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_jedec_test.287177.out', 'dumpstack.sh_ReplayGyroFFT.286582.out', 'dumpstack.sh_CompassCalibrator_index_test.285223.out', 'dumpstack.sh_ToshibaLED_test.287069.out', 'dumpstack.sh_AP_Logger_AllTypes.284229.out', 'dumpcore.sh_jedec_test.287177.out', 'dumpcore.sh_CompassCalibrator_index_test.285223.out', 'dumpcore.sh_AP_Logger_AllTypes.284229.out', 'dumpcore.sh_ReplayGyroFFT.286582.out', 'dumpcore.sh_ToshibaLED_test.287069.out', 'autotest-1745443317626003.tlog', 'autotest-1745442850492914.tlog', 'autotest-1745442756884270.tlog', 'autotest-1745442359382976.tlog'] >>>> RUNNING STEP: prerequisites at Wed Apr 23 21:31:38 2025 Running: ("/bin/rm -f logs/*.BIN logs/LASTLOG.TXT") in (.) Testing prerequisites >>>> PASSED STEP: prerequisites at Wed Apr 23 21:31:38 2025 >>>> RUNNING STEP: build.Binaries at Wed Apr 23 21:31: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-04-23 21:31:39.345925 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: 7f918b68b8c3afea063ecc819891a199e3c3ac79 BB: git hash: 7f918b68b8c3afea063ecc819891a199e3c3ac79 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 '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 '93fb9792cc64ad504739373d92af3ef264ec1718' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9fddc857ff0675a01e2457f0dd8d5ea276281433' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Building ArduCopter stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/261] Building board: 3DRControlZeroG at 2025-04-23 21:31:39.957368 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/261] Building board: ACNS-CM4Pilot at 2025-04-23 21:31:41.239849 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/261] Building board: ACNS-F405AIO at 2025-04-23 21:31:41.440717 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/261] Building board: aero at 2025-04-23 21:31:41.633886 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.764s) BB-WAF: 'clean' finished successfully (1.310s) 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.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/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_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/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_BMP581.cpp BB-WAF: [ 70/1201] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 71/1201] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 72/1201] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 73/1201] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 74/1201] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 75/1201] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 76/1201] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 77/1201] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 78/1201] Compiling libraries/AP_Baro/AP_Baro_BMP388.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_BMP085.cpp BB-WAF: [ 88/1201] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 89/1201] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 90/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 91/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 92/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 93/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 94/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 95/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 96/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 97/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 98/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 99/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 100/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 101/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 102/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 103/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 104/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 105/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 106/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.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_INA2xx.cpp BB-WAF: [ 111/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 112/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 113/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 114/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 115/1201] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 116/1201] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 117/1201] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 118/1201] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 119/1201] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 120/1201] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 121/1201] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 122/1201] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 123/1201] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 124/1201] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 125/1201] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 126/1201] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 127/1201] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 128/1201] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 129/1201] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 130/1201] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 131/1201] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 132/1201] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 133/1201] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 134/1201] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 135/1201] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 136/1201] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 137/1201] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 138/1201] Compiling libraries/AP_Camera/AP_Camera_MAVLink.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/AP_CheckFirmware.cpp BB-WAF: [ 143/1201] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 144/1201] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 145/1201] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 146/1201] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 147/1201] Compiling libraries/AP_Common/AP_FWVersion.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/ExpandingString.cpp BB-WAF: [ 151/1201] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 152/1201] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 153/1201] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 154/1201] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 155/1201] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 156/1201] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 157/1201] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 158/1201] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 159/1201] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 160/1201] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 161/1201] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 162/1201] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 163/1201] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 164/1201] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 165/1201] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 166/1201] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 167/1201] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 168/1201] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 169/1201] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 170/1201] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 171/1201] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 172/1201] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 173/1201] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 174/1201] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 175/1201] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 176/1201] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 177/1201] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.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_GPS.cpp BB-WAF: [ 181/1201] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 182/1201] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 183/1201] Compiling libraries/AP_DAL/AP_DAL_Baro.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_DroneCAN.cpp BB-WAF: [ 188/1201] Compiling libraries/AP_DroneCAN/AP_Canard_iface.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_NWPMU.cpp BB-WAF: [ 193/1201] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 194/1201] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 195/1201] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 196/1201] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 197/1201] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 198/1201] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 199/1201] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.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_MicroStrain5.cpp BB-WAF: [ 206/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 207/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.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/AP_Filesystem_FATFS.cpp BB-WAF: [ 213/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 214/1201] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 215/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 216/1201] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 217/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 218/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 219/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 220/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 221/1201] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 222/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 223/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.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_MAVlite_SPortToMAVlite.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_Parameters.cpp BB-WAF: [ 228/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.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_Backend.cpp BB-WAF: [ 231/1201] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 232/1201] Compiling libraries/AP_GPS/AP_GPS_NMEA.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_SBF.cpp BB-WAF: [ 236/1201] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 237/1201] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 238/1201] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 239/1201] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 240/1201] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 241/1201] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 242/1201] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 243/1201] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 244/1201] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 245/1201] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 246/1201] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 247/1201] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 248/1201] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 249/1201] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 250/1201] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 251/1201] Compiling libraries/AP_Generator/AP_Generator.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_IE_650_800.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_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/fw_uploader.cpp BB-WAF: [ 263/1201] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 264/1201] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 265/1201] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 266/1201] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 267/1201] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 268/1201] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 269/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 270/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 271/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 272/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 273/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 274/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 275/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 276/1201] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 277/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 278/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 279/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 280/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 281/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 282/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 283/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 284/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 285/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 286/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 287/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 288/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 289/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 290/1201] Compiling libraries/AP_InertialSensor/AuxiliaryBus.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_Block.cpp BB-WAF: [ 296/1201] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 297/1201] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 298/1201] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 299/1201] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 300/1201] Compiling libraries/AP_MSP/msp.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_Generic.cpp BB-WAF: [ 304/1201] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.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/matrixN.cpp BB-WAF: [ 309/1201] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 310/1201] Compiling libraries/AP_Math/AP_GeodesicGrid.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/chirp.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/location_double.cpp BB-WAF: [ 317/1201] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 318/1201] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 319/1201] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 320/1201] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 321/1201] Compiling libraries/AP_Math/vector2.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_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 326/1201] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 327/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 328/1201] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 329/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 330/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 331/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 332/1201] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 333/1201] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 334/1201] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 335/1201] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 336/1201] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 337/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 338/1201] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 339/1201] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 340/1201] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 341/1201] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 342/1201] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 343/1201] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 344/1201] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 345/1201] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 346/1201] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 347/1201] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 348/1201] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 349/1201] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 350/1201] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 351/1201] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 352/1201] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 353/1201] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 354/1201] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 355/1201] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 356/1201] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 357/1201] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 358/1201] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 359/1201] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 360/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.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_Logging.cpp BB-WAF: [ 365/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 366/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 367/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.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/api/netifapi.c BB-WAF: [ 372/1201] Compiling modules/lwip/src/core/ipv4/igmp.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/timeouts.c BB-WAF: [ 376/1201] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 377/1201] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 378/1201] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 379/1201] Compiling modules/lwip/src/core/init.c BB-WAF: [ 380/1201] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 381/1201] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 382/1201] Compiling modules/lwip/src/core/def.c BB-WAF: [ 383/1201] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 384/1201] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 385/1201] Compiling modules/lwip/src/core/altcp.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_ChibiOS.cpp BB-WAF: [ 391/1201] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 392/1201] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 393/1201] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 394/1201] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 395/1201] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 396/1201] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 397/1201] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 398/1201] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 399/1201] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 400/1201] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 401/1201] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 402/1201] Compiling modules/lwip/src/netif/ppp/chap-md5.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/netif/lowpan6.c BB-WAF: [ 407/1201] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 408/1201] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 409/1201] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 410/1201] Compiling modules/lwip/src/netif/lowpan6_ble.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/lcp.c BB-WAF: [ 414/1201] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 415/1201] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 416/1201] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 417/1201] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 418/1201] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 419/1201] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 420/1201] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 421/1201] Compiling modules/lwip/src/core/ipv4/dhcp.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/core/ipv4/ip4_addr.c BB-WAF: [ 425/1201] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 426/1201] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 427/1201] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 428/1201] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 429/1201] Compiling modules/lwip/src/api/err.c BB-WAF: [ 430/1201] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 431/1201] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 432/1201] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 433/1201] Compiling modules/lwip/src/core/ipv4/ip4.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/api/api_msg.c BB-WAF: [ 437/1201] Compiling modules/lwip/src/core/tcp.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/slipif.c BB-WAF: [ 441/1201] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 442/1201] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 443/1201] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 444/1201] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 445/1201] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 446/1201] Compiling modules/lwip/src/netif/ppp/pppcrypt.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/core/sys.c BB-WAF: [ 450/1201] Compiling libraries/AP_Notify/ToshibaLED_I2C.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/NeoPixel.cpp BB-WAF: [ 454/1201] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 455/1201] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 456/1201] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 457/1201] Compiling libraries/AP_Notify/SITL_SFML_LED.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/NavigatorLED.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/IS31FL3195.cpp BB-WAF: [ 467/1201] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 468/1201] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 469/1201] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 470/1201] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 471/1201] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 472/1201] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 473/1201] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 474/1201] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 475/1201] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 476/1201] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 477/1201] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 478/1201] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 479/1201] Compiling libraries/AP_Notify/DiscoLED.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_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_DroneCAN.cpp BB-WAF: [ 491/1201] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 492/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 493/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 494/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 495/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 496/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 497/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 498/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.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_CXOF.cpp BB-WAF: [ 502/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.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_Param.cpp BB-WAF: [ 506/1201] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 507/1201] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 508/1201] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 509/1201] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 510/1201] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 511/1201] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 512/1201] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 513/1201] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 514/1201] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 515/1201] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 516/1201] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 517/1201] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 518/1201] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 519/1201] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 520/1201] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 521/1201] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 522/1201] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 523/1201] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 524/1201] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 525/1201] Compiling libraries/AP_Proximity/AP_Proximity_Params.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/spm_srxl.cpp BB-WAF: [ 534/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 535/1201] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 536/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 537/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 538/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 539/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.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/AP_RPM_Params.cpp BB-WAF: [ 549/1201] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 550/1201] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 551/1201] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 552/1201] Compiling libraries/AP_RPM/AP_RPM.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/RPM_ESC_Telem.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_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_cc2500.cpp BB-WAF: [ 564/1201] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 565/1201] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 566/1201] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 567/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 568/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 569/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 570/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 571/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 572/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 573/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 574/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 575/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 576/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 577/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 578/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 579/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 580/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 581/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 582/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 583/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 584/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 585/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 586/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 587/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 588/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 589/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 590/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 591/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 592/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 593/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 594/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 595/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 596/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 597/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 598/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 599/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.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_CAN.cpp BB-WAF: [ 602/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 603/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 604/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 605/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 606/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 607/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.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/TerrainMission.cpp BB-WAF: [ 627/1201] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [ 628/1201] Compiling libraries/AP_Terrain/TerrainIO.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.cpp BB-WAF: [ 637/1201] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.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/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_PWM.cpp BB-WAF: [ 646/1201] Compiling libraries/AP_Winch/AP_Winch_Daiwa.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/SlewLimiter.cpp BB-WAF: [ 652/1201] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 653/1201] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 654/1201] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 655/1201] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 656/1201] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 657/1201] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 658/1201] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 659/1201] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 660/1201] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 661/1201] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 662/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 663/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 664/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 665/1201] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 666/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 667/1201] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 668/1201] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 669/1201] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 670/1201] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 671/1201] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 672/1201] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 673/1201] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 674/1201] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 675/1201] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 676/1201] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 677/1201] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 678/1201] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 679/1201] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 680/1201] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 681/1201] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 682/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: [ 683/1201] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 684/1201] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 685/1201] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 686/1201] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 687/1201] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 688/1201] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 689/1201] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 690/1201] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 691/1201] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 692/1201] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 693/1201] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 694/1201] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 695/1201] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 696/1201] Compiling libraries/AP_HAL/utility/packetise.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/Socket_native.cpp BB-WAF: [ 702/1201] Compiling libraries/AP_HAL/utility/getopt_cpp.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/srxl.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/UARTDriver.cpp BB-WAF: [ 710/1201] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 711/1201] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 712/1201] Compiling libraries/AP_HAL_Empty/RCOutput.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/VideoIn.cpp BB-WAF: [ 716/1201] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 717/1201] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 718/1201] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 719/1201] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 720/1201] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 721/1201] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 722/1201] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 723/1201] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 724/1201] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 725/1201] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 726/1201] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 727/1201] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 728/1201] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 729/1201] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 730/1201] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 731/1201] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 732/1201] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 733/1201] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 734/1201] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 735/1201] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 736/1201] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 737/1201] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 738/1201] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 739/1201] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 740/1201] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 741/1201] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 742/1201] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 743/1201] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 744/1201] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 745/1201] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 746/1201] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 747/1201] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 748/1201] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 749/1201] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 750/1201] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 751/1201] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 752/1201] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 753/1201] Compiling libraries/AP_HAL_Linux/Semaphores.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/Heat_Pwm.cpp BB-WAF: [ 758/1201] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 759/1201] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 760/1201] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 761/1201] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 762/1201] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 763/1201] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 764/1201] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 765/1201] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 766/1201] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 767/1201] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 768/1201] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 769/1201] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 770/1201] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 771/1201] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 772/1201] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 773/1201] Compiling libraries/AP_HAL_Linux/GPIO_Navio.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/ltablib.c BB-WAF: [ 779/1201] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 780/1201] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 781/1201] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 782/1201] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 783/1201] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 784/1201] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 785/1201] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 786/1201] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 787/1201] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 788/1201] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 789/1201] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 790/1201] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 791/1201] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 792/1201] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 793/1201] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 794/1201] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 795/1201] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 796/1201] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 797/1201] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 798/1201] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 799/1201] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 800/1201] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 801/1201] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 802/1201] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 803/1201] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 804/1201] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 805/1201] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 806/1201] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 807/1201] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 808/1201] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 809/1201] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 810/1201] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 811/1201] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 812/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 813/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 814/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 815/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 816/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 817/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 818/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 819/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 820/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 821/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 822/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 823/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 824/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 825/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 826/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 827/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 828/1201] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 829/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 830/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 831/1201] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 832/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 833/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 834/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 835/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 836/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 837/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 838/1201] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 839/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 840/1201] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 841/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 842/1201] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 843/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 844/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 845/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 846/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 847/1201] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 848/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 849/1201] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 850/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 851/1201] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 852/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 853/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 854/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.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/sgDecodeInstall.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_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.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/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_RangeFinder.cpp BB-WAF: [ 880/1201] Compiling libraries/AP_DAL/AP_DAL_Beacon.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_core.cpp BB-WAF: [ 884/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 885/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 886/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 887/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 888/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 889/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 890/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 891/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 892/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.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/AP_Logger.cpp BB-WAF: [ 901/1201] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 902/1201] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 903/1201] Compiling libraries/AP_Logger/AP_Logger_File.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_FPort2.cpp BB-WAF: [ 912/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 913/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 914/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 915/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 916/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.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_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.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_AttitudeControl.cpp BB-WAF: [ 939/1201] Compiling libraries/AC_AttitudeControl/AC_PosControl.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: /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 139719653861952: cxx AP_Compass.cpp -> AP_Compass.cpp.3.o} BB-WAF: (run with -v to display more information) BB: Process failed ((402974, 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.081s) 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: 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/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_OAPathPlanner.cpp BB-WAF: [ 20/1201] Compiling libraries/AC_Avoidance/AP_OAVisGraph.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_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/Airspeed_Calibration.cpp BB-WAF: [ 57/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 58/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 59/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 60/1201] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.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_BMP388.cpp BB-WAF: [ 70/1201] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 71/1201] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 72/1201] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 73/1201] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 74/1201] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 75/1201] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 76/1201] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 77/1201] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 78/1201] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 79/1201] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 80/1201] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 81/1201] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.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_LPS2XH.cpp BB-WAF: [ 86/1201] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 87/1201] Compiling libraries/AP_Baro/AP_Baro_Wind.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_FuelFlow.cpp BB-WAF: [ 91/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 92/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 93/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 94/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 95/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 96/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.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_Rotoye.cpp BB-WAF: [ 99/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 100/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 101/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 102/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 103/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 104/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 105/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 106/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 107/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 108/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 109/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 110/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 111/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 112/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 113/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 114/1201] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 115/1201] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 116/1201] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 117/1201] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 118/1201] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 119/1201] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 120/1201] Compiling libraries/AP_Beacon/AP_Beacon_Backend.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_CANIfaceParams.cpp BB-WAF: [ 127/1201] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 128/1201] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 129/1201] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 130/1201] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 131/1201] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 132/1201] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 133/1201] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 134/1201] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 135/1201] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 136/1201] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 137/1201] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1201] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 139/1201] Compiling libraries/AP_Camera/AP_Camera_MAVLink.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/Location.cpp BB-WAF: [ 145/1201] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 146/1201] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 147/1201] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 148/1201] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1201] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 150/1201] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 151/1201] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 152/1201] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 153/1201] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 154/1201] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 155/1201] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 156/1201] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 157/1201] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 158/1201] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 159/1201] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 160/1201] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 161/1201] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 162/1201] Compiling libraries/AP_Compass/Compass_learn.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_Backend.cpp BB-WAF: [ 166/1201] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 167/1201] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 168/1201] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 169/1201] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 170/1201] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 171/1201] Compiling libraries/AP_Compass/AP_Compass_MAG3110.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_SITL.cpp BB-WAF: [ 176/1201] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 177/1201] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 178/1201] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 179/1201] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 180/1201] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 181/1201] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 182/1201] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 183/1201] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 184/1201] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 185/1201] Compiling libraries/AP_Declination/tables.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_serial.cpp BB-WAF: [ 190/1201] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 191/1201] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 192/1201] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 193/1201] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 194/1201] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 195/1201] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 196/1201] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 197/1201] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 198/1201] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 199/1201] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 200/1201] Compiling libraries/AP_EFI/AP_EFI_MAV.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.cpp BB-WAF: [ 205/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 206/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 207/1201] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 208/1201] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.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_FATFS.cpp BB-WAF: [ 215/1201] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 216/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 217/1201] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 218/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 219/1201] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.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_MAVliteToSPort.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_SPort.cpp BB-WAF: [ 225/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 226/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 227/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 228/1201] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.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_NMEA.cpp BB-WAF: [ 232/1201] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 233/1201] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 234/1201] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 235/1201] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 236/1201] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 237/1201] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 238/1201] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 239/1201] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 240/1201] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 241/1201] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 242/1201] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 243/1201] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 244/1201] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 245/1201] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 246/1201] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 247/1201] Compiling libraries/AP_GPS/AP_GPS_SBP.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_Backend.cpp BB-WAF: [ 251/1201] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 252/1201] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.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_EPM.cpp BB-WAF: [ 257/1201] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 258/1201] Compiling libraries/AP_Gripper/AP_Gripper.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/fw_uploader.cpp BB-WAF: [ 263/1201] Compiling libraries/AP_IOMCU/AP_IOMCU.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/AP_IRLock_SITL.cpp BB-WAF: [ 267/1201] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 268/1201] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 269/1201] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 270/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 271/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 272/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 273/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 274/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 275/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 276/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 277/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 278/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 279/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 280/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 281/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 282/1201] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 283/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 284/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 285/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 286/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 287/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 288/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 289/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 290/1201] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.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/LogFile.cpp BB-WAF: [ 296/1201] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 297/1201] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 298/1201] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 299/1201] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 300/1201] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 301/1201] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 302/1201] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 303/1201] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 304/1201] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 305/1201] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 306/1201] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.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_Math.cpp BB-WAF: [ 310/1201] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 311/1201] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 312/1201] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 313/1201] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 314/1201] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 315/1201] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 316/1201] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 317/1201] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 318/1201] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 319/1201] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 320/1201] Compiling libraries/AP_Math/spline5.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_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 326/1201] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 327/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 328/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 329/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 330/1201] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 331/1201] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 332/1201] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 333/1201] Compiling libraries/AP_Motors/AP_MotorsHeli.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_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 337/1201] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 338/1201] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 339/1201] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 340/1201] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 341/1201] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 342/1201] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 343/1201] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 344/1201] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 345/1201] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 346/1201] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 347/1201] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 348/1201] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 349/1201] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 350/1201] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 351/1201] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 352/1201] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 353/1201] Compiling libraries/AP_Mount/AP_Mount_SToRM32.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/EKFGSF_Logging.cpp BB-WAF: [ 357/1201] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 358/1201] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 359/1201] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 360/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 361/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 362/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 363/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 364/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 365/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 366/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 367/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 368/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 369/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 370/1201] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 371/1201] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 372/1201] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 373/1201] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 374/1201] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 375/1201] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 376/1201] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 377/1201] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 378/1201] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 379/1201] Compiling modules/lwip/src/core/init.c BB-WAF: [ 380/1201] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 381/1201] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 382/1201] Compiling modules/lwip/src/core/def.c BB-WAF: [ 383/1201] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 384/1201] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 385/1201] Compiling modules/lwip/src/core/altcp.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/pppos.c BB-WAF: [ 394/1201] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 395/1201] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 396/1201] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 397/1201] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 398/1201] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 399/1201] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 400/1201] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 401/1201] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 402/1201] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 403/1201] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 404/1201] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 405/1201] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 406/1201] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 407/1201] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 408/1201] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 409/1201] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 410/1201] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 411/1201] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 412/1201] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 413/1201] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 414/1201] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 415/1201] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 416/1201] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 417/1201] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 418/1201] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 419/1201] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 420/1201] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 421/1201] Compiling modules/lwip/src/core/ipv4/dhcp.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/pppcrypt.c BB-WAF: [ 425/1201] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 426/1201] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 427/1201] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 428/1201] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 429/1201] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 430/1201] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 431/1201] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 432/1201] Compiling modules/lwip/src/api/err.c BB-WAF: [ 433/1201] Compiling modules/lwip/src/api/api_msg.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/netif/lowpan6_common.c BB-WAF: [ 437/1201] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 438/1201] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 439/1201] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 440/1201] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 441/1201] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 442/1201] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 443/1201] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 444/1201] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 445/1201] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 446/1201] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 447/1201] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 448/1201] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 449/1201] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 450/1201] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 451/1201] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 452/1201] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 453/1201] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 454/1201] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 455/1201] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 456/1201] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 457/1201] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 458/1201] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 459/1201] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 460/1201] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 461/1201] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 462/1201] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 463/1201] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 464/1201] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 465/1201] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 466/1201] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 467/1201] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 468/1201] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 469/1201] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 470/1201] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 471/1201] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 472/1201] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 473/1201] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 474/1201] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 475/1201] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 476/1201] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 477/1201] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 478/1201] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 479/1201] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 480/1201] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 481/1201] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 482/1201] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 483/1201] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 484/1201] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 485/1201] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 486/1201] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 487/1201] Compiling libraries/AP_OSD/AP_OSD_SITL.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_DroneCAN.cpp BB-WAF: [ 491/1201] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 492/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 493/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 494/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 495/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 496/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 497/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 498/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 499/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 500/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 501/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 502/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 503/1201] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.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_Scripting.cpp BB-WAF: [ 513/1201] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 514/1201] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 515/1201] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 516/1201] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 517/1201] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 518/1201] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 519/1201] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 520/1201] Compiling libraries/AP_Proximity/AP_Proximity_LD06.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.cpp BB-WAF: [ 524/1201] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 525/1201] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 526/1201] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 527/1201] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 528/1201] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 529/1201] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.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_PPMSum.cpp BB-WAF: [ 533/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 534/1201] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 535/1201] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 536/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 537/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 538/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 539/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 540/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.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_Spektrum_Telem.cpp BB-WAF: [ 544/1201] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 545/1201] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 546/1201] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 547/1201] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 548/1201] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 549/1201] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 550/1201] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 551/1201] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 552/1201] Compiling libraries/AP_RPM/RPM_HarmonicNotch.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/RPM_EFI.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/driver_bk2425.cpp BB-WAF: [ 561/1201] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 562/1201] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 563/1201] Compiling libraries/AP_Radio/AP_Radio.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_VL53L1X.cpp BB-WAF: [ 568/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 569/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 570/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 571/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 572/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 573/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 574/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 575/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 576/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 577/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 578/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 579/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 580/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 581/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 582/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 583/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 584/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 585/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 586/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 587/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 588/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 589/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 590/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 591/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 592/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 593/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 594/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.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_CAN.cpp BB-WAF: [ 597/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 598/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 599/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 600/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 601/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 602/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 603/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 604/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 605/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 606/1201] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.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_MCP9600.cpp BB-WAF: [ 620/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 621/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 622/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 623/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 624/1201] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 625/1201] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 626/1201] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 627/1201] Compiling libraries/AP_Terrain/TerrainIO.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_SmartAudio.cpp BB-WAF: [ 633/1201] Compiling libraries/AP_VideoTX/AP_Tramp.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_Backend.cpp BB-WAF: [ 637/1201] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.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/WheelEncoder_Backend.cpp BB-WAF: [ 641/1201] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 642/1201] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 643/1201] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 644/1201] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 645/1201] Compiling libraries/AP_Winch/AP_Winch_PWM.cpp BB-WAF: [ 646/1201] Compiling libraries/AP_Winch/AP_Winch_Daiwa.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/SlewLimiter.cpp BB-WAF: [ 651/1201] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 652/1201] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 653/1201] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 654/1201] Compiling libraries/Filter/DerivativeFilter.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/HarmonicNotchFilter.cpp BB-WAF: [ 658/1201] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 659/1201] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 660/1201] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 661/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 662/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 663/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 664/1201] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 665/1201] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 666/1201] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 667/1201] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 668/1201] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 669/1201] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 670/1201] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 671/1201] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 672/1201] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 673/1201] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 674/1201] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 675/1201] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 676/1201] Compiling libraries/SRV_Channel/SRV_Channel.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/BetterStream.cpp BB-WAF: [ 680/1201] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 681/1201] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 682/1201] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 683/1201] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 684/1201] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 685/1201] Compiling libraries/AP_HAL/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: [ 686/1201] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 687/1201] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 688/1201] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 689/1201] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 690/1201] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 691/1201] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 692/1201] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 693/1201] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 694/1201] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 695/1201] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 696/1201] Compiling libraries/AP_HAL/utility/sumd.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/Socket_native.cpp BB-WAF: [ 700/1201] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 701/1201] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 702/1201] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 703/1201] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 704/1201] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 705/1201] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 706/1201] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 707/1201] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 708/1201] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 709/1201] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 710/1201] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 711/1201] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 712/1201] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 713/1201] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 714/1201] Compiling modules/DroneCAN/libcanard/canard.c BB-WAF: [ 715/1201] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 716/1201] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 717/1201] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 718/1201] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 719/1201] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 720/1201] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 721/1201] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 722/1201] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 723/1201] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 724/1201] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 725/1201] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 726/1201] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 727/1201] Compiling libraries/AP_HAL_Linux/RCInput_PRU.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/PollerThread.cpp BB-WAF: [ 731/1201] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 732/1201] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 733/1201] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 734/1201] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 735/1201] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 736/1201] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 737/1201] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 738/1201] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 739/1201] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 740/1201] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 741/1201] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 742/1201] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 743/1201] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 744/1201] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 745/1201] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 746/1201] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 747/1201] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 748/1201] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 749/1201] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 750/1201] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 751/1201] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 752/1201] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 753/1201] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 754/1201] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 755/1201] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 756/1201] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 757/1201] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 758/1201] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 759/1201] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 760/1201] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 761/1201] Compiling libraries/AP_HAL_Linux/I2CDevice.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/ToneAlarm.cpp BB-WAF: [ 765/1201] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 766/1201] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 767/1201] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 768/1201] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 769/1201] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 770/1201] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 771/1201] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 772/1201] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 773/1201] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 774/1201] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.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/lundump.c BB-WAF: [ 778/1201] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 779/1201] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 780/1201] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 781/1201] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 782/1201] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 783/1201] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 784/1201] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 785/1201] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 786/1201] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 787/1201] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 788/1201] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 789/1201] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 790/1201] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 791/1201] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 792/1201] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 793/1201] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 794/1201] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 795/1201] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 796/1201] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 797/1201] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 798/1201] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 799/1201] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 800/1201] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 801/1201] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 802/1201] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 803/1201] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 804/1201] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 805/1201] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 806/1201] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 807/1201] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 808/1201] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 809/1201] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 810/1201] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 811/1201] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 812/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 813/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 814/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 815/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 816/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 817/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 818/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 819/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.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/scaleddecode.c BB-WAF: [ 824/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 825/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 826/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 827/1201] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 828/1201] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 829/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 830/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 831/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 832/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 833/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 834/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 835/1201] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 836/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 837/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 838/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.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/appendChecksum.c BB-WAF: [ 842/1201] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 843/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 844/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 845/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 846/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.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/uint162Buf.c BB-WAF: [ 850/1201] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 851/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 852/1201] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 853/1201] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.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_DCM.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_Beacon.cpp BB-WAF: [ 879/1201] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.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_Outputs.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_Control.cpp BB-WAF: [ 887/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 888/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 889/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 890/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 891/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 892/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 893/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 894/1201] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.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_Backend.cpp BB-WAF: [ 902/1201] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 903/1201] Compiling libraries/AP_Logger/AP_Logger.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_FPort2.cpp BB-WAF: [ 913/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 914/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 915/1201] Compiling libraries/AP_RCProtocol/AP_RCProtocol.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_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/AP_OADatabase.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 140130075114768: cxx AP_Compass.cpp -> AP_Compass.cpp.3.o} BB-WAF: (run with -v to display more information) BB: Process failed ((406594, 256)) BB: Failed build of ArduCopter aero-heli stable BB: [5/261] Building board: aerofc-v1 at 2025-04-23 21:32:26.216395 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/261] Building board: AEROFOX-H7 at 2025-04-23 21:32:27.036712 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/261] Building board: AET-H743-Basic at 2025-04-23 21:32:28.606816 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/261] Building board: airbotf4 at 2025-04-23 21:32:30.201135 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/261] Building board: AIRLink at 2025-04-23 21:32:30.262434 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/261] Building board: Airvolute-DCS2 at 2025-04-23 21:32:30.321219 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/261] Building board: AnyleafH7 at 2025-04-23 21:32:30.379885 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/261] Building board: Aocoda-RC-H743Dual at 2025-04-23 21:32:30.436092 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/261] Building board: ARK_FPV at 2025-04-23 21:32:30.492033 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/261] Building board: ARKV6X at 2025-04-23 21:32:32.089721 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/261] Building board: AtomRCF405NAVI at 2025-04-23 21:32:32.152840 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/261] Building board: bbbmini at 2025-04-23 21:32:32.221259 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/261] Building board: BeastF7 at 2025-04-23 21:32:32.276771 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/261] Building board: BeastF7v2 at 2025-04-23 21:32:32.337887 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/261] Building board: BeastH7 at 2025-04-23 21:32:32.397514 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/261] Building board: BeastH7v2 at 2025-04-23 21:32:32.455626 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/261] Building board: bebop at 2025-04-23 21:32:32.513274 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/261] Building board: bebop at 2025-04-23 21:32:32.570025 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/261] Building board: BETAFPV-F405 at 2025-04-23 21:32:32.622649 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/261] Building board: BETAFPV-F405-I2C at 2025-04-23 21:32:32.681481 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/261] Building board: bhat at 2025-04-23 21:32:34.257901 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/261] Building board: BlitzF745 at 2025-04-23 21:32:34.316570 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/261] Building board: BlitzF745AIO at 2025-04-23 21:32:34.375154 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/261] Building board: BlitzH743Pro at 2025-04-23 21:32:34.432767 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/261] Building board: BlitzMiniF745 at 2025-04-23 21:32:34.490392 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/261] Building board: BlitzWingH743 at 2025-04-23 21:32:34.549347 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/261] Building board: blue at 2025-04-23 21:32:34.604859 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/261] Building board: BrahmaF4 at 2025-04-23 21:32:34.659522 BB: Trying checkout ArduCopter stable BrahmaF4 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 BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BrahmaF4/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 (BrahmaF4) - not in board list BB: Considering frame heli for board BrahmaF4 BB: Trying checkout ArduCopter stable BrahmaF4 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 BrahmaF4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BrahmaF4-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 (BrahmaF4) - not in board list BB: [33/261] Building board: BROTHERHOBBYF405v3 at 2025-04-23 21:32:36.234278 BB: Trying checkout ArduCopter stable BROTHERHOBBYF405v3 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 BROTHERHOBBYF405v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BROTHERHOBBYF405v3/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 (BROTHERHOBBYF405v3) - not in board list BB: Considering frame heli for board BROTHERHOBBYF405v3 BB: Trying checkout ArduCopter stable BROTHERHOBBYF405v3 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 BROTHERHOBBYF405v3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BROTHERHOBBYF405v3-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 (BROTHERHOBBYF405v3) - not in board list BB: [34/261] Building board: BROTHERHOBBYH743 at 2025-04-23 21:32:37.874674 BB: Trying checkout ArduCopter stable BROTHERHOBBYH743 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 BROTHERHOBBYH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BROTHERHOBBYH743/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 (BROTHERHOBBYH743) - not in board list BB: Considering frame heli for board BROTHERHOBBYH743 BB: Trying checkout ArduCopter stable BROTHERHOBBYH743 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 BROTHERHOBBYH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/BROTHERHOBBYH743-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 (BROTHERHOBBYH743) - not in board list BB: [35/261] Building board: canzero at 2025-04-23 21:32:39.513446 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: [36/261] Building board: CBU-H7-LC-Stamp at 2025-04-23 21:32:39.579949 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: [37/261] Building board: CBU-H7-Stamp at 2025-04-23 21:32:41.185772 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: [38/261] Building board: CORVON405V2_1 at 2025-04-23 21:32:42.793397 BB: Trying checkout ArduCopter stable CORVON405V2_1 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 CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CORVON405V2_1/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 (CORVON405V2_1) - not in board list BB: Considering frame heli for board CORVON405V2_1 BB: Trying checkout ArduCopter stable CORVON405V2_1 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 CORVON405V2_1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/CORVON405V2_1-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 (CORVON405V2_1) - not in board list BB: [39/261] Building board: CrazyF405 at 2025-04-23 21:32:44.434593 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: [40/261] Building board: crazyflie2 at 2025-04-23 21:32:46.057733 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: [41/261] Building board: CSKY405 at 2025-04-23 21:32:46.120405 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: [42/261] Building board: CUAV-7-Nano at 2025-04-23 21:32:47.764849 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: [43/261] Building board: CUAV-Nora at 2025-04-23 21:32:47.828737 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: [44/261] Building board: CUAV-Nora-bdshot at 2025-04-23 21:32:47.928458 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: [45/261] Building board: CUAV-Pixhack-v3 at 2025-04-23 21:32:47.991458 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: [46/261] Building board: CUAV-X7 at 2025-04-23 21:32:49.613012 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: [47/261] Building board: CUAV-X7-bdshot at 2025-04-23 21:32:49.673956 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: [48/261] Building board: CUAVv5 at 2025-04-23 21:32:49.736417 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: [49/261] Building board: CUAVv5-bdshot at 2025-04-23 21:32:49.793867 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: [50/261] Building board: CUAVv5Nano at 2025-04-23 21:32:49.852145 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: [51/261] Building board: CUAVv5Nano-bdshot at 2025-04-23 21:32:49.908783 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: [52/261] Building board: CubeBlack at 2025-04-23 21:32:49.965183 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: [53/261] Building board: CubeBlack+ at 2025-04-23 21:32:50.021728 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: [54/261] Building board: CubeGreen-solo at 2025-04-23 21:32:50.078761 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: [55/261] Building board: CubeOrange at 2025-04-23 21:32:50.137926 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: [56/261] Building board: CubeOrange-bdshot at 2025-04-23 21:32:50.199043 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: [57/261] Building board: CubeOrange-SimOnHardWare at 2025-04-23 21:32:50.258078 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: [58/261] Building board: CubeOrangePlus at 2025-04-23 21:32:50.316396 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: [59/261] Building board: CubeOrangePlus-bdshot at 2025-04-23 21:32:50.379245 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: [60/261] Building board: CubeOrangePlus-SimOnHardWare at 2025-04-23 21:32:50.439468 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: [61/261] Building board: CubePurple at 2025-04-23 21:32:50.499050 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: [62/261] Building board: CubeRedPrimary at 2025-04-23 21:32:50.557289 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: [63/261] Building board: CubeRedSecondary at 2025-04-23 21:32:50.616251 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: [64/261] Building board: CubeSolo at 2025-04-23 21:32:50.672529 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: [65/261] Building board: CubeYellow at 2025-04-23 21:32:50.733691 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: [66/261] Building board: CubeYellow-bdshot at 2025-04-23 21:32:50.792122 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: [67/261] Building board: dark at 2025-04-23 21:32:50.860998 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: [68/261] Building board: DevEBoxH7v2 at 2025-04-23 21:32:50.915450 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: [69/261] Building board: disco at 2025-04-23 21:32:50.974588 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: [70/261] Building board: DroneerF405 at 2025-04-23 21:32:51.029963 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: [71/261] Building board: DrotekP3Pro at 2025-04-23 21:32:52.628339 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: [72/261] Building board: Durandal at 2025-04-23 21:32:52.689744 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: [73/261] Building board: Durandal-bdshot at 2025-04-23 21:32:52.747622 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: [74/261] Building board: edge at 2025-04-23 21:32:52.805351 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: [75/261] Building board: erleboard at 2025-04-23 21:32:52.863896 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: [76/261] Building board: erlebrain2 at 2025-04-23 21:32:52.920617 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: [77/261] Building board: F35Lightning at 2025-04-23 21:32:52.978574 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: [78/261] Building board: F4BY at 2025-04-23 21:32:53.036682 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: [79/261] Building board: F4BY_F427 at 2025-04-23 21:32:53.095455 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: [80/261] Building board: FlyingMoonF407 at 2025-04-23 21:32:54.755811 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: [81/261] Building board: FlyingMoonF427 at 2025-04-23 21:32:54.818179 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: [82/261] Building board: FlyingMoonH743 at 2025-04-23 21:32:54.877838 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: [83/261] Building board: FlywooF405HD-AIOv2 at 2025-04-23 21:32:54.936856 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: [84/261] Building board: FlywooF405Pro at 2025-04-23 21:32:56.567278 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: [85/261] Building board: FlywooF405S-AIO at 2025-04-23 21:32:56.628907 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: [86/261] Building board: FlywooF745 at 2025-04-23 21:32:56.696807 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: [87/261] Building board: FlywooF745Nano at 2025-04-23 21:32:56.760133 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: [88/261] Building board: FlywooH743Pro at 2025-04-23 21:32:56.824170 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: [89/261] Building board: fmuv2 at 2025-04-23 21:32:58.416471 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: [90/261] Building board: fmuv3 at 2025-04-23 21:32:58.477399 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: [91/261] Building board: fmuv5 at 2025-04-23 21:32:58.535052 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: [92/261] Building board: FoxeerF405v2 at 2025-04-23 21:32:58.592406 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: [93/261] Building board: FoxeerH743v1 at 2025-04-23 21:32:58.650452 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: [94/261] Building board: GEPRC_TAKER_H743 at 2025-04-23 21:32:58.706914 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: [95/261] Building board: GEPRCF745BTHD at 2025-04-23 21:33:00.286805 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: [96/261] Building board: Here4FC at 2025-04-23 21:33:01.870683 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: [97/261] Building board: IFLIGHT_2RAW_H7 at 2025-04-23 21:33:01.939790 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: [98/261] Building board: JFB100 at 2025-04-23 21:33:02.002992 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: [99/261] Building board: JFB110 at 2025-04-23 21:33:02.061848 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: [100/261] Building board: JHEM_JHEF405 at 2025-04-23 21:33:02.120725 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: [101/261] Building board: JHEMCU-GSF405A at 2025-04-23 21:33:03.698112 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: [102/261] Building board: JHEMCU-GSF405A-RX2 at 2025-04-23 21:33:03.762300 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: [103/261] Building board: JHEMCU-H743HD at 2025-04-23 21:33:03.819664 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: [104/261] Building board: KakuteF4 at 2025-04-23 21:33:05.379942 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: [105/261] Building board: KakuteF4-Wing at 2025-04-23 21:33:05.440805 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: [106/261] Building board: KakuteF4Mini at 2025-04-23 21:33:07.025831 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: [107/261] Building board: KakuteF7 at 2025-04-23 21:33:07.087398 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: [108/261] Building board: KakuteF7-bdshot at 2025-04-23 21:33:07.145347 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: [109/261] Building board: KakuteF7Mini at 2025-04-23 21:33:07.203868 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: [110/261] Building board: KakuteH7 at 2025-04-23 21:33:07.260561 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: [111/261] Building board: KakuteH7-bdshot at 2025-04-23 21:33:07.317971 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: [112/261] Building board: KakuteH7-Wing at 2025-04-23 21:33:07.379219 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: [113/261] Building board: KakuteH7Mini at 2025-04-23 21:33:07.436108 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: [114/261] Building board: KakuteH7Mini-Nand at 2025-04-23 21:33:07.494713 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: [115/261] Building board: KakuteH7v2 at 2025-04-23 21:33:07.551829 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: [116/261] Building board: linux at 2025-04-23 21:33:07.611523 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: [117/261] Building board: LongBowF405WING at 2025-04-23 21:33:07.667388 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: [118/261] Building board: LumenierLUXF765-NDAA at 2025-04-23 21:33:09.296867 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: [119/261] Building board: luminousbee5 at 2025-04-23 21:33:10.973164 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: [120/261] Building board: MambaF405-2022 at 2025-04-23 21:33:11.040955 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: [121/261] Building board: MambaF405US-I2C at 2025-04-23 21:33:11.099797 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: [122/261] Building board: MambaF405v2 at 2025-04-23 21:33:11.157815 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: [123/261] Building board: MambaH743v4 at 2025-04-23 21:33:11.217911 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: [124/261] Building board: MatekF405 at 2025-04-23 21:33:11.277387 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: [125/261] Building board: MatekF405-bdshot at 2025-04-23 21:33:11.336906 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: [126/261] Building board: MatekF405-CAN at 2025-04-23 21:33:11.396288 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: [127/261] Building board: MatekF405-STD at 2025-04-23 21:33:11.456117 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: [128/261] Building board: MatekF405-TE at 2025-04-23 21:33:11.513532 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: [129/261] Building board: MatekF405-TE-bdshot at 2025-04-23 21:33:11.580535 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: [130/261] Building board: MatekF405-Wing at 2025-04-23 21:33:11.637070 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: [131/261] Building board: MatekF405-Wing-bdshot at 2025-04-23 21:33:11.695957 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: [132/261] Building board: MatekF765-SE at 2025-04-23 21:33:11.757790 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: [133/261] Building board: MatekF765-Wing at 2025-04-23 21:33:11.816859 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: [134/261] Building board: MatekF765-Wing-bdshot at 2025-04-23 21:33:11.883209 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: [135/261] Building board: MatekH743 at 2025-04-23 21:33:11.946868 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: [136/261] Building board: MatekH743-bdshot at 2025-04-23 21:33:12.023427 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: [137/261] Building board: MatekH7A3 at 2025-04-23 21:33:12.084846 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: [138/261] Building board: MFT-SEMA100 at 2025-04-23 21:33:13.678224 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: [139/261] Building board: MicoAir405Mini at 2025-04-23 21:33:13.739776 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: [140/261] Building board: MicoAir405v2 at 2025-04-23 21:33:15.309123 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: [141/261] Building board: MicoAir743 at 2025-04-23 21:33:15.372965 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: [142/261] Building board: MicoAir743-AIO at 2025-04-23 21:33:16.941572 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: [143/261] Building board: MicoAir743v2 at 2025-04-23 21:33:18.520466 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: [144/261] Building board: mindpx-v2 at 2025-04-23 21:33:20.097144 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: [145/261] Building board: mini-pix at 2025-04-23 21:33:20.159215 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: [146/261] Building board: modalai_fc-v1 at 2025-04-23 21:33:20.217849 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: [147/261] Building board: mRoControlZeroClassic at 2025-04-23 21:33:20.285745 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: [148/261] Building board: mRoControlZeroF7 at 2025-04-23 21:33:20.344079 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: [149/261] Building board: mRoControlZeroH7 at 2025-04-23 21:33:20.402846 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: [150/261] Building board: mRoControlZeroH7-bdshot at 2025-04-23 21:33:20.460388 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: [151/261] Building board: mRoControlZeroOEMH7 at 2025-04-23 21:33:20.520060 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: [152/261] Building board: mRoCZeroOEMH7-bdshot at 2025-04-23 21:33:20.579238 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: [153/261] Building board: mRoNexus at 2025-04-23 21:33:20.637036 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: [154/261] Building board: mRoPixracerPro at 2025-04-23 21:33:20.693811 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: [155/261] Building board: mRoPixracerPro-bdshot at 2025-04-23 21:33:20.752022 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: [156/261] Building board: mRoX21 at 2025-04-23 21:33:20.808973 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: [157/261] Building board: mRoX21-777 at 2025-04-23 21:33:20.869099 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: [158/261] Building board: MUPilot at 2025-04-23 21:33:20.930236 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: [159/261] Building board: NarinFC-H7 at 2025-04-23 21:33:22.550150 BB: Trying checkout ArduCopter stable NarinFC-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 NarinFC-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/NarinFC-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 (NarinFC-H7) - not in board list BB: Considering frame heli for board NarinFC-H7 BB: Trying checkout ArduCopter stable NarinFC-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 NarinFC-H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/NarinFC-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 (NarinFC-H7) - not in board list BB: [160/261] Building board: navigator at 2025-04-23 21:33:24.199117 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: [161/261] Building board: navigator64 at 2025-04-23 21:33:24.259736 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: [162/261] Building board: navio at 2025-04-23 21:33:25.856357 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: [163/261] Building board: navio2 at 2025-04-23 21:33:25.914970 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: [164/261] Building board: NxtPX4v2 at 2025-04-23 21:33:25.975628 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: [165/261] Building board: obal at 2025-04-23 21:33:27.558459 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: [166/261] Building board: ocpoc_zynq at 2025-04-23 21:33:27.617082 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: [167/261] Building board: omnibusf4 at 2025-04-23 21:33:27.671863 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: [168/261] Building board: omnibusf4pro at 2025-04-23 21:33:27.728265 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: [169/261] Building board: omnibusf4pro-bdshot at 2025-04-23 21:33:27.785676 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: [170/261] Building board: omnibusf4v6 at 2025-04-23 21:33:27.844538 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: [171/261] Building board: OMNIBUSF7V2 at 2025-04-23 21:33:27.905706 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: [172/261] Building board: OmnibusNanoV6 at 2025-04-23 21:33:27.963924 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: [173/261] Building board: OmnibusNanoV6-bdshot at 2025-04-23 21:33:28.040144 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: [174/261] Building board: OrqaF405Pro at 2025-04-23 21:33:28.121237 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: [175/261] Building board: PH4-mini at 2025-04-23 21:33:28.177889 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: [176/261] Building board: PH4-mini-bdshot at 2025-04-23 21:33:28.233531 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: [177/261] Building board: Pix32v5 at 2025-04-23 21:33:28.291506 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: [178/261] Building board: PixC4-Jetson at 2025-04-23 21:33:28.351928 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: [179/261] Building board: PixFlamingo at 2025-04-23 21:33:28.410258 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: [180/261] Building board: PixFlamingo-F767 at 2025-04-23 21:33:28.485834 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: [181/261] Building board: Pixhawk1 at 2025-04-23 21:33:28.544351 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: [182/261] Building board: Pixhawk1-1M at 2025-04-23 21:33:28.600001 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: [183/261] Building board: Pixhawk1-1M-bdshot at 2025-04-23 21:33:28.658102 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: [184/261] Building board: Pixhawk1-bdshot at 2025-04-23 21:33:28.719014 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: [185/261] Building board: Pixhawk4 at 2025-04-23 21:33:28.775835 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: [186/261] Building board: Pixhawk4-bdshot at 2025-04-23 21:33:28.835529 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: [187/261] Building board: Pixhawk5X at 2025-04-23 21:33:28.896019 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: [188/261] Building board: Pixhawk6C at 2025-04-23 21:33:28.953104 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: [189/261] Building board: Pixhawk6C-bdshot at 2025-04-23 21:33:29.013142 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: [190/261] Building board: Pixhawk6X at 2025-04-23 21:33:29.071173 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: [191/261] Building board: Pixhawk6X-bdshot at 2025-04-23 21:33:29.129700 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: [192/261] Building board: PixPilot-C3 at 2025-04-23 21:33:29.207211 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: [193/261] Building board: PixPilot-V3 at 2025-04-23 21:33:29.265228 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: [194/261] Building board: PixPilot-V6 at 2025-04-23 21:33:29.323313 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: [195/261] Building board: PixPilot-V6PRO at 2025-04-23 21:33:29.384248 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: [196/261] Building board: Pixracer at 2025-04-23 21:33:30.975013 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: [197/261] Building board: Pixracer-bdshot at 2025-04-23 21:33:31.037422 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: [198/261] Building board: PixSurveyA1 at 2025-04-23 21:33:31.098017 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: [199/261] Building board: PixSurveyA1-IND at 2025-04-23 21:33:31.157049 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: [200/261] Building board: PixSurveyA2-IND at 2025-04-23 21:33:31.220210 BB: Trying checkout ArduCopter stable PixSurveyA2-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 PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/PixSurveyA2-IND/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 (PixSurveyA2-IND) - not in board list BB: Considering frame heli for board PixSurveyA2-IND BB: Trying checkout ArduCopter stable PixSurveyA2-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 PixSurveyA2-IND binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/PixSurveyA2-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 '6a85082c715457d1e0cc9627f9939f349de1143e' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/mri': checked out 'b35c89451b41a45b7f5b580acaff555315ac88e2' BB-GIT: Submodule path 'modules/CrashDebug/mri/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/DroneCAN/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 (PixSurveyA2-IND) - not in board list BB: [201/261] Building board: pocket at 2025-04-23 21:33:32.844023 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: [202/261] Building board: pxf at 2025-04-23 21:33:32.903499 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: [203/261] Building board: pxfmini at 2025-04-23 21:33:32.960081 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: [204/261] Building board: QioTekAdeptF407 at 2025-04-23 21:33:33.015911 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: [205/261] Building board: QioTekZealotF427 at 2025-04-23 21:33:33.072860 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: [206/261] Building board: QioTekZealotH743 at 2025-04-23 21:33:33.128836 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: [207/261] Building board: QioTekZealotH743-bdshot at 2025-04-23 21:33:33.187500 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: [208/261] Building board: R9Pilot at 2025-04-23 21:33:33.245112 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: [209/261] Building board: RadiolinkPIX6 at 2025-04-23 21:33:33.302026 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: [210/261] Building board: RADIX2HD at 2025-04-23 21:33:33.362040 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: [211/261] Building board: ReaperF745 at 2025-04-23 21:33:33.420492 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: [212/261] Building board: revo-mini at 2025-04-23 21:33:33.479659 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: [213/261] Building board: revo-mini-bdshot at 2025-04-23 21:33:33.537597 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: [214/261] Building board: revo-mini-i2c at 2025-04-23 21:33:33.596477 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: [215/261] Building board: revo-mini-i2c-bdshot at 2025-04-23 21:33:33.654388 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: [216/261] Building board: rst_zynq at 2025-04-23 21:33:33.712086 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.692s) BB-WAF: 'clean' finished successfully (1.028s) 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_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_Heli.cpp BB-WAF: [ 23/1030] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 24/1030] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 25/1030] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 26/1030] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 27/1030] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 28/1030] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 29/1030] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 30/1030] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 31/1030] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 32/1030] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 33/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 34/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 35/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 36/1030] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 37/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 38/1030] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.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/AccelCalibrator.cpp BB-WAF: [ 53/1030] Compiling libraries/AP_AccelCal/AP_AccelCal.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_DroneCAN.cpp BB-WAF: [ 69/1030] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 70/1030] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 71/1030] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 72/1030] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 73/1030] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 74/1030] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 75/1030] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 76/1030] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 77/1030] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 78/1030] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 79/1030] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 80/1030] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 81/1030] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 82/1030] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 83/1030] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 84/1030] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 85/1030] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 86/1030] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 87/1030] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 88/1030] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 89/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 90/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 91/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 92/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 93/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 94/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 95/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 96/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 97/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 98/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 99/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 100/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 101/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 102/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 103/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 104/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 105/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 106/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 107/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 108/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 109/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 110/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 111/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 112/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 113/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 114/1030] Compiling libraries/AP_Beacon/AP_Beacon_SITL.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_Nooploop.cpp BB-WAF: [ 118/1030] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 119/1030] Compiling libraries/AP_Beacon/AP_Beacon.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_CANManager.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_CANIfaceParams.cpp BB-WAF: [ 127/1030] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 128/1030] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 129/1030] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 130/1030] Compiling libraries/AP_Camera/AP_Camera_MAVLink.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_RunCam.cpp BB-WAF: [ 134/1030] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 135/1030] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 136/1030] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 137/1030] Compiling libraries/AP_Camera/AP_Camera_Params.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/monocypher.cpp BB-WAF: [ 141/1030] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 142/1030] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 143/1030] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 144/1030] Compiling libraries/AP_Common/NMEA.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/sorting.cpp BB-WAF: [ 149/1030] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 150/1030] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 151/1030] Compiling libraries/AP_Common/Location.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_AK8963.cpp BB-WAF: [ 155/1030] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 156/1030] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 157/1030] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 158/1030] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 159/1030] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 160/1030] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 161/1030] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 162/1030] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 163/1030] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 164/1030] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 165/1030] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 166/1030] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 167/1030] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 168/1030] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 169/1030] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 170/1030] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 171/1030] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 172/1030] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 173/1030] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 174/1030] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 175/1030] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 176/1030] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 177/1030] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 178/1030] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 179/1030] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 180/1030] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 181/1030] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 182/1030] Compiling libraries/AP_DAL/AP_DAL_Compass.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_Serial_Lutan.cpp BB-WAF: [ 187/1030] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 188/1030] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 189/1030] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 190/1030] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 191/1030] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 192/1030] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 193/1030] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 194/1030] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 195/1030] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 196/1030] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.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_backend.cpp BB-WAF: [ 202/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 203/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.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_backend.cpp BB-WAF: [ 208/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 209/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 210/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 211/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 212/1030] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 213/1030] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 214/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 215/1030] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.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_MAVliteMsgHandler.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_SPortToMAVlite.cpp BB-WAF: [ 223/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 224/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 225/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 226/1030] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 227/1030] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 228/1030] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 229/1030] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 230/1030] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 231/1030] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 232/1030] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 233/1030] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 234/1030] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 235/1030] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 236/1030] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 237/1030] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 238/1030] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 239/1030] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 240/1030] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 241/1030] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 242/1030] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 243/1030] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 244/1030] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 245/1030] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 246/1030] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 247/1030] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 248/1030] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 249/1030] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.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_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_Gazebo.cpp BB-WAF: [ 261/1030] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 262/1030] Compiling libraries/AP_IRLock/IRLock.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_BMI160.cpp BB-WAF: [ 266/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 267/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 268/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 269/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 270/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 271/1030] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 272/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 273/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 274/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 275/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 276/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 277/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 278/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 279/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 280/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 281/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 282/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 283/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 284/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.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/AP_Logger_W25N01GV.cpp BB-WAF: [ 290/1030] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 291/1030] Compiling libraries/AP_Logger/LogFile.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_MAVLink.cpp BB-WAF: [ 295/1030] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 296/1030] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 297/1030] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 298/1030] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 299/1030] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.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/control.cpp BB-WAF: [ 304/1030] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 305/1030] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 306/1030] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 307/1030] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 308/1030] Compiling libraries/AP_Math/matrix3.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_double.cpp BB-WAF: [ 312/1030] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 313/1030] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 314/1030] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 315/1030] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 316/1030] Compiling libraries/AP_Math/vector2.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_Single.cpp BB-WAF: [ 321/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 322/1030] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 323/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 324/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 325/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 326/1030] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 327/1030] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 328/1030] Compiling libraries/AP_Motors/AP_Motors6DOF.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_Motors_Class.cpp BB-WAF: [ 332/1030] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 333/1030] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 334/1030] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 335/1030] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 336/1030] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 337/1030] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 338/1030] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 339/1030] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 340/1030] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 341/1030] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 342/1030] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 343/1030] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 344/1030] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 345/1030] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 346/1030] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 347/1030] Compiling libraries/AP_Mount/AP_Mount.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/EKF_Buffer.cpp BB-WAF: [ 351/1030] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 352/1030] Compiling libraries/AP_NavEKF/EKFGSF_yaw.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_core.cpp BB-WAF: [ 360/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 361/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 362/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 363/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 364/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 365/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 366/1030] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 367/1030] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 368/1030] Compiling modules/lwip/src/netif/lowpan6_ble.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/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 libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 381/1030] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 382/1030] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 383/1030] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 384/1030] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 385/1030] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 386/1030] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 387/1030] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 388/1030] Compiling modules/lwip/src/netif/ppp/upap.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/ecp.c BB-WAF: [ 392/1030] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 393/1030] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 394/1030] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 395/1030] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 396/1030] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 397/1030] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 398/1030] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 399/1030] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 400/1030] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 401/1030] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 402/1030] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 403/1030] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 404/1030] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 405/1030] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 406/1030] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 407/1030] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 408/1030] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 409/1030] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 410/1030] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 411/1030] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 412/1030] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 413/1030] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 414/1030] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 415/1030] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 416/1030] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 417/1030] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 418/1030] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 419/1030] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 420/1030] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 421/1030] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 422/1030] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 423/1030] Compiling modules/lwip/src/api/err.c BB-WAF: [ 424/1030] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 425/1030] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 426/1030] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 427/1030] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 428/1030] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 429/1030] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 430/1030] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 431/1030] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 432/1030] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 433/1030] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 434/1030] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 435/1030] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 436/1030] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 437/1030] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 438/1030] Compiling modules/lwip/src/netif/ppp/pppapi.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/pppcrypt.c BB-WAF: [ 442/1030] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 443/1030] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 444/1030] Compiling modules/lwip/src/core/sys.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/RCOutputRGBLed.cpp BB-WAF: [ 448/1030] Compiling libraries/AP_Notify/NCP5623.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/SerialLED.cpp BB-WAF: [ 452/1030] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 453/1030] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 454/1030] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 455/1030] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 456/1030] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 457/1030] Compiling libraries/AP_Notify/ProfiLED.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/MMLPlayer.cpp BB-WAF: [ 462/1030] Compiling libraries/AP_Notify/IS31FL3195.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/LP5562.cpp BB-WAF: [ 467/1030] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 468/1030] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.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/Display_SH1106_I2C.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_Setting.cpp BB-WAF: [ 479/1030] Compiling libraries/AP_OSD/AP_OSD_MAX7456.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_Backend.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_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_MAV.cpp BB-WAF: [ 493/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 494/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.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_Cygbot_D1.cpp BB-WAF: [ 509/1030] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 510/1030] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 511/1030] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 512/1030] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 513/1030] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 514/1030] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 515/1030] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 516/1030] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 517/1030] Compiling libraries/AP_Proximity/AP_Proximity.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_RangeFinder.cpp BB-WAF: [ 521/1030] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 522/1030] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 523/1030] Compiling libraries/AP_Proximity/AP_Proximity_SITL.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_SUMD.cpp BB-WAF: [ 528/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 529/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 530/1030] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 531/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 532/1030] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 533/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 534/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.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/tinfgzip.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/AP_RPM.cpp BB-WAF: [ 545/1030] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 546/1030] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 547/1030] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 548/1030] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 549/1030] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 550/1030] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 551/1030] Compiling libraries/AP_RPM/RPM_ESC_Telem.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_Backend_CAN.cpp BB-WAF: [ 563/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 564/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 565/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 566/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 567/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 568/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 569/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 570/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 571/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 572/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 573/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 574/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 575/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 576/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 577/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.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_Lanbao.cpp BB-WAF: [ 581/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 582/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 583/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 584/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 585/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 586/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 587/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 588/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 589/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 590/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 591/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 592/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 593/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 594/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 595/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 596/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 597/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.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_Backend.cpp BB-WAF: [ 614/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 615/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 616/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 617/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.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_Tramp.cpp BB-WAF: [ 627/1030] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 628/1030] Compiling libraries/AP_VideoTX/AP_VideoTX.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_Quadrature.cpp BB-WAF: [ 636/1030] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 637/1030] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 638/1030] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.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/HarmonicNotchFilter.cpp BB-WAF: [ 645/1030] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 646/1030] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 647/1030] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 648/1030] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 649/1030] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 650/1030] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 651/1030] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 652/1030] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 653/1030] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 654/1030] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 655/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 656/1030] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 657/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 658/1030] Compiling libraries/GCS_MAVLink/GCS_Signing.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/GCS.cpp BB-WAF: [ 662/1030] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 663/1030] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 664/1030] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 665/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 666/1030] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 667/1030] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 668/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol.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/Socket_native.cpp BB-WAF: [ 674/1030] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 675/1030] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 676/1030] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 677/1030] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 678/1030] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 679/1030] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 680/1030] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 681/1030] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 682/1030] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 683/1030] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 684/1030] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 685/1030] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 686/1030] Compiling libraries/AP_HAL/GPIO.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/ftoa_engine.cpp BB-WAF: [ 690/1030] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 691/1030] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 692/1030] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 693/1030] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 694/1030] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 695/1030] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 696/1030] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 697/1030] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 698/1030] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 699/1030] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 700/1030] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 701/1030] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 702/1030] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 703/1030] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 704/1030] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 705/1030] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 706/1030] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 707/1030] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 708/1030] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 709/1030] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 710/1030] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 711/1030] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 712/1030] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 713/1030] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 714/1030] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 715/1030] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 716/1030] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 717/1030] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.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/Heat_Pwm.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/RCInput_ZYNQ.cpp BB-WAF: [ 725/1030] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 726/1030] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 727/1030] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 728/1030] Compiling libraries/AP_HAL_Linux/RCInput_RPI.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/TCPServerDevice.cpp BB-WAF: [ 732/1030] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 733/1030] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 734/1030] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 735/1030] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 736/1030] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 737/1030] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 738/1030] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 739/1030] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 740/1030] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 741/1030] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 742/1030] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 743/1030] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 744/1030] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 745/1030] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 746/1030] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 747/1030] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 748/1030] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 749/1030] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 750/1030] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 751/1030] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 752/1030] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 753/1030] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 754/1030] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 755/1030] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 756/1030] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 757/1030] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.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/RCInput_Multi.cpp BB-WAF: [ 762/1030] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 763/1030] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 764/1030] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 765/1030] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 766/1030] Compiling libraries/AP_HAL_Linux/UARTDriver.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/ldo.c BB-WAF: [ 772/1030] Compiling libraries/AP_Scripting/lua/src/loslib.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/lgc.c BB-WAF: [ 776/1030] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 777/1030] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 778/1030] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 779/1030] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 780/1030] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 781/1030] Compiling libraries/AP_Scripting/lua/src/lundump.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/lua.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/ltable.c BB-WAF: [ 788/1030] Compiling libraries/AP_Scripting/lua/src/liolib.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/lutf8lib.c BB-WAF: [ 792/1030] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 793/1030] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 794/1030] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 795/1030] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 796/1030] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 797/1030] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 798/1030] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 799/1030] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 800/1030] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 801/1030] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 802/1030] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 803/1030] Compiling libraries/AP_Scripting/lua/src/ltm.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/ESCPackets.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/ServoPackets.c BB-WAF: [ 813/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 814/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.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/fieldencode.c BB-WAF: [ 818/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 819/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 820/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 821/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 822/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 823/1030] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 824/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 825/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 826/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 827/1030] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.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/sgDecodeFlightId.c BB-WAF: [ 831/1030] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 832/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 833/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 834/1030] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.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/sgEncodeInstall.c BB-WAF: [ 838/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 839/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 840/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.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/calcChecksum.c BB-WAF: [ 844/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 845/1030] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 846/1030] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 847/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 848/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 849/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 850/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 851/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 852/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.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_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.cpp BB-WAF: [ 862/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.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/vector3.cpp BB-WAF: [ 868/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 140636036789776: 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 140636024361408: 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 140636024370368: cxx AP_InertialSensor.cpp -> AP_InertialSensor.cpp.3.o} BB-WAF: (run with -v to display more information) BB: Process failed ((454041, 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.445s) BB-WAF: 'clean' finished successfully (1.019s) 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_CommandModel.cpp BB-WAF: [ 10/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 12/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1030] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.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_OADijkstra.cpp BB-WAF: [ 20/1030] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 21/1030] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.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_P.cpp BB-WAF: [ 27/1030] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1030] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 29/1030] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 30/1030] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 31/1030] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 32/1030] Compiling libraries/AC_PID/AC_PID.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_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_DPS280.cpp BB-WAF: [ 88/1030] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 89/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 90/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 91/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 92/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 93/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 94/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 95/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 96/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 97/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.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_Synthetic_Current.cpp BB-WAF: [ 101/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 102/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 103/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 104/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 105/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.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_SITL.cpp BB-WAF: [ 115/1030] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.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_CANIfaceParams.cpp BB-WAF: [ 126/1030] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 127/1030] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 128/1030] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 129/1030] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 130/1030] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 131/1030] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 132/1030] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 133/1030] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 134/1030] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 135/1030] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 136/1030] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 137/1030] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 138/1030] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 139/1030] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.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/NMEA.cpp BB-WAF: [ 151/1030] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 152/1030] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 153/1030] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 154/1030] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 155/1030] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 156/1030] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.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_MSP.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_QMC5883L.cpp BB-WAF: [ 165/1030] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 166/1030] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 167/1030] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 168/1030] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 169/1030] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 170/1030] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 171/1030] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 172/1030] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 173/1030] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 174/1030] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 175/1030] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 176/1030] Compiling libraries/AP_Compass/AP_Compass_Calibration.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_Compass.cpp BB-WAF: [ 180/1030] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 181/1030] Compiling libraries/AP_DAL/AP_DAL_GPS.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_Scripting.cpp BB-WAF: [ 187/1030] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 188/1030] Compiling libraries/AP_EFI/AP_EFI_MAV.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_NWPMU.cpp BB-WAF: [ 192/1030] Compiling libraries/AP_EFI/AP_EFI.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_ThrottleLinearisation.cpp BB-WAF: [ 196/1030] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.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_MicroStrain7.cpp BB-WAF: [ 201/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 202/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 203/1030] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 204/1030] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.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_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_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_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 222/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 223/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 224/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 225/1030] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 226/1030] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 227/1030] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 228/1030] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 229/1030] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 230/1030] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 231/1030] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 232/1030] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 233/1030] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 234/1030] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 235/1030] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 236/1030] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 237/1030] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 238/1030] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 239/1030] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 240/1030] Compiling libraries/AP_GPS/AP_GPS_SBP2.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_FuelCell.cpp BB-WAF: [ 248/1030] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.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_SITL_Gazebo.cpp BB-WAF: [ 260/1030] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 261/1030] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 262/1030] Compiling libraries/AP_IRLock/AP_IRLock_I2C.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_SITL.cpp BB-WAF: [ 268/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 269/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 270/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 271/1030] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 272/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 273/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 274/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 275/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 276/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 277/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 278/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 279/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 280/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 281/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 282/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 283/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 284/1030] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.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_MAVLink.cpp BB-WAF: [ 291/1030] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 292/1030] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 293/1030] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 294/1030] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 295/1030] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 296/1030] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 297/1030] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.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_Backend.cpp BB-WAF: [ 300/1030] Compiling libraries/AP_MSP/msp.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/SplineCurve.cpp BB-WAF: [ 304/1030] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 305/1030] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 306/1030] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 307/1030] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 308/1030] Compiling libraries/AP_Math/AP_Math.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_double.cpp BB-WAF: [ 312/1030] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 313/1030] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 314/1030] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 315/1030] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 316/1030] Compiling libraries/AP_Math/matrix3.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_Dual.cpp BB-WAF: [ 322/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 323/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 324/1030] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 325/1030] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 326/1030] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 327/1030] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 328/1030] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 329/1030] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 330/1030] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 331/1030] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 332/1030] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 333/1030] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 334/1030] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 335/1030] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 336/1030] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 337/1030] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 338/1030] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 339/1030] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 340/1030] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 341/1030] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 342/1030] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 343/1030] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 344/1030] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 345/1030] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 346/1030] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 347/1030] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 348/1030] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 349/1030] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 350/1030] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 351/1030] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 352/1030] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 353/1030] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.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_VehicleStatus.cpp BB-WAF: [ 360/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 361/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.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_RngBcnFusion.cpp BB-WAF: [ 365/1030] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 366/1030] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 367/1030] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 368/1030] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 369/1030] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 370/1030] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 371/1030] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 372/1030] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 373/1030] Compiling modules/lwip/src/core/init.c BB-WAF: [ 374/1030] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 375/1030] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 376/1030] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 377/1030] Compiling modules/lwip/src/core/def.c BB-WAF: [ 378/1030] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 379/1030] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 380/1030] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 381/1030] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 382/1030] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 383/1030] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 384/1030] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 385/1030] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 386/1030] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 387/1030] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 388/1030] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 389/1030] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 390/1030] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 391/1030] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 392/1030] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 393/1030] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 394/1030] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 395/1030] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 396/1030] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 397/1030] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 398/1030] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 399/1030] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 400/1030] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 401/1030] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 402/1030] Compiling modules/lwip/src/api/err.c BB-WAF: [ 403/1030] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 404/1030] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 405/1030] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 406/1030] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 407/1030] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 408/1030] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 409/1030] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 410/1030] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 411/1030] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 412/1030] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 413/1030] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 414/1030] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 415/1030] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 416/1030] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 417/1030] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 418/1030] Compiling modules/lwip/src/core/memp.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/autoip.c BB-WAF: [ 423/1030] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 424/1030] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 425/1030] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 426/1030] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 427/1030] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 428/1030] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 429/1030] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 430/1030] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 431/1030] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 432/1030] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 433/1030] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 434/1030] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 435/1030] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 436/1030] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 437/1030] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 438/1030] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 439/1030] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 440/1030] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 441/1030] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 442/1030] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 443/1030] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 444/1030] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 445/1030] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 446/1030] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 447/1030] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 448/1030] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 449/1030] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 450/1030] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 451/1030] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 452/1030] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 453/1030] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 454/1030] Compiling libraries/AP_Notify/RGBLed.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/PixRacerLED.cpp BB-WAF: [ 458/1030] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 459/1030] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 460/1030] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 461/1030] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 462/1030] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 463/1030] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 464/1030] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 465/1030] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 466/1030] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 467/1030] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 468/1030] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 469/1030] Compiling libraries/AP_Notify/DiscoLED.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/DiscreteRGBLed.cpp BB-WAF: [ 473/1030] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 474/1030] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 475/1030] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 476/1030] Compiling libraries/AP_Notify/DShotLED.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.cpp BB-WAF: [ 480/1030] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 481/1030] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 482/1030] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 483/1030] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 484/1030] Compiling libraries/AP_OSD/AP_OSD_Backend.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_Onboard.cpp BB-WAF: [ 488/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 489/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 490/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 491/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 492/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 493/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 494/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 495/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 496/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 497/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 498/1030] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.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_Servo.cpp BB-WAF: [ 504/1030] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 505/1030] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 506/1030] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 507/1030] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 508/1030] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 509/1030] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 510/1030] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 511/1030] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 512/1030] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 513/1030] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 514/1030] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 515/1030] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 516/1030] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 517/1030] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 518/1030] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.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_RPLidarA2.cpp BB-WAF: [ 522/1030] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 523/1030] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.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/SoftSerial.cpp BB-WAF: [ 530/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 531/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 532/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 533/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 534/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 535/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 536/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 537/1030] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.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/AP_ROMFS.cpp BB-WAF: [ 541/1030] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 542/1030] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 543/1030] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 544/1030] Compiling libraries/AP_RPM/RPM_SITL.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/RPM_Generator.cpp BB-WAF: [ 548/1030] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 549/1030] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 550/1030] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 551/1030] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 552/1030] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 553/1030] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 554/1030] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 555/1030] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 556/1030] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 557/1030] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 558/1030] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 559/1030] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 560/1030] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 561/1030] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 562/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 563/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 564/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 565/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 566/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 567/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 568/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 569/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 570/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 571/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 572/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 573/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 574/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 575/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 576/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 577/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 578/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 579/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 580/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 581/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 582/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 583/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 584/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 585/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 586/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 587/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 588/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.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_TFMiniPlus.cpp BB-WAF: [ 592/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 593/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 594/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 595/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 596/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 597/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 598/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 599/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 600/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 601/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 602/1030] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.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_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_MCP9600.cpp BB-WAF: [ 618/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 619/1030] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 620/1030] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 621/1030] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 622/1030] Compiling libraries/AP_Terrain/TerrainIO.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/AP_WheelEncoder.cpp BB-WAF: [ 636/1030] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 637/1030] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 638/1030] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 639/1030] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_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/SlewLimiter.cpp BB-WAF: [ 646/1030] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 647/1030] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 648/1030] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 649/1030] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 650/1030] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 651/1030] Compiling libraries/Filter/LowPassFilter2p.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/GCS_Rally.cpp BB-WAF: [ 657/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 658/1030] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 659/1030] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 660/1030] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 661/1030] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 662/1030] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 663/1030] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 664/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 665/1030] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 666/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 667/1030] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 668/1030] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.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_Channel_aux.cpp BB-WAF: [ 672/1030] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 673/1030] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 674/1030] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 675/1030] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 676/1030] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 677/1030] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 678/1030] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 679/1030] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 680/1030] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 681/1030] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 682/1030] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 683/1030] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 684/1030] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 685/1030] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 686/1030] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 687/1030] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 688/1030] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 689/1030] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 690/1030] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 691/1030] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 692/1030] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 693/1030] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 694/1030] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 695/1030] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 696/1030] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 697/1030] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 698/1030] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 699/1030] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 700/1030] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 701/1030] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 702/1030] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 703/1030] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 704/1030] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 705/1030] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 706/1030] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 707/1030] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 708/1030] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 709/1030] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 710/1030] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 711/1030] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 712/1030] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 713/1030] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.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_UDP.cpp BB-WAF: [ 718/1030] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 719/1030] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 720/1030] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 721/1030] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 722/1030] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 723/1030] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 724/1030] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 725/1030] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 726/1030] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 727/1030] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 728/1030] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 729/1030] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 730/1030] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 731/1030] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 732/1030] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 733/1030] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 734/1030] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 735/1030] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 736/1030] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 737/1030] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 738/1030] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 739/1030] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 740/1030] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 741/1030] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 742/1030] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 743/1030] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 744/1030] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 745/1030] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 746/1030] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 747/1030] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 748/1030] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 749/1030] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 750/1030] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 751/1030] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 752/1030] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 753/1030] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 754/1030] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 755/1030] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 756/1030] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 757/1030] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 758/1030] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 759/1030] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 760/1030] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 761/1030] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 762/1030] Compiling libraries/AP_HAL_Linux/Util.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/Semaphores.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/ToneAlarm.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/ldblib.c BB-WAF: [ 773/1030] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 774/1030] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 775/1030] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 776/1030] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 777/1030] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 778/1030] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 779/1030] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 780/1030] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 781/1030] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 782/1030] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 783/1030] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 784/1030] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 785/1030] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 786/1030] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 787/1030] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 788/1030] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 789/1030] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 790/1030] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 791/1030] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 792/1030] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 793/1030] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 794/1030] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 795/1030] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 796/1030] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 797/1030] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 798/1030] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 799/1030] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 800/1030] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 801/1030] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 802/1030] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 803/1030] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 804/1030] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 805/1030] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 806/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 807/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.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/ESCPackets.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/ServoCommands.c BB-WAF: [ 815/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 816/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 817/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 818/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 819/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 820/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 821/1030] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 822/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 823/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 824/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 825/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.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/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/toLatLon.c BB-WAF: [ 832/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 833/1030] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 834/1030] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 835/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 836/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 837/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 838/1030] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 839/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 840/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 841/1030] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 842/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 843/1030] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.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/icao2Buf.c BB-WAF: [ 847/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 848/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.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/sgEncodeGPS.c BB-WAF: [ 852/1030] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 853/1030] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 854/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 855/1030] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.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_SITL.cpp BB-WAF: [ 860/1030] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 861/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 862/1030] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.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/quaternion.cpp BB-WAF: [ 869/1030] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 870/1030] Compiling libraries/AP_Mission/AP_Mission.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 140448696170000: 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 140448675549632: 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 140448675558592: cxx AP_InertialSensor.cpp -> AP_InertialSensor.cpp.3.o} BB-WAF: (run with -v to display more information) BB: Process failed ((458218, 256)) BB: Failed build of ArduCopter rst_zynq-heli stable BB: [217/261] Building board: SDMODELH7V1 at 2025-04-23 21:35:36.459127 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: [218/261] Building board: SDMODELH7V2 at 2025-04-23 21:35:36.533347 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: [219/261] Building board: SITL_arm_linux_gnueabihf at 2025-04-23 21:35:36.597973 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: [220/261] Building board: SITL_x86_64_linux_gnu at 2025-04-23 21:35:36.664455 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: [221/261] Building board: SIYI_N7 at 2025-04-23 21:35:36.727960 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: [222/261] Building board: SkySakuraH743 at 2025-04-23 21:35:36.796427 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: [223/261] Building board: SkystarsH7HD-bdshot at 2025-04-23 21:35:38.509391 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: [224/261] Building board: skyviper-journey at 2025-04-23 21:35:38.570949 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.782s) BB-WAF: 'clean' finished successfully (1.182s) 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. 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: 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: 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: [15/107] ChibiOS: Compiling hal_dac_lld.c BB-WAF: [16/107] ChibiOS: Compiling stm32_dma.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: [55/107] ChibiOS: Compiling hal_pal.c BB-WAF: [56/107] ChibiOS: Compiling hal_pwm.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: [83/107] ChibiOS: Compiling chmsg.c BB-WAF: [84/107] ChibiOS: Compiling chmtx.c BB-WAF: [85/107] ChibiOS: Compiling chregistry.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: [97/107] ChibiOS: Compiling board.c BB-WAF: [98/107] ChibiOS: Compiling usbcfg.c BB-WAF: [99/107] ChibiOS: Compiling usbcfg_dualcdc.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/AC_PrecLand_Companion.cpp BB-WAF: [ 38/1003] Compiling libraries/AC_PrecLand/PosVelEKF.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_WPNav_OA.cpp BB-WAF: [ 45/1003] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 46/1003] Compiling libraries/AC_WPNav/AC_WPNav.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_External.cpp BB-WAF: [ 53/1003] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 54/1003] Compiling libraries/AP_AHRS/AP_AHRS_SIM.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_BMP581.cpp BB-WAF: [ 74/1003] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 75/1003] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 76/1003] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 77/1003] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 78/1003] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 79/1003] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 80/1003] Compiling libraries/AP_Baro/AP_Baro_FBM320.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_Wind.cpp BB-WAF: [ 88/1003] Compiling libraries/AP_Baro/AP_Baro_ICM20789.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_HIL.cpp BB-WAF: [ 92/1003] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 93/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 94/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 95/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 96/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 97/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 98/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 99/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 100/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 101/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 102/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 103/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 104/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 105/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 106/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 107/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 108/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 109/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 110/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 111/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 112/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 113/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 114/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 115/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 116/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 117/1003] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 118/1003] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 119/1003] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1003] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 121/1003] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 122/1003] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1003] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 124/1003] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 125/1003] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 126/1003] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1003] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 128/1003] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 129/1003] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 130/1003] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 131/1003] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 132/1003] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 133/1003] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 134/1003] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 135/1003] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 136/1003] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 137/1003] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 138/1003] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 139/1003] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 140/1003] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 141/1003] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 142/1003] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 143/1003] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 144/1003] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 145/1003] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 146/1003] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 147/1003] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 148/1003] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 149/1003] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 150/1003] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 151/1003] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 152/1003] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 153/1003] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 154/1003] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 155/1003] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 156/1003] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 157/1003] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 158/1003] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 159/1003] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 160/1003] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 161/1003] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 162/1003] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 163/1003] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 164/1003] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 165/1003] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 166/1003] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 167/1003] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 168/1003] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 169/1003] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 170/1003] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 171/1003] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 172/1003] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 173/1003] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 174/1003] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 175/1003] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 176/1003] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 177/1003] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 178/1003] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 179/1003] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.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_InertialSensor.cpp BB-WAF: [ 183/1003] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 184/1003] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 185/1003] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 186/1003] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 187/1003] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 188/1003] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 189/1003] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 190/1003] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 191/1003] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 192/1003] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 193/1003] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 194/1003] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 195/1003] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 196/1003] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 197/1003] Compiling libraries/AP_EFI/AP_EFI.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_Serial_Lutan.cpp BB-WAF: [ 201/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 202/1003] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 203/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 204/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 205/1003] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 206/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 207/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 208/1003] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.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_Sys.cpp BB-WAF: [ 212/1003] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 213/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 214/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 215/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 216/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 217/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 218/1003] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 219/1003] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 220/1003] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 221/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 222/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 223/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 224/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 225/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 226/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 227/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 228/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 229/1003] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 230/1003] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 231/1003] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 232/1003] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 233/1003] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 234/1003] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 235/1003] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 236/1003] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 237/1003] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 238/1003] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 239/1003] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 240/1003] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 241/1003] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 242/1003] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 243/1003] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 244/1003] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 245/1003] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 246/1003] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 247/1003] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 248/1003] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 249/1003] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 250/1003] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 251/1003] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 252/1003] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 253/1003] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 254/1003] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 255/1003] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 256/1003] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 257/1003] Compiling libraries/AP_Gripper/AP_Gripper_EPM.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/fw_uploader.cpp BB-WAF: [ 262/1003] Compiling libraries/AP_IOMCU/AP_IOMCU.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_Invensensev2.cpp BB-WAF: [ 269/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 270/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.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/BatchSampler.cpp BB-WAF: [ 274/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 275/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 276/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 277/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 278/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 279/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 280/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 281/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 282/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 283/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 284/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 285/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 286/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 287/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 288/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 289/1003] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.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_MAVLinkLogTransfer.cpp BB-WAF: [ 294/1003] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 295/1003] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 296/1003] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 297/1003] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 298/1003] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 299/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 300/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 301/1003] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 302/1003] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 303/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 304/1003] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 305/1003] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 306/1003] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 307/1003] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 308/1003] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 309/1003] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 310/1003] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 311/1003] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 312/1003] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 313/1003] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 314/1003] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 315/1003] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 316/1003] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 317/1003] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 318/1003] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 319/1003] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 320/1003] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 321/1003] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 322/1003] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 323/1003] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 324/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 325/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 326/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 327/1003] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 328/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 329/1003] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 330/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 331/1003] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 332/1003] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 333/1003] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 334/1003] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 335/1003] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 336/1003] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 337/1003] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 338/1003] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 339/1003] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 340/1003] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 341/1003] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 342/1003] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 343/1003] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 344/1003] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 345/1003] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 346/1003] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 347/1003] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 348/1003] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 349/1003] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 350/1003] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 351/1003] Compiling libraries/AP_Mount/AP_Mount_Gremsy.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/EKFGSF_yaw.cpp BB-WAF: [ 356/1003] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 357/1003] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 358/1003] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 359/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 360/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 361/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 362/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 363/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 364/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 365/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 366/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 367/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 368/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 369/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 370/1003] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 371/1003] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 372/1003] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 373/1003] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 374/1003] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 375/1003] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 376/1003] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 377/1003] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 378/1003] Compiling modules/lwip/src/core/init.c BB-WAF: [ 379/1003] Compiling modules/lwip/src/core/ip.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/def.c BB-WAF: [ 383/1003] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 384/1003] Compiling modules/lwip/src/core/altcp_alloc.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_address.cpp BB-WAF: [ 389/1003] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 390/1003] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 391/1003] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 392/1003] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 393/1003] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 394/1003] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 395/1003] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 396/1003] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 397/1003] Compiling libraries/AP_Networking/lwip_hal/arch/evtimer.c BB-WAF: [ 398/1003] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 399/1003] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 400/1003] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 401/1003] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 402/1003] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 403/1003] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 404/1003] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 405/1003] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 406/1003] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 407/1003] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 408/1003] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 409/1003] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 410/1003] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 411/1003] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 412/1003] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 413/1003] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 414/1003] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 415/1003] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 416/1003] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 417/1003] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 418/1003] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 419/1003] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 420/1003] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 421/1003] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 422/1003] Compiling modules/lwip/src/core/udp.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/netif/ppp/pppcrypt.c BB-WAF: [ 426/1003] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 427/1003] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 428/1003] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 429/1003] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 430/1003] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 431/1003] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 432/1003] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 433/1003] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 434/1003] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 435/1003] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 436/1003] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 437/1003] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 438/1003] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 439/1003] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 440/1003] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 441/1003] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 442/1003] Compiling modules/lwip/src/api/err.c BB-WAF: [ 443/1003] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 444/1003] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 445/1003] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 446/1003] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 447/1003] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 448/1003] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 449/1003] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 450/1003] Compiling libraries/AP_Notify/ToshibaLED_I2C.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/MMLPlayer.cpp BB-WAF: [ 454/1003] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 455/1003] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 456/1003] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 457/1003] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 458/1003] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 459/1003] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 460/1003] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 461/1003] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 462/1003] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 463/1003] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 464/1003] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 465/1003] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 466/1003] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 467/1003] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 468/1003] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 469/1003] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 470/1003] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 471/1003] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 472/1003] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 473/1003] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 474/1003] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 475/1003] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 476/1003] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 477/1003] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 478/1003] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 479/1003] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 480/1003] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 481/1003] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 482/1003] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 483/1003] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 484/1003] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 485/1003] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 486/1003] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 487/1003] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 488/1003] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 489/1003] Compiling libraries/AP_OSD/AP_OSD_MAX7456.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_Calibrator.cpp BB-WAF: [ 493/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 494/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 495/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 496/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 497/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 498/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 499/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 500/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 501/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 502/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 503/1003] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 504/1003] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 505/1003] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 506/1003] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 507/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 508/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 509/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 510/1003] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 511/1003] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 512/1003] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 513/1003] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 514/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 515/1003] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 516/1003] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 517/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 518/1003] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 519/1003] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 520/1003] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 521/1003] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 522/1003] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 523/1003] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 524/1003] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 525/1003] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 526/1003] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 527/1003] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 528/1003] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 529/1003] Compiling libraries/AP_Proximity/AP_Proximity_MAV.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_SBUS.cpp BB-WAF: [ 533/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 534/1003] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 535/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 536/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 537/1003] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 538/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 539/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 540/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 541/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 542/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.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/tinfgzip.cpp BB-WAF: [ 546/1003] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 547/1003] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 548/1003] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 549/1003] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 550/1003] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 551/1003] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 552/1003] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 553/1003] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 554/1003] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 555/1003] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 556/1003] Compiling libraries/AP_RPM/RPM_HarmonicNotch.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/AP_Radio.cpp BB-WAF: [ 561/1003] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 562/1003] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 563/1003] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 564/1003] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 565/1003] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 566/1003] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 567/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 568/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 569/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 570/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 571/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 572/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 573/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 574/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 575/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 576/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 577/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 578/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 579/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 580/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 581/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 582/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 583/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 584/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 585/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 586/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 587/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 588/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 589/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 590/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 591/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 592/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 593/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 594/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 595/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 596/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 597/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 598/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 599/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 600/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 601/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 602/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 603/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 604/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 605/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 606/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 607/1003] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.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_Params.cpp BB-WAF: [ 619/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 620/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 621/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 622/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 623/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 624/1003] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.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/TerrainUtil.cpp BB-WAF: [ 628/1003] Compiling libraries/AP_Terrain/TerrainMission.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_VideoTX.cpp BB-WAF: [ 633/1003] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 634/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 635/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 636/1003] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.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/AP_WheelEncoder.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/WheelEncoder_Backend.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.cpp BB-WAF: [ 648/1003] Compiling libraries/AP_Winch/AP_Winch_Daiwa.cpp BB-WAF: [ 649/1003] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 650/1003] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 651/1003] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 652/1003] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 653/1003] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 654/1003] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 655/1003] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 656/1003] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 657/1003] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 658/1003] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 659/1003] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 660/1003] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 661/1003] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 662/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 663/1003] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 664/1003] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 665/1003] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 666/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 667/1003] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 668/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 669/1003] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 670/1003] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 671/1003] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 672/1003] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 673/1003] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 674/1003] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 675/1003] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 676/1003] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 677/1003] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 678/1003] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 679/1003] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 680/1003] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 681/1003] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 682/1003] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 683/1003] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 684/1003] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 685/1003] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 686/1003] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 687/1003] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 688/1003] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 689/1003] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 690/1003] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 691/1003] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 692/1003] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 693/1003] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 694/1003] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 695/1003] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 696/1003] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 697/1003] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 698/1003] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 699/1003] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 700/1003] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 701/1003] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 702/1003] Compiling libraries/AP_HAL/utility/srxl.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/ftoa_engine.cpp BB-WAF: [ 706/1003] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 707/1003] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 708/1003] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 709/1003] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 710/1003] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 711/1003] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 712/1003] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 713/1003] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 714/1003] Compiling libraries/AP_HAL_ChibiOS/Device.cpp BB-WAF: [ 715/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_iofirmware.cpp BB-WAF: [ 716/1003] Compiling libraries/AP_HAL_ChibiOS/SoftSigReaderInt.cpp BB-WAF: [ 717/1003] Compiling libraries/AP_HAL_ChibiOS/CanIface.cpp BB-WAF: [ 718/1003] Compiling libraries/AP_HAL_ChibiOS/WSPIDevice.cpp BB-WAF: [ 719/1003] Compiling libraries/AP_HAL_ChibiOS/UARTDriver.cpp BB-WAF: [ 720/1003] Compiling libraries/AP_HAL_ChibiOS/stdio.cpp BB-WAF: [ 721/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_bdshot.cpp BB-WAF: [ 722/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput.cpp BB-WAF: [ 723/1003] Compiling libraries/AP_HAL_ChibiOS/AnalogIn.cpp BB-WAF: [ 724/1003] Compiling libraries/AP_HAL_ChibiOS/DSP.cpp BB-WAF: [ 725/1003] Compiling libraries/AP_HAL_ChibiOS/I2CDevice.cpp BB-WAF: [ 726/1003] Compiling libraries/AP_HAL_ChibiOS/SoftSigReader.cpp BB-WAF: [ 727/1003] Compiling libraries/AP_HAL_ChibiOS/SPIDevice.cpp BB-WAF: [ 728/1003] Compiling libraries/AP_HAL_ChibiOS/CANFDIface.cpp BB-WAF: [ 729/1003] Compiling libraries/AP_HAL_ChibiOS/Semaphores.cpp BB-WAF: [ 730/1003] Compiling libraries/AP_HAL_ChibiOS/sdcard.cpp BB-WAF: [ 731/1003] Compiling libraries/AP_HAL_ChibiOS/Scheduler.cpp BB-WAF: [ 732/1003] Compiling libraries/AP_HAL_ChibiOS/RCOutput_serial.cpp BB-WAF: [ 733/1003] Compiling libraries/AP_HAL_ChibiOS/shared_dma.cpp BB-WAF: [ 734/1003] Compiling libraries/AP_HAL_ChibiOS/Util.cpp BB-WAF: [ 735/1003] Compiling libraries/AP_HAL_ChibiOS/RCInput.cpp BB-WAF: [ 736/1003] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 737/1003] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 738/1003] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 739/1003] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 740/1003] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 741/1003] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 742/1003] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 743/1003] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 744/1003] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 745/1003] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 746/1003] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 747/1003] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 748/1003] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 749/1003] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 750/1003] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 751/1003] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 752/1003] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 753/1003] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 754/1003] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 755/1003] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 756/1003] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 757/1003] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 758/1003] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 759/1003] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 760/1003] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 761/1003] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 762/1003] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 763/1003] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 764/1003] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 765/1003] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 766/1003] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 767/1003] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 768/1003] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 769/1003] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 770/1003] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 771/1003] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 772/1003] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 773/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 774/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 775/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 776/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 777/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 778/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 779/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 780/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 781/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 782/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 783/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 784/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 785/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 786/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 787/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 788/1003] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 789/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 790/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.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/sgEncodeTargetReq.c BB-WAF: [ 794/1003] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 795/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 796/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 797/1003] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 798/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 799/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 800/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 801/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 802/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 803/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 804/1003] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 805/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 806/1003] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 807/1003] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 808/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 809/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 810/1003] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 811/1003] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 812/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 813/1003] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 814/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 815/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 816/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 817/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 818/1003] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 819/1003] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 820/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 821/1003] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 822/1003] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 823/1003] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 824/1003] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 825/1003] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 826/1003] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 827/1003] Compiling libraries/AP_Baro/AP_Baro_SITL.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/vector3.cpp BB-WAF: [ 835/1003] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 836/1003] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 837/1003] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 838/1003] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 839/1003] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 840/1003] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 841/1003] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 842/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 843/1003] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 844/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 845/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 846/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 847/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 848/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 849/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 850/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 851/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 852/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 853/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 854/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 855/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 856/1003] Compiling libraries/AP_NavEKF3/AP_NavEKF3.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.cpp BB-WAF: [ 862/1003] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 863/1003] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 864/1003] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 865/1003] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 866/1003] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 867/1003] Compiling libraries/GCS_MAVLink/GCS_Fence.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_SRXL2.cpp BB-WAF: [ 873/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 874/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 875/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 876/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 877/1003] Compiling libraries/AP_RCProtocol/AP_RCProtocol.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_params.cpp BB-WAF: [ 897/1003] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 898/1003] Compiling libraries/AP_AIS/AP_AIS.cpp BB-WAF: [ 899/1003] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.cpp BB-WAF: [ 900/1003] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 901/1003] Compiling libraries/AC_AttitudeControl/AC_PosControl.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_MotorsMatrix.cpp BB-WAF: [ 905/1003] Compiling libraries/AP_Motors/AP_MotorsMulticopter.cpp BB-WAF: [ 906/1003] Compiling libraries/AP_Motors/AP_MotorsTri.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_Screen.cpp BB-WAF: [ 912/1003] Compiling libraries/AP_OSD/AP_OSD_ParamScreen.cpp BB-WAF: [ 913/1003] Compiling libraries/AP_OSD/AP_OSD_ParamSetting.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/lua_scripts.cpp BB-WAF: [ 920/1003] Compiling libraries/AP_Scripting/lua_boxed_numerics.cpp BB-WAF: [ 921/1003] Compiling libraries/AP_Scripting/lua_repl.cpp BB-WAF: [ 922/1003] Compiling libraries/AP_Scripting/AP_Scripting_helpers.cpp BB-WAF: [ 923/1003] Compiling libraries/AP_Scripting/lua_bindings.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/GCS_Mavlink.cpp BB-WAF: [ 926/1003] Compiling ArduCopter/AP_Arming.cpp BB-WAF: [ 927/1003] Compiling ArduCopter/mode_rtl.cpp BB-WAF: [ 928/1003] Compiling ArduCopter/events.cpp BB-WAF: [ 929/1003] Compiling ArduCopter/fence.cpp BB-WAF: [ 930/1003] Compiling ArduCopter/mode_autorotate.cpp BB-WAF: [ 931/1003] Compiling ArduCopter/mode_guided.cpp BB-WAF: [ 932/1003] Compiling ArduCopter/mode_drift.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/crash_check.cpp BB-WAF: [ 937/1003] Compiling ArduCopter/RC_Channel.cpp BB-WAF: [ 938/1003] Compiling ArduCopter/mode_loiter.cpp BB-WAF: [ 939/1003] Compiling ArduCopter/motors.cpp BB-WAF: [ 940/1003] Compiling ArduCopter/mode_flip.cpp BB-WAF: [ 941/1003] Compiling ArduCopter/takeoff_check.cpp BB-WAF: [ 942/1003] Compiling ArduCopter/landing_gear.cpp BB-WAF: [ 943/1003] Compiling ArduCopter/mode_avoid_adsb.cpp BB-WAF: [ 944/1003] Compiling ArduCopter/AP_Rally.cpp BB-WAF: [ 945/1003] Linking /home/autotest/build/tmp/binaries.build/skyviper-journey/lib/libArduCopter_libs.a BB-WAF: [ 946/1003] Compiling ArduCopter/commands.cpp BB-WAF: [ 947/1003] Compiling ArduCopter/baro_ground_effect.cpp BB-WAF: [ 948/1003] Compiling ArduCopter/mode_stabilize_heli.cpp BB-WAF: [ 949/1003] Compiling ArduCopter/mode_poshold.cpp BB-WAF: [ 950/1003] Compiling ArduCopter/navigation.cpp BB-WAF: [ 951/1003] Compiling ArduCopter/autoyaw.cpp BB-WAF: [ 952/1003] Compiling ArduCopter/compassmot.cpp BB-WAF: [ 953/1003] Compiling ArduCopter/precision_landing.cpp BB-WAF: [ 954/1003] Compiling ArduCopter/mode_brake.cpp BB-WAF: [ 955/1003] Compiling ArduCopter/heli.cpp BB-WAF: [ 956/1003] Compiling ArduCopter/standby.cpp BB-WAF: [ 957/1003] Compiling ArduCopter/AP_State.cpp BB-WAF: [ 958/1003] Compiling ArduCopter/mode_zigzag.cpp BB-WAF: [ 959/1003] Compiling ArduCopter/avoidance.cpp BB-WAF: [ 960/1003] Compiling ArduCopter/UserParameters.cpp BB-WAF: [ 961/1003] Compiling ArduCopter/mode_sport.cpp BB-WAF: [ 962/1003] Compiling ArduCopter/Copter.cpp BB-WAF: [ 963/1003] Compiling ArduCopter/mode_acro_heli.cpp BB-WAF: [ 964/1003] Compiling ArduCopter/mode.cpp BB-WAF: [ 965/1003] Compiling ArduCopter/system.cpp BB-WAF: [ 966/1003] Compiling ArduCopter/inertia.cpp BB-WAF: [ 967/1003] Compiling ArduCopter/mode_follow.cpp BB-WAF: [ 968/1003] Compiling ArduCopter/avoidance_adsb.cpp BB-WAF: [ 969/1003] Compiling ArduCopter/mode_guided_nogps.cpp BB-WAF: [ 970/1003] Compiling ArduCopter/land_detector.cpp BB-WAF: [ 971/1003] Compiling ArduCopter/surface_tracking.cpp BB-WAF: [ 972/1003] Compiling ArduCopter/sensors.cpp BB-WAF: [ 973/1003] Compiling ArduCopter/Parameters.cpp BB-WAF: [ 974/1003] Compiling ArduCopter/mode_throw.cpp BB-WAF: [ 975/1003] Compiling ArduCopter/takeoff.cpp BB-WAF: [ 976/1003] Compiling ArduCopter/esc_calibration.cpp BB-WAF: [ 977/1003] Compiling ArduCopter/mode_land.cpp BB-WAF: [ 978/1003] Compiling ArduCopter/mode_althold.cpp BB-WAF: [ 979/1003] Compiling ArduCopter/motor_test.cpp BB-WAF: [ 980/1003] Compiling ArduCopter/ekf_check.cpp BB-WAF: [ 981/1003] Compiling ArduCopter/mode_systemid.cpp BB-WAF: [ 982/1003] Compiling ArduCopter/mode_turtle.cpp BB-WAF: [ 983/1003] Compiling ArduCopter/mode_smart_rtl.cpp BB-WAF: [ 984/1003] Compiling ArduCopter/mode_circle.cpp BB-WAF: [ 985/1003] Compiling ArduCopter/radio.cpp BB-WAF: [ 986/1003] Compiling ArduCopter/UserCode.cpp BB-WAF: [ 987/1003] Compiling ArduCopter/tuning.cpp BB-WAF: [ 988/1003] Compiling ArduCopter/AP_ExternalControl_Copter.cpp BB-WAF: [ 989/1003] Compiling ArduCopter/failsafe.cpp BB-WAF: [ 990/1003] Compiling ArduCopter/mode_auto.cpp BB-WAF: [ 991/1003] Compiling ArduCopter/mode_acro.cpp BB-WAF: [ 992/1003] Compiling ArduCopter/Log.cpp BB-WAF: [ 993/1003] Compiling ArduCopter/Attitude.cpp BB-WAF: [ 994/1003] Compiling ArduCopter/mode_autotune.cpp BB-WAF: [ 995/1003] Compiling ArduCopter/terrain.cpp BB-WAF: [ 996/1003] Compiling ArduCopter/GCS_Copter.cpp BB-WAF: [ 997/1003] Compiling ArduCopter/afs_copter.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 139795735690848: 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 ((464169, 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: [225/261] Building board: skyviper-v2450 at 2025-04-23 21:36:06.216655 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: [226/261] Building board: sparky2 at 2025-04-23 21:36:06.289010 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: [227/261] Building board: speedybeef4 at 2025-04-23 21:36:06.360393 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: [228/261] Building board: SpeedyBeeF405AIO at 2025-04-23 21:36:06.420503 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: [229/261] Building board: SpeedyBeeF405Mini at 2025-04-23 21:36:08.092335 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: [230/261] Building board: SpeedyBeeF405WING at 2025-04-23 21:36:08.159092 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: [231/261] Building board: speedybeef4v3 at 2025-04-23 21:36:08.224099 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: [232/261] Building board: speedybeef4v4 at 2025-04-23 21:36:08.291967 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: [233/261] Building board: SPRacingH7 at 2025-04-23 21:36:08.355944 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: [234/261] Building board: SPRacingH7RF at 2025-04-23 21:36:08.420662 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: [235/261] Building board: StellarF4 at 2025-04-23 21:36:08.490641 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: [236/261] Building board: StellarF4V2 at 2025-04-23 21:36:10.233516 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: [237/261] Building board: StellarH7V2 at 2025-04-23 21:36:12.092623 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: [238/261] Building board: SuccexF4 at 2025-04-23 21:36:13.819149 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: [239/261] Building board: SULILGH7-P1-P2 at 2025-04-23 21:36:13.881394 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: [240/261] Building board: TBS-Colibri-F7 at 2025-04-23 21:36:15.628852 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: [241/261] Building board: TBS_LUCID_H7 at 2025-04-23 21:36:15.695379 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: [242/261] Building board: TBS_LUCID_H7_WING at 2025-04-23 21:36:17.390450 BB: Trying checkout ArduCopter stable TBS_LUCID_H7_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 TBS_LUCID_H7_WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_H7_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 (TBS_LUCID_H7_WING) - not in board list BB: Considering frame heli for board TBS_LUCID_H7_WING BB: Trying checkout ArduCopter stable TBS_LUCID_H7_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 TBS_LUCID_H7_WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/stable/TBS_LUCID_H7_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 (TBS_LUCID_H7_WING) - not in board list BB: [243/261] Building board: TBS_LUCID_PRO at 2025-04-23 21:36:19.127987 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: [244/261] Building board: thepeach-k1 at 2025-04-23 21:36:20.847480 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: [245/261] Building board: thepeach-r1 at 2025-04-23 21:36:20.917031 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: [246/261] Building board: TMotorH743 at 2025-04-23 21:36:20.978245 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: [247/261] Building board: vnav at 2025-04-23 21:36:21.041654 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: [248/261] Building board: VRBrain-v51 at 2025-04-23 21:36:21.101353 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: [249/261] Building board: VRBrain-v52 at 2025-04-23 21:36:21.163300 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: [250/261] Building board: VRBrain-v54 at 2025-04-23 21:36:21.226895 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: [251/261] Building board: VRCore-v10 at 2025-04-23 21:36:21.286019 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: [252/261] Building board: VRUBrain-v51 at 2025-04-23 21:36:21.348718 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: [253/261] Building board: VUAV-V7pro at 2025-04-23 21:36:21.408536 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: [254/261] Building board: X-MAV-AP-H743v2 at 2025-04-23 21:36:21.469650 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: [255/261] Building board: YJUAV_A6 at 2025-04-23 21:36:23.128866 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: [256/261] Building board: YJUAV_A6SE at 2025-04-23 21:36:23.194192 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: [257/261] Building board: YJUAV_A6SE_H743 at 2025-04-23 21:36:23.254989 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: [258/261] Building board: YJUAV_A6Ultra at 2025-04-23 21:36:23.316448 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: [259/261] Building board: ZeroOneX6 at 2025-04-23 21:36:23.377294 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: [260/261] Building board: ZeroOneX6_Air at 2025-04-23 21:36:23.436598 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: [261/261] Building board: zynq at 2025-04-23 21:36:25.177541 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 '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 '93fb9792cc64ad504739373d92af3ef264ec1718' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9fddc857ff0675a01e2457f0dd8d5ea276281433' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 7f918b68b8c3afea063ecc819891a199e3c3ac79 BB-GIT: Author: Andy Piper BB-GIT: Date: Sun Apr 20 19:36:14 2025 +0100 BB-GIT: BB-GIT: AC_Fence: remove frame constraints from some options BB: Building ArduPlane stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/249] Building board: 3DRControlZeroG at 2025-04-23 21:36:30.243701 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/249] Building board: ACNS-CM4Pilot at 2025-04-23 21:36:30.816599 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/249] Building board: ACNS-F405AIO at 2025-04-23 21:36:31.044989 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/249] Building board: aero at 2025-04-23 21:36:31.079818 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.657s) BB-WAF: 'clean' finished successfully (1.092s) 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.System BB-WAF: expanding dronecan.remoteid.SelfID 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/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_IRLock.cpp BB-WAF: [ 33/1199] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.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.cpp BB-WAF: [ 39/1199] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 40/1199] Compiling libraries/AC_WPNav/AC_Circle.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_External.cpp BB-WAF: [ 54/1199] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 55/1199] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 56/1199] Compiling libraries/AP_AHRS/AP_AHRS_View.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_SITL.cpp BB-WAF: [ 61/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 62/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 63/1199] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 64/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.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_DLVR.cpp BB-WAF: [ 69/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 70/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 71/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 72/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 73/1199] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 74/1199] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 75/1199] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 76/1199] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 77/1199] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 78/1199] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 79/1199] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 80/1199] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 81/1199] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 82/1199] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 83/1199] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 84/1199] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 85/1199] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 86/1199] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 87/1199] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 88/1199] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 89/1199] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 90/1199] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 91/1199] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 92/1199] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 93/1199] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 94/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.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_SMBus_NeoDesign.cpp BB-WAF: [ 98/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 99/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 100/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 101/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 102/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 103/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 104/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 105/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 106/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 107/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 108/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 109/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 110/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 111/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 112/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 113/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 114/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 115/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 116/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 117/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 118/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 119/1199] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 120/1199] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 121/1199] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 122/1199] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1199] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 124/1199] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.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_CANDriver.cpp BB-WAF: [ 130/1199] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 131/1199] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 132/1199] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 133/1199] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 134/1199] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 135/1199] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 136/1199] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 137/1199] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 138/1199] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 139/1199] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 140/1199] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 141/1199] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 142/1199] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 143/1199] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 144/1199] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 145/1199] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 146/1199] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 147/1199] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 148/1199] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1199] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 150/1199] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 151/1199] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 152/1199] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 153/1199] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 154/1199] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 155/1199] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 156/1199] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 157/1199] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 158/1199] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 159/1199] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 160/1199] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 161/1199] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 162/1199] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 163/1199] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 164/1199] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 165/1199] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 166/1199] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 167/1199] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 168/1199] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 169/1199] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 170/1199] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 171/1199] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 172/1199] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 173/1199] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 174/1199] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 175/1199] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 176/1199] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 177/1199] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 178/1199] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 179/1199] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 180/1199] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 181/1199] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 182/1199] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 183/1199] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 184/1199] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 185/1199] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 186/1199] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 187/1199] Compiling libraries/AP_DAL/AP_DAL_Compass.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_Canard_iface.cpp BB-WAF: [ 192/1199] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 193/1199] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 194/1199] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 195/1199] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 196/1199] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 197/1199] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 198/1199] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 199/1199] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 200/1199] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 201/1199] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 202/1199] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 203/1199] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 204/1199] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 205/1199] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 206/1199] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 207/1199] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 208/1199] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 209/1199] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 210/1199] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 211/1199] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 212/1199] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 213/1199] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.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_FATFS.cpp BB-WAF: [ 217/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 218/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 219/1199] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 220/1199] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 221/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 222/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 223/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 224/1199] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 225/1199] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 226/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 227/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 228/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 229/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 230/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 231/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 232/1199] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.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.cpp BB-WAF: [ 236/1199] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 237/1199] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 238/1199] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 239/1199] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 240/1199] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 241/1199] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 242/1199] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 243/1199] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 244/1199] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 245/1199] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 246/1199] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 247/1199] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 248/1199] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 249/1199] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 250/1199] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 251/1199] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 252/1199] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 253/1199] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 254/1199] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 255/1199] Compiling libraries/AP_Generator/AP_Generator_Backend.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_RichenPower.cpp BB-WAF: [ 258/1199] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.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.cpp BB-WAF: [ 265/1199] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 266/1199] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 267/1199] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 268/1199] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 269/1199] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 270/1199] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 271/1199] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 272/1199] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 273/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 274/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 275/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 276/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 277/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 278/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 279/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 280/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 281/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 282/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 283/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 284/1199] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 285/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 286/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 287/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 288/1199] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 289/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 290/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 291/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 292/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 293/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 294/1199] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.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/AP_Logger_Block.cpp BB-WAF: [ 302/1199] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 303/1199] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 304/1199] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 305/1199] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 306/1199] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 307/1199] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 308/1199] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 309/1199] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 310/1199] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 311/1199] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 312/1199] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 313/1199] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 314/1199] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 315/1199] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 316/1199] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 317/1199] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 318/1199] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 319/1199] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 320/1199] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 321/1199] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 322/1199] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 323/1199] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 324/1199] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 325/1199] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 326/1199] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 327/1199] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 328/1199] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 329/1199] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 330/1199] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.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_MotorsHeli_Single.cpp BB-WAF: [ 334/1199] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 335/1199] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 336/1199] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 337/1199] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 338/1199] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 339/1199] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 340/1199] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 341/1199] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 342/1199] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 343/1199] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 344/1199] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 345/1199] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 346/1199] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 347/1199] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 348/1199] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 349/1199] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 350/1199] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 351/1199] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 352/1199] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 353/1199] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 354/1199] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 355/1199] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 356/1199] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 357/1199] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 358/1199] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 359/1199] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 360/1199] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 361/1199] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 362/1199] Compiling libraries/AP_NavEKF/EKFGSF_yaw.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_Source.cpp BB-WAF: [ 366/1199] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 367/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 368/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 369/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 370/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 371/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 372/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 373/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 374/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 375/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 376/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 377/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 378/1199] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 379/1199] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 380/1199] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 381/1199] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 382/1199] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 383/1199] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 384/1199] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 385/1199] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 386/1199] Compiling modules/lwip/src/core/init.c BB-WAF: [ 387/1199] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 388/1199] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 389/1199] Compiling modules/lwip/src/core/def.c BB-WAF: [ 390/1199] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 391/1199] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 392/1199] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 393/1199] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 394/1199] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 395/1199] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 396/1199] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 397/1199] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 398/1199] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 399/1199] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 400/1199] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 401/1199] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 402/1199] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 403/1199] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 404/1199] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 405/1199] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 406/1199] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 407/1199] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 408/1199] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 409/1199] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 410/1199] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 411/1199] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 412/1199] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 413/1199] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 414/1199] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 415/1199] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 416/1199] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 417/1199] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 418/1199] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 419/1199] Compiling modules/lwip/src/netif/ppp/upap.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/vj.c BB-WAF: [ 423/1199] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 424/1199] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 425/1199] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 426/1199] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 427/1199] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 428/1199] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 429/1199] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 430/1199] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 431/1199] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 432/1199] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 433/1199] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 434/1199] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 435/1199] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 436/1199] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 437/1199] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 438/1199] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 439/1199] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 440/1199] Compiling modules/lwip/src/api/err.c BB-WAF: [ 441/1199] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 442/1199] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 443/1199] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 444/1199] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 445/1199] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 446/1199] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 447/1199] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 448/1199] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 449/1199] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 450/1199] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 451/1199] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 452/1199] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 453/1199] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 454/1199] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 455/1199] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 456/1199] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 457/1199] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 458/1199] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 459/1199] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 460/1199] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 461/1199] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 462/1199] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 463/1199] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 464/1199] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 465/1199] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 466/1199] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 467/1199] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 468/1199] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 469/1199] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 470/1199] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 471/1199] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 472/1199] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 473/1199] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 474/1199] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 475/1199] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 476/1199] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 477/1199] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 478/1199] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 479/1199] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 480/1199] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 481/1199] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 482/1199] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 483/1199] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 484/1199] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 485/1199] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 486/1199] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 487/1199] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 488/1199] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 489/1199] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 490/1199] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 491/1199] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 492/1199] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 493/1199] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 494/1199] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 495/1199] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 496/1199] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.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_Onboard.cpp BB-WAF: [ 500/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 501/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 502/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.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.cpp BB-WAF: [ 506/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 507/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 508/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 509/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 510/1199] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 511/1199] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 512/1199] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 513/1199] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 514/1199] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 515/1199] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 516/1199] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 517/1199] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 518/1199] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 519/1199] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 520/1199] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 521/1199] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 522/1199] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 523/1199] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 524/1199] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 525/1199] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 526/1199] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 527/1199] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 528/1199] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 529/1199] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 530/1199] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 531/1199] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 532/1199] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 533/1199] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 534/1199] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 535/1199] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 536/1199] Compiling libraries/AP_Proximity/AP_Proximity.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_Backend.cpp BB-WAF: [ 540/1199] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 541/1199] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 542/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 543/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 544/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 545/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 546/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 547/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 548/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 549/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.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/tinflate.cpp BB-WAF: [ 553/1199] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 554/1199] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 555/1199] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 556/1199] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 557/1199] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 558/1199] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 559/1199] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 560/1199] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 561/1199] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 562/1199] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 563/1199] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 564/1199] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [ 565/1199] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [ 566/1199] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [ 567/1199] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 568/1199] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 569/1199] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 570/1199] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 571/1199] Compiling libraries/AP_Radio/AP_Radio.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_TeraRangerI2C.cpp BB-WAF: [ 575/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 576/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 577/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 578/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 579/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 580/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 581/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 582/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 583/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 584/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 585/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 586/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 587/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 588/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 589/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 590/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 591/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 592/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 593/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 594/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 595/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 596/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 597/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 598/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 599/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 600/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 601/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 602/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 603/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 604/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 605/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_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_Benewake_CAN.cpp BB-WAF: [ 608/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 609/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 610/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 611/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 612/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 613/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 614/1199] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.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/AP_Soaring.cpp BB-WAF: [ 623/1199] Compiling libraries/AP_Soaring/SpeedToFly.cpp BB-WAF: [ 624/1199] Compiling libraries/AP_Soaring/Variometer.cpp BB-WAF: [ 625/1199] Compiling libraries/AP_Soaring/ExtendedKalmanFilter.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_MCP9600.cpp BB-WAF: [ 630/1199] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 631/1199] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.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_Backend.cpp BB-WAF: [ 636/1199] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 637/1199] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 638/1199] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 639/1199] Compiling libraries/AP_Terrain/TerrainUtil.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_Tramp.cpp BB-WAF: [ 643/1199] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 644/1199] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 645/1199] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 646/1199] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 647/1199] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 648/1199] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.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_SITL_Quadrature.cpp BB-WAF: [ 652/1199] Compiling libraries/AP_WheelEncoder/WheelEncoder_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_Filter.cpp BB-WAF: [ 657/1199] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 658/1199] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 659/1199] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 660/1199] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 661/1199] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 662/1199] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 663/1199] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 664/1199] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 665/1199] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 666/1199] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 667/1199] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 668/1199] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 669/1199] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 670/1199] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 671/1199] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 672/1199] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 673/1199] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 674/1199] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 675/1199] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 676/1199] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 677/1199] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 678/1199] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 679/1199] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 680/1199] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.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_aux.cpp BB-WAF: [ 685/1199] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 686/1199] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 687/1199] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 688/1199] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 689/1199] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 690/1199] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 691/1199] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 692/1199] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 693/1199] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 694/1199] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 695/1199] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 696/1199] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 697/1199] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 698/1199] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 699/1199] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 700/1199] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 701/1199] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 702/1199] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 703/1199] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 704/1199] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 705/1199] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 706/1199] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 707/1199] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 708/1199] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 709/1199] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 710/1199] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 711/1199] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 712/1199] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 713/1199] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 714/1199] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 715/1199] Compiling libraries/AP_HAL_Empty/RCInput.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: [ 716/1199] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 717/1199] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 718/1199] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 719/1199] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 720/1199] Compiling libraries/AP_HAL_Empty/AnalogIn.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/Thread.cpp BB-WAF: [ 724/1199] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 725/1199] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 726/1199] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 727/1199] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 728/1199] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 729/1199] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 730/1199] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 731/1199] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 732/1199] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 733/1199] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 734/1199] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 735/1199] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 736/1199] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 737/1199] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 738/1199] Compiling libraries/AP_HAL_Linux/Poller.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/CANSocketIface.cpp BB-WAF: [ 742/1199] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 743/1199] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 744/1199] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 745/1199] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 746/1199] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 747/1199] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 748/1199] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 749/1199] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 750/1199] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 751/1199] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 752/1199] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 753/1199] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 754/1199] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 755/1199] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 756/1199] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 757/1199] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 758/1199] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 759/1199] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 760/1199] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 761/1199] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 762/1199] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 763/1199] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 764/1199] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 765/1199] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 766/1199] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 767/1199] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 768/1199] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 769/1199] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 770/1199] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 771/1199] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 772/1199] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 773/1199] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 774/1199] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 775/1199] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 776/1199] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 777/1199] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 778/1199] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 779/1199] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 780/1199] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 781/1199] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 782/1199] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.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/ltable.c BB-WAF: [ 787/1199] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 788/1199] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 789/1199] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 790/1199] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 791/1199] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 792/1199] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 793/1199] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 794/1199] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 795/1199] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 796/1199] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 797/1199] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 798/1199] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 799/1199] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 800/1199] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 801/1199] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 802/1199] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 803/1199] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 804/1199] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 805/1199] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 806/1199] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 807/1199] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 808/1199] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 809/1199] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 810/1199] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 811/1199] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 812/1199] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 813/1199] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 814/1199] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 815/1199] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 816/1199] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 817/1199] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 818/1199] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 819/1199] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 820/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 821/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 822/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 823/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 824/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 825/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 826/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 827/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 828/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 829/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 830/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 831/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 832/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 833/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 834/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 835/1199] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 836/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 837/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 838/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 839/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 840/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 841/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 842/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 843/1199] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 844/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 845/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 846/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 847/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 848/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 849/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 850/1199] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 851/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 852/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 853/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 854/1199] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 855/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 856/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 857/1199] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 858/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 859/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 860/1199] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 861/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 862/1199] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 863/1199] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 864/1199] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 865/1199] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 866/1199] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 867/1199] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 868/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 869/1199] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.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.cpp BB-WAF: [ 876/1199] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.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/SCurve.cpp BB-WAF: [ 882/1199] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 883/1199] Compiling libraries/AP_Math/vector3.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_Beacon.cpp BB-WAF: [ 888/1199] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 889/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 890/1199] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 891/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 892/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 893/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 894/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 895/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 896/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 897/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 898/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 899/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 900/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 901/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 902/1199] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.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_Backend.cpp BB-WAF: [ 910/1199] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 911/1199] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 912/1199] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 913/1199] Compiling libraries/GCS_MAVLink/GCS_Common.cpp BB-WAF: [ 914/1199] Compiling libraries/GCS_MAVLink/GCS_Dummy.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_FPort2.cpp BB-WAF: [ 920/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 921/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 922/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 923/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 924/1199] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 925/1199] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 926/1199] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 927/1199] Compiling libraries/AP_Proximity/AP_Proximity_Backend.cpp BB-WAF: [ 928/1199] Compiling libraries/AC_Fence/AC_PolyFence_loader.cpp BB-WAF: [ 929/1199] Compiling libraries/AC_Fence/AC_Fence.cpp BB-WAF: [ 930/1199] Compiling libraries/AC_Avoidance/AP_OABendyRuler.cpp BB-WAF: [ 931/1199] Compiling libraries/AC_Avoidance/AP_OADatabase.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_Sagetech_MXS.cpp BB-WAF: [ 936/1199] Compiling libraries/AP_ADSB/AP_ADSB.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_RCTelemetry.cpp BB-WAF: [ 940/1199] Compiling libraries/AP_RCTelemetry/AP_CRSF_Telem.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.cpp BB-WAF: [ 944/1199] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.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: [ 952/1199] Compiling libraries/AP_Motors/AP_MotorsMatrix.cpp BB-WAF: [ 953/1199] Compiling libraries/AP_Motors/AP_MotorsTri.cpp BB-WAF: [ 954/1199] 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/ArduPlane' failed (exit status 1): BB-WAF: {task 139808597534064: cxx AP_Compass.cpp -> AP_Compass.cpp.4.o} BB-WAF: (run with -v to display more information) BB: Process failed ((480564, 256)) BB: Failed build of ArduPlane aero stable BB: [5/249] Building board: AEROFOX-H7 at 2025-04-23 21:36:56.484551 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/249] Building board: AET-H743-Basic at 2025-04-23 21:36:57.313532 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/249] Building board: airbotf4 at 2025-04-23 21:36:58.121891 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/249] Building board: AIRLink at 2025-04-23 21:36:58.153173 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/249] Building board: Airvolute-DCS2 at 2025-04-23 21:36:58.183223 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/249] Building board: AnyleafH7 at 2025-04-23 21:36:58.212070 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/249] Building board: Aocoda-RC-H743Dual at 2025-04-23 21:36:58.243856 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/249] Building board: ARK_FPV at 2025-04-23 21:36:58.272546 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/249] Building board: ARKV6X at 2025-04-23 21:36:59.095977 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/249] Building board: AtomRCF405NAVI at 2025-04-23 21:36:59.155603 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/249] Building board: bbbmini at 2025-04-23 21:36:59.216208 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/249] Building board: BeastF7 at 2025-04-23 21:36:59.283370 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/249] Building board: BeastF7v2 at 2025-04-23 21:36:59.349174 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/249] Building board: BeastH7 at 2025-04-23 21:36:59.444577 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/249] Building board: BeastH7v2 at 2025-04-23 21:36:59.501431 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/249] Building board: bebop at 2025-04-23 21:36:59.551629 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/249] Building board: bhat at 2025-04-23 21:36:59.596885 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/249] Building board: BlitzF745 at 2025-04-23 21:36:59.634530 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/249] Building board: BlitzF745AIO at 2025-04-23 21:36:59.686437 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/249] Building board: BlitzH743Pro at 2025-04-23 21:36:59.719788 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/249] Building board: BlitzMiniF745 at 2025-04-23 21:36:59.749703 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/249] Building board: BlitzWingH743 at 2025-04-23 21:36:59.779455 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/249] Building board: blue at 2025-04-23 21:36:59.808472 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/249] Building board: BrahmaF4 at 2025-04-23 21:36:59.837105 BB: Trying checkout ArduPlane stable BrahmaF4 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 BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/BrahmaF4/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 (BrahmaF4) - not in board list BB: [29/249] Building board: BROTHERHOBBYF405v3 at 2025-04-23 21:37:00.670713 BB: Trying checkout ArduPlane stable BROTHERHOBBYF405v3 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 BROTHERHOBBYF405v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/BROTHERHOBBYF405v3/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 (BROTHERHOBBYF405v3) - not in board list BB: [30/249] Building board: BROTHERHOBBYH743 at 2025-04-23 21:37:01.514921 BB: Trying checkout ArduPlane stable BROTHERHOBBYH743 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 BROTHERHOBBYH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/BROTHERHOBBYH743/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 (BROTHERHOBBYH743) - not in board list BB: [31/249] Building board: canzero at 2025-04-23 21:37:02.343189 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: [32/249] Building board: CBU-H7-LC-Stamp at 2025-04-23 21:37:02.373614 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: [33/249] Building board: CBU-H7-Stamp at 2025-04-23 21:37:03.185350 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: [34/249] Building board: CORVON405V2_1 at 2025-04-23 21:37:04.002631 BB: Trying checkout ArduPlane stable CORVON405V2_1 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 CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/CORVON405V2_1/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 (CORVON405V2_1) - not in board list BB: [35/249] Building board: CSKY405 at 2025-04-23 21:37:04.901885 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: [36/249] Building board: CUAV-7-Nano at 2025-04-23 21:37:05.741934 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: [37/249] Building board: CUAV-Nora at 2025-04-23 21:37:05.777646 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: [38/249] Building board: CUAV-Nora-bdshot at 2025-04-23 21:37:05.809268 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: [39/249] Building board: CUAV-Pixhack-v3 at 2025-04-23 21:37:05.839666 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: [40/249] Building board: CUAV-X7 at 2025-04-23 21:37:06.646337 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: [41/249] Building board: CUAV-X7-bdshot at 2025-04-23 21:37:06.677068 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: [42/249] Building board: CUAVv5 at 2025-04-23 21:37:06.705980 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: [43/249] Building board: CUAVv5-bdshot at 2025-04-23 21:37:06.734987 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: [44/249] Building board: CUAVv5Nano at 2025-04-23 21:37:06.766072 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: [45/249] Building board: CUAVv5Nano-bdshot at 2025-04-23 21:37:06.794105 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: [46/249] Building board: CubeBlack at 2025-04-23 21:37:06.822960 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: [47/249] Building board: CubeBlack+ at 2025-04-23 21:37:06.852044 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: [48/249] Building board: CubeOrange at 2025-04-23 21:37:06.880076 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: [49/249] Building board: CubeOrange-bdshot at 2025-04-23 21:37:06.908886 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: [50/249] Building board: CubeOrangePlus at 2025-04-23 21:37:06.942209 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: [51/249] Building board: CubeOrangePlus-bdshot at 2025-04-23 21:37:06.971888 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: [52/249] Building board: CubePurple at 2025-04-23 21:37:07.007009 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: [53/249] Building board: CubeRedPrimary at 2025-04-23 21:37:07.037135 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: [54/249] Building board: CubeRedSecondary at 2025-04-23 21:37:07.068254 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: [55/249] Building board: CubeYellow at 2025-04-23 21:37:07.096375 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: [56/249] Building board: CubeYellow-bdshot at 2025-04-23 21:37:07.124682 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: [57/249] Building board: dark at 2025-04-23 21:37:07.153880 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: [58/249] Building board: DevEBoxH7v2 at 2025-04-23 21:37:07.182271 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: [59/249] Building board: disco at 2025-04-23 21:37:07.212915 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: [60/249] Building board: disco at 2025-04-23 21:37:07.242779 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: [61/249] Building board: DroneerF405 at 2025-04-23 21:37:07.273200 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: [62/249] Building board: DrotekP3Pro at 2025-04-23 21:37:08.110337 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: [63/249] Building board: Durandal at 2025-04-23 21:37:08.144209 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: [64/249] Building board: Durandal-bdshot at 2025-04-23 21:37:08.206962 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: [65/249] Building board: edge at 2025-04-23 21:37:08.239742 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: [66/249] Building board: erleboard at 2025-04-23 21:37:08.269219 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: [67/249] Building board: erlebrain2 at 2025-04-23 21:37:08.302724 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: [68/249] Building board: F35Lightning at 2025-04-23 21:37:08.335958 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: [69/249] Building board: F4BY at 2025-04-23 21:37:08.368507 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: [70/249] Building board: F4BY_F427 at 2025-04-23 21:37:08.397102 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: [71/249] Building board: FlyingMoonF407 at 2025-04-23 21:37:09.189390 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: [72/249] Building board: FlyingMoonF427 at 2025-04-23 21:37:09.222017 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: [73/249] Building board: FlyingMoonH743 at 2025-04-23 21:37:09.252373 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: [74/249] Building board: FlywooF405Pro at 2025-04-23 21:37:09.284262 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: [75/249] Building board: FlywooF745 at 2025-04-23 21:37:09.316222 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: [76/249] Building board: FlywooF745Nano at 2025-04-23 21:37:09.348607 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: [77/249] Building board: FlywooH743Pro at 2025-04-23 21:37:09.381705 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: [78/249] Building board: fmuv2 at 2025-04-23 21:37:10.197425 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: [79/249] Building board: fmuv3 at 2025-04-23 21:37:10.228129 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: [80/249] Building board: fmuv5 at 2025-04-23 21:37:10.255700 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: [81/249] Building board: FoxeerF405v2 at 2025-04-23 21:37:10.286106 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: [82/249] Building board: FoxeerH743v1 at 2025-04-23 21:37:10.314887 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: [83/249] Building board: GEPRC_TAKER_H743 at 2025-04-23 21:37:10.343559 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: [84/249] Building board: GEPRCF745BTHD at 2025-04-23 21:37:11.131725 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: [85/249] Building board: HEEWING-F405 at 2025-04-23 21:37:11.949453 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: [86/249] Building board: HEEWING-F405v2 at 2025-04-23 21:37:11.982641 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: [87/249] Building board: Here4FC at 2025-04-23 21:37:12.012936 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: [88/249] Building board: IFLIGHT_2RAW_H7 at 2025-04-23 21:37:12.043206 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: [89/249] Building board: JFB100 at 2025-04-23 21:37:12.073991 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: [90/249] Building board: JFB110 at 2025-04-23 21:37:12.106101 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: [91/249] Building board: JHEM_JHEF405 at 2025-04-23 21:37:12.138011 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: [92/249] Building board: JHEMCU-H743HD at 2025-04-23 21:37:12.928627 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: [93/249] Building board: KakuteF4 at 2025-04-23 21:37:13.715983 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: [94/249] Building board: KakuteF4-Wing at 2025-04-23 21:37:13.748128 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: [95/249] Building board: KakuteF4Mini at 2025-04-23 21:37:14.527413 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: [96/249] Building board: KakuteF7 at 2025-04-23 21:37:14.558502 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: [97/249] Building board: KakuteF7-bdshot at 2025-04-23 21:37:14.588060 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: [98/249] Building board: KakuteF7Mini at 2025-04-23 21:37:14.617821 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: [99/249] Building board: KakuteH7 at 2025-04-23 21:37:14.646006 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: [100/249] Building board: KakuteH7-bdshot at 2025-04-23 21:37:14.674492 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: [101/249] Building board: KakuteH7-Wing at 2025-04-23 21:37:14.702995 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: [102/249] Building board: KakuteH7Mini at 2025-04-23 21:37:14.732353 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: [103/249] Building board: KakuteH7Mini-Nand at 2025-04-23 21:37:14.761055 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: [104/249] Building board: KakuteH7v2 at 2025-04-23 21:37:14.789234 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: [105/249] Building board: linux at 2025-04-23 21:37:14.817401 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: [106/249] Building board: LongBowF405WING at 2025-04-23 21:37:14.846293 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: [107/249] Building board: LumenierLUXF765-NDAA at 2025-04-23 21:37:15.629605 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: [108/249] Building board: luminousbee5 at 2025-04-23 21:37:16.412709 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: [109/249] Building board: MambaF405-2022 at 2025-04-23 21:37:16.448685 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: [110/249] Building board: MambaF405US-I2C at 2025-04-23 21:37:16.477390 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: [111/249] Building board: MambaF405v2 at 2025-04-23 21:37:16.507138 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: [112/249] Building board: MambaH743v4 at 2025-04-23 21:37:16.538402 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: [113/249] Building board: MatekF405 at 2025-04-23 21:37:16.566971 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: [114/249] Building board: MatekF405-bdshot at 2025-04-23 21:37:16.596578 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: [115/249] Building board: MatekF405-CAN at 2025-04-23 21:37:16.626461 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: [116/249] Building board: MatekF405-STD at 2025-04-23 21:37:16.663758 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: [117/249] Building board: MatekF405-TE at 2025-04-23 21:37:16.692409 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: [118/249] Building board: MatekF405-TE-bdshot at 2025-04-23 21:37:16.735193 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: [119/249] Building board: MatekF405-Wing at 2025-04-23 21:37:16.764562 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: [120/249] Building board: MatekF405-Wing-bdshot at 2025-04-23 21:37:16.821804 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: [121/249] Building board: MatekF765-SE at 2025-04-23 21:37:16.850056 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: [122/249] Building board: MatekF765-Wing at 2025-04-23 21:37:16.880037 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: [123/249] Building board: MatekF765-Wing-bdshot at 2025-04-23 21:37:16.908253 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: [124/249] Building board: MatekH743 at 2025-04-23 21:37:16.936407 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: [125/249] Building board: MatekH743-bdshot at 2025-04-23 21:37:16.964363 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: [126/249] Building board: MatekH7A3 at 2025-04-23 21:37:16.994543 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: [127/249] Building board: MFT-SEMA100 at 2025-04-23 21:37:17.782292 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: [128/249] Building board: MicoAir405Mini at 2025-04-23 21:37:17.813776 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: [129/249] Building board: MicoAir405v2 at 2025-04-23 21:37:18.600469 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: [130/249] Building board: MicoAir743 at 2025-04-23 21:37:18.632633 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: [131/249] Building board: MicoAir743-AIO at 2025-04-23 21:37:19.422385 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: [132/249] Building board: MicoAir743v2 at 2025-04-23 21:37:20.252702 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: [133/249] Building board: mindpx-v2 at 2025-04-23 21:37:21.064497 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: [134/249] Building board: mini-pix at 2025-04-23 21:37:21.096520 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: [135/249] Building board: modalai_fc-v1 at 2025-04-23 21:37:21.126367 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: [136/249] Building board: mRoControlZeroClassic at 2025-04-23 21:37:21.155392 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: [137/249] Building board: mRoControlZeroF7 at 2025-04-23 21:37:21.184352 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: [138/249] Building board: mRoControlZeroH7 at 2025-04-23 21:37:21.213453 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: [139/249] Building board: mRoControlZeroH7-bdshot at 2025-04-23 21:37:21.241866 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: [140/249] Building board: mRoControlZeroOEMH7 at 2025-04-23 21:37:21.271084 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: [141/249] Building board: mRoCZeroOEMH7-bdshot at 2025-04-23 21:37:21.304454 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: [142/249] Building board: mRoNexus at 2025-04-23 21:37:21.334026 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: [143/249] Building board: mRoPixracerPro at 2025-04-23 21:37:21.362822 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: [144/249] Building board: mRoPixracerPro-bdshot at 2025-04-23 21:37:21.392660 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: [145/249] Building board: mRoX21 at 2025-04-23 21:37:21.423796 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: [146/249] Building board: mRoX21-777 at 2025-04-23 21:37:21.452878 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: [147/249] Building board: MUPilot at 2025-04-23 21:37:21.482251 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: [148/249] Building board: NarinFC-H7 at 2025-04-23 21:37:22.280774 BB: Trying checkout ArduPlane stable NarinFC-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 NarinFC-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/NarinFC-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 (NarinFC-H7) - not in board list BB: [149/249] Building board: navigator at 2025-04-23 21:37:23.071758 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: [150/249] Building board: navigator64 at 2025-04-23 21:37:23.102313 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: [151/249] Building board: navio at 2025-04-23 21:37:23.896677 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: [152/249] Building board: navio2 at 2025-04-23 21:37:23.927203 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: [153/249] Building board: NxtPX4v2 at 2025-04-23 21:37:23.956870 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: [154/249] Building board: obal at 2025-04-23 21:37:24.750223 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: [155/249] Building board: ocpoc_zynq at 2025-04-23 21:37:24.780541 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: [156/249] Building board: omnibusf4 at 2025-04-23 21:37:24.808153 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: [157/249] Building board: omnibusf4pro at 2025-04-23 21:37:24.837120 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: [158/249] Building board: omnibusf4pro-bdshot at 2025-04-23 21:37:24.865740 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: [159/249] Building board: omnibusf4v6 at 2025-04-23 21:37:24.894992 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: [160/249] Building board: OMNIBUSF7V2 at 2025-04-23 21:37:24.923276 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: [161/249] Building board: OmnibusNanoV6 at 2025-04-23 21:37:24.952214 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: [162/249] Building board: OmnibusNanoV6-bdshot at 2025-04-23 21:37:24.981441 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: [163/249] Building board: OrqaF405Pro at 2025-04-23 21:37:25.009501 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: [164/249] Building board: PH4-mini at 2025-04-23 21:37:25.037240 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: [165/249] Building board: PH4-mini-bdshot at 2025-04-23 21:37:25.065235 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: [166/249] Building board: Pix32v5 at 2025-04-23 21:37:25.095597 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: [167/249] Building board: PixC4-Jetson at 2025-04-23 21:37:25.139485 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: [168/249] Building board: PixFlamingo at 2025-04-23 21:37:25.167713 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: [169/249] Building board: PixFlamingo-F767 at 2025-04-23 21:37:25.197797 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: [170/249] Building board: Pixhawk1 at 2025-04-23 21:37:25.226653 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: [171/249] Building board: Pixhawk1-1M at 2025-04-23 21:37:25.254572 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: [172/249] Building board: Pixhawk1-1M-bdshot at 2025-04-23 21:37:25.284112 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: [173/249] Building board: Pixhawk1-bdshot at 2025-04-23 21:37:25.312532 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: [174/249] Building board: Pixhawk4 at 2025-04-23 21:37:25.340653 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: [175/249] Building board: Pixhawk4-bdshot at 2025-04-23 21:37:25.369128 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: [176/249] Building board: Pixhawk5X at 2025-04-23 21:37:25.398244 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: [177/249] Building board: Pixhawk6C at 2025-04-23 21:37:25.428238 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: [178/249] Building board: Pixhawk6C-bdshot at 2025-04-23 21:37:25.456774 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: [179/249] Building board: Pixhawk6X at 2025-04-23 21:37:25.485894 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: [180/249] Building board: Pixhawk6X-bdshot at 2025-04-23 21:37:25.514152 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: [181/249] Building board: PixPilot-C3 at 2025-04-23 21:37:25.543877 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: [182/249] Building board: PixPilot-V3 at 2025-04-23 21:37:25.572396 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: [183/249] Building board: PixPilot-V6 at 2025-04-23 21:37:25.600814 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: [184/249] Building board: PixPilot-V6PRO at 2025-04-23 21:37:25.629625 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: [185/249] Building board: Pixracer at 2025-04-23 21:37:26.428644 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: [186/249] Building board: Pixracer-bdshot at 2025-04-23 21:37:26.460114 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: [187/249] Building board: PixSurveyA1 at 2025-04-23 21:37:26.490295 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: [188/249] Building board: PixSurveyA1-IND at 2025-04-23 21:37:26.519563 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: [189/249] Building board: PixSurveyA2-IND at 2025-04-23 21:37:26.564460 BB: Trying checkout ArduPlane stable PixSurveyA2-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 PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/PixSurveyA2-IND/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 (PixSurveyA2-IND) - not in board list BB: [190/249] Building board: pocket at 2025-04-23 21:37:27.353766 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: [191/249] Building board: pxf at 2025-04-23 21:37:27.384020 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: [192/249] Building board: pxfmini at 2025-04-23 21:37:27.412573 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: [193/249] Building board: QioTekAdeptF407 at 2025-04-23 21:37:27.440524 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: [194/249] Building board: QioTekZealotF427 at 2025-04-23 21:37:27.469479 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: [195/249] Building board: QioTekZealotH743 at 2025-04-23 21:37:27.499362 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: [196/249] Building board: QioTekZealotH743-bdshot at 2025-04-23 21:37:27.528155 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: [197/249] Building board: R9Pilot at 2025-04-23 21:37:27.558420 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: [198/249] Building board: RadiolinkPIX6 at 2025-04-23 21:37:27.587190 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: [199/249] Building board: RADIX2HD at 2025-04-23 21:37:27.619254 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: [200/249] Building board: ReaperF745 at 2025-04-23 21:37:27.648525 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: [201/249] Building board: revo-mini at 2025-04-23 21:37:27.676221 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: [202/249] Building board: revo-mini-bdshot at 2025-04-23 21:37:27.704314 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: [203/249] Building board: revo-mini-i2c at 2025-04-23 21:37:27.732031 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: [204/249] Building board: revo-mini-i2c-bdshot at 2025-04-23 21:37:27.760848 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: [205/249] Building board: rst_zynq at 2025-04-23 21:37:27.791838 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.454s) BB-WAF: 'clean' finished successfully (1.064s) 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_Multi.cpp BB-WAF: [ 15/1028] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.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_OAPathPlanner.cpp BB-WAF: [ 19/1028] Compiling libraries/AC_Avoidance/AP_OADijkstra.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_P_1D.cpp BB-WAF: [ 24/1028] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 25/1028] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 26/1028] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 27/1028] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1028] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/1028] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 30/1028] Compiling libraries/AC_PrecLand/PosVelEKF.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/AC_PrecLand_StateMachine.cpp BB-WAF: [ 36/1028] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 37/1028] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 38/1028] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 39/1028] Compiling libraries/AC_WPNav/AC_WPNav.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_Logging.cpp BB-WAF: [ 53/1028] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 54/1028] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 55/1028] Compiling libraries/AP_AHRS/AP_AHRS_External.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_DroneCAN.cpp BB-WAF: [ 73/1028] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 74/1028] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 75/1028] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 76/1028] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 77/1028] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 78/1028] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 79/1028] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 80/1028] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 81/1028] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 82/1028] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 83/1028] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 84/1028] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 85/1028] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 86/1028] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 87/1028] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 88/1028] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 89/1028] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 90/1028] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 91/1028] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 92/1028] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 93/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 94/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 95/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 96/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 97/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 98/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 99/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 100/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 101/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 102/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 103/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 104/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 105/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 106/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 107/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 108/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 109/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 110/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 111/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 112/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 113/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 114/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 115/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 116/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 117/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 118/1028] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 119/1028] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 120/1028] Compiling libraries/AP_Beacon/AP_Beacon_Backend.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_CANSensor.cpp BB-WAF: [ 128/1028] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 129/1028] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [ 130/1028] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 131/1028] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 132/1028] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 133/1028] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 134/1028] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 135/1028] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 136/1028] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 137/1028] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 138/1028] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 139/1028] Compiling libraries/AP_Camera/AP_Camera_Relay.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_RunCam.cpp BB-WAF: [ 143/1028] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 144/1028] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 145/1028] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 146/1028] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 147/1028] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 148/1028] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 149/1028] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 150/1028] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 151/1028] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 152/1028] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 153/1028] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 154/1028] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 155/1028] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 156/1028] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 157/1028] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 158/1028] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 159/1028] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 160/1028] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 161/1028] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 162/1028] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 163/1028] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 164/1028] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 165/1028] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 166/1028] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 167/1028] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 168/1028] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 169/1028] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 170/1028] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 171/1028] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 172/1028] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 173/1028] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 174/1028] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 175/1028] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 176/1028] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 177/1028] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 178/1028] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 179/1028] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 180/1028] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 181/1028] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 182/1028] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 183/1028] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 184/1028] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.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_NWPMU.cpp BB-WAF: [ 191/1028] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 192/1028] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 193/1028] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 194/1028] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 195/1028] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 196/1028] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 197/1028] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 198/1028] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 199/1028] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.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/AP_Filesystem_Mission.cpp BB-WAF: [ 212/1028] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 213/1028] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 214/1028] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 215/1028] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 216/1028] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 217/1028] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 218/1028] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 219/1028] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 220/1028] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 221/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 222/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 223/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.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_MAVliteMsgHandler.cpp BB-WAF: [ 226/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 227/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 228/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 229/1028] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 230/1028] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 231/1028] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 232/1028] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 233/1028] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 234/1028] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 235/1028] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 236/1028] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 237/1028] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 238/1028] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 239/1028] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 240/1028] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 241/1028] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 242/1028] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 243/1028] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 244/1028] Compiling libraries/AP_GPS/AP_GPS_SBP2.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_IE_2400.cpp BB-WAF: [ 252/1028] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 253/1028] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 254/1028] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 255/1028] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 256/1028] Compiling libraries/AP_Gripper/AP_Gripper_Backend.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/AP_IOMCU.cpp BB-WAF: [ 262/1028] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 263/1028] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 264/1028] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 265/1028] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [ 266/1028] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [ 267/1028] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 268/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 269/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 270/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 271/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 272/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 273/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 274/1028] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 275/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 276/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 277/1028] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 278/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 279/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 280/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 281/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 282/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 283/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 284/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 285/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 286/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 287/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 288/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 289/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.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.cpp BB-WAF: [ 295/1028] Compiling libraries/AP_Landing/AP_Landing_Deepstall.cpp BB-WAF: [ 296/1028] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 297/1028] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 298/1028] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 299/1028] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 300/1028] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 301/1028] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 302/1028] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 303/1028] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 304/1028] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 305/1028] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 306/1028] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 307/1028] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 308/1028] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 309/1028] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 310/1028] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 311/1028] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 312/1028] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 313/1028] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 314/1028] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 315/1028] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 316/1028] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 317/1028] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 318/1028] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 319/1028] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 320/1028] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 321/1028] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 322/1028] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 323/1028] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 324/1028] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 325/1028] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 326/1028] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 327/1028] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 328/1028] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 329/1028] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 330/1028] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 331/1028] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 332/1028] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 333/1028] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 334/1028] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 335/1028] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 336/1028] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [ 337/1028] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 338/1028] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 339/1028] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 340/1028] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 341/1028] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 342/1028] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 343/1028] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 344/1028] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 345/1028] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 346/1028] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 347/1028] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 348/1028] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 349/1028] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 350/1028] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 351/1028] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 352/1028] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 353/1028] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 354/1028] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 355/1028] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 356/1028] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 357/1028] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 358/1028] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 359/1028] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 360/1028] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 361/1028] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 362/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 363/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 364/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 365/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 366/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 367/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 368/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 369/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 370/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 371/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 372/1028] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 373/1028] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 374/1028] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 375/1028] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 376/1028] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 377/1028] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 378/1028] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 379/1028] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 380/1028] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 381/1028] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 382/1028] Compiling modules/lwip/src/core/init.c BB-WAF: [ 383/1028] Compiling modules/lwip/src/core/def.c BB-WAF: [ 384/1028] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 385/1028] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 386/1028] Compiling modules/lwip/src/core/altcp_tcp.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_macaddr.cpp BB-WAF: [ 390/1028] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 391/1028] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 392/1028] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 393/1028] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 394/1028] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 395/1028] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 396/1028] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 397/1028] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 398/1028] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 399/1028] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 400/1028] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 401/1028] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 402/1028] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 403/1028] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 404/1028] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 405/1028] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 406/1028] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 407/1028] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 408/1028] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 409/1028] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 410/1028] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 411/1028] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 412/1028] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 413/1028] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 414/1028] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 415/1028] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 416/1028] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 417/1028] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 418/1028] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 419/1028] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 420/1028] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 421/1028] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 422/1028] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 423/1028] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 424/1028] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 425/1028] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 426/1028] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 427/1028] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 428/1028] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 429/1028] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 430/1028] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 431/1028] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 432/1028] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 433/1028] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 434/1028] Compiling modules/lwip/src/api/err.c BB-WAF: [ 435/1028] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 436/1028] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 437/1028] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 438/1028] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 439/1028] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 440/1028] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 441/1028] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 442/1028] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 443/1028] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 444/1028] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 445/1028] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 446/1028] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 447/1028] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 448/1028] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 449/1028] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 450/1028] Compiling modules/lwip/src/core/raw.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/ToneAlarm.cpp BB-WAF: [ 454/1028] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 455/1028] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 456/1028] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 457/1028] Compiling libraries/AP_Notify/ToshibaLED_I2C.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/ProfiLED.cpp BB-WAF: [ 462/1028] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 463/1028] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 464/1028] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 465/1028] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 466/1028] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 467/1028] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 468/1028] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 469/1028] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 470/1028] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 471/1028] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 472/1028] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 473/1028] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 474/1028] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 475/1028] Compiling libraries/AP_Notify/IS31FL3195.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/DShotLED.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/Buzzer.cpp BB-WAF: [ 482/1028] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 483/1028] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 484/1028] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 485/1028] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 486/1028] Compiling libraries/AP_OSD/AP_OSD_Setting.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_MAV.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_HereFlow.cpp BB-WAF: [ 503/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 504/1028] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.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.cpp BB-WAF: [ 510/1028] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 511/1028] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 512/1028] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 513/1028] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 514/1028] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 515/1028] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 516/1028] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 517/1028] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 518/1028] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 519/1028] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 520/1028] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 521/1028] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 522/1028] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 523/1028] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 524/1028] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 525/1028] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 526/1028] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 527/1028] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 528/1028] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 529/1028] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 530/1028] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.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/spm_srxl.cpp BB-WAF: [ 536/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 537/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 538/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.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_SRXL.cpp BB-WAF: [ 543/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 544/1028] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 545/1028] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 546/1028] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 547/1028] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 548/1028] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 549/1028] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 550/1028] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 551/1028] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 552/1028] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 553/1028] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 554/1028] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 555/1028] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 556/1028] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 557/1028] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 558/1028] Compiling libraries/AP_RPM/RPM_Backend.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/AP_Radio.cpp BB-WAF: [ 564/1028] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 565/1028] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 566/1028] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 567/1028] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 568/1028] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 569/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 570/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 571/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 572/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 573/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 574/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 575/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 576/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 577/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 578/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 579/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 580/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 581/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 582/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 583/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 584/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 585/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 586/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 587/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 588/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 589/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 590/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 591/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 592/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 593/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 594/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 595/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 596/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 597/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 598/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 599/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 600/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 601/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 602/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 603/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 604/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 605/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 606/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 607/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 608/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 609/1028] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.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_TSYS01.cpp BB-WAF: [ 625/1028] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 626/1028] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 627/1028] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 628/1028] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 629/1028] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 630/1028] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 631/1028] Compiling libraries/AP_Terrain/TerrainGCS.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/TerrainUtil.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_VideoTX.cpp BB-WAF: [ 638/1028] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 639/1028] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 640/1028] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 641/1028] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 642/1028] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 643/1028] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.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_Quadrature.cpp BB-WAF: [ 648/1028] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 649/1028] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 650/1028] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 651/1028] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 652/1028] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 653/1028] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 654/1028] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 655/1028] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 656/1028] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 657/1028] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 658/1028] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 659/1028] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 660/1028] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 661/1028] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 662/1028] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 663/1028] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 664/1028] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 665/1028] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 666/1028] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 667/1028] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 668/1028] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 669/1028] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 670/1028] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 671/1028] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 672/1028] Compiling libraries/GCS_MAVLink/GCS_Signing.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_Channels.cpp BB-WAF: [ 680/1028] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 681/1028] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 682/1028] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 683/1028] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 684/1028] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 685/1028] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 686/1028] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 687/1028] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 688/1028] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 689/1028] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 690/1028] Compiling libraries/AP_HAL/GPIO.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/UARTDriver.cpp BB-WAF: [ 694/1028] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 695/1028] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 696/1028] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 697/1028] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 698/1028] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 699/1028] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 700/1028] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 701/1028] Compiling libraries/AP_HAL/utility/utoa_invert.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/RCOutput_Tap_Linux.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/RingBuffer.cpp BB-WAF: [ 708/1028] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 709/1028] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 710/1028] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 711/1028] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 712/1028] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 713/1028] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 714/1028] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 715/1028] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 716/1028] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 717/1028] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 718/1028] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 719/1028] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 720/1028] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 721/1028] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 722/1028] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 723/1028] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 724/1028] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 725/1028] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 726/1028] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 727/1028] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 728/1028] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 729/1028] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 730/1028] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 731/1028] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 732/1028] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 733/1028] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 734/1028] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 735/1028] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 736/1028] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 737/1028] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 738/1028] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 739/1028] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 740/1028] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 741/1028] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 742/1028] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 743/1028] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 744/1028] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 745/1028] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 746/1028] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 747/1028] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 748/1028] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 749/1028] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 750/1028] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 751/1028] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 752/1028] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 753/1028] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 754/1028] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 755/1028] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 756/1028] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 757/1028] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 758/1028] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 759/1028] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 760/1028] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 761/1028] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 762/1028] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 763/1028] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 764/1028] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 765/1028] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 766/1028] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 767/1028] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 768/1028] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 769/1028] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 770/1028] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 771/1028] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 772/1028] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 773/1028] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 774/1028] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 775/1028] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 776/1028] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 777/1028] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 778/1028] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 779/1028] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 780/1028] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 781/1028] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 782/1028] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 783/1028] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 784/1028] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 785/1028] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 786/1028] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 787/1028] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 788/1028] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 789/1028] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 790/1028] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 791/1028] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 792/1028] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 793/1028] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 794/1028] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 795/1028] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 796/1028] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 797/1028] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 798/1028] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 799/1028] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 800/1028] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 801/1028] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 802/1028] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 803/1028] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 804/1028] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 805/1028] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 806/1028] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 807/1028] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 808/1028] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 809/1028] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 810/1028] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 811/1028] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 812/1028] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 813/1028] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 814/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 815/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 816/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 817/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 818/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 819/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 820/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 821/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 822/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 823/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 824/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 825/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 826/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 827/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 828/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 829/1028] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 830/1028] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 831/1028] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 832/1028] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 833/1028] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 834/1028] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 835/1028] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 836/1028] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 837/1028] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 838/1028] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 839/1028] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 840/1028] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 841/1028] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 842/1028] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 843/1028] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 844/1028] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 845/1028] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 846/1028] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 847/1028] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 848/1028] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 849/1028] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 850/1028] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 851/1028] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 852/1028] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 853/1028] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 854/1028] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 855/1028] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 856/1028] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 857/1028] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 858/1028] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 859/1028] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 860/1028] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 861/1028] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 862/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 863/1028] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 864/1028] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 865/1028] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 866/1028] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 867/1028] Compiling libraries/AP_Baro/AP_Baro.cpp BB-WAF: [ 868/1028] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 869/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor.cpp BB-WAF: [ 870/1028] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.cpp BB-WAF: [ 871/1028] Compiling libraries/AP_BoardConfig/AP_BoardConfig.cpp BB-WAF: [ 872/1028] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 873/1028] Compiling libraries/AP_HAL/SIMState.cpp BB-WAF: [ 874/1028] Compiling libraries/AP_InertialSensor/AP_InertialSensor.cpp BB-WAF: [ 875/1028] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 876/1028] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 877/1028] 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_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 140190953518496: 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_InertialSensor/ArduPlane' failed (exit status 1): BB-WAF: {task 140190933135344: cxx AP_InertialSensor.cpp -> AP_InertialSensor.cpp.4.o} BB-WAF: (run with -v to display more information) BB-WAF: -> task in 'objs/AP_Compass/ArduPlane' failed (exit status 1): BB-WAF: {task 140190933126384: cxx AP_Compass.cpp -> AP_Compass.cpp.4.o} BB-WAF: (run with -v to display more information) BB: Process failed ((504522, 256)) BB: Failed build of ArduPlane rst_zynq stable BB: [206/249] Building board: SDMODELH7V1 at 2025-04-23 21:38:26.747093 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: [207/249] Building board: SDMODELH7V2 at 2025-04-23 21:38:26.780220 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: [208/249] Building board: SITL_arm_linux_gnueabihf at 2025-04-23 21:38:26.810112 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: [209/249] Building board: SITL_x86_64_linux_gnu at 2025-04-23 21:38:26.838256 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: [210/249] Building board: SIYI_N7 at 2025-04-23 21:38:26.866942 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: [211/249] Building board: SkySakuraH743 at 2025-04-23 21:38:26.901014 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: [212/249] Building board: SkystarsH7HD-bdshot at 2025-04-23 21:38:27.694137 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: [213/249] Building board: sparky2 at 2025-04-23 21:38:27.725593 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: [214/249] Building board: speedybeef4 at 2025-04-23 21:38:27.753815 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: [215/249] Building board: SpeedyBeeF405AIO at 2025-04-23 21:38:27.783434 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: [216/249] Building board: SpeedyBeeF405Mini at 2025-04-23 21:38:28.566133 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: [217/249] Building board: SpeedyBeeF405WING at 2025-04-23 21:38:28.596484 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: [218/249] Building board: speedybeef4v3 at 2025-04-23 21:38:28.625730 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: [219/249] Building board: speedybeef4v4 at 2025-04-23 21:38:28.653955 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: [220/249] Building board: SPRacingH7 at 2025-04-23 21:38:28.682401 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: [221/249] Building board: SPRacingH7RF at 2025-04-23 21:38:28.711567 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: [222/249] Building board: StellarF4 at 2025-04-23 21:38:28.739793 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: [223/249] Building board: StellarF4V2 at 2025-04-23 21:38:29.527943 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: [224/249] Building board: StellarH7V2 at 2025-04-23 21:38:30.307636 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: [225/249] Building board: SuccexF4 at 2025-04-23 21:38:31.093549 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: [226/249] Building board: SULILGH7-P1-P2 at 2025-04-23 21:38:31.124386 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: [227/249] Building board: Swan-K1 at 2025-04-23 21:38:31.910425 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: [228/249] Building board: TBS-Colibri-F7 at 2025-04-23 21:38:31.943219 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: [229/249] Building board: TBS_LUCID_H7 at 2025-04-23 21:38:31.974138 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: [230/249] Building board: TBS_LUCID_H7_WING at 2025-04-23 21:38:32.759643 BB: Trying checkout ArduPlane stable TBS_LUCID_H7_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 TBS_LUCID_H7_WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/stable/TBS_LUCID_H7_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 (TBS_LUCID_H7_WING) - not in board list BB: [231/249] Building board: TBS_LUCID_PRO at 2025-04-23 21:38:33.549568 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: [232/249] Building board: thepeach-k1 at 2025-04-23 21:38:34.368351 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: [233/249] Building board: thepeach-r1 at 2025-04-23 21:38:34.422238 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: [234/249] Building board: TMotorH743 at 2025-04-23 21:38:34.452212 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: [235/249] Building board: vnav at 2025-04-23 21:38:34.482863 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: [236/249] Building board: VRBrain-v51 at 2025-04-23 21:38:34.511357 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: [237/249] Building board: VRBrain-v52 at 2025-04-23 21:38:34.541142 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: [238/249] Building board: VRBrain-v54 at 2025-04-23 21:38:34.569687 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: [239/249] Building board: VRCore-v10 at 2025-04-23 21:38:34.598222 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: [240/249] Building board: VRUBrain-v51 at 2025-04-23 21:38:34.642327 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: [241/249] Building board: VUAV-V7pro at 2025-04-23 21:38:34.672746 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: [242/249] Building board: X-MAV-AP-H743v2 at 2025-04-23 21:38:34.702153 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: [243/249] Building board: YJUAV_A6 at 2025-04-23 21:38:35.492815 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: [244/249] Building board: YJUAV_A6SE at 2025-04-23 21:38:35.523914 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: [245/249] Building board: YJUAV_A6SE_H743 at 2025-04-23 21:38:35.552801 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: [246/249] Building board: YJUAV_A6Ultra at 2025-04-23 21:38:35.581075 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: [247/249] Building board: ZeroOneX6 at 2025-04-23 21:38:35.613032 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: [248/249] Building board: ZeroOneX6_Air at 2025-04-23 21:38:35.643172 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: [249/249] Building board: zynq at 2025-04-23 21:38:36.435386 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 '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 '93fb9792cc64ad504739373d92af3ef264ec1718' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9fddc857ff0675a01e2457f0dd8d5ea276281433' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 7f918b68b8c3afea063ecc819891a199e3c3ac79 BB-GIT: Author: Andy Piper BB-GIT: Date: Sun Apr 20 19:36:14 2025 +0100 BB-GIT: BB-GIT: AC_Fence: remove frame constraints from some options BB: Building Rover stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/245] Building board: 3DRControlZeroG at 2025-04-23 21:38:38.797196 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/245] Building board: ACNS-CM4Pilot at 2025-04-23 21:38:39.274203 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/245] Building board: ACNS-F405AIO at 2025-04-23 21:38:39.715174 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/245] Building board: aero at 2025-04-23 21:38:40.139087 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.607s) BB-WAF: 'clean' finished successfully (1.068s) 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.[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: 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: 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.dynamic_node_id.Allocation BB-WAF: expanding uavcan.protocol.param.NumericValue 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_CommandModel.cpp BB-WAF: [ 12/1153] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 13/1153] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 14/1153] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.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_PID.cpp BB-WAF: [ 20/1153] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 21/1153] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 22/1153] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 23/1153] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 24/1153] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/1153] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 26/1153] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 27/1153] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1153] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 29/1153] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 30/1153] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 31/1153] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 32/1153] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 33/1153] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 34/1153] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 35/1153] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 36/1153] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 37/1153] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 38/1153] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 39/1153] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 40/1153] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 41/1153] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 42/1153] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 43/1153] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 44/1153] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 45/1153] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 46/1153] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.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_DroneCAN.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_External.cpp BB-WAF: [ 61/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 62/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 63/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.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_BMP388.cpp BB-WAF: [ 68/1153] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 69/1153] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 70/1153] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 71/1153] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 72/1153] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 73/1153] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 74/1153] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 75/1153] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 76/1153] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 77/1153] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 78/1153] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 79/1153] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 80/1153] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 81/1153] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 82/1153] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 83/1153] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 84/1153] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 85/1153] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 86/1153] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 87/1153] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 88/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 89/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 90/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 91/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 92/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 93/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 94/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 95/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 96/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 97/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 98/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 99/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 100/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 101/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 102/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 103/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 104/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 105/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 106/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 107/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 108/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 109/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 110/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 111/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 112/1153] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 113/1153] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 114/1153] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.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_Marvelmind.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_CANDriver.cpp BB-WAF: [ 123/1153] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 124/1153] Compiling libraries/AP_CANManager/AP_CANSensor.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.cpp BB-WAF: [ 128/1153] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 129/1153] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 130/1153] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 131/1153] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 132/1153] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 133/1153] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 134/1153] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 135/1153] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 136/1153] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.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_secure_command.cpp BB-WAF: [ 140/1153] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 141/1153] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 142/1153] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 143/1153] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 144/1153] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 145/1153] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 146/1153] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 147/1153] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 148/1153] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 149/1153] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1153] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 151/1153] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 152/1153] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 153/1153] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 154/1153] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 155/1153] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 156/1153] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 157/1153] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 158/1153] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 159/1153] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 160/1153] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 161/1153] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 162/1153] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 163/1153] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 164/1153] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 165/1153] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 166/1153] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 167/1153] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 168/1153] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 169/1153] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 170/1153] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 171/1153] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 172/1153] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 173/1153] Compiling libraries/AP_Compass/AP_Compass_Calibration.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_Backend.cpp BB-WAF: [ 177/1153] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 178/1153] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 179/1153] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 180/1153] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 181/1153] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 182/1153] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 183/1153] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 184/1153] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 185/1153] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 186/1153] Compiling libraries/AP_DroneCAN/AP_DroneCAN.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_Scripting.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_DroneCAN.cpp BB-WAF: [ 193/1153] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 194/1153] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 195/1153] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 196/1153] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 197/1153] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 198/1153] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 199/1153] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 200/1153] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 201/1153] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 202/1153] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 203/1153] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 204/1153] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 205/1153] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 206/1153] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 207/1153] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.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_ROMFS.cpp BB-WAF: [ 211/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 212/1153] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 213/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 214/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 215/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 216/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 217/1153] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 218/1153] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 219/1153] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 220/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 221/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 222/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 223/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 224/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 225/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 226/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 227/1153] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.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/RTCM3_Parser.cpp BB-WAF: [ 231/1153] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 232/1153] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 233/1153] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 234/1153] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 235/1153] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 236/1153] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 237/1153] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 238/1153] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 239/1153] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 240/1153] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 241/1153] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 242/1153] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 243/1153] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 244/1153] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 245/1153] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 246/1153] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 247/1153] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 248/1153] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 249/1153] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 250/1153] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 251/1153] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 252/1153] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 253/1153] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [ 254/1153] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 255/1153] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [ 256/1153] Compiling libraries/AP_Gripper/AP_Gripper_EPM.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/AP_IRLock_I2C.cpp BB-WAF: [ 264/1153] Compiling libraries/AP_IRLock/AP_IRLock_SITL_Gazebo.cpp BB-WAF: [ 265/1153] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [ 266/1153] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 267/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 268/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 269/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 270/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 271/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 272/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 273/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 274/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 275/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 276/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 277/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 278/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 279/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 280/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 281/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [ 282/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 283/1153] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 284/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 285/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 286/1153] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.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/LogFile.cpp BB-WAF: [ 292/1153] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 293/1153] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 294/1153] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 295/1153] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 296/1153] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 297/1153] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 298/1153] Compiling libraries/AP_MSP/msp_sbuf.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_Telem_Backend.cpp BB-WAF: [ 303/1153] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 304/1153] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 305/1153] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 306/1153] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 307/1153] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 308/1153] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 309/1153] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 310/1153] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 311/1153] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 312/1153] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 313/1153] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 314/1153] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 315/1153] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 316/1153] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 317/1153] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 318/1153] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 319/1153] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 320/1153] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 321/1153] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 322/1153] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 323/1153] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 324/1153] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 325/1153] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 326/1153] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 327/1153] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 328/1153] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 329/1153] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 330/1153] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 331/1153] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 332/1153] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 333/1153] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 334/1153] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 335/1153] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 336/1153] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 337/1153] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 338/1153] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 339/1153] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 340/1153] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 341/1153] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 342/1153] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 343/1153] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 344/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 345/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 346/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 347/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 348/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 349/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 350/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 351/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 352/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 353/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 354/1153] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 355/1153] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 356/1153] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 357/1153] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 358/1153] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 359/1153] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 360/1153] Compiling modules/lwip/src/core/stats.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/inet_chksum.c BB-WAF: [ 364/1153] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 365/1153] Compiling modules/lwip/src/core/def.c BB-WAF: [ 366/1153] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 367/1153] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 368/1153] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 369/1153] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 370/1153] Compiling modules/lwip/src/core/altcp_tcp.c 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_PPP.cpp BB-WAF: [ 374/1153] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 375/1153] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 376/1153] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 377/1153] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 378/1153] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 379/1153] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 380/1153] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 381/1153] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 382/1153] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 383/1153] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 384/1153] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 385/1153] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 386/1153] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [ 387/1153] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 388/1153] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 389/1153] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 390/1153] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 391/1153] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 392/1153] Compiling modules/lwip/src/api/err.c BB-WAF: [ 393/1153] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 394/1153] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 395/1153] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 396/1153] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 397/1153] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 398/1153] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 399/1153] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 400/1153] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 401/1153] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 402/1153] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 403/1153] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 404/1153] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 405/1153] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 406/1153] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 407/1153] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 408/1153] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 409/1153] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 410/1153] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 411/1153] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 412/1153] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 413/1153] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 414/1153] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 415/1153] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 416/1153] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 417/1153] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 418/1153] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 419/1153] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 420/1153] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 421/1153] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 422/1153] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 423/1153] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 424/1153] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 425/1153] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 426/1153] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 427/1153] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 428/1153] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 429/1153] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 430/1153] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 431/1153] Compiling modules/lwip/src/netif/ppp/pppapi.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/SITL_SFML_LED.cpp BB-WAF: [ 437/1153] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 438/1153] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 439/1153] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 440/1153] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 441/1153] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 442/1153] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 443/1153] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 444/1153] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 445/1153] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 446/1153] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 447/1153] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 448/1153] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 449/1153] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 450/1153] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 451/1153] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 452/1153] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 453/1153] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 454/1153] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 455/1153] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 456/1153] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 457/1153] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 458/1153] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 459/1153] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 460/1153] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 461/1153] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 462/1153] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 463/1153] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 464/1153] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 465/1153] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 466/1153] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 467/1153] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 468/1153] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 469/1153] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 470/1153] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 471/1153] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 472/1153] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 473/1153] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [ 474/1153] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [ 475/1153] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [ 476/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 477/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 478/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 479/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 480/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 481/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 482/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 483/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 484/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 485/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 486/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 487/1153] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.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.cpp BB-WAF: [ 492/1153] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 493/1153] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 494/1153] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 495/1153] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 496/1153] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 497/1153] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 498/1153] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 499/1153] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 500/1153] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 501/1153] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 502/1153] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 503/1153] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 504/1153] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 505/1153] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 506/1153] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 507/1153] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 508/1153] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 509/1153] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.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_AirSimSITL.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/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 518/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 519/1153] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 520/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 521/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 522/1153] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 523/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 524/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 525/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 526/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.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/tinfgzip.cpp BB-WAF: [ 530/1153] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 531/1153] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 532/1153] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 533/1153] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 534/1153] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 535/1153] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 536/1153] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 537/1153] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 538/1153] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 539/1153] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 540/1153] Compiling libraries/AP_RPM/AP_RPM_Params.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_bk2425.cpp BB-WAF: [ 546/1153] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 547/1153] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 548/1153] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 549/1153] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 550/1153] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 551/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 552/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 553/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 554/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 555/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 556/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [ 557/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 558/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 559/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 560/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 561/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 562/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 563/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 564/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 565/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 566/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 567/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 568/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 569/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 570/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 571/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 572/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 573/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 574/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 575/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 576/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 577/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 578/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 579/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 580/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 581/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 582/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 583/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [ 584/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 585/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 586/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 587/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 588/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 589/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 590/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 591/1153] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.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_MCP9600.cpp BB-WAF: [ 603/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 604/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 605/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [ 606/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 607/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 608/1153] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 609/1153] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 610/1153] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 611/1153] Compiling libraries/AP_Terrain/TerrainIO.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_Tramp.cpp BB-WAF: [ 617/1153] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [ 618/1153] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 619/1153] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 620/1153] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [ 621/1153] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 622/1153] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 623/1153] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [ 624/1153] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 625/1153] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 626/1153] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 627/1153] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 628/1153] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 629/1153] Compiling libraries/AP_WindVane/AP_WindVane_SITL.cpp BB-WAF: [ 630/1153] Compiling libraries/AP_WindVane/AP_WindVane_Backend.cpp BB-WAF: [ 631/1153] Compiling libraries/AP_WindVane/AP_WindVane_RPM.cpp BB-WAF: [ 632/1153] Compiling libraries/AP_WindVane/AP_WindVane_ModernDevice.cpp BB-WAF: [ 633/1153] Compiling libraries/AP_WindVane/AP_WindVane_NMEA.cpp BB-WAF: [ 634/1153] Compiling libraries/AP_WindVane/AP_WindVane_Home.cpp BB-WAF: [ 635/1153] Compiling libraries/AP_WindVane/AP_WindVane_Airspeed.cpp BB-WAF: [ 636/1153] Compiling libraries/AP_WindVane/AP_WindVane_Analog.cpp BB-WAF: [ 637/1153] Compiling libraries/AP_WindVane/AP_WindVane.cpp BB-WAF: [ 638/1153] Compiling libraries/AR_Motors/AP_MotorsUGV.cpp BB-WAF: [ 639/1153] Compiling libraries/AR_WPNav/AR_WPNav.cpp BB-WAF: [ 640/1153] Compiling libraries/AR_WPNav/AR_PivotTurn.cpp BB-WAF: [ 641/1153] Compiling libraries/AR_WPNav/AR_WPNav_OA.cpp BB-WAF: [ 642/1153] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 643/1153] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 644/1153] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 645/1153] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 646/1153] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 647/1153] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 648/1153] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 649/1153] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 650/1153] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 651/1153] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 652/1153] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 653/1153] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 654/1153] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 655/1153] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 656/1153] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 657/1153] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 658/1153] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 659/1153] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 660/1153] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 661/1153] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 662/1153] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 663/1153] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 664/1153] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 665/1153] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 666/1153] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 667/1153] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 668/1153] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 669/1153] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 670/1153] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 671/1153] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 672/1153] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 673/1153] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 674/1153] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 675/1153] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 676/1153] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 677/1153] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 678/1153] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 679/1153] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 680/1153] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 681/1153] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 682/1153] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 683/1153] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 684/1153] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 685/1153] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 686/1153] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 687/1153] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 688/1153] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 689/1153] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 690/1153] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 691/1153] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 692/1153] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 693/1153] Compiling libraries/AP_HAL/GPIO.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: [ 694/1153] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 695/1153] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 696/1153] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 697/1153] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 698/1153] Compiling libraries/AP_HAL/utility/BetterStream.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/HAL_Empty_Class.cpp BB-WAF: [ 702/1153] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 703/1153] Compiling libraries/AP_HAL_Empty/Storage.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/Semaphores.cpp BB-WAF: [ 707/1153] Compiling modules/DroneCAN/libcanard/canard.c BB-WAF: [ 708/1153] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 709/1153] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 710/1153] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 711/1153] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [ 712/1153] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 713/1153] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.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/RCOutput_Bebop.cpp BB-WAF: [ 717/1153] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 718/1153] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 719/1153] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 720/1153] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 721/1153] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 722/1153] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 723/1153] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 724/1153] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 725/1153] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 726/1153] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 727/1153] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 728/1153] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 729/1153] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 730/1153] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 731/1153] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 732/1153] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 733/1153] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 734/1153] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 735/1153] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 736/1153] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 737/1153] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 738/1153] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 739/1153] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 740/1153] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 741/1153] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 742/1153] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 743/1153] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 744/1153] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 745/1153] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 746/1153] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 747/1153] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 748/1153] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 749/1153] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 750/1153] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 751/1153] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 752/1153] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 753/1153] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 754/1153] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 755/1153] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 756/1153] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 757/1153] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 758/1153] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 759/1153] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 760/1153] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 761/1153] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 762/1153] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 763/1153] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 764/1153] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 765/1153] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 766/1153] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 767/1153] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 768/1153] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [ 769/1153] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [ 770/1153] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 771/1153] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 772/1153] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 773/1153] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 774/1153] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 775/1153] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 776/1153] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [ 777/1153] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 778/1153] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 779/1153] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 780/1153] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 781/1153] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 782/1153] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 783/1153] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 784/1153] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 785/1153] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 786/1153] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 787/1153] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 788/1153] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 789/1153] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 790/1153] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 791/1153] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 792/1153] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 793/1153] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 794/1153] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 795/1153] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 796/1153] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 797/1153] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 798/1153] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 799/1153] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 800/1153] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 801/1153] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 802/1153] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 803/1153] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 804/1153] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 805/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 806/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 807/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 808/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 809/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 810/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 811/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 812/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 813/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 814/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 815/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 816/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 817/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 818/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 819/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 820/1153] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 821/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 822/1153] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 823/1153] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 824/1153] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 825/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 826/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 827/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 828/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 829/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 830/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 831/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 832/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 833/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 834/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 835/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 836/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 837/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 838/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 839/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 840/1153] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 841/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 842/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 843/1153] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 844/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 845/1153] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 846/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 847/1153] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 848/1153] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 849/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 850/1153] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 851/1153] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 852/1153] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 853/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 854/1153] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 855/1153] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 856/1153] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 857/1153] Compiling libraries/AP_AHRS/AP_AHRS_DCM.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/quaternion.cpp BB-WAF: [ 867/1153] Compiling libraries/AP_Math/vector3.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_Beacon.cpp BB-WAF: [ 871/1153] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 872/1153] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 873/1153] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.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_Logging.cpp BB-WAF: [ 877/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 878/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 879/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 880/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 881/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 882/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 883/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 884/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 885/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 886/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 887/1153] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.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/AP_Logger_Backend.cpp BB-WAF: [ 895/1153] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 896/1153] Compiling libraries/AP_Logger/LoggerMessageWriter.cpp BB-WAF: [ 897/1153] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 898/1153] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 899/1153] Compiling libraries/GCS_MAVLink/GCS_Common.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_FPort.cpp BB-WAF: [ 905/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 906/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 907/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.cpp BB-WAF: [ 908/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 909/1153] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 910/1153] Compiling libraries/AP_BLHeli/AP_BLHeli.cpp BB-WAF: [ 911/1153] Compiling libraries/AP_Proximity/AP_Proximity_Utils.cpp BB-WAF: [ 912/1153] Compiling libraries/AP_Proximity/AP_Proximity_Backend.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_PosControl.cpp BB-WAF: [ 933/1153] Compiling libraries/AC_AttitudeControl/AC_WeatherVane.cpp BB-WAF: [ 934/1153] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl.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: /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 139657749058208: cxx AP_Compass.cpp -> AP_Compass.cpp.7.o} BB-WAF: (run with -v to display more information) BB: Process failed ((515571, 256)) BB: Failed build of Rover aero stable BB: [5/245] Building board: AEROFOX-H7 at 2025-04-23 21:39:01.128783 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/245] Building board: AET-H743-Basic at 2025-04-23 21:39:01.960429 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/245] Building board: airbotf4 at 2025-04-23 21:39:02.763913 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/245] Building board: AIRLink at 2025-04-23 21:39:02.797046 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/245] Building board: Airvolute-DCS2 at 2025-04-23 21:39:02.827240 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/245] Building board: AnyleafH7 at 2025-04-23 21:39:02.856367 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/245] Building board: Aocoda-RC-H743Dual at 2025-04-23 21:39:02.885380 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/245] Building board: ARK_FPV at 2025-04-23 21:39:02.915437 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/245] Building board: ARKV6X at 2025-04-23 21:39:03.714957 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/245] Building board: AtomRCF405NAVI at 2025-04-23 21:39:03.746717 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/245] Building board: bbbmini at 2025-04-23 21:39:03.776877 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/245] Building board: BeastF7 at 2025-04-23 21:39:03.805850 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/245] Building board: BeastF7v2 at 2025-04-23 21:39:03.835837 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/245] Building board: BeastH7 at 2025-04-23 21:39:03.867639 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/245] Building board: BeastH7v2 at 2025-04-23 21:39:03.898881 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/245] Building board: bebop at 2025-04-23 21:39:03.931771 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/245] Building board: bhat at 2025-04-23 21:39:03.963053 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/245] Building board: BlitzF745 at 2025-04-23 21:39:03.991965 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/245] Building board: BlitzF745AIO at 2025-04-23 21:39:04.024214 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/245] Building board: BlitzH743Pro at 2025-04-23 21:39:04.055365 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/245] Building board: BlitzMiniF745 at 2025-04-23 21:39:04.086992 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/245] Building board: BlitzWingH743 at 2025-04-23 21:39:04.117283 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/245] Building board: blue at 2025-04-23 21:39:04.147326 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/245] Building board: BrahmaF4 at 2025-04-23 21:39:04.176466 BB: Trying checkout Rover stable BrahmaF4 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 BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/BrahmaF4/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 (BrahmaF4) - not in board list BB: [29/245] Building board: BROTHERHOBBYF405v3 at 2025-04-23 21:39:04.981450 BB: Trying checkout Rover stable BROTHERHOBBYF405v3 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 BROTHERHOBBYF405v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/BROTHERHOBBYF405v3/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 (BROTHERHOBBYF405v3) - not in board list BB: [30/245] Building board: BROTHERHOBBYH743 at 2025-04-23 21:39:05.771930 BB: Trying checkout Rover stable BROTHERHOBBYH743 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 BROTHERHOBBYH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/BROTHERHOBBYH743/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 (BROTHERHOBBYH743) - not in board list BB: [31/245] Building board: canzero at 2025-04-23 21:39:06.564375 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: [32/245] Building board: CBU-H7-LC-Stamp at 2025-04-23 21:39:06.594946 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: [33/245] Building board: CBU-H7-Stamp at 2025-04-23 21:39:07.383846 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: [34/245] Building board: CORVON405V2_1 at 2025-04-23 21:39:08.177426 BB: Trying checkout Rover stable CORVON405V2_1 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 CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/CORVON405V2_1/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 (CORVON405V2_1) - not in board list BB: [35/245] Building board: CSKY405 at 2025-04-23 21:39:08.965906 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: [36/245] Building board: CUAV-7-Nano at 2025-04-23 21:39:09.777372 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: [37/245] Building board: CUAV-Nora at 2025-04-23 21:39:09.809330 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: [38/245] Building board: CUAV-Nora-bdshot at 2025-04-23 21:39:09.839077 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: [39/245] Building board: CUAV-Pixhack-v3 at 2025-04-23 21:39:09.867954 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: [40/245] Building board: CUAV-X7 at 2025-04-23 21:39:10.661138 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: [41/245] Building board: CUAV-X7-bdshot at 2025-04-23 21:39:10.692139 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: [42/245] Building board: CUAVv5 at 2025-04-23 21:39:10.721799 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: [43/245] Building board: CUAVv5-bdshot at 2025-04-23 21:39:10.752087 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: [44/245] Building board: CUAVv5Nano at 2025-04-23 21:39:10.780110 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: [45/245] Building board: CUAVv5Nano-bdshot at 2025-04-23 21:39:10.809777 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: [46/245] Building board: CubeBlack at 2025-04-23 21:39:10.838176 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: [47/245] Building board: CubeBlack+ at 2025-04-23 21:39:10.867470 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: [48/245] Building board: CubeOrange at 2025-04-23 21:39:10.895889 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: [49/245] Building board: CubeOrange-bdshot at 2025-04-23 21:39:10.924647 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: [50/245] Building board: CubeOrangePlus at 2025-04-23 21:39:10.953192 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: [51/245] Building board: CubeOrangePlus-bdshot at 2025-04-23 21:39:10.983596 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: [52/245] Building board: CubePurple at 2025-04-23 21:39:11.012696 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: [53/245] Building board: CubeRedPrimary at 2025-04-23 21:39:11.040568 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: [54/245] Building board: CubeRedSecondary at 2025-04-23 21:39:11.068488 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: [55/245] Building board: CubeYellow at 2025-04-23 21:39:11.098052 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: [56/245] Building board: CubeYellow-bdshot at 2025-04-23 21:39:11.128547 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: [57/245] Building board: dark at 2025-04-23 21:39:11.157571 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: [58/245] Building board: DevEBoxH7v2 at 2025-04-23 21:39:11.185225 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: [59/245] Building board: disco at 2025-04-23 21:39:11.214143 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: [60/245] Building board: DroneerF405 at 2025-04-23 21:39:11.241016 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: [61/245] Building board: DrotekP3Pro at 2025-04-23 21:39:12.039198 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: [62/245] Building board: Durandal at 2025-04-23 21:39:12.072963 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: [63/245] Building board: Durandal-bdshot at 2025-04-23 21:39:12.105217 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: [64/245] Building board: edge at 2025-04-23 21:39:12.137656 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: [65/245] Building board: erleboard at 2025-04-23 21:39:12.168227 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: [66/245] Building board: erlebrain2 at 2025-04-23 21:39:12.197620 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: [67/245] Building board: F35Lightning at 2025-04-23 21:39:12.226156 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: [68/245] Building board: F4BY at 2025-04-23 21:39:12.254790 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: [69/245] Building board: F4BY_F427 at 2025-04-23 21:39:12.283772 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: [70/245] Building board: FlyingMoonF407 at 2025-04-23 21:39:13.077463 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: [71/245] Building board: FlyingMoonF427 at 2025-04-23 21:39:13.109402 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: [72/245] Building board: FlyingMoonH743 at 2025-04-23 21:39:13.138125 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: [73/245] Building board: FlywooF405Pro at 2025-04-23 21:39:13.166206 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: [74/245] Building board: FlywooF745 at 2025-04-23 21:39:13.194393 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: [75/245] Building board: FlywooF745Nano at 2025-04-23 21:39:13.222732 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: [76/245] Building board: FlywooH743Pro at 2025-04-23 21:39:13.252260 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: [77/245] Building board: fmuv2 at 2025-04-23 21:39:14.033336 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: [78/245] Building board: fmuv3 at 2025-04-23 21:39:14.064842 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: [79/245] Building board: fmuv5 at 2025-04-23 21:39:14.093087 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: [80/245] Building board: FoxeerF405v2 at 2025-04-23 21:39:14.121770 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: [81/245] Building board: FoxeerH743v1 at 2025-04-23 21:39:14.150637 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: [82/245] Building board: GEPRC_TAKER_H743 at 2025-04-23 21:39:14.179716 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: [83/245] Building board: GEPRCF745BTHD at 2025-04-23 21:39:14.963696 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: [84/245] Building board: Here4FC at 2025-04-23 21:39:15.747587 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: [85/245] Building board: IFLIGHT_2RAW_H7 at 2025-04-23 21:39:15.778999 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: [86/245] Building board: JFB100 at 2025-04-23 21:39:15.808673 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: [87/245] Building board: JFB110 at 2025-04-23 21:39:15.836904 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: [88/245] Building board: JHEM_JHEF405 at 2025-04-23 21:39:15.866664 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: [89/245] Building board: JHEMCU-H743HD at 2025-04-23 21:39:16.653364 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: [90/245] Building board: KakuteF4 at 2025-04-23 21:39:17.436807 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: [91/245] Building board: KakuteF4-Wing at 2025-04-23 21:39:17.469099 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: [92/245] Building board: KakuteF4Mini at 2025-04-23 21:39:18.249674 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: [93/245] Building board: KakuteF7 at 2025-04-23 21:39:18.281014 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: [94/245] Building board: KakuteF7-bdshot at 2025-04-23 21:39:18.310671 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: [95/245] Building board: KakuteF7Mini at 2025-04-23 21:39:18.340034 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: [96/245] Building board: KakuteH7 at 2025-04-23 21:39:18.371110 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: [97/245] Building board: KakuteH7-bdshot at 2025-04-23 21:39:18.403449 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: [98/245] Building board: KakuteH7-Wing at 2025-04-23 21:39:18.433730 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: [99/245] Building board: KakuteH7Mini at 2025-04-23 21:39:18.464307 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: [100/245] Building board: KakuteH7Mini-Nand at 2025-04-23 21:39:18.494120 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: [101/245] Building board: KakuteH7v2 at 2025-04-23 21:39:18.524416 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: [102/245] Building board: linux at 2025-04-23 21:39:18.554888 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: [103/245] Building board: LongBowF405WING at 2025-04-23 21:39:18.587006 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: [104/245] Building board: LumenierLUXF765-NDAA at 2025-04-23 21:39:19.410963 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: [105/245] Building board: luminousbee5 at 2025-04-23 21:39:20.248620 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: [106/245] Building board: MambaF405-2022 at 2025-04-23 21:39:20.280138 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: [107/245] Building board: MambaF405US-I2C at 2025-04-23 21:39:20.326916 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: [108/245] Building board: MambaF405v2 at 2025-04-23 21:39:20.355658 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: [109/245] Building board: MambaH743v4 at 2025-04-23 21:39:20.384388 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: [110/245] Building board: MatekF405 at 2025-04-23 21:39:20.413692 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: [111/245] Building board: MatekF405-bdshot at 2025-04-23 21:39:20.444061 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: [112/245] Building board: MatekF405-CAN at 2025-04-23 21:39:20.473415 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: [113/245] Building board: MatekF405-STD at 2025-04-23 21:39:20.503902 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: [114/245] Building board: MatekF405-TE at 2025-04-23 21:39:20.533719 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: [115/245] Building board: MatekF405-TE-bdshot at 2025-04-23 21:39:20.563928 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: [116/245] Building board: MatekF405-Wing at 2025-04-23 21:39:20.593967 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: [117/245] Building board: MatekF405-Wing-bdshot at 2025-04-23 21:39:20.623518 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: [118/245] Building board: MatekF765-SE at 2025-04-23 21:39:20.651724 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: [119/245] Building board: MatekF765-Wing at 2025-04-23 21:39:20.679960 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: [120/245] Building board: MatekF765-Wing-bdshot at 2025-04-23 21:39:20.709323 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: [121/245] Building board: MatekH743 at 2025-04-23 21:39:20.739624 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: [122/245] Building board: MatekH743-bdshot at 2025-04-23 21:39:20.769441 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: [123/245] Building board: MatekH7A3 at 2025-04-23 21:39:20.798749 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: [124/245] Building board: MFT-SEMA100 at 2025-04-23 21:39:21.590283 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: [125/245] Building board: MicoAir405Mini at 2025-04-23 21:39:21.621672 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: [126/245] Building board: MicoAir405v2 at 2025-04-23 21:39:22.415363 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: [127/245] Building board: MicoAir743 at 2025-04-23 21:39:22.446601 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: [128/245] Building board: MicoAir743-AIO at 2025-04-23 21:39:23.233562 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: [129/245] Building board: MicoAir743v2 at 2025-04-23 21:39:24.019704 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: [130/245] Building board: mindpx-v2 at 2025-04-23 21:39:24.807593 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: [131/245] Building board: mini-pix at 2025-04-23 21:39:24.838381 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: [132/245] Building board: modalai_fc-v1 at 2025-04-23 21:39:24.868218 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: [133/245] Building board: mRoControlZeroClassic at 2025-04-23 21:39:24.897299 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: [134/245] Building board: mRoControlZeroF7 at 2025-04-23 21:39:24.926082 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: [135/245] Building board: mRoControlZeroH7 at 2025-04-23 21:39:24.954194 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: [136/245] Building board: mRoControlZeroH7-bdshot at 2025-04-23 21:39:25.001969 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: [137/245] Building board: mRoControlZeroOEMH7 at 2025-04-23 21:39:25.031936 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: [138/245] Building board: mRoCZeroOEMH7-bdshot at 2025-04-23 21:39:25.059783 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: [139/245] Building board: mRoNexus at 2025-04-23 21:39:25.091684 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: [140/245] Building board: mRoPixracerPro at 2025-04-23 21:39:25.119842 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: [141/245] Building board: mRoPixracerPro-bdshot at 2025-04-23 21:39:25.148841 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: [142/245] Building board: mRoX21 at 2025-04-23 21:39:25.177530 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: [143/245] Building board: mRoX21-777 at 2025-04-23 21:39:25.205023 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: [144/245] Building board: MUPilot at 2025-04-23 21:39:25.233060 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: [145/245] Building board: NarinFC-H7 at 2025-04-23 21:39:26.022595 BB: Trying checkout Rover stable NarinFC-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 NarinFC-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/NarinFC-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 (NarinFC-H7) - not in board list BB: [146/245] Building board: navigator at 2025-04-23 21:39:26.828503 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: [147/245] Building board: navigator64 at 2025-04-23 21:39:26.859176 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: [148/245] Building board: navio at 2025-04-23 21:39:27.638748 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: [149/245] Building board: navio2 at 2025-04-23 21:39:27.668607 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: [150/245] Building board: NxtPX4v2 at 2025-04-23 21:39:27.698441 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: [151/245] Building board: obal at 2025-04-23 21:39:28.477861 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: [152/245] Building board: ocpoc_zynq at 2025-04-23 21:39:28.507931 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: [153/245] Building board: omnibusf4 at 2025-04-23 21:39:28.536553 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: [154/245] Building board: omnibusf4pro at 2025-04-23 21:39:28.572790 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: [155/245] Building board: omnibusf4pro-bdshot at 2025-04-23 21:39:28.603488 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: [156/245] Building board: omnibusf4v6 at 2025-04-23 21:39:28.632509 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: [157/245] Building board: OMNIBUSF7V2 at 2025-04-23 21:39:28.661649 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: [158/245] Building board: OmnibusNanoV6 at 2025-04-23 21:39:28.698960 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: [159/245] Building board: OmnibusNanoV6-bdshot at 2025-04-23 21:39:28.727876 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: [160/245] Building board: OrqaF405Pro at 2025-04-23 21:39:28.756441 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: [161/245] Building board: PH4-mini at 2025-04-23 21:39:28.785192 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: [162/245] Building board: PH4-mini-bdshot at 2025-04-23 21:39:28.814188 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: [163/245] Building board: Pix32v5 at 2025-04-23 21:39:28.842798 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: [164/245] Building board: PixC4-Jetson at 2025-04-23 21:39:28.870782 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: [165/245] Building board: PixFlamingo at 2025-04-23 21:39:28.906309 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: [166/245] Building board: PixFlamingo-F767 at 2025-04-23 21:39:28.937430 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: [167/245] Building board: Pixhawk1 at 2025-04-23 21:39:28.965532 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: [168/245] Building board: Pixhawk1-1M at 2025-04-23 21:39:28.992806 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: [169/245] Building board: Pixhawk1-1M-bdshot at 2025-04-23 21:39:29.020544 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: [170/245] Building board: Pixhawk1-bdshot at 2025-04-23 21:39:29.068981 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: [171/245] Building board: Pixhawk4 at 2025-04-23 21:39:29.097407 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: [172/245] Building board: Pixhawk4-bdshot at 2025-04-23 21:39:29.125287 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: [173/245] Building board: Pixhawk5X at 2025-04-23 21:39:29.153532 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: [174/245] Building board: Pixhawk6C at 2025-04-23 21:39:29.182767 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: [175/245] Building board: Pixhawk6C-bdshot at 2025-04-23 21:39:29.212329 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: [176/245] Building board: Pixhawk6X at 2025-04-23 21:39:29.240141 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: [177/245] Building board: Pixhawk6X-bdshot at 2025-04-23 21:39:29.268505 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: [178/245] Building board: PixPilot-C3 at 2025-04-23 21:39:29.297702 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: [179/245] Building board: PixPilot-V3 at 2025-04-23 21:39:29.325689 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: [180/245] Building board: PixPilot-V6 at 2025-04-23 21:39:29.353903 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: [181/245] Building board: PixPilot-V6PRO at 2025-04-23 21:39:29.382128 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: [182/245] Building board: Pixracer at 2025-04-23 21:39:30.169310 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: [183/245] Building board: Pixracer-bdshot at 2025-04-23 21:39:30.200624 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: [184/245] Building board: PixSurveyA1 at 2025-04-23 21:39:30.231115 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: [185/245] Building board: PixSurveyA1-IND at 2025-04-23 21:39:30.259878 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: [186/245] Building board: PixSurveyA2-IND at 2025-04-23 21:39:30.288325 BB: Trying checkout Rover stable PixSurveyA2-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 PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/PixSurveyA2-IND/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 (PixSurveyA2-IND) - not in board list BB: [187/245] Building board: pocket at 2025-04-23 21:39:31.098478 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: [188/245] Building board: pxf at 2025-04-23 21:39:31.130041 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: [189/245] Building board: pxfmini at 2025-04-23 21:39:31.160920 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: [190/245] Building board: QioTekAdeptF407 at 2025-04-23 21:39:31.189120 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: [191/245] Building board: QioTekZealotF427 at 2025-04-23 21:39:31.218519 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: [192/245] Building board: QioTekZealotH743 at 2025-04-23 21:39:31.247742 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: [193/245] Building board: QioTekZealotH743-bdshot at 2025-04-23 21:39:31.276809 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: [194/245] Building board: R9Pilot at 2025-04-23 21:39:31.305331 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: [195/245] Building board: RadiolinkPIX6 at 2025-04-23 21:39:31.335533 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: [196/245] Building board: RADIX2HD at 2025-04-23 21:39:31.364373 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: [197/245] Building board: ReaperF745 at 2025-04-23 21:39:31.393425 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: [198/245] Building board: revo-mini at 2025-04-23 21:39:31.422597 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: [199/245] Building board: revo-mini-bdshot at 2025-04-23 21:39:31.451889 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: [200/245] Building board: revo-mini-i2c at 2025-04-23 21:39:31.483439 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: [201/245] Building board: revo-mini-i2c-bdshot at 2025-04-23 21:39:31.511900 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: [202/245] Building board: rst_zynq at 2025-04-23 21:39:31.540886 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.535s) BB-WAF: 'clean' finished successfully (1.026s) 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_Sub.cpp BB-WAF: [ 13/982] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 14/982] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 15/982] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 16/982] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 17/982] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 18/982] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 19/982] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 20/982] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 21/982] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 22/982] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 23/982] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 24/982] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 25/982] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 26/982] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 27/982] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 28/982] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 29/982] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 30/982] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 31/982] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 32/982] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 33/982] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 34/982] Compiling libraries/APM_Control/AR_PosControl.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_RollController.cpp BB-WAF: [ 38/982] Compiling libraries/APM_Control/AP_SteerController.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_DPS280.cpp BB-WAF: [ 68/982] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 69/982] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 70/982] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 71/982] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 72/982] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 73/982] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 74/982] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 75/982] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 76/982] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 77/982] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 78/982] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 79/982] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 80/982] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 81/982] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 82/982] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 83/982] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 84/982] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 85/982] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 86/982] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 87/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 88/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 89/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 90/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 91/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 92/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 93/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 94/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 95/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 96/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 97/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 98/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 99/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [100/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [101/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [102/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [103/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [104/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [105/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [106/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [107/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [108/982] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.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_Backend.cpp BB-WAF: [113/982] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [114/982] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [115/982] Compiling libraries/AP_Beacon/AP_Beacon.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/board_drivers.cpp BB-WAF: [119/982] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [120/982] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [121/982] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [122/982] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [123/982] Compiling libraries/AP_CANManager/AP_CANSensor.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_MAVLinkCamV2.cpp BB-WAF: [127/982] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [128/982] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [129/982] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [130/982] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [131/982] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [132/982] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [133/982] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [134/982] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [135/982] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.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/monocypher.cpp BB-WAF: [139/982] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [140/982] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [141/982] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [142/982] Compiling libraries/AP_Common/float16.cpp BB-WAF: [143/982] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [144/982] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [145/982] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [146/982] Compiling libraries/AP_Common/time.cpp BB-WAF: [147/982] Compiling libraries/AP_Common/Location.cpp BB-WAF: [148/982] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [149/982] Compiling libraries/AP_Common/c++.cpp BB-WAF: [150/982] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [151/982] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [152/982] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [153/982] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [154/982] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [155/982] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [156/982] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [157/982] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [158/982] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [159/982] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [160/982] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [161/982] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [162/982] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [163/982] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [164/982] Compiling libraries/AP_Compass/AP_Compass_BMM150.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_MMC3416.cpp BB-WAF: [169/982] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [170/982] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [171/982] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [172/982] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [173/982] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [174/982] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [175/982] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.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_Backend.cpp BB-WAF: [185/982] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [186/982] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [187/982] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [188/982] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [189/982] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [190/982] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [191/982] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [192/982] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [193/982] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.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.cpp BB-WAF: [198/982] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [199/982] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [200/982] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [201/982] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.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/AP_Filesystem_ROMFS.cpp BB-WAF: [206/982] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [207/982] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [208/982] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [209/982] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [210/982] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [211/982] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [212/982] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [213/982] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [214/982] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [215/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [216/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [217/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [218/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [219/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.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_MAVliteToSPort.cpp BB-WAF: [222/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [223/982] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [224/982] Compiling libraries/AP_GPS/AP_GPS_GSOF.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_SIRF.cpp BB-WAF: [228/982] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [229/982] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [230/982] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [231/982] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [232/982] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [233/982] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [234/982] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [235/982] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [236/982] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [237/982] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [238/982] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [239/982] Compiling libraries/AP_GPS/AP_GPS_NOVA.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_RichenPower.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_IE_FuelCell.cpp BB-WAF: [248/982] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [249/982] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [250/982] Compiling libraries/AP_Gripper/AP_Gripper_EPM.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_Gazebo.cpp BB-WAF: [258/982] Compiling libraries/AP_IRLock/AP_IRLock_SITL.cpp BB-WAF: [259/982] Compiling libraries/AP_IRLock/AP_IRLock_I2C.cpp BB-WAF: [260/982] Compiling libraries/AP_IRLock/IRLock.cpp BB-WAF: [261/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [262/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [263/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [264/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [265/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [266/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [267/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [268/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [269/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [270/982] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [271/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [272/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [273/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [274/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [275/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [276/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.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/AP_InertialSensor_tempcal.cpp BB-WAF: [280/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [281/982] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [282/982] Compiling libraries/AP_InertialSensor/AuxiliaryBus.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/AP_Logger_W25N01GV.cpp BB-WAF: [288/982] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [289/982] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [290/982] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [291/982] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [292/982] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.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_DisplayPort.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/SplineCurve.cpp BB-WAF: [300/982] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [301/982] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [302/982] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [303/982] Compiling libraries/AP_Math/AP_GeodesicGrid.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/polyfit.cpp BB-WAF: [307/982] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [308/982] Compiling libraries/AP_Math/location.cpp BB-WAF: [309/982] Compiling libraries/AP_Math/crc.cpp BB-WAF: [310/982] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [311/982] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [312/982] Compiling libraries/AP_Math/control.cpp BB-WAF: [313/982] Compiling libraries/AP_Math/vector2.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_Viewpro.cpp BB-WAF: [318/982] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [319/982] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [320/982] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [321/982] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [322/982] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [323/982] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [324/982] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [325/982] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [326/982] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [327/982] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [328/982] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [329/982] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [330/982] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [331/982] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [332/982] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [333/982] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [334/982] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [335/982] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [336/982] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [337/982] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [338/982] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [339/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.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_AirDataFusion.cpp BB-WAF: [343/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [344/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [345/982] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [346/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [347/982] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.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/lcp.c BB-WAF: [351/982] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [352/982] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [353/982] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [354/982] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [355/982] Compiling modules/lwip/src/core/memp.c BB-WAF: [356/982] Compiling modules/lwip/src/core/ip.c BB-WAF: [357/982] Compiling modules/lwip/src/core/init.c BB-WAF: [358/982] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [359/982] Compiling modules/lwip/src/core/dns.c BB-WAF: [360/982] Compiling modules/lwip/src/core/altcp_tcp.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 libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [366/982] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [367/982] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [368/982] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [369/982] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [370/982] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [371/982] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [372/982] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [373/982] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [374/982] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [375/982] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [376/982] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [377/982] Compiling modules/lwip/src/core/udp.c BB-WAF: [378/982] Compiling modules/lwip/src/api/sockets.c BB-WAF: [379/982] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [380/982] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [381/982] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [382/982] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [383/982] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [384/982] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [385/982] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [386/982] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [387/982] Compiling modules/lwip/src/api/err.c BB-WAF: [388/982] Compiling modules/lwip/src/api/netdb.c BB-WAF: [389/982] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [390/982] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [391/982] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [392/982] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [393/982] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [394/982] Compiling modules/lwip/src/api/if_api.c BB-WAF: [395/982] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [396/982] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [397/982] Compiling modules/lwip/src/core/ipv4/ip4.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/autoip.c BB-WAF: [401/982] Compiling modules/lwip/src/core/raw.c BB-WAF: [402/982] Compiling modules/lwip/src/core/mem.c BB-WAF: [403/982] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [404/982] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [405/982] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [406/982] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [407/982] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [408/982] Compiling modules/lwip/src/core/tcp.c BB-WAF: [409/982] Compiling modules/lwip/src/core/stats.c BB-WAF: [410/982] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [411/982] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [412/982] Compiling modules/lwip/src/core/sys.c BB-WAF: [413/982] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [414/982] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [415/982] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [416/982] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [417/982] Compiling modules/lwip/src/core/netif.c BB-WAF: [418/982] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [419/982] Compiling modules/lwip/src/netif/ppp/pppapi.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/eui64.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/chap_ms.c BB-WAF: [427/982] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [428/982] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [429/982] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [430/982] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [431/982] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [432/982] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [433/982] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [434/982] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [435/982] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [436/982] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [437/982] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [438/982] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [439/982] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [440/982] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [441/982] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [442/982] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [443/982] Compiling libraries/AP_Notify/NCP5623.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/ExternalLED.cpp BB-WAF: [447/982] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [448/982] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [449/982] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [450/982] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [451/982] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [452/982] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [453/982] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [454/982] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [455/982] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [456/982] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [457/982] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [458/982] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [459/982] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [460/982] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [461/982] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [462/982] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [463/982] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [464/982] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [465/982] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [466/982] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [467/982] Compiling libraries/AP_OSD/AP_OSD_MAX7456.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_Pixart.cpp BB-WAF: [472/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [473/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [474/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [475/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [476/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [477/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [478/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [479/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [480/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [481/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [482/982] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.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_ECU.cpp BB-WAF: [487/982] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [488/982] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [489/982] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [490/982] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [491/982] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [492/982] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [493/982] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [494/982] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [495/982] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [496/982] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [497/982] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [498/982] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [499/982] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [500/982] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [501/982] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [502/982] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [503/982] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [504/982] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [505/982] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [506/982] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [507/982] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.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_PPMSum.cpp BB-WAF: [512/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [513/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [514/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [515/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [516/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [517/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [518/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [519/982] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [520/982] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [521/982] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [522/982] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [523/982] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [524/982] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [525/982] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [526/982] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [527/982] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [528/982] Compiling libraries/AP_RPM/RPM_SITL.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/RPM_Generator.cpp BB-WAF: [532/982] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [533/982] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [534/982] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [535/982] Compiling libraries/AP_RPM/RPM_Backend.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/AP_Radio_bk2425.cpp BB-WAF: [540/982] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [541/982] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [542/982] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [543/982] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [544/982] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [545/982] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [546/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [547/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [548/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [549/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [550/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [551/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [552/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [553/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [554/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.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_TOFSenseP_CAN.cpp BB-WAF: [560/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [561/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.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_LeddarOne.cpp BB-WAF: [565/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [566/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [567/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [568/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [569/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [570/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [571/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [572/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [573/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.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_NMEA.cpp BB-WAF: [578/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [579/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [580/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [581/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [582/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [583/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [584/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [585/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [586/982] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.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_Analog.cpp BB-WAF: [598/982] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [599/982] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [600/982] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [601/982] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [602/982] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [603/982] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [604/982] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [605/982] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [606/982] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [607/982] Compiling libraries/AP_Terrain/TerrainMission.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_VideoTX.cpp BB-WAF: [611/982] Compiling libraries/AP_VideoTX/AP_SmartAudio.cpp BB-WAF: [612/982] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [613/982] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.cpp BB-WAF: [614/982] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [615/982] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [616/982] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [617/982] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [618/982] Compiling libraries/AP_Volz_Protocol/AP_Volz_Protocol.cpp BB-WAF: [619/982] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [620/982] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [621/982] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [622/982] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [623/982] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [624/982] Compiling libraries/AP_WindVane/AP_WindVane_Analog.cpp BB-WAF: [625/982] Compiling libraries/AP_WindVane/AP_WindVane_SITL.cpp BB-WAF: [626/982] Compiling libraries/AP_WindVane/AP_WindVane_Home.cpp BB-WAF: [627/982] Compiling libraries/AP_WindVane/AP_WindVane.cpp BB-WAF: [628/982] Compiling libraries/AP_WindVane/AP_WindVane_RPM.cpp BB-WAF: [629/982] Compiling libraries/AP_WindVane/AP_WindVane_ModernDevice.cpp BB-WAF: [630/982] Compiling libraries/AP_WindVane/AP_WindVane_NMEA.cpp BB-WAF: [631/982] Compiling libraries/AP_WindVane/AP_WindVane_Backend.cpp BB-WAF: [632/982] Compiling libraries/AP_WindVane/AP_WindVane_Airspeed.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/SlewLimiter.cpp BB-WAF: [639/982] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [640/982] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [641/982] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [642/982] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [643/982] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [644/982] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [645/982] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [646/982] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [647/982] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [648/982] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [649/982] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [650/982] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [651/982] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [652/982] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [653/982] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [654/982] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [655/982] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [656/982] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [657/982] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [658/982] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [659/982] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [660/982] Compiling libraries/GCS_MAVLink/GCS_FTP.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_Channel.cpp BB-WAF: [664/982] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [665/982] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [666/982] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [667/982] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [668/982] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [669/982] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [670/982] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [671/982] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [672/982] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [673/982] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [674/982] Compiling libraries/AP_HAL/system.cpp BB-WAF: [675/982] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [676/982] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [677/982] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [678/982] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [679/982] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [680/982] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [681/982] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [682/982] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [683/982] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [684/982] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [685/982] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [686/982] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [687/982] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [688/982] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [689/982] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [690/982] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [691/982] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [692/982] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [693/982] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [694/982] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [695/982] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [696/982] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [697/982] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [698/982] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [699/982] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [700/982] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [701/982] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [702/982] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [703/982] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [704/982] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [705/982] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [706/982] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [707/982] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [708/982] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [709/982] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [710/982] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [711/982] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [712/982] Compiling libraries/AP_HAL_Linux/RCInput_Multi.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.cpp BB-WAF: [716/982] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [717/982] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [718/982] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [719/982] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [720/982] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [721/982] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [722/982] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [723/982] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [724/982] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [725/982] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [726/982] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [727/982] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [728/982] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [729/982] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [730/982] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [731/982] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [732/982] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [733/982] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [734/982] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [735/982] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [736/982] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [737/982] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [738/982] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [739/982] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [740/982] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [741/982] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [742/982] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [743/982] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [744/982] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [745/982] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [746/982] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [747/982] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [748/982] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [749/982] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [750/982] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [751/982] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [752/982] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [753/982] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [754/982] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [755/982] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [756/982] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [757/982] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [758/982] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [759/982] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [760/982] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [761/982] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [762/982] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [763/982] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [764/982] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [765/982] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [766/982] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [767/982] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [768/982] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [769/982] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [770/982] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [771/982] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [772/982] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [773/982] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [774/982] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [775/982] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [776/982] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [777/982] Compiling libraries/AP_Scripting/lua/src/ltable.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 140395514454288: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((539201, 256)) BB: Failed build of Rover rst_zynq stable BB: [203/245] Building board: SDMODELH7V1 at 2025-04-23 21:40:30.084887 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: [204/245] Building board: SDMODELH7V2 at 2025-04-23 21:40:30.117121 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: [205/245] Building board: SITL_arm_linux_gnueabihf at 2025-04-23 21:40:30.148040 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: [206/245] Building board: SITL_x86_64_linux_gnu at 2025-04-23 21:40:30.175596 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: [207/245] Building board: SIYI_N7 at 2025-04-23 21:40:30.202677 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: [208/245] Building board: SkySakuraH743 at 2025-04-23 21:40:30.230778 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: [209/245] Building board: SkystarsH7HD-bdshot at 2025-04-23 21:40:31.080280 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: [210/245] Building board: sparky2 at 2025-04-23 21:40:31.111857 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: [211/245] Building board: speedybeef4 at 2025-04-23 21:40:31.141482 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: [212/245] Building board: SpeedyBeeF405AIO at 2025-04-23 21:40:31.172151 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: [213/245] Building board: SpeedyBeeF405Mini at 2025-04-23 21:40:32.002396 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: [214/245] Building board: SpeedyBeeF405WING at 2025-04-23 21:40:32.033372 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: [215/245] Building board: speedybeef4v3 at 2025-04-23 21:40:32.076458 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: [216/245] Building board: speedybeef4v4 at 2025-04-23 21:40:32.105293 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: [217/245] Building board: SPRacingH7 at 2025-04-23 21:40:32.136044 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: [218/245] Building board: SPRacingH7RF at 2025-04-23 21:40:32.166599 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: [219/245] Building board: StellarF4 at 2025-04-23 21:40:32.194909 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: [220/245] Building board: StellarF4V2 at 2025-04-23 21:40:33.020076 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: [221/245] Building board: StellarH7V2 at 2025-04-23 21:40:33.827989 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: [222/245] Building board: SuccexF4 at 2025-04-23 21:40:35.310165 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: [223/245] Building board: SULILGH7-P1-P2 at 2025-04-23 21:40:35.348256 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: [224/245] Building board: TBS-Colibri-F7 at 2025-04-23 21:40:36.213770 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: [225/245] Building board: TBS_LUCID_H7 at 2025-04-23 21:40:36.245042 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: [226/245] Building board: TBS_LUCID_H7_WING at 2025-04-23 21:40:37.083686 BB: Trying checkout Rover stable TBS_LUCID_H7_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 TBS_LUCID_H7_WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/stable/TBS_LUCID_H7_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 (TBS_LUCID_H7_WING) - not in board list BB: [227/245] Building board: TBS_LUCID_PRO at 2025-04-23 21:40:37.904749 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: [228/245] Building board: thepeach-k1 at 2025-04-23 21:40:38.717695 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: [229/245] Building board: thepeach-r1 at 2025-04-23 21:40:38.749989 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: [230/245] Building board: TMotorH743 at 2025-04-23 21:40:38.780633 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: [231/245] Building board: vnav at 2025-04-23 21:40:38.811641 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: [232/245] Building board: VRBrain-v51 at 2025-04-23 21:40:38.841229 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: [233/245] Building board: VRBrain-v52 at 2025-04-23 21:40:38.873499 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: [234/245] Building board: VRBrain-v54 at 2025-04-23 21:40:38.906092 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: [235/245] Building board: VRCore-v10 at 2025-04-23 21:40:38.937369 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: [236/245] Building board: VRUBrain-v51 at 2025-04-23 21:40:38.969975 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: [237/245] Building board: VUAV-V7pro at 2025-04-23 21:40:39.002803 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: [238/245] Building board: X-MAV-AP-H743v2 at 2025-04-23 21:40:39.036908 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: [239/245] Building board: YJUAV_A6 at 2025-04-23 21:40:40.056116 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: [240/245] Building board: YJUAV_A6SE at 2025-04-23 21:40:40.087152 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: [241/245] Building board: YJUAV_A6SE_H743 at 2025-04-23 21:40:40.116372 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: [242/245] Building board: YJUAV_A6Ultra at 2025-04-23 21:40:40.146482 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: [243/245] Building board: ZeroOneX6 at 2025-04-23 21:40:40.177805 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: [244/245] Building board: ZeroOneX6_Air at 2025-04-23 21:40:40.205785 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: [245/245] Building board: zynq at 2025-04-23 21:40:40.991554 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 '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 '93fb9792cc64ad504739373d92af3ef264ec1718' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9fddc857ff0675a01e2457f0dd8d5ea276281433' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 7f918b68b8c3afea063ecc819891a199e3c3ac79 BB-GIT: Author: Andy Piper BB-GIT: Date: Sun Apr 20 19:36:14 2025 +0100 BB-GIT: BB-GIT: AC_Fence: remove frame constraints from some options BB: Building AntennaTracker stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/245] Building board: 3DRControlZeroG at 2025-04-23 21:40:43.412694 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/245] Building board: ACNS-CM4Pilot at 2025-04-23 21:40:44.312880 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/245] Building board: ACNS-F405AIO at 2025-04-23 21:40:44.925421 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/245] Building board: aero at 2025-04-23 21:40:45.126748 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.650s) BB-WAF: 'clean' finished successfully (1.091s) 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.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/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_P_2D.cpp BB-WAF: [ 13/1086] Compiling libraries/AC_PID/AC_PI.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_P_1D.cpp BB-WAF: [ 17/1086] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 18/1086] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 19/1086] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 20/1086] Compiling libraries/AC_PID/AC_PID_2D.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_SIM.cpp BB-WAF: [ 29/1086] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 30/1086] Compiling libraries/AP_AHRS/AP_AHRS_Logging.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_ICM20789.cpp BB-WAF: [ 48/1086] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 49/1086] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 50/1086] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 51/1086] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 52/1086] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 53/1086] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 54/1086] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 55/1086] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 56/1086] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 57/1086] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 58/1086] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 59/1086] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 60/1086] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 61/1086] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 62/1086] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 63/1086] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 64/1086] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 65/1086] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 66/1086] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 67/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 68/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 69/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 70/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 71/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 72/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 73/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 74/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 75/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 76/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 77/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 78/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 79/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 80/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 81/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 82/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 83/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 84/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 85/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 86/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 87/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 88/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 89/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 90/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 91/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 92/1086] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 93/1086] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 94/1086] Compiling libraries/AP_Beacon/AP_Beacon_Backend.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_CANSensor.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_CANManager.cpp BB-WAF: [ 106/1086] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 107/1086] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 108/1086] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 109/1086] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 110/1086] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 111/1086] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 112/1086] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 113/1086] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 114/1086] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 115/1086] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 116/1086] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 117/1086] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 118/1086] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 119/1086] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 120/1086] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 121/1086] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 122/1086] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 123/1086] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 124/1086] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 125/1086] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 126/1086] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 127/1086] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 128/1086] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 129/1086] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 130/1086] Compiling libraries/AP_Common/NMEA.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_AK8963.cpp BB-WAF: [ 134/1086] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 135/1086] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 136/1086] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 137/1086] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 138/1086] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 139/1086] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 140/1086] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 141/1086] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 142/1086] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 143/1086] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 144/1086] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 145/1086] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 146/1086] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 147/1086] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 148/1086] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 149/1086] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 150/1086] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 151/1086] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 152/1086] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 153/1086] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 154/1086] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 155/1086] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 156/1086] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 157/1086] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 158/1086] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 159/1086] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 160/1086] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 161/1086] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 162/1086] Compiling libraries/AP_Declination/AP_Declination.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_Serial_MS.cpp BB-WAF: [ 168/1086] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 169/1086] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 170/1086] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 171/1086] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 172/1086] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 173/1086] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 174/1086] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 175/1086] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 176/1086] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 177/1086] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 178/1086] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 179/1086] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 180/1086] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 181/1086] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 182/1086] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 183/1086] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.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/AP_Filesystem_ESP32.cpp BB-WAF: [ 189/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 190/1086] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 191/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 192/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 193/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 194/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 195/1086] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 196/1086] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 197/1086] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 198/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 199/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.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_MAVlite_Message.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_Parameters.cpp BB-WAF: [ 204/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 205/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 206/1086] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 207/1086] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 208/1086] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 209/1086] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 210/1086] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 211/1086] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 212/1086] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 213/1086] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 214/1086] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 215/1086] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 216/1086] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 217/1086] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 218/1086] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 219/1086] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 220/1086] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 221/1086] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 222/1086] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 223/1086] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 224/1086] Compiling libraries/AP_GPS/AP_GPS.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_IE_650_800.cpp BB-WAF: [ 229/1086] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 230/1086] Compiling libraries/AP_Generator/AP_Generator_RichenPower.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_Backend.cpp BB-WAF: [ 234/1086] Compiling libraries/AP_Gripper/AP_Gripper_EPM.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_BMI088.cpp BB-WAF: [ 242/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 243/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [ 244/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 245/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [ 246/1086] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [ 247/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 248/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 249/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [ 250/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [ 251/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 252/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 253/1086] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [ 254/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 255/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 256/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [ 257/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 258/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 259/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 260/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [ 261/1086] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.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_MAVLink.cpp BB-WAF: [ 265/1086] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 266/1086] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 267/1086] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 268/1086] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 269/1086] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 270/1086] Compiling libraries/AP_MSP/msp_sbuf.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/msp.cpp BB-WAF: [ 276/1086] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 277/1086] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 278/1086] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 279/1086] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 280/1086] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 281/1086] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 282/1086] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 283/1086] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 284/1086] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 285/1086] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [ 286/1086] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 287/1086] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 288/1086] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 289/1086] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 290/1086] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 291/1086] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 292/1086] Compiling libraries/AP_Mission/AP_Mission_ChangeDetector.cpp BB-WAF: [ 293/1086] Compiling libraries/AP_Mission/AP_Mission_Commands.cpp BB-WAF: [ 294/1086] Compiling libraries/AP_Module/AP_Module.cpp BB-WAF: [ 295/1086] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 296/1086] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 297/1086] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 298/1086] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 299/1086] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [ 300/1086] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [ 301/1086] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 302/1086] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 303/1086] Compiling libraries/AP_Mount/SoloGimbalEKF.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.cpp BB-WAF: [ 307/1086] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 308/1086] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 309/1086] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 310/1086] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [ 311/1086] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [ 312/1086] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [ 313/1086] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [ 314/1086] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [ 315/1086] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [ 316/1086] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 317/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 318/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 319/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 320/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [ 321/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 322/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 323/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 324/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 325/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 326/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 327/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 328/1086] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 329/1086] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 330/1086] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 331/1086] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 332/1086] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 333/1086] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 334/1086] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 335/1086] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 336/1086] Compiling modules/lwip/src/core/init.c BB-WAF: [ 337/1086] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 338/1086] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 339/1086] Compiling modules/lwip/src/core/def.c BB-WAF: [ 340/1086] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 341/1086] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 342/1086] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 343/1086] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 344/1086] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 345/1086] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 346/1086] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 347/1086] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 348/1086] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 349/1086] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 350/1086] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 351/1086] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 352/1086] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 353/1086] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 354/1086] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 355/1086] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 356/1086] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 357/1086] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 358/1086] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 359/1086] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [ 360/1086] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 361/1086] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 362/1086] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 363/1086] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 364/1086] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 365/1086] Compiling modules/lwip/src/netif/ppp/upap.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/netif/ppp/pppcrypt.c BB-WAF: [ 370/1086] Compiling modules/lwip/src/api/err.c BB-WAF: [ 371/1086] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 372/1086] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 373/1086] Compiling modules/lwip/src/api/if_api.c BB-WAF: [ 374/1086] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 375/1086] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [ 376/1086] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 377/1086] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 378/1086] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 379/1086] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 380/1086] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 381/1086] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 382/1086] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 383/1086] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 384/1086] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [ 385/1086] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [ 386/1086] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 387/1086] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 388/1086] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 389/1086] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 390/1086] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 391/1086] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 392/1086] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 393/1086] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 394/1086] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 395/1086] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 396/1086] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 397/1086] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 398/1086] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 399/1086] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 400/1086] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 401/1086] Compiling modules/lwip/src/core/tcp.c BB-WAF: [ 402/1086] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 403/1086] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 404/1086] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 405/1086] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 406/1086] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 407/1086] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 408/1086] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [ 409/1086] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [ 410/1086] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [ 411/1086] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [ 412/1086] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 413/1086] Compiling libraries/AP_Notify/ScriptingLED.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/NeoPixel.cpp BB-WAF: [ 417/1086] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [ 418/1086] Compiling libraries/AP_Notify/ProfiLED.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/MMLPlayer.cpp BB-WAF: [ 423/1086] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 424/1086] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 425/1086] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 426/1086] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 427/1086] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [ 428/1086] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 429/1086] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [ 430/1086] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [ 431/1086] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 432/1086] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 433/1086] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 434/1086] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [ 435/1086] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [ 436/1086] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 437/1086] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 438/1086] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 439/1086] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 440/1086] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 441/1086] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [ 442/1086] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 443/1086] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 444/1086] Compiling libraries/AP_OSD/AP_OSD_Setting.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_Pixart.cpp BB-WAF: [ 450/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 451/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [ 452/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 453/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Calibrator.cpp BB-WAF: [ 454/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 455/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [ 456/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 457/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 458/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.cpp BB-WAF: [ 459/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Backend.cpp BB-WAF: [ 460/1086] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 461/1086] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 462/1086] Compiling libraries/AP_Param/AP_ParamT.cpp BB-WAF: [ 463/1086] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 464/1086] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [ 465/1086] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [ 466/1086] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [ 467/1086] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [ 468/1086] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 469/1086] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [ 470/1086] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 471/1086] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 472/1086] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 473/1086] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 474/1086] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 475/1086] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 476/1086] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 477/1086] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [ 478/1086] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 479/1086] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 480/1086] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 481/1086] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [ 482/1086] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 483/1086] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 484/1086] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 485/1086] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 486/1086] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.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/spm_srxl.cpp BB-WAF: [ 490/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 491/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 492/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 493/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [ 494/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 495/1086] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 496/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 497/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [ 498/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 499/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 500/1086] Compiling libraries/AP_RCTelemetry/AP_GHST_Telem.cpp BB-WAF: [ 501/1086] Compiling libraries/AP_RCTelemetry/AP_Spektrum_Telem.cpp BB-WAF: [ 502/1086] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 503/1086] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [ 504/1086] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 505/1086] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 506/1086] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 507/1086] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 508/1086] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 509/1086] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 510/1086] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 511/1086] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [ 512/1086] Compiling libraries/AP_RPM/RPM_ESC_Telem.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_bk2425.cpp BB-WAF: [ 518/1086] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 519/1086] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 520/1086] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 521/1086] Compiling libraries/AP_Radio/driver_bk2425.cpp BB-WAF: [ 522/1086] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 523/1086] Compiling libraries/AP_Radio/AP_Radio_cc2500.cpp BB-WAF: [ 524/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [ 525/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 526/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 527/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 528/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 529/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 530/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 531/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 532/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 533/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 534/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 535/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 536/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 537/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 538/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 539/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 540/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 541/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 542/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 543/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 544/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.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_MSP.cpp BB-WAF: [ 548/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 549/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 550/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 551/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 552/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 553/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 554/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 555/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [ 556/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 557/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [ 558/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 559/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 560/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 561/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 562/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 563/1086] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.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_TSYS03.cpp BB-WAF: [ 575/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 576/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [ 577/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 578/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 579/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 580/1086] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.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_SmartAudio.cpp BB-WAF: [ 589/1086] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 590/1086] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 591/1086] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 592/1086] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 593/1086] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.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/AP_WheelEncoder.cpp BB-WAF: [ 597/1086] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 598/1086] Compiling libraries/AP_WheelEncoder/AP_WheelRateControl.cpp BB-WAF: [ 599/1086] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [ 600/1086] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [ 601/1086] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 602/1086] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 603/1086] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 604/1086] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 605/1086] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 606/1086] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 607/1086] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 608/1086] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 609/1086] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 610/1086] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [ 611/1086] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 612/1086] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 613/1086] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 614/1086] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [ 615/1086] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 616/1086] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 617/1086] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [ 618/1086] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 619/1086] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 620/1086] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 621/1086] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 622/1086] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 623/1086] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 624/1086] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [ 625/1086] Compiling libraries/GCS_MAVLink/GCS_FTP.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/HAL.cpp BB-WAF: [ 631/1086] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 632/1086] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 633/1086] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 634/1086] Compiling libraries/AP_HAL/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: [ 635/1086] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 636/1086] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 637/1086] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 638/1086] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [ 639/1086] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 640/1086] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 641/1086] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 642/1086] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 643/1086] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 644/1086] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 645/1086] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 646/1086] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 647/1086] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 648/1086] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 649/1086] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 650/1086] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 651/1086] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 652/1086] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 653/1086] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 654/1086] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 655/1086] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 656/1086] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 657/1086] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 658/1086] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 659/1086] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 660/1086] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 661/1086] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 662/1086] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [ 663/1086] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 664/1086] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 665/1086] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 666/1086] Compiling modules/DroneCAN/libcanard/canard.c BB-WAF: [ 667/1086] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [ 668/1086] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 669/1086] Compiling libraries/AP_HAL_Linux/GPIO_Navigator.cpp BB-WAF: [ 670/1086] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 671/1086] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [ 672/1086] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 673/1086] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 674/1086] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 675/1086] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 676/1086] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 677/1086] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 678/1086] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 679/1086] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 680/1086] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 681/1086] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 682/1086] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 683/1086] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 684/1086] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 685/1086] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 686/1086] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [ 687/1086] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 688/1086] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [ 689/1086] Compiling libraries/AP_HAL_Linux/GPIO.cpp BB-WAF: [ 690/1086] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 691/1086] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 692/1086] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 693/1086] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [ 694/1086] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 695/1086] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 696/1086] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 697/1086] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 698/1086] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 699/1086] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 700/1086] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 701/1086] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 702/1086] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 703/1086] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [ 704/1086] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [ 705/1086] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 706/1086] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 707/1086] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [ 708/1086] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 709/1086] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 710/1086] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 711/1086] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 712/1086] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [ 713/1086] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 714/1086] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 715/1086] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [ 716/1086] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 717/1086] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 718/1086] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 719/1086] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 720/1086] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [ 721/1086] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 722/1086] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 723/1086] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 724/1086] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 725/1086] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [ 726/1086] Compiling libraries/AP_HAL_Linux/GPIO_BBB.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/lutf8lib.c BB-WAF: [ 730/1086] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 731/1086] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 732/1086] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [ 733/1086] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [ 734/1086] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 735/1086] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 736/1086] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [ 737/1086] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [ 738/1086] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [ 739/1086] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 740/1086] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [ 741/1086] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [ 742/1086] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [ 743/1086] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 744/1086] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 745/1086] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [ 746/1086] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 747/1086] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [ 748/1086] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 749/1086] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 750/1086] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [ 751/1086] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [ 752/1086] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [ 753/1086] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 754/1086] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [ 755/1086] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 756/1086] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 757/1086] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 758/1086] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 759/1086] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [ 760/1086] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 761/1086] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 762/1086] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 763/1086] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [ 764/1086] Compiling libraries/AP_Airspeed/AP_Airspeed.cpp BB-WAF: [ 765/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [ 766/1086] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.cpp BB-WAF: [ 767/1086] Compiling libraries/AP_AHRS/AP_AHRS_Backend.cpp BB-WAF: [ 768/1086] Compiling libraries/AP_AHRS/AP_AHRS_DCM.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.cpp BB-WAF: [ 773/1086] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Params.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/SCurve.cpp BB-WAF: [ 779/1086] Compiling libraries/AP_Math/vector3.cpp BB-WAF: [ 780/1086] Compiling libraries/AP_Math/quaternion.cpp BB-WAF: [ 781/1086] Compiling libraries/AP_Mission/AP_Mission.cpp BB-WAF: [ 782/1086] Compiling libraries/AP_DAL/AP_DAL_Beacon.cpp BB-WAF: [ 783/1086] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 784/1086] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.cpp BB-WAF: [ 785/1086] Compiling libraries/AP_DAL/AP_DAL_VisualOdom.cpp BB-WAF: [ 786/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2.cpp BB-WAF: [ 787/1086] Compiling libraries/AP_NavEKF2/AP_NavEKF2_OptFlowFusion.cpp BB-WAF: [ 788/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 789/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 790/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 791/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.cpp BB-WAF: [ 792/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 793/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 794/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Measurements.cpp BB-WAF: [ 795/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 796/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 797/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3.cpp BB-WAF: [ 798/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 799/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 800/1086] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.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_Backend.cpp BB-WAF: [ 806/1086] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 807/1086] Compiling libraries/AP_Logger/AP_Logger_File.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/ECUDefines.c BB-WAF: [ 818/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c BB-WAF: [ 819/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 820/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [ 821/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 822/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.c BB-WAF: [ 823/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [ 824/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 825/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 826/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 827/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [ 828/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoProtocol.c BB-WAF: [ 829/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoCommands.c BB-WAF: [ 830/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [ 831/1086] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c BB-WAF: [ 832/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 833/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 834/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.cpp BB-WAF: [ 835/1086] Compiling libraries/AP_RCProtocol/AP_RCProtocol_CRSF.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_Backend.cpp BB-WAF: [ 840/1086] Compiling libraries/AP_Proximity/AP_Proximity_Utils.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/AP_OABendyRuler.cpp BB-WAF: [ 845/1086] Compiling libraries/AC_Avoidance/AC_Avoid.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.cpp BB-WAF: [ 849/1086] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.cpp BB-WAF: [ 850/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 851/1086] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [ 852/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toInt32.c BB-WAF: [ 853/1086] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 854/1086] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 855/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 856/1086] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 857/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 858/1086] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 859/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 860/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 861/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 862/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 863/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [ 864/1086] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 865/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 866/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 867/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading.c BB-WAF: [ 868/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 869/1086] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 870/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 871/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 872/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 873/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 874/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 875/1086] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [ 876/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 877/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 878/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [ 879/1086] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [ 880/1086] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.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_params.cpp BB-WAF: [ 888/1086] Compiling libraries/AP_CustomRotations/AP_CustomRotations.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/Scheduler.cpp BB-WAF: [ 895/1086] Compiling libraries/AP_HAL_Linux/Storage.cpp BB-WAF: [ 896/1086] Compiling libraries/AP_HAL_Linux/ConsoleDevice.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 140513862375616: cxx AP_Compass.cpp -> AP_Compass.cpp.2.o} BB-WAF: (run with -v to display more information) BB: Process failed ((550270, 256)) BB: Failed build of AntennaTracker aero stable BB: [5/245] Building board: AEROFOX-H7 at 2025-04-23 21:41:05.795720 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/245] Building board: AET-H743-Basic at 2025-04-23 21:41:06.669988 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/245] Building board: airbotf4 at 2025-04-23 21:41:07.509899 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/245] Building board: AIRLink at 2025-04-23 21:41:07.542767 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/245] Building board: Airvolute-DCS2 at 2025-04-23 21:41:07.573337 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/245] Building board: AnyleafH7 at 2025-04-23 21:41:07.604345 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/245] Building board: Aocoda-RC-H743Dual at 2025-04-23 21:41:07.635444 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/245] Building board: ARK_FPV at 2025-04-23 21:41:07.664487 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/245] Building board: ARKV6X at 2025-04-23 21:41:08.511987 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/245] Building board: AtomRCF405NAVI at 2025-04-23 21:41:08.546525 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/245] Building board: bbbmini at 2025-04-23 21:41:08.579685 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/245] Building board: BeastF7 at 2025-04-23 21:41:08.614145 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/245] Building board: BeastF7v2 at 2025-04-23 21:41:08.649931 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/245] Building board: BeastH7 at 2025-04-23 21:41:08.683449 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/245] Building board: BeastH7v2 at 2025-04-23 21:41:08.715846 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/245] Building board: bebop at 2025-04-23 21:41:08.749225 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/245] Building board: bhat at 2025-04-23 21:41:08.782527 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/245] Building board: BlitzF745 at 2025-04-23 21:41:08.815941 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/245] Building board: BlitzF745AIO at 2025-04-23 21:41:08.847322 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/245] Building board: BlitzH743Pro at 2025-04-23 21:41:08.880188 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/245] Building board: BlitzMiniF745 at 2025-04-23 21:41:08.914087 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/245] Building board: BlitzWingH743 at 2025-04-23 21:41:08.945608 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/245] Building board: blue at 2025-04-23 21:41:08.979518 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/245] Building board: BrahmaF4 at 2025-04-23 21:41:09.011674 BB: Trying checkout AntennaTracker stable BrahmaF4 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 BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/BrahmaF4/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 (BrahmaF4) - not in board list BB: [29/245] Building board: BROTHERHOBBYF405v3 at 2025-04-23 21:41:09.881765 BB: Trying checkout AntennaTracker stable BROTHERHOBBYF405v3 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 BROTHERHOBBYF405v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/BROTHERHOBBYF405v3/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 (BROTHERHOBBYF405v3) - not in board list BB: [30/245] Building board: BROTHERHOBBYH743 at 2025-04-23 21:41:10.754181 BB: Trying checkout AntennaTracker stable BROTHERHOBBYH743 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 BROTHERHOBBYH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/BROTHERHOBBYH743/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 (BROTHERHOBBYH743) - not in board list BB: [31/245] Building board: canzero at 2025-04-23 21:41:11.601085 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: [32/245] Building board: CBU-H7-LC-Stamp at 2025-04-23 21:41:11.637538 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: [33/245] Building board: CBU-H7-Stamp at 2025-04-23 21:41:12.472479 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: [34/245] Building board: CORVON405V2_1 at 2025-04-23 21:41:13.324160 BB: Trying checkout AntennaTracker stable CORVON405V2_1 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 CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/CORVON405V2_1/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 (CORVON405V2_1) - not in board list BB: [35/245] Building board: CSKY405 at 2025-04-23 21:41:14.130562 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: [36/245] Building board: CUAV-7-Nano at 2025-04-23 21:41:14.958200 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: [37/245] Building board: CUAV-Nora at 2025-04-23 21:41:14.989431 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: [38/245] Building board: CUAV-Nora-bdshot at 2025-04-23 21:41:15.018915 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: [39/245] Building board: CUAV-Pixhack-v3 at 2025-04-23 21:41:15.048673 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: [40/245] Building board: CUAV-X7 at 2025-04-23 21:41:15.869499 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: [41/245] Building board: CUAV-X7-bdshot at 2025-04-23 21:41:15.900406 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: [42/245] Building board: CUAVv5 at 2025-04-23 21:41:15.929311 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: [43/245] Building board: CUAVv5-bdshot at 2025-04-23 21:41:15.959496 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: [44/245] Building board: CUAVv5Nano at 2025-04-23 21:41:15.988760 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: [45/245] Building board: CUAVv5Nano-bdshot at 2025-04-23 21:41:16.017024 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: [46/245] Building board: CubeBlack at 2025-04-23 21:41:16.046079 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: [47/245] Building board: CubeBlack+ at 2025-04-23 21:41:16.075030 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: [48/245] Building board: CubeOrange at 2025-04-23 21:41:16.104046 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: [49/245] Building board: CubeOrange-bdshot at 2025-04-23 21:41:16.132491 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: [50/245] Building board: CubeOrangePlus at 2025-04-23 21:41:16.162672 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: [51/245] Building board: CubeOrangePlus-bdshot at 2025-04-23 21:41:16.191861 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: [52/245] Building board: CubePurple at 2025-04-23 21:41:16.219814 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: [53/245] Building board: CubeRedPrimary at 2025-04-23 21:41:16.250539 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: [54/245] Building board: CubeRedSecondary at 2025-04-23 21:41:16.280441 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: [55/245] Building board: CubeYellow at 2025-04-23 21:41:16.312751 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: [56/245] Building board: CubeYellow-bdshot at 2025-04-23 21:41:16.344435 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: [57/245] Building board: dark at 2025-04-23 21:41:16.374370 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: [58/245] Building board: DevEBoxH7v2 at 2025-04-23 21:41:16.402318 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: [59/245] Building board: disco at 2025-04-23 21:41:16.433997 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: [60/245] Building board: DroneerF405 at 2025-04-23 21:41:16.462023 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: [61/245] Building board: DrotekP3Pro at 2025-04-23 21:41:17.256640 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: [62/245] Building board: Durandal at 2025-04-23 21:41:17.288822 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: [63/245] Building board: Durandal-bdshot at 2025-04-23 21:41:17.319248 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: [64/245] Building board: edge at 2025-04-23 21:41:17.349696 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: [65/245] Building board: erleboard at 2025-04-23 21:41:17.377253 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: [66/245] Building board: erlebrain2 at 2025-04-23 21:41:17.404505 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: [67/245] Building board: F35Lightning at 2025-04-23 21:41:17.431060 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: [68/245] Building board: F4BY at 2025-04-23 21:41:17.460560 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: [69/245] Building board: F4BY_F427 at 2025-04-23 21:41:17.490092 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: [70/245] Building board: FlyingMoonF407 at 2025-04-23 21:41:18.289952 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: [71/245] Building board: FlyingMoonF427 at 2025-04-23 21:41:18.321859 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: [72/245] Building board: FlyingMoonH743 at 2025-04-23 21:41:18.350828 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: [73/245] Building board: FlywooF405Pro at 2025-04-23 21:41:18.380595 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: [74/245] Building board: FlywooF745 at 2025-04-23 21:41:18.412175 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: [75/245] Building board: FlywooF745Nano at 2025-04-23 21:41:18.443619 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: [76/245] Building board: FlywooH743Pro at 2025-04-23 21:41:18.472494 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: [77/245] Building board: fmuv2 at 2025-04-23 21:41:19.280405 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: [78/245] Building board: fmuv3 at 2025-04-23 21:41:19.313628 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: [79/245] Building board: fmuv5 at 2025-04-23 21:41:19.343828 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: [80/245] Building board: FoxeerF405v2 at 2025-04-23 21:41:19.374390 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: [81/245] Building board: FoxeerH743v1 at 2025-04-23 21:41:19.403673 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: [82/245] Building board: GEPRC_TAKER_H743 at 2025-04-23 21:41:19.432067 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: [83/245] Building board: GEPRCF745BTHD at 2025-04-23 21:41:20.236323 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: [84/245] Building board: Here4FC at 2025-04-23 21:41:21.096935 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: [85/245] Building board: IFLIGHT_2RAW_H7 at 2025-04-23 21:41:21.131136 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: [86/245] Building board: JFB100 at 2025-04-23 21:41:21.163670 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: [87/245] Building board: JFB110 at 2025-04-23 21:41:21.196335 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: [88/245] Building board: JHEM_JHEF405 at 2025-04-23 21:41:21.230063 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: [89/245] Building board: JHEMCU-H743HD at 2025-04-23 21:41:22.089225 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: [90/245] Building board: KakuteF4 at 2025-04-23 21:41:22.918923 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: [91/245] Building board: KakuteF4-Wing at 2025-04-23 21:41:22.950812 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: [92/245] Building board: KakuteF4Mini at 2025-04-23 21:41:23.819686 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: [93/245] Building board: KakuteF7 at 2025-04-23 21:41:23.852195 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: [94/245] Building board: KakuteF7-bdshot at 2025-04-23 21:41:23.884632 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: [95/245] Building board: KakuteF7Mini at 2025-04-23 21:41:23.917410 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: [96/245] Building board: KakuteH7 at 2025-04-23 21:41:23.948956 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: [97/245] Building board: KakuteH7-bdshot at 2025-04-23 21:41:23.981167 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: [98/245] Building board: KakuteH7-Wing at 2025-04-23 21:41:24.017507 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: [99/245] Building board: KakuteH7Mini at 2025-04-23 21:41:24.047980 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: [100/245] Building board: KakuteH7Mini-Nand at 2025-04-23 21:41:24.078022 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: [101/245] Building board: KakuteH7v2 at 2025-04-23 21:41:24.108085 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: [102/245] Building board: linux at 2025-04-23 21:41:24.139823 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: [103/245] Building board: LongBowF405WING at 2025-04-23 21:41:24.171890 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: [104/245] Building board: LumenierLUXF765-NDAA at 2025-04-23 21:41:25.014779 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: [105/245] Building board: luminousbee5 at 2025-04-23 21:41:25.854889 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: [106/245] Building board: MambaF405-2022 at 2025-04-23 21:41:25.887227 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: [107/245] Building board: MambaF405US-I2C at 2025-04-23 21:41:25.917372 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: [108/245] Building board: MambaF405v2 at 2025-04-23 21:41:25.951183 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: [109/245] Building board: MambaH743v4 at 2025-04-23 21:41:25.982644 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: [110/245] Building board: MatekF405 at 2025-04-23 21:41:26.012090 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: [111/245] Building board: MatekF405-bdshot at 2025-04-23 21:41:26.042217 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: [112/245] Building board: MatekF405-CAN at 2025-04-23 21:41:26.072143 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: [113/245] Building board: MatekF405-STD at 2025-04-23 21:41:26.104315 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: [114/245] Building board: MatekF405-TE at 2025-04-23 21:41:26.134110 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: [115/245] Building board: MatekF405-TE-bdshot at 2025-04-23 21:41:26.164323 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: [116/245] Building board: MatekF405-Wing at 2025-04-23 21:41:26.194055 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: [117/245] Building board: MatekF405-Wing-bdshot at 2025-04-23 21:41:26.224967 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: [118/245] Building board: MatekF765-SE at 2025-04-23 21:41:26.256414 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: [119/245] Building board: MatekF765-Wing at 2025-04-23 21:41:26.288985 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: [120/245] Building board: MatekF765-Wing-bdshot at 2025-04-23 21:41:26.320764 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: [121/245] Building board: MatekH743 at 2025-04-23 21:41:26.352796 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: [122/245] Building board: MatekH743-bdshot at 2025-04-23 21:41:26.384210 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: [123/245] Building board: MatekH7A3 at 2025-04-23 21:41:26.416235 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: [124/245] Building board: MFT-SEMA100 at 2025-04-23 21:41:27.260880 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: [125/245] Building board: MicoAir405Mini at 2025-04-23 21:41:27.292795 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: [126/245] Building board: MicoAir405v2 at 2025-04-23 21:41:28.097412 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: [127/245] Building board: MicoAir743 at 2025-04-23 21:41:28.134649 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: [128/245] Building board: MicoAir743-AIO at 2025-04-23 21:41:28.958645 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: [129/245] Building board: MicoAir743v2 at 2025-04-23 21:41:29.771473 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: [130/245] Building board: mindpx-v2 at 2025-04-23 21:41:30.611895 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: [131/245] Building board: mini-pix at 2025-04-23 21:41:30.646013 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: [132/245] Building board: modalai_fc-v1 at 2025-04-23 21:41:30.676854 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: [133/245] Building board: mRoControlZeroClassic at 2025-04-23 21:41:30.707382 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: [134/245] Building board: mRoControlZeroF7 at 2025-04-23 21:41:30.737785 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: [135/245] Building board: mRoControlZeroH7 at 2025-04-23 21:41:30.768428 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: [136/245] Building board: mRoControlZeroH7-bdshot at 2025-04-23 21:41:30.797323 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: [137/245] Building board: mRoControlZeroOEMH7 at 2025-04-23 21:41:30.828549 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: [138/245] Building board: mRoCZeroOEMH7-bdshot at 2025-04-23 21:41:30.860488 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: [139/245] Building board: mRoNexus at 2025-04-23 21:41:30.890982 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: [140/245] Building board: mRoPixracerPro at 2025-04-23 21:41:30.920771 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: [141/245] Building board: mRoPixracerPro-bdshot at 2025-04-23 21:41:30.952227 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: [142/245] Building board: mRoX21 at 2025-04-23 21:41:30.982355 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: [143/245] Building board: mRoX21-777 at 2025-04-23 21:41:31.012217 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: [144/245] Building board: MUPilot at 2025-04-23 21:41:31.041711 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: [145/245] Building board: NarinFC-H7 at 2025-04-23 21:41:31.891112 BB: Trying checkout AntennaTracker stable NarinFC-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 NarinFC-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/NarinFC-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 (NarinFC-H7) - not in board list BB: [146/245] Building board: navigator at 2025-04-23 21:41:32.772737 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: [147/245] Building board: navigator64 at 2025-04-23 21:41:32.805179 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: [148/245] Building board: navio at 2025-04-23 21:41:33.619618 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: [149/245] Building board: navio2 at 2025-04-23 21:41:33.650208 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: [150/245] Building board: NxtPX4v2 at 2025-04-23 21:41:33.679365 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: [151/245] Building board: obal at 2025-04-23 21:41:34.529208 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: [152/245] Building board: ocpoc_zynq at 2025-04-23 21:41:34.562671 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: [153/245] Building board: omnibusf4 at 2025-04-23 21:41:34.595082 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: [154/245] Building board: omnibusf4pro at 2025-04-23 21:41:34.628244 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: [155/245] Building board: omnibusf4pro-bdshot at 2025-04-23 21:41:34.662035 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: [156/245] Building board: omnibusf4v6 at 2025-04-23 21:41:34.696047 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: [157/245] Building board: OMNIBUSF7V2 at 2025-04-23 21:41:34.735043 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: [158/245] Building board: OmnibusNanoV6 at 2025-04-23 21:41:34.768472 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: [159/245] Building board: OmnibusNanoV6-bdshot at 2025-04-23 21:41:34.802232 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: [160/245] Building board: OrqaF405Pro at 2025-04-23 21:41:34.835424 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: [161/245] Building board: PH4-mini at 2025-04-23 21:41:34.867552 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: [162/245] Building board: PH4-mini-bdshot at 2025-04-23 21:41:34.900200 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: [163/245] Building board: Pix32v5 at 2025-04-23 21:41:34.935698 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: [164/245] Building board: PixC4-Jetson at 2025-04-23 21:41:34.967716 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: [165/245] Building board: PixFlamingo at 2025-04-23 21:41:34.999945 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: [166/245] Building board: PixFlamingo-F767 at 2025-04-23 21:41:35.031295 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: [167/245] Building board: Pixhawk1 at 2025-04-23 21:41:35.069248 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: [168/245] Building board: Pixhawk1-1M at 2025-04-23 21:41:35.101560 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: [169/245] Building board: Pixhawk1-1M-bdshot at 2025-04-23 21:41:35.132739 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: [170/245] Building board: Pixhawk1-bdshot at 2025-04-23 21:41:35.164070 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: [171/245] Building board: Pixhawk4 at 2025-04-23 21:41:35.197716 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: [172/245] Building board: Pixhawk4-bdshot at 2025-04-23 21:41:35.237542 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: [173/245] Building board: Pixhawk5X at 2025-04-23 21:41:35.270738 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: [174/245] Building board: Pixhawk6C at 2025-04-23 21:41:35.305105 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: [175/245] Building board: Pixhawk6C-bdshot at 2025-04-23 21:41:35.346427 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: [176/245] Building board: Pixhawk6X at 2025-04-23 21:41:35.383968 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: [177/245] Building board: Pixhawk6X-bdshot at 2025-04-23 21:41:35.415273 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: [178/245] Building board: PixPilot-C3 at 2025-04-23 21:41:35.452920 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: [179/245] Building board: PixPilot-V3 at 2025-04-23 21:41:35.500506 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: [180/245] Building board: PixPilot-V6 at 2025-04-23 21:41:35.532916 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: [181/245] Building board: PixPilot-V6PRO at 2025-04-23 21:41:35.565163 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: [182/245] Building board: Pixracer at 2025-04-23 21:41:36.441982 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: [183/245] Building board: Pixracer-bdshot at 2025-04-23 21:41:36.475392 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: [184/245] Building board: PixSurveyA1 at 2025-04-23 21:41:36.506989 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: [185/245] Building board: PixSurveyA1-IND at 2025-04-23 21:41:36.543480 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: [186/245] Building board: PixSurveyA2-IND at 2025-04-23 21:41:36.574438 BB: Trying checkout AntennaTracker stable PixSurveyA2-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 PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/PixSurveyA2-IND/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 (PixSurveyA2-IND) - not in board list BB: [187/245] Building board: pocket at 2025-04-23 21:41:37.407322 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: [188/245] Building board: pxf at 2025-04-23 21:41:37.438246 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: [189/245] Building board: pxfmini at 2025-04-23 21:41:37.468333 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: [190/245] Building board: QioTekAdeptF407 at 2025-04-23 21:41:37.498588 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: [191/245] Building board: QioTekZealotF427 at 2025-04-23 21:41:37.530002 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: [192/245] Building board: QioTekZealotH743 at 2025-04-23 21:41:37.560690 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: [193/245] Building board: QioTekZealotH743-bdshot at 2025-04-23 21:41:37.595856 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: [194/245] Building board: R9Pilot at 2025-04-23 21:41:37.627820 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: [195/245] Building board: RadiolinkPIX6 at 2025-04-23 21:41:37.660668 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: [196/245] Building board: RADIX2HD at 2025-04-23 21:41:37.696094 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: [197/245] Building board: ReaperF745 at 2025-04-23 21:41:37.735666 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: [198/245] Building board: revo-mini at 2025-04-23 21:41:37.767078 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: [199/245] Building board: revo-mini-bdshot at 2025-04-23 21:41:37.800212 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: [200/245] Building board: revo-mini-i2c at 2025-04-23 21:41:37.832798 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: [201/245] Building board: revo-mini-i2c-bdshot at 2025-04-23 21:41:37.865164 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: [202/245] Building board: rst_zynq at 2025-04-23 21:41:37.897775 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.503s) BB-WAF: 'clean' finished successfully (1.034s) 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_PI_2D.cpp BB-WAF: [ 15/915] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 16/915] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 17/915] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 18/915] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 19/915] Compiling libraries/AC_PID/AC_P_1D.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_DLVR.cpp BB-WAF: [ 33/915] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 34/915] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 35/915] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 36/915] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 37/915] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 38/915] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 39/915] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 40/915] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 41/915] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 42/915] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 43/915] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 44/915] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 45/915] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 46/915] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 47/915] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 48/915] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 49/915] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 50/915] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 51/915] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 52/915] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 53/915] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 54/915] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 55/915] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 56/915] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 57/915] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 58/915] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 59/915] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 60/915] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 61/915] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 62/915] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 63/915] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 64/915] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 65/915] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.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_Logging.cpp BB-WAF: [ 71/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 72/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.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_FuelFlow.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_Sum.cpp BB-WAF: [ 81/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 82/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.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_Generator.cpp BB-WAF: [ 87/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 88/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 89/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 90/915] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 91/915] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 92/915] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 93/915] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 94/915] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 95/915] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 96/915] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.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_CANSensor.cpp BB-WAF: [101/915] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [102/915] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [103/915] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [104/915] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [105/915] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [106/915] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [107/915] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [108/915] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [109/915] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [110/915] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [111/915] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [112/915] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [113/915] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [114/915] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [115/915] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [116/915] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.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/MultiHeap.cpp BB-WAF: [123/915] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [124/915] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [125/915] Compiling libraries/AP_Common/time.cpp BB-WAF: [126/915] Compiling libraries/AP_Common/Location.cpp BB-WAF: [127/915] Compiling libraries/AP_Common/c++.cpp BB-WAF: [128/915] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [129/915] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [130/915] Compiling libraries/AP_Common/float16.cpp BB-WAF: [131/915] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [132/915] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [133/915] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [134/915] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [135/915] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [136/915] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [137/915] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [138/915] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [139/915] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [140/915] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [141/915] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [142/915] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [143/915] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [144/915] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [145/915] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [146/915] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [147/915] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [148/915] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [149/915] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [150/915] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [151/915] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [152/915] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [153/915] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [154/915] Compiling libraries/AP_Compass/AP_Compass_LSM303D.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/tables.cpp BB-WAF: [161/915] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [162/915] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [163/915] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [164/915] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [165/915] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [166/915] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [167/915] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [168/915] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [169/915] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [170/915] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [171/915] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [172/915] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [173/915] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [174/915] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [175/915] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [176/915] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [177/915] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [178/915] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [179/915] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [180/915] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.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/posix_compat.cpp BB-WAF: [184/915] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [185/915] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [186/915] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [187/915] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [188/915] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [189/915] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [190/915] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.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_Parameters.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_SPort.cpp BB-WAF: [197/915] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [198/915] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.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_MAVliteMsgHandler.cpp BB-WAF: [201/915] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [202/915] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [203/915] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [204/915] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [205/915] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [206/915] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [207/915] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [208/915] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [209/915] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [210/915] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [211/915] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [212/915] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [213/915] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [214/915] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [215/915] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [216/915] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [217/915] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [218/915] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [219/915] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [220/915] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [221/915] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [222/915] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [223/915] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [224/915] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [225/915] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [226/915] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [227/915] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [228/915] Compiling libraries/AP_Gripper/AP_Gripper_Servo.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.cpp BB-WAF: [232/915] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.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/AP_InertialSensor_RST.cpp BB-WAF: [236/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [237/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [238/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [239/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [240/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [241/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [242/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [243/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [244/915] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [245/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [246/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [247/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [248/915] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [249/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [250/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [251/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [252/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [253/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [254/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.cpp BB-WAF: [255/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [256/915] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.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/LogFile.cpp BB-WAF: [260/915] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [261/915] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [262/915] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [263/915] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [264/915] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [265/915] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [266/915] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [267/915] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [268/915] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [269/915] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [270/915] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [271/915] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [272/915] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [273/915] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [274/915] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [275/915] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [276/915] Compiling libraries/AP_Math/crc.cpp BB-WAF: [277/915] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [278/915] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [279/915] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [280/915] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [281/915] Compiling libraries/AP_Math/control.cpp BB-WAF: [282/915] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [283/915] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [284/915] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [285/915] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [286/915] Compiling libraries/AP_Math/location.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_Servo.cpp BB-WAF: [291/915] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [292/915] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [293/915] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [294/915] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [295/915] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [296/915] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [297/915] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [298/915] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [299/915] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [300/915] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [301/915] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [302/915] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [303/915] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [304/915] Compiling libraries/AP_Mount/AP_Mount_Viewpro.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/EKFGSF_Logging.cpp BB-WAF: [310/915] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.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_MagFusion.cpp BB-WAF: [314/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [315/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [316/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [317/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [318/915] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [319/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [320/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [321/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [322/915] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [323/915] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [324/915] Compiling modules/lwip/src/api/sockets.c BB-WAF: [325/915] Compiling modules/lwip/src/api/netdb.c BB-WAF: [326/915] Compiling modules/lwip/src/core/udp.c BB-WAF: [327/915] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [328/915] Compiling modules/lwip/src/core/memp.c BB-WAF: [329/915] Compiling modules/lwip/src/core/ip.c BB-WAF: [330/915] Compiling modules/lwip/src/core/mem.c BB-WAF: [331/915] Compiling modules/lwip/src/core/init.c BB-WAF: [332/915] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [333/915] Compiling modules/lwip/src/core/dns.c BB-WAF: [334/915] Compiling modules/lwip/src/core/def.c BB-WAF: [335/915] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [336/915] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [337/915] Compiling modules/lwip/src/core/altcp.c BB-WAF: [338/915] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [339/915] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [340/915] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [341/915] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [342/915] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [343/915] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [344/915] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [345/915] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [346/915] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [347/915] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [348/915] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [349/915] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [350/915] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [351/915] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [352/915] Compiling modules/lwip/src/netif/lowpan6_ble.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/upap.c BB-WAF: [357/915] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [358/915] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [359/915] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [360/915] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [361/915] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [362/915] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [363/915] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [364/915] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [365/915] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [366/915] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [367/915] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [368/915] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [369/915] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [370/915] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [371/915] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [372/915] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [373/915] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [374/915] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [375/915] Compiling modules/lwip/src/core/netif.c BB-WAF: [376/915] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [377/915] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [378/915] Compiling modules/lwip/src/api/if_api.c BB-WAF: [379/915] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [380/915] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [381/915] Compiling modules/lwip/src/api/err.c BB-WAF: [382/915] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [383/915] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [384/915] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [385/915] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [386/915] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [387/915] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [388/915] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [389/915] Compiling modules/lwip/src/core/tcp.c BB-WAF: [390/915] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [391/915] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [392/915] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [393/915] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [394/915] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [395/915] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [396/915] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [397/915] Compiling modules/lwip/src/core/raw.c BB-WAF: [398/915] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [399/915] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [400/915] Compiling modules/lwip/src/core/stats.c BB-WAF: [401/915] Compiling modules/lwip/src/core/sys.c BB-WAF: [402/915] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [403/915] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [404/915] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [405/915] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [406/915] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [407/915] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [408/915] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [409/915] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [410/915] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [411/915] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [412/915] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [413/915] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [414/915] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [415/915] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [416/915] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [417/915] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [418/915] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [419/915] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [420/915] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [421/915] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [422/915] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [423/915] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [424/915] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [425/915] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [426/915] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [427/915] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [428/915] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [429/915] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [430/915] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [431/915] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [432/915] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [433/915] Compiling libraries/AP_Notify/AP_BoardLED.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_SITL.cpp BB-WAF: [438/915] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [439/915] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [440/915] Compiling libraries/AP_OSD/AP_OSD.cpp BB-WAF: [441/915] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [442/915] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID_DroneCAN.cpp BB-WAF: [443/915] Compiling libraries/AP_OpenDroneID/AP_OpenDroneID.cpp BB-WAF: [444/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [445/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [446/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [447/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [448/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MSP.cpp BB-WAF: [449/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [450/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [451/915] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.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_MAV.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_ParamT.cpp BB-WAF: [458/915] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [459/915] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN.cpp BB-WAF: [460/915] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ESC.cpp BB-WAF: [461/915] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_ECU.cpp BB-WAF: [462/915] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [463/915] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [464/915] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [465/915] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [466/915] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [467/915] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [468/915] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.cpp BB-WAF: [469/915] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [470/915] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [471/915] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [472/915] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [473/915] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [474/915] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [475/915] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [476/915] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [477/915] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [478/915] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [479/915] Compiling libraries/AP_Proximity/AP_Proximity_MR72_CAN.cpp BB-WAF: [480/915] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [481/915] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.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_DroneCAN.cpp BB-WAF: [485/915] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [486/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [487/915] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [488/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [489/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [490/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [491/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [492/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [493/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [494/915] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.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/AP_ROMFS.cpp BB-WAF: [498/915] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [499/915] Compiling libraries/AP_ROMFS/tinflate.cpp BB-WAF: [500/915] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [501/915] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [502/915] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [503/915] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [504/915] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [505/915] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [506/915] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [507/915] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [508/915] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [509/915] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [510/915] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [511/915] Compiling libraries/AP_RTC/JitterCorrection.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/driver_bk2425.cpp BB-WAF: [515/915] Compiling libraries/AP_Radio/AP_Radio_cc2500.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_Wasp.cpp BB-WAF: [520/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [521/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [522/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [523/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [524/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [525/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [526/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [527/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [528/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [529/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [530/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [531/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [532/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [533/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [534/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [535/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [536/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [537/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [538/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [539/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [540/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [541/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [542/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [543/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [544/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [545/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [546/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [547/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [548/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [549/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [550/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [551/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [552/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [553/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [554/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [555/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [556/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [557/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [558/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [559/915] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.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_Backend.cpp BB-WAF: [570/915] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [571/915] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [572/915] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [573/915] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [574/915] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [575/915] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [576/915] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [577/915] Compiling libraries/AP_Terrain/TerrainUtil.cpp BB-WAF: [578/915] Compiling libraries/AP_Terrain/TerrainMission.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_Tramp.cpp BB-WAF: [583/915] Compiling libraries/AP_VideoTX/AP_VideoTX.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_WheelRateControl.cpp BB-WAF: [592/915] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [593/915] Compiling libraries/AP_WheelEncoder/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [594/915] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [595/915] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [596/915] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [597/915] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [598/915] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [599/915] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [600/915] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [601/915] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [602/915] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [603/915] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [604/915] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [605/915] Compiling libraries/Filter/DerivativeFilter.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.cpp BB-WAF: [609/915] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.cpp BB-WAF: [610/915] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [611/915] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [612/915] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [613/915] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [614/915] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [615/915] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [616/915] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [617/915] Compiling libraries/GCS_MAVLink/GCS_Param.cpp BB-WAF: [618/915] Compiling libraries/GCS_MAVLink/GCS.cpp BB-WAF: [619/915] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [620/915] Compiling libraries/GCS_MAVLink/GCS_FTP.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/Device.cpp BB-WAF: [626/915] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [627/915] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [628/915] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [629/915] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [630/915] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [631/915] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [632/915] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [633/915] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [634/915] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [635/915] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [636/915] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [637/915] Compiling libraries/AP_HAL/system.cpp BB-WAF: [638/915] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [639/915] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [640/915] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [641/915] Compiling libraries/AP_HAL/GPIO.cpp BB-WAF: [642/915] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [643/915] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [644/915] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [645/915] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [646/915] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [647/915] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [648/915] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [649/915] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [650/915] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [651/915] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [652/915] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [653/915] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [654/915] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [655/915] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [656/915] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [657/915] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [658/915] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [659/915] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [660/915] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [661/915] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [662/915] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [663/915] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [664/915] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [665/915] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [666/915] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [667/915] Compiling libraries/AP_HAL_Linux/Thread.cpp BB-WAF: [668/915] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [669/915] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [670/915] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.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/Util.cpp BB-WAF: [674/915] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [675/915] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [676/915] Compiling libraries/AP_HAL_Linux/PollerThread.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/GPIO_BBB.cpp BB-WAF: [680/915] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [681/915] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [682/915] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [683/915] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [684/915] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.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/RCInput_SoloLink.cpp BB-WAF: [688/915] Compiling libraries/AP_HAL_Linux/Flow_PX4.cpp BB-WAF: [689/915] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [690/915] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [691/915] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [692/915] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [693/915] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [694/915] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [695/915] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [696/915] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [697/915] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [698/915] Compiling libraries/AP_HAL_Linux/AnalogIn_IIO.cpp BB-WAF: [699/915] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [700/915] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [701/915] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [702/915] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [703/915] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [704/915] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [705/915] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [706/915] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [707/915] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [708/915] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [709/915] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [710/915] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [711/915] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [712/915] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [713/915] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [714/915] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.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/GPIO_Navio.cpp BB-WAF: [718/915] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [719/915] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [720/915] Compiling libraries/AP_HAL_Linux/Util_RPI.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/lparser.c BB-WAF: [726/915] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [727/915] Compiling libraries/AP_Scripting/lua/src/lundump.c BB-WAF: [728/915] Compiling libraries/AP_Scripting/lua/src/lutf8lib.c BB-WAF: [729/915] Compiling libraries/AP_Scripting/lua/src/lopcodes.c BB-WAF: [730/915] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [731/915] Compiling libraries/AP_Scripting/lua/src/lcorolib.c BB-WAF: [732/915] Compiling libraries/AP_Scripting/lua/src/lctype.c BB-WAF: [733/915] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [734/915] Compiling libraries/AP_Scripting/lua/src/lstate.c BB-WAF: [735/915] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [736/915] Compiling libraries/AP_Scripting/lua/src/lstrlib.c BB-WAF: [737/915] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [738/915] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [739/915] Compiling libraries/AP_Scripting/lua/src/loslib.c BB-WAF: [740/915] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [741/915] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [742/915] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [743/915] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [744/915] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [745/915] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [746/915] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [747/915] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [748/915] Compiling libraries/AP_Scripting/lua/src/liolib.c BB-WAF: [749/915] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [750/915] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [751/915] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [752/915] Compiling libraries/AP_Scripting/lua/src/ltm.c BB-WAF: [753/915] Compiling libraries/AP_Scripting/lua/src/lua.c BB-WAF: [754/915] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [755/915] Compiling libraries/AP_Scripting/lua/src/linit.c BB-WAF: [756/915] Compiling libraries/AP_Scripting/lua/src/lauxlib.c BB-WAF: [757/915] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [758/915] Compiling libraries/AP_Airspeed/AP_Airspeed_Params.cpp BB-WAF: [759/915] Compiling libraries/AP_Airspeed/AP_Airspeed_NMEA.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_Backend.cpp BB-WAF: [763/915] Compiling libraries/AP_AHRS/AP_AHRS.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: /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 139904799322096: cxx HAL_Linux_Class.cpp -> HAL_Linux_Class.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((574173, 256)) BB: Failed build of AntennaTracker rst_zynq stable BB: [203/245] Building board: SDMODELH7V1 at 2025-04-23 21:42:30.932471 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: [204/245] Building board: SDMODELH7V2 at 2025-04-23 21:42:30.964515 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: [205/245] Building board: SITL_arm_linux_gnueabihf at 2025-04-23 21:42:30.994297 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: [206/245] Building board: SITL_x86_64_linux_gnu at 2025-04-23 21:42:31.022291 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: [207/245] Building board: SIYI_N7 at 2025-04-23 21:42:31.051227 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: [208/245] Building board: SkySakuraH743 at 2025-04-23 21:42:31.081462 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: [209/245] Building board: SkystarsH7HD-bdshot at 2025-04-23 21:42:31.871407 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: [210/245] Building board: sparky2 at 2025-04-23 21:42:31.904423 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: [211/245] Building board: speedybeef4 at 2025-04-23 21:42:31.936139 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: [212/245] Building board: SpeedyBeeF405AIO at 2025-04-23 21:42:31.966086 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: [213/245] Building board: SpeedyBeeF405Mini at 2025-04-23 21:42:32.755866 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: [214/245] Building board: SpeedyBeeF405WING at 2025-04-23 21:42:32.789086 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: [215/245] Building board: speedybeef4v3 at 2025-04-23 21:42:32.819051 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: [216/245] Building board: speedybeef4v4 at 2025-04-23 21:42:32.848480 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: [217/245] Building board: SPRacingH7 at 2025-04-23 21:42:32.877618 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: [218/245] Building board: SPRacingH7RF at 2025-04-23 21:42:32.905822 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: [219/245] Building board: StellarF4 at 2025-04-23 21:42:32.935219 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: [220/245] Building board: StellarF4V2 at 2025-04-23 21:42:33.728995 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: [221/245] Building board: StellarH7V2 at 2025-04-23 21:42:34.554440 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: [222/245] Building board: SuccexF4 at 2025-04-23 21:42:35.379680 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: [223/245] Building board: SULILGH7-P1-P2 at 2025-04-23 21:42:35.411701 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: [224/245] Building board: TBS-Colibri-F7 at 2025-04-23 21:42:36.228880 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: [225/245] Building board: TBS_LUCID_H7 at 2025-04-23 21:42:36.261157 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: [226/245] Building board: TBS_LUCID_H7_WING at 2025-04-23 21:42:37.080692 BB: Trying checkout AntennaTracker stable TBS_LUCID_H7_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 TBS_LUCID_H7_WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/stable/TBS_LUCID_H7_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 (TBS_LUCID_H7_WING) - not in board list BB: [227/245] Building board: TBS_LUCID_PRO at 2025-04-23 21:42:37.865943 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: [228/245] Building board: thepeach-k1 at 2025-04-23 21:42:38.667630 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: [229/245] Building board: thepeach-r1 at 2025-04-23 21:42:38.699759 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: [230/245] Building board: TMotorH743 at 2025-04-23 21:42:38.731569 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: [231/245] Building board: vnav at 2025-04-23 21:42:38.763269 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: [232/245] Building board: VRBrain-v51 at 2025-04-23 21:42:38.792592 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: [233/245] Building board: VRBrain-v52 at 2025-04-23 21:42:38.822172 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: [234/245] Building board: VRBrain-v54 at 2025-04-23 21:42:38.852644 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: [235/245] Building board: VRCore-v10 at 2025-04-23 21:42:38.881910 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: [236/245] Building board: VRUBrain-v51 at 2025-04-23 21:42:38.910531 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: [237/245] Building board: VUAV-V7pro at 2025-04-23 21:42:38.939717 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: [238/245] Building board: X-MAV-AP-H743v2 at 2025-04-23 21:42:38.969648 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: [239/245] Building board: YJUAV_A6 at 2025-04-23 21:42:39.790751 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: [240/245] Building board: YJUAV_A6SE at 2025-04-23 21:42:39.823352 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: [241/245] Building board: YJUAV_A6SE_H743 at 2025-04-23 21:42:39.852456 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: [242/245] Building board: YJUAV_A6Ultra at 2025-04-23 21:42:39.882990 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: [243/245] Building board: ZeroOneX6 at 2025-04-23 21:42:39.912671 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: [244/245] Building board: ZeroOneX6_Air at 2025-04-23 21:42:39.943716 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: [245/245] Building board: zynq at 2025-04-23 21:42:40.776374 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 '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 '93fb9792cc64ad504739373d92af3ef264ec1718' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9fddc857ff0675a01e2457f0dd8d5ea276281433' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 7f918b68b8c3afea063ecc819891a199e3c3ac79 BB-GIT: Author: Andy Piper BB-GIT: Date: Sun Apr 20 19:36:14 2025 +0100 BB-GIT: BB-GIT: AC_Fence: remove frame constraints from some options BB: Building ArduSub stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/245] Building board: 3DRControlZeroG at 2025-04-23 21:42:43.197287 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/245] Building board: ACNS-CM4Pilot at 2025-04-23 21:42:45.035596 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/245] Building board: ACNS-F405AIO at 2025-04-23 21:42:45.246119 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/245] Building board: aero at 2025-04-23 21:42:45.276369 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.638s) BB-WAF: 'clean' finished successfully (1.065s) 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.ECEFPositionVelocity BB-WAF: expanding uavcan.equipment.gnss.Fix2 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_OAVisGraph.cpp BB-WAF: [ 16/1143] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.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_PID.cpp BB-WAF: [ 20/1143] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 21/1143] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 22/1143] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 23/1143] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 24/1143] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/1143] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 26/1143] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 27/1143] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1143] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 29/1143] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 30/1143] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 31/1143] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 32/1143] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 33/1143] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 34/1143] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 35/1143] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 36/1143] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 37/1143] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 38/1143] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 39/1143] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 40/1143] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 41/1143] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 42/1143] Compiling libraries/AP_AccelCal/AccelCalibrator.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_External.cpp BB-WAF: [ 48/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 49/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 50/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 51/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 52/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 53/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 54/1143] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 55/1143] Compiling libraries/AP_Airspeed/Airspeed_Calibration.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_INA239.cpp BB-WAF: [ 77/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 78/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 79/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 80/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 81/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 82/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.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_SMBus_SUI.cpp BB-WAF: [ 86/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 87/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 88/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 89/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 90/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 91/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 92/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 93/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 94/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 95/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 96/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 97/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 98/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 99/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 100/1143] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 101/1143] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 102/1143] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 103/1143] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 104/1143] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 105/1143] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 106/1143] Compiling libraries/AP_Beacon/AP_Beacon_Backend.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_SLCANIface.cpp BB-WAF: [ 111/1143] Compiling libraries/AP_CANManager/AP_CANSensor.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_Relay.cpp BB-WAF: [ 118/1143] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 119/1143] Compiling libraries/AP_Camera/AP_Camera_Logging.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_MAVLink.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_Camera_SoloGimbal.cpp BB-WAF: [ 126/1143] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 127/1143] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 128/1143] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 129/1143] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 130/1143] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 131/1143] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 132/1143] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [ 133/1143] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 134/1143] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 135/1143] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 136/1143] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 137/1143] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 138/1143] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 139/1143] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 140/1143] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 141/1143] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 142/1143] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 143/1143] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 144/1143] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 145/1143] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 146/1143] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 147/1143] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 148/1143] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 149/1143] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 150/1143] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 151/1143] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 152/1143] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 153/1143] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 154/1143] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 155/1143] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 156/1143] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 157/1143] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 158/1143] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 159/1143] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 160/1143] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 161/1143] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 162/1143] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 163/1143] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 164/1143] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 165/1143] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 166/1143] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 167/1143] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 168/1143] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 169/1143] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 170/1143] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 171/1143] Compiling libraries/AP_Declination/tables.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_NWPMU.cpp BB-WAF: [ 177/1143] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 178/1143] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 179/1143] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 180/1143] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 181/1143] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 182/1143] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 183/1143] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 184/1143] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.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_MicroStrain7.cpp BB-WAF: [ 191/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 192/1143] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.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_ESP32.cpp BB-WAF: [ 199/1143] Compiling libraries/AP_Filesystem/AP_Filesystem.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_Backend.cpp BB-WAF: [ 208/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 209/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.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_SPortToMAVlite.cpp BB-WAF: [ 214/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 215/1143] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 216/1143] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 217/1143] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 218/1143] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 219/1143] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 220/1143] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 221/1143] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 222/1143] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 223/1143] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 224/1143] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 225/1143] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 226/1143] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 227/1143] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 228/1143] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 229/1143] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 230/1143] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 231/1143] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 232/1143] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 233/1143] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 234/1143] Compiling libraries/AP_Generator/AP_Generator_IE_FuelCell.cpp BB-WAF: [ 235/1143] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 236/1143] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 237/1143] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [ 238/1143] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [ 239/1143] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [ 240/1143] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [ 241/1143] Compiling libraries/AP_Gripper/AP_Gripper_Servo.cpp BB-WAF: [ 242/1143] Compiling libraries/AP_Gripper/AP_Gripper_Backend.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.cpp BB-WAF: [ 246/1143] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.cpp BB-WAF: [ 247/1143] Compiling libraries/AP_IOMCU/AP_IOMCU.cpp BB-WAF: [ 248/1143] Compiling libraries/AP_IOMCU/fw_uploader.cpp BB-WAF: [ 249/1143] Compiling libraries/AP_InertialNav/AP_InertialNav.cpp BB-WAF: [ 250/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [ 251/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [ 252/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [ 253/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [ 254/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [ 255/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_RST.cpp BB-WAF: [ 256/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [ 257/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [ 258/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [ 259/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [ 260/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [ 261/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [ 262/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [ 263/1143] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.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_ADIS1647x.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/BatchSampler.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.cpp BB-WAF: [ 276/1143] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Backend.cpp BB-WAF: [ 277/1143] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Analog.cpp BB-WAF: [ 278/1143] Compiling libraries/AP_LeakDetector/AP_LeakDetector_Digital.cpp BB-WAF: [ 279/1143] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [ 280/1143] Compiling libraries/AP_Logger/AP_Logger_W25N01GV.cpp BB-WAF: [ 281/1143] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [ 282/1143] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [ 283/1143] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [ 284/1143] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [ 285/1143] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [ 286/1143] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [ 287/1143] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [ 288/1143] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [ 289/1143] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [ 290/1143] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [ 291/1143] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [ 292/1143] Compiling libraries/AP_Math/location.cpp BB-WAF: [ 293/1143] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [ 294/1143] Compiling libraries/AP_Math/control.cpp BB-WAF: [ 295/1143] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [ 296/1143] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [ 297/1143] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [ 298/1143] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [ 299/1143] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [ 300/1143] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [ 301/1143] Compiling libraries/AP_Math/crc.cpp BB-WAF: [ 302/1143] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [ 303/1143] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [ 304/1143] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [ 305/1143] Compiling libraries/AP_Math/spline5.cpp BB-WAF: [ 306/1143] Compiling libraries/AP_Math/vector2.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_MotorsHeli.cpp BB-WAF: [ 311/1143] Compiling libraries/AP_Motors/AP_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [ 312/1143] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [ 313/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [ 314/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [ 315/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [ 316/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [ 317/1143] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [ 318/1143] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [ 319/1143] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [ 320/1143] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [ 321/1143] Compiling libraries/AP_Motors/AP_Motors6DOF.cpp BB-WAF: [ 322/1143] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [ 323/1143] Compiling libraries/AP_Mount/AP_Mount_Alexmos.cpp BB-WAF: [ 324/1143] Compiling libraries/AP_Mount/AP_Mount_Backend.cpp BB-WAF: [ 325/1143] Compiling libraries/AP_Mount/AP_Mount_Gremsy.cpp BB-WAF: [ 326/1143] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [ 327/1143] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [ 328/1143] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [ 329/1143] Compiling libraries/AP_Mount/AP_Mount_SToRM32.cpp BB-WAF: [ 330/1143] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [ 331/1143] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [ 332/1143] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [ 333/1143] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [ 334/1143] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [ 335/1143] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [ 336/1143] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.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/EKFGSF_yaw.cpp BB-WAF: [ 341/1143] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [ 342/1143] Compiling libraries/AP_NavEKF/EKF_Buffer.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_Control.cpp BB-WAF: [ 346/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [ 347/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [ 348/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [ 349/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [ 350/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [ 351/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [ 352/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [ 353/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [ 354/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [ 355/1143] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [ 356/1143] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [ 357/1143] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [ 358/1143] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [ 359/1143] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [ 360/1143] Compiling modules/lwip/src/core/sys.c BB-WAF: [ 361/1143] Compiling modules/lwip/src/core/memp.c BB-WAF: [ 362/1143] Compiling modules/lwip/src/core/mem.c BB-WAF: [ 363/1143] Compiling modules/lwip/src/core/ip.c BB-WAF: [ 364/1143] Compiling modules/lwip/src/core/init.c BB-WAF: [ 365/1143] Compiling modules/lwip/src/core/inet_chksum.c BB-WAF: [ 366/1143] Compiling modules/lwip/src/core/dns.c BB-WAF: [ 367/1143] Compiling modules/lwip/src/core/altcp_tcp.c BB-WAF: [ 368/1143] Compiling modules/lwip/src/core/def.c BB-WAF: [ 369/1143] Compiling modules/lwip/src/core/altcp_alloc.c BB-WAF: [ 370/1143] Compiling modules/lwip/src/core/altcp.c BB-WAF: [ 371/1143] Compiling libraries/AP_Networking/AP_Networking_tests.cpp BB-WAF: [ 372/1143] Compiling libraries/AP_Networking/AP_Networking_port.cpp BB-WAF: [ 373/1143] Compiling libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [ 374/1143] Compiling libraries/AP_Networking/AP_Networking_PPP.cpp BB-WAF: [ 375/1143] Compiling libraries/AP_Networking/AP_Networking_ChibiOS.cpp BB-WAF: [ 376/1143] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [ 377/1143] Compiling libraries/AP_Networking/AP_Networking.cpp BB-WAF: [ 378/1143] Compiling libraries/AP_Networking/AP_Networking_address.cpp BB-WAF: [ 379/1143] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [ 380/1143] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [ 381/1143] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [ 382/1143] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [ 383/1143] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [ 384/1143] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [ 385/1143] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [ 386/1143] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [ 387/1143] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [ 388/1143] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [ 389/1143] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [ 390/1143] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [ 391/1143] Compiling modules/lwip/src/core/udp.c BB-WAF: [ 392/1143] Compiling modules/lwip/src/core/tcp_in.c BB-WAF: [ 393/1143] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [ 394/1143] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [ 395/1143] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [ 396/1143] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [ 397/1143] Compiling modules/lwip/src/netif/ppp/vj.c BB-WAF: [ 398/1143] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [ 399/1143] Compiling modules/lwip/src/core/tcp_out.c BB-WAF: [ 400/1143] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [ 401/1143] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [ 402/1143] Compiling modules/lwip/src/netif/ethernet.c BB-WAF: [ 403/1143] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [ 404/1143] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [ 405/1143] Compiling modules/lwip/src/api/sockets.c BB-WAF: [ 406/1143] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [ 407/1143] Compiling modules/lwip/src/core/raw.c BB-WAF: [ 408/1143] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [ 409/1143] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [ 410/1143] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [ 411/1143] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [ 412/1143] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [ 413/1143] Compiling modules/lwip/src/netif/ppp/upap.c BB-WAF: [ 414/1143] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [ 415/1143] Compiling modules/lwip/src/core/stats.c BB-WAF: [ 416/1143] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [ 417/1143] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [ 418/1143] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [ 419/1143] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [ 420/1143] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [ 421/1143] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [ 422/1143] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [ 423/1143] Compiling modules/lwip/src/core/netif.c BB-WAF: [ 424/1143] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [ 425/1143] Compiling modules/lwip/src/api/netdb.c BB-WAF: [ 426/1143] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [ 427/1143] Compiling modules/lwip/src/api/netifapi.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/tcp.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/ToneAlarm.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/SerialLED.cpp BB-WAF: [ 440/1143] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [ 441/1143] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [ 442/1143] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [ 443/1143] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [ 444/1143] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [ 445/1143] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [ 446/1143] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [ 447/1143] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [ 448/1143] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [ 449/1143] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [ 450/1143] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [ 451/1143] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [ 452/1143] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [ 453/1143] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [ 454/1143] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [ 455/1143] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [ 456/1143] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [ 457/1143] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [ 458/1143] Compiling libraries/AP_Notify/DShotLED.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/DiscoLED.cpp BB-WAF: [ 463/1143] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [ 464/1143] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [ 465/1143] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [ 466/1143] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [ 467/1143] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [ 468/1143] Compiling libraries/AP_OSD/AP_OSD_Backend.cpp BB-WAF: [ 469/1143] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [ 470/1143] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [ 471/1143] Compiling libraries/AP_OSD/AP_OSD_MSP_DisplayPort.cpp BB-WAF: [ 472/1143] Compiling libraries/AP_OSD/AP_OSD_MSP.cpp BB-WAF: [ 473/1143] Compiling libraries/AP_OSD/AP_OSD_MAX7456.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_MSP.cpp BB-WAF: [ 478/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [ 479/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.cpp BB-WAF: [ 480/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_UPFLOW.cpp BB-WAF: [ 481/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_SITL.cpp BB-WAF: [ 482/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.cpp BB-WAF: [ 483/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow.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_Backend.cpp BB-WAF: [ 487/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [ 488/1143] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_CXOF.cpp BB-WAF: [ 489/1143] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [ 490/1143] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [ 491/1143] Compiling libraries/AP_Param/AP_ParamT.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_Boundary_3D.cpp BB-WAF: [ 497/1143] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [ 498/1143] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [ 499/1143] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [ 500/1143] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [ 501/1143] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [ 502/1143] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [ 503/1143] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [ 504/1143] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [ 505/1143] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [ 506/1143] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [ 507/1143] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [ 508/1143] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [ 509/1143] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [ 510/1143] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [ 511/1143] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [ 512/1143] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [ 513/1143] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.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_SBUS.cpp BB-WAF: [ 517/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [ 518/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [ 519/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [ 520/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [ 521/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DroneCAN.cpp BB-WAF: [ 522/1143] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [ 523/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [ 524/1143] Compiling libraries/AP_RCProtocol/spm_srxl.cpp BB-WAF: [ 525/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [ 526/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.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/tinflate.cpp BB-WAF: [ 530/1143] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [ 531/1143] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [ 532/1143] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [ 533/1143] Compiling libraries/AP_RPM/RPM_Backend.cpp BB-WAF: [ 534/1143] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [ 535/1143] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [ 536/1143] Compiling libraries/AP_RPM/RPM_EFI.cpp BB-WAF: [ 537/1143] Compiling libraries/AP_RPM/RPM_SITL.cpp BB-WAF: [ 538/1143] Compiling libraries/AP_RPM/RPM_ESC_Telem.cpp BB-WAF: [ 539/1143] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [ 540/1143] Compiling libraries/AP_RPM/RPM_HarmonicNotch.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/driver_bk2425.cpp BB-WAF: [ 546/1143] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [ 547/1143] Compiling libraries/AP_Radio/driver_cc2500.cpp BB-WAF: [ 548/1143] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [ 549/1143] Compiling libraries/AP_Radio/AP_Radio_backend.cpp BB-WAF: [ 550/1143] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [ 551/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [ 552/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [ 553/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [ 554/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [ 555/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [ 556/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [ 557/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [ 558/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Params.cpp BB-WAF: [ 559/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [ 560/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [ 561/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [ 562/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.cpp BB-WAF: [ 563/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [ 564/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [ 565/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [ 566/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [ 567/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [ 568/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [ 569/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [ 570/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [ 571/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [ 572/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_HC_SR04.cpp BB-WAF: [ 573/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [ 574/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [ 575/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [ 576/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [ 577/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [ 578/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [ 579/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_CAN.cpp BB-WAF: [ 580/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [ 581/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [ 582/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [ 583/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder.cpp BB-WAF: [ 584/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [ 585/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [ 586/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [ 587/1143] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.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_TSYS01.cpp BB-WAF: [ 603/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [ 604/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [ 605/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [ 606/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [ 607/1143] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Analog.cpp BB-WAF: [ 608/1143] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [ 609/1143] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [ 610/1143] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [ 611/1143] Compiling libraries/AP_Terrain/TerrainUtil.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_SmartAudio.cpp BB-WAF: [ 615/1143] Compiling libraries/AP_VideoTX/AP_VideoTX.cpp BB-WAF: [ 616/1143] Compiling libraries/AP_VideoTX/AP_Tramp.cpp BB-WAF: [ 617/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom_MAV.cpp BB-WAF: [ 618/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Logging.cpp BB-WAF: [ 619/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom_Backend.cpp BB-WAF: [ 620/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom.cpp BB-WAF: [ 621/1143] Compiling libraries/AP_VisualOdom/AP_VisualOdom_IntelT265.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/AP_WheelRateControl.cpp BB-WAF: [ 626/1143] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [ 627/1143] Compiling libraries/AP_WheelEncoder/WheelEncoder_Backend.cpp BB-WAF: [ 628/1143] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [ 629/1143] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [ 630/1143] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [ 631/1143] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [ 632/1143] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [ 633/1143] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [ 634/1143] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [ 635/1143] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [ 636/1143] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [ 637/1143] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [ 638/1143] Compiling libraries/Filter/AP_Filter_params.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_Rally.cpp BB-WAF: [ 642/1143] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [ 643/1143] Compiling libraries/GCS_MAVLink/GCS_serial_control.cpp BB-WAF: [ 644/1143] Compiling libraries/GCS_MAVLink/MissionItemProtocol.cpp BB-WAF: [ 645/1143] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [ 646/1143] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [ 647/1143] Compiling libraries/GCS_MAVLink/GCS_FTP.cpp BB-WAF: [ 648/1143] Compiling libraries/GCS_MAVLink/GCS_Signing.cpp BB-WAF: [ 649/1143] Compiling libraries/GCS_MAVLink/GCS_ServoRelay.cpp BB-WAF: [ 650/1143] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.cpp BB-WAF: [ 651/1143] Compiling libraries/GCS_MAVLink/GCS_MAVLink.cpp BB-WAF: [ 652/1143] Compiling libraries/GCS_MAVLink/GCS_Rally.cpp BB-WAF: [ 653/1143] Compiling libraries/RC_Channel/RC_Channels.cpp BB-WAF: [ 654/1143] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [ 655/1143] Compiling libraries/SRV_Channel/SRV_Channel_aux.cpp BB-WAF: [ 656/1143] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [ 657/1143] Compiling libraries/AP_HAL/utility/RCOutput_Tap.cpp BB-WAF: [ 658/1143] Compiling libraries/AP_HAL/GPIO.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: [ 659/1143] Compiling libraries/AP_HAL/system.cpp BB-WAF: [ 660/1143] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [ 661/1143] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [ 662/1143] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [ 663/1143] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [ 664/1143] Compiling libraries/AP_HAL/utility/BetterStream.cpp BB-WAF: [ 665/1143] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [ 666/1143] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [ 667/1143] Compiling libraries/AP_HAL/Semaphores.cpp BB-WAF: [ 668/1143] Compiling libraries/AP_HAL/DSP.cpp BB-WAF: [ 669/1143] Compiling libraries/AP_HAL/utility/utoa_invert.cpp BB-WAF: [ 670/1143] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [ 671/1143] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [ 672/1143] Compiling libraries/AP_HAL/utility/packetise.cpp BB-WAF: [ 673/1143] Compiling libraries/AP_HAL/Device.cpp BB-WAF: [ 674/1143] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [ 675/1143] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [ 676/1143] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [ 677/1143] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [ 678/1143] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [ 679/1143] Compiling libraries/AP_HAL/utility/sumd.cpp BB-WAF: [ 680/1143] Compiling libraries/AP_HAL/utility/srxl.cpp BB-WAF: [ 681/1143] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [ 682/1143] Compiling libraries/AP_HAL/utility/getopt_cpp.cpp BB-WAF: [ 683/1143] Compiling libraries/AP_HAL/utility/dsm.cpp BB-WAF: [ 684/1143] Compiling libraries/AP_HAL/utility/ftoa_engine.cpp BB-WAF: [ 685/1143] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [ 686/1143] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [ 687/1143] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [ 688/1143] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [ 689/1143] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [ 690/1143] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [ 691/1143] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [ 692/1143] Compiling libraries/AP_HAL_Empty/GPIO.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/SPIDevice.cpp BB-WAF: [ 696/1143] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [ 697/1143] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [ 698/1143] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [ 699/1143] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [ 700/1143] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [ 701/1143] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [ 702/1143] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.cpp BB-WAF: [ 703/1143] Compiling libraries/AP_HAL_Linux/RCInput_ZYNQ.cpp BB-WAF: [ 704/1143] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [ 705/1143] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [ 706/1143] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [ 707/1143] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [ 708/1143] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [ 709/1143] Compiling libraries/AP_HAL_Linux/RCInput_SoloLink.cpp BB-WAF: [ 710/1143] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [ 711/1143] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [ 712/1143] Compiling libraries/AP_HAL_Linux/CameraSensor.cpp BB-WAF: [ 713/1143] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [ 714/1143] Compiling libraries/AP_HAL_Linux/UARTDevice.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/GPIO_Aero.cpp BB-WAF: [ 719/1143] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [ 720/1143] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [ 721/1143] Compiling libraries/AP_HAL_Linux/UDPDevice.cpp BB-WAF: [ 722/1143] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [ 723/1143] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [ 724/1143] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [ 725/1143] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [ 726/1143] Compiling libraries/AP_HAL_Linux/Thread.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_Disco.cpp BB-WAF: [ 730/1143] Compiling libraries/AP_HAL_Linux/ToneAlarm.cpp BB-WAF: [ 731/1143] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [ 732/1143] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [ 733/1143] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [ 734/1143] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [ 735/1143] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [ 736/1143] Compiling libraries/AP_HAL_Linux/PWM_Sysfs.cpp BB-WAF: [ 737/1143] Compiling libraries/AP_HAL_Linux/PollerThread.cpp BB-WAF: [ 738/1143] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [ 739/1143] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [ 740/1143] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [ 741/1143] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [ 742/1143] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [ 743/1143] Compiling libraries/AP_HAL_Linux/GPIO_RPI_BCM.cpp BB-WAF: [ 744/1143] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [ 745/1143] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.cpp BB-WAF: [ 746/1143] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [ 747/1143] Compiling libraries/AP_HAL_Linux/GPIO_RPI_RP1.cpp BB-WAF: [ 748/1143] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.cpp BB-WAF: [ 749/1143] Compiling libraries/AP_HAL_Linux/TCPServerDevice.cpp BB-WAF: [ 750/1143] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [ 751/1143] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [ 752/1143] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.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/VideoIn.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/lparser.c BB-WAF: [ 760/1143] Compiling libraries/AP_Scripting/lua/src/lapi.c BB-WAF: [ 761/1143] Compiling libraries/AP_Scripting/lua/src/lzio.c BB-WAF: [ 762/1143] Compiling libraries/AP_Scripting/lua/src/lvm.c BB-WAF: [ 763/1143] Compiling libraries/AP_Scripting/lua/src/ltablib.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/lctype.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/linit.c BB-WAF: [ 770/1143] Compiling libraries/AP_Scripting/lua/src/lobject.c BB-WAF: [ 771/1143] Compiling libraries/AP_Scripting/lua/src/loadlib.c BB-WAF: [ 772/1143] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [ 773/1143] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [ 774/1143] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [ 775/1143] Compiling libraries/AP_Scripting/lua/src/lmem.c BB-WAF: [ 776/1143] Compiling libraries/AP_Scripting/lua/src/lcorolib.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/lopcodes.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/lauxlib.c BB-WAF: [ 784/1143] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [ 785/1143] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [ 786/1143] Compiling libraries/AP_Scripting/lua/src/lfunc.c BB-WAF: [ 787/1143] Compiling libraries/AP_Scripting/lua/src/ldebug.c BB-WAF: [ 788/1143] Compiling libraries/AP_Scripting/lua/src/ldump.c BB-WAF: [ 789/1143] Compiling libraries/AP_Scripting/lua/src/ldblib.c BB-WAF: [ 790/1143] Compiling libraries/AP_Scripting/lua/src/luac.c BB-WAF: [ 791/1143] Compiling libraries/AP_Scripting/lua/src/lcode.c BB-WAF: [ 792/1143] Compiling libraries/AP_Scripting/lua/src/lgc.c BB-WAF: [ 793/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.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/ServoPackets.c BB-WAF: [ 798/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [ 799/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [ 800/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.c BB-WAF: [ 801/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [ 802/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [ 803/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.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/ServoProtocol.c BB-WAF: [ 807/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCVelocityProtocol.c BB-WAF: [ 808/1143] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [ 809/1143] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [ 810/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [ 811/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeFlightId.c BB-WAF: [ 812/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toUint32.c BB-WAF: [ 813/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [ 814/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.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/float2Buf.c BB-WAF: [ 820/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [ 821/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.c BB-WAF: [ 822/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [ 823/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toHeading2.c BB-WAF: [ 824/1143] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.c BB-WAF: [ 825/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [ 826/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [ 827/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeFlightId.c BB-WAF: [ 828/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [ 829/1143] Compiling libraries/AP_ADSB/sagetech-sdk/icao2Buf.c BB-WAF: [ 830/1143] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [ 831/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toAlt.c BB-WAF: [ 832/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [ 833/1143] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [ 834/1143] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [ 835/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toIcao.c BB-WAF: [ 836/1143] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [ 837/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [ 838/1143] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [ 839/1143] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.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_Backend.cpp BB-WAF: [ 844/1143] Compiling libraries/AP_AHRS/AP_AHRS_DCM.cpp BB-WAF: [ 845/1143] Compiling libraries/AP_AHRS/AP_AHRS.cpp BB-WAF: [ 846/1143] Compiling libraries/AP_Baro/AP_Baro_SITL.cpp BB-WAF: [ 847/1143] Compiling libraries/AP_Baro/AP_Baro.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/vector3.cpp BB-WAF: [ 855/1143] Compiling libraries/AP_Math/SCurve.cpp BB-WAF: [ 856/1143] Compiling libraries/AP_Math/quaternion.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_Beacon.cpp BB-WAF: [ 860/1143] Compiling libraries/AP_DAL/AP_DAL.cpp BB-WAF: [ 861/1143] Compiling libraries/AP_DAL/AP_DAL_RangeFinder.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.cpp BB-WAF: [ 865/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_VehicleStatus.cpp BB-WAF: [ 866/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_GyroBias.cpp BB-WAF: [ 867/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_OptFlowFusion.cpp BB-WAF: [ 868/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_MagFusion.cpp BB-WAF: [ 869/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_PosVelFusion.cpp BB-WAF: [ 870/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Outputs.cpp BB-WAF: [ 871/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Control.cpp BB-WAF: [ 872/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_core.cpp BB-WAF: [ 873/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_AirDataFusion.cpp BB-WAF: [ 874/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_Logging.cpp BB-WAF: [ 875/1143] Compiling libraries/AP_NavEKF3/AP_NavEKF3_RngBcnFusion.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/LoggerMessageWriter.cpp BB-WAF: [ 882/1143] Compiling libraries/AP_Logger/AP_Logger_File.cpp BB-WAF: [ 883/1143] Compiling libraries/AP_Logger/AP_Logger.cpp BB-WAF: [ 884/1143] Compiling libraries/AP_Logger/AP_Logger_Backend.cpp BB-WAF: [ 885/1143] Compiling libraries/GCS_MAVLink/GCS_Dummy.cpp BB-WAF: [ 886/1143] Compiling libraries/GCS_MAVLink/GCS_Fence.cpp BB-WAF: [ 887/1143] Compiling libraries/GCS_MAVLink/GCS_Common.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_CRSF.cpp BB-WAF: [ 893/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort.cpp BB-WAF: [ 894/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_FPort2.cpp BB-WAF: [ 895/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_GHST.cpp BB-WAF: [ 896/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol.cpp BB-WAF: [ 897/1143] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL2.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/AC_Avoid.cpp BB-WAF: [ 905/1143] Compiling libraries/AC_Avoidance/AP_OABendyRuler.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.cpp BB-WAF: [ 909/1143] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech_MXS.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_params.cpp BB-WAF: [ 917/1143] Compiling libraries/AP_CustomRotations/AP_CustomRotations.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_MotorsMatrix.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 140013882388240: cxx AP_Compass.cpp -> AP_Compass.cpp.5.o} BB-WAF: (run with -v to display more information) BB: Process failed ((585149, 256)) BB: Failed build of ArduSub aero stable BB: [5/245] Building board: AEROFOX-H7 at 2025-04-23 21:43:05.969747 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/245] Building board: AET-H743-Basic at 2025-04-23 21:43:06.780196 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/245] Building board: airbotf4 at 2025-04-23 21:43:07.605312 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/245] Building board: AIRLink at 2025-04-23 21:43:07.640396 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/245] Building board: Airvolute-DCS2 at 2025-04-23 21:43:07.672096 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/245] Building board: AnyleafH7 at 2025-04-23 21:43:07.703187 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/245] Building board: Aocoda-RC-H743Dual at 2025-04-23 21:43:07.738045 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/245] Building board: ARK_FPV at 2025-04-23 21:43:07.772149 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/245] Building board: ARKV6X at 2025-04-23 21:43:08.605518 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/245] Building board: AtomRCF405NAVI at 2025-04-23 21:43:08.637873 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/245] Building board: bbbmini at 2025-04-23 21:43:08.670602 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/245] Building board: BeastF7 at 2025-04-23 21:43:08.698990 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/245] Building board: BeastF7v2 at 2025-04-23 21:43:08.728398 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/245] Building board: BeastH7 at 2025-04-23 21:43:08.756566 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/245] Building board: BeastH7v2 at 2025-04-23 21:43:08.785678 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/245] Building board: bebop at 2025-04-23 21:43:08.814669 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/245] Building board: bhat at 2025-04-23 21:43:08.841870 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/245] Building board: BlitzF745 at 2025-04-23 21:43:08.870401 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/245] Building board: BlitzF745AIO at 2025-04-23 21:43:09.731359 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/245] Building board: BlitzH743Pro at 2025-04-23 21:43:09.763827 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/245] Building board: BlitzMiniF745 at 2025-04-23 21:43:10.617265 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/245] Building board: BlitzWingH743 at 2025-04-23 21:43:11.452265 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/245] Building board: blue at 2025-04-23 21:43:12.308036 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/245] Building board: BrahmaF4 at 2025-04-23 21:43:12.340497 BB: Trying checkout ArduSub stable BrahmaF4 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 BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BrahmaF4/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 (BrahmaF4) - not in board list BB: [29/245] Building board: BROTHERHOBBYF405v3 at 2025-04-23 21:43:13.216847 BB: Trying checkout ArduSub stable BROTHERHOBBYF405v3 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 BROTHERHOBBYF405v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BROTHERHOBBYF405v3/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 (BROTHERHOBBYF405v3) - not in board list BB: [30/245] Building board: BROTHERHOBBYH743 at 2025-04-23 21:43:14.075454 BB: Trying checkout ArduSub stable BROTHERHOBBYH743 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 BROTHERHOBBYH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/BROTHERHOBBYH743/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 (BROTHERHOBBYH743) - not in board list BB: [31/245] Building board: canzero at 2025-04-23 21:43:14.938678 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: [32/245] Building board: CBU-H7-LC-Stamp at 2025-04-23 21:43:14.971868 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: [33/245] Building board: CBU-H7-Stamp at 2025-04-23 21:43:15.820088 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: [34/245] Building board: CORVON405V2_1 at 2025-04-23 21:43:16.679833 BB: Trying checkout ArduSub stable CORVON405V2_1 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 CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/CORVON405V2_1/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 (CORVON405V2_1) - not in board list BB: [35/245] Building board: CSKY405 at 2025-04-23 21:43:17.524217 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: [36/245] Building board: CUAV-7-Nano at 2025-04-23 21:43:18.367788 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: [37/245] Building board: CUAV-Nora at 2025-04-23 21:43:19.178693 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: [38/245] Building board: CUAV-Nora-bdshot at 2025-04-23 21:43:19.211575 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: [39/245] Building board: CUAV-Pixhack-v3 at 2025-04-23 21:43:19.242054 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: [40/245] Building board: CUAV-X7 at 2025-04-23 21:43:20.071126 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: [41/245] Building board: CUAV-X7-bdshot at 2025-04-23 21:43:20.104076 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: [42/245] Building board: CUAVv5 at 2025-04-23 21:43:20.136221 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: [43/245] Building board: CUAVv5-bdshot at 2025-04-23 21:43:20.168572 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: [44/245] Building board: CUAVv5Nano at 2025-04-23 21:43:20.200184 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: [45/245] Building board: CUAVv5Nano-bdshot at 2025-04-23 21:43:20.232066 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: [46/245] Building board: CubeBlack at 2025-04-23 21:43:20.263675 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: [47/245] Building board: CubeBlack+ at 2025-04-23 21:43:20.294728 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: [48/245] Building board: CubeOrange at 2025-04-23 21:43:20.325490 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: [49/245] Building board: CubeOrange-bdshot at 2025-04-23 21:43:20.356936 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: [50/245] Building board: CubeOrangePlus at 2025-04-23 21:43:20.390708 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: [51/245] Building board: CubeOrangePlus-bdshot at 2025-04-23 21:43:20.424029 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: [52/245] Building board: CubePurple at 2025-04-23 21:43:20.455053 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: [53/245] Building board: CubeRedPrimary at 2025-04-23 21:43:20.484853 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: [54/245] Building board: CubeRedSecondary at 2025-04-23 21:43:20.516517 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: [55/245] Building board: CubeYellow at 2025-04-23 21:43:20.549023 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: [56/245] Building board: CubeYellow-bdshot at 2025-04-23 21:43:20.580053 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: [57/245] Building board: dark at 2025-04-23 21:43:20.612086 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: [58/245] Building board: DevEBoxH7v2 at 2025-04-23 21:43:20.643309 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: [59/245] Building board: disco at 2025-04-23 21:43:20.675292 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: [60/245] Building board: DroneerF405 at 2025-04-23 21:43:20.705998 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: [61/245] Building board: DrotekP3Pro at 2025-04-23 21:43:21.532833 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: [62/245] Building board: Durandal at 2025-04-23 21:43:21.564695 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: [63/245] Building board: Durandal-bdshot at 2025-04-23 21:43:21.594488 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: [64/245] Building board: edge at 2025-04-23 21:43:21.624384 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: [65/245] Building board: erleboard at 2025-04-23 21:43:21.652948 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: [66/245] Building board: erlebrain2 at 2025-04-23 21:43:21.681743 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: [67/245] Building board: F35Lightning at 2025-04-23 21:43:21.709062 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: [68/245] Building board: F4BY at 2025-04-23 21:43:21.739050 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: [69/245] Building board: F4BY_F427 at 2025-04-23 21:43:21.768976 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: [70/245] Building board: FlyingMoonF407 at 2025-04-23 21:43:22.579233 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: [71/245] Building board: FlyingMoonF427 at 2025-04-23 21:43:22.612895 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: [72/245] Building board: FlyingMoonH743 at 2025-04-23 21:43:22.644069 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: [73/245] Building board: FlywooF405Pro at 2025-04-23 21:43:22.673795 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: [74/245] Building board: FlywooF745 at 2025-04-23 21:43:22.704911 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: [75/245] Building board: FlywooF745Nano at 2025-04-23 21:43:22.735161 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: [76/245] Building board: FlywooH743Pro at 2025-04-23 21:43:22.764533 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: [77/245] Building board: fmuv2 at 2025-04-23 21:43:23.581807 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: [78/245] Building board: fmuv3 at 2025-04-23 21:43:23.613510 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: [79/245] Building board: fmuv5 at 2025-04-23 21:43:23.643633 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: [80/245] Building board: FoxeerF405v2 at 2025-04-23 21:43:23.672648 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: [81/245] Building board: FoxeerH743v1 at 2025-04-23 21:43:24.507971 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: [82/245] Building board: GEPRC_TAKER_H743 at 2025-04-23 21:43:24.540231 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: [83/245] Building board: GEPRCF745BTHD at 2025-04-23 21:43:25.356404 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: [84/245] Building board: Here4FC at 2025-04-23 21:43:26.155669 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: [85/245] Building board: IFLIGHT_2RAW_H7 at 2025-04-23 21:43:26.186998 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: [86/245] Building board: JFB100 at 2025-04-23 21:43:26.997663 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: [87/245] Building board: JFB110 at 2025-04-23 21:43:27.030211 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: [88/245] Building board: JHEM_JHEF405 at 2025-04-23 21:43:27.060363 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: [89/245] Building board: JHEMCU-H743HD at 2025-04-23 21:43:27.856099 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: [90/245] Building board: KakuteF4 at 2025-04-23 21:43:28.659582 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: [91/245] Building board: KakuteF4-Wing at 2025-04-23 21:43:28.690584 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: [92/245] Building board: KakuteF4Mini at 2025-04-23 21:43:29.488704 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: [93/245] Building board: KakuteF7 at 2025-04-23 21:43:29.519802 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: [94/245] Building board: KakuteF7-bdshot at 2025-04-23 21:43:29.549960 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: [95/245] Building board: KakuteF7Mini at 2025-04-23 21:43:29.588267 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: [96/245] Building board: KakuteH7 at 2025-04-23 21:43:29.618586 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: [97/245] Building board: KakuteH7-bdshot at 2025-04-23 21:43:29.649989 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: [98/245] Building board: KakuteH7-Wing at 2025-04-23 21:43:29.680084 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: [99/245] Building board: KakuteH7Mini at 2025-04-23 21:43:29.709871 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: [100/245] Building board: KakuteH7Mini-Nand at 2025-04-23 21:43:29.739275 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: [101/245] Building board: KakuteH7v2 at 2025-04-23 21:43:29.770419 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: [102/245] Building board: linux at 2025-04-23 21:43:29.800095 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: [103/245] Building board: LongBowF405WING at 2025-04-23 21:43:29.830228 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: [104/245] Building board: LumenierLUXF765-NDAA at 2025-04-23 21:43:30.641307 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: [105/245] Building board: luminousbee5 at 2025-04-23 21:43:31.479882 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: [106/245] Building board: MambaF405-2022 at 2025-04-23 21:43:31.514944 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: [107/245] Building board: MambaF405US-I2C at 2025-04-23 21:43:31.549142 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: [108/245] Building board: MambaF405v2 at 2025-04-23 21:43:31.578065 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: [109/245] Building board: MambaH743v4 at 2025-04-23 21:43:31.610401 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: [110/245] Building board: MatekF405 at 2025-04-23 21:43:31.640410 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: [111/245] Building board: MatekF405-bdshot at 2025-04-23 21:43:31.671747 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: [112/245] Building board: MatekF405-CAN at 2025-04-23 21:43:31.700614 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: [113/245] Building board: MatekF405-STD at 2025-04-23 21:43:31.730102 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: [114/245] Building board: MatekF405-TE at 2025-04-23 21:43:31.760270 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: [115/245] Building board: MatekF405-TE-bdshot at 2025-04-23 21:43:31.790755 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: [116/245] Building board: MatekF405-Wing at 2025-04-23 21:43:31.821087 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: [117/245] Building board: MatekF405-Wing-bdshot at 2025-04-23 21:43:31.851341 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: [118/245] Building board: MatekF765-SE at 2025-04-23 21:43:31.880768 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: [119/245] Building board: MatekF765-Wing at 2025-04-23 21:43:31.913635 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: [120/245] Building board: MatekF765-Wing-bdshot at 2025-04-23 21:43:31.945186 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: [121/245] Building board: MatekH743 at 2025-04-23 21:43:31.980011 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: [122/245] Building board: MatekH743-bdshot at 2025-04-23 21:43:32.014024 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: [123/245] Building board: MatekH7A3 at 2025-04-23 21:43:32.044039 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: [124/245] Building board: MFT-SEMA100 at 2025-04-23 21:43:32.895297 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: [125/245] Building board: MicoAir405Mini at 2025-04-23 21:43:33.727136 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: [126/245] Building board: MicoAir405v2 at 2025-04-23 21:43:34.575926 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: [127/245] Building board: MicoAir743 at 2025-04-23 21:43:35.418014 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: [128/245] Building board: MicoAir743-AIO at 2025-04-23 21:43:36.224272 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: [129/245] Building board: MicoAir743v2 at 2025-04-23 21:43:37.059509 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: [130/245] Building board: mindpx-v2 at 2025-04-23 21:43:37.859513 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: [131/245] Building board: mini-pix at 2025-04-23 21:43:37.892713 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: [132/245] Building board: modalai_fc-v1 at 2025-04-23 21:43:37.923361 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: [133/245] Building board: mRoControlZeroClassic at 2025-04-23 21:43:37.952537 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: [134/245] Building board: mRoControlZeroF7 at 2025-04-23 21:43:37.983202 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: [135/245] Building board: mRoControlZeroH7 at 2025-04-23 21:43:38.011753 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: [136/245] Building board: mRoControlZeroH7-bdshot at 2025-04-23 21:43:38.042119 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: [137/245] Building board: mRoControlZeroOEMH7 at 2025-04-23 21:43:38.071590 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: [138/245] Building board: mRoCZeroOEMH7-bdshot at 2025-04-23 21:43:38.107265 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: [139/245] Building board: mRoNexus at 2025-04-23 21:43:38.135782 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: [140/245] Building board: mRoPixracerPro at 2025-04-23 21:43:38.164935 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: [141/245] Building board: mRoPixracerPro-bdshot at 2025-04-23 21:43:38.194290 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: [142/245] Building board: mRoX21 at 2025-04-23 21:43:38.223847 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: [143/245] Building board: mRoX21-777 at 2025-04-23 21:43:38.254400 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: [144/245] Building board: MUPilot at 2025-04-23 21:43:38.286427 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: [145/245] Building board: NarinFC-H7 at 2025-04-23 21:43:39.122149 BB: Trying checkout ArduSub stable NarinFC-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 NarinFC-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/NarinFC-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 (NarinFC-H7) - not in board list BB: [146/245] Building board: navigator at 2025-04-23 21:43:40.006446 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: [147/245] Building board: navigator64 at 2025-04-23 21:43:40.037005 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: [148/245] Building board: navio at 2025-04-23 21:43:40.068160 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: [149/245] Building board: navio2 at 2025-04-23 21:43:40.096645 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: [150/245] Building board: NxtPX4v2 at 2025-04-23 21:43:40.125974 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: [151/245] Building board: obal at 2025-04-23 21:43:40.983423 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: [152/245] Building board: ocpoc_zynq at 2025-04-23 21:43:41.016529 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: [153/245] Building board: omnibusf4 at 2025-04-23 21:43:41.051289 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: [154/245] Building board: omnibusf4pro at 2025-04-23 21:43:41.087513 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: [155/245] Building board: omnibusf4pro-bdshot at 2025-04-23 21:43:41.124421 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: [156/245] Building board: omnibusf4v6 at 2025-04-23 21:43:41.165131 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: [157/245] Building board: OMNIBUSF7V2 at 2025-04-23 21:43:41.194958 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: [158/245] Building board: OmnibusNanoV6 at 2025-04-23 21:43:41.226146 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: [159/245] Building board: OmnibusNanoV6-bdshot at 2025-04-23 21:43:41.256039 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: [160/245] Building board: OrqaF405Pro at 2025-04-23 21:43:41.288327 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: [161/245] Building board: PH4-mini at 2025-04-23 21:43:42.138302 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: [162/245] Building board: PH4-mini-bdshot at 2025-04-23 21:43:42.177870 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: [163/245] Building board: Pix32v5 at 2025-04-23 21:43:42.209567 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: [164/245] Building board: PixC4-Jetson at 2025-04-23 21:43:42.241735 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: [165/245] Building board: PixFlamingo at 2025-04-23 21:43:42.272424 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: [166/245] Building board: PixFlamingo-F767 at 2025-04-23 21:43:42.301735 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: [167/245] Building board: Pixhawk1 at 2025-04-23 21:43:43.132093 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: [168/245] Building board: Pixhawk1-1M at 2025-04-23 21:43:43.162456 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: [169/245] Building board: Pixhawk1-1M-bdshot at 2025-04-23 21:43:43.192610 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: [170/245] Building board: Pixhawk1-bdshot at 2025-04-23 21:43:43.222206 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: [171/245] Building board: Pixhawk4 at 2025-04-23 21:43:43.252306 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: [172/245] Building board: Pixhawk4-bdshot at 2025-04-23 21:43:43.286149 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: [173/245] Building board: Pixhawk5X at 2025-04-23 21:43:43.316346 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: [174/245] Building board: Pixhawk6C at 2025-04-23 21:43:43.345885 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: [175/245] Building board: Pixhawk6C-bdshot at 2025-04-23 21:43:43.375017 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: [176/245] Building board: Pixhawk6X at 2025-04-23 21:43:43.403445 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: [177/245] Building board: Pixhawk6X-bdshot at 2025-04-23 21:43:43.432970 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: [178/245] Building board: PixPilot-C3 at 2025-04-23 21:43:43.464482 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: [179/245] Building board: PixPilot-V3 at 2025-04-23 21:43:43.499880 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: [180/245] Building board: PixPilot-V6 at 2025-04-23 21:43:43.531419 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: [181/245] Building board: PixPilot-V6PRO at 2025-04-23 21:43:43.561641 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: [182/245] Building board: Pixracer at 2025-04-23 21:43:44.416169 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: [183/245] Building board: Pixracer-bdshot at 2025-04-23 21:43:44.447190 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: [184/245] Building board: PixSurveyA1 at 2025-04-23 21:43:44.481112 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: [185/245] Building board: PixSurveyA1-IND at 2025-04-23 21:43:44.512551 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: [186/245] Building board: PixSurveyA2-IND at 2025-04-23 21:43:44.542550 BB: Trying checkout ArduSub stable PixSurveyA2-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 PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/PixSurveyA2-IND/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 (PixSurveyA2-IND) - not in board list BB: [187/245] Building board: pocket at 2025-04-23 21:43:45.382191 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: [188/245] Building board: pxf at 2025-04-23 21:43:45.413161 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: [189/245] Building board: pxfmini at 2025-04-23 21:43:45.442380 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: [190/245] Building board: QioTekAdeptF407 at 2025-04-23 21:43:45.477893 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: [191/245] Building board: QioTekZealotF427 at 2025-04-23 21:43:45.512626 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: [192/245] Building board: QioTekZealotH743 at 2025-04-23 21:43:45.544752 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: [193/245] Building board: QioTekZealotH743-bdshot at 2025-04-23 21:43:45.576485 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: [194/245] Building board: R9Pilot at 2025-04-23 21:43:45.608574 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: [195/245] Building board: RadiolinkPIX6 at 2025-04-23 21:43:45.640570 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: [196/245] Building board: RADIX2HD at 2025-04-23 21:43:46.472695 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: [197/245] Building board: ReaperF745 at 2025-04-23 21:43:46.508315 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: [198/245] Building board: revo-mini at 2025-04-23 21:43:46.541027 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: [199/245] Building board: revo-mini-bdshot at 2025-04-23 21:43:46.575750 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: [200/245] Building board: revo-mini-i2c at 2025-04-23 21:43:46.607301 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: [201/245] Building board: revo-mini-i2c-bdshot at 2025-04-23 21:43:46.639093 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: [202/245] Building board: rst_zynq at 2025-04-23 21:43:46.671360 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.557s) BB-WAF: 'clean' finished successfully (1.067s) 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_2D.cpp BB-WAF: [ 23/972] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 24/972] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 25/972] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 26/972] Compiling libraries/AC_PID/AC_PID_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_Backend.cpp BB-WAF: [ 33/972] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 34/972] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.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_FuelLevel_Analog.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_Analog.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_FuelFlow.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_INA2xx.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_FuelLevel_PWM.cpp BB-WAF: [ 93/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 94/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 95/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 96/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 97/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 98/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 99/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [100/972] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [101/972] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [102/972] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [103/972] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [104/972] Compiling libraries/AP_Beacon/AP_Beacon_SITL.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_CANIfaceParams.cpp BB-WAF: [113/972] Compiling libraries/AP_CANManager/AP_CANDriver.cpp BB-WAF: [114/972] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [115/972] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [116/972] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [117/972] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [118/972] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [119/972] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [120/972] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [121/972] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [122/972] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [123/972] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [124/972] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [125/972] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [126/972] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [127/972] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [128/972] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [129/972] Compiling libraries/AP_Common/float16.cpp BB-WAF: [130/972] Compiling libraries/AP_Common/MultiHeap.cpp BB-WAF: [131/972] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [132/972] Compiling libraries/AP_Common/c++.cpp BB-WAF: [133/972] Compiling libraries/AP_Common/Location.cpp BB-WAF: [134/972] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [135/972] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [136/972] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [137/972] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [138/972] Compiling libraries/AP_Common/time.cpp BB-WAF: [139/972] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [140/972] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [141/972] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [142/972] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [143/972] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [144/972] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [145/972] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [146/972] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [147/972] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [148/972] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [149/972] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [150/972] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [151/972] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [152/972] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [153/972] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [154/972] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [155/972] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [156/972] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [157/972] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [158/972] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [159/972] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [160/972] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [161/972] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [162/972] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [163/972] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [164/972] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [165/972] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [166/972] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [167/972] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [168/972] Compiling libraries/AP_DAL/AP_DAL_Compass.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_Backend.cpp BB-WAF: [172/972] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [173/972] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [174/972] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [175/972] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [176/972] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [177/972] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [178/972] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [179/972] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [180/972] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [181/972] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [182/972] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [183/972] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [184/972] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [185/972] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.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_MicroStrain5.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_Param.cpp BB-WAF: [196/972] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [197/972] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [198/972] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [199/972] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [200/972] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [201/972] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [202/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [203/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [204/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [205/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [206/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [207/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [208/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [209/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [210/972] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [211/972] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [212/972] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [213/972] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [214/972] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [215/972] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [216/972] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [217/972] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [218/972] Compiling libraries/AP_GPS/GPS_Backend.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_SBP.cpp BB-WAF: [222/972] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [223/972] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [224/972] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [225/972] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [226/972] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [227/972] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [228/972] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [229/972] Compiling libraries/AP_Generator/AP_Generator_Backend.cpp BB-WAF: [230/972] Compiling libraries/AP_Generator/AP_Generator_IE_650_800.cpp BB-WAF: [231/972] Compiling libraries/AP_Generator/AP_Generator.cpp BB-WAF: [232/972] Compiling libraries/AP_Generator/AP_Generator_IE_2400.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_Servo.cpp BB-WAF: [236/972] Compiling libraries/AP_Gripper/AP_Gripper.cpp BB-WAF: [237/972] Compiling libraries/AP_Gripper/AP_Gripper_Backend.cpp BB-WAF: [238/972] Compiling libraries/AP_Gripper/AP_Gripper_EPM.cpp BB-WAF: [239/972] Compiling libraries/AP_Hott_Telem/AP_Hott_Telem.cpp BB-WAF: [240/972] Compiling libraries/AP_ICEngine/AP_ICEngine.cpp BB-WAF: [241/972] Compiling libraries/AP_ICEngine/AP_ICEngine_TCA9554.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_RST.cpp BB-WAF: [246/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ExternalAHRS.cpp BB-WAF: [247/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI270.cpp BB-WAF: [248/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_NONE.cpp BB-WAF: [249/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp BB-WAF: [250/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_SCHA63T.cpp BB-WAF: [251/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI088.cpp BB-WAF: [252/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS0.cpp BB-WAF: [253/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_tempcal.cpp BB-WAF: [254/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp BB-WAF: [255/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Params.cpp BB-WAF: [256/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp BB-WAF: [257/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensense.cpp BB-WAF: [258/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_LSM9DS1.cpp BB-WAF: [259/972] Compiling libraries/AP_InertialSensor/AuxiliaryBus.cpp BB-WAF: [260/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Invensensev2.cpp BB-WAF: [261/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_L3G4200D.cpp BB-WAF: [262/972] Compiling libraries/AP_InertialSensor/BatchSampler.cpp BB-WAF: [263/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI160.cpp BB-WAF: [264/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_ADIS1647x.cpp BB-WAF: [265/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_BMI055.cpp BB-WAF: [266/972] Compiling libraries/AP_InertialSensor/AP_InertialSensor_Backend.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_W25N01GV.cpp BB-WAF: [275/972] Compiling libraries/AP_Logger/LogFile.cpp BB-WAF: [276/972] Compiling libraries/AP_Logger/AP_Logger_MAVLinkLogTransfer.cpp BB-WAF: [277/972] Compiling libraries/AP_Logger/AP_Logger_DataFlash.cpp BB-WAF: [278/972] Compiling libraries/AP_Logger/AP_Logger_Block.cpp BB-WAF: [279/972] Compiling libraries/AP_Logger/AP_Logger_MAVLink.cpp BB-WAF: [280/972] Compiling libraries/AP_MSP/AP_MSP_Telem_DJI.cpp BB-WAF: [281/972] Compiling libraries/AP_MSP/msp_sbuf.cpp BB-WAF: [282/972] Compiling libraries/AP_MSP/AP_MSP_Telem_Generic.cpp BB-WAF: [283/972] Compiling libraries/AP_MSP/msp.cpp BB-WAF: [284/972] Compiling libraries/AP_MSP/AP_MSP_Telem_DisplayPort.cpp BB-WAF: [285/972] Compiling libraries/AP_MSP/AP_MSP.cpp BB-WAF: [286/972] Compiling libraries/AP_MSP/AP_MSP_Telem_Backend.cpp BB-WAF: [287/972] Compiling libraries/AP_Math/matrixN.cpp BB-WAF: [288/972] Compiling libraries/AP_Math/AP_GeodesicGrid.cpp BB-WAF: [289/972] Compiling libraries/AP_Math/matrix3.cpp BB-WAF: [290/972] Compiling libraries/AP_Math/AP_Math.cpp BB-WAF: [291/972] Compiling libraries/AP_Math/control.cpp BB-WAF: [292/972] Compiling libraries/AP_Math/SplineCurve.cpp BB-WAF: [293/972] Compiling libraries/AP_Math/location_double.cpp BB-WAF: [294/972] Compiling libraries/AP_Math/chirp.cpp BB-WAF: [295/972] Compiling libraries/AP_Math/matrix_alg.cpp BB-WAF: [296/972] Compiling libraries/AP_Math/vector2.cpp BB-WAF: [297/972] Compiling libraries/AP_Math/crc.cpp BB-WAF: [298/972] Compiling libraries/AP_Math/polyfit.cpp BB-WAF: [299/972] Compiling libraries/AP_Math/polygon.cpp BB-WAF: [300/972] Compiling libraries/AP_Math/location.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_MotorsMatrix_Scripting_Dynamic.cpp BB-WAF: [306/972] Compiling libraries/AP_Motors/AP_MotorsHeli_Dual.cpp BB-WAF: [307/972] Compiling libraries/AP_Motors/AP_MotorsHeli_Single.cpp BB-WAF: [308/972] Compiling libraries/AP_Motors/AP_MotorsHeli_Swash.cpp BB-WAF: [309/972] Compiling libraries/AP_Motors/AP_MotorsHeli_RSC.cpp BB-WAF: [310/972] Compiling libraries/AP_Motors/AP_MotorsMatrix_6DoF_Scripting.cpp BB-WAF: [311/972] Compiling libraries/AP_Motors/AP_MotorsHeli_Quad.cpp BB-WAF: [312/972] Compiling libraries/AP_Motors/AP_MotorsSingle.cpp BB-WAF: [313/972] Compiling libraries/AP_Motors/AP_MotorsHeli.cpp BB-WAF: [314/972] Compiling libraries/AP_Motors/AP_MotorsTailsitter.cpp BB-WAF: [315/972] Compiling libraries/AP_Motors/AP_Motors_Class.cpp BB-WAF: [316/972] Compiling libraries/AP_Motors/AP_MotorsCoax.cpp BB-WAF: [317/972] Compiling libraries/AP_Motors/AP_Motors6DOF.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_SToRM32.cpp BB-WAF: [322/972] Compiling libraries/AP_Mount/AP_Mount.cpp BB-WAF: [323/972] Compiling libraries/AP_Mount/SoloGimbal.cpp BB-WAF: [324/972] Compiling libraries/AP_Mount/AP_Mount_Params.cpp BB-WAF: [325/972] Compiling libraries/AP_Mount/SoloGimbalEKF.cpp BB-WAF: [326/972] Compiling libraries/AP_Mount/SoloGimbal_Parameters.cpp BB-WAF: [327/972] Compiling libraries/AP_Mount/AP_Mount_SToRM32_serial.cpp BB-WAF: [328/972] Compiling libraries/AP_Mount/AP_Mount_Viewpro.cpp BB-WAF: [329/972] Compiling libraries/AP_Mount/AP_Mount_Xacti.cpp BB-WAF: [330/972] Compiling libraries/AP_Mount/AP_Mount_Siyi.cpp BB-WAF: [331/972] Compiling libraries/AP_Mount/AP_Mount_Servo.cpp BB-WAF: [332/972] Compiling libraries/AP_Mount/AP_Mount_Scripting.cpp BB-WAF: [333/972] Compiling libraries/AP_Mount/AP_Mount_SoloGimbal.cpp BB-WAF: [334/972] Compiling libraries/AP_NMEA_Output/AP_NMEA_Output.cpp BB-WAF: [335/972] Compiling libraries/AP_NavEKF/AP_NavEKF_Source.cpp BB-WAF: [336/972] Compiling libraries/AP_NavEKF/AP_NavEKF_core_common.cpp BB-WAF: [337/972] Compiling libraries/AP_NavEKF/EKFGSF_Logging.cpp BB-WAF: [338/972] Compiling libraries/AP_NavEKF/EKFGSF_yaw.cpp BB-WAF: [339/972] Compiling libraries/AP_NavEKF/EKF_Buffer.cpp BB-WAF: [340/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_MagFusion.cpp BB-WAF: [341/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_core.cpp BB-WAF: [342/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Measurements.cpp BB-WAF: [343/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_AirDataFusion.cpp BB-WAF: [344/972] Compiling libraries/AP_NavEKF2/AP_NavEKF_GyroBias.cpp BB-WAF: [345/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp BB-WAF: [346/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_PosVelFusion.cpp BB-WAF: [347/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_RngBcnFusion.cpp BB-WAF: [348/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Logging.cpp BB-WAF: [349/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_Control.cpp BB-WAF: [350/972] Compiling libraries/AP_NavEKF2/AP_NavEKF2_VehicleStatus.cpp BB-WAF: [351/972] Compiling modules/lwip/src/netif/ppp/lcp.c BB-WAF: [352/972] Compiling modules/lwip/src/netif/bridgeif_fdb.c BB-WAF: [353/972] Compiling modules/lwip/src/core/ipv4/etharp.c BB-WAF: [354/972] Compiling modules/lwip/src/core/ipv4/dhcp.c BB-WAF: [355/972] Compiling modules/lwip/src/core/sys.c BB-WAF: [356/972] Compiling modules/lwip/src/core/memp.c BB-WAF: [357/972] Compiling modules/lwip/src/core/mem.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 modules/lwip/src/netif/ethernet.c 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 libraries/AP_Networking/AP_Networking_macaddr.cpp BB-WAF: [374/972] Compiling modules/lwip/src/netif/ppp/chap-md5.c BB-WAF: [375/972] Compiling modules/lwip/src/api/tcpip.c BB-WAF: [376/972] Compiling modules/lwip/src/netif/ppp/chap-new.c BB-WAF: [377/972] Compiling libraries/AP_Networking/lwip_hal/arch/sys_arch.cpp BB-WAF: [378/972] Compiling modules/lwip/src/netif/ppp/fsm.c BB-WAF: [379/972] Compiling modules/lwip/src/netif/ppp/demand.c BB-WAF: [380/972] Compiling modules/lwip/src/netif/ppp/ipv6cp.c BB-WAF: [381/972] Compiling modules/lwip/src/netif/ppp/eui64.c BB-WAF: [382/972] Compiling modules/lwip/src/netif/ppp/eap.c BB-WAF: [383/972] Compiling modules/lwip/src/netif/ppp/ecp.c BB-WAF: [384/972] Compiling modules/lwip/src/netif/bridgeif.c BB-WAF: [385/972] Compiling modules/lwip/src/api/api_msg.c BB-WAF: [386/972] Compiling modules/lwip/src/core/udp.c BB-WAF: [387/972] Compiling modules/lwip/src/core/stats.c BB-WAF: [388/972] Compiling modules/lwip/src/netif/ppp/chap_ms.c BB-WAF: [389/972] Compiling modules/lwip/src/netif/ppp/pppos.c BB-WAF: [390/972] Compiling modules/lwip/src/core/ipv4/icmp.c BB-WAF: [391/972] Compiling modules/lwip/src/core/ipv4/igmp.c BB-WAF: [392/972] Compiling modules/lwip/src/netif/ppp/vj.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/netif/ppp/upap.c BB-WAF: [396/972] Compiling modules/lwip/src/netif/ppp/utils.c BB-WAF: [397/972] Compiling modules/lwip/src/core/tcp.c BB-WAF: [398/972] Compiling modules/lwip/src/core/timeouts.c BB-WAF: [399/972] Compiling modules/lwip/src/netif/slipif.c BB-WAF: [400/972] Compiling modules/lwip/src/api/netdb.c BB-WAF: [401/972] Compiling modules/lwip/src/core/ipv4/acd.c BB-WAF: [402/972] Compiling modules/lwip/src/core/pbuf.c BB-WAF: [403/972] Compiling modules/lwip/src/core/netif.c BB-WAF: [404/972] Compiling modules/lwip/src/netif/ppp/ccp.c BB-WAF: [405/972] Compiling modules/lwip/src/netif/ppp/ipcp.c BB-WAF: [406/972] Compiling modules/lwip/src/core/ipv4/ip4.c BB-WAF: [407/972] Compiling modules/lwip/src/netif/ppp/pppoe.c BB-WAF: [408/972] Compiling modules/lwip/src/netif/lowpan6_ble.c BB-WAF: [409/972] Compiling modules/lwip/src/api/netifapi.c BB-WAF: [410/972] Compiling modules/lwip/src/core/raw.c BB-WAF: [411/972] Compiling modules/lwip/src/netif/lowpan6_common.c BB-WAF: [412/972] Compiling modules/lwip/src/netif/zepif.c BB-WAF: [413/972] Compiling modules/lwip/src/api/sockets.c BB-WAF: [414/972] Compiling modules/lwip/src/netif/ppp/auth.c BB-WAF: [415/972] Compiling modules/lwip/src/netif/ppp/pppcrypt.c BB-WAF: [416/972] Compiling modules/lwip/src/api/if_api.c BB-WAF: [417/972] Compiling modules/lwip/src/core/ipv4/ip4_addr.c BB-WAF: [418/972] Compiling modules/lwip/src/core/ipv4/autoip.c BB-WAF: [419/972] Compiling modules/lwip/src/netif/ppp/magic.c BB-WAF: [420/972] Compiling modules/lwip/src/netif/ppp/pppapi.c BB-WAF: [421/972] Compiling modules/lwip/src/api/netbuf.c BB-WAF: [422/972] Compiling modules/lwip/src/netif/ppp/ppp.c BB-WAF: [423/972] Compiling modules/lwip/src/netif/ppp/pppol2tp.c BB-WAF: [424/972] Compiling modules/lwip/src/api/err.c BB-WAF: [425/972] Compiling modules/lwip/src/core/ipv4/ip4_frag.c BB-WAF: [426/972] Compiling modules/lwip/src/netif/ppp/mppe.c BB-WAF: [427/972] Compiling modules/lwip/src/netif/ppp/multilink.c BB-WAF: [428/972] Compiling modules/lwip/src/api/api_lib.c BB-WAF: [429/972] Compiling modules/lwip/src/netif/lowpan6.c BB-WAF: [430/972] Compiling libraries/AP_Notify/VRBoard_LED.cpp BB-WAF: [431/972] Compiling libraries/AP_Notify/ToneAlarm.cpp BB-WAF: [432/972] Compiling libraries/AP_Notify/RCOutputRGBLed.cpp BB-WAF: [433/972] Compiling libraries/AP_Notify/NCP5623.cpp BB-WAF: [434/972] Compiling libraries/AP_Notify/AP_BoardLED2.cpp BB-WAF: [435/972] Compiling libraries/AP_Notify/ToshibaLED_I2C.cpp BB-WAF: [436/972] Compiling libraries/AP_Notify/SerialLED.cpp BB-WAF: [437/972] Compiling libraries/AP_Notify/ScriptingLED.cpp BB-WAF: [438/972] Compiling libraries/AP_Notify/SITL_SFML_LED.cpp BB-WAF: [439/972] Compiling libraries/AP_Notify/ProfiLED.cpp BB-WAF: [440/972] Compiling libraries/AP_Notify/RGBLed.cpp BB-WAF: [441/972] Compiling libraries/AP_Notify/NavigatorLED.cpp BB-WAF: [442/972] Compiling libraries/AP_Notify/PixRacerLED.cpp BB-WAF: [443/972] Compiling libraries/AP_Notify/PCA9685LED_I2C.cpp BB-WAF: [444/972] Compiling libraries/AP_Notify/OreoLED_I2C.cpp BB-WAF: [445/972] Compiling libraries/AP_Notify/NeoPixel.cpp BB-WAF: [446/972] Compiling libraries/AP_Notify/Led_Sysfs.cpp BB-WAF: [447/972] Compiling libraries/AP_Notify/LP5562.cpp BB-WAF: [448/972] Compiling libraries/AP_Notify/Display_SSD1306_I2C.cpp BB-WAF: [449/972] Compiling libraries/AP_Notify/AP_Notify.cpp BB-WAF: [450/972] Compiling libraries/AP_Notify/MMLPlayer.cpp BB-WAF: [451/972] Compiling libraries/AP_Notify/IS31FL3195.cpp BB-WAF: [452/972] Compiling libraries/AP_Notify/DroneCAN_RGB_LED.cpp BB-WAF: [453/972] Compiling libraries/AP_Notify/ExternalLED.cpp BB-WAF: [454/972] Compiling libraries/AP_Notify/Display_SITL.cpp BB-WAF: [455/972] Compiling libraries/AP_Notify/Display.cpp BB-WAF: [456/972] Compiling libraries/AP_Notify/Buzzer.cpp BB-WAF: [457/972] Compiling libraries/AP_Notify/Display_SH1106_I2C.cpp BB-WAF: [458/972] Compiling libraries/AP_Notify/DiscreteRGBLed.cpp BB-WAF: [459/972] Compiling libraries/AP_Notify/DShotLED.cpp BB-WAF: [460/972] Compiling libraries/AP_Notify/DiscoLED.cpp BB-WAF: [461/972] Compiling libraries/AP_Notify/AP_BoardLED.cpp BB-WAF: [462/972] Compiling libraries/AP_OLC/AP_OLC.cpp BB-WAF: [463/972] Compiling libraries/AP_OSD/AP_OSD_Setting.cpp BB-WAF: [464/972] Compiling libraries/AP_OSD/AP_OSD_MAX7456.cpp BB-WAF: [465/972] Compiling libraries/AP_OSD/AP_OSD_SITL.cpp BB-WAF: [466/972] Compiling libraries/AP_OSD/AP_OSD_MSP.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_SITL.cpp BB-WAF: [473/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_PX4Flow.cpp BB-WAF: [474/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Pixart.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_Calibrator.cpp BB-WAF: [478/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_MAV.cpp BB-WAF: [479/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_Onboard.cpp BB-WAF: [480/972] Compiling libraries/AP_OpticalFlow/AP_OpticalFlow_HereFlow.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.cpp BB-WAF: [484/972] Compiling libraries/AP_Parachute/AP_Parachute.cpp BB-WAF: [485/972] Compiling libraries/AP_Param/AP_Param.cpp BB-WAF: [486/972] Compiling libraries/AP_Param/AP_ParamT.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_ESC.cpp BB-WAF: [490/972] Compiling libraries/AP_PiccoloCAN/AP_PiccoloCAN_Servo.cpp BB-WAF: [491/972] Compiling libraries/AP_Proximity/AP_Proximity_Scripting.cpp BB-WAF: [492/972] Compiling libraries/AP_Proximity/AP_Proximity_SITL.cpp BB-WAF: [493/972] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSerial.cpp BB-WAF: [494/972] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF40C.cpp BB-WAF: [495/972] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTowerEvo.cpp BB-WAF: [496/972] Compiling libraries/AP_Proximity/AP_Proximity_RangeFinder.cpp BB-WAF: [497/972] Compiling libraries/AP_Proximity/AP_Proximity_MAV.cpp BB-WAF: [498/972] Compiling libraries/AP_Proximity/AP_Proximity_RPLidarA2.cpp BB-WAF: [499/972] Compiling libraries/AP_Proximity/AP_Proximity_LightWareSF45B.cpp BB-WAF: [500/972] Compiling libraries/AP_Proximity/AP_Proximity_DroneCAN.cpp BB-WAF: [501/972] Compiling libraries/AP_Proximity/AP_Proximity.cpp BB-WAF: [502/972] Compiling libraries/AP_Proximity/AP_Proximity_LD06.cpp BB-WAF: [503/972] Compiling libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp BB-WAF: [504/972] Compiling libraries/AP_Proximity/AP_Proximity_AirSimSITL.cpp BB-WAF: [505/972] Compiling libraries/AP_Proximity/AP_Proximity_Backend_Serial.cpp BB-WAF: [506/972] Compiling libraries/AP_Proximity/AP_Proximity_Params.cpp BB-WAF: [507/972] Compiling libraries/AP_Proximity/AP_Proximity_Boundary_3D.cpp BB-WAF: [508/972] Compiling libraries/AP_Proximity/AP_Proximity_TeraRangerTower.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_DroneCAN.cpp BB-WAF: [512/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_ST24.cpp BB-WAF: [513/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_PPMSum.cpp BB-WAF: [514/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SBUS.cpp BB-WAF: [515/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SRXL.cpp BB-WAF: [516/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_IBUS.cpp BB-WAF: [517/972] Compiling libraries/AP_RCProtocol/SoftSerial.cpp BB-WAF: [518/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_DSM.cpp BB-WAF: [519/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_Backend.cpp BB-WAF: [520/972] Compiling libraries/AP_RCProtocol/AP_RCProtocol_SUMD.cpp BB-WAF: [521/972] Compiling libraries/AP_RCProtocol/spm_srxl.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/tinflate.cpp BB-WAF: [525/972] Compiling libraries/AP_ROMFS/tinfgzip.cpp BB-WAF: [526/972] Compiling libraries/AP_ROMFS/AP_ROMFS.cpp BB-WAF: [527/972] Compiling libraries/AP_RPM/RPM_Backend.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_ESC_Telem.cpp BB-WAF: [531/972] Compiling libraries/AP_RPM/AP_RPM.cpp BB-WAF: [532/972] Compiling libraries/AP_RPM/RPM_Pin.cpp BB-WAF: [533/972] Compiling libraries/AP_RPM/RPM_HarmonicNotch.cpp BB-WAF: [534/972] Compiling libraries/AP_RPM/AP_RPM_Params.cpp BB-WAF: [535/972] Compiling libraries/AP_RPM/RPM_Generator.cpp BB-WAF: [536/972] Compiling libraries/AP_RSSI/AP_RSSI.cpp BB-WAF: [537/972] Compiling libraries/AP_RTC/AP_RTC.cpp BB-WAF: [538/972] Compiling libraries/AP_RTC/JitterCorrection.cpp BB-WAF: [539/972] Compiling libraries/AP_Radio/driver_bk2425.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/AP_Radio_backend.cpp BB-WAF: [543/972] Compiling libraries/AP_Radio/AP_Radio.cpp BB-WAF: [544/972] Compiling libraries/AP_Radio/AP_Radio_cypress.cpp BB-WAF: [545/972] Compiling libraries/AP_Radio/AP_Radio_bk2425.cpp BB-WAF: [546/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Wasp.cpp BB-WAF: [547/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_SITL.cpp BB-WAF: [548/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NoopLoop.cpp BB-WAF: [549/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend.cpp BB-WAF: [550/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Backend_Serial.cpp BB-WAF: [551/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_analog.cpp BB-WAF: [552/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L1X.cpp BB-WAF: [553/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_Serial.cpp BB-WAF: [554/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_VL53L0X.cpp BB-WAF: [555/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRanger_Serial.cpp BB-WAF: [556/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseP_CAN.cpp BB-WAF: [557/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PWM.cpp BB-WAF: [558/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TeraRangerI2C.cpp BB-WAF: [559/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_TOFSenseF_I2C.cpp BB-WAF: [560/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_PulsedLightLRF.cpp BB-WAF: [561/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_USD1_CAN.cpp BB-WAF: [562/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NRA24_CAN.cpp BB-WAF: [563/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareSerial.cpp BB-WAF: [564/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarVu8.cpp BB-WAF: [565/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Bebop.cpp BB-WAF: [566/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MSP.cpp BB-WAF: [567/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarI2CXL.cpp BB-WAF: [568/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LightWareI2C.cpp BB-WAF: [569/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MaxsonarSerialLV.cpp BB-WAF: [570/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp BB-WAF: [571/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_JRE_Serial.cpp BB-WAF: [572/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake.cpp BB-WAF: [573/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lanbao.cpp BB-WAF: [574/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_GYUS42v2.cpp BB-WAF: [575/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_TFMiniPlus.cpp BB-WAF: [576/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_DroneCAN.cpp BB-WAF: [577/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Benewake_CAN.cpp BB-WAF: [578/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BBB_PRU.cpp BB-WAF: [579/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_BLPing.cpp BB-WAF: [580/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_Lua.cpp BB-WAF: [581/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_MAVLink.cpp BB-WAF: [582/972] Compiling libraries/AP_RangeFinder/AP_RangeFinder_NMEA.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_Analog.cpp BB-WAF: [597/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MAX31865.cpp BB-WAF: [598/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS01.cpp BB-WAF: [599/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Backend.cpp BB-WAF: [600/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_Params.cpp BB-WAF: [601/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_MCP9600.cpp BB-WAF: [602/972] Compiling libraries/AP_TemperatureSensor/AP_TemperatureSensor_TSYS03.cpp BB-WAF: [603/972] Compiling libraries/AP_Terrain/TerrainGCS.cpp BB-WAF: [604/972] Compiling libraries/AP_Terrain/TerrainMission.cpp BB-WAF: [605/972] Compiling libraries/AP_Terrain/TerrainIO.cpp BB-WAF: [606/972] Compiling libraries/AP_Terrain/TerrainUtil.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_Tramp.cpp BB-WAF: [611/972] Compiling libraries/AP_VideoTX/AP_VideoTX.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/WheelEncoder_SITL_Quadrature.cpp BB-WAF: [621/972] Compiling libraries/AP_WheelEncoder/WheelEncoder_Quadrature.cpp BB-WAF: [622/972] Compiling libraries/AP_WheelEncoder/AP_WheelEncoder.cpp BB-WAF: [623/972] Compiling libraries/Filter/SlewLimiter.cpp BB-WAF: [624/972] Compiling libraries/Filter/NotchFilter.cpp BB-WAF: [625/972] Compiling libraries/Filter/SlewCalculator2D.cpp BB-WAF: [626/972] Compiling libraries/Filter/DerivativeFilter.cpp BB-WAF: [627/972] Compiling libraries/Filter/ModeFilter.cpp BB-WAF: [628/972] Compiling libraries/Filter/LowPassFilter.cpp BB-WAF: [629/972] Compiling libraries/Filter/LowPassFilter2p.cpp BB-WAF: [630/972] Compiling libraries/Filter/HarmonicNotchFilter.cpp BB-WAF: [631/972] Compiling libraries/Filter/AP_Filter_params.cpp BB-WAF: [632/972] Compiling libraries/Filter/AP_NotchFilter_params.cpp BB-WAF: [633/972] Compiling libraries/Filter/AP_Filter.cpp BB-WAF: [634/972] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Waypoints.cpp BB-WAF: [635/972] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Rally.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.cpp BB-WAF: [640/972] Compiling libraries/GCS_MAVLink/MissionItemProtocol_Fence.cpp BB-WAF: [641/972] Compiling libraries/GCS_MAVLink/MAVLink_routing.cpp BB-WAF: [642/972] Compiling libraries/GCS_MAVLink/GCS_DeviceOp.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_FTP.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_aux.cpp BB-WAF: [650/972] Compiling libraries/SRV_Channel/SRV_Channels.cpp BB-WAF: [651/972] Compiling libraries/SRV_Channel/SRV_Channel.cpp BB-WAF: [652/972] Compiling libraries/AP_HAL/CANIface.cpp BB-WAF: [653/972] Compiling libraries/AP_HAL/utility/Socket.cpp BB-WAF: [654/972] Compiling libraries/AP_HAL/utility/RingBuffer.cpp BB-WAF: [655/972] Compiling libraries/AP_HAL/Scheduler.cpp BB-WAF: [656/972] Compiling libraries/AP_HAL/Semaphores.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/packetise.cpp BB-WAF: [664/972] Compiling libraries/AP_HAL/utility/st24.cpp BB-WAF: [665/972] Compiling libraries/AP_HAL/Util.cpp BB-WAF: [666/972] Compiling libraries/AP_HAL/RCOutput.cpp BB-WAF: [667/972] Compiling libraries/AP_HAL/utility/print_vprintf.cpp BB-WAF: [668/972] Compiling libraries/AP_HAL/utility/RCOutput_Tap_Linux.cpp BB-WAF: [669/972] Compiling libraries/AP_HAL/utility/replace.cpp BB-WAF: [670/972] Compiling libraries/AP_HAL/utility/srxl.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/GPIO.cpp BB-WAF: [676/972] Compiling libraries/AP_HAL/utility/Socket_native.cpp BB-WAF: [677/972] Compiling libraries/AP_HAL/UARTDriver.cpp BB-WAF: [678/972] Compiling libraries/AP_HAL/HAL.cpp BB-WAF: [679/972] Compiling libraries/AP_HAL/Storage.cpp BB-WAF: [680/972] Compiling libraries/AP_HAL_Empty/Semaphores.cpp BB-WAF: [681/972] Compiling libraries/AP_HAL_Empty/UARTDriver.cpp BB-WAF: [682/972] Compiling libraries/AP_HAL_Empty/HAL_Empty_Class.cpp BB-WAF: [683/972] Compiling libraries/AP_HAL_Empty/Storage.cpp BB-WAF: [684/972] Compiling libraries/AP_HAL_Empty/GPIO.cpp BB-WAF: [685/972] Compiling libraries/AP_HAL_Empty/RCInput.cpp BB-WAF: [686/972] Compiling libraries/AP_HAL_Empty/AnalogIn.cpp BB-WAF: [687/972] Compiling libraries/AP_HAL_Empty/RCOutput.cpp BB-WAF: [688/972] Compiling libraries/AP_HAL_Linux/Util.cpp BB-WAF: [689/972] Compiling libraries/AP_HAL_Linux/SPIUARTDriver.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/RCInput_ZYNQ.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/TCPServerDevice.cpp BB-WAF: [698/972] Compiling libraries/AP_HAL_Linux/RCInput_UART.cpp BB-WAF: [699/972] Compiling libraries/AP_HAL_Linux/RCOutput_ZYNQ.cpp BB-WAF: [700/972] Compiling libraries/AP_HAL_Linux/RCOutput_PRU.cpp BB-WAF: [701/972] Compiling libraries/AP_HAL_Linux/RCOutput_AioPRU.cpp BB-WAF: [702/972] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117.cpp BB-WAF: [703/972] Compiling libraries/AP_HAL_Linux/GPIO_Disco.cpp BB-WAF: [704/972] Compiling libraries/AP_HAL_Linux/RCInput_UDP.cpp BB-WAF: [705/972] Compiling libraries/AP_HAL_Linux/UARTDriver.cpp BB-WAF: [706/972] Compiling libraries/AP_HAL_Linux/Led_Sysfs.cpp BB-WAF: [707/972] Compiling libraries/AP_HAL_Linux/AnalogIn_Navio2.cpp BB-WAF: [708/972] Compiling libraries/AP_HAL_Linux/ToneAlarm_Disco.cpp BB-WAF: [709/972] Compiling libraries/AP_HAL_Linux/RCOutput_Bebop.cpp BB-WAF: [710/972] Compiling libraries/AP_HAL_Linux/GPIO_Navio2.cpp BB-WAF: [711/972] Compiling libraries/AP_HAL_Linux/GPIO_BBB.cpp BB-WAF: [712/972] Compiling libraries/AP_HAL_Linux/RCInput_RCProtocol.cpp BB-WAF: [713/972] Compiling libraries/AP_HAL_Linux/Semaphores.cpp BB-WAF: [714/972] Compiling libraries/AP_HAL_Linux/RCOutput_Sysfs.cpp BB-WAF: [715/972] Compiling libraries/AP_HAL_Linux/RCInput_Navio2.cpp BB-WAF: [716/972] Compiling libraries/AP_HAL_Linux/RCOutput_AeroIO.cpp BB-WAF: [717/972] Compiling libraries/AP_HAL_Linux/VideoIn.cpp BB-WAF: [718/972] Compiling libraries/AP_HAL_Linux/SPIDevice.cpp BB-WAF: [719/972] Compiling libraries/AP_HAL_Linux/UARTDevice.cpp BB-WAF: [720/972] Compiling libraries/AP_HAL_Linux/Util_RPI.cpp BB-WAF: [721/972] Compiling libraries/AP_HAL_Linux/RCOutput_Disco.cpp BB-WAF: [722/972] Compiling libraries/AP_HAL_Linux/GPIO_RPI.cpp BB-WAF: [723/972] Compiling libraries/AP_HAL_Linux/RCInput_RPI.cpp BB-WAF: [724/972] Compiling libraries/AP_HAL_Linux/GPIO_Navio.cpp BB-WAF: [725/972] Compiling libraries/AP_HAL_Linux/CameraSensor_Mt9v117_Patches.cpp BB-WAF: [726/972] Compiling libraries/AP_HAL_Linux/RCInput.cpp BB-WAF: [727/972] Compiling libraries/AP_HAL_Linux/RCInput_PRU.cpp BB-WAF: [728/972] Compiling libraries/AP_HAL_Linux/RCInput_Multi.cpp BB-WAF: [729/972] Compiling libraries/AP_HAL_Linux/OpticalFlow_Onboard.cpp BB-WAF: [730/972] Compiling libraries/AP_HAL_Linux/GPIO_RPI_RP1.cpp BB-WAF: [731/972] Compiling libraries/AP_HAL_Linux/system.cpp BB-WAF: [732/972] Compiling libraries/AP_HAL_Linux/AnalogIn_ADS1115.cpp BB-WAF: [733/972] Compiling libraries/AP_HAL_Linux/Poller.cpp BB-WAF: [734/972] Compiling libraries/AP_HAL_Linux/HAL_Linux_Class.cpp BB-WAF: [735/972] Compiling libraries/AP_HAL_Linux/RCInput_AioPRU.cpp BB-WAF: [736/972] Compiling libraries/AP_HAL_Linux/GPIO_Sysfs.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/PollerThread.cpp BB-WAF: [740/972] Compiling libraries/AP_HAL_Linux/GPIO_Bebop.cpp BB-WAF: [741/972] Compiling libraries/AP_HAL_Linux/GPIO_Edge.cpp BB-WAF: [742/972] Compiling libraries/AP_HAL_Linux/GPIO_Aero.cpp BB-WAF: [743/972] Compiling libraries/AP_HAL_Linux/RCOutput_PCA9685.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/PWM_Sysfs.cpp BB-WAF: [747/972] Compiling libraries/AP_HAL_Linux/I2CDevice.cpp BB-WAF: [748/972] Compiling libraries/AP_HAL_Linux/CANSocketIface.cpp BB-WAF: [749/972] Compiling libraries/AP_HAL_Linux/Heat_Pwm.cpp BB-WAF: [750/972] Compiling libraries/AP_Scripting/AP_Scripting_CANSensor.cpp BB-WAF: [751/972] Compiling libraries/AP_Scripting/AP_Scripting.cpp BB-WAF: [752/972] Compiling libraries/AP_Scripting/lua/src/lgc.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/ldump.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/lstate.c BB-WAF: [765/972] Compiling libraries/AP_Scripting/lua/src/lbaselib.c BB-WAF: [766/972] Compiling libraries/AP_Scripting/lua/src/lstring.c BB-WAF: [767/972] Compiling libraries/AP_Scripting/lua/src/lparser.c BB-WAF: [768/972] Compiling libraries/AP_Scripting/lua/src/ltablib.c BB-WAF: [769/972] Compiling libraries/AP_Scripting/lua/src/ldo.c BB-WAF: [770/972] Compiling libraries/AP_Scripting/lua/src/lutf8lib.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/lfunc.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/lmem.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/lauxlib.c BB-WAF: [783/972] Compiling libraries/AP_Scripting/lua/src/lmathlib.c BB-WAF: [784/972] Compiling libraries/AP_Scripting/lua/src/lbitlib.c BB-WAF: [785/972] Compiling libraries/AP_Scripting/lua/src/ltable.c BB-WAF: [786/972] Compiling libraries/AP_Scripting/lua/src/llex.c BB-WAF: [787/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCPackets.c BB-WAF: [788/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoPackets.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/ESCDefines.c BB-WAF: [794/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUPackets.c BB-WAF: [795/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ServoDefines.c BB-WAF: [796/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUProtocol.c BB-WAF: [797/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c BB-WAF: [798/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c BB-WAF: [799/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c BB-WAF: [800/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ESCCommands.c BB-WAF: [801/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUSettings.c BB-WAF: [802/972] Compiling libraries/AP_PiccoloCAN/piccolo_protocol/ECUDefines.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/toInt32.c BB-WAF: [806/972] Compiling libraries/AP_ADSB/sagetech-sdk/uint322Buf.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/icao2Buf.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/toUint32.c BB-WAF: [813/972] Compiling libraries/AP_ADSB/sagetech-sdk/toLatLon.c BB-WAF: [814/972] Compiling libraries/AP_ADSB/sagetech-sdk/float2Buf.c BB-WAF: [815/972] Compiling libraries/AP_ADSB/sagetech-sdk/toVel.c BB-WAF: [816/972] Compiling libraries/AP_ADSB/sagetech-sdk/toTOA.c BB-WAF: [817/972] Compiling libraries/AP_ADSB/sagetech-sdk/uint162Buf.c BB-WAF: [818/972] Compiling libraries/AP_ADSB/sagetech-sdk/calcChecksum.c BB-WAF: [819/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeSVR.c BB-WAF: [820/972] Compiling libraries/AP_ADSB/sagetech-sdk/toUint16.c BB-WAF: [821/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeAck.c BB-WAF: [822/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeTargetReq.c BB-WAF: [823/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeGPS.c BB-WAF: [824/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeInstall.c BB-WAF: [825/972] Compiling libraries/AP_ADSB/sagetech-sdk/charArray2Buf.c BB-WAF: [826/972] Compiling libraries/AP_ADSB/sagetech-sdk/appendChecksum.c BB-WAF: [827/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeDataReq.c BB-WAF: [828/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeInstall.c BB-WAF: [829/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgEncodeOperating.c BB-WAF: [830/972] Compiling libraries/AP_ADSB/sagetech-sdk/target.c BB-WAF: [831/972] Compiling libraries/AP_ADSB/sagetech-sdk/toInt16.c BB-WAF: [832/972] Compiling libraries/AP_ADSB/sagetech-sdk/toGS.c BB-WAF: [833/972] Compiling libraries/AP_ADSB/sagetech-sdk/sgDecodeMSR.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_DCM.cpp BB-WAF: [839/972] Compiling libraries/AP_AHRS/AP_AHRS_Backend.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_Params.cpp BB-WAF: [843/972] Compiling libraries/AP_BattMonitor/AP_BattMonitor.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/vector3.cpp BB-WAF: [849/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 139684254668096: 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 139684360504480: 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 139684360513440: cxx AP_InertialSensor.cpp -> AP_InertialSensor.cpp.5.o} BB-WAF: (run with -v to display more information) BB: Process failed ((612280, 256)) BB: Failed build of ArduSub rst_zynq stable BB: [203/245] Building board: SDMODELH7V1 at 2025-04-23 21:44:45.606677 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: [204/245] Building board: SDMODELH7V2 at 2025-04-23 21:44:45.640461 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: [205/245] Building board: SITL_arm_linux_gnueabihf at 2025-04-23 21:44:46.526309 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: [206/245] Building board: SITL_x86_64_linux_gnu at 2025-04-23 21:44:46.561225 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: [207/245] Building board: SIYI_N7 at 2025-04-23 21:44:46.596895 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: [208/245] Building board: SkySakuraH743 at 2025-04-23 21:44:46.632502 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: [209/245] Building board: SkystarsH7HD-bdshot at 2025-04-23 21:44:47.537989 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: [210/245] Building board: sparky2 at 2025-04-23 21:44:47.572749 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: [211/245] Building board: speedybeef4 at 2025-04-23 21:44:47.606910 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: [212/245] Building board: SpeedyBeeF405AIO at 2025-04-23 21:44:47.639745 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: [213/245] Building board: SpeedyBeeF405Mini at 2025-04-23 21:44:48.514055 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: [214/245] Building board: SpeedyBeeF405WING at 2025-04-23 21:44:48.549012 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: [215/245] Building board: speedybeef4v3 at 2025-04-23 21:44:48.582296 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: [216/245] Building board: speedybeef4v4 at 2025-04-23 21:44:48.617358 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: [217/245] Building board: SPRacingH7 at 2025-04-23 21:44:48.648353 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: [218/245] Building board: SPRacingH7RF at 2025-04-23 21:44:48.680305 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: [219/245] Building board: StellarF4 at 2025-04-23 21:44:48.716318 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: [220/245] Building board: StellarF4V2 at 2025-04-23 21:44:49.610883 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: [221/245] Building board: StellarH7V2 at 2025-04-23 21:44:50.477917 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: [222/245] Building board: SuccexF4 at 2025-04-23 21:44:51.361164 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: [223/245] Building board: SULILGH7-P1-P2 at 2025-04-23 21:44:51.395880 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: [224/245] Building board: TBS-Colibri-F7 at 2025-04-23 21:44:52.241519 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: [225/245] Building board: TBS_LUCID_H7 at 2025-04-23 21:44:52.275352 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: [226/245] Building board: TBS_LUCID_H7_WING at 2025-04-23 21:44:53.100629 BB: Trying checkout ArduSub stable TBS_LUCID_H7_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 TBS_LUCID_H7_WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Sub/stable/TBS_LUCID_H7_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 (TBS_LUCID_H7_WING) - not in board list BB: [227/245] Building board: TBS_LUCID_PRO at 2025-04-23 21:44:53.920904 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: [228/245] Building board: thepeach-k1 at 2025-04-23 21:44:54.828877 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: [229/245] Building board: thepeach-r1 at 2025-04-23 21:44:54.868662 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: [230/245] Building board: TMotorH743 at 2025-04-23 21:44:54.899990 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: [231/245] Building board: vnav at 2025-04-23 21:44:54.929276 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: [232/245] Building board: VRBrain-v51 at 2025-04-23 21:44:54.957416 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: [233/245] Building board: VRBrain-v52 at 2025-04-23 21:44:54.986051 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: [234/245] Building board: VRBrain-v54 at 2025-04-23 21:44:55.014813 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: [235/245] Building board: VRCore-v10 at 2025-04-23 21:44:55.042962 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: [236/245] Building board: VRUBrain-v51 at 2025-04-23 21:44:55.071710 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: [237/245] Building board: VUAV-V7pro at 2025-04-23 21:44:55.100220 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: [238/245] Building board: X-MAV-AP-H743v2 at 2025-04-23 21:44:55.886518 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: [239/245] Building board: YJUAV_A6 at 2025-04-23 21:44:56.772503 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: [240/245] Building board: YJUAV_A6SE at 2025-04-23 21:44:56.804826 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: [241/245] Building board: YJUAV_A6SE_H743 at 2025-04-23 21:44:56.835723 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: [242/245] Building board: YJUAV_A6Ultra at 2025-04-23 21:44:56.866569 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: [243/245] Building board: ZeroOneX6 at 2025-04-23 21:44:56.895524 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: [244/245] Building board: ZeroOneX6_Air at 2025-04-23 21:44:57.687313 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: [245/245] Building board: zynq at 2025-04-23 21:44:58.465323 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 '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 '93fb9792cc64ad504739373d92af3ef264ec1718' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9fddc857ff0675a01e2457f0dd8d5ea276281433' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 7f918b68b8c3afea063ecc819891a199e3c3ac79 BB-GIT: Author: Andy Piper BB-GIT: Date: Sun Apr 20 19:36:14 2025 +0100 BB-GIT: BB-GIT: AC_Fence: remove frame constraints from some options BB: Building AP_Periph stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/93] Building board: AeroFox-Airspeed at 2025-04-23 21:45:01.016774 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/93] Building board: AeroFox-Airspeed-DLVR at 2025-04-23 21:45:01.714628 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/93] Building board: AeroFox-GNSS_F9P at 2025-04-23 21:45:02.327941 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/93] Building board: AeroFox-PMU at 2025-04-23 21:45:02.365462 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/93] Building board: AR-F407SmartBat at 2025-04-23 21:45:02.399977 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/93] Building board: ARK_CANNODE at 2025-04-23 21:45:02.435619 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/93] Building board: ARK_GPS at 2025-04-23 21:45:02.477255 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/93] Building board: ARK_RTK_GPS at 2025-04-23 21:45:02.520326 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/93] Building board: BirdCANdy at 2025-04-23 21:45:02.559718 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/93] Building board: BotBloxDroneNet at 2025-04-23 21:45:02.591574 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/93] Building board: C-RTK2-HP at 2025-04-23 21:45:03.650231 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/93] Building board: CarbonixF405 at 2025-04-23 21:45:03.681128 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/93] Building board: CarbonixL496 at 2025-04-23 21:45:03.717879 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/93] Building board: CUAV_GPS at 2025-04-23 21:45:03.749307 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/93] Building board: CubeBlack-periph at 2025-04-23 21:45:03.780401 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/93] Building board: CubeNode at 2025-04-23 21:45:03.812922 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/93] Building board: CubeNode-ETH at 2025-04-23 21:45:04.685770 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/93] Building board: CubeOrange-periph at 2025-04-23 21:45:05.581688 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/93] Building board: CubeRedPrimary-PPPGW at 2025-04-23 21:45:05.615861 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/93] Building board: f103-ADSB at 2025-04-23 21:45:05.649270 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/93] Building board: f103-Airspeed at 2025-04-23 21:45:05.687990 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/93] Building board: f103-GPS at 2025-04-23 21:45:05.726003 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/93] Building board: f103-QiotekPeriph at 2025-04-23 21:45:05.763639 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/93] Building board: f103-RangeFinder at 2025-04-23 21:45:05.795073 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/93] Building board: f303-GPS at 2025-04-23 21:45:05.826192 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/93] Building board: f303-HWESC at 2025-04-23 21:45:05.863360 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/93] Building board: f303-M10025 at 2025-04-23 21:45:05.902902 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/93] Building board: f303-M10070 at 2025-04-23 21:45:05.936520 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/93] Building board: f303-MatekGPS at 2025-04-23 21:45:05.968529 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/93] Building board: f303-PWM at 2025-04-23 21:45:06.006586 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/93] Building board: f303-TempSensor at 2025-04-23 21:45:06.042640 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/93] Building board: f303-Universal at 2025-04-23 21:45:06.079771 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/93] Building board: f405-MatekAirspeed at 2025-04-23 21:45:06.111912 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/93] Building board: f405-MatekGPS at 2025-04-23 21:45:06.141475 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/93] Building board: FreeflyRTK at 2025-04-23 21:45:06.171593 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/93] Building board: Here4AP at 2025-04-23 21:45:06.202431 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/93] Building board: Hitec-Airspeed at 2025-04-23 21:45:06.237953 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/93] Building board: HitecMosaic at 2025-04-23 21:45:06.269314 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/93] Building board: HolybroF4_PMU at 2025-04-23 21:45:06.299646 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/93] Building board: HolybroG4_Airspeed at 2025-04-23 21:45:07.224007 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/93] Building board: HolybroG4_Compass at 2025-04-23 21:45:08.105289 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/93] Building board: HolybroG4_GPS at 2025-04-23 21:45:08.140535 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/93] Building board: HolybroGPS at 2025-04-23 21:45:08.176224 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/93] Building board: kha_eth at 2025-04-23 21:45:08.210413 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/93] Building board: MatekG474-DShot at 2025-04-23 21:45:08.240299 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/93] Building board: MatekG474-GPS at 2025-04-23 21:45:09.099499 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/93] Building board: MatekG474-Periph at 2025-04-23 21:45:10.118493 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/93] Building board: MatekH743-periph at 2025-04-23 21:45:11.005235 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/93] Building board: MatekL431-ADSB at 2025-04-23 21:45:11.042424 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/93] Building board: MatekL431-Airspeed at 2025-04-23 21:45:11.074445 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/93] Building board: MatekL431-APDTelem at 2025-04-23 21:45:11.109753 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/93] Building board: MatekL431-BattMon at 2025-04-23 21:45:11.919027 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/93] Building board: MatekL431-bdshot at 2025-04-23 21:45:11.951561 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/93] Building board: MatekL431-DShot at 2025-04-23 21:45:11.982477 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/93] Building board: MatekL431-EFI at 2025-04-23 21:45:12.014181 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/93] Building board: MatekL431-GPS at 2025-04-23 21:45:12.044243 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/93] Building board: MatekL431-HWTelem at 2025-04-23 21:45:12.073975 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/93] Building board: MatekL431-MagHiRes at 2025-04-23 21:45:12.109244 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/93] Building board: MatekL431-Periph at 2025-04-23 21:45:13.188039 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/93] Building board: MatekL431-Proximity at 2025-04-23 21:45:13.220672 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/93] Building board: MatekL431-Rangefinder at 2025-04-23 21:45:13.259705 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/93] Building board: MatekL431-RC at 2025-04-23 21:45:13.290521 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/93] Building board: MatekL431-Serial at 2025-04-23 21:45:13.320626 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/93] Building board: MFE_AirSpeed_CAN at 2025-04-23 21:45:13.348473 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/93] Building board: MFE_POS3_CAN at 2025-04-23 21:45:14.212752 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/93] Building board: mRo-M10095 at 2025-04-23 21:45:15.108524 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/93] Building board: mRoCANPWM-M10126 at 2025-04-23 21:45:15.146202 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/93] Building board: mRoKitCANrevC at 2025-04-23 21:45:15.180403 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/93] Building board: Nucleo-G491 at 2025-04-23 21:45:15.209330 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/93] Building board: Nucleo-L476 at 2025-04-23 21:45:15.242570 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/93] Building board: Nucleo-L496 at 2025-04-23 21:45:15.271199 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/93] Building board: Pixhawk6X-PPPGW at 2025-04-23 21:45:15.306066 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/93] Building board: Pixracer-periph at 2025-04-23 21:45:15.336259 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/93] Building board: rGNSS at 2025-04-23 21:45:15.373772 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/93] Building board: Sierra-F405 at 2025-04-23 21:45:15.408613 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/93] Building board: Sierra-F412 at 2025-04-23 21:45:15.438464 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/93] Building board: Sierra-F9P at 2025-04-23 21:45:15.468052 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/93] Building board: Sierra-L431 at 2025-04-23 21:45:15.497801 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/93] Building board: Sierra-PrecisionPoint at 2025-04-23 21:45:15.529933 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/93] Building board: Sierra-TrueNavIC at 2025-04-23 21:45:15.563792 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/93] Building board: Sierra-TrueNavPro at 2025-04-23 21:45:15.592291 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/93] Building board: Sierra-TrueNavPro-G4 at 2025-04-23 21:45:15.624166 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/93] Building board: Sierra-TrueNorth at 2025-04-23 21:45:15.659084 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/93] Building board: Sierra-TrueSpeed at 2025-04-23 21:45:15.692904 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/93] Building board: sw-boom-f407 at 2025-04-23 21:45:15.730143 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/93] Building board: sw-nav-f405 at 2025-04-23 21:45:16.548155 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/93] Building board: sw-spar-f407 at 2025-04-23 21:45:16.579778 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/93] Building board: TBS-L431-Airspeed at 2025-04-23 21:45:16.609485 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/93] Building board: TBS-L431-BattMon at 2025-04-23 21:45:17.607854 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/93] Building board: TBS-L431-CurrMon at 2025-04-23 21:45:18.931390 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/93] Building board: TBS-L431-PWM at 2025-04-23 21:45:19.789680 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/93] Building board: uav-dev-powermodule at 2025-04-23 21:45:20.712860 BB: Trying checkout AP_Periph stable uav-dev-powermodule 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 uav-dev-powermodule binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AP_Periph/stable/uav-dev-powermodule/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 (uav-dev-powermodule) - not in board list BB: [93/93] Building board: ZubaxGNSS at 2025-04-23 21:45:21.614941 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 '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 '93fb9792cc64ad504739373d92af3ef264ec1718' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9fddc857ff0675a01e2457f0dd8d5ea276281433' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 7f918b68b8c3afea063ecc819891a199e3c3ac79 BB-GIT: Author: Andy Piper BB-GIT: Date: Sun Apr 20 19:36:14 2025 +0100 BB-GIT: BB-GIT: AC_Fence: remove frame constraints from some options BB: Building Blimp stable binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/245] Building board: 3DRControlZeroG at 2025-04-23 21:45:23.766565 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 ((637204, 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/245] Building board: ACNS-CM4Pilot at 2025-04-23 21:45:24.205695 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 ((637248, 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/245] Building board: ACNS-F405AIO at 2025-04-23 21:45:24.220986 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 ((637292, 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/245] Building board: aero at 2025-04-23 21:45:24.236832 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 ((637336, 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/245] Building board: AEROFOX-H7 at 2025-04-23 21:45:24.251856 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 ((637380, 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/245] Building board: AET-H743-Basic at 2025-04-23 21:45:24.274112 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 ((637424, 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/245] Building board: airbotf4 at 2025-04-23 21:45:24.295719 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 ((637468, 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/245] Building board: AIRLink at 2025-04-23 21:45:24.310741 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 ((637512, 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/245] Building board: Airvolute-DCS2 at 2025-04-23 21:45:24.326714 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 ((637556, 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/245] Building board: AnyleafH7 at 2025-04-23 21:45:24.342655 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 ((637600, 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/245] Building board: Aocoda-RC-H743Dual at 2025-04-23 21:45:24.357768 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 ((637644, 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/245] Building board: ARK_FPV at 2025-04-23 21:45:24.373128 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 ((637688, 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/245] Building board: ARKV6X at 2025-04-23 21:45:24.388585 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 ((637732, 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/245] Building board: AtomRCF405NAVI at 2025-04-23 21:45:24.404940 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 ((637776, 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/245] Building board: bbbmini at 2025-04-23 21:45:24.426057 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 ((637820, 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/245] Building board: BeastF7 at 2025-04-23 21:45:24.440768 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 ((637864, 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/245] Building board: BeastF7v2 at 2025-04-23 21:45:24.456046 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 ((637908, 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/245] Building board: BeastH7 at 2025-04-23 21:45:24.471459 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 ((637952, 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/245] Building board: BeastH7v2 at 2025-04-23 21:45:24.486700 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 ((637996, 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/245] Building board: bebop at 2025-04-23 21:45:24.507739 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 ((638040, 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/245] Building board: bhat at 2025-04-23 21:45:24.522740 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 ((638084, 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/245] Building board: BlitzF745 at 2025-04-23 21:45:24.539649 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 ((638128, 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/245] Building board: BlitzF745AIO at 2025-04-23 21:45:24.555409 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 ((638172, 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/245] Building board: BlitzH743Pro at 2025-04-23 21:45:24.571974 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 ((638216, 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/245] Building board: BlitzMiniF745 at 2025-04-23 21:45:24.586441 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 ((638260, 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/245] Building board: BlitzWingH743 at 2025-04-23 21:45:24.602784 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 ((638304, 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/245] Building board: blue at 2025-04-23 21:45:24.618747 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 ((638351, 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/245] Building board: BrahmaF4 at 2025-04-23 21:45:24.633820 BB: Trying checkout Blimp stable BrahmaF4 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 ((638399, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BrahmaF4 None BB: Failed checkout of Blimp BrahmaF4 stable None BB: [29/245] Building board: BROTHERHOBBYF405v3 at 2025-04-23 21:45:24.649015 BB: Trying checkout Blimp stable BROTHERHOBBYF405v3 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 ((638443, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BROTHERHOBBYF405v3 None BB: Failed checkout of Blimp BROTHERHOBBYF405v3 stable None BB: [30/245] Building board: BROTHERHOBBYH743 at 2025-04-23 21:45:24.670270 BB: Trying checkout Blimp stable BROTHERHOBBYH743 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 ((638490, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable BROTHERHOBBYH743 None BB: Failed checkout of Blimp BROTHERHOBBYH743 stable None BB: [31/245] Building board: canzero at 2025-04-23 21:45:24.686010 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 ((638534, 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: [32/245] Building board: CBU-H7-LC-Stamp at 2025-04-23 21:45:24.700833 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 ((638578, 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: [33/245] Building board: CBU-H7-Stamp at 2025-04-23 21:45:24.717351 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 ((638622, 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: [34/245] Building board: CORVON405V2_1 at 2025-04-23 21:45:24.732311 BB: Trying checkout Blimp stable CORVON405V2_1 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 ((638666, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable CORVON405V2_1 None BB: Failed checkout of Blimp CORVON405V2_1 stable None BB: [35/245] Building board: CSKY405 at 2025-04-23 21:45:24.747964 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 ((638710, 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: [36/245] Building board: CUAV-7-Nano at 2025-04-23 21:45:24.768899 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 ((638754, 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: [37/245] Building board: CUAV-Nora at 2025-04-23 21:45:24.784199 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 ((638798, 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: [38/245] Building board: CUAV-Nora-bdshot at 2025-04-23 21:45:24.798795 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 ((638842, 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: [39/245] Building board: CUAV-Pixhack-v3 at 2025-04-23 21:45:24.819423 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 ((638886, 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: [40/245] Building board: CUAV-X7 at 2025-04-23 21:45:24.833878 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 ((638930, 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: [41/245] Building board: CUAV-X7-bdshot at 2025-04-23 21:45:24.848433 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 ((638974, 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: [42/245] Building board: CUAVv5 at 2025-04-23 21:45:24.869203 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 ((639018, 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: [43/245] Building board: CUAVv5-bdshot at 2025-04-23 21:45:24.884846 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 ((639062, 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: [44/245] Building board: CUAVv5Nano at 2025-04-23 21:45:24.912953 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 ((639106, 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: [45/245] Building board: CUAVv5Nano-bdshot at 2025-04-23 21:45:24.929594 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 ((639150, 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: [46/245] Building board: CubeBlack at 2025-04-23 21:45:24.944707 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 ((639194, 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: [47/245] Building board: CubeBlack+ at 2025-04-23 21:45:24.960411 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 ((639238, 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: [48/245] Building board: CubeOrange at 2025-04-23 21:45:24.975522 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 ((639282, 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: [49/245] Building board: CubeOrange-bdshot at 2025-04-23 21:45:24.990110 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 ((639326, 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: [50/245] Building board: CubeOrangePlus at 2025-04-23 21:45:25.004434 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 ((639370, 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: [51/245] Building board: CubeOrangePlus-bdshot at 2025-04-23 21:45:25.019885 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 ((639414, 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: [52/245] Building board: CubePurple at 2025-04-23 21:45:25.034433 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 ((639458, 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: [53/245] Building board: CubeRedPrimary at 2025-04-23 21:45:25.056560 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 ((639502, 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: [54/245] Building board: CubeRedSecondary at 2025-04-23 21:45:25.071606 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 ((639546, 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: [55/245] Building board: CubeYellow at 2025-04-23 21:45:25.086423 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 ((639590, 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: [56/245] Building board: CubeYellow-bdshot at 2025-04-23 21:45:25.101551 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 ((639634, 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: [57/245] Building board: dark at 2025-04-23 21:45:25.116464 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 ((639678, 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: [58/245] Building board: DevEBoxH7v2 at 2025-04-23 21:45:25.131880 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 ((639725, 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: [59/245] Building board: disco at 2025-04-23 21:45:25.146785 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 ((639769, 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: [60/245] Building board: DroneerF405 at 2025-04-23 21:45:25.162490 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 ((639813, 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: [61/245] Building board: DrotekP3Pro at 2025-04-23 21:45:25.177795 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 ((639857, 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: [62/245] Building board: Durandal at 2025-04-23 21:45:25.192554 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 ((639901, 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: [63/245] Building board: Durandal-bdshot at 2025-04-23 21:45:25.209545 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 ((639945, 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: [64/245] Building board: edge at 2025-04-23 21:45:25.224752 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 ((639989, 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: [65/245] Building board: erleboard at 2025-04-23 21:45:25.241068 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 ((640033, 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: [66/245] Building board: erlebrain2 at 2025-04-23 21:45:25.257153 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 ((640077, 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: [67/245] Building board: F35Lightning at 2025-04-23 21:45:25.273076 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 ((640121, 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: [68/245] Building board: F4BY at 2025-04-23 21:45:25.290639 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 ((640166, 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: [69/245] Building board: F4BY_F427 at 2025-04-23 21:45:25.306237 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 ((640210, 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: [70/245] Building board: FlyingMoonF407 at 2025-04-23 21:45:25.321649 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 ((640254, 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: [71/245] Building board: FlyingMoonF427 at 2025-04-23 21:45:25.337002 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 ((640298, 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: [72/245] Building board: FlyingMoonH743 at 2025-04-23 21:45:25.354539 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 ((640342, 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: [73/245] Building board: FlywooF405Pro at 2025-04-23 21:45:25.370983 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 ((640386, 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: [74/245] Building board: FlywooF745 at 2025-04-23 21:45:25.391929 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 ((640430, 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: [75/245] Building board: FlywooF745Nano at 2025-04-23 21:45:25.408934 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 ((640474, 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: [76/245] Building board: FlywooH743Pro at 2025-04-23 21:45:25.429377 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 ((640518, 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: [77/245] Building board: fmuv2 at 2025-04-23 21:45:25.450500 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 ((640564, 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: [78/245] Building board: fmuv3 at 2025-04-23 21:45:25.466864 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 ((640608, 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: [79/245] Building board: fmuv5 at 2025-04-23 21:45:25.481841 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 ((640652, 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: [80/245] Building board: FoxeerF405v2 at 2025-04-23 21:45:25.498191 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 ((640696, 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: [81/245] Building board: FoxeerH743v1 at 2025-04-23 21:45:25.513833 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 ((640740, 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: [82/245] Building board: GEPRC_TAKER_H743 at 2025-04-23 21:45:25.532729 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 ((640784, 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: [83/245] Building board: GEPRCF745BTHD at 2025-04-23 21:45:25.548616 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 ((640828, 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: [84/245] Building board: Here4FC at 2025-04-23 21:45:25.566060 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 ((640872, 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: [85/245] Building board: IFLIGHT_2RAW_H7 at 2025-04-23 21:45:25.581877 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 ((640916, 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: [86/245] Building board: JFB100 at 2025-04-23 21:45:25.599031 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 ((640960, 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: [87/245] Building board: JFB110 at 2025-04-23 21:45:25.614501 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 ((641004, 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: [88/245] Building board: JHEM_JHEF405 at 2025-04-23 21:45:25.632226 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 ((641048, 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: [89/245] Building board: JHEMCU-H743HD at 2025-04-23 21:45:25.647450 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 ((641092, 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: [90/245] Building board: KakuteF4 at 2025-04-23 21:45:25.662145 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 ((641136, 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: [91/245] Building board: KakuteF4-Wing at 2025-04-23 21:45:25.677126 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 ((641180, 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: [92/245] Building board: KakuteF4Mini at 2025-04-23 21:45:25.694455 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 ((641224, 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: [93/245] Building board: KakuteF7 at 2025-04-23 21:45:25.710009 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 ((641268, 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: [94/245] Building board: KakuteF7-bdshot at 2025-04-23 21:45:25.726470 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 ((641312, 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: [95/245] Building board: KakuteF7Mini at 2025-04-23 21:45:25.741501 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 ((641356, 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: [96/245] Building board: KakuteH7 at 2025-04-23 21:45:25.767831 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 ((641400, 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: [97/245] Building board: KakuteH7-bdshot at 2025-04-23 21:45:25.782217 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 ((641444, 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: [98/245] Building board: KakuteH7-Wing at 2025-04-23 21:45:25.799450 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 ((641488, 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: [99/245] Building board: KakuteH7Mini at 2025-04-23 21:45:25.816240 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 ((641532, 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: [100/245] Building board: KakuteH7Mini-Nand at 2025-04-23 21:45:25.830966 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 ((641576, 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: [101/245] Building board: KakuteH7v2 at 2025-04-23 21:45:25.845705 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 ((641620, 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: [102/245] Building board: linux at 2025-04-23 21:45:25.859820 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 ((641664, 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: [103/245] Building board: LongBowF405WING at 2025-04-23 21:45:25.874334 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 ((641708, 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: [104/245] Building board: LumenierLUXF765-NDAA at 2025-04-23 21:45:25.890921 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 ((641757, 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: [105/245] Building board: luminousbee5 at 2025-04-23 21:45:25.920953 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 ((641801, 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: [106/245] Building board: MambaF405-2022 at 2025-04-23 21:45:25.935813 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 ((641845, 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: [107/245] Building board: MambaF405US-I2C at 2025-04-23 21:45:25.950930 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 ((641889, 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: [108/245] Building board: MambaF405v2 at 2025-04-23 21:45:25.965602 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 ((641933, 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: [109/245] Building board: MambaH743v4 at 2025-04-23 21:45:25.980615 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 ((641977, 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: [110/245] Building board: MatekF405 at 2025-04-23 21:45:25.996531 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 ((642021, 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: [111/245] Building board: MatekF405-bdshot at 2025-04-23 21:45:26.012022 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 ((642065, 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: [112/245] Building board: MatekF405-CAN at 2025-04-23 21:45:26.026894 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 ((642109, 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: [113/245] Building board: MatekF405-STD at 2025-04-23 21:45:26.047399 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 ((642153, 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: [114/245] Building board: MatekF405-TE at 2025-04-23 21:45:26.062747 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 ((642197, 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: [115/245] Building board: MatekF405-TE-bdshot at 2025-04-23 21:45:26.078649 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 ((642241, 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: [116/245] Building board: MatekF405-Wing at 2025-04-23 21:45:26.093890 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 ((642285, 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: [117/245] Building board: MatekF405-Wing-bdshot at 2025-04-23 21:45:26.110858 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 ((642329, 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: [118/245] Building board: MatekF765-SE at 2025-04-23 21:45:26.132001 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 ((642373, 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: [119/245] Building board: MatekF765-Wing at 2025-04-23 21:45:26.148029 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 ((642417, 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: [120/245] Building board: MatekF765-Wing-bdshot at 2025-04-23 21:45:26.169308 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 ((642461, 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: [121/245] Building board: MatekH743 at 2025-04-23 21:45:26.184365 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 ((642505, 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: [122/245] Building board: MatekH743-bdshot at 2025-04-23 21:45:26.200793 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 ((642549, 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: [123/245] Building board: MatekH7A3 at 2025-04-23 21:45:26.216369 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 ((642593, 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: [124/245] Building board: MFT-SEMA100 at 2025-04-23 21:45:26.232687 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 ((642638, 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: [125/245] Building board: MicoAir405Mini at 2025-04-23 21:45:26.247679 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 ((642682, 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: [126/245] Building board: MicoAir405v2 at 2025-04-23 21:45:26.262671 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 ((642726, 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: [127/245] Building board: MicoAir743 at 2025-04-23 21:45:26.278459 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 ((642770, 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: [128/245] Building board: MicoAir743-AIO at 2025-04-23 21:45:26.294725 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 ((642814, 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: [129/245] Building board: MicoAir743v2 at 2025-04-23 21:45:26.310425 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 ((642858, 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: [130/245] Building board: mindpx-v2 at 2025-04-23 21:45:26.325485 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 ((642902, 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: [131/245] Building board: mini-pix at 2025-04-23 21:45:26.341976 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 ((642946, 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: [132/245] Building board: modalai_fc-v1 at 2025-04-23 21:45:26.363284 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 ((642990, 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: [133/245] Building board: mRoControlZeroClassic at 2025-04-23 21:45:26.380400 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 ((643034, 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: [134/245] Building board: mRoControlZeroF7 at 2025-04-23 21:45:26.396540 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 ((643078, 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: [135/245] Building board: mRoControlZeroH7 at 2025-04-23 21:45:26.411779 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 ((643122, 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: [136/245] Building board: mRoControlZeroH7-bdshot at 2025-04-23 21:45:26.426613 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 ((643166, 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: [137/245] Building board: mRoControlZeroOEMH7 at 2025-04-23 21:45:26.442386 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 ((643210, 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: [138/245] Building board: mRoCZeroOEMH7-bdshot at 2025-04-23 21:45:26.457060 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 ((643254, 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: [139/245] Building board: mRoNexus at 2025-04-23 21:45:26.473750 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 ((643298, 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: [140/245] Building board: mRoPixracerPro at 2025-04-23 21:45:26.489241 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 ((643342, 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: [141/245] Building board: mRoPixracerPro-bdshot at 2025-04-23 21:45:26.510632 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 ((643386, 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: [142/245] Building board: mRoX21 at 2025-04-23 21:45:26.525364 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 ((643430, 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: [143/245] Building board: mRoX21-777 at 2025-04-23 21:45:26.542030 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 ((643474, 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: [144/245] Building board: MUPilot at 2025-04-23 21:45:26.562717 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 ((643518, 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: [145/245] Building board: NarinFC-H7 at 2025-04-23 21:45:26.578207 BB: Trying checkout Blimp stable NarinFC-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 ((643562, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable NarinFC-H7 None BB: Failed checkout of Blimp NarinFC-H7 stable None BB: [146/245] Building board: navigator at 2025-04-23 21:45:26.594031 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 ((643608, 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: [147/245] Building board: navigator64 at 2025-04-23 21:45:26.609531 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 ((643652, 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: [148/245] Building board: navio at 2025-04-23 21:45:26.624735 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 ((643696, 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: [149/245] Building board: navio2 at 2025-04-23 21:45:26.639662 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 ((643740, 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: [150/245] Building board: NxtPX4v2 at 2025-04-23 21:45:26.654290 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 ((643784, 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: [151/245] Building board: obal at 2025-04-23 21:45:26.669724 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 ((643828, 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: [152/245] Building board: ocpoc_zynq at 2025-04-23 21:45:26.684106 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 ((643872, 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: [153/245] Building board: omnibusf4 at 2025-04-23 21:45:26.700156 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 ((643916, 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: [154/245] Building board: omnibusf4pro at 2025-04-23 21:45:26.715141 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 ((643960, 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: [155/245] Building board: omnibusf4pro-bdshot at 2025-04-23 21:45:26.730104 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 ((644004, 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: [156/245] Building board: omnibusf4v6 at 2025-04-23 21:45:26.746208 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 ((644048, 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: [157/245] Building board: OMNIBUSF7V2 at 2025-04-23 21:45:26.761204 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 ((644092, 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: [158/245] Building board: OmnibusNanoV6 at 2025-04-23 21:45:26.778417 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 ((644136, 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: [159/245] Building board: OmnibusNanoV6-bdshot at 2025-04-23 21:45:26.793419 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 ((644180, 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: [160/245] Building board: OrqaF405Pro at 2025-04-23 21:45:26.809116 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 ((644224, 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: [161/245] Building board: PH4-mini at 2025-04-23 21:45:26.826075 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 ((644268, 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: [162/245] Building board: PH4-mini-bdshot at 2025-04-23 21:45:26.841661 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 ((644312, 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: [163/245] Building board: Pix32v5 at 2025-04-23 21:45:26.856817 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 ((644356, 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: [164/245] Building board: PixC4-Jetson at 2025-04-23 21:45:26.872081 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 ((644400, 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: [165/245] Building board: PixFlamingo at 2025-04-23 21:45:26.886639 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 ((644444, 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: [166/245] Building board: PixFlamingo-F767 at 2025-04-23 21:45:26.901564 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 ((644488, 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: [167/245] Building board: Pixhawk1 at 2025-04-23 21:45:26.916351 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 ((644532, 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: [168/245] Building board: Pixhawk1-1M at 2025-04-23 21:45:26.931294 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 ((644576, 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: [169/245] Building board: Pixhawk1-1M-bdshot at 2025-04-23 21:45:26.946285 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 ((644620, 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: [170/245] Building board: Pixhawk1-bdshot at 2025-04-23 21:45:26.960550 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 ((644664, 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: [171/245] Building board: Pixhawk4 at 2025-04-23 21:45:26.975442 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 ((644708, 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: [172/245] Building board: Pixhawk4-bdshot at 2025-04-23 21:45:26.990476 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 ((644752, 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: [173/245] Building board: Pixhawk5X at 2025-04-23 21:45:27.005386 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 ((644796, 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: [174/245] Building board: Pixhawk6C at 2025-04-23 21:45:27.020514 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 ((644840, 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: [175/245] Building board: Pixhawk6C-bdshot at 2025-04-23 21:45:27.036917 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 ((644884, 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: [176/245] Building board: Pixhawk6X at 2025-04-23 21:45:27.051646 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 ((644928, 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: [177/245] Building board: Pixhawk6X-bdshot at 2025-04-23 21:45:27.066558 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 ((644975, 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: [178/245] Building board: PixPilot-C3 at 2025-04-23 21:45:27.087968 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 ((645020, 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: [179/245] Building board: PixPilot-V3 at 2025-04-23 21:45:27.105800 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 ((645066, 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: [180/245] Building board: PixPilot-V6 at 2025-04-23 21:45:27.121304 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 ((645110, 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: [181/245] Building board: PixPilot-V6PRO at 2025-04-23 21:45:27.136540 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 ((645154, 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: [182/245] Building board: Pixracer at 2025-04-23 21:45:27.154943 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 ((645198, 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: [183/245] Building board: Pixracer-bdshot at 2025-04-23 21:45:27.170194 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 ((645242, 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: [184/245] Building board: PixSurveyA1 at 2025-04-23 21:45:27.192524 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 ((645286, 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: [185/245] Building board: PixSurveyA1-IND at 2025-04-23 21:45:27.208646 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 ((645330, 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: [186/245] Building board: PixSurveyA2-IND at 2025-04-23 21:45:27.225670 BB: Trying checkout Blimp stable PixSurveyA2-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 ((645374, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable PixSurveyA2-IND None BB: Failed checkout of Blimp PixSurveyA2-IND stable None BB: [187/245] Building board: pocket at 2025-04-23 21:45:27.244039 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 ((645418, 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: [188/245] Building board: pxf at 2025-04-23 21:45:27.259123 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 ((645462, 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: [189/245] Building board: pxfmini at 2025-04-23 21:45:27.273948 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 ((645506, 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: [190/245] Building board: QioTekAdeptF407 at 2025-04-23 21:45:27.290649 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 ((645550, 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: [191/245] Building board: QioTekZealotF427 at 2025-04-23 21:45:27.305961 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 ((645594, 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: [192/245] Building board: QioTekZealotH743 at 2025-04-23 21:45:27.324192 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 ((645638, 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: [193/245] Building board: QioTekZealotH743-bdshot at 2025-04-23 21:45:27.340237 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 ((645682, 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: [194/245] Building board: R9Pilot at 2025-04-23 21:45:27.359030 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 ((645726, 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: [195/245] Building board: RadiolinkPIX6 at 2025-04-23 21:45:27.374268 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 ((645770, 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: [196/245] Building board: RADIX2HD at 2025-04-23 21:45:27.390275 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 ((645814, 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: [197/245] Building board: ReaperF745 at 2025-04-23 21:45:27.405237 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 ((645858, 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: [198/245] Building board: revo-mini at 2025-04-23 21:45:27.748117 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 ((645905, 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: [199/245] Building board: revo-mini-bdshot at 2025-04-23 21:45:27.765597 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 ((645949, 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: [200/245] Building board: revo-mini-i2c at 2025-04-23 21:45:27.781001 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 ((645993, 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: [201/245] Building board: revo-mini-i2c-bdshot at 2025-04-23 21:45:27.803463 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 ((646037, 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: [202/245] Building board: rst_zynq at 2025-04-23 21:45:27.818774 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 ((646082, 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: [203/245] Building board: SDMODELH7V1 at 2025-04-23 21:45:27.833949 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 ((646126, 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: [204/245] Building board: SDMODELH7V2 at 2025-04-23 21:45:27.852342 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 ((646170, 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: [205/245] Building board: SITL_arm_linux_gnueabihf at 2025-04-23 21:45:27.867702 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 ((646216, 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: [206/245] Building board: SITL_x86_64_linux_gnu at 2025-04-23 21:45:27.882857 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 ((646260, 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: [207/245] Building board: SIYI_N7 at 2025-04-23 21:45:27.905546 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 ((646304, 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: [208/245] Building board: SkySakuraH743 at 2025-04-23 21:45:27.920543 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 ((646348, 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: [209/245] Building board: SkystarsH7HD-bdshot at 2025-04-23 21:45:27.941861 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 ((646392, 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: [210/245] Building board: sparky2 at 2025-04-23 21:45:27.956652 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 ((646436, 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: [211/245] Building board: speedybeef4 at 2025-04-23 21:45:27.971937 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 ((646480, 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: [212/245] Building board: SpeedyBeeF405AIO at 2025-04-23 21:45:27.986699 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 ((646524, 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: [213/245] Building board: SpeedyBeeF405Mini at 2025-04-23 21:45:28.007698 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 ((646568, 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: [214/245] Building board: SpeedyBeeF405WING at 2025-04-23 21:45:28.022446 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 ((646612, 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: [215/245] Building board: speedybeef4v3 at 2025-04-23 21:45:28.038873 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 ((646656, 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: [216/245] Building board: speedybeef4v4 at 2025-04-23 21:45:28.053352 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 ((646700, 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: [217/245] Building board: SPRacingH7 at 2025-04-23 21:45:28.067795 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 ((646744, 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: [218/245] Building board: SPRacingH7RF at 2025-04-23 21:45:28.082765 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 ((646788, 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: [219/245] Building board: StellarF4 at 2025-04-23 21:45:28.096943 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 ((646832, 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: [220/245] Building board: StellarF4V2 at 2025-04-23 21:45:28.113512 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 ((646876, 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: [221/245] Building board: StellarH7V2 at 2025-04-23 21:45:28.129162 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 ((646920, 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: [222/245] Building board: SuccexF4 at 2025-04-23 21:45:28.144550 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 ((646964, 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: [223/245] Building board: SULILGH7-P1-P2 at 2025-04-23 21:45:28.160299 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 ((647008, 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: [224/245] Building board: TBS-Colibri-F7 at 2025-04-23 21:45:28.177369 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 ((647052, 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: [225/245] Building board: TBS_LUCID_H7 at 2025-04-23 21:45:28.192280 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 ((647096, 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: [226/245] Building board: TBS_LUCID_H7_WING at 2025-04-23 21:45:28.207481 BB: Trying checkout Blimp stable TBS_LUCID_H7_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 ((647140, 256)) BB: Checkout branch Blimp-stable failed BB: Failed to find tag for Blimp stable TBS_LUCID_H7_WING None BB: Failed checkout of Blimp TBS_LUCID_H7_WING stable None BB: [227/245] Building board: TBS_LUCID_PRO at 2025-04-23 21:45:28.222484 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 ((647184, 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: [228/245] Building board: thepeach-k1 at 2025-04-23 21:45:28.242980 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 ((647228, 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: [229/245] Building board: thepeach-r1 at 2025-04-23 21:45:28.261770 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 ((647272, 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: [230/245] Building board: TMotorH743 at 2025-04-23 21:45:28.278134 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 ((647316, 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: [231/245] Building board: vnav at 2025-04-23 21:45:28.292231 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 ((647360, 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: [232/245] Building board: VRBrain-v51 at 2025-04-23 21:45:28.307353 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 ((647404, 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: [233/245] Building board: VRBrain-v52 at 2025-04-23 21:45:28.323151 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 ((647448, 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: [234/245] Building board: VRBrain-v54 at 2025-04-23 21:45:28.337899 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 ((647492, 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: [235/245] Building board: VRCore-v10 at 2025-04-23 21:45:28.353002 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 ((647536, 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: [236/245] Building board: VRUBrain-v51 at 2025-04-23 21:45:28.367833 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 ((647580, 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: [237/245] Building board: VUAV-V7pro at 2025-04-23 21:45:28.383580 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 ((647624, 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: [238/245] Building board: X-MAV-AP-H743v2 at 2025-04-23 21:45:28.398441 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 ((647668, 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: [239/245] Building board: YJUAV_A6 at 2025-04-23 21:45:28.413266 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 ((647712, 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: [240/245] Building board: YJUAV_A6SE at 2025-04-23 21:45:28.427897 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 ((647756, 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: [241/245] Building board: YJUAV_A6SE_H743 at 2025-04-23 21:45:28.443961 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 ((647803, 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: [242/245] Building board: YJUAV_A6Ultra at 2025-04-23 21:45:28.460029 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 ((647847, 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: [243/245] Building board: ZeroOneX6 at 2025-04-23 21:45:28.474860 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 ((647891, 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: [244/245] Building board: ZeroOneX6_Air at 2025-04-23 21:45:28.489218 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 ((647935, 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: [245/245] Building board: zynq at 2025-04-23 21:45:28.504312 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 ((647982, 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 '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 '93fb9792cc64ad504739373d92af3ef264ec1718' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9fddc857ff0675a01e2457f0dd8d5ea276281433' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 7f918b68b8c3afea063ecc819891a199e3c3ac79 BB-GIT: Author: Andy Piper BB-GIT: Date: Sun Apr 20 19:36:14 2025 +0100 BB-GIT: BB-GIT: AC_Fence: remove frame constraints from some options BB: Building ArduCopter beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/261] Building board: 3DRControlZeroG at 2025-04-23 21:45:29.199093 BB: Trying checkout ArduCopter beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduCopter-beta'. 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 b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board 3DRControlZeroG BB: Trying checkout ArduCopter beta 3DRControlZeroG heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta 3DRControlZeroG binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [2/261] Building board: ACNS-CM4Pilot at 2025-04-23 21:45:30.416265 BB: Trying checkout ArduCopter beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board ACNS-CM4Pilot BB: Trying checkout ArduCopter beta ACNS-CM4Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ACNS-CM4Pilot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [3/261] Building board: ACNS-F405AIO at 2025-04-23 21:45:30.691945 BB: Trying checkout ArduCopter beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board ACNS-F405AIO BB: Trying checkout ArduCopter beta ACNS-F405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ACNS-F405AIO binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [4/261] Building board: aero at 2025-04-23 21:45:31.041266 BB: Trying checkout ArduCopter beta aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: b136aa2b6daab5384c35325deb5adff8ca37b90f 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 in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc 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: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (1.116s) BB-WAF: 'clean' finished successfully (2.230s) 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: 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 342 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: [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: [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.StatusMsg1expanding com.hobbywing.esc.SetAngle BB-WAF: 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.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg 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.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM 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.FlexDebug 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.BatteryInfoexpanding uavcan.equipment.power.CircuitStatus BB-WAF: 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.esc.StatusExtended 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: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1247] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 12/1247] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 13/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 14/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 15/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 16/1247] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 18/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 20/1247] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 22/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 43/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 44/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 47/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 49/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 192/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 237/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.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:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | 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:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #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:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #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:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | 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' failed (exit status 1): BB-WAF: {task 140437487891648: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((650064, 256)) BB: Failed build of ArduCopter aero beta BB: Considering frame heli for board aero BB: Trying checkout ArduCopter beta aero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta aero binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: b136aa2b6daab5384c35325deb5adff8ca37b90f 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 in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc 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: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (1.161s) BB-WAF: 'clean' finished successfully (2.313s) 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: 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: [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: 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: [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/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 342 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: [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/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.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg 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.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM 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.FlexDebug 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.Sideslip BB-WAF: expanding uavcan.equipment.air_data.StaticTemperature 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.esc.StatusExtended 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: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1247] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 12/1247] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 13/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 14/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 15/1247] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 16/1247] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 18/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1247] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 20/1247] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 21/1247] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 22/1247] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1247] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 24/1247] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1247] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 26/1247] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 27/1247] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 28/1247] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 29/1247] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 30/1247] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 31/1247] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 32/1247] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 33/1247] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 34/1247] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 35/1247] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 36/1247] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 37/1247] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 39/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 40/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 41/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 42/1247] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 43/1247] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 44/1247] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 45/1247] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 46/1247] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 47/1247] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 48/1247] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 49/1247] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 50/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 51/1247] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 52/1247] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 53/1247] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 54/1247] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 55/1247] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 56/1247] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 57/1247] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 58/1247] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 59/1247] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 60/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 61/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 62/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 63/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 64/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 65/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 66/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 67/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 68/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 69/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 70/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 71/1247] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 72/1247] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 73/1247] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 74/1247] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 75/1247] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 76/1247] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 77/1247] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 78/1247] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 79/1247] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 80/1247] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 81/1247] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 82/1247] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 83/1247] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 84/1247] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 85/1247] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 86/1247] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 87/1247] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 88/1247] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 89/1247] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 90/1247] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 91/1247] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 92/1247] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 93/1247] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 94/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 95/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 96/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 97/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 98/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 99/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 100/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 101/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 102/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 103/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 104/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 105/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 106/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 107/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 108/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 109/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 110/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 111/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 112/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 113/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 114/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 115/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 116/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 117/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 118/1247] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 119/1247] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 120/1247] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 121/1247] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 122/1247] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 123/1247] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 124/1247] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 125/1247] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 126/1247] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 127/1247] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 128/1247] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 129/1247] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 130/1247] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 131/1247] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 132/1247] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 133/1247] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 134/1247] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 135/1247] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 136/1247] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 137/1247] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 138/1247] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 139/1247] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 140/1247] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 141/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 142/1247] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 143/1247] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 144/1247] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 145/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 146/1247] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 147/1247] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 148/1247] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 149/1247] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 150/1247] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 151/1247] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 152/1247] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 153/1247] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 154/1247] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 155/1247] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 156/1247] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 157/1247] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 158/1247] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 159/1247] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 160/1247] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 161/1247] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 162/1247] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 163/1247] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 164/1247] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 165/1247] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 166/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 167/1247] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 168/1247] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 169/1247] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 170/1247] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 171/1247] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 172/1247] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 173/1247] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 174/1247] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 175/1247] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 176/1247] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 177/1247] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 178/1247] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 179/1247] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 180/1247] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 181/1247] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 182/1247] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 183/1247] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 184/1247] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 185/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 186/1247] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 187/1247] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 188/1247] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 189/1247] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 190/1247] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 191/1247] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 192/1247] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 193/1247] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 194/1247] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 195/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 196/1247] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 197/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 198/1247] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 199/1247] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 200/1247] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 201/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 202/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 203/1247] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 204/1247] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 205/1247] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 206/1247] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 207/1247] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 208/1247] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 209/1247] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 210/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 211/1247] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 212/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 213/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 214/1247] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 215/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 216/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 217/1247] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 218/1247] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 219/1247] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 220/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 221/1247] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 222/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 223/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 224/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 225/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 226/1247] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 227/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 228/1247] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 229/1247] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 230/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 231/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 232/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 233/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 234/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 235/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 236/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 237/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 238/1247] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 239/1247] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 240/1247] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 241/1247] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 242/1247] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 243/1247] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 244/1247] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 245/1247] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 246/1247] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 247/1247] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 248/1247] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 249/1247] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 250/1247] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 251/1247] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 252/1247] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 253/1247] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 254/1247] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 255/1247] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 256/1247] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 257/1247] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 258/1247] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 259/1247] Compiling libraries/AP_GSOF/AP_GSOF.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:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | 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:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #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:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #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:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | 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' failed (exit status 1): BB-WAF: {task 140206149645392: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((653411, 256)) BB: Failed build of ArduCopter aero-heli beta BB: [5/261] Building board: aerofc-v1 at 2025-04-23 21:46:17.489804 BB: Trying checkout ArduCopter beta aerofc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta aerofc-v1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (aerofc-v1) - not in board list BB: Considering frame heli for board aerofc-v1 BB: Trying checkout ArduCopter beta aerofc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta aerofc-v1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/aerofc-v1-heli/git-version.txt doesn't exist - building BB: Skipping heli build for aerofc-v1 BB: [6/261] Building board: AEROFOX-H7 at 2025-04-23 21:46:19.366052 BB: Trying checkout ArduCopter beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board AEROFOX-H7 BB: Trying checkout ArduCopter beta AEROFOX-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta AEROFOX-H7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [7/261] Building board: AET-H743-Basic at 2025-04-23 21:46:19.669972 BB: Trying checkout ArduCopter beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board AET-H743-Basic BB: Trying checkout ArduCopter beta AET-H743-Basic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta AET-H743-Basic binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [8/261] Building board: airbotf4 at 2025-04-23 21:46:20.013917 BB: Trying checkout ArduCopter beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board airbotf4 BB: Trying checkout ArduCopter beta airbotf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta airbotf4 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [9/261] Building board: AIRLink at 2025-04-23 21:46:20.281992 BB: Trying checkout ArduCopter beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board AIRLink BB: Trying checkout ArduCopter beta AIRLink heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta AIRLink binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [10/261] Building board: Airvolute-DCS2 at 2025-04-23 21:46:20.565898 BB: Trying checkout ArduCopter beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Airvolute-DCS2 BB: Trying checkout ArduCopter beta Airvolute-DCS2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Airvolute-DCS2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [11/261] Building board: AnyleafH7 at 2025-04-23 21:46:20.892174 BB: Trying checkout ArduCopter beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board AnyleafH7 BB: Trying checkout ArduCopter beta AnyleafH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta AnyleafH7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [12/261] Building board: Aocoda-RC-H743Dual at 2025-04-23 21:46:21.149962 BB: Trying checkout ArduCopter beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Aocoda-RC-H743Dual BB: Trying checkout ArduCopter beta Aocoda-RC-H743Dual heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Aocoda-RC-H743Dual binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [13/261] Building board: ARK_FPV at 2025-04-23 21:46:21.427975 BB: Trying checkout ArduCopter beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: Considering frame heli for board ARK_FPV BB: Trying checkout ArduCopter beta ARK_FPV heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ARK_FPV binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [14/261] Building board: ARKV6X at 2025-04-23 21:46:25.874722 BB: Trying checkout ArduCopter beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board ARKV6X BB: Trying checkout ArduCopter beta ARKV6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ARKV6X binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [15/261] Building board: AtomRCF405NAVI at 2025-04-23 21:46:26.105302 BB: Trying checkout ArduCopter beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board AtomRCF405NAVI BB: Trying checkout ArduCopter beta AtomRCF405NAVI heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta AtomRCF405NAVI binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [16/261] Building board: bbbmini at 2025-04-23 21:46:26.429531 BB: Trying checkout ArduCopter beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board bbbmini BB: Trying checkout ArduCopter beta bbbmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta bbbmini binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [17/261] Building board: BeastF7 at 2025-04-23 21:46:26.603829 BB: Trying checkout ArduCopter beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board BeastF7 BB: Trying checkout ArduCopter beta BeastF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BeastF7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [18/261] Building board: BeastF7v2 at 2025-04-23 21:46:26.953987 BB: Trying checkout ArduCopter beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board BeastF7v2 BB: Trying checkout ArduCopter beta BeastF7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BeastF7v2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [19/261] Building board: BeastH7 at 2025-04-23 21:46:27.233040 BB: Trying checkout ArduCopter beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board BeastH7 BB: Trying checkout ArduCopter beta BeastH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BeastH7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [20/261] Building board: BeastH7v2 at 2025-04-23 21:46:27.541876 BB: Trying checkout ArduCopter beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board BeastH7v2 BB: Trying checkout ArduCopter beta BeastH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BeastH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [21/261] Building board: bebop at 2025-04-23 21:46:27.922231 BB: Trying checkout ArduCopter beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta bebop binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [22/261] Building board: bebop at 2025-04-23 21:46:28.128579 BB: Trying checkout ArduCopter beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta bebop binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board bebop BB: Trying checkout ArduCopter beta bebop heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta bebop binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/bebop-heli/git-version.txt doesn't exist - building BB: Skipping heli build for bebop BB: [23/261] Building board: BETAFPV-F405 at 2025-04-23 21:46:28.333705 BB: Trying checkout ArduCopter beta BETAFPV-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BETAFPV-F405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board BETAFPV-F405 BB: Trying checkout ArduCopter beta BETAFPV-F405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BETAFPV-F405 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [24/261] Building board: BETAFPV-F405-I2C at 2025-04-23 21:46:28.672981 BB: Trying checkout ArduCopter beta BETAFPV-F405-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BETAFPV-F405-I2C binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board BETAFPV-F405-I2C BB: Trying checkout ArduCopter beta BETAFPV-F405-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BETAFPV-F405-I2C binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [25/261] Building board: bhat at 2025-04-23 21:46:29.057135 BB: Trying checkout ArduCopter beta bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta bhat binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board bhat BB: Trying checkout ArduCopter beta bhat heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta bhat binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [26/261] Building board: BlitzF745 at 2025-04-23 21:46:29.409087 BB: Trying checkout ArduCopter beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board BlitzF745 BB: Trying checkout ArduCopter beta BlitzF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BlitzF745 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [27/261] Building board: BlitzF745AIO at 2025-04-23 21:46:29.708419 BB: Trying checkout ArduCopter beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board BlitzF745AIO BB: Trying checkout ArduCopter beta BlitzF745AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BlitzF745AIO binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [28/261] Building board: BlitzH743Pro at 2025-04-23 21:46:29.958700 BB: Trying checkout ArduCopter beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board BlitzH743Pro BB: Trying checkout ArduCopter beta BlitzH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BlitzH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [29/261] Building board: BlitzMiniF745 at 2025-04-23 21:46:30.237350 BB: Trying checkout ArduCopter beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board BlitzMiniF745 BB: Trying checkout ArduCopter beta BlitzMiniF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BlitzMiniF745 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [30/261] Building board: BlitzWingH743 at 2025-04-23 21:46:30.478078 BB: Trying checkout ArduCopter beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board BlitzWingH743 BB: Trying checkout ArduCopter beta BlitzWingH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BlitzWingH743 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [31/261] Building board: blue at 2025-04-23 21:46:30.737261 BB: Trying checkout ArduCopter beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta blue binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board blue BB: Trying checkout ArduCopter beta blue heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta blue binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [32/261] Building board: BrahmaF4 at 2025-04-23 21:46:31.057569 BB: Trying checkout ArduCopter beta BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: Considering frame heli for board BrahmaF4 BB: Trying checkout ArduCopter beta BrahmaF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BrahmaF4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BrahmaF4-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [33/261] Building board: BROTHERHOBBYF405v3 at 2025-04-23 21:46:34.927172 BB: Trying checkout ArduCopter beta BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BROTHERHOBBYF405v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BROTHERHOBBYF405v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BROTHERHOBBYF405v3) - not in board list BB: Considering frame heli for board BROTHERHOBBYF405v3 BB: Trying checkout ArduCopter beta BROTHERHOBBYF405v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BROTHERHOBBYF405v3 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BROTHERHOBBYF405v3-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BROTHERHOBBYF405v3) - not in board list BB: [34/261] Building board: BROTHERHOBBYH743 at 2025-04-23 21:46:39.064744 BB: Trying checkout ArduCopter beta BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BROTHERHOBBYH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BROTHERHOBBYH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BROTHERHOBBYH743) - not in board list BB: Considering frame heli for board BROTHERHOBBYH743 BB: Trying checkout ArduCopter beta BROTHERHOBBYH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta BROTHERHOBBYH743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/BROTHERHOBBYH743-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BROTHERHOBBYH743) - not in board list BB: [35/261] Building board: canzero at 2025-04-23 21:46:43.864576 BB: Trying checkout ArduCopter beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta canzero binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board canzero BB: Trying checkout ArduCopter beta canzero heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta canzero binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [36/261] Building board: CBU-H7-LC-Stamp at 2025-04-23 21:46:44.140444 BB: Trying checkout ArduCopter beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' 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 CBU-H7-LC-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CBU-H7-LC-Stamp binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [37/261] Building board: CBU-H7-Stamp at 2025-04-23 21:46:47.303262 BB: Trying checkout ArduCopter beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CBU-H7-Stamp BB: Trying checkout ArduCopter beta CBU-H7-Stamp heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CBU-H7-Stamp binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [38/261] Building board: CORVON405V2_1 at 2025-04-23 21:46:47.386929 BB: Trying checkout ArduCopter beta CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: Considering frame heli for board CORVON405V2_1 BB: Trying checkout ArduCopter beta CORVON405V2_1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CORVON405V2_1 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CORVON405V2_1-heli/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [39/261] Building board: CrazyF405 at 2025-04-23 21:46:49.189899 BB: Trying checkout ArduCopter beta CrazyF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CrazyF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CrazyF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: Considering frame heli for board CrazyF405 BB: Trying checkout ArduCopter beta CrazyF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CrazyF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CrazyF405) - not in board list BB: [40/261] Building board: crazyflie2 at 2025-04-23 21:46:50.956947 BB: Trying checkout ArduCopter beta crazyflie2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta crazyflie2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board crazyflie2 BB: Trying checkout ArduCopter beta crazyflie2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta crazyflie2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [41/261] Building board: CSKY405 at 2025-04-23 21:46:51.021502 BB: Trying checkout ArduCopter beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CSKY405 BB: Trying checkout ArduCopter beta CSKY405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CSKY405 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [42/261] Building board: CUAV-7-Nano at 2025-04-23 21:46:51.080369 BB: Trying checkout ArduCopter beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CUAV-7-Nano BB: Trying checkout ArduCopter beta CUAV-7-Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAV-7-Nano binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [43/261] Building board: CUAV-Nora at 2025-04-23 21:46:51.140692 BB: Trying checkout ArduCopter beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CUAV-Nora BB: Trying checkout ArduCopter beta CUAV-Nora heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAV-Nora binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [44/261] Building board: CUAV-Nora-bdshot at 2025-04-23 21:46:51.207044 BB: Trying checkout ArduCopter beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CUAV-Nora-bdshot BB: Trying checkout ArduCopter beta CUAV-Nora-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAV-Nora-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [45/261] Building board: CUAV-Pixhack-v3 at 2025-04-23 21:46:51.266064 BB: Trying checkout ArduCopter beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CUAV-Pixhack-v3 BB: Trying checkout ArduCopter beta CUAV-Pixhack-v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAV-Pixhack-v3 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [46/261] Building board: CUAV-X7 at 2025-04-23 21:46:51.326966 BB: Trying checkout ArduCopter beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CUAV-X7 BB: Trying checkout ArduCopter beta CUAV-X7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAV-X7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [47/261] Building board: CUAV-X7-bdshot at 2025-04-23 21:46:51.391211 BB: Trying checkout ArduCopter beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CUAV-X7-bdshot BB: Trying checkout ArduCopter beta CUAV-X7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAV-X7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [48/261] Building board: CUAVv5 at 2025-04-23 21:46:51.457920 BB: Trying checkout ArduCopter beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CUAVv5 BB: Trying checkout ArduCopter beta CUAVv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAVv5 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [49/261] Building board: CUAVv5-bdshot at 2025-04-23 21:46:51.524959 BB: Trying checkout ArduCopter beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CUAVv5-bdshot BB: Trying checkout ArduCopter beta CUAVv5-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAVv5-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [50/261] Building board: CUAVv5Nano at 2025-04-23 21:46:51.588166 BB: Trying checkout ArduCopter beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CUAVv5Nano BB: Trying checkout ArduCopter beta CUAVv5Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAVv5Nano binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [51/261] Building board: CUAVv5Nano-bdshot at 2025-04-23 21:46:51.650316 BB: Trying checkout ArduCopter beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CUAVv5Nano-bdshot BB: Trying checkout ArduCopter beta CUAVv5Nano-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CUAVv5Nano-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [52/261] Building board: CubeBlack at 2025-04-23 21:46:51.713261 BB: Trying checkout ArduCopter beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeBlack BB: Trying checkout ArduCopter beta CubeBlack heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeBlack binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [53/261] Building board: CubeBlack+ at 2025-04-23 21:46:51.776898 BB: Trying checkout ArduCopter beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeBlack+ BB: Trying checkout ArduCopter beta CubeBlack+ heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeBlack+ binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [54/261] Building board: CubeGreen-solo at 2025-04-23 21:46:51.841370 BB: Trying checkout ArduCopter beta CubeGreen-solo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeGreen-solo binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeGreen-solo BB: Trying checkout ArduCopter beta CubeGreen-solo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeGreen-solo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CubeGreen-solo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeGreen-solo BB: [55/261] Building board: CubeOrange at 2025-04-23 21:46:51.903282 BB: Trying checkout ArduCopter beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeOrange BB: Trying checkout ArduCopter beta CubeOrange heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeOrange binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [56/261] Building board: CubeOrange-bdshot at 2025-04-23 21:46:51.967285 BB: Trying checkout ArduCopter beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeOrange-bdshot BB: Trying checkout ArduCopter beta CubeOrange-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeOrange-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [57/261] Building board: CubeOrange-SimOnHardWare at 2025-04-23 21:46:52.029798 BB: Trying checkout ArduCopter beta CubeOrange-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeOrange-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeOrange-SimOnHardWare BB: Trying checkout ArduCopter beta CubeOrange-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeOrange-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [58/261] Building board: CubeOrangePlus at 2025-04-23 21:46:52.089560 BB: Trying checkout ArduCopter beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeOrangePlus BB: Trying checkout ArduCopter beta CubeOrangePlus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeOrangePlus binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [59/261] Building board: CubeOrangePlus-bdshot at 2025-04-23 21:46:52.155619 BB: Trying checkout ArduCopter beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeOrangePlus-bdshot BB: Trying checkout ArduCopter beta CubeOrangePlus-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeOrangePlus-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [60/261] Building board: CubeOrangePlus-SimOnHardWare at 2025-04-23 21:46:52.220189 BB: Trying checkout ArduCopter beta CubeOrangePlus-SimOnHardWare None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeOrangePlus-SimOnHardWare binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeOrangePlus-SimOnHardWare BB: Trying checkout ArduCopter beta CubeOrangePlus-SimOnHardWare heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeOrangePlus-SimOnHardWare binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [61/261] Building board: CubePurple at 2025-04-23 21:46:52.280443 BB: Trying checkout ArduCopter beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubePurple BB: Trying checkout ArduCopter beta CubePurple heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubePurple binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [62/261] Building board: CubeRedPrimary at 2025-04-23 21:46:52.339436 BB: Trying checkout ArduCopter beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeRedPrimary BB: Trying checkout ArduCopter beta CubeRedPrimary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeRedPrimary binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [63/261] Building board: CubeRedSecondary at 2025-04-23 21:46:52.397336 BB: Trying checkout ArduCopter beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeRedSecondary BB: Trying checkout ArduCopter beta CubeRedSecondary heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeRedSecondary binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [64/261] Building board: CubeSolo at 2025-04-23 21:46:52.456440 BB: Trying checkout ArduCopter beta CubeSolo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeSolo binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeSolo BB: Trying checkout ArduCopter beta CubeSolo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeSolo binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/CubeSolo-heli/git-version.txt doesn't exist - building BB: Skipping heli build for CubeSolo BB: [65/261] Building board: CubeYellow at 2025-04-23 21:46:52.513718 BB: Trying checkout ArduCopter beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeYellow BB: Trying checkout ArduCopter beta CubeYellow heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeYellow binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [66/261] Building board: CubeYellow-bdshot at 2025-04-23 21:46:52.569294 BB: Trying checkout ArduCopter beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board CubeYellow-bdshot BB: Trying checkout ArduCopter beta CubeYellow-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta CubeYellow-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [67/261] Building board: dark at 2025-04-23 21:46:52.626693 BB: Trying checkout ArduCopter beta dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta dark binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board dark BB: Trying checkout ArduCopter beta dark heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta dark binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [68/261] Building board: DevEBoxH7v2 at 2025-04-23 21:46:52.683816 BB: Trying checkout ArduCopter beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board DevEBoxH7v2 BB: Trying checkout ArduCopter beta DevEBoxH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta DevEBoxH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [69/261] Building board: disco at 2025-04-23 21:46:52.746765 BB: Trying checkout ArduCopter beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta disco binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board disco BB: Trying checkout ArduCopter beta disco heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta disco binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [70/261] Building board: DroneerF405 at 2025-04-23 21:46:52.802064 BB: Trying checkout ArduCopter beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: Considering frame heli for board DroneerF405 BB: Trying checkout ArduCopter beta DroneerF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta DroneerF405 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [71/261] Building board: DrotekP3Pro at 2025-04-23 21:46:54.532731 BB: Trying checkout ArduCopter beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board DrotekP3Pro BB: Trying checkout ArduCopter beta DrotekP3Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta DrotekP3Pro binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [72/261] Building board: Durandal at 2025-04-23 21:46:54.598683 BB: Trying checkout ArduCopter beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Durandal BB: Trying checkout ArduCopter beta Durandal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Durandal binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [73/261] Building board: Durandal-bdshot at 2025-04-23 21:46:54.669695 BB: Trying checkout ArduCopter beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Durandal-bdshot BB: Trying checkout ArduCopter beta Durandal-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Durandal-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [74/261] Building board: edge at 2025-04-23 21:46:54.742216 BB: Trying checkout ArduCopter beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta edge binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board edge BB: Trying checkout ArduCopter beta edge heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta edge binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [75/261] Building board: erleboard at 2025-04-23 21:46:54.806459 BB: Trying checkout ArduCopter beta erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board erleboard BB: Trying checkout ArduCopter beta erleboard heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta erleboard binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [76/261] Building board: erlebrain2 at 2025-04-23 21:46:54.867953 BB: Trying checkout ArduCopter beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board erlebrain2 BB: Trying checkout ArduCopter beta erlebrain2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta erlebrain2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [77/261] Building board: F35Lightning at 2025-04-23 21:46:54.933845 BB: Trying checkout ArduCopter beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board F35Lightning BB: Trying checkout ArduCopter beta F35Lightning heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta F35Lightning binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [78/261] Building board: F4BY at 2025-04-23 21:46:55.005421 BB: Trying checkout ArduCopter beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board F4BY BB: Trying checkout ArduCopter beta F4BY heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta F4BY binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [79/261] Building board: F4BY_F427 at 2025-04-23 21:46:55.067226 BB: Trying checkout ArduCopter beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: Considering frame heli for board F4BY_F427 BB: Trying checkout ArduCopter beta F4BY_F427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta F4BY_F427 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [80/261] Building board: FlyingMoonF407 at 2025-04-23 21:46:56.782548 BB: Trying checkout ArduCopter beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board FlyingMoonF407 BB: Trying checkout ArduCopter beta FlyingMoonF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlyingMoonF407 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [81/261] Building board: FlyingMoonF427 at 2025-04-23 21:46:56.843114 BB: Trying checkout ArduCopter beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board FlyingMoonF427 BB: Trying checkout ArduCopter beta FlyingMoonF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlyingMoonF427 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [82/261] Building board: FlyingMoonH743 at 2025-04-23 21:46:56.901450 BB: Trying checkout ArduCopter beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board FlyingMoonH743 BB: Trying checkout ArduCopter beta FlyingMoonH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlyingMoonH743 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [83/261] Building board: FlywooF405HD-AIOv2 at 2025-04-23 21:46:56.961413 BB: Trying checkout ArduCopter beta FlywooF405HD-AIOv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlywooF405HD-AIOv2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board FlywooF405HD-AIOv2 BB: Trying checkout ArduCopter beta FlywooF405HD-AIOv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlywooF405HD-AIOv2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [84/261] Building board: FlywooF405Pro at 2025-04-23 21:46:57.022994 BB: Trying checkout ArduCopter beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board FlywooF405Pro BB: Trying checkout ArduCopter beta FlywooF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlywooF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [85/261] Building board: FlywooF405S-AIO at 2025-04-23 21:46:57.082234 BB: Trying checkout ArduCopter beta FlywooF405S-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlywooF405S-AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board FlywooF405S-AIO BB: Trying checkout ArduCopter beta FlywooF405S-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlywooF405S-AIO binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [86/261] Building board: FlywooF745 at 2025-04-23 21:46:57.140178 BB: Trying checkout ArduCopter beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board FlywooF745 BB: Trying checkout ArduCopter beta FlywooF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlywooF745 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [87/261] Building board: FlywooF745Nano at 2025-04-23 21:46:57.199674 BB: Trying checkout ArduCopter beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board FlywooF745Nano BB: Trying checkout ArduCopter beta FlywooF745Nano heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlywooF745Nano binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [88/261] Building board: FlywooH743Pro at 2025-04-23 21:46:57.257493 BB: Trying checkout ArduCopter beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board FlywooH743Pro BB: Trying checkout ArduCopter beta FlywooH743Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FlywooH743Pro binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [89/261] Building board: fmuv2 at 2025-04-23 21:46:57.319688 BB: Trying checkout ArduCopter beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board fmuv2 BB: Trying checkout ArduCopter beta fmuv2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta fmuv2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [90/261] Building board: fmuv3 at 2025-04-23 21:46:57.379674 BB: Trying checkout ArduCopter beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board fmuv3 BB: Trying checkout ArduCopter beta fmuv3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta fmuv3 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [91/261] Building board: fmuv5 at 2025-04-23 21:46:57.439731 BB: Trying checkout ArduCopter beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board fmuv5 BB: Trying checkout ArduCopter beta fmuv5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta fmuv5 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [92/261] Building board: FoxeerF405v2 at 2025-04-23 21:46:57.498578 BB: Trying checkout ArduCopter beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board FoxeerF405v2 BB: Trying checkout ArduCopter beta FoxeerF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FoxeerF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [93/261] Building board: FoxeerH743v1 at 2025-04-23 21:46:57.557323 BB: Trying checkout ArduCopter beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board FoxeerH743v1 BB: Trying checkout ArduCopter beta FoxeerH743v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta FoxeerH743v1 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [94/261] Building board: GEPRC_TAKER_H743 at 2025-04-23 21:46:57.619567 BB: Trying checkout ArduCopter beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: Considering frame heli for board GEPRC_TAKER_H743 BB: Trying checkout ArduCopter beta GEPRC_TAKER_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta GEPRC_TAKER_H743 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [95/261] Building board: GEPRCF745BTHD at 2025-04-23 21:46:59.320970 BB: Trying checkout ArduCopter beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board GEPRCF745BTHD BB: Trying checkout ArduCopter beta GEPRCF745BTHD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta GEPRCF745BTHD binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [96/261] Building board: Here4FC at 2025-04-23 21:46:59.384278 BB: Trying checkout ArduCopter beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Here4FC BB: Trying checkout ArduCopter beta Here4FC heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Here4FC binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [97/261] Building board: IFLIGHT_2RAW_H7 at 2025-04-23 21:46:59.451843 BB: Trying checkout ArduCopter beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board IFLIGHT_2RAW_H7 BB: Trying checkout ArduCopter beta IFLIGHT_2RAW_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta IFLIGHT_2RAW_H7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [98/261] Building board: JFB100 at 2025-04-23 21:46:59.512882 BB: Trying checkout ArduCopter beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board JFB100 BB: Trying checkout ArduCopter beta JFB100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta JFB100 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [99/261] Building board: JFB110 at 2025-04-23 21:46:59.581281 BB: Trying checkout ArduCopter beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board JFB110 BB: Trying checkout ArduCopter beta JFB110 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta JFB110 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [100/261] Building board: JHEM_JHEF405 at 2025-04-23 21:46:59.642900 BB: Trying checkout ArduCopter beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board JHEM_JHEF405 BB: Trying checkout ArduCopter beta JHEM_JHEF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta JHEM_JHEF405 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [101/261] Building board: JHEMCU-GSF405A at 2025-04-23 21:46:59.702039 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta JHEMCU-GSF405A binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board JHEMCU-GSF405A BB: Trying checkout ArduCopter beta JHEMCU-GSF405A heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta JHEMCU-GSF405A binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [102/261] Building board: JHEMCU-GSF405A-RX2 at 2025-04-23 21:46:59.763786 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A-RX2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta JHEMCU-GSF405A-RX2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board JHEMCU-GSF405A-RX2 BB: Trying checkout ArduCopter beta JHEMCU-GSF405A-RX2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta JHEMCU-GSF405A-RX2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [103/261] Building board: JHEMCU-H743HD at 2025-04-23 21:46:59.822576 BB: Trying checkout ArduCopter beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board JHEMCU-H743HD BB: Trying checkout ArduCopter beta JHEMCU-H743HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta JHEMCU-H743HD binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [104/261] Building board: KakuteF4 at 2025-04-23 21:46:59.883099 BB: Trying checkout ArduCopter beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board KakuteF4 BB: Trying checkout ArduCopter beta KakuteF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteF4 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [105/261] Building board: KakuteF4-Wing at 2025-04-23 21:46:59.943564 BB: Trying checkout ArduCopter beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board KakuteF4-Wing BB: Trying checkout ArduCopter beta KakuteF4-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteF4-Wing binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [106/261] Building board: KakuteF4Mini at 2025-04-23 21:47:00.002436 BB: Trying checkout ArduCopter beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board KakuteF4Mini BB: Trying checkout ArduCopter beta KakuteF4Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteF4Mini binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [107/261] Building board: KakuteF7 at 2025-04-23 21:47:00.061476 BB: Trying checkout ArduCopter beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board KakuteF7 BB: Trying checkout ArduCopter beta KakuteF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteF7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [108/261] Building board: KakuteF7-bdshot at 2025-04-23 21:47:00.121228 BB: Trying checkout ArduCopter beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board KakuteF7-bdshot BB: Trying checkout ArduCopter beta KakuteF7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteF7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [109/261] Building board: KakuteF7Mini at 2025-04-23 21:47:00.179684 BB: Trying checkout ArduCopter beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board KakuteF7Mini BB: Trying checkout ArduCopter beta KakuteF7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteF7Mini binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [110/261] Building board: KakuteH7 at 2025-04-23 21:47:00.239870 BB: Trying checkout ArduCopter beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board KakuteH7 BB: Trying checkout ArduCopter beta KakuteH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteH7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [111/261] Building board: KakuteH7-bdshot at 2025-04-23 21:47:00.298927 BB: Trying checkout ArduCopter beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board KakuteH7-bdshot BB: Trying checkout ArduCopter beta KakuteH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [112/261] Building board: KakuteH7-Wing at 2025-04-23 21:47:00.360386 BB: Trying checkout ArduCopter beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board KakuteH7-Wing BB: Trying checkout ArduCopter beta KakuteH7-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteH7-Wing binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [113/261] Building board: KakuteH7Mini at 2025-04-23 21:47:00.431532 BB: Trying checkout ArduCopter beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board KakuteH7Mini BB: Trying checkout ArduCopter beta KakuteH7Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteH7Mini binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [114/261] Building board: KakuteH7Mini-Nand at 2025-04-23 21:47:00.490027 BB: Trying checkout ArduCopter beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board KakuteH7Mini-Nand BB: Trying checkout ArduCopter beta KakuteH7Mini-Nand heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteH7Mini-Nand binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [115/261] Building board: KakuteH7v2 at 2025-04-23 21:47:00.553176 BB: Trying checkout ArduCopter beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board KakuteH7v2 BB: Trying checkout ArduCopter beta KakuteH7v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta KakuteH7v2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [116/261] Building board: linux at 2025-04-23 21:47:00.613027 BB: Trying checkout ArduCopter beta linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta linux binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board linux BB: Trying checkout ArduCopter beta linux heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta linux binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [117/261] Building board: LongBowF405WING at 2025-04-23 21:47:00.671659 BB: Trying checkout ArduCopter beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board LongBowF405WING BB: Trying checkout ArduCopter beta LongBowF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta LongBowF405WING binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [118/261] Building board: LumenierLUXF765-NDAA at 2025-04-23 21:47:00.731947 BB: Trying checkout ArduCopter beta LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: Considering frame heli for board LumenierLUXF765-NDAA BB: Trying checkout ArduCopter beta LumenierLUXF765-NDAA heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta LumenierLUXF765-NDAA binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [119/261] Building board: luminousbee5 at 2025-04-23 21:47:02.431612 BB: Trying checkout ArduCopter beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board luminousbee5 BB: Trying checkout ArduCopter beta luminousbee5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta luminousbee5 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [120/261] Building board: MambaF405-2022 at 2025-04-23 21:47:02.492973 BB: Trying checkout ArduCopter beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MambaF405-2022 BB: Trying checkout ArduCopter beta MambaF405-2022 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MambaF405-2022 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [121/261] Building board: MambaF405US-I2C at 2025-04-23 21:47:02.552830 BB: Trying checkout ArduCopter beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MambaF405US-I2C BB: Trying checkout ArduCopter beta MambaF405US-I2C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MambaF405US-I2C binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [122/261] Building board: MambaF405v2 at 2025-04-23 21:47:02.614476 BB: Trying checkout ArduCopter beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MambaF405v2 BB: Trying checkout ArduCopter beta MambaF405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MambaF405v2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [123/261] Building board: MambaH743v4 at 2025-04-23 21:47:02.674414 BB: Trying checkout ArduCopter beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MambaH743v4 BB: Trying checkout ArduCopter beta MambaH743v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MambaH743v4 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [124/261] Building board: MatekF405 at 2025-04-23 21:47:02.731962 BB: Trying checkout ArduCopter beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekF405 BB: Trying checkout ArduCopter beta MatekF405 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [125/261] Building board: MatekF405-bdshot at 2025-04-23 21:47:02.793612 BB: Trying checkout ArduCopter beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekF405-bdshot BB: Trying checkout ArduCopter beta MatekF405-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [126/261] Building board: MatekF405-CAN at 2025-04-23 21:47:02.853224 BB: Trying checkout ArduCopter beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekF405-CAN BB: Trying checkout ArduCopter beta MatekF405-CAN heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-CAN binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [127/261] Building board: MatekF405-STD at 2025-04-23 21:47:02.917085 BB: Trying checkout ArduCopter beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekF405-STD BB: Trying checkout ArduCopter beta MatekF405-STD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-STD binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [128/261] Building board: MatekF405-TE at 2025-04-23 21:47:02.975785 BB: Trying checkout ArduCopter beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekF405-TE BB: Trying checkout ArduCopter beta MatekF405-TE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-TE binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [129/261] Building board: MatekF405-TE-bdshot at 2025-04-23 21:47:03.032614 BB: Trying checkout ArduCopter beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekF405-TE-bdshot BB: Trying checkout ArduCopter beta MatekF405-TE-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-TE-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [130/261] Building board: MatekF405-Wing at 2025-04-23 21:47:03.093375 BB: Trying checkout ArduCopter beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekF405-Wing BB: Trying checkout ArduCopter beta MatekF405-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-Wing binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [131/261] Building board: MatekF405-Wing-bdshot at 2025-04-23 21:47:03.150932 BB: Trying checkout ArduCopter beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekF405-Wing-bdshot BB: Trying checkout ArduCopter beta MatekF405-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF405-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [132/261] Building board: MatekF765-SE at 2025-04-23 21:47:03.209632 BB: Trying checkout ArduCopter beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekF765-SE BB: Trying checkout ArduCopter beta MatekF765-SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF765-SE binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [133/261] Building board: MatekF765-Wing at 2025-04-23 21:47:03.268563 BB: Trying checkout ArduCopter beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekF765-Wing BB: Trying checkout ArduCopter beta MatekF765-Wing heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF765-Wing binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [134/261] Building board: MatekF765-Wing-bdshot at 2025-04-23 21:47:03.328104 BB: Trying checkout ArduCopter beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekF765-Wing-bdshot BB: Trying checkout ArduCopter beta MatekF765-Wing-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekF765-Wing-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [135/261] Building board: MatekH743 at 2025-04-23 21:47:03.387607 BB: Trying checkout ArduCopter beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekH743 BB: Trying checkout ArduCopter beta MatekH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekH743 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [136/261] Building board: MatekH743-bdshot at 2025-04-23 21:47:03.448072 BB: Trying checkout ArduCopter beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekH743-bdshot BB: Trying checkout ArduCopter beta MatekH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [137/261] Building board: MatekH7A3 at 2025-04-23 21:47:03.507538 BB: Trying checkout ArduCopter beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MatekH7A3 BB: Trying checkout ArduCopter beta MatekH7A3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MatekH7A3 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [138/261] Building board: MFT-SEMA100 at 2025-04-23 21:47:03.567618 BB: Trying checkout ArduCopter beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MFT-SEMA100 BB: Trying checkout ArduCopter beta MFT-SEMA100 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MFT-SEMA100 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [139/261] Building board: MicoAir405Mini at 2025-04-23 21:47:03.629756 BB: Trying checkout ArduCopter beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MicoAir405Mini BB: Trying checkout ArduCopter beta MicoAir405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MicoAir405Mini binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [140/261] Building board: MicoAir405v2 at 2025-04-23 21:47:03.689869 BB: Trying checkout ArduCopter beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MicoAir405v2 BB: Trying checkout ArduCopter beta MicoAir405v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MicoAir405v2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [141/261] Building board: MicoAir743 at 2025-04-23 21:47:03.751439 BB: Trying checkout ArduCopter beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MicoAir743 BB: Trying checkout ArduCopter beta MicoAir743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MicoAir743 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [142/261] Building board: MicoAir743-AIO at 2025-04-23 21:47:03.808607 BB: Trying checkout ArduCopter beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MicoAir743-AIO BB: Trying checkout ArduCopter beta MicoAir743-AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MicoAir743-AIO binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [143/261] Building board: MicoAir743v2 at 2025-04-23 21:47:03.867338 BB: Trying checkout ArduCopter beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MicoAir743v2 BB: Trying checkout ArduCopter beta MicoAir743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MicoAir743v2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [144/261] Building board: mindpx-v2 at 2025-04-23 21:47:03.925211 BB: Trying checkout ArduCopter beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board mindpx-v2 BB: Trying checkout ArduCopter beta mindpx-v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mindpx-v2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [145/261] Building board: mini-pix at 2025-04-23 21:47:03.982849 BB: Trying checkout ArduCopter beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board mini-pix BB: Trying checkout ArduCopter beta mini-pix heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mini-pix binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [146/261] Building board: modalai_fc-v1 at 2025-04-23 21:47:04.042582 BB: Trying checkout ArduCopter beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board modalai_fc-v1 BB: Trying checkout ArduCopter beta modalai_fc-v1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta modalai_fc-v1 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [147/261] Building board: mRoControlZeroClassic at 2025-04-23 21:47:04.103649 BB: Trying checkout ArduCopter beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board mRoControlZeroClassic BB: Trying checkout ArduCopter beta mRoControlZeroClassic heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoControlZeroClassic binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [148/261] Building board: mRoControlZeroF7 at 2025-04-23 21:47:04.165620 BB: Trying checkout ArduCopter beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board mRoControlZeroF7 BB: Trying checkout ArduCopter beta mRoControlZeroF7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoControlZeroF7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [149/261] Building board: mRoControlZeroH7 at 2025-04-23 21:47:04.223562 BB: Trying checkout ArduCopter beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board mRoControlZeroH7 BB: Trying checkout ArduCopter beta mRoControlZeroH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoControlZeroH7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [150/261] Building board: mRoControlZeroH7-bdshot at 2025-04-23 21:47:04.282432 BB: Trying checkout ArduCopter beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board mRoControlZeroH7-bdshot BB: Trying checkout ArduCopter beta mRoControlZeroH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoControlZeroH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [151/261] Building board: mRoControlZeroOEMH7 at 2025-04-23 21:47:04.340044 BB: Trying checkout ArduCopter beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board mRoControlZeroOEMH7 BB: Trying checkout ArduCopter beta mRoControlZeroOEMH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoControlZeroOEMH7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [152/261] Building board: mRoCZeroOEMH7-bdshot at 2025-04-23 21:47:04.398596 BB: Trying checkout ArduCopter beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board mRoCZeroOEMH7-bdshot BB: Trying checkout ArduCopter beta mRoCZeroOEMH7-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoCZeroOEMH7-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [153/261] Building board: mRoNexus at 2025-04-23 21:47:04.457008 BB: Trying checkout ArduCopter beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board mRoNexus BB: Trying checkout ArduCopter beta mRoNexus heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoNexus binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [154/261] Building board: mRoPixracerPro at 2025-04-23 21:47:04.515808 BB: Trying checkout ArduCopter beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board mRoPixracerPro BB: Trying checkout ArduCopter beta mRoPixracerPro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoPixracerPro binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [155/261] Building board: mRoPixracerPro-bdshot at 2025-04-23 21:47:04.574051 BB: Trying checkout ArduCopter beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board mRoPixracerPro-bdshot BB: Trying checkout ArduCopter beta mRoPixracerPro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoPixracerPro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [156/261] Building board: mRoX21 at 2025-04-23 21:47:04.632253 BB: Trying checkout ArduCopter beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board mRoX21 BB: Trying checkout ArduCopter beta mRoX21 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoX21 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [157/261] Building board: mRoX21-777 at 2025-04-23 21:47:04.690831 BB: Trying checkout ArduCopter beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board mRoX21-777 BB: Trying checkout ArduCopter beta mRoX21-777 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta mRoX21-777 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [158/261] Building board: MUPilot at 2025-04-23 21:47:04.750435 BB: Trying checkout ArduCopter beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board MUPilot BB: Trying checkout ArduCopter beta MUPilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta MUPilot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [159/261] Building board: NarinFC-H7 at 2025-04-23 21:47:04.811652 BB: Trying checkout ArduCopter beta NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta NarinFC-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/NarinFC-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H7) - not in board list BB: Considering frame heli for board NarinFC-H7 BB: Trying checkout ArduCopter beta NarinFC-H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta NarinFC-H7 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/NarinFC-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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H7) - not in board list BB: [160/261] Building board: navigator at 2025-04-23 21:47:06.545927 BB: Trying checkout ArduCopter beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta navigator binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board navigator BB: Trying checkout ArduCopter beta navigator heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta navigator binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [161/261] Building board: navigator64 at 2025-04-23 21:47:06.607098 BB: Trying checkout ArduCopter beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board navigator64 BB: Trying checkout ArduCopter beta navigator64 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta navigator64 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [162/261] Building board: navio at 2025-04-23 21:47:06.663150 BB: Trying checkout ArduCopter beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta navio binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board navio BB: Trying checkout ArduCopter beta navio heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta navio binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [163/261] Building board: navio2 at 2025-04-23 21:47:06.720937 BB: Trying checkout ArduCopter beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board navio2 BB: Trying checkout ArduCopter beta navio2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta navio2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [164/261] Building board: NxtPX4v2 at 2025-04-23 21:47:06.779357 BB: Trying checkout ArduCopter beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board NxtPX4v2 BB: Trying checkout ArduCopter beta NxtPX4v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta NxtPX4v2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [165/261] Building board: obal at 2025-04-23 21:47:06.837775 BB: Trying checkout ArduCopter beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta obal binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board obal BB: Trying checkout ArduCopter beta obal heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta obal binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [166/261] Building board: ocpoc_zynq at 2025-04-23 21:47:06.892589 BB: Trying checkout ArduCopter beta ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board ocpoc_zynq BB: Trying checkout ArduCopter beta ocpoc_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ocpoc_zynq binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [167/261] Building board: omnibusf4 at 2025-04-23 21:47:06.949340 BB: Trying checkout ArduCopter beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board omnibusf4 BB: Trying checkout ArduCopter beta omnibusf4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta omnibusf4 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [168/261] Building board: omnibusf4pro at 2025-04-23 21:47:07.006655 BB: Trying checkout ArduCopter beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board omnibusf4pro BB: Trying checkout ArduCopter beta omnibusf4pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta omnibusf4pro binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [169/261] Building board: omnibusf4pro-bdshot at 2025-04-23 21:47:07.063568 BB: Trying checkout ArduCopter beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board omnibusf4pro-bdshot BB: Trying checkout ArduCopter beta omnibusf4pro-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta omnibusf4pro-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [170/261] Building board: omnibusf4v6 at 2025-04-23 21:47:07.123923 BB: Trying checkout ArduCopter beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board omnibusf4v6 BB: Trying checkout ArduCopter beta omnibusf4v6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta omnibusf4v6 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [171/261] Building board: OMNIBUSF7V2 at 2025-04-23 21:47:07.181570 BB: Trying checkout ArduCopter beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board OMNIBUSF7V2 BB: Trying checkout ArduCopter beta OMNIBUSF7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta OMNIBUSF7V2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [172/261] Building board: OmnibusNanoV6 at 2025-04-23 21:47:07.239426 BB: Trying checkout ArduCopter beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board OmnibusNanoV6 BB: Trying checkout ArduCopter beta OmnibusNanoV6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta OmnibusNanoV6 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [173/261] Building board: OmnibusNanoV6-bdshot at 2025-04-23 21:47:07.296403 BB: Trying checkout ArduCopter beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board OmnibusNanoV6-bdshot BB: Trying checkout ArduCopter beta OmnibusNanoV6-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta OmnibusNanoV6-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [174/261] Building board: OrqaF405Pro at 2025-04-23 21:47:07.355739 BB: Trying checkout ArduCopter beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board OrqaF405Pro BB: Trying checkout ArduCopter beta OrqaF405Pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta OrqaF405Pro binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [175/261] Building board: PH4-mini at 2025-04-23 21:47:07.412411 BB: Trying checkout ArduCopter beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board PH4-mini BB: Trying checkout ArduCopter beta PH4-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PH4-mini binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [176/261] Building board: PH4-mini-bdshot at 2025-04-23 21:47:07.469741 BB: Trying checkout ArduCopter beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board PH4-mini-bdshot BB: Trying checkout ArduCopter beta PH4-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PH4-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [177/261] Building board: Pix32v5 at 2025-04-23 21:47:07.527864 BB: Trying checkout ArduCopter beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pix32v5 BB: Trying checkout ArduCopter beta Pix32v5 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pix32v5 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [178/261] Building board: PixC4-Jetson at 2025-04-23 21:47:07.586476 BB: Trying checkout ArduCopter beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board PixC4-Jetson BB: Trying checkout ArduCopter beta PixC4-Jetson heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixC4-Jetson binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [179/261] Building board: PixFlamingo at 2025-04-23 21:47:07.643745 BB: Trying checkout ArduCopter beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board PixFlamingo BB: Trying checkout ArduCopter beta PixFlamingo heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixFlamingo binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [180/261] Building board: PixFlamingo-F767 at 2025-04-23 21:47:07.701110 BB: Trying checkout ArduCopter beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board PixFlamingo-F767 BB: Trying checkout ArduCopter beta PixFlamingo-F767 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixFlamingo-F767 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [181/261] Building board: Pixhawk1 at 2025-04-23 21:47:07.762479 BB: Trying checkout ArduCopter beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pixhawk1 BB: Trying checkout ArduCopter beta Pixhawk1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk1 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [182/261] Building board: Pixhawk1-1M at 2025-04-23 21:47:07.820836 BB: Trying checkout ArduCopter beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pixhawk1-1M BB: Trying checkout ArduCopter beta Pixhawk1-1M heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk1-1M binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [183/261] Building board: Pixhawk1-1M-bdshot at 2025-04-23 21:47:07.899436 BB: Trying checkout ArduCopter beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pixhawk1-1M-bdshot BB: Trying checkout ArduCopter beta Pixhawk1-1M-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk1-1M-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [184/261] Building board: Pixhawk1-bdshot at 2025-04-23 21:47:07.959714 BB: Trying checkout ArduCopter beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pixhawk1-bdshot BB: Trying checkout ArduCopter beta Pixhawk1-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk1-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [185/261] Building board: Pixhawk4 at 2025-04-23 21:47:08.016789 BB: Trying checkout ArduCopter beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pixhawk4 BB: Trying checkout ArduCopter beta Pixhawk4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk4 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [186/261] Building board: Pixhawk4-bdshot at 2025-04-23 21:47:08.076431 BB: Trying checkout ArduCopter beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pixhawk4-bdshot BB: Trying checkout ArduCopter beta Pixhawk4-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk4-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [187/261] Building board: Pixhawk5X at 2025-04-23 21:47:08.136155 BB: Trying checkout ArduCopter beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pixhawk5X BB: Trying checkout ArduCopter beta Pixhawk5X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk5X binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [188/261] Building board: Pixhawk6C at 2025-04-23 21:47:08.205370 BB: Trying checkout ArduCopter beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pixhawk6C BB: Trying checkout ArduCopter beta Pixhawk6C heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk6C binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [189/261] Building board: Pixhawk6C-bdshot at 2025-04-23 21:47:08.264298 BB: Trying checkout ArduCopter beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pixhawk6C-bdshot BB: Trying checkout ArduCopter beta Pixhawk6C-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk6C-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [190/261] Building board: Pixhawk6X at 2025-04-23 21:47:08.323564 BB: Trying checkout ArduCopter beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pixhawk6X BB: Trying checkout ArduCopter beta Pixhawk6X heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk6X binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [191/261] Building board: Pixhawk6X-bdshot at 2025-04-23 21:47:08.381249 BB: Trying checkout ArduCopter beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pixhawk6X-bdshot BB: Trying checkout ArduCopter beta Pixhawk6X-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixhawk6X-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [192/261] Building board: PixPilot-C3 at 2025-04-23 21:47:08.437592 BB: Trying checkout ArduCopter beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board PixPilot-C3 BB: Trying checkout ArduCopter beta PixPilot-C3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixPilot-C3 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [193/261] Building board: PixPilot-V3 at 2025-04-23 21:47:08.495597 BB: Trying checkout ArduCopter beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board PixPilot-V3 BB: Trying checkout ArduCopter beta PixPilot-V3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixPilot-V3 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [194/261] Building board: PixPilot-V6 at 2025-04-23 21:47:08.554741 BB: Trying checkout ArduCopter beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board PixPilot-V6 BB: Trying checkout ArduCopter beta PixPilot-V6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixPilot-V6 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [195/261] Building board: PixPilot-V6PRO at 2025-04-23 21:47:08.615711 BB: Trying checkout ArduCopter beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board PixPilot-V6PRO BB: Trying checkout ArduCopter beta PixPilot-V6PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixPilot-V6PRO binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [196/261] Building board: Pixracer at 2025-04-23 21:47:08.673648 BB: Trying checkout ArduCopter beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pixracer BB: Trying checkout ArduCopter beta Pixracer heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixracer binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [197/261] Building board: Pixracer-bdshot at 2025-04-23 21:47:08.731711 BB: Trying checkout ArduCopter beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board Pixracer-bdshot BB: Trying checkout ArduCopter beta Pixracer-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta Pixracer-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [198/261] Building board: PixSurveyA1 at 2025-04-23 21:47:08.790002 BB: Trying checkout ArduCopter beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board PixSurveyA1 BB: Trying checkout ArduCopter beta PixSurveyA1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixSurveyA1 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [199/261] Building board: PixSurveyA1-IND at 2025-04-23 21:47:08.847930 BB: Trying checkout ArduCopter beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board PixSurveyA1-IND BB: Trying checkout ArduCopter beta PixSurveyA1-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixSurveyA1-IND binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [200/261] Building board: PixSurveyA2-IND at 2025-04-23 21:47:08.908884 BB: Trying checkout ArduCopter beta PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: Considering frame heli for board PixSurveyA2-IND BB: Trying checkout ArduCopter beta PixSurveyA2-IND heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta PixSurveyA2-IND binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/PixSurveyA2-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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [201/261] Building board: pocket at 2025-04-23 21:47:10.605756 BB: Trying checkout ArduCopter beta pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta pocket binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board pocket BB: Trying checkout ArduCopter beta pocket heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta pocket binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [202/261] Building board: pxf at 2025-04-23 21:47:10.667420 BB: Trying checkout ArduCopter beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta pxf binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board pxf BB: Trying checkout ArduCopter beta pxf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta pxf binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [203/261] Building board: pxfmini at 2025-04-23 21:47:10.725929 BB: Trying checkout ArduCopter beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board pxfmini BB: Trying checkout ArduCopter beta pxfmini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta pxfmini binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [204/261] Building board: QioTekAdeptF407 at 2025-04-23 21:47:10.784449 BB: Trying checkout ArduCopter beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board QioTekAdeptF407 BB: Trying checkout ArduCopter beta QioTekAdeptF407 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta QioTekAdeptF407 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [205/261] Building board: QioTekZealotF427 at 2025-04-23 21:47:10.844066 BB: Trying checkout ArduCopter beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board QioTekZealotF427 BB: Trying checkout ArduCopter beta QioTekZealotF427 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta QioTekZealotF427 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [206/261] Building board: QioTekZealotH743 at 2025-04-23 21:47:10.903206 BB: Trying checkout ArduCopter beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board QioTekZealotH743 BB: Trying checkout ArduCopter beta QioTekZealotH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta QioTekZealotH743 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [207/261] Building board: QioTekZealotH743-bdshot at 2025-04-23 21:47:10.962770 BB: Trying checkout ArduCopter beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board QioTekZealotH743-bdshot BB: Trying checkout ArduCopter beta QioTekZealotH743-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta QioTekZealotH743-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [208/261] Building board: R9Pilot at 2025-04-23 21:47:11.022124 BB: Trying checkout ArduCopter beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board R9Pilot BB: Trying checkout ArduCopter beta R9Pilot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta R9Pilot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [209/261] Building board: RadiolinkPIX6 at 2025-04-23 21:47:11.085499 BB: Trying checkout ArduCopter beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board RadiolinkPIX6 BB: Trying checkout ArduCopter beta RadiolinkPIX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta RadiolinkPIX6 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [210/261] Building board: RADIX2HD at 2025-04-23 21:47:11.146095 BB: Trying checkout ArduCopter beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board RADIX2HD BB: Trying checkout ArduCopter beta RADIX2HD heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta RADIX2HD binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [211/261] Building board: ReaperF745 at 2025-04-23 21:47:11.205119 BB: Trying checkout ArduCopter beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board ReaperF745 BB: Trying checkout ArduCopter beta ReaperF745 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ReaperF745 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [212/261] Building board: revo-mini at 2025-04-23 21:47:11.266722 BB: Trying checkout ArduCopter beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board revo-mini BB: Trying checkout ArduCopter beta revo-mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta revo-mini binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [213/261] Building board: revo-mini-bdshot at 2025-04-23 21:47:11.327870 BB: Trying checkout ArduCopter beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board revo-mini-bdshot BB: Trying checkout ArduCopter beta revo-mini-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta revo-mini-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [214/261] Building board: revo-mini-i2c at 2025-04-23 21:47:11.387673 BB: Trying checkout ArduCopter beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board revo-mini-i2c BB: Trying checkout ArduCopter beta revo-mini-i2c heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta revo-mini-i2c binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [215/261] Building board: revo-mini-i2c-bdshot at 2025-04-23 21:47:11.444884 BB: Trying checkout ArduCopter beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board revo-mini-i2c-bdshot BB: Trying checkout ArduCopter beta revo-mini-i2c-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta revo-mini-i2c-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [216/261] Building board: rst_zynq at 2025-04-23 21:47:11.515975 BB: Trying checkout ArduCopter beta rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: b136aa2b6daab5384c35325deb5adff8ca37b90f 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 program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm 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 in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc 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: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.506s) BB-WAF: 'clean' finished successfully (1.072s) 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 342 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: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1042] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 12/1042] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 13/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 14/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 15/1042] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 18/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1042] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 20/1042] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 21/1042] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1042] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 23/1042] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1042] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1042] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 26/1042] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 27/1042] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1042] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 29/1042] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 30/1042] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 31/1042] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 32/1042] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 33/1042] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 34/1042] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 35/1042] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 36/1042] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 37/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 38/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 39/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 40/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 41/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 42/1042] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1042] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1042] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1042] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1042] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 47/1042] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 48/1042] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 49/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 50/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 51/1042] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 52/1042] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 53/1042] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 54/1042] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 55/1042] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 56/1042] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1042] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 58/1042] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 59/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 60/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 61/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 62/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 63/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 64/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 65/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 66/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 67/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 70/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 71/1042] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 72/1042] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 73/1042] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 74/1042] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 75/1042] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 76/1042] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 77/1042] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 78/1042] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 79/1042] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 80/1042] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 81/1042] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 82/1042] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 83/1042] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 84/1042] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 85/1042] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 86/1042] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 87/1042] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 88/1042] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 89/1042] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 90/1042] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 91/1042] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 92/1042] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 95/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 96/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 97/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 101/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 102/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 103/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 104/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 105/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 106/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 114/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 115/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 116/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 117/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 118/1042] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 119/1042] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 120/1042] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 121/1042] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 122/1042] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1042] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 124/1042] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 125/1042] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 126/1042] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 128/1042] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 129/1042] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 130/1042] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 131/1042] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 132/1042] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 133/1042] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 134/1042] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 135/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 136/1042] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 137/1042] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1042] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 139/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 140/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 141/1042] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 142/1042] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 143/1042] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 145/1042] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 146/1042] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 147/1042] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 148/1042] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 150/1042] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 151/1042] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 152/1042] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 157/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 158/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 159/1042] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 163/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 164/1042] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 165/1042] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 166/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 167/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 168/1042] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 169/1042] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 170/1042] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 171/1042] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 172/1042] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 173/1042] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 174/1042] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 175/1042] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 176/1042] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 177/1042] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 178/1042] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 179/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 180/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 181/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 182/1042] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 183/1042] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 184/1042] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 185/1042] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 186/1042] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 187/1042] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 188/1042] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 189/1042] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 190/1042] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 191/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 192/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.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:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #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:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | 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:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #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:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | 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_Compass' failed (exit status 1): BB-WAF: {task 140286413338128: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((686423, 256)) BB: Failed build of ArduCopter rst_zynq beta BB: Considering frame heli for board rst_zynq BB: Trying checkout ArduCopter beta rst_zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta rst_zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: b136aa2b6daab5384c35325deb5adff8ca37b90f 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 program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm 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 in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc 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: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.443s) BB-WAF: 'clean' finished successfully (1.068s) 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 342 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: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1042] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1042] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 14/1042] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1042] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1042] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1042] Compiling libraries/AC_Autorotation/RSC_Autorotation.cpp BB-WAF: [ 20/1042] Compiling libraries/AC_Autorotation/AC_Autorotation.cpp BB-WAF: [ 21/1042] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1042] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 23/1042] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1042] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 25/1042] Compiling libraries/AC_InputManager/AC_InputManager.cpp BB-WAF: [ 26/1042] Compiling libraries/AC_InputManager/AC_InputManager_Heli.cpp BB-WAF: [ 27/1042] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1042] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 29/1042] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 30/1042] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 31/1042] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 32/1042] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 33/1042] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 34/1042] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 35/1042] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 36/1042] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 37/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 38/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 39/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 40/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 41/1042] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 42/1042] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 43/1042] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 44/1042] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 45/1042] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 46/1042] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 47/1042] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 48/1042] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 49/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 50/1042] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 51/1042] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 52/1042] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 53/1042] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 54/1042] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 55/1042] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 56/1042] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 57/1042] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 58/1042] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 59/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 60/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 61/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 62/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 63/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 64/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 65/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 66/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 67/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 68/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 69/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 70/1042] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 71/1042] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 72/1042] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 73/1042] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 74/1042] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 75/1042] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 76/1042] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 77/1042] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 78/1042] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 79/1042] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 80/1042] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 81/1042] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 82/1042] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 83/1042] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 84/1042] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 85/1042] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 86/1042] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 87/1042] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 88/1042] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 89/1042] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 90/1042] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 91/1042] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 92/1042] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 93/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 94/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 95/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 96/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 97/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 98/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 99/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 100/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 101/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 102/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 103/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 104/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 105/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 106/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 107/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 108/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 109/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 110/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 111/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 112/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 113/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 114/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 115/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 116/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 117/1042] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 118/1042] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 119/1042] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 120/1042] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 121/1042] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 122/1042] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 123/1042] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 124/1042] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 125/1042] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 126/1042] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 127/1042] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 128/1042] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 129/1042] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 130/1042] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 131/1042] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 132/1042] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 133/1042] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 134/1042] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 135/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 136/1042] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 137/1042] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 138/1042] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 139/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 140/1042] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 141/1042] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 142/1042] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 143/1042] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 144/1042] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 145/1042] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 146/1042] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 147/1042] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 148/1042] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 149/1042] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 150/1042] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 151/1042] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 152/1042] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 153/1042] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 154/1042] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 155/1042] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 156/1042] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 157/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 158/1042] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 159/1042] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 160/1042] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 161/1042] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 162/1042] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 163/1042] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 164/1042] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 165/1042] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 166/1042] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 167/1042] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 168/1042] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 169/1042] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 170/1042] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 171/1042] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 172/1042] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 173/1042] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 174/1042] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 175/1042] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 176/1042] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 177/1042] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 178/1042] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 179/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 180/1042] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 181/1042] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 182/1042] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 183/1042] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 184/1042] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 185/1042] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 186/1042] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 187/1042] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 188/1042] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 189/1042] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 190/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 191/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 192/1042] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.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:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #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:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | 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:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #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:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | 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_Compass' failed (exit status 1): BB-WAF: {task 140122334247424: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((687892, 256)) BB: Failed build of ArduCopter rst_zynq-heli beta BB: [217/261] Building board: SDMODELH7V1 at 2025-04-23 21:47:50.570781 BB: Trying checkout ArduCopter beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board SDMODELH7V1 BB: Trying checkout ArduCopter beta SDMODELH7V1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SDMODELH7V1 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [218/261] Building board: SDMODELH7V2 at 2025-04-23 21:47:50.636081 BB: Trying checkout ArduCopter beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board SDMODELH7V2 BB: Trying checkout ArduCopter beta SDMODELH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SDMODELH7V2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [219/261] Building board: SITL_arm_linux_gnueabihf at 2025-04-23 21:47:50.696999 BB: Trying checkout ArduCopter beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board SITL_arm_linux_gnueabihf BB: Trying checkout ArduCopter beta SITL_arm_linux_gnueabihf heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SITL_arm_linux_gnueabihf binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [220/261] Building board: SITL_x86_64_linux_gnu at 2025-04-23 21:47:50.760027 BB: Trying checkout ArduCopter beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board SITL_x86_64_linux_gnu BB: Trying checkout ArduCopter beta SITL_x86_64_linux_gnu heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SITL_x86_64_linux_gnu binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [221/261] Building board: SIYI_N7 at 2025-04-23 21:47:50.820584 BB: Trying checkout ArduCopter beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board SIYI_N7 BB: Trying checkout ArduCopter beta SIYI_N7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SIYI_N7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [222/261] Building board: SkySakuraH743 at 2025-04-23 21:47:50.883915 BB: Trying checkout ArduCopter beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board SkySakuraH743 BB: Trying checkout ArduCopter beta SkySakuraH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SkySakuraH743 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [223/261] Building board: SkystarsH7HD-bdshot at 2025-04-23 21:47:50.947602 BB: Trying checkout ArduCopter beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board SkystarsH7HD-bdshot BB: Trying checkout ArduCopter beta SkystarsH7HD-bdshot heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SkystarsH7HD-bdshot binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [224/261] Building board: skyviper-journey at 2025-04-23 21:47:51.008320 BB: Trying checkout ArduCopter beta skyviper-journey None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta skyviper-journey binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board skyviper-journey BB: Trying checkout ArduCopter beta skyviper-journey heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta skyviper-journey binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/skyviper-journey-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-journey BB: [225/261] Building board: skyviper-v2450 at 2025-04-23 21:47:51.070598 BB: Trying checkout ArduCopter beta skyviper-v2450 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta skyviper-v2450 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board skyviper-v2450 BB: Trying checkout ArduCopter beta skyviper-v2450 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta skyviper-v2450 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/skyviper-v2450-heli/git-version.txt doesn't exist - building BB: Skipping heli build for skyviper-v2450 BB: [226/261] Building board: sparky2 at 2025-04-23 21:47:51.128782 BB: Trying checkout ArduCopter beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board sparky2 BB: Trying checkout ArduCopter beta sparky2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta sparky2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [227/261] Building board: speedybeef4 at 2025-04-23 21:47:51.191119 BB: Trying checkout ArduCopter beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board speedybeef4 BB: Trying checkout ArduCopter beta speedybeef4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta speedybeef4 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [228/261] Building board: SpeedyBeeF405AIO at 2025-04-23 21:47:51.252257 BB: Trying checkout ArduCopter beta SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board SpeedyBeeF405AIO BB: Trying checkout ArduCopter beta SpeedyBeeF405AIO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SpeedyBeeF405AIO binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [229/261] Building board: SpeedyBeeF405Mini at 2025-04-23 21:47:51.314567 BB: Trying checkout ArduCopter beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board SpeedyBeeF405Mini BB: Trying checkout ArduCopter beta SpeedyBeeF405Mini heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SpeedyBeeF405Mini binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [230/261] Building board: SpeedyBeeF405WING at 2025-04-23 21:47:51.375138 BB: Trying checkout ArduCopter beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board SpeedyBeeF405WING BB: Trying checkout ArduCopter beta SpeedyBeeF405WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SpeedyBeeF405WING binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [231/261] Building board: speedybeef4v3 at 2025-04-23 21:47:51.437398 BB: Trying checkout ArduCopter beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board speedybeef4v3 BB: Trying checkout ArduCopter beta speedybeef4v3 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta speedybeef4v3 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [232/261] Building board: speedybeef4v4 at 2025-04-23 21:47:51.502476 BB: Trying checkout ArduCopter beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board speedybeef4v4 BB: Trying checkout ArduCopter beta speedybeef4v4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta speedybeef4v4 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [233/261] Building board: SPRacingH7 at 2025-04-23 21:47:51.565646 BB: Trying checkout ArduCopter beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board SPRacingH7 BB: Trying checkout ArduCopter beta SPRacingH7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SPRacingH7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [234/261] Building board: SPRacingH7RF at 2025-04-23 21:47:51.624972 BB: Trying checkout ArduCopter beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board SPRacingH7RF BB: Trying checkout ArduCopter beta SPRacingH7RF heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SPRacingH7RF binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [235/261] Building board: StellarF4 at 2025-04-23 21:47:51.688415 BB: Trying checkout ArduCopter beta StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: Considering frame heli for board StellarF4 BB: Trying checkout ArduCopter beta StellarF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta StellarF4 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [236/261] Building board: StellarF4V2 at 2025-04-23 21:47:53.470928 BB: Trying checkout ArduCopter beta StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: Considering frame heli for board StellarF4V2 BB: Trying checkout ArduCopter beta StellarF4V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta StellarF4V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [237/261] Building board: StellarH7V2 at 2025-04-23 21:47:55.159529 BB: Trying checkout ArduCopter beta StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: Considering frame heli for board StellarH7V2 BB: Trying checkout ArduCopter beta StellarH7V2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta StellarH7V2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [238/261] Building board: SuccexF4 at 2025-04-23 21:47:56.842542 BB: Trying checkout ArduCopter beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board SuccexF4 BB: Trying checkout ArduCopter beta SuccexF4 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SuccexF4 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [239/261] Building board: SULILGH7-P1-P2 at 2025-04-23 21:47:56.904496 BB: Trying checkout ArduCopter beta SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: Considering frame heli for board SULILGH7-P1-P2 BB: Trying checkout ArduCopter beta SULILGH7-P1-P2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta SULILGH7-P1-P2 binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [240/261] Building board: TBS-Colibri-F7 at 2025-04-23 21:47:58.591381 BB: Trying checkout ArduCopter beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board TBS-Colibri-F7 BB: Trying checkout ArduCopter beta TBS-Colibri-F7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta TBS-Colibri-F7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [241/261] Building board: TBS_LUCID_H7 at 2025-04-23 21:47:58.654480 BB: Trying checkout ArduCopter beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board TBS_LUCID_H7 BB: Trying checkout ArduCopter beta TBS_LUCID_H7 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta TBS_LUCID_H7 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [242/261] Building board: TBS_LUCID_H7_WING at 2025-04-23 21:47:58.713325 BB: Trying checkout ArduCopter beta TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta TBS_LUCID_H7_WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/TBS_LUCID_H7_WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (TBS_LUCID_H7_WING) - not in board list BB: Considering frame heli for board TBS_LUCID_H7_WING BB: Trying checkout ArduCopter beta TBS_LUCID_H7_WING heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta TBS_LUCID_H7_WING binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/TBS_LUCID_H7_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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (TBS_LUCID_H7_WING) - not in board list BB: [243/261] Building board: TBS_LUCID_PRO at 2025-04-23 21:48:00.388061 BB: Trying checkout ArduCopter beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board TBS_LUCID_PRO BB: Trying checkout ArduCopter beta TBS_LUCID_PRO heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta TBS_LUCID_PRO binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [244/261] Building board: thepeach-k1 at 2025-04-23 21:48:00.449101 BB: Trying checkout ArduCopter beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board thepeach-k1 BB: Trying checkout ArduCopter beta thepeach-k1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta thepeach-k1 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [245/261] Building board: thepeach-r1 at 2025-04-23 21:48:00.507495 BB: Trying checkout ArduCopter beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board thepeach-r1 BB: Trying checkout ArduCopter beta thepeach-r1 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta thepeach-r1 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [246/261] Building board: TMotorH743 at 2025-04-23 21:48:00.567092 BB: Trying checkout ArduCopter beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board TMotorH743 BB: Trying checkout ArduCopter beta TMotorH743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta TMotorH743 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [247/261] Building board: vnav at 2025-04-23 21:48:00.626940 BB: Trying checkout ArduCopter beta vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta vnav binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board vnav BB: Trying checkout ArduCopter beta vnav heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta vnav binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [248/261] Building board: VRBrain-v51 at 2025-04-23 21:48:00.685567 BB: Trying checkout ArduCopter beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board VRBrain-v51 BB: Trying checkout ArduCopter beta VRBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta VRBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [249/261] Building board: VRBrain-v52 at 2025-04-23 21:48:00.746261 BB: Trying checkout ArduCopter beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board VRBrain-v52 BB: Trying checkout ArduCopter beta VRBrain-v52 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta VRBrain-v52 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [250/261] Building board: VRBrain-v54 at 2025-04-23 21:48:00.806170 BB: Trying checkout ArduCopter beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board VRBrain-v54 BB: Trying checkout ArduCopter beta VRBrain-v54 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta VRBrain-v54 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [251/261] Building board: VRCore-v10 at 2025-04-23 21:48:00.866118 BB: Trying checkout ArduCopter beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board VRCore-v10 BB: Trying checkout ArduCopter beta VRCore-v10 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta VRCore-v10 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [252/261] Building board: VRUBrain-v51 at 2025-04-23 21:48:00.925768 BB: Trying checkout ArduCopter beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board VRUBrain-v51 BB: Trying checkout ArduCopter beta VRUBrain-v51 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta VRUBrain-v51 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [253/261] Building board: VUAV-V7pro at 2025-04-23 21:48:00.988274 BB: Trying checkout ArduCopter beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board VUAV-V7pro BB: Trying checkout ArduCopter beta VUAV-V7pro heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta VUAV-V7pro binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [254/261] Building board: X-MAV-AP-H743v2 at 2025-04-23 21:48:01.049320 BB: Trying checkout ArduCopter beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board X-MAV-AP-H743v2 BB: Trying checkout ArduCopter beta X-MAV-AP-H743v2 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta X-MAV-AP-H743v2 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [255/261] Building board: YJUAV_A6 at 2025-04-23 21:48:01.110292 BB: Trying checkout ArduCopter beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board YJUAV_A6 BB: Trying checkout ArduCopter beta YJUAV_A6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta YJUAV_A6 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [256/261] Building board: YJUAV_A6SE at 2025-04-23 21:48:01.169833 BB: Trying checkout ArduCopter beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board YJUAV_A6SE BB: Trying checkout ArduCopter beta YJUAV_A6SE heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta YJUAV_A6SE binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [257/261] Building board: YJUAV_A6SE_H743 at 2025-04-23 21:48:01.229496 BB: Trying checkout ArduCopter beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board YJUAV_A6SE_H743 BB: Trying checkout ArduCopter beta YJUAV_A6SE_H743 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta YJUAV_A6SE_H743 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [258/261] Building board: YJUAV_A6Ultra at 2025-04-23 21:48:01.291492 BB: Trying checkout ArduCopter beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board YJUAV_A6Ultra BB: Trying checkout ArduCopter beta YJUAV_A6Ultra heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta YJUAV_A6Ultra binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [259/261] Building board: ZeroOneX6 at 2025-04-23 21:48:01.354984 BB: Trying checkout ArduCopter beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: Considering frame heli for board ZeroOneX6 BB: Trying checkout ArduCopter beta ZeroOneX6 heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ZeroOneX6 binaries heli BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [260/261] Building board: ZeroOneX6_Air at 2025-04-23 21:48:01.415840 BB: Trying checkout ArduCopter beta ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: Considering frame heli for board ZeroOneX6_Air BB: Trying checkout ArduCopter beta ZeroOneX6_Air heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta ZeroOneX6_Air binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [261/261] Building board: zynq at 2025-04-23 21:48:03.188437 BB: Trying checkout ArduCopter beta zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta BB: Running (git checkout -f ArduCopter-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (zynq) - not in board list BB: Considering frame heli for board zynq BB: Trying checkout ArduCopter beta zynq heli BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduCopter-beta-heli BB: Running (git checkout -f ArduCopter-beta-heli) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduCopter beta zynq binaries heli BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Copter/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' 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 b136aa2b6d Plane: version to 4.6.0-beta5 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 '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 '93fb9792cc64ad504739373d92af3ef264ec1718' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9fddc857ff0675a01e2457f0dd8d5ea276281433' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 7f918b68b8c3afea063ecc819891a199e3c3ac79 BB-GIT: Author: Andy Piper BB-GIT: Date: Sun Apr 20 19:36:14 2025 +0100 BB-GIT: BB-GIT: AC_Fence: remove frame constraints from some options BB: Building ArduPlane beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/249] Building board: 3DRControlZeroG at 2025-04-23 21:48:06.125284 BB: Trying checkout ArduPlane beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'ArduPlane-beta'. 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 b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [2/249] Building board: ACNS-CM4Pilot at 2025-04-23 21:48:06.643569 BB: Trying checkout ArduPlane beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [3/249] Building board: ACNS-F405AIO at 2025-04-23 21:48:07.056387 BB: Trying checkout ArduPlane beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [4/249] Building board: aero at 2025-04-23 21:48:07.088113 BB: Trying checkout ArduPlane beta aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: b136aa2b6daab5384c35325deb5adff8ca37b90f 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 in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc 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: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.637s) BB-WAF: 'clean' finished successfully (1.216s) 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: 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 342 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: [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: [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.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg 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.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM 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.FlexDebug 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.Timestampexpanding uavcan.CoarseOrientation BB-WAF: 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.esc.StatusExtended 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: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1246] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1246] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1246] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 16/1246] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 17/1246] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 18/1246] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 19/1246] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 20/1246] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 21/1246] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 22/1246] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 23/1246] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 24/1246] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 25/1246] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 26/1246] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 27/1246] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 28/1246] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/1246] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 30/1246] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 31/1246] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 32/1246] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 33/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 34/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 35/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 36/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 37/1246] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 38/1246] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 39/1246] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 40/1246] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 41/1246] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 42/1246] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 43/1246] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 44/1246] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 45/1246] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 46/1246] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 47/1246] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 48/1246] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 49/1246] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 50/1246] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 51/1246] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 52/1246] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 53/1246] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 54/1246] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 55/1246] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 56/1246] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 57/1246] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 58/1246] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 59/1246] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 60/1246] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 61/1246] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 62/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 63/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 64/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 65/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 66/1246] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 67/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 68/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 69/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 70/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 71/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 72/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 73/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 74/1246] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 75/1246] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 76/1246] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 77/1246] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 78/1246] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 79/1246] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 80/1246] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 81/1246] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 82/1246] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 83/1246] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 84/1246] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 85/1246] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 86/1246] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 87/1246] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 88/1246] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 89/1246] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 90/1246] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 91/1246] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 92/1246] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 93/1246] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 94/1246] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 95/1246] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 96/1246] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 97/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 98/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 99/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 100/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 101/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 102/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 103/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 104/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 105/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 106/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 107/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 108/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 109/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 110/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 111/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 112/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 113/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 114/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 115/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 116/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 117/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 118/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 119/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 120/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 121/1246] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 122/1246] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 123/1246] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 124/1246] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 125/1246] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 126/1246] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 127/1246] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 128/1246] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 129/1246] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 130/1246] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 131/1246] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 132/1246] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 133/1246] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 134/1246] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 135/1246] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 136/1246] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 137/1246] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 138/1246] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 139/1246] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 140/1246] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 141/1246] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 142/1246] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 143/1246] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 144/1246] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 145/1246] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 146/1246] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 147/1246] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 148/1246] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 149/1246] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 150/1246] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 151/1246] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 152/1246] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 153/1246] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 154/1246] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 155/1246] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 156/1246] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 157/1246] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 158/1246] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 159/1246] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 160/1246] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 161/1246] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 162/1246] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 163/1246] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 164/1246] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 165/1246] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 166/1246] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 167/1246] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 168/1246] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 169/1246] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 170/1246] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 171/1246] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 172/1246] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 173/1246] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 174/1246] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 175/1246] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 176/1246] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 177/1246] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 178/1246] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 179/1246] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 180/1246] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 181/1246] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 182/1246] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 183/1246] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 184/1246] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 185/1246] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 186/1246] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 187/1246] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 188/1246] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 189/1246] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 190/1246] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 191/1246] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 192/1246] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 193/1246] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 194/1246] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 195/1246] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 196/1246] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 197/1246] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 198/1246] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 199/1246] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 200/1246] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 201/1246] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 202/1246] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 203/1246] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 204/1246] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 205/1246] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 206/1246] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 207/1246] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 208/1246] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 209/1246] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 210/1246] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 211/1246] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 212/1246] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 213/1246] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 214/1246] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 215/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 216/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 217/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 218/1246] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 219/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 220/1246] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 221/1246] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 222/1246] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 223/1246] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 224/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 225/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 226/1246] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 227/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 228/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 229/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 230/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 231/1246] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 232/1246] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 233/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 234/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 235/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 236/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 237/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 238/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 239/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 240/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 241/1246] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 242/1246] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 243/1246] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 244/1246] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 245/1246] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 246/1246] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 247/1246] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 248/1246] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 249/1246] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 250/1246] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 251/1246] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 252/1246] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 253/1246] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 254/1246] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 255/1246] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 256/1246] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 257/1246] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 258/1246] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 259/1246] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 260/1246] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 261/1246] Compiling libraries/AP_GPS/AP_GPS_UBLOX.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:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | 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:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #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:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #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:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | 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' failed (exit status 1): BB-WAF: {task 139910325121120: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((699124, 256)) BB: Failed build of ArduPlane aero beta BB: [5/249] Building board: AEROFOX-H7 at 2025-04-23 21:48:18.952471 BB: Trying checkout ArduPlane beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [6/249] Building board: AET-H743-Basic at 2025-04-23 21:48:18.986136 BB: Trying checkout ArduPlane beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [7/249] Building board: airbotf4 at 2025-04-23 21:48:19.016084 BB: Trying checkout ArduPlane beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [8/249] Building board: AIRLink at 2025-04-23 21:48:19.047433 BB: Trying checkout ArduPlane beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [9/249] Building board: Airvolute-DCS2 at 2025-04-23 21:48:19.078649 BB: Trying checkout ArduPlane beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [10/249] Building board: AnyleafH7 at 2025-04-23 21:48:19.108692 BB: Trying checkout ArduPlane beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [11/249] Building board: Aocoda-RC-H743Dual at 2025-04-23 21:48:19.139322 BB: Trying checkout ArduPlane beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [12/249] Building board: ARK_FPV at 2025-04-23 21:48:19.168712 BB: Trying checkout ArduPlane beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [13/249] Building board: ARKV6X at 2025-04-23 21:48:20.110149 BB: Trying checkout ArduPlane beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [14/249] Building board: AtomRCF405NAVI at 2025-04-23 21:48:20.147105 BB: Trying checkout ArduPlane beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [15/249] Building board: bbbmini at 2025-04-23 21:48:20.177295 BB: Trying checkout ArduPlane beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [16/249] Building board: BeastF7 at 2025-04-23 21:48:20.206125 BB: Trying checkout ArduPlane beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [17/249] Building board: BeastF7v2 at 2025-04-23 21:48:20.236801 BB: Trying checkout ArduPlane beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [18/249] Building board: BeastH7 at 2025-04-23 21:48:20.268044 BB: Trying checkout ArduPlane beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [19/249] Building board: BeastH7v2 at 2025-04-23 21:48:20.298146 BB: Trying checkout ArduPlane beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [20/249] Building board: bebop at 2025-04-23 21:48:20.329409 BB: Trying checkout ArduPlane beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta bebop binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [21/249] Building board: bhat at 2025-04-23 21:48:20.359012 BB: Trying checkout ArduPlane beta bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta bhat binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [22/249] Building board: BlitzF745 at 2025-04-23 21:48:20.387211 BB: Trying checkout ArduPlane beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [23/249] Building board: BlitzF745AIO at 2025-04-23 21:48:20.417486 BB: Trying checkout ArduPlane beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [24/249] Building board: BlitzH743Pro at 2025-04-23 21:48:20.447231 BB: Trying checkout ArduPlane beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [25/249] Building board: BlitzMiniF745 at 2025-04-23 21:48:20.476687 BB: Trying checkout ArduPlane beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [26/249] Building board: BlitzWingH743 at 2025-04-23 21:48:20.507538 BB: Trying checkout ArduPlane beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [27/249] Building board: blue at 2025-04-23 21:48:20.538074 BB: Trying checkout ArduPlane beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta blue binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [28/249] Building board: BrahmaF4 at 2025-04-23 21:48:20.567357 BB: Trying checkout ArduPlane beta BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [29/249] Building board: BROTHERHOBBYF405v3 at 2025-04-23 21:48:21.487418 BB: Trying checkout ArduPlane beta BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta BROTHERHOBBYF405v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/BROTHERHOBBYF405v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BROTHERHOBBYF405v3) - not in board list BB: [30/249] Building board: BROTHERHOBBYH743 at 2025-04-23 21:48:22.369663 BB: Trying checkout ArduPlane beta BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta BROTHERHOBBYH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/BROTHERHOBBYH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BROTHERHOBBYH743) - not in board list BB: [31/249] Building board: canzero at 2025-04-23 21:48:23.269013 BB: Trying checkout ArduPlane beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta canzero binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [32/249] Building board: CBU-H7-LC-Stamp at 2025-04-23 21:48:23.306094 BB: Trying checkout ArduPlane beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [33/249] Building board: CBU-H7-Stamp at 2025-04-23 21:48:24.202488 BB: Trying checkout ArduPlane beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [34/249] Building board: CORVON405V2_1 at 2025-04-23 21:48:24.234360 BB: Trying checkout ArduPlane beta CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [35/249] Building board: CSKY405 at 2025-04-23 21:48:25.088686 BB: Trying checkout ArduPlane beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [36/249] Building board: CUAV-7-Nano at 2025-04-23 21:48:25.122274 BB: Trying checkout ArduPlane beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [37/249] Building board: CUAV-Nora at 2025-04-23 21:48:25.154317 BB: Trying checkout ArduPlane beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [38/249] Building board: CUAV-Nora-bdshot at 2025-04-23 21:48:25.185599 BB: Trying checkout ArduPlane beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [39/249] Building board: CUAV-Pixhack-v3 at 2025-04-23 21:48:25.232053 BB: Trying checkout ArduPlane beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [40/249] Building board: CUAV-X7 at 2025-04-23 21:48:25.263821 BB: Trying checkout ArduPlane beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [41/249] Building board: CUAV-X7-bdshot at 2025-04-23 21:48:25.293295 BB: Trying checkout ArduPlane beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [42/249] Building board: CUAVv5 at 2025-04-23 21:48:25.323384 BB: Trying checkout ArduPlane beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [43/249] Building board: CUAVv5-bdshot at 2025-04-23 21:48:25.354458 BB: Trying checkout ArduPlane beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [44/249] Building board: CUAVv5Nano at 2025-04-23 21:48:25.385830 BB: Trying checkout ArduPlane beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [45/249] Building board: CUAVv5Nano-bdshot at 2025-04-23 21:48:25.416296 BB: Trying checkout ArduPlane beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [46/249] Building board: CubeBlack at 2025-04-23 21:48:25.450635 BB: Trying checkout ArduPlane beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [47/249] Building board: CubeBlack+ at 2025-04-23 21:48:25.480173 BB: Trying checkout ArduPlane beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [48/249] Building board: CubeOrange at 2025-04-23 21:48:25.512987 BB: Trying checkout ArduPlane beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [49/249] Building board: CubeOrange-bdshot at 2025-04-23 21:48:25.545743 BB: Trying checkout ArduPlane beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [50/249] Building board: CubeOrangePlus at 2025-04-23 21:48:25.575642 BB: Trying checkout ArduPlane beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [51/249] Building board: CubeOrangePlus-bdshot at 2025-04-23 21:48:25.606319 BB: Trying checkout ArduPlane beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [52/249] Building board: CubePurple at 2025-04-23 21:48:25.640728 BB: Trying checkout ArduPlane beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [53/249] Building board: CubeRedPrimary at 2025-04-23 21:48:25.672251 BB: Trying checkout ArduPlane beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [54/249] Building board: CubeRedSecondary at 2025-04-23 21:48:25.702815 BB: Trying checkout ArduPlane beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [55/249] Building board: CubeYellow at 2025-04-23 21:48:25.733969 BB: Trying checkout ArduPlane beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [56/249] Building board: CubeYellow-bdshot at 2025-04-23 21:48:25.766400 BB: Trying checkout ArduPlane beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [57/249] Building board: dark at 2025-04-23 21:48:25.795610 BB: Trying checkout ArduPlane beta dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta dark binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [58/249] Building board: DevEBoxH7v2 at 2025-04-23 21:48:25.823763 BB: Trying checkout ArduPlane beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [59/249] Building board: disco at 2025-04-23 21:48:25.855735 BB: Trying checkout ArduPlane beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta disco binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [60/249] Building board: disco at 2025-04-23 21:48:25.890336 BB: Trying checkout ArduPlane beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta disco binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [61/249] Building board: DroneerF405 at 2025-04-23 21:48:25.925475 BB: Trying checkout ArduPlane beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [62/249] Building board: DrotekP3Pro at 2025-04-23 21:48:26.809948 BB: Trying checkout ArduPlane beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [63/249] Building board: Durandal at 2025-04-23 21:48:26.844048 BB: Trying checkout ArduPlane beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [64/249] Building board: Durandal-bdshot at 2025-04-23 21:48:26.874757 BB: Trying checkout ArduPlane beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [65/249] Building board: edge at 2025-04-23 21:48:26.903912 BB: Trying checkout ArduPlane beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta edge binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [66/249] Building board: erleboard at 2025-04-23 21:48:26.932604 BB: Trying checkout ArduPlane beta erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [67/249] Building board: erlebrain2 at 2025-04-23 21:48:26.962532 BB: Trying checkout ArduPlane beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [68/249] Building board: F35Lightning at 2025-04-23 21:48:26.991860 BB: Trying checkout ArduPlane beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [69/249] Building board: F4BY at 2025-04-23 21:48:27.020888 BB: Trying checkout ArduPlane beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [70/249] Building board: F4BY_F427 at 2025-04-23 21:48:27.049928 BB: Trying checkout ArduPlane beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [71/249] Building board: FlyingMoonF407 at 2025-04-23 21:48:27.906466 BB: Trying checkout ArduPlane beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [72/249] Building board: FlyingMoonF427 at 2025-04-23 21:48:27.938213 BB: Trying checkout ArduPlane beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [73/249] Building board: FlyingMoonH743 at 2025-04-23 21:48:27.967891 BB: Trying checkout ArduPlane beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [74/249] Building board: FlywooF405Pro at 2025-04-23 21:48:27.997232 BB: Trying checkout ArduPlane beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [75/249] Building board: FlywooF745 at 2025-04-23 21:48:28.027349 BB: Trying checkout ArduPlane beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [76/249] Building board: FlywooF745Nano at 2025-04-23 21:48:28.055707 BB: Trying checkout ArduPlane beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [77/249] Building board: FlywooH743Pro at 2025-04-23 21:48:28.085172 BB: Trying checkout ArduPlane beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [78/249] Building board: fmuv2 at 2025-04-23 21:48:28.115172 BB: Trying checkout ArduPlane beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [79/249] Building board: fmuv3 at 2025-04-23 21:48:28.144468 BB: Trying checkout ArduPlane beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [80/249] Building board: fmuv5 at 2025-04-23 21:48:28.173233 BB: Trying checkout ArduPlane beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [81/249] Building board: FoxeerF405v2 at 2025-04-23 21:48:28.202234 BB: Trying checkout ArduPlane beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [82/249] Building board: FoxeerH743v1 at 2025-04-23 21:48:28.231800 BB: Trying checkout ArduPlane beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [83/249] Building board: GEPRC_TAKER_H743 at 2025-04-23 21:48:28.260725 BB: Trying checkout ArduPlane beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [84/249] Building board: GEPRCF745BTHD at 2025-04-23 21:48:29.082247 BB: Trying checkout ArduPlane beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [85/249] Building board: HEEWING-F405 at 2025-04-23 21:48:29.116668 BB: Trying checkout ArduPlane beta HEEWING-F405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta HEEWING-F405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [86/249] Building board: HEEWING-F405v2 at 2025-04-23 21:48:29.147032 BB: Trying checkout ArduPlane beta HEEWING-F405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta HEEWING-F405v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [87/249] Building board: Here4FC at 2025-04-23 21:48:29.178310 BB: Trying checkout ArduPlane beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [88/249] Building board: IFLIGHT_2RAW_H7 at 2025-04-23 21:48:29.208470 BB: Trying checkout ArduPlane beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [89/249] Building board: JFB100 at 2025-04-23 21:48:29.236888 BB: Trying checkout ArduPlane beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [90/249] Building board: JFB110 at 2025-04-23 21:48:29.264931 BB: Trying checkout ArduPlane beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [91/249] Building board: JHEM_JHEF405 at 2025-04-23 21:48:29.293118 BB: Trying checkout ArduPlane beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [92/249] Building board: JHEMCU-H743HD at 2025-04-23 21:48:29.322802 BB: Trying checkout ArduPlane beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [93/249] Building board: KakuteF4 at 2025-04-23 21:48:29.353178 BB: Trying checkout ArduPlane beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [94/249] Building board: KakuteF4-Wing at 2025-04-23 21:48:29.382472 BB: Trying checkout ArduPlane beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [95/249] Building board: KakuteF4Mini at 2025-04-23 21:48:29.411795 BB: Trying checkout ArduPlane beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [96/249] Building board: KakuteF7 at 2025-04-23 21:48:29.440986 BB: Trying checkout ArduPlane beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [97/249] Building board: KakuteF7-bdshot at 2025-04-23 21:48:29.470331 BB: Trying checkout ArduPlane beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [98/249] Building board: KakuteF7Mini at 2025-04-23 21:48:29.499252 BB: Trying checkout ArduPlane beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [99/249] Building board: KakuteH7 at 2025-04-23 21:48:29.528071 BB: Trying checkout ArduPlane beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [100/249] Building board: KakuteH7-bdshot at 2025-04-23 21:48:29.557347 BB: Trying checkout ArduPlane beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [101/249] Building board: KakuteH7-Wing at 2025-04-23 21:48:29.588793 BB: Trying checkout ArduPlane beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [102/249] Building board: KakuteH7Mini at 2025-04-23 21:48:29.618882 BB: Trying checkout ArduPlane beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [103/249] Building board: KakuteH7Mini-Nand at 2025-04-23 21:48:29.647085 BB: Trying checkout ArduPlane beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [104/249] Building board: KakuteH7v2 at 2025-04-23 21:48:29.676070 BB: Trying checkout ArduPlane beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [105/249] Building board: linux at 2025-04-23 21:48:29.704950 BB: Trying checkout ArduPlane beta linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta linux binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [106/249] Building board: LongBowF405WING at 2025-04-23 21:48:29.733926 BB: Trying checkout ArduPlane beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [107/249] Building board: LumenierLUXF765-NDAA at 2025-04-23 21:48:29.763136 BB: Trying checkout ArduPlane beta LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [108/249] Building board: luminousbee5 at 2025-04-23 21:48:30.611706 BB: Trying checkout ArduPlane beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [109/249] Building board: MambaF405-2022 at 2025-04-23 21:48:30.644982 BB: Trying checkout ArduPlane beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [110/249] Building board: MambaF405US-I2C at 2025-04-23 21:48:30.674347 BB: Trying checkout ArduPlane beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [111/249] Building board: MambaF405v2 at 2025-04-23 21:48:30.704262 BB: Trying checkout ArduPlane beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [112/249] Building board: MambaH743v4 at 2025-04-23 21:48:30.733469 BB: Trying checkout ArduPlane beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [113/249] Building board: MatekF405 at 2025-04-23 21:48:30.763527 BB: Trying checkout ArduPlane beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [114/249] Building board: MatekF405-bdshot at 2025-04-23 21:48:30.797443 BB: Trying checkout ArduPlane beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [115/249] Building board: MatekF405-CAN at 2025-04-23 21:48:30.826299 BB: Trying checkout ArduPlane beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [116/249] Building board: MatekF405-STD at 2025-04-23 21:48:30.855753 BB: Trying checkout ArduPlane beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [117/249] Building board: MatekF405-TE at 2025-04-23 21:48:30.884294 BB: Trying checkout ArduPlane beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [118/249] Building board: MatekF405-TE-bdshot at 2025-04-23 21:48:30.913178 BB: Trying checkout ArduPlane beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [119/249] Building board: MatekF405-Wing at 2025-04-23 21:48:30.942891 BB: Trying checkout ArduPlane beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [120/249] Building board: MatekF405-Wing-bdshot at 2025-04-23 21:48:30.972128 BB: Trying checkout ArduPlane beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [121/249] Building board: MatekF765-SE at 2025-04-23 21:48:31.002364 BB: Trying checkout ArduPlane beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [122/249] Building board: MatekF765-Wing at 2025-04-23 21:48:31.032021 BB: Trying checkout ArduPlane beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [123/249] Building board: MatekF765-Wing-bdshot at 2025-04-23 21:48:31.063572 BB: Trying checkout ArduPlane beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [124/249] Building board: MatekH743 at 2025-04-23 21:48:31.094490 BB: Trying checkout ArduPlane beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [125/249] Building board: MatekH743-bdshot at 2025-04-23 21:48:31.124271 BB: Trying checkout ArduPlane beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [126/249] Building board: MatekH7A3 at 2025-04-23 21:48:31.153271 BB: Trying checkout ArduPlane beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [127/249] Building board: MFT-SEMA100 at 2025-04-23 21:48:31.184519 BB: Trying checkout ArduPlane beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [128/249] Building board: MicoAir405Mini at 2025-04-23 21:48:31.213376 BB: Trying checkout ArduPlane beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [129/249] Building board: MicoAir405v2 at 2025-04-23 21:48:31.241652 BB: Trying checkout ArduPlane beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [130/249] Building board: MicoAir743 at 2025-04-23 21:48:31.270982 BB: Trying checkout ArduPlane beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [131/249] Building board: MicoAir743-AIO at 2025-04-23 21:48:31.300850 BB: Trying checkout ArduPlane beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [132/249] Building board: MicoAir743v2 at 2025-04-23 21:48:31.330259 BB: Trying checkout ArduPlane beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [133/249] Building board: mindpx-v2 at 2025-04-23 21:48:31.360067 BB: Trying checkout ArduPlane beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [134/249] Building board: mini-pix at 2025-04-23 21:48:31.389159 BB: Trying checkout ArduPlane beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [135/249] Building board: modalai_fc-v1 at 2025-04-23 21:48:31.419656 BB: Trying checkout ArduPlane beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [136/249] Building board: mRoControlZeroClassic at 2025-04-23 21:48:31.453570 BB: Trying checkout ArduPlane beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [137/249] Building board: mRoControlZeroF7 at 2025-04-23 21:48:31.483188 BB: Trying checkout ArduPlane beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [138/249] Building board: mRoControlZeroH7 at 2025-04-23 21:48:31.514862 BB: Trying checkout ArduPlane beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [139/249] Building board: mRoControlZeroH7-bdshot at 2025-04-23 21:48:31.543945 BB: Trying checkout ArduPlane beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [140/249] Building board: mRoControlZeroOEMH7 at 2025-04-23 21:48:31.573493 BB: Trying checkout ArduPlane beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [141/249] Building board: mRoCZeroOEMH7-bdshot at 2025-04-23 21:48:31.603490 BB: Trying checkout ArduPlane beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [142/249] Building board: mRoNexus at 2025-04-23 21:48:31.634636 BB: Trying checkout ArduPlane beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [143/249] Building board: mRoPixracerPro at 2025-04-23 21:48:31.664742 BB: Trying checkout ArduPlane beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [144/249] Building board: mRoPixracerPro-bdshot at 2025-04-23 21:48:31.693768 BB: Trying checkout ArduPlane beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [145/249] Building board: mRoX21 at 2025-04-23 21:48:31.722632 BB: Trying checkout ArduPlane beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [146/249] Building board: mRoX21-777 at 2025-04-23 21:48:31.751991 BB: Trying checkout ArduPlane beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [147/249] Building board: MUPilot at 2025-04-23 21:48:31.780921 BB: Trying checkout ArduPlane beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [148/249] Building board: NarinFC-H7 at 2025-04-23 21:48:31.810101 BB: Trying checkout ArduPlane beta NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta NarinFC-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/NarinFC-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H7) - not in board list BB: [149/249] Building board: navigator at 2025-04-23 21:48:32.653160 BB: Trying checkout ArduPlane beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta navigator binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [150/249] Building board: navigator64 at 2025-04-23 21:48:32.683380 BB: Trying checkout ArduPlane beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [151/249] Building board: navio at 2025-04-23 21:48:32.711835 BB: Trying checkout ArduPlane beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta navio binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [152/249] Building board: navio2 at 2025-04-23 21:48:32.740650 BB: Trying checkout ArduPlane beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [153/249] Building board: NxtPX4v2 at 2025-04-23 21:48:32.769014 BB: Trying checkout ArduPlane beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [154/249] Building board: obal at 2025-04-23 21:48:32.800708 BB: Trying checkout ArduPlane beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta obal binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [155/249] Building board: ocpoc_zynq at 2025-04-23 21:48:32.829194 BB: Trying checkout ArduPlane beta ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [156/249] Building board: omnibusf4 at 2025-04-23 21:48:32.859248 BB: Trying checkout ArduPlane beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [157/249] Building board: omnibusf4pro at 2025-04-23 21:48:32.890885 BB: Trying checkout ArduPlane beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [158/249] Building board: omnibusf4pro-bdshot at 2025-04-23 21:48:32.920101 BB: Trying checkout ArduPlane beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [159/249] Building board: omnibusf4v6 at 2025-04-23 21:48:32.948718 BB: Trying checkout ArduPlane beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [160/249] Building board: OMNIBUSF7V2 at 2025-04-23 21:48:32.978817 BB: Trying checkout ArduPlane beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [161/249] Building board: OmnibusNanoV6 at 2025-04-23 21:48:33.007441 BB: Trying checkout ArduPlane beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [162/249] Building board: OmnibusNanoV6-bdshot at 2025-04-23 21:48:33.035795 BB: Trying checkout ArduPlane beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [163/249] Building board: OrqaF405Pro at 2025-04-23 21:48:33.066641 BB: Trying checkout ArduPlane beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [164/249] Building board: PH4-mini at 2025-04-23 21:48:33.095899 BB: Trying checkout ArduPlane beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [165/249] Building board: PH4-mini-bdshot at 2025-04-23 21:48:33.127054 BB: Trying checkout ArduPlane beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [166/249] Building board: Pix32v5 at 2025-04-23 21:48:33.157181 BB: Trying checkout ArduPlane beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [167/249] Building board: PixC4-Jetson at 2025-04-23 21:48:33.187047 BB: Trying checkout ArduPlane beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [168/249] Building board: PixFlamingo at 2025-04-23 21:48:33.217233 BB: Trying checkout ArduPlane beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [169/249] Building board: PixFlamingo-F767 at 2025-04-23 21:48:33.249406 BB: Trying checkout ArduPlane beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [170/249] Building board: Pixhawk1 at 2025-04-23 21:48:33.278867 BB: Trying checkout ArduPlane beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [171/249] Building board: Pixhawk1-1M at 2025-04-23 21:48:33.308676 BB: Trying checkout ArduPlane beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [172/249] Building board: Pixhawk1-1M-bdshot at 2025-04-23 21:48:33.339919 BB: Trying checkout ArduPlane beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [173/249] Building board: Pixhawk1-bdshot at 2025-04-23 21:48:33.371661 BB: Trying checkout ArduPlane beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [174/249] Building board: Pixhawk4 at 2025-04-23 21:48:33.400075 BB: Trying checkout ArduPlane beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [175/249] Building board: Pixhawk4-bdshot at 2025-04-23 21:48:33.429028 BB: Trying checkout ArduPlane beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [176/249] Building board: Pixhawk5X at 2025-04-23 21:48:33.458092 BB: Trying checkout ArduPlane beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [177/249] Building board: Pixhawk6C at 2025-04-23 21:48:33.498434 BB: Trying checkout ArduPlane beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [178/249] Building board: Pixhawk6C-bdshot at 2025-04-23 21:48:33.530962 BB: Trying checkout ArduPlane beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [179/249] Building board: Pixhawk6X at 2025-04-23 21:48:33.561490 BB: Trying checkout ArduPlane beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [180/249] Building board: Pixhawk6X-bdshot at 2025-04-23 21:48:33.590877 BB: Trying checkout ArduPlane beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [181/249] Building board: PixPilot-C3 at 2025-04-23 21:48:33.620303 BB: Trying checkout ArduPlane beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [182/249] Building board: PixPilot-V3 at 2025-04-23 21:48:33.650640 BB: Trying checkout ArduPlane beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [183/249] Building board: PixPilot-V6 at 2025-04-23 21:48:33.679579 BB: Trying checkout ArduPlane beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [184/249] Building board: PixPilot-V6PRO at 2025-04-23 21:48:33.708813 BB: Trying checkout ArduPlane beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [185/249] Building board: Pixracer at 2025-04-23 21:48:33.738220 BB: Trying checkout ArduPlane beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [186/249] Building board: Pixracer-bdshot at 2025-04-23 21:48:33.767342 BB: Trying checkout ArduPlane beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [187/249] Building board: PixSurveyA1 at 2025-04-23 21:48:33.795692 BB: Trying checkout ArduPlane beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [188/249] Building board: PixSurveyA1-IND at 2025-04-23 21:48:33.827177 BB: Trying checkout ArduPlane beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [189/249] Building board: PixSurveyA2-IND at 2025-04-23 21:48:33.859074 BB: Trying checkout ArduPlane beta PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [190/249] Building board: pocket at 2025-04-23 21:48:34.698476 BB: Trying checkout ArduPlane beta pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta pocket binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [191/249] Building board: pxf at 2025-04-23 21:48:34.728453 BB: Trying checkout ArduPlane beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta pxf binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [192/249] Building board: pxfmini at 2025-04-23 21:48:34.756853 BB: Trying checkout ArduPlane beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [193/249] Building board: QioTekAdeptF407 at 2025-04-23 21:48:34.785859 BB: Trying checkout ArduPlane beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [194/249] Building board: QioTekZealotF427 at 2025-04-23 21:48:34.815948 BB: Trying checkout ArduPlane beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [195/249] Building board: QioTekZealotH743 at 2025-04-23 21:48:34.847268 BB: Trying checkout ArduPlane beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [196/249] Building board: QioTekZealotH743-bdshot at 2025-04-23 21:48:34.880109 BB: Trying checkout ArduPlane beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [197/249] Building board: R9Pilot at 2025-04-23 21:48:34.910169 BB: Trying checkout ArduPlane beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [198/249] Building board: RadiolinkPIX6 at 2025-04-23 21:48:34.939571 BB: Trying checkout ArduPlane beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [199/249] Building board: RADIX2HD at 2025-04-23 21:48:34.968615 BB: Trying checkout ArduPlane beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [200/249] Building board: ReaperF745 at 2025-04-23 21:48:34.997343 BB: Trying checkout ArduPlane beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [201/249] Building board: revo-mini at 2025-04-23 21:48:35.026802 BB: Trying checkout ArduPlane beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [202/249] Building board: revo-mini-bdshot at 2025-04-23 21:48:35.055787 BB: Trying checkout ArduPlane beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [203/249] Building board: revo-mini-i2c at 2025-04-23 21:48:35.084397 BB: Trying checkout ArduPlane beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [204/249] Building board: revo-mini-i2c-bdshot at 2025-04-23 21:48:35.116706 BB: Trying checkout ArduPlane beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [205/249] Building board: rst_zynq at 2025-04-23 21:48:35.145950 BB: Trying checkout ArduPlane beta rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: b136aa2b6daab5384c35325deb5adff8ca37b90f 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 program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm 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 in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc 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: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.524s) BB-WAF: 'clean' finished successfully (1.094s) 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 342 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: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/1040] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 11/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 12/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 13/1040] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 14/1040] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 15/1040] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1040] Compiling libraries/AC_AutoTune/AC_AutoTune_Multi.cpp BB-WAF: [ 17/1040] Compiling libraries/AC_AutoTune/AC_AutoTune_Heli.cpp BB-WAF: [ 18/1040] Compiling libraries/AC_AutoTune/AC_AutoTune_FreqResp.cpp BB-WAF: [ 19/1040] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 20/1040] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 21/1040] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 22/1040] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 23/1040] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 24/1040] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 25/1040] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 26/1040] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 27/1040] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 28/1040] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 29/1040] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 30/1040] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 31/1040] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 32/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 33/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 34/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 35/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 36/1040] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 37/1040] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 38/1040] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 39/1040] Compiling libraries/AC_WPNav/AC_Circle.cpp BB-WAF: [ 40/1040] Compiling libraries/AC_WPNav/AC_WPNav.cpp BB-WAF: [ 41/1040] Compiling libraries/AC_WPNav/AC_WPNav_OA.cpp BB-WAF: [ 42/1040] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 43/1040] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 44/1040] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 45/1040] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 46/1040] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 47/1040] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 48/1040] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 49/1040] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 50/1040] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 51/1040] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 52/1040] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 53/1040] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 54/1040] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 55/1040] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 56/1040] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 57/1040] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 58/1040] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 59/1040] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 60/1040] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 61/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 62/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 63/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 64/1040] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 65/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 66/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 67/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 68/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 69/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 70/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 71/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 72/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 73/1040] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 74/1040] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 75/1040] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 76/1040] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 77/1040] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 78/1040] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 79/1040] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 80/1040] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 81/1040] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 82/1040] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 83/1040] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 84/1040] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 85/1040] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 86/1040] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 87/1040] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 88/1040] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 89/1040] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 90/1040] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 91/1040] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 92/1040] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 93/1040] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 94/1040] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 95/1040] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 96/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 97/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 98/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 99/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 100/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 101/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 102/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 103/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 104/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 105/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 106/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 107/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 108/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 109/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 110/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 111/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 112/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 113/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 114/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 115/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 116/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 117/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 118/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 119/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 120/1040] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 121/1040] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 122/1040] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 123/1040] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 124/1040] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 125/1040] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 126/1040] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 127/1040] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 128/1040] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 129/1040] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 130/1040] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 131/1040] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 132/1040] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 133/1040] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 134/1040] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 135/1040] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 136/1040] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 137/1040] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 138/1040] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 139/1040] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 140/1040] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 141/1040] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 142/1040] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 143/1040] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 144/1040] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 145/1040] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 146/1040] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 147/1040] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 148/1040] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 149/1040] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 150/1040] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 151/1040] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 152/1040] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 153/1040] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 154/1040] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 155/1040] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 156/1040] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 157/1040] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 158/1040] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 159/1040] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 160/1040] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 161/1040] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 162/1040] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 163/1040] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 164/1040] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 165/1040] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 166/1040] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 167/1040] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 168/1040] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 169/1040] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 170/1040] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 171/1040] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 172/1040] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 173/1040] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 174/1040] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 175/1040] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 176/1040] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 177/1040] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 178/1040] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 179/1040] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 180/1040] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 181/1040] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 182/1040] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 183/1040] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 184/1040] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 185/1040] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 186/1040] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 187/1040] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 188/1040] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 189/1040] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 190/1040] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 191/1040] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.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:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #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:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | 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:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #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:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | 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_Compass' failed (exit status 1): BB-WAF: {task 140398612736016: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((713933, 256)) BB: Failed build of ArduPlane rst_zynq beta BB: [206/249] Building board: SDMODELH7V1 at 2025-04-23 21:48:54.894620 BB: Trying checkout ArduPlane beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [207/249] Building board: SDMODELH7V2 at 2025-04-23 21:48:54.926756 BB: Trying checkout ArduPlane beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [208/249] Building board: SITL_arm_linux_gnueabihf at 2025-04-23 21:48:54.955461 BB: Trying checkout ArduPlane beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [209/249] Building board: SITL_x86_64_linux_gnu at 2025-04-23 21:48:54.983418 BB: Trying checkout ArduPlane beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [210/249] Building board: SIYI_N7 at 2025-04-23 21:48:55.012389 BB: Trying checkout ArduPlane beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [211/249] Building board: SkySakuraH743 at 2025-04-23 21:48:55.041471 BB: Trying checkout ArduPlane beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [212/249] Building board: SkystarsH7HD-bdshot at 2025-04-23 21:48:55.071326 BB: Trying checkout ArduPlane beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [213/249] Building board: sparky2 at 2025-04-23 21:48:55.102154 BB: Trying checkout ArduPlane beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [214/249] Building board: speedybeef4 at 2025-04-23 21:48:55.133421 BB: Trying checkout ArduPlane beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [215/249] Building board: SpeedyBeeF405AIO at 2025-04-23 21:48:55.162789 BB: Trying checkout ArduPlane beta SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [216/249] Building board: SpeedyBeeF405Mini at 2025-04-23 21:48:55.191946 BB: Trying checkout ArduPlane beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [217/249] Building board: SpeedyBeeF405WING at 2025-04-23 21:48:55.220899 BB: Trying checkout ArduPlane beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [218/249] Building board: speedybeef4v3 at 2025-04-23 21:48:55.251549 BB: Trying checkout ArduPlane beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [219/249] Building board: speedybeef4v4 at 2025-04-23 21:48:55.280609 BB: Trying checkout ArduPlane beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [220/249] Building board: SPRacingH7 at 2025-04-23 21:48:55.310137 BB: Trying checkout ArduPlane beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [221/249] Building board: SPRacingH7RF at 2025-04-23 21:48:55.338935 BB: Trying checkout ArduPlane beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [222/249] Building board: StellarF4 at 2025-04-23 21:48:55.368444 BB: Trying checkout ArduPlane beta StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [223/249] Building board: StellarF4V2 at 2025-04-23 21:48:56.213979 BB: Trying checkout ArduPlane beta StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [224/249] Building board: StellarH7V2 at 2025-04-23 21:48:57.083977 BB: Trying checkout ArduPlane beta StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [225/249] Building board: SuccexF4 at 2025-04-23 21:48:57.937063 BB: Trying checkout ArduPlane beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [226/249] Building board: SULILGH7-P1-P2 at 2025-04-23 21:48:57.969714 BB: Trying checkout ArduPlane beta SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [227/249] Building board: Swan-K1 at 2025-04-23 21:48:58.816960 BB: Trying checkout ArduPlane beta Swan-K1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta Swan-K1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [228/249] Building board: TBS-Colibri-F7 at 2025-04-23 21:48:58.848941 BB: Trying checkout ArduPlane beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [229/249] Building board: TBS_LUCID_H7 at 2025-04-23 21:48:58.879152 BB: Trying checkout ArduPlane beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [230/249] Building board: TBS_LUCID_H7_WING at 2025-04-23 21:48:58.908018 BB: Trying checkout ArduPlane beta TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta TBS_LUCID_H7_WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/TBS_LUCID_H7_WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (TBS_LUCID_H7_WING) - not in board list BB: [231/249] Building board: TBS_LUCID_PRO at 2025-04-23 21:48:59.758509 BB: Trying checkout ArduPlane beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [232/249] Building board: thepeach-k1 at 2025-04-23 21:48:59.791128 BB: Trying checkout ArduPlane beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [233/249] Building board: thepeach-r1 at 2025-04-23 21:48:59.820912 BB: Trying checkout ArduPlane beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [234/249] Building board: TMotorH743 at 2025-04-23 21:48:59.850956 BB: Trying checkout ArduPlane beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [235/249] Building board: vnav at 2025-04-23 21:48:59.881464 BB: Trying checkout ArduPlane beta vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta vnav binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [236/249] Building board: VRBrain-v51 at 2025-04-23 21:48:59.910959 BB: Trying checkout ArduPlane beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [237/249] Building board: VRBrain-v52 at 2025-04-23 21:48:59.942899 BB: Trying checkout ArduPlane beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [238/249] Building board: VRBrain-v54 at 2025-04-23 21:48:59.975530 BB: Trying checkout ArduPlane beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [239/249] Building board: VRCore-v10 at 2025-04-23 21:49:00.007352 BB: Trying checkout ArduPlane beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [240/249] Building board: VRUBrain-v51 at 2025-04-23 21:49:00.036769 BB: Trying checkout ArduPlane beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [241/249] Building board: VUAV-V7pro at 2025-04-23 21:49:00.066582 BB: Trying checkout ArduPlane beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [242/249] Building board: X-MAV-AP-H743v2 at 2025-04-23 21:49:00.095986 BB: Trying checkout ArduPlane beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [243/249] Building board: YJUAV_A6 at 2025-04-23 21:49:00.125979 BB: Trying checkout ArduPlane beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [244/249] Building board: YJUAV_A6SE at 2025-04-23 21:49:00.157743 BB: Trying checkout ArduPlane beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [245/249] Building board: YJUAV_A6SE_H743 at 2025-04-23 21:49:00.187222 BB: Trying checkout ArduPlane beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [246/249] Building board: YJUAV_A6Ultra at 2025-04-23 21:49:00.217200 BB: Trying checkout ArduPlane beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [247/249] Building board: ZeroOneX6 at 2025-04-23 21:49:00.246525 BB: Trying checkout ArduPlane beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [248/249] Building board: ZeroOneX6_Air at 2025-04-23 21:49:00.275271 BB: Trying checkout ArduPlane beta ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [249/249] Building board: zynq at 2025-04-23 21:49:01.120129 BB: Trying checkout ArduPlane beta zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch ArduPlane-beta BB: Running (git checkout -f ArduPlane-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building ArduPlane beta zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Plane/beta/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' 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 b136aa2b6d Plane: version to 4.6.0-beta5 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 '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 '93fb9792cc64ad504739373d92af3ef264ec1718' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9fddc857ff0675a01e2457f0dd8d5ea276281433' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 7f918b68b8c3afea063ecc819891a199e3c3ac79 BB-GIT: Author: Andy Piper BB-GIT: Date: Sun Apr 20 19:36:14 2025 +0100 BB-GIT: BB-GIT: AC_Fence: remove frame constraints from some options BB: Building Rover beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/245] Building board: 3DRControlZeroG at 2025-04-23 21:49:03.142033 BB: Trying checkout Rover beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'APMrover2-beta'. 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 b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [2/245] Building board: ACNS-CM4Pilot at 2025-04-23 21:49:03.679129 BB: Trying checkout Rover beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [3/245] Building board: ACNS-F405AIO at 2025-04-23 21:49:04.088124 BB: Trying checkout Rover beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [4/245] Building board: aero at 2025-04-23 21:49:04.120828 BB: Trying checkout Rover beta aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: b136aa2b6daab5384c35325deb5adff8ca37b90f 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 in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc 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: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.605s) BB-WAF: 'clean' finished successfully (1.148s) 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: 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 342 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: [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: [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.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg 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.ServoInfo BB-WAF: expanding com.himark.servo.ServoCmd 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.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM 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.FlexDebug 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.CoarseOrientation BB-WAF: expanding uavcan.Timestamp 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.esc.StatusExtended 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: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1197] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 9/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 10/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 11/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 12/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 13/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 14/1197] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/1197] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 16/1197] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 17/1197] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 18/1197] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 19/1197] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 20/1197] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 21/1197] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 22/1197] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 23/1197] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 24/1197] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 25/1197] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 26/1197] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 27/1197] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 28/1197] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 29/1197] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 30/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 31/1197] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 32/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 33/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 34/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 35/1197] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 36/1197] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 37/1197] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 38/1197] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 39/1197] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 40/1197] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 41/1197] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 42/1197] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 43/1197] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 44/1197] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 45/1197] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 46/1197] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 47/1197] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 48/1197] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 49/1197] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 50/1197] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 51/1197] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 52/1197] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 53/1197] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 54/1197] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 55/1197] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 56/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 57/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 58/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 59/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 60/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 61/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 62/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 63/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 64/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 65/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 66/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 67/1197] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 68/1197] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 69/1197] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 70/1197] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 71/1197] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 72/1197] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 73/1197] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 74/1197] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 75/1197] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 76/1197] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 77/1197] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 78/1197] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 79/1197] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 80/1197] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 81/1197] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 82/1197] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 83/1197] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 84/1197] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 85/1197] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 86/1197] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 87/1197] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 88/1197] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 89/1197] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 90/1197] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 91/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 92/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 93/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 94/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 95/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 96/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 97/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 98/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 99/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 100/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 101/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 102/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 103/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 104/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 105/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 106/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 107/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 108/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 109/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 110/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 111/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 112/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 113/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 114/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 115/1197] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 116/1197] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 117/1197] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 118/1197] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 119/1197] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 120/1197] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 121/1197] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 122/1197] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 123/1197] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 124/1197] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 125/1197] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 126/1197] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 127/1197] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 128/1197] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 129/1197] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 130/1197] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 131/1197] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 132/1197] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 133/1197] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 134/1197] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 135/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 136/1197] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 137/1197] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 138/1197] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 139/1197] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 140/1197] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 141/1197] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 142/1197] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 143/1197] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 144/1197] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 145/1197] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 146/1197] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 147/1197] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 148/1197] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 149/1197] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 150/1197] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 151/1197] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 152/1197] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 153/1197] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 154/1197] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 155/1197] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 156/1197] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 157/1197] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 158/1197] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 159/1197] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 160/1197] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 161/1197] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 162/1197] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 163/1197] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 164/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 165/1197] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 166/1197] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 167/1197] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 168/1197] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 169/1197] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 170/1197] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 171/1197] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 172/1197] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 173/1197] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 174/1197] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 175/1197] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 176/1197] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 177/1197] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 178/1197] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 179/1197] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 180/1197] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 181/1197] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 182/1197] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 183/1197] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 184/1197] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 185/1197] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 186/1197] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 187/1197] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 188/1197] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 189/1197] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 190/1197] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 191/1197] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [ 192/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 193/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 194/1197] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 195/1197] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 196/1197] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 197/1197] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 198/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 199/1197] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 200/1197] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 201/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 202/1197] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 203/1197] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 204/1197] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 205/1197] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 206/1197] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 207/1197] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 208/1197] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 209/1197] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 210/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 211/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 212/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 213/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 214/1197] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 215/1197] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 216/1197] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 217/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 218/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 219/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 220/1197] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 221/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 222/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 223/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 224/1197] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 225/1197] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 226/1197] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 227/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 228/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 229/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 230/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 231/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 232/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 233/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 234/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 235/1197] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 236/1197] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 237/1197] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 238/1197] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 239/1197] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 240/1197] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 241/1197] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 242/1197] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 243/1197] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 244/1197] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 245/1197] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 246/1197] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 247/1197] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 248/1197] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 249/1197] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 250/1197] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 251/1197] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 252/1197] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 253/1197] Compiling libraries/AP_GPS/AP_GPS_UBLOX.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:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | 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:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #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:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #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:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | 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' failed (exit status 1): BB-WAF: {task 140307928425840: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((720465, 256)) BB: Failed build of Rover aero beta BB: [5/245] Building board: AEROFOX-H7 at 2025-04-23 21:49:15.520828 BB: Trying checkout Rover beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [6/245] Building board: AET-H743-Basic at 2025-04-23 21:49:15.555264 BB: Trying checkout Rover beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [7/245] Building board: airbotf4 at 2025-04-23 21:49:15.584773 BB: Trying checkout Rover beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [8/245] Building board: AIRLink at 2025-04-23 21:49:15.614601 BB: Trying checkout Rover beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [9/245] Building board: Airvolute-DCS2 at 2025-04-23 21:49:15.653284 BB: Trying checkout Rover beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [10/245] Building board: AnyleafH7 at 2025-04-23 21:49:15.683117 BB: Trying checkout Rover beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [11/245] Building board: Aocoda-RC-H743Dual at 2025-04-23 21:49:15.711687 BB: Trying checkout Rover beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [12/245] Building board: ARK_FPV at 2025-04-23 21:49:15.741162 BB: Trying checkout Rover beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [13/245] Building board: ARKV6X at 2025-04-23 21:49:16.605642 BB: Trying checkout Rover beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [14/245] Building board: AtomRCF405NAVI at 2025-04-23 21:49:16.637086 BB: Trying checkout Rover beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [15/245] Building board: bbbmini at 2025-04-23 21:49:16.666867 BB: Trying checkout Rover beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [16/245] Building board: BeastF7 at 2025-04-23 21:49:16.694455 BB: Trying checkout Rover beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [17/245] Building board: BeastF7v2 at 2025-04-23 21:49:16.724127 BB: Trying checkout Rover beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [18/245] Building board: BeastH7 at 2025-04-23 21:49:16.753872 BB: Trying checkout Rover beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [19/245] Building board: BeastH7v2 at 2025-04-23 21:49:16.784242 BB: Trying checkout Rover beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [20/245] Building board: bebop at 2025-04-23 21:49:16.813040 BB: Trying checkout Rover beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta bebop binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [21/245] Building board: bhat at 2025-04-23 21:49:16.842367 BB: Trying checkout Rover beta bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta bhat binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [22/245] Building board: BlitzF745 at 2025-04-23 21:49:16.871032 BB: Trying checkout Rover beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [23/245] Building board: BlitzF745AIO at 2025-04-23 21:49:16.903313 BB: Trying checkout Rover beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [24/245] Building board: BlitzH743Pro at 2025-04-23 21:49:16.933463 BB: Trying checkout Rover beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [25/245] Building board: BlitzMiniF745 at 2025-04-23 21:49:16.963382 BB: Trying checkout Rover beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [26/245] Building board: BlitzWingH743 at 2025-04-23 21:49:16.991988 BB: Trying checkout Rover beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [27/245] Building board: blue at 2025-04-23 21:49:17.024207 BB: Trying checkout Rover beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta blue binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [28/245] Building board: BrahmaF4 at 2025-04-23 21:49:17.053675 BB: Trying checkout Rover beta BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [29/245] Building board: BROTHERHOBBYF405v3 at 2025-04-23 21:49:17.897110 BB: Trying checkout Rover beta BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta BROTHERHOBBYF405v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/BROTHERHOBBYF405v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BROTHERHOBBYF405v3) - not in board list BB: [30/245] Building board: BROTHERHOBBYH743 at 2025-04-23 21:49:18.743929 BB: Trying checkout Rover beta BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta BROTHERHOBBYH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/BROTHERHOBBYH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BROTHERHOBBYH743) - not in board list BB: [31/245] Building board: canzero at 2025-04-23 21:49:19.609779 BB: Trying checkout Rover beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta canzero binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [32/245] Building board: CBU-H7-LC-Stamp at 2025-04-23 21:49:19.640780 BB: Trying checkout Rover beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [33/245] Building board: CBU-H7-Stamp at 2025-04-23 21:49:20.489186 BB: Trying checkout Rover beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [34/245] Building board: CORVON405V2_1 at 2025-04-23 21:49:20.520443 BB: Trying checkout Rover beta CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [35/245] Building board: CSKY405 at 2025-04-23 21:49:21.367486 BB: Trying checkout Rover beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [36/245] Building board: CUAV-7-Nano at 2025-04-23 21:49:21.400487 BB: Trying checkout Rover beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [37/245] Building board: CUAV-Nora at 2025-04-23 21:49:21.432172 BB: Trying checkout Rover beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [38/245] Building board: CUAV-Nora-bdshot at 2025-04-23 21:49:21.461740 BB: Trying checkout Rover beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [39/245] Building board: CUAV-Pixhack-v3 at 2025-04-23 21:49:21.492110 BB: Trying checkout Rover beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [40/245] Building board: CUAV-X7 at 2025-04-23 21:49:21.522246 BB: Trying checkout Rover beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [41/245] Building board: CUAV-X7-bdshot at 2025-04-23 21:49:21.553724 BB: Trying checkout Rover beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [42/245] Building board: CUAVv5 at 2025-04-23 21:49:21.588213 BB: Trying checkout Rover beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [43/245] Building board: CUAVv5-bdshot at 2025-04-23 21:49:21.620100 BB: Trying checkout Rover beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [44/245] Building board: CUAVv5Nano at 2025-04-23 21:49:21.653096 BB: Trying checkout Rover beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [45/245] Building board: CUAVv5Nano-bdshot at 2025-04-23 21:49:21.685983 BB: Trying checkout Rover beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [46/245] Building board: CubeBlack at 2025-04-23 21:49:21.719285 BB: Trying checkout Rover beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [47/245] Building board: CubeBlack+ at 2025-04-23 21:49:21.750723 BB: Trying checkout Rover beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [48/245] Building board: CubeOrange at 2025-04-23 21:49:21.781891 BB: Trying checkout Rover beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [49/245] Building board: CubeOrange-bdshot at 2025-04-23 21:49:21.813202 BB: Trying checkout Rover beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [50/245] Building board: CubeOrangePlus at 2025-04-23 21:49:21.845782 BB: Trying checkout Rover beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [51/245] Building board: CubeOrangePlus-bdshot at 2025-04-23 21:49:21.878761 BB: Trying checkout Rover beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [52/245] Building board: CubePurple at 2025-04-23 21:49:21.915027 BB: Trying checkout Rover beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [53/245] Building board: CubeRedPrimary at 2025-04-23 21:49:21.948009 BB: Trying checkout Rover beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [54/245] Building board: CubeRedSecondary at 2025-04-23 21:49:21.984346 BB: Trying checkout Rover beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [55/245] Building board: CubeYellow at 2025-04-23 21:49:22.016924 BB: Trying checkout Rover beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [56/245] Building board: CubeYellow-bdshot at 2025-04-23 21:49:22.048619 BB: Trying checkout Rover beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [57/245] Building board: dark at 2025-04-23 21:49:22.080640 BB: Trying checkout Rover beta dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta dark binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [58/245] Building board: DevEBoxH7v2 at 2025-04-23 21:49:22.111831 BB: Trying checkout Rover beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [59/245] Building board: disco at 2025-04-23 21:49:22.142406 BB: Trying checkout Rover beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta disco binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [60/245] Building board: DroneerF405 at 2025-04-23 21:49:22.171888 BB: Trying checkout Rover beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [61/245] Building board: DrotekP3Pro at 2025-04-23 21:49:23.074188 BB: Trying checkout Rover beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [62/245] Building board: Durandal at 2025-04-23 21:49:23.110546 BB: Trying checkout Rover beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [63/245] Building board: Durandal-bdshot at 2025-04-23 21:49:23.140207 BB: Trying checkout Rover beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [64/245] Building board: edge at 2025-04-23 21:49:23.171974 BB: Trying checkout Rover beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta edge binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [65/245] Building board: erleboard at 2025-04-23 21:49:23.200201 BB: Trying checkout Rover beta erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [66/245] Building board: erlebrain2 at 2025-04-23 21:49:23.228516 BB: Trying checkout Rover beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [67/245] Building board: F35Lightning at 2025-04-23 21:49:23.256811 BB: Trying checkout Rover beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [68/245] Building board: F4BY at 2025-04-23 21:49:23.286040 BB: Trying checkout Rover beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [69/245] Building board: F4BY_F427 at 2025-04-23 21:49:23.315671 BB: Trying checkout Rover beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [70/245] Building board: FlyingMoonF407 at 2025-04-23 21:49:24.156377 BB: Trying checkout Rover beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [71/245] Building board: FlyingMoonF427 at 2025-04-23 21:49:24.189657 BB: Trying checkout Rover beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [72/245] Building board: FlyingMoonH743 at 2025-04-23 21:49:24.224077 BB: Trying checkout Rover beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [73/245] Building board: FlywooF405Pro at 2025-04-23 21:49:24.254728 BB: Trying checkout Rover beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [74/245] Building board: FlywooF745 at 2025-04-23 21:49:24.284490 BB: Trying checkout Rover beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [75/245] Building board: FlywooF745Nano at 2025-04-23 21:49:24.314427 BB: Trying checkout Rover beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [76/245] Building board: FlywooH743Pro at 2025-04-23 21:49:24.343536 BB: Trying checkout Rover beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [77/245] Building board: fmuv2 at 2025-04-23 21:49:24.373038 BB: Trying checkout Rover beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [78/245] Building board: fmuv3 at 2025-04-23 21:49:24.404040 BB: Trying checkout Rover beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [79/245] Building board: fmuv5 at 2025-04-23 21:49:24.435071 BB: Trying checkout Rover beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [80/245] Building board: FoxeerF405v2 at 2025-04-23 21:49:24.463829 BB: Trying checkout Rover beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [81/245] Building board: FoxeerH743v1 at 2025-04-23 21:49:24.493201 BB: Trying checkout Rover beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [82/245] Building board: GEPRC_TAKER_H743 at 2025-04-23 21:49:24.529661 BB: Trying checkout Rover beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [83/245] Building board: GEPRCF745BTHD at 2025-04-23 21:49:25.360214 BB: Trying checkout Rover beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [84/245] Building board: Here4FC at 2025-04-23 21:49:25.392643 BB: Trying checkout Rover beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [85/245] Building board: IFLIGHT_2RAW_H7 at 2025-04-23 21:49:25.423070 BB: Trying checkout Rover beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [86/245] Building board: JFB100 at 2025-04-23 21:49:25.453296 BB: Trying checkout Rover beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [87/245] Building board: JFB110 at 2025-04-23 21:49:25.482514 BB: Trying checkout Rover beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [88/245] Building board: JHEM_JHEF405 at 2025-04-23 21:49:25.511515 BB: Trying checkout Rover beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [89/245] Building board: JHEMCU-H743HD at 2025-04-23 21:49:25.542871 BB: Trying checkout Rover beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [90/245] Building board: KakuteF4 at 2025-04-23 21:49:25.571621 BB: Trying checkout Rover beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [91/245] Building board: KakuteF4-Wing at 2025-04-23 21:49:25.600423 BB: Trying checkout Rover beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [92/245] Building board: KakuteF4Mini at 2025-04-23 21:49:25.630478 BB: Trying checkout Rover beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [93/245] Building board: KakuteF7 at 2025-04-23 21:49:25.660101 BB: Trying checkout Rover beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [94/245] Building board: KakuteF7-bdshot at 2025-04-23 21:49:25.688984 BB: Trying checkout Rover beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [95/245] Building board: KakuteF7Mini at 2025-04-23 21:49:25.731604 BB: Trying checkout Rover beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [96/245] Building board: KakuteH7 at 2025-04-23 21:49:25.760678 BB: Trying checkout Rover beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [97/245] Building board: KakuteH7-bdshot at 2025-04-23 21:49:25.789508 BB: Trying checkout Rover beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [98/245] Building board: KakuteH7-Wing at 2025-04-23 21:49:25.818509 BB: Trying checkout Rover beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [99/245] Building board: KakuteH7Mini at 2025-04-23 21:49:25.847894 BB: Trying checkout Rover beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [100/245] Building board: KakuteH7Mini-Nand at 2025-04-23 21:49:25.879257 BB: Trying checkout Rover beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [101/245] Building board: KakuteH7v2 at 2025-04-23 21:49:25.909459 BB: Trying checkout Rover beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [102/245] Building board: linux at 2025-04-23 21:49:25.939844 BB: Trying checkout Rover beta linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta linux binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [103/245] Building board: LongBowF405WING at 2025-04-23 21:49:25.968724 BB: Trying checkout Rover beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [104/245] Building board: LumenierLUXF765-NDAA at 2025-04-23 21:49:25.998980 BB: Trying checkout Rover beta LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [105/245] Building board: luminousbee5 at 2025-04-23 21:49:26.842254 BB: Trying checkout Rover beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [106/245] Building board: MambaF405-2022 at 2025-04-23 21:49:26.875283 BB: Trying checkout Rover beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [107/245] Building board: MambaF405US-I2C at 2025-04-23 21:49:26.906257 BB: Trying checkout Rover beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [108/245] Building board: MambaF405v2 at 2025-04-23 21:49:26.935163 BB: Trying checkout Rover beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [109/245] Building board: MambaH743v4 at 2025-04-23 21:49:26.963992 BB: Trying checkout Rover beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [110/245] Building board: MatekF405 at 2025-04-23 21:49:26.993401 BB: Trying checkout Rover beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [111/245] Building board: MatekF405-bdshot at 2025-04-23 21:49:27.022684 BB: Trying checkout Rover beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [112/245] Building board: MatekF405-CAN at 2025-04-23 21:49:27.051966 BB: Trying checkout Rover beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [113/245] Building board: MatekF405-STD at 2025-04-23 21:49:27.081526 BB: Trying checkout Rover beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [114/245] Building board: MatekF405-TE at 2025-04-23 21:49:27.110435 BB: Trying checkout Rover beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [115/245] Building board: MatekF405-TE-bdshot at 2025-04-23 21:49:27.143180 BB: Trying checkout Rover beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [116/245] Building board: MatekF405-Wing at 2025-04-23 21:49:27.171981 BB: Trying checkout Rover beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [117/245] Building board: MatekF405-Wing-bdshot at 2025-04-23 21:49:27.200233 BB: Trying checkout Rover beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [118/245] Building board: MatekF765-SE at 2025-04-23 21:49:27.229757 BB: Trying checkout Rover beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [119/245] Building board: MatekF765-Wing at 2025-04-23 21:49:27.261314 BB: Trying checkout Rover beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [120/245] Building board: MatekF765-Wing-bdshot at 2025-04-23 21:49:27.293495 BB: Trying checkout Rover beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [121/245] Building board: MatekH743 at 2025-04-23 21:49:27.323994 BB: Trying checkout Rover beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [122/245] Building board: MatekH743-bdshot at 2025-04-23 21:49:27.354368 BB: Trying checkout Rover beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [123/245] Building board: MatekH7A3 at 2025-04-23 21:49:27.384708 BB: Trying checkout Rover beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [124/245] Building board: MFT-SEMA100 at 2025-04-23 21:49:27.413921 BB: Trying checkout Rover beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [125/245] Building board: MicoAir405Mini at 2025-04-23 21:49:27.443813 BB: Trying checkout Rover beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [126/245] Building board: MicoAir405v2 at 2025-04-23 21:49:27.473104 BB: Trying checkout Rover beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [127/245] Building board: MicoAir743 at 2025-04-23 21:49:27.504435 BB: Trying checkout Rover beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [128/245] Building board: MicoAir743-AIO at 2025-04-23 21:49:27.534367 BB: Trying checkout Rover beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [129/245] Building board: MicoAir743v2 at 2025-04-23 21:49:27.564576 BB: Trying checkout Rover beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [130/245] Building board: mindpx-v2 at 2025-04-23 21:49:27.595141 BB: Trying checkout Rover beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [131/245] Building board: mini-pix at 2025-04-23 21:49:27.625532 BB: Trying checkout Rover beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [132/245] Building board: modalai_fc-v1 at 2025-04-23 21:49:27.655700 BB: Trying checkout Rover beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [133/245] Building board: mRoControlZeroClassic at 2025-04-23 21:49:27.684270 BB: Trying checkout Rover beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [134/245] Building board: mRoControlZeroF7 at 2025-04-23 21:49:27.714428 BB: Trying checkout Rover beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [135/245] Building board: mRoControlZeroH7 at 2025-04-23 21:49:27.756426 BB: Trying checkout Rover beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [136/245] Building board: mRoControlZeroH7-bdshot at 2025-04-23 21:49:27.787964 BB: Trying checkout Rover beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [137/245] Building board: mRoControlZeroOEMH7 at 2025-04-23 21:49:27.818944 BB: Trying checkout Rover beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [138/245] Building board: mRoCZeroOEMH7-bdshot at 2025-04-23 21:49:27.848227 BB: Trying checkout Rover beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [139/245] Building board: mRoNexus at 2025-04-23 21:49:27.879962 BB: Trying checkout Rover beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [140/245] Building board: mRoPixracerPro at 2025-04-23 21:49:27.912356 BB: Trying checkout Rover beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [141/245] Building board: mRoPixracerPro-bdshot at 2025-04-23 21:49:27.943715 BB: Trying checkout Rover beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [142/245] Building board: mRoX21 at 2025-04-23 21:49:27.975237 BB: Trying checkout Rover beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [143/245] Building board: mRoX21-777 at 2025-04-23 21:49:28.005902 BB: Trying checkout Rover beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [144/245] Building board: MUPilot at 2025-04-23 21:49:28.036545 BB: Trying checkout Rover beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [145/245] Building board: NarinFC-H7 at 2025-04-23 21:49:28.067043 BB: Trying checkout Rover beta NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta NarinFC-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/NarinFC-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H7) - not in board list BB: [146/245] Building board: navigator at 2025-04-23 21:49:28.918861 BB: Trying checkout Rover beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta navigator binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [147/245] Building board: navigator64 at 2025-04-23 21:49:28.949245 BB: Trying checkout Rover beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [148/245] Building board: navio at 2025-04-23 21:49:28.979511 BB: Trying checkout Rover beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta navio binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [149/245] Building board: navio2 at 2025-04-23 21:49:29.011277 BB: Trying checkout Rover beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [150/245] Building board: NxtPX4v2 at 2025-04-23 21:49:29.039556 BB: Trying checkout Rover beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [151/245] Building board: obal at 2025-04-23 21:49:29.068788 BB: Trying checkout Rover beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta obal binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [152/245] Building board: ocpoc_zynq at 2025-04-23 21:49:29.096574 BB: Trying checkout Rover beta ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [153/245] Building board: omnibusf4 at 2025-04-23 21:49:29.124590 BB: Trying checkout Rover beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [154/245] Building board: omnibusf4pro at 2025-04-23 21:49:29.154024 BB: Trying checkout Rover beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [155/245] Building board: omnibusf4pro-bdshot at 2025-04-23 21:49:29.183947 BB: Trying checkout Rover beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [156/245] Building board: omnibusf4v6 at 2025-04-23 21:49:29.213486 BB: Trying checkout Rover beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [157/245] Building board: OMNIBUSF7V2 at 2025-04-23 21:49:29.244685 BB: Trying checkout Rover beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [158/245] Building board: OmnibusNanoV6 at 2025-04-23 21:49:29.273476 BB: Trying checkout Rover beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [159/245] Building board: OmnibusNanoV6-bdshot at 2025-04-23 21:49:29.303893 BB: Trying checkout Rover beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [160/245] Building board: OrqaF405Pro at 2025-04-23 21:49:29.335320 BB: Trying checkout Rover beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [161/245] Building board: PH4-mini at 2025-04-23 21:49:29.364386 BB: Trying checkout Rover beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [162/245] Building board: PH4-mini-bdshot at 2025-04-23 21:49:29.393972 BB: Trying checkout Rover beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [163/245] Building board: Pix32v5 at 2025-04-23 21:49:29.423955 BB: Trying checkout Rover beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [164/245] Building board: PixC4-Jetson at 2025-04-23 21:49:29.454054 BB: Trying checkout Rover beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [165/245] Building board: PixFlamingo at 2025-04-23 21:49:29.484448 BB: Trying checkout Rover beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [166/245] Building board: PixFlamingo-F767 at 2025-04-23 21:49:29.513266 BB: Trying checkout Rover beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [167/245] Building board: Pixhawk1 at 2025-04-23 21:49:29.545177 BB: Trying checkout Rover beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [168/245] Building board: Pixhawk1-1M at 2025-04-23 21:49:29.574283 BB: Trying checkout Rover beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [169/245] Building board: Pixhawk1-1M-bdshot at 2025-04-23 21:49:29.604863 BB: Trying checkout Rover beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [170/245] Building board: Pixhawk1-bdshot at 2025-04-23 21:49:29.636653 BB: Trying checkout Rover beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [171/245] Building board: Pixhawk4 at 2025-04-23 21:49:29.667414 BB: Trying checkout Rover beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [172/245] Building board: Pixhawk4-bdshot at 2025-04-23 21:49:29.696561 BB: Trying checkout Rover beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [173/245] Building board: Pixhawk5X at 2025-04-23 21:49:29.726262 BB: Trying checkout Rover beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [174/245] Building board: Pixhawk6C at 2025-04-23 21:49:29.755683 BB: Trying checkout Rover beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [175/245] Building board: Pixhawk6C-bdshot at 2025-04-23 21:49:29.784236 BB: Trying checkout Rover beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [176/245] Building board: Pixhawk6X at 2025-04-23 21:49:29.813790 BB: Trying checkout Rover beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [177/245] Building board: Pixhawk6X-bdshot at 2025-04-23 21:49:29.842888 BB: Trying checkout Rover beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [178/245] Building board: PixPilot-C3 at 2025-04-23 21:49:29.875084 BB: Trying checkout Rover beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [179/245] Building board: PixPilot-V3 at 2025-04-23 21:49:29.904351 BB: Trying checkout Rover beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [180/245] Building board: PixPilot-V6 at 2025-04-23 21:49:29.934581 BB: Trying checkout Rover beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [181/245] Building board: PixPilot-V6PRO at 2025-04-23 21:49:29.964889 BB: Trying checkout Rover beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [182/245] Building board: Pixracer at 2025-04-23 21:49:29.994431 BB: Trying checkout Rover beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [183/245] Building board: Pixracer-bdshot at 2025-04-23 21:49:30.023635 BB: Trying checkout Rover beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [184/245] Building board: PixSurveyA1 at 2025-04-23 21:49:30.052521 BB: Trying checkout Rover beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [185/245] Building board: PixSurveyA1-IND at 2025-04-23 21:49:30.081542 BB: Trying checkout Rover beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [186/245] Building board: PixSurveyA2-IND at 2025-04-23 21:49:30.111888 BB: Trying checkout Rover beta PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [187/245] Building board: pocket at 2025-04-23 21:49:30.962787 BB: Trying checkout Rover beta pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta pocket binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [188/245] Building board: pxf at 2025-04-23 21:49:30.993036 BB: Trying checkout Rover beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta pxf binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [189/245] Building board: pxfmini at 2025-04-23 21:49:31.022367 BB: Trying checkout Rover beta pxfmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta pxfmini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [190/245] Building board: QioTekAdeptF407 at 2025-04-23 21:49:31.050120 BB: Trying checkout Rover beta QioTekAdeptF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta QioTekAdeptF407 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [191/245] Building board: QioTekZealotF427 at 2025-04-23 21:49:31.082581 BB: Trying checkout Rover beta QioTekZealotF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta QioTekZealotF427 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [192/245] Building board: QioTekZealotH743 at 2025-04-23 21:49:31.113112 BB: Trying checkout Rover beta QioTekZealotH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta QioTekZealotH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [193/245] Building board: QioTekZealotH743-bdshot at 2025-04-23 21:49:31.142742 BB: Trying checkout Rover beta QioTekZealotH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta QioTekZealotH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [194/245] Building board: R9Pilot at 2025-04-23 21:49:31.172469 BB: Trying checkout Rover beta R9Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta R9Pilot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [195/245] Building board: RadiolinkPIX6 at 2025-04-23 21:49:31.201464 BB: Trying checkout Rover beta RadiolinkPIX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta RadiolinkPIX6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [196/245] Building board: RADIX2HD at 2025-04-23 21:49:31.229807 BB: Trying checkout Rover beta RADIX2HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta RADIX2HD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [197/245] Building board: ReaperF745 at 2025-04-23 21:49:31.260393 BB: Trying checkout Rover beta ReaperF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta ReaperF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [198/245] Building board: revo-mini at 2025-04-23 21:49:31.291394 BB: Trying checkout Rover beta revo-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta revo-mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [199/245] Building board: revo-mini-bdshot at 2025-04-23 21:49:31.319960 BB: Trying checkout Rover beta revo-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta revo-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [200/245] Building board: revo-mini-i2c at 2025-04-23 21:49:31.349253 BB: Trying checkout Rover beta revo-mini-i2c None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta revo-mini-i2c binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [201/245] Building board: revo-mini-i2c-bdshot at 2025-04-23 21:49:31.377977 BB: Trying checkout Rover beta revo-mini-i2c-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta revo-mini-i2c-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [202/245] Building board: rst_zynq at 2025-04-23 21:49:31.408635 BB: Trying checkout Rover beta rst_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta rst_zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: b136aa2b6daab5384c35325deb5adff8ca37b90f 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 program 'arm-linux-gnueabihf-nm' : /usr/local/bin/arm-linux-gnueabihf-nm 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 in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc 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: Removing target_list file /home/autotest/build/tmp/binaries.build/rst_zynq/target_list BB-WAF: 'configure' finished successfully (1.465s) BB-WAF: 'clean' finished successfully (1.078s) 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 342 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: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/rst_zynq/compile_commands.json BB-WAF: [ 7/991] Compiling libraries/AC_AttitudeControl/AC_CommandModel.cpp BB-WAF: [ 8/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi.cpp BB-WAF: [ 9/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Heli.cpp BB-WAF: [ 10/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Sub.cpp BB-WAF: [ 11/991] Compiling libraries/AC_AttitudeControl/AC_PosControl_Logging.cpp BB-WAF: [ 12/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Multi_6DoF.cpp BB-WAF: [ 13/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_TS.cpp BB-WAF: [ 14/991] Compiling libraries/AC_AttitudeControl/ControlMonitor.cpp BB-WAF: [ 15/991] Compiling libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp BB-WAF: [ 16/991] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 17/991] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 18/991] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 19/991] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 20/991] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 21/991] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 22/991] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 23/991] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 24/991] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 25/991] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 26/991] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 27/991] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 28/991] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 29/991] Compiling libraries/AC_PrecLand/AC_PrecLand_StateMachine.cpp BB-WAF: [ 30/991] Compiling libraries/AC_PrecLand/PosVelEKF.cpp BB-WAF: [ 31/991] Compiling libraries/AC_PrecLand/AC_PrecLand_Companion.cpp BB-WAF: [ 32/991] Compiling libraries/AC_PrecLand/AC_PrecLand_IRLock.cpp BB-WAF: [ 33/991] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL.cpp BB-WAF: [ 34/991] Compiling libraries/AC_PrecLand/AC_PrecLand_SITL_Gazebo.cpp BB-WAF: [ 35/991] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 36/991] Compiling libraries/APM_Control/AR_PosControl.cpp BB-WAF: [ 37/991] Compiling libraries/APM_Control/AP_AutoTune.cpp BB-WAF: [ 38/991] Compiling libraries/APM_Control/AP_PitchController.cpp BB-WAF: [ 39/991] Compiling libraries/APM_Control/AP_RollController.cpp BB-WAF: [ 40/991] Compiling libraries/APM_Control/AP_SteerController.cpp BB-WAF: [ 41/991] Compiling libraries/APM_Control/AP_YawController.cpp BB-WAF: [ 42/991] Compiling libraries/APM_Control/AR_AttitudeControl.cpp BB-WAF: [ 43/991] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 44/991] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 45/991] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 46/991] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 47/991] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 48/991] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 49/991] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 50/991] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 51/991] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 52/991] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 53/991] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 54/991] Compiling libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp BB-WAF: [ 55/991] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 56/991] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 57/991] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 58/991] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 59/991] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 60/991] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 61/991] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 62/991] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 63/991] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 64/991] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 65/991] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 66/991] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 67/991] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 68/991] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 69/991] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 70/991] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 71/991] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 72/991] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 73/991] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 74/991] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 75/991] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 76/991] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 77/991] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 78/991] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 79/991] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 80/991] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 81/991] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 82/991] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 83/991] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 84/991] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 85/991] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 86/991] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 87/991] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 88/991] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 89/991] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 90/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 91/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 92/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 93/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 94/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 95/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 96/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 97/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 98/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 99/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [100/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [101/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [102/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [103/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [104/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [105/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [106/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [107/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [108/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [109/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [110/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [111/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [112/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [113/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [114/991] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [115/991] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [116/991] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [117/991] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [118/991] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [119/991] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [120/991] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [121/991] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [122/991] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [123/991] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [124/991] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [125/991] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [126/991] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [127/991] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [128/991] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [129/991] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [130/991] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [131/991] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [132/991] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [133/991] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [134/991] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [135/991] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [136/991] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [137/991] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [138/991] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [139/991] Compiling libraries/AP_Common/c++.cpp BB-WAF: [140/991] Compiling libraries/AP_Common/Location.cpp BB-WAF: [141/991] Compiling libraries/AP_Common/time.cpp BB-WAF: [142/991] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [143/991] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [144/991] Compiling libraries/AP_Common/float16.cpp BB-WAF: [145/991] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [146/991] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [147/991] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [148/991] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [149/991] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [150/991] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [151/991] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [152/991] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [153/991] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [154/991] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [155/991] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [156/991] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [157/991] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [158/991] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [159/991] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [160/991] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [161/991] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [162/991] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [163/991] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [164/991] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [165/991] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [166/991] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [167/991] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [168/991] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [169/991] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [170/991] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [171/991] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [172/991] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [173/991] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [174/991] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [175/991] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [176/991] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [177/991] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [178/991] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [179/991] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [180/991] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [181/991] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [182/991] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [183/991] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [184/991] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [185/991] Compiling libraries/AP_Devo_Telem/AP_Devo_Telem.cpp BB-WAF: [186/991] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [187/991] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [188/991] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [189/991] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [190/991] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [191/991] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [192/991] Compiling libraries/AP_EFI/AP_EFI_MAV.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:286:55: error: lis3mdl was not declared in this scope BB-WAF: 286 | #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:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | 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:286:32: note: in expansion of macro PROBE_MAG_SPI BB-WAF: 286 | #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:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | 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_Compass' failed (exit status 1): BB-WAF: {task 140660663908192: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((735091, 256)) BB: Failed build of Rover rst_zynq beta BB: [203/245] Building board: SDMODELH7V1 at 2025-04-23 21:49:51.276948 BB: Trying checkout Rover beta SDMODELH7V1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SDMODELH7V1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [204/245] Building board: SDMODELH7V2 at 2025-04-23 21:49:51.310434 BB: Trying checkout Rover beta SDMODELH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SDMODELH7V2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [205/245] Building board: SITL_arm_linux_gnueabihf at 2025-04-23 21:49:51.344336 BB: Trying checkout Rover beta SITL_arm_linux_gnueabihf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SITL_arm_linux_gnueabihf binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [206/245] Building board: SITL_x86_64_linux_gnu at 2025-04-23 21:49:51.374408 BB: Trying checkout Rover beta SITL_x86_64_linux_gnu None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SITL_x86_64_linux_gnu binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [207/245] Building board: SIYI_N7 at 2025-04-23 21:49:51.406760 BB: Trying checkout Rover beta SIYI_N7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SIYI_N7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [208/245] Building board: SkySakuraH743 at 2025-04-23 21:49:51.440687 BB: Trying checkout Rover beta SkySakuraH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SkySakuraH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [209/245] Building board: SkystarsH7HD-bdshot at 2025-04-23 21:49:51.472714 BB: Trying checkout Rover beta SkystarsH7HD-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SkystarsH7HD-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [210/245] Building board: sparky2 at 2025-04-23 21:49:51.504477 BB: Trying checkout Rover beta sparky2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta sparky2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [211/245] Building board: speedybeef4 at 2025-04-23 21:49:51.537607 BB: Trying checkout Rover beta speedybeef4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta speedybeef4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [212/245] Building board: SpeedyBeeF405AIO at 2025-04-23 21:49:51.569304 BB: Trying checkout Rover beta SpeedyBeeF405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SpeedyBeeF405AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [213/245] Building board: SpeedyBeeF405Mini at 2025-04-23 21:49:51.601027 BB: Trying checkout Rover beta SpeedyBeeF405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SpeedyBeeF405Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [214/245] Building board: SpeedyBeeF405WING at 2025-04-23 21:49:51.634448 BB: Trying checkout Rover beta SpeedyBeeF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SpeedyBeeF405WING binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [215/245] Building board: speedybeef4v3 at 2025-04-23 21:49:51.666966 BB: Trying checkout Rover beta speedybeef4v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta speedybeef4v3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [216/245] Building board: speedybeef4v4 at 2025-04-23 21:49:51.697979 BB: Trying checkout Rover beta speedybeef4v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta speedybeef4v4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [217/245] Building board: SPRacingH7 at 2025-04-23 21:49:51.727841 BB: Trying checkout Rover beta SPRacingH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SPRacingH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [218/245] Building board: SPRacingH7RF at 2025-04-23 21:49:51.757525 BB: Trying checkout Rover beta SPRacingH7RF None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SPRacingH7RF binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [219/245] Building board: StellarF4 at 2025-04-23 21:49:51.786047 BB: Trying checkout Rover beta StellarF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta StellarF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/StellarF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4) - not in board list BB: [220/245] Building board: StellarF4V2 at 2025-04-23 21:49:52.672992 BB: Trying checkout Rover beta StellarF4V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta StellarF4V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/StellarF4V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarF4V2) - not in board list BB: [221/245] Building board: StellarH7V2 at 2025-04-23 21:49:53.512332 BB: Trying checkout Rover beta StellarH7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta StellarH7V2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/StellarH7V2/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (StellarH7V2) - not in board list BB: [222/245] Building board: SuccexF4 at 2025-04-23 21:49:54.371436 BB: Trying checkout Rover beta SuccexF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SuccexF4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [223/245] Building board: SULILGH7-P1-P2 at 2025-04-23 21:49:54.402818 BB: Trying checkout Rover beta SULILGH7-P1-P2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta SULILGH7-P1-P2 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (SULILGH7-P1-P2) - not in board list BB: [224/245] Building board: TBS-Colibri-F7 at 2025-04-23 21:49:55.268957 BB: Trying checkout Rover beta TBS-Colibri-F7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta TBS-Colibri-F7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [225/245] Building board: TBS_LUCID_H7 at 2025-04-23 21:49:55.303183 BB: Trying checkout Rover beta TBS_LUCID_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta TBS_LUCID_H7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [226/245] Building board: TBS_LUCID_H7_WING at 2025-04-23 21:49:55.335942 BB: Trying checkout Rover beta TBS_LUCID_H7_WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta TBS_LUCID_H7_WING binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/TBS_LUCID_H7_WING/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (TBS_LUCID_H7_WING) - not in board list BB: [227/245] Building board: TBS_LUCID_PRO at 2025-04-23 21:49:56.192771 BB: Trying checkout Rover beta TBS_LUCID_PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta TBS_LUCID_PRO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [228/245] Building board: thepeach-k1 at 2025-04-23 21:49:56.224468 BB: Trying checkout Rover beta thepeach-k1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta thepeach-k1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [229/245] Building board: thepeach-r1 at 2025-04-23 21:49:56.255489 BB: Trying checkout Rover beta thepeach-r1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta thepeach-r1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [230/245] Building board: TMotorH743 at 2025-04-23 21:49:56.286357 BB: Trying checkout Rover beta TMotorH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta TMotorH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [231/245] Building board: vnav at 2025-04-23 21:49:56.316139 BB: Trying checkout Rover beta vnav None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta vnav binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [232/245] Building board: VRBrain-v51 at 2025-04-23 21:49:56.345763 BB: Trying checkout Rover beta VRBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta VRBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [233/245] Building board: VRBrain-v52 at 2025-04-23 21:49:56.376241 BB: Trying checkout Rover beta VRBrain-v52 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta VRBrain-v52 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [234/245] Building board: VRBrain-v54 at 2025-04-23 21:49:56.405447 BB: Trying checkout Rover beta VRBrain-v54 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta VRBrain-v54 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [235/245] Building board: VRCore-v10 at 2025-04-23 21:49:56.438387 BB: Trying checkout Rover beta VRCore-v10 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta VRCore-v10 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [236/245] Building board: VRUBrain-v51 at 2025-04-23 21:49:56.469263 BB: Trying checkout Rover beta VRUBrain-v51 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta VRUBrain-v51 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [237/245] Building board: VUAV-V7pro at 2025-04-23 21:49:56.498862 BB: Trying checkout Rover beta VUAV-V7pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta VUAV-V7pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [238/245] Building board: X-MAV-AP-H743v2 at 2025-04-23 21:49:56.528353 BB: Trying checkout Rover beta X-MAV-AP-H743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta X-MAV-AP-H743v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [239/245] Building board: YJUAV_A6 at 2025-04-23 21:49:56.558852 BB: Trying checkout Rover beta YJUAV_A6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta YJUAV_A6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [240/245] Building board: YJUAV_A6SE at 2025-04-23 21:49:56.597527 BB: Trying checkout Rover beta YJUAV_A6SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta YJUAV_A6SE binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [241/245] Building board: YJUAV_A6SE_H743 at 2025-04-23 21:49:56.627621 BB: Trying checkout Rover beta YJUAV_A6SE_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta YJUAV_A6SE_H743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [242/245] Building board: YJUAV_A6Ultra at 2025-04-23 21:49:56.658155 BB: Trying checkout Rover beta YJUAV_A6Ultra None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta YJUAV_A6Ultra binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [243/245] Building board: ZeroOneX6 at 2025-04-23 21:49:56.687770 BB: Trying checkout Rover beta ZeroOneX6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta ZeroOneX6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [244/245] Building board: ZeroOneX6_Air at 2025-04-23 21:49:56.717382 BB: Trying checkout Rover beta ZeroOneX6_Air None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta ZeroOneX6_Air binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ZeroOneX6_Air) - not in board list BB: [245/245] Building board: zynq at 2025-04-23 21:49:57.573257 BB: Trying checkout Rover beta zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch APMrover2-beta BB: Running (git checkout -f APMrover2-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building Rover beta zynq binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/Rover/beta/zynq/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' 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 b136aa2b6d Plane: version to 4.6.0-beta5 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 '9b05a4d8eebf82684053d07e6d04fe2b0c922a6e' BB-GIT: Submodule path 'modules/DroneCAN/libcanard/drivers/avr/avr-can-lib': checked out '9c6bc9118de66d6edaf1b8539e2b9717ba26d123' BB-GIT: Submodule path 'modules/DroneCAN/pydronecan': checked out '1f494e9a56ac9930f1e11c2f453789414b10d54e' BB-GIT: Submodule path 'modules/Micro-CDR': checked out '3d1b17703c7cf4f22def2910bc845bdb5152d7b5' BB-GIT: Submodule path 'modules/Micro-XRCE-DDS-Client': checked out '97175304425c5bee87c6fddd99de1ef8d0c394dc' BB-GIT: Submodule path 'modules/gbenchmark': checked out '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 '93fb9792cc64ad504739373d92af3ef264ec1718' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '9fddc857ff0675a01e2457f0dd8d5ea276281433' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Running (git log -1) BB-GIT: commit 7f918b68b8c3afea063ecc819891a199e3c3ac79 BB-GIT: Author: Andy Piper BB-GIT: Date: Sun Apr 20 19:36:14 2025 +0100 BB-GIT: BB-GIT: AC_Fence: remove frame constraints from some options BB: Building AntennaTracker beta binaries (cwd=/mnt/volume_nyc3_01/autotest/APM/APM) BB: [1/245] Building board: 3DRControlZeroG at 2025-04-23 21:49:59.619168 BB: Trying checkout AntennaTracker beta 3DRControlZeroG None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: warning: unable to rmdir 'modules/littlefs': Directory not empty BB-GIT: Note: switching to 'AntennaTracker-beta'. 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 b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta 3DRControlZeroG binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [2/245] Building board: ACNS-CM4Pilot at 2025-04-23 21:50:00.160439 BB: Trying checkout AntennaTracker beta ACNS-CM4Pilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta ACNS-CM4Pilot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [3/245] Building board: ACNS-F405AIO at 2025-04-23 21:50:00.402980 BB: Trying checkout AntennaTracker beta ACNS-F405AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta ACNS-F405AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [4/245] Building board: aero at 2025-04-23 21:50:00.639039 BB: Trying checkout AntennaTracker beta aero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta aero binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/aero/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Removing (/home/autotest/build/tmp) BB: Running (git rev-parse HEAD) BB-GIT: b136aa2b6daab5384c35325deb5adff8ca37b90f 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 in : /mnt/volume_nyc3_01/autotest/APM/APM/modules/DroneCAN/dronecan_dsdlc 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: Removing target_list file /home/autotest/build/tmp/binaries.build/aero/target_list BB-WAF: 'configure' finished successfully (0.700s) BB-WAF: 'clean' finished successfully (1.151s) 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: 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 342 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: [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: [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.tmotor.esc.PUSHSCI BB-WAF: expanding com.tmotor.esc.ParamGet BB-WAF: expanding com.tmotor.esc.FocCtrl BB-WAF: expanding com.tmotor.esc.PUSHCAN BB-WAF: expanding com.tmotor.esc.ParamCfg 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.sensors.magnetometer.MagneticFieldStrengthHiRes BB-WAF: expanding dronecan.sensors.rpm.RPM 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.FlexDebug 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.esc.StatusExtended 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: No target_list file found, creating BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: Generating compile_commands.json BB-WAF: Build commands will be stored in /home/autotest/build/tmp/binaries.build/aero/compile_commands.json BB-WAF: [ 8/1128] Compiling libraries/AC_Avoidance/AP_OAPathPlanner.cpp BB-WAF: [ 9/1128] Compiling libraries/AC_Avoidance/AP_OAVisGraph.cpp BB-WAF: [ 10/1128] Compiling libraries/AC_Avoidance/AP_OADijkstra.cpp BB-WAF: [ 11/1128] Compiling libraries/AC_Avoidance/AC_Avoidance_Logging.cpp BB-WAF: [ 12/1128] Compiling libraries/AC_PID/AC_PI.cpp BB-WAF: [ 13/1128] Compiling libraries/AC_PID/AC_PI_2D.cpp BB-WAF: [ 14/1128] Compiling libraries/AC_PID/AC_P_1D.cpp BB-WAF: [ 15/1128] Compiling libraries/AC_PID/AC_HELI_PID.cpp BB-WAF: [ 16/1128] Compiling libraries/AC_PID/AC_PID_Basic.cpp BB-WAF: [ 17/1128] Compiling libraries/AC_PID/AC_PID_2D.cpp BB-WAF: [ 18/1128] Compiling libraries/AC_PID/AC_P.cpp BB-WAF: [ 19/1128] Compiling libraries/AC_PID/AC_P_2D.cpp BB-WAF: [ 20/1128] Compiling libraries/AC_PID/AC_PID.cpp BB-WAF: [ 21/1128] Compiling libraries/AC_Sprayer/AC_Sprayer.cpp BB-WAF: [ 22/1128] Compiling libraries/AP_ADC/AP_ADC_ADS1115.cpp BB-WAF: [ 23/1128] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_UCP.cpp BB-WAF: [ 24/1128] Compiling libraries/AP_ADSB/AP_ADSB_uAvionix_MAVLink.cpp BB-WAF: [ 25/1128] Compiling libraries/AP_ADSB/AP_ADSB_Sagetech.cpp BB-WAF: [ 26/1128] Compiling libraries/AP_ADSB/AP_ADSB_Backend.cpp BB-WAF: [ 27/1128] Compiling libraries/AP_AHRS/AP_AHRS_View.cpp BB-WAF: [ 28/1128] Compiling libraries/AP_AHRS/AP_AHRS_External.cpp BB-WAF: [ 29/1128] Compiling libraries/AP_AHRS/AP_AHRS_Logging.cpp BB-WAF: [ 30/1128] Compiling libraries/AP_AHRS/AP_AHRS_SIM.cpp BB-WAF: [ 31/1128] Compiling libraries/AP_AccelCal/AccelCalibrator.cpp BB-WAF: [ 32/1128] Compiling libraries/AP_AccelCal/AP_AccelCal.cpp BB-WAF: [ 33/1128] Compiling libraries/AP_Airspeed/Airspeed_Calibration.cpp BB-WAF: [ 34/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_ASP5033.cpp BB-WAF: [ 35/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_Backend.cpp BB-WAF: [ 36/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_DLVR.cpp BB-WAF: [ 37/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_DroneCAN.cpp BB-WAF: [ 38/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_External.cpp BB-WAF: [ 39/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MS4525.cpp BB-WAF: [ 40/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MS5525.cpp BB-WAF: [ 41/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_Health.cpp BB-WAF: [ 42/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_MSP.cpp BB-WAF: [ 43/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_SDP3X.cpp BB-WAF: [ 44/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_SITL.cpp BB-WAF: [ 45/1128] Compiling libraries/AP_Airspeed/AP_Airspeed_analog.cpp BB-WAF: [ 46/1128] Compiling libraries/AP_Baro/AP_Baro_ICM20789.cpp BB-WAF: [ 47/1128] Compiling libraries/AP_Baro/AP_Baro_ICP101XX.cpp BB-WAF: [ 48/1128] Compiling libraries/AP_Baro/AP_Baro_ICP201XX.cpp BB-WAF: [ 49/1128] Compiling libraries/AP_Baro/AP_Baro_KellerLD.cpp BB-WAF: [ 50/1128] Compiling libraries/AP_Baro/AP_Baro_Logging.cpp BB-WAF: [ 51/1128] Compiling libraries/AP_Baro/AP_Baro_MS5611.cpp BB-WAF: [ 52/1128] Compiling libraries/AP_Baro/AP_Baro_MSP.cpp BB-WAF: [ 53/1128] Compiling libraries/AP_Baro/AP_Baro_SPL06.cpp BB-WAF: [ 54/1128] Compiling libraries/AP_Baro/AP_Baro_Wind.cpp BB-WAF: [ 55/1128] Compiling libraries/AP_Baro/AP_Baro_LPS2XH.cpp BB-WAF: [ 56/1128] Compiling libraries/AP_Baro/AP_Baro_atmosphere.cpp BB-WAF: [ 57/1128] Compiling libraries/AP_Baro/AP_Baro_BMP085.cpp BB-WAF: [ 58/1128] Compiling libraries/AP_Baro/AP_Baro_BMP280.cpp BB-WAF: [ 59/1128] Compiling libraries/AP_Baro/AP_Baro_BMP388.cpp BB-WAF: [ 60/1128] Compiling libraries/AP_Baro/AP_Baro_BMP581.cpp BB-WAF: [ 61/1128] Compiling libraries/AP_Baro/AP_Baro_Backend.cpp BB-WAF: [ 62/1128] Compiling libraries/AP_Baro/AP_Baro_DPS280.cpp BB-WAF: [ 63/1128] Compiling libraries/AP_Baro/AP_Baro_DroneCAN.cpp BB-WAF: [ 64/1128] Compiling libraries/AP_Baro/AP_Baro_Dummy.cpp BB-WAF: [ 65/1128] Compiling libraries/AP_Baro/AP_Baro_ExternalAHRS.cpp BB-WAF: [ 66/1128] Compiling libraries/AP_Baro/AP_Baro_FBM320.cpp BB-WAF: [ 67/1128] Compiling libraries/AP_Baro/AP_Baro_HIL.cpp BB-WAF: [ 68/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Torqeedo.cpp BB-WAF: [ 69/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Analog.cpp BB-WAF: [ 70/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Scripting.cpp BB-WAF: [ 71/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Bebop.cpp BB-WAF: [ 72/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_DroneCAN.cpp BB-WAF: [ 73/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_EFI.cpp BB-WAF: [ 74/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_ESC.cpp BB-WAF: [ 75/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_AD7091R5.cpp BB-WAF: [ 76/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelFlow.cpp BB-WAF: [ 77/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_Analog.cpp BB-WAF: [ 78/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_FuelLevel_PWM.cpp BB-WAF: [ 79/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Generator.cpp BB-WAF: [ 80/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp BB-WAF: [ 81/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA239.cpp BB-WAF: [ 82/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_INA2xx.cpp BB-WAF: [ 83/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_LTC2946.cpp BB-WAF: [ 84/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Logging.cpp BB-WAF: [ 85/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus.cpp BB-WAF: [ 86/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Generic.cpp BB-WAF: [ 87/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_NeoDesign.cpp BB-WAF: [ 88/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Rotoye.cpp BB-WAF: [ 89/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_SUI.cpp BB-WAF: [ 90/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_SMBus_Solo.cpp BB-WAF: [ 91/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Sum.cpp BB-WAF: [ 92/1128] Compiling libraries/AP_BattMonitor/AP_BattMonitor_Synthetic_Current.cpp BB-WAF: [ 93/1128] Compiling libraries/AP_Beacon/AP_Beacon_Marvelmind.cpp BB-WAF: [ 94/1128] Compiling libraries/AP_Beacon/AP_Beacon_Nooploop.cpp BB-WAF: [ 95/1128] Compiling libraries/AP_Beacon/AP_Beacon_Pozyx.cpp BB-WAF: [ 96/1128] Compiling libraries/AP_Beacon/AP_Beacon_SITL.cpp BB-WAF: [ 97/1128] Compiling libraries/AP_Beacon/AP_Beacon_Backend.cpp BB-WAF: [ 98/1128] Compiling libraries/AP_Beacon/AP_Beacon.cpp BB-WAF: [ 99/1128] Compiling libraries/AP_BoardConfig/board_drivers.cpp BB-WAF: [ 100/1128] Compiling libraries/AP_BoardConfig/IMU_heater.cpp BB-WAF: [ 101/1128] Compiling libraries/AP_Button/AP_Button.cpp BB-WAF: [ 102/1128] Compiling libraries/AP_CANManager/AP_CANIfaceParams.cpp BB-WAF: [ 103/1128] Compiling libraries/AP_CANManager/AP_CANManager_CANDriver_Params.cpp BB-WAF: [ 104/1128] Compiling libraries/AP_CANManager/AP_CANSensor.cpp BB-WAF: [ 105/1128] Compiling libraries/AP_CANManager/AP_SLCANIface.cpp BB-WAF: [ 106/1128] Compiling libraries/AP_CANManager/AP_CANManager.cpp BB-WAF: [ 107/1128] Compiling libraries/AP_Camera/AP_Camera_MAVLink.cpp BB-WAF: [ 108/1128] Compiling libraries/AP_Camera/AP_Camera_Scripting.cpp BB-WAF: [ 109/1128] Compiling libraries/AP_Camera/AP_Camera_Relay.cpp BB-WAF: [ 110/1128] Compiling libraries/AP_Camera/AP_Camera_Servo.cpp BB-WAF: [ 111/1128] Compiling libraries/AP_Camera/AP_Camera_Mount.cpp BB-WAF: [ 112/1128] Compiling libraries/AP_Camera/AP_Camera_Params.cpp BB-WAF: [ 113/1128] Compiling libraries/AP_Camera/AP_Camera_Logging.cpp BB-WAF: [ 114/1128] Compiling libraries/AP_Camera/AP_RunCam.cpp BB-WAF: [ 115/1128] Compiling libraries/AP_Camera/AP_Camera_SoloGimbal.cpp BB-WAF: [ 116/1128] Compiling libraries/AP_Camera/AP_Camera_Backend.cpp BB-WAF: [ 117/1128] Compiling libraries/AP_Camera/AP_Camera_MAVLinkCamV2.cpp BB-WAF: [ 118/1128] Compiling libraries/AP_Camera/AP_Camera.cpp BB-WAF: [ 119/1128] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware_secure_command.cpp BB-WAF: [ 120/1128] Compiling libraries/AP_CheckFirmware/monocypher.cpp BB-WAF: [ 121/1128] Compiling libraries/AP_CheckFirmware/AP_CheckFirmware.cpp BB-WAF: [ 122/1128] Compiling libraries/AP_Common/ExpandingString.cpp BB-WAF: [ 123/1128] Compiling libraries/AP_Common/AP_ExpandingArray.cpp BB-WAF: [ 124/1128] Compiling libraries/AP_Common/AP_Common.cpp BB-WAF: [ 125/1128] Compiling libraries/AP_Common/sorting.cpp BB-WAF: [ 126/1128] Compiling libraries/AP_Common/AP_FWVersion.cpp BB-WAF: [ 127/1128] Compiling libraries/AP_Common/float16.cpp BB-WAF: [ 128/1128] Compiling libraries/AP_Common/c++.cpp BB-WAF: [ 129/1128] Compiling libraries/AP_Common/NMEA.cpp BB-WAF: [ 130/1128] Compiling libraries/AP_Common/Location.cpp BB-WAF: [ 131/1128] Compiling libraries/AP_Common/time.cpp BB-WAF: [ 132/1128] Compiling libraries/AP_Compass/AP_Compass_AK09916.cpp BB-WAF: [ 133/1128] Compiling libraries/AP_Compass/AP_Compass_BMM350.cpp BB-WAF: [ 134/1128] Compiling libraries/AP_Compass/Compass_PerMotor.cpp BB-WAF: [ 135/1128] Compiling libraries/AP_Compass/AP_Compass_Backend.cpp BB-WAF: [ 136/1128] Compiling libraries/AP_Compass/AP_Compass_Calibration.cpp BB-WAF: [ 137/1128] Compiling libraries/AP_Compass/AP_Compass_LSM303D.cpp BB-WAF: [ 138/1128] Compiling libraries/AP_Compass/Compass_learn.cpp BB-WAF: [ 139/1128] Compiling libraries/AP_Compass/AP_Compass_AK8963.cpp BB-WAF: [ 140/1128] Compiling libraries/AP_Compass/AP_Compass.cpp BB-WAF: [ 141/1128] Compiling libraries/AP_Compass/AP_Compass_BMM150.cpp BB-WAF: [ 142/1128] Compiling libraries/AP_Compass/AP_Compass_LSM9DS1.cpp BB-WAF: [ 143/1128] Compiling libraries/AP_Compass/AP_Compass_RM3100.cpp BB-WAF: [ 144/1128] Compiling libraries/AP_Compass/AP_Compass_QMC5883P.cpp BB-WAF: [ 145/1128] Compiling libraries/AP_Compass/AP_Compass_SITL.cpp BB-WAF: [ 146/1128] Compiling libraries/AP_Compass/AP_Compass_MSP.cpp BB-WAF: [ 147/1128] Compiling libraries/AP_Compass/AP_Compass_QMC5883L.cpp BB-WAF: [ 148/1128] Compiling libraries/AP_Compass/CompassCalibrator.cpp BB-WAF: [ 149/1128] Compiling libraries/AP_Compass/AP_Compass_MMC3416.cpp BB-WAF: [ 150/1128] Compiling libraries/AP_Compass/AP_Compass_MMC5xx3.cpp BB-WAF: [ 151/1128] Compiling libraries/AP_Compass/AP_Compass_LIS3MDL.cpp BB-WAF: [ 152/1128] Compiling libraries/AP_Compass/AP_Compass_IST8310.cpp BB-WAF: [ 153/1128] Compiling libraries/AP_Compass/AP_Compass_HMC5843.cpp BB-WAF: [ 154/1128] Compiling libraries/AP_Compass/AP_Compass_IST8308.cpp BB-WAF: [ 155/1128] Compiling libraries/AP_Compass/AP_Compass_IIS2MDC.cpp BB-WAF: [ 156/1128] Compiling libraries/AP_Compass/AP_Compass_MAG3110.cpp BB-WAF: [ 157/1128] Compiling libraries/AP_Compass/AP_Compass_DroneCAN.cpp BB-WAF: [ 158/1128] Compiling libraries/AP_Compass/AP_Compass_ExternalAHRS.cpp BB-WAF: [ 159/1128] Compiling libraries/AP_CustomRotations/AP_CustomRotations_params.cpp BB-WAF: [ 160/1128] Compiling libraries/AP_CustomRotations/AP_CustomRotations.cpp BB-WAF: [ 161/1128] Compiling libraries/AP_DAL/AP_DAL_GPS.cpp BB-WAF: [ 162/1128] Compiling libraries/AP_DAL/AP_DAL_InertialSensor.cpp BB-WAF: [ 163/1128] Compiling libraries/AP_DAL/AP_DAL_Airspeed.cpp BB-WAF: [ 164/1128] Compiling libraries/AP_DAL/AP_DAL_Baro.cpp BB-WAF: [ 165/1128] Compiling libraries/AP_DAL/AP_DAL_Compass.cpp BB-WAF: [ 166/1128] Compiling libraries/AP_Declination/AP_Declination.cpp BB-WAF: [ 167/1128] Compiling libraries/AP_Declination/tables.cpp BB-WAF: [ 168/1128] Compiling libraries/AP_DroneCAN/AP_Canard_iface.cpp BB-WAF: [ 169/1128] Compiling libraries/AP_DroneCAN/AP_DroneCAN_DNA_Server.cpp BB-WAF: [ 170/1128] Compiling libraries/AP_DroneCAN/AP_DroneCAN.cpp BB-WAF: [ 171/1128] Compiling libraries/AP_DroneCAN/AP_DroneCAN_serial.cpp BB-WAF: [ 172/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_MS.cpp BB-WAF: [ 173/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_Hirth.cpp BB-WAF: [ 174/1128] Compiling libraries/AP_EFI/AP_EFI_ThrottleLinearisation.cpp BB-WAF: [ 175/1128] Compiling libraries/AP_EFI/AP_EFI_Serial_Lutan.cpp BB-WAF: [ 176/1128] Compiling libraries/AP_EFI/AP_EFI_NWPMU.cpp BB-WAF: [ 177/1128] Compiling libraries/AP_EFI/AP_EFI_Scripting.cpp BB-WAF: [ 178/1128] Compiling libraries/AP_EFI/AP_EFI_Currawong_ECU.cpp BB-WAF: [ 179/1128] Compiling libraries/AP_EFI/AP_EFI_DroneCAN.cpp BB-WAF: [ 180/1128] Compiling libraries/AP_EFI/AP_EFI_Backend.cpp BB-WAF: [ 181/1128] Compiling libraries/AP_EFI/AP_EFI_MAV.cpp BB-WAF: [ 182/1128] Compiling libraries/AP_EFI/AP_EFI.cpp BB-WAF: [ 183/1128] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem.cpp BB-WAF: [ 184/1128] Compiling libraries/AP_ESC_Telem/AP_ESC_Telem_SITL.cpp BB-WAF: [ 185/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_VectorNav.cpp BB-WAF: [ 186/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain7.cpp BB-WAF: [ 187/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_backend.cpp BB-WAF: [ 188/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS_MicroStrain5.cpp BB-WAF: [ 189/1128] Compiling libraries/AP_ExternalAHRS/AP_ExternalAHRS.cpp BB-WAF: [ 190/1128] Compiling libraries/AP_ExternalAHRS/MicroStrain_common.cpp BB-WAF: [ 191/1128] Compiling libraries/AP_ExternalControl/AP_ExternalControl.cpp BB-WAF: [ 192/1128] Compiling libraries/AP_FETtecOneWire/AP_FETtecOneWire.cpp BB-WAF: [ 193/1128] Compiling libraries/AP_Filesystem/AP_Filesystem.cpp BB-WAF: [ 194/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp BB-WAF: [ 195/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Sys.cpp BB-WAF: [ 196/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Param.cpp BB-WAF: [ 197/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_ROMFS.cpp BB-WAF: [ 198/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_ESP32.cpp BB-WAF: [ 199/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_Mission.cpp BB-WAF: [ 200/1128] Compiling libraries/AP_Filesystem/posix_compat.cpp BB-WAF: [ 201/1128] Compiling libraries/AP_Filesystem/AP_Filesystem_backend.cpp BB-WAF: [ 202/1128] Compiling libraries/AP_FlashStorage/AP_FlashStorage.cpp BB-WAF: [ 203/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_SPortToMAVlite.cpp BB-WAF: [ 204/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Telem.cpp BB-WAF: [ 205/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Parameters.cpp BB-WAF: [ 206/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_MAVliteToSPort.cpp BB-WAF: [ 207/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp BB-WAF: [ 208/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_SPort.cpp BB-WAF: [ 209/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_Backend.cpp BB-WAF: [ 210/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_MAVliteMsgHandler.cpp BB-WAF: [ 211/1128] Compiling libraries/AP_Frsky_Telem/AP_Frsky_D.cpp BB-WAF: [ 212/1128] Compiling libraries/AP_GPS/AP_GPS.cpp BB-WAF: [ 213/1128] Compiling libraries/AP_GPS/AP_GPS_NOVA.cpp BB-WAF: [ 214/1128] Compiling libraries/AP_GPS/AP_GPS_MSP.cpp BB-WAF: [ 215/1128] Compiling libraries/AP_GPS/GPS_Backend.cpp BB-WAF: [ 216/1128] Compiling libraries/AP_GPS/RTCM3_Parser.cpp BB-WAF: [ 217/1128] Compiling libraries/AP_GPS/AP_GPS_SIRF.cpp BB-WAF: [ 218/1128] Compiling libraries/AP_GPS/MovingBase.cpp BB-WAF: [ 219/1128] Compiling libraries/AP_GPS/AP_GPS_GSOF.cpp BB-WAF: [ 220/1128] Compiling libraries/AP_GPS/AP_GPS_Params.cpp BB-WAF: [ 221/1128] Compiling libraries/AP_GPS/AP_GPS_UBLOX.cpp BB-WAF: [ 222/1128] Compiling libraries/AP_GPS/AP_GPS_NMEA.cpp BB-WAF: [ 223/1128] Compiling libraries/AP_GPS/AP_GPS_SITL.cpp BB-WAF: [ 224/1128] Compiling libraries/AP_GPS/AP_GPS_SBP.cpp BB-WAF: [ 225/1128] Compiling libraries/AP_GPS/AP_GPS_MAV.cpp BB-WAF: [ 226/1128] Compiling libraries/AP_GPS/AP_GPS_Blended.cpp BB-WAF: [ 227/1128] Compiling libraries/AP_GPS/AP_GPS_DroneCAN.cpp BB-WAF: [ 228/1128] Compiling libraries/AP_GPS/AP_GPS_SBF.cpp BB-WAF: [ 229/1128] Compiling libraries/AP_GPS/AP_GPS_ERB.cpp BB-WAF: [ 230/1128] Compiling libraries/AP_GPS/AP_GPS_ExternalAHRS.cpp BB-WAF: [ 231/1128] Compiling libraries/AP_GPS/AP_GPS_SBP2.cpp BB-WAF: [ 232/1128] Compiling libraries/AP_GSOF/AP_GSOF.cpp BB-WAF: [ 233/1128] Compiling libraries/AP_Generator/AP_Generator_IE_2400.cpp BB-WAF: [ 234/1128] Compiling libraries/AP_Generator/AP_Generator_RichenPower.cpp BB-WAF: [ 235/1128] Compiling libraries/AP_Generator/AP_Generator.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:1101:59: note: in definition of macro ADD_BACKEND BB-WAF: 1101 | 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:248:28: note: in expansion of macro PROBE_MAG_I2C BB-WAF: 248 | #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:251:32: note: in expansion of macro HAL_MAG_PROBE1 BB-WAF: 251 | #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:1433:5: note: in expansion of macro HAL_MAG_PROBE_LIST BB-WAF: 1433 | 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' failed (exit status 1): BB-WAF: {task 139774232059168: cxx AP_Compass.cpp -> AP_Compass.cpp.0.o} BB-WAF: (run with -v to display more information) BB: Process failed ((741762, 256)) BB: Failed build of AntennaTracker aero beta BB: [5/245] Building board: AEROFOX-H7 at 2025-04-23 21:50:12.915016 BB: Trying checkout AntennaTracker beta AEROFOX-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta AEROFOX-H7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [6/245] Building board: AET-H743-Basic at 2025-04-23 21:50:13.024483 BB: Trying checkout AntennaTracker beta AET-H743-Basic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta AET-H743-Basic binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [7/245] Building board: airbotf4 at 2025-04-23 21:50:13.057403 BB: Trying checkout AntennaTracker beta airbotf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta airbotf4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [8/245] Building board: AIRLink at 2025-04-23 21:50:13.086888 BB: Trying checkout AntennaTracker beta AIRLink None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta AIRLink binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [9/245] Building board: Airvolute-DCS2 at 2025-04-23 21:50:13.122871 BB: Trying checkout AntennaTracker beta Airvolute-DCS2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Airvolute-DCS2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [10/245] Building board: AnyleafH7 at 2025-04-23 21:50:13.153944 BB: Trying checkout AntennaTracker beta AnyleafH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta AnyleafH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [11/245] Building board: Aocoda-RC-H743Dual at 2025-04-23 21:50:13.183912 BB: Trying checkout AntennaTracker beta Aocoda-RC-H743Dual None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Aocoda-RC-H743Dual binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [12/245] Building board: ARK_FPV at 2025-04-23 21:50:13.213894 BB: Trying checkout AntennaTracker beta ARK_FPV None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta ARK_FPV binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (ARK_FPV) - not in board list BB: [13/245] Building board: ARKV6X at 2025-04-23 21:50:14.140985 BB: Trying checkout AntennaTracker beta ARKV6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta ARKV6X binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [14/245] Building board: AtomRCF405NAVI at 2025-04-23 21:50:14.180953 BB: Trying checkout AntennaTracker beta AtomRCF405NAVI None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta AtomRCF405NAVI binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [15/245] Building board: bbbmini at 2025-04-23 21:50:14.212014 BB: Trying checkout AntennaTracker beta bbbmini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta bbbmini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [16/245] Building board: BeastF7 at 2025-04-23 21:50:14.242698 BB: Trying checkout AntennaTracker beta BeastF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta BeastF7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [17/245] Building board: BeastF7v2 at 2025-04-23 21:50:14.275755 BB: Trying checkout AntennaTracker beta BeastF7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta BeastF7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [18/245] Building board: BeastH7 at 2025-04-23 21:50:14.307907 BB: Trying checkout AntennaTracker beta BeastH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta BeastH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [19/245] Building board: BeastH7v2 at 2025-04-23 21:50:14.341346 BB: Trying checkout AntennaTracker beta BeastH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta BeastH7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [20/245] Building board: bebop at 2025-04-23 21:50:14.377045 BB: Trying checkout AntennaTracker beta bebop None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta bebop binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [21/245] Building board: bhat at 2025-04-23 21:50:14.408165 BB: Trying checkout AntennaTracker beta bhat None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta bhat binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [22/245] Building board: BlitzF745 at 2025-04-23 21:50:14.440197 BB: Trying checkout AntennaTracker beta BlitzF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta BlitzF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [23/245] Building board: BlitzF745AIO at 2025-04-23 21:50:14.473493 BB: Trying checkout AntennaTracker beta BlitzF745AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta BlitzF745AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [24/245] Building board: BlitzH743Pro at 2025-04-23 21:50:14.512576 BB: Trying checkout AntennaTracker beta BlitzH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta BlitzH743Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [25/245] Building board: BlitzMiniF745 at 2025-04-23 21:50:14.563343 BB: Trying checkout AntennaTracker beta BlitzMiniF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta BlitzMiniF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [26/245] Building board: BlitzWingH743 at 2025-04-23 21:50:14.595193 BB: Trying checkout AntennaTracker beta BlitzWingH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta BlitzWingH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [27/245] Building board: blue at 2025-04-23 21:50:14.626236 BB: Trying checkout AntennaTracker beta blue None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta blue binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [28/245] Building board: BrahmaF4 at 2025-04-23 21:50:14.657525 BB: Trying checkout AntennaTracker beta BrahmaF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta BrahmaF4 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/BrahmaF4/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BrahmaF4) - not in board list BB: [29/245] Building board: BROTHERHOBBYF405v3 at 2025-04-23 21:50:15.613205 BB: Trying checkout AntennaTracker beta BROTHERHOBBYF405v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta BROTHERHOBBYF405v3 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/BROTHERHOBBYF405v3/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BROTHERHOBBYF405v3) - not in board list BB: [30/245] Building board: BROTHERHOBBYH743 at 2025-04-23 21:50:16.563455 BB: Trying checkout AntennaTracker beta BROTHERHOBBYH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta BROTHERHOBBYH743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/BROTHERHOBBYH743/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (BROTHERHOBBYH743) - not in board list BB: [31/245] Building board: canzero at 2025-04-23 21:50:17.472377 BB: Trying checkout AntennaTracker beta canzero None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta canzero binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [32/245] Building board: CBU-H7-LC-Stamp at 2025-04-23 21:50:17.507389 BB: Trying checkout AntennaTracker beta CBU-H7-LC-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CBU-H7-LC-Stamp binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CBU-H7-LC-Stamp) - not in board list BB: [33/245] Building board: CBU-H7-Stamp at 2025-04-23 21:50:18.418889 BB: Trying checkout AntennaTracker beta CBU-H7-Stamp None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CBU-H7-Stamp binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [34/245] Building board: CORVON405V2_1 at 2025-04-23 21:50:18.450104 BB: Trying checkout AntennaTracker beta CORVON405V2_1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CORVON405V2_1 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/CORVON405V2_1/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (CORVON405V2_1) - not in board list BB: [35/245] Building board: CSKY405 at 2025-04-23 21:50:19.362904 BB: Trying checkout AntennaTracker beta CSKY405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CSKY405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [36/245] Building board: CUAV-7-Nano at 2025-04-23 21:50:19.410234 BB: Trying checkout AntennaTracker beta CUAV-7-Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CUAV-7-Nano binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [37/245] Building board: CUAV-Nora at 2025-04-23 21:50:19.450495 BB: Trying checkout AntennaTracker beta CUAV-Nora None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CUAV-Nora binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [38/245] Building board: CUAV-Nora-bdshot at 2025-04-23 21:50:19.488914 BB: Trying checkout AntennaTracker beta CUAV-Nora-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CUAV-Nora-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [39/245] Building board: CUAV-Pixhack-v3 at 2025-04-23 21:50:19.542352 BB: Trying checkout AntennaTracker beta CUAV-Pixhack-v3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CUAV-Pixhack-v3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [40/245] Building board: CUAV-X7 at 2025-04-23 21:50:19.591652 BB: Trying checkout AntennaTracker beta CUAV-X7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CUAV-X7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [41/245] Building board: CUAV-X7-bdshot at 2025-04-23 21:50:19.632624 BB: Trying checkout AntennaTracker beta CUAV-X7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CUAV-X7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [42/245] Building board: CUAVv5 at 2025-04-23 21:50:19.679646 BB: Trying checkout AntennaTracker beta CUAVv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CUAVv5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [43/245] Building board: CUAVv5-bdshot at 2025-04-23 21:50:19.714013 BB: Trying checkout AntennaTracker beta CUAVv5-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CUAVv5-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [44/245] Building board: CUAVv5Nano at 2025-04-23 21:50:19.746158 BB: Trying checkout AntennaTracker beta CUAVv5Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CUAVv5Nano binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [45/245] Building board: CUAVv5Nano-bdshot at 2025-04-23 21:50:19.775691 BB: Trying checkout AntennaTracker beta CUAVv5Nano-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CUAVv5Nano-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [46/245] Building board: CubeBlack at 2025-04-23 21:50:19.805290 BB: Trying checkout AntennaTracker beta CubeBlack None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CubeBlack binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [47/245] Building board: CubeBlack+ at 2025-04-23 21:50:19.835550 BB: Trying checkout AntennaTracker beta CubeBlack+ None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CubeBlack+ binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [48/245] Building board: CubeOrange at 2025-04-23 21:50:19.864209 BB: Trying checkout AntennaTracker beta CubeOrange None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CubeOrange binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [49/245] Building board: CubeOrange-bdshot at 2025-04-23 21:50:19.895772 BB: Trying checkout AntennaTracker beta CubeOrange-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CubeOrange-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [50/245] Building board: CubeOrangePlus at 2025-04-23 21:50:19.927712 BB: Trying checkout AntennaTracker beta CubeOrangePlus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CubeOrangePlus binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [51/245] Building board: CubeOrangePlus-bdshot at 2025-04-23 21:50:19.956075 BB: Trying checkout AntennaTracker beta CubeOrangePlus-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CubeOrangePlus-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [52/245] Building board: CubePurple at 2025-04-23 21:50:19.985902 BB: Trying checkout AntennaTracker beta CubePurple None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CubePurple binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [53/245] Building board: CubeRedPrimary at 2025-04-23 21:50:20.024261 BB: Trying checkout AntennaTracker beta CubeRedPrimary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CubeRedPrimary binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [54/245] Building board: CubeRedSecondary at 2025-04-23 21:50:20.053625 BB: Trying checkout AntennaTracker beta CubeRedSecondary None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CubeRedSecondary binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [55/245] Building board: CubeYellow at 2025-04-23 21:50:20.083401 BB: Trying checkout AntennaTracker beta CubeYellow None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CubeYellow binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [56/245] Building board: CubeYellow-bdshot at 2025-04-23 21:50:20.116446 BB: Trying checkout AntennaTracker beta CubeYellow-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta CubeYellow-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [57/245] Building board: dark at 2025-04-23 21:50:20.147615 BB: Trying checkout AntennaTracker beta dark None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta dark binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [58/245] Building board: DevEBoxH7v2 at 2025-04-23 21:50:20.183018 BB: Trying checkout AntennaTracker beta DevEBoxH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta DevEBoxH7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [59/245] Building board: disco at 2025-04-23 21:50:20.211871 BB: Trying checkout AntennaTracker beta disco None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta disco binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [60/245] Building board: DroneerF405 at 2025-04-23 21:50:20.240486 BB: Trying checkout AntennaTracker beta DroneerF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta DroneerF405 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/DroneerF405/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (DroneerF405) - not in board list BB: [61/245] Building board: DrotekP3Pro at 2025-04-23 21:50:21.180072 BB: Trying checkout AntennaTracker beta DrotekP3Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta DrotekP3Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [62/245] Building board: Durandal at 2025-04-23 21:50:21.215416 BB: Trying checkout AntennaTracker beta Durandal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Durandal binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [63/245] Building board: Durandal-bdshot at 2025-04-23 21:50:21.264538 BB: Trying checkout AntennaTracker beta Durandal-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Durandal-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [64/245] Building board: edge at 2025-04-23 21:50:21.299098 BB: Trying checkout AntennaTracker beta edge None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta edge binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [65/245] Building board: erleboard at 2025-04-23 21:50:21.331730 BB: Trying checkout AntennaTracker beta erleboard None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta erleboard binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [66/245] Building board: erlebrain2 at 2025-04-23 21:50:21.366804 BB: Trying checkout AntennaTracker beta erlebrain2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta erlebrain2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [67/245] Building board: F35Lightning at 2025-04-23 21:50:21.399016 BB: Trying checkout AntennaTracker beta F35Lightning None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta F35Lightning binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [68/245] Building board: F4BY at 2025-04-23 21:50:21.432253 BB: Trying checkout AntennaTracker beta F4BY None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta F4BY binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [69/245] Building board: F4BY_F427 at 2025-04-23 21:50:21.472371 BB: Trying checkout AntennaTracker beta F4BY_F427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta F4BY_F427 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (F4BY_F427) - not in board list BB: [70/245] Building board: FlyingMoonF407 at 2025-04-23 21:50:22.504593 BB: Trying checkout AntennaTracker beta FlyingMoonF407 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta FlyingMoonF407 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [71/245] Building board: FlyingMoonF427 at 2025-04-23 21:50:22.547789 BB: Trying checkout AntennaTracker beta FlyingMoonF427 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta FlyingMoonF427 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [72/245] Building board: FlyingMoonH743 at 2025-04-23 21:50:22.583833 BB: Trying checkout AntennaTracker beta FlyingMoonH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta FlyingMoonH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [73/245] Building board: FlywooF405Pro at 2025-04-23 21:50:22.615095 BB: Trying checkout AntennaTracker beta FlywooF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta FlywooF405Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [74/245] Building board: FlywooF745 at 2025-04-23 21:50:22.650747 BB: Trying checkout AntennaTracker beta FlywooF745 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta FlywooF745 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [75/245] Building board: FlywooF745Nano at 2025-04-23 21:50:22.683269 BB: Trying checkout AntennaTracker beta FlywooF745Nano None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta FlywooF745Nano binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [76/245] Building board: FlywooH743Pro at 2025-04-23 21:50:22.719578 BB: Trying checkout AntennaTracker beta FlywooH743Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta FlywooH743Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [77/245] Building board: fmuv2 at 2025-04-23 21:50:22.753507 BB: Trying checkout AntennaTracker beta fmuv2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta fmuv2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [78/245] Building board: fmuv3 at 2025-04-23 21:50:22.783870 BB: Trying checkout AntennaTracker beta fmuv3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta fmuv3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [79/245] Building board: fmuv5 at 2025-04-23 21:50:22.814229 BB: Trying checkout AntennaTracker beta fmuv5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta fmuv5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [80/245] Building board: FoxeerF405v2 at 2025-04-23 21:50:22.846237 BB: Trying checkout AntennaTracker beta FoxeerF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta FoxeerF405v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [81/245] Building board: FoxeerH743v1 at 2025-04-23 21:50:22.876911 BB: Trying checkout AntennaTracker beta FoxeerH743v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta FoxeerH743v1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [82/245] Building board: GEPRC_TAKER_H743 at 2025-04-23 21:50:22.907724 BB: Trying checkout AntennaTracker beta GEPRC_TAKER_H743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta GEPRC_TAKER_H743 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (GEPRC_TAKER_H743) - not in board list BB: [83/245] Building board: GEPRCF745BTHD at 2025-04-23 21:50:23.815922 BB: Trying checkout AntennaTracker beta GEPRCF745BTHD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta GEPRCF745BTHD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [84/245] Building board: Here4FC at 2025-04-23 21:50:23.855243 BB: Trying checkout AntennaTracker beta Here4FC None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Here4FC binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [85/245] Building board: IFLIGHT_2RAW_H7 at 2025-04-23 21:50:23.885981 BB: Trying checkout AntennaTracker beta IFLIGHT_2RAW_H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta IFLIGHT_2RAW_H7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [86/245] Building board: JFB100 at 2025-04-23 21:50:23.923523 BB: Trying checkout AntennaTracker beta JFB100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta JFB100 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [87/245] Building board: JFB110 at 2025-04-23 21:50:23.957414 BB: Trying checkout AntennaTracker beta JFB110 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta JFB110 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [88/245] Building board: JHEM_JHEF405 at 2025-04-23 21:50:23.996142 BB: Trying checkout AntennaTracker beta JHEM_JHEF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta JHEM_JHEF405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [89/245] Building board: JHEMCU-H743HD at 2025-04-23 21:50:24.026590 BB: Trying checkout AntennaTracker beta JHEMCU-H743HD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta JHEMCU-H743HD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [90/245] Building board: KakuteF4 at 2025-04-23 21:50:24.063010 BB: Trying checkout AntennaTracker beta KakuteF4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta KakuteF4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [91/245] Building board: KakuteF4-Wing at 2025-04-23 21:50:24.093473 BB: Trying checkout AntennaTracker beta KakuteF4-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta KakuteF4-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [92/245] Building board: KakuteF4Mini at 2025-04-23 21:50:24.127568 BB: Trying checkout AntennaTracker beta KakuteF4Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta KakuteF4Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [93/245] Building board: KakuteF7 at 2025-04-23 21:50:24.165231 BB: Trying checkout AntennaTracker beta KakuteF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta KakuteF7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [94/245] Building board: KakuteF7-bdshot at 2025-04-23 21:50:24.194072 BB: Trying checkout AntennaTracker beta KakuteF7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta KakuteF7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [95/245] Building board: KakuteF7Mini at 2025-04-23 21:50:24.232645 BB: Trying checkout AntennaTracker beta KakuteF7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta KakuteF7Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [96/245] Building board: KakuteH7 at 2025-04-23 21:50:24.262108 BB: Trying checkout AntennaTracker beta KakuteH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta KakuteH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [97/245] Building board: KakuteH7-bdshot at 2025-04-23 21:50:24.295900 BB: Trying checkout AntennaTracker beta KakuteH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta KakuteH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [98/245] Building board: KakuteH7-Wing at 2025-04-23 21:50:24.332613 BB: Trying checkout AntennaTracker beta KakuteH7-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta KakuteH7-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [99/245] Building board: KakuteH7Mini at 2025-04-23 21:50:24.364861 BB: Trying checkout AntennaTracker beta KakuteH7Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta KakuteH7Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [100/245] Building board: KakuteH7Mini-Nand at 2025-04-23 21:50:24.399825 BB: Trying checkout AntennaTracker beta KakuteH7Mini-Nand None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta KakuteH7Mini-Nand binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [101/245] Building board: KakuteH7v2 at 2025-04-23 21:50:24.439961 BB: Trying checkout AntennaTracker beta KakuteH7v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta KakuteH7v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [102/245] Building board: linux at 2025-04-23 21:50:24.470803 BB: Trying checkout AntennaTracker beta linux None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta linux binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [103/245] Building board: LongBowF405WING at 2025-04-23 21:50:24.501038 BB: Trying checkout AntennaTracker beta LongBowF405WING None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta LongBowF405WING binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [104/245] Building board: LumenierLUXF765-NDAA at 2025-04-23 21:50:24.532735 BB: Trying checkout AntennaTracker beta LumenierLUXF765-NDAA None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta LumenierLUXF765-NDAA binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/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 '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (LumenierLUXF765-NDAA) - not in board list BB: [105/245] Building board: luminousbee5 at 2025-04-23 21:50:25.458306 BB: Trying checkout AntennaTracker beta luminousbee5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta luminousbee5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [106/245] Building board: MambaF405-2022 at 2025-04-23 21:50:25.491643 BB: Trying checkout AntennaTracker beta MambaF405-2022 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MambaF405-2022 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [107/245] Building board: MambaF405US-I2C at 2025-04-23 21:50:25.523208 BB: Trying checkout AntennaTracker beta MambaF405US-I2C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MambaF405US-I2C binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [108/245] Building board: MambaF405v2 at 2025-04-23 21:50:25.572619 BB: Trying checkout AntennaTracker beta MambaF405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MambaF405v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [109/245] Building board: MambaH743v4 at 2025-04-23 21:50:25.610761 BB: Trying checkout AntennaTracker beta MambaH743v4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MambaH743v4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [110/245] Building board: MatekF405 at 2025-04-23 21:50:25.644718 BB: Trying checkout AntennaTracker beta MatekF405 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekF405 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [111/245] Building board: MatekF405-bdshot at 2025-04-23 21:50:25.675447 BB: Trying checkout AntennaTracker beta MatekF405-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekF405-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [112/245] Building board: MatekF405-CAN at 2025-04-23 21:50:25.709155 BB: Trying checkout AntennaTracker beta MatekF405-CAN None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekF405-CAN binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [113/245] Building board: MatekF405-STD at 2025-04-23 21:50:25.742608 BB: Trying checkout AntennaTracker beta MatekF405-STD None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekF405-STD binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [114/245] Building board: MatekF405-TE at 2025-04-23 21:50:25.773376 BB: Trying checkout AntennaTracker beta MatekF405-TE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekF405-TE binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [115/245] Building board: MatekF405-TE-bdshot at 2025-04-23 21:50:25.810980 BB: Trying checkout AntennaTracker beta MatekF405-TE-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekF405-TE-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [116/245] Building board: MatekF405-Wing at 2025-04-23 21:50:25.842656 BB: Trying checkout AntennaTracker beta MatekF405-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekF405-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [117/245] Building board: MatekF405-Wing-bdshot at 2025-04-23 21:50:25.873956 BB: Trying checkout AntennaTracker beta MatekF405-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekF405-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [118/245] Building board: MatekF765-SE at 2025-04-23 21:50:25.908481 BB: Trying checkout AntennaTracker beta MatekF765-SE None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekF765-SE binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [119/245] Building board: MatekF765-Wing at 2025-04-23 21:50:25.947702 BB: Trying checkout AntennaTracker beta MatekF765-Wing None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekF765-Wing binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [120/245] Building board: MatekF765-Wing-bdshot at 2025-04-23 21:50:25.979630 BB: Trying checkout AntennaTracker beta MatekF765-Wing-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekF765-Wing-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [121/245] Building board: MatekH743 at 2025-04-23 21:50:26.013689 BB: Trying checkout AntennaTracker beta MatekH743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekH743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [122/245] Building board: MatekH743-bdshot at 2025-04-23 21:50:26.050481 BB: Trying checkout AntennaTracker beta MatekH743-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekH743-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [123/245] Building board: MatekH7A3 at 2025-04-23 21:50:26.081997 BB: Trying checkout AntennaTracker beta MatekH7A3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MatekH7A3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [124/245] Building board: MFT-SEMA100 at 2025-04-23 21:50:26.116507 BB: Trying checkout AntennaTracker beta MFT-SEMA100 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MFT-SEMA100 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [125/245] Building board: MicoAir405Mini at 2025-04-23 21:50:26.147373 BB: Trying checkout AntennaTracker beta MicoAir405Mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MicoAir405Mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [126/245] Building board: MicoAir405v2 at 2025-04-23 21:50:26.179685 BB: Trying checkout AntennaTracker beta MicoAir405v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MicoAir405v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [127/245] Building board: MicoAir743 at 2025-04-23 21:50:26.214132 BB: Trying checkout AntennaTracker beta MicoAir743 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MicoAir743 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [128/245] Building board: MicoAir743-AIO at 2025-04-23 21:50:26.247818 BB: Trying checkout AntennaTracker beta MicoAir743-AIO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MicoAir743-AIO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [129/245] Building board: MicoAir743v2 at 2025-04-23 21:50:26.280962 BB: Trying checkout AntennaTracker beta MicoAir743v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MicoAir743v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [130/245] Building board: mindpx-v2 at 2025-04-23 21:50:26.317139 BB: Trying checkout AntennaTracker beta mindpx-v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta mindpx-v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [131/245] Building board: mini-pix at 2025-04-23 21:50:26.354568 BB: Trying checkout AntennaTracker beta mini-pix None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta mini-pix binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [132/245] Building board: modalai_fc-v1 at 2025-04-23 21:50:26.390058 BB: Trying checkout AntennaTracker beta modalai_fc-v1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta modalai_fc-v1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [133/245] Building board: mRoControlZeroClassic at 2025-04-23 21:50:26.424198 BB: Trying checkout AntennaTracker beta mRoControlZeroClassic None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta mRoControlZeroClassic binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [134/245] Building board: mRoControlZeroF7 at 2025-04-23 21:50:26.458316 BB: Trying checkout AntennaTracker beta mRoControlZeroF7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta mRoControlZeroF7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [135/245] Building board: mRoControlZeroH7 at 2025-04-23 21:50:26.566574 BB: Trying checkout AntennaTracker beta mRoControlZeroH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta mRoControlZeroH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [136/245] Building board: mRoControlZeroH7-bdshot at 2025-04-23 21:50:26.598069 BB: Trying checkout AntennaTracker beta mRoControlZeroH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta mRoControlZeroH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [137/245] Building board: mRoControlZeroOEMH7 at 2025-04-23 21:50:26.628662 BB: Trying checkout AntennaTracker beta mRoControlZeroOEMH7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta mRoControlZeroOEMH7 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [138/245] Building board: mRoCZeroOEMH7-bdshot at 2025-04-23 21:50:26.660922 BB: Trying checkout AntennaTracker beta mRoCZeroOEMH7-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta mRoCZeroOEMH7-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [139/245] Building board: mRoNexus at 2025-04-23 21:50:26.691070 BB: Trying checkout AntennaTracker beta mRoNexus None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta mRoNexus binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [140/245] Building board: mRoPixracerPro at 2025-04-23 21:50:26.721793 BB: Trying checkout AntennaTracker beta mRoPixracerPro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta mRoPixracerPro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [141/245] Building board: mRoPixracerPro-bdshot at 2025-04-23 21:50:26.752995 BB: Trying checkout AntennaTracker beta mRoPixracerPro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta mRoPixracerPro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [142/245] Building board: mRoX21 at 2025-04-23 21:50:26.783205 BB: Trying checkout AntennaTracker beta mRoX21 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta mRoX21 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [143/245] Building board: mRoX21-777 at 2025-04-23 21:50:26.813762 BB: Trying checkout AntennaTracker beta mRoX21-777 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta mRoX21-777 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [144/245] Building board: MUPilot at 2025-04-23 21:50:26.848712 BB: Trying checkout AntennaTracker beta MUPilot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta MUPilot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [145/245] Building board: NarinFC-H7 at 2025-04-23 21:50:26.880158 BB: Trying checkout AntennaTracker beta NarinFC-H7 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta NarinFC-H7 binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/NarinFC-H7/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (NarinFC-H7) - not in board list BB: [146/245] Building board: navigator at 2025-04-23 21:50:27.763138 BB: Trying checkout AntennaTracker beta navigator None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta navigator binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [147/245] Building board: navigator64 at 2025-04-23 21:50:27.795015 BB: Trying checkout AntennaTracker beta navigator64 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta navigator64 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [148/245] Building board: navio at 2025-04-23 21:50:27.826321 BB: Trying checkout AntennaTracker beta navio None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta navio binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [149/245] Building board: navio2 at 2025-04-23 21:50:27.855746 BB: Trying checkout AntennaTracker beta navio2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta navio2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [150/245] Building board: NxtPX4v2 at 2025-04-23 21:50:27.884324 BB: Trying checkout AntennaTracker beta NxtPX4v2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta NxtPX4v2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [151/245] Building board: obal at 2025-04-23 21:50:27.918278 BB: Trying checkout AntennaTracker beta obal None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta obal binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [152/245] Building board: ocpoc_zynq at 2025-04-23 21:50:27.947782 BB: Trying checkout AntennaTracker beta ocpoc_zynq None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta ocpoc_zynq binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [153/245] Building board: omnibusf4 at 2025-04-23 21:50:27.978762 BB: Trying checkout AntennaTracker beta omnibusf4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta omnibusf4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [154/245] Building board: omnibusf4pro at 2025-04-23 21:50:28.008248 BB: Trying checkout AntennaTracker beta omnibusf4pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta omnibusf4pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [155/245] Building board: omnibusf4pro-bdshot at 2025-04-23 21:50:28.038957 BB: Trying checkout AntennaTracker beta omnibusf4pro-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta omnibusf4pro-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [156/245] Building board: omnibusf4v6 at 2025-04-23 21:50:28.068124 BB: Trying checkout AntennaTracker beta omnibusf4v6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta omnibusf4v6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [157/245] Building board: OMNIBUSF7V2 at 2025-04-23 21:50:28.098200 BB: Trying checkout AntennaTracker beta OMNIBUSF7V2 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta OMNIBUSF7V2 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [158/245] Building board: OmnibusNanoV6 at 2025-04-23 21:50:28.127804 BB: Trying checkout AntennaTracker beta OmnibusNanoV6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta OmnibusNanoV6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [159/245] Building board: OmnibusNanoV6-bdshot at 2025-04-23 21:50:28.156439 BB: Trying checkout AntennaTracker beta OmnibusNanoV6-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta OmnibusNanoV6-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [160/245] Building board: OrqaF405Pro at 2025-04-23 21:50:28.185615 BB: Trying checkout AntennaTracker beta OrqaF405Pro None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta OrqaF405Pro binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [161/245] Building board: PH4-mini at 2025-04-23 21:50:28.215808 BB: Trying checkout AntennaTracker beta PH4-mini None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta PH4-mini binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [162/245] Building board: PH4-mini-bdshot at 2025-04-23 21:50:28.245889 BB: Trying checkout AntennaTracker beta PH4-mini-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta PH4-mini-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [163/245] Building board: Pix32v5 at 2025-04-23 21:50:28.277824 BB: Trying checkout AntennaTracker beta Pix32v5 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pix32v5 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [164/245] Building board: PixC4-Jetson at 2025-04-23 21:50:28.307054 BB: Trying checkout AntennaTracker beta PixC4-Jetson None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta PixC4-Jetson binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [165/245] Building board: PixFlamingo at 2025-04-23 21:50:28.336441 BB: Trying checkout AntennaTracker beta PixFlamingo None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta PixFlamingo binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [166/245] Building board: PixFlamingo-F767 at 2025-04-23 21:50:28.367230 BB: Trying checkout AntennaTracker beta PixFlamingo-F767 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta PixFlamingo-F767 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [167/245] Building board: Pixhawk1 at 2025-04-23 21:50:28.397534 BB: Trying checkout AntennaTracker beta Pixhawk1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pixhawk1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [168/245] Building board: Pixhawk1-1M at 2025-04-23 21:50:28.429081 BB: Trying checkout AntennaTracker beta Pixhawk1-1M None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pixhawk1-1M binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [169/245] Building board: Pixhawk1-1M-bdshot at 2025-04-23 21:50:28.460105 BB: Trying checkout AntennaTracker beta Pixhawk1-1M-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pixhawk1-1M-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [170/245] Building board: Pixhawk1-bdshot at 2025-04-23 21:50:28.490724 BB: Trying checkout AntennaTracker beta Pixhawk1-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pixhawk1-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [171/245] Building board: Pixhawk4 at 2025-04-23 21:50:28.527437 BB: Trying checkout AntennaTracker beta Pixhawk4 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pixhawk4 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [172/245] Building board: Pixhawk4-bdshot at 2025-04-23 21:50:28.559574 BB: Trying checkout AntennaTracker beta Pixhawk4-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pixhawk4-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [173/245] Building board: Pixhawk5X at 2025-04-23 21:50:28.591273 BB: Trying checkout AntennaTracker beta Pixhawk5X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pixhawk5X binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [174/245] Building board: Pixhawk6C at 2025-04-23 21:50:28.621330 BB: Trying checkout AntennaTracker beta Pixhawk6C None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pixhawk6C binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [175/245] Building board: Pixhawk6C-bdshot at 2025-04-23 21:50:28.651312 BB: Trying checkout AntennaTracker beta Pixhawk6C-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pixhawk6C-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [176/245] Building board: Pixhawk6X at 2025-04-23 21:50:28.680867 BB: Trying checkout AntennaTracker beta Pixhawk6X None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pixhawk6X binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [177/245] Building board: Pixhawk6X-bdshot at 2025-04-23 21:50:28.710481 BB: Trying checkout AntennaTracker beta Pixhawk6X-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pixhawk6X-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [178/245] Building board: PixPilot-C3 at 2025-04-23 21:50:28.741143 BB: Trying checkout AntennaTracker beta PixPilot-C3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta PixPilot-C3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [179/245] Building board: PixPilot-V3 at 2025-04-23 21:50:28.773344 BB: Trying checkout AntennaTracker beta PixPilot-V3 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta PixPilot-V3 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [180/245] Building board: PixPilot-V6 at 2025-04-23 21:50:28.802896 BB: Trying checkout AntennaTracker beta PixPilot-V6 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta PixPilot-V6 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [181/245] Building board: PixPilot-V6PRO at 2025-04-23 21:50:28.834438 BB: Trying checkout AntennaTracker beta PixPilot-V6PRO None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta PixPilot-V6PRO binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [182/245] Building board: Pixracer at 2025-04-23 21:50:28.864922 BB: Trying checkout AntennaTracker beta Pixracer None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pixracer binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [183/245] Building board: Pixracer-bdshot at 2025-04-23 21:50:28.896719 BB: Trying checkout AntennaTracker beta Pixracer-bdshot None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta Pixracer-bdshot binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [184/245] Building board: PixSurveyA1 at 2025-04-23 21:50:28.926224 BB: Trying checkout AntennaTracker beta PixSurveyA1 None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta PixSurveyA1 binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [185/245] Building board: PixSurveyA1-IND at 2025-04-23 21:50:28.957065 BB: Trying checkout AntennaTracker beta PixSurveyA1-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta PixSurveyA1-IND binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [186/245] Building board: PixSurveyA2-IND at 2025-04-23 21:50:28.987805 BB: Trying checkout AntennaTracker beta PixSurveyA2-IND None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta PixSurveyA2-IND binaries None BB: /mnt/volume_nyc3_01/autotest/APM/APM/../buildlogs/binaries/AntennaTracker/beta/PixSurveyA2-IND/git-version.txt doesn't exist - building BB: Running (git submodule update --init --recursive -f) BB-GIT: Submodule path 'modules/ChibiOS': checked out '88b84600b59d2f39c9d9137aacdc9f098b374b4a' BB-GIT: Submodule path 'modules/CrashDebug': checked out '599965086437137ec0fe66e185611f43f335f889' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher': checked out '4cf6e11df3a081b0f573a7834ed8e1e4000af73e' BB-GIT: Submodule path 'modules/CrashDebug/CrashCatcher/CppUTest': checked out '011f371fdb5d7e441fb023be67295783e053df4a' BB-GIT: Submodule path 'modules/CrashDebug/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/lwip': checked out '143a6a5cb8023921b5dced55c30551ffb752b640' BB-GIT: Submodule path 'modules/mavlink': checked out '83e75ffdb2709f4821b9746477639e2ae6df103f' BB-GIT: Submodule path 'modules/mavlink/pymavlink': checked out '8ba67079211a4315681bc84a44c37b383448d664' BB-GIT: Submodule path 'modules/waf': checked out '35eadbb64e2052099a853b571e507c33032b392c' BB: Skipping board (PixSurveyA2-IND) - not in board list BB: [187/245] Building board: pocket at 2025-04-23 21:50:29.870505 BB: Trying checkout AntennaTracker beta pocket None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta pocket binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca37b90f) BB: [188/245] Building board: pxf at 2025-04-23 21:50:29.902552 BB: Trying checkout AntennaTracker beta pxf None BB: Running (git stash) BB-GIT: No local changes to save BB: Trying branch AntennaTracker-beta BB: Running (git checkout -f AntennaTracker-beta) BB-GIT: HEAD is now at b136aa2b6d Plane: version to 4.6.0-beta5 BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: Building AntennaTracker beta pxf binaries None BB: Running (git log -1) BB-GIT: commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB-GIT: Author: Randy Mackay BB-GIT: Date: Mon Mar 31 21:13:57 2025 +0900 BB-GIT: BB-GIT: Plane: version to 4.6.0-beta5 BB: oldversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f newversion=commit b136aa2b6daab5384c35325deb5adff8ca37b90f BB: Skipping build - version match (commit b136aa2b6daab5384c35325deb5adff8ca