Skip to content

Conversation

@ziuziakowska
Copy link
Contributor

The version of Ninja in the almalinux-8 repository is outdated and causes the following errors to show up:

multiple outputs aren't (yet?) supported by depslog; bring this up on the mailing list if it affects you

This was fixed in Ninja v1.10, whereas almalinux-8 bundles v1.8.X, so I opted to build a new enough Ninja from source instead of updating the container image.

@ziuziakowska ziuziakowska force-pushed the llvm-ninja-lld branch 2 times, most recently from ff14636 to 2a60c56 Compare November 18, 2025 16:39
Copy link
Contributor

@jwnrt jwnrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks.

For consistency with Binutils.

Signed-off-by: Alice Ziuziakowska <[email protected]>
We need to build our own Ninja as the version in the almalinux-8
repository is too old and causes the following errors:

ninja : error : multiple outputs aren't (yet?) supported by depslog; bring this up on the mailing list if it affects you

This was fixed in Ninja v1.10.

Signed-off-by: Alice Ziuziakowska <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants