Skip to content

[Bug] make ev3dev-armel does not use correct mpy-cross #1055

Open
@laurensvalk

Description

@laurensvalk

Describe the bug

mpy-cross not found at /src/micropython/mpy-cross/build/mpy-cross, please build it first
../../micropython/py/mkrules.mk:188: recipe for target 'build-armel/frozen_content.c' failed
make: *** [build-armel/frozen_content.c] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:56: ev3dev-armel] Error 2

It seems like it should be using mpy-cross/build-armel, which does get built. If I rename that folder to mpy-cross/build, then make ev3dev-armel proceeds.

To reproduce
Steps to reproduce the behavior:

  1. Clean everything
  2. make ev3dev-armel

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingclose-meIf there is no new activity on the issue, it will be closed after a few months.devopsIssues related to continuous integration and distribution of software.software: ev3dev

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions