forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Milestone
Description
I tried running the tools/build_release_files.py on the current master and get one failure
Build hallowing_m0_express for pl took 16.39s and failed
make: Entering directory '/home/jerryneedell/projects/adafruit_github/circuitpython_master/ports/atmel-samd'
Use make V=1, make V=2 or set BUILD_VERBOSE similarly in your environment to increase build verbosity.
-4 bytes free in flash out of 253696 bytes ( 247.75 kb ).
24704 bytes free in ram for stack out of 32768 bytes ( 32.0 kb ).
Too little flash!!!
Makefile:308: recipe for target 'build-hallowing_m0_express/firmware.elf' failed
make: *** [build-hallowing_m0_express/firmware.elf] Error 255
make: *** Deleting file 'build-hallowing_m0_express/firmware.elf'
make: Leaving directory '/home/jerryneedell/projects/adafruit_github/circuitpython_master/ports/atmel-samd'
this was after the bd4a156
commit
It looks like Travis succeeded, so it is not clear why it is failing for me.
Metadata
Metadata
Assignees
Labels
No labels