Skip to content

clang (and probably everything) under flatpak-builder have no colored output #605

@brunvonlope

Description

@brunvonlope

Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a bug that matches the one I want to file, without success.

flatpak-builder version

1.2.3

Flatpak version

1.14.4

How to reproduce

  1. Set export CLICOLOR_FORCE=1 (that option natively supported by 'ninja' allows the compiler to display colorful warnings)
  2. Try to build some app or module that uses ninja as build system with flatpak-builder (e.g.: GIMP)
  3. Observes lack of colors

Expected Behavior

Colorful output (which is the result if the same ninja command is run directly on Debian or MSYS2 shells)

Actual Behavior

flatpak-builder is draining the color from the software that supports it

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions