Skip to content

Self hosting issue: mlibc logging interferes with configure if mlibc is configured to log to stdout / stderr #1106

Open
@Dennisbonke

Description

@Dennisbonke

We observed this while configuring gcc on linux mlibc in a chroot. The issue is that sys_libc_log on linux logs to fd 1, interfering with configure. We should log to a file and make that configurable with an environment variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue reports a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions