Skip to content

makefiles: make term does not print stderr output of child process. #21808

@carl-tud

Description

@carl-tud

If the child process, i.e., the RIOT executable on native, errors out early, e.g., due to missing dynamic libraries, nothing gets printed. Result: confused user.

Example: Remove a library from your LD_LIBRARY_PATH/DYLD_LIBRARY_PATH and observe the dylib/so loader complaint going unnoticed because standard error is not redirected by make term.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: build systemArea: Build systemType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions