Artoo Firmware Build

Joined
Mar 4, 2018
Messages
14
Reaction score
0
Age
42
I liked the idea of customizing my boot screed for my controller so I downloaded the artoo firmware git and have been trying to build it with tup - and it wont compile

this is what happens --

Initializing .tup in /home/parallels/artoo
.tup repository initialized.
[ tup ] [0.002s] Scanning filesystem...
[ tup ] [0.014s] Reading in new environment variables...
[ tup ] [0.016s] Parsing Tupfiles...
1) [0.001s] src
2) [0.001s] src/stm32
3) [0.001s] obj
4) [0.007s] .
5) [0.001s] tools
6) [0.000s] tools/stick-map
7) [0.001s] tools/battery
8) [0.001s] src/mavlink
9) [0.002s] src/mavlink/c_library
10) [0.002s] src/mavlink/c_library/autoquad
11) [0.002s] src/mavlink/c_library/matrixpilot
12) [0.002s] src/mavlink/c_library/slugs
13) [0.004s] src/mavlink/c_library/common
14) [0.005s] src/mavlink/c_library/ualberta
15) [0.003s] src/mavlink/c_library/test
16) [0.002s] src/mavlink/c_library/pixhawk
17) [0.002s] src/mavlink/c_library/ardupilotmega
18) [0.002s] src/mavlink/c_library/minimal
19) [0.002s] src/mavlink/c_library/ASLUAV
20) [0.002s] scripts
21) [0.001s] resources
22) [0.002s] resources/fonts
23) [0.002s] resources/images
24) [0.002s] resources/images/logo_startup
25) [0.006s] resources/images/spinner
26) [0.003s] resources/images/basic_telem_update
27) [0.002s] resources/images/color_tests
28) [0.001s] resources/images/update_sequence
29) [0.002s] resources/images/button_icons
30) [0.001s] resources/images/basic_telem
31) [0.001s] resources/images/alerts
32) [0.001s] resources/images/pairing
33) [0.001s] resources/images/modal_screen_icons
34) [0.001s] resources/images/motor_shut_off
35) [0.002s] resources/images/battery_check_icon
36) [0.001s] resources/images/top_bar_icons
37) [0.001s] resources/images/placeholders
38) [0.001s] resources/images/camera_angle
39) [0.001s] resources/images/attic
40) [0.001s] resources/images/attic/startup_sequence
41) [0.001s] resources/images/takeoff_sequence
[ ETA~=<1s Remaining=0 ] 100%
[ tup ] [0.113s] No files to delete.
[ tup ] [0.113s] Converting normal directories to generated directories...
tup: Converting obj to a generated directory.
[ tup ] [0.113s] Generating .gitignore files...
[ tup ] [0.117s] Executing Commands...
1) [1.208s] python tools/assetgen.py resources/assets.cfg src
* 2) arm-none-eabi-g++ -std=c++11 -Wextra -Wshadow -Wredundant-decls -Weffc++ -fno-common -ffunction-sections -fdata-sections -ffast-math -fno-exceptions -fno-threadsafe-statics -fno-rtti -Os -ggdb -Wall -Werror -Wundef -DMAVLINK_COMM_NUM_BUFFERS=1 -mthumb -mcpu=cortex-m3 -msoft-float -c src/stm32/vectors.cpp -o obj/vectors.o
/bin/sh: 1: arm-none-eabi-g++: not found
*** tup errors ***
*** Command ID=878 failed with return value 127
tup error: Expected to write to file 'obj/vectors.o' from cmd 878 but didn't
*** Additionally, command 878 failed to process input dependencies. These should probably be fixed before addressing the command failure.
* 3) arm-none-eabi-g++ -std=c++11 -Wextra -Wshadow -Wredundant-decls -Weffc++ -fno-common -ffunction-sections -fdata-sections -ffast-math -fno-exceptions -fno-threadsafe-statics -fno-rtti -Os -ggdb -Wall -Werror -Wundef -DMAVLINK_COMM_NUM_BUFFERS=1 -mthumb -mcpu=cortex-m3 -msoft-float -c src/stm32/usart.cpp -o obj/usart.o
/bin/sh: 1: arm-none-eabi-g++: not found
*** tup errors ***
*** Command ID=876 failed with return value 127
tup error: Expected to write to file 'obj/usart.o' from cmd 876 but didn't
*** Additionally, command 876 failed to process input dependencies. These should probably be fixed before addressing the command failure.
[ ETA~=27s Remaining=65 Active=0 ] 4%
*** tup: 2 jobs failed.
 
1) arm-none-eabi-g++ -std=c++11 -Wextra -Wshadow -Wredundant-decls -Weffc++ -fno-common -ffunction-sections -fdata-sections -ffast-math -fno-exceptions -fno-threadsafe-statics -fno-rtti -Os -ggdb -Wall -Werror -Wundef -DMAVLINK_COMM_NUM_BUFFERS=1 -mthumb -mcpu=cortex-m3 -msoft-float -c src/gfx.cpp -o obj/gfx.o
 

Members online

No members online now.

Forum statistics

Threads
13,096
Messages
147,751
Members
16,066
Latest member
apicasso