Skip to content

hallowing "pl" build failure #1733

@jerryneedell

Description

@jerryneedell

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions