betaflight / unified-targets

Target configurations for Betaflight Unified Targets
GNU General Public License v3.0
170 stars 264 forks source link

Unable to Cloud Build SUB250F411 #1004

Closed Guidus93 closed 1 year ago

Guidus93 commented 1 year ago

Unable to build SUB250F411 target on Configurator 10.9.0, seems that cloud build is missing the target declaration

***** Commencing Build *****

VERSION:   4.4.1
COMMIT:    4.4.1
CONTAINER: 4.4.1
BOARD:     SUB250F411/STM32F411
STARTED:   2023-05-08 04:41:17Z

Want to run this build locally? NOTE: you will need docker installed. See https://github.com/betaflight/cloudbuild for instructions.

> docker run betaflight/cloudbuild:4.4.1 /build/build.sh 4.4.1 SUB250F411 "-D'BUILD_KEY=9fab046512e62bb6ebfdc74f68e73ff8' -D'RELEASE_NAME=4.4.1' -DCLOUD_BUILD -DUSE_DSHOT -DUSE_GPS -DUSE_GPS_PLUS_CODES -DUSE_LED_STRIP -DUSE_OSD -DUSE_OSD_HD -DUSE_OSD_SD -DUSE_PINIO -DUSE_SERIALRX -DUSE_SERIALRX_CRSF -DUSE_SERIALRX_DEFAULT -DUSE_SERIALRX_GHST -DUSE_SERIALRX_SBUS -DUSE_TELEMETRY -DUSE_TELEMETRY_CRSF -DUSE_TELEMETRY_GHST -DUSE_VTX"

 -- or (without docker) -- 

> make SUB250F411 EXTRA_FLAGS="-D'BUILD_KEY=9fab046512e62bb6ebfdc74f68e73ff8' -D'RELEASE_NAME=4.4.1' -DCLOUD_BUILD -DUSE_DSHOT -DUSE_GPS -DUSE_GPS_PLUS_CODES -DUSE_LED_STRIP -DUSE_OSD -DUSE_OSD_HD -DUSE_OSD_SD -DUSE_PINIO -DUSE_SERIALRX -DUSE_SERIALRX_CRSF -DUSE_SERIALRX_DEFAULT -DUSE_SERIALRX_GHST -DUSE_SERIALRX_SBUS -DUSE_TELEMETRY -DUSE_TELEMETRY_CRSF -DUSE_TELEMETRY_GHST -DUSE_VTX"

***** Docker execution log: *****

Pulling from Github (4.4.1):
From https://github.com/betaflight/betaflight
 * [new tag]             4.4.1      -> CLOUD_HEAD

Checking out the branch -> CLOUD_HEAD (for 4.4.1)
Switched to branch 'CLOUD_HEAD'

Commencing the build (make SUB250F411):
make: *** No rule to make target 'SUB250F411'.  Stop.
make failed with 2

 ***** Completed Build *****

Build time: 2023-05-08 04:41:21Z, time taken: 5.79

Submitted:  2023-05-08 04:41:14Z, wait time: 7.00
haslinghuis commented 1 year ago

Fixed in 4.4.2