Skip to content

build: fix elfutils dependency build#15

Open
leodido wants to merge 2 commits intomainfrom
build/bump-xmake-to-fix-build
Open

build: fix elfutils dependency build#15
leodido wants to merge 2 commits intomainfrom
build/bump-xmake-to-fix-build

Conversation

@leodido
Copy link
Owner

@leodido leodido commented Jul 14, 2023

Signed-off-by: Leo Di Donato [email protected]

The current xmake version (2.8.1) contains a regression in their autoconf module that does not let us (or anybody) build elfutils properly from their official xmake repository (which also got fixes after my issue disclosure).

This WIP PR (DO NOT MERGE) prepares changes for when xmake v2.8.2 is officially released.

Next step:

  • wait for xmake 2.8.2 and update the .devcontainer/Dockerfile to install it

Fixes #14
Refs xmake-io/xmake-repo#2313

leodido added 2 commits July 14, 2023 23:04
Recent versions of xmake contain a bug in the xmake autoconf module. This commit xmake-io/xmake@3df42d0
fixes the bug.

Here we install xmake from the `dev` branch containing commit 3df42d0.

Signed-off-by: Leo Di Donato <[email protected]>
@leodido leodido self-assigned this Jul 14, 2023
@fntlnz
Copy link
Collaborator

fntlnz commented Jul 19, 2023

Thank you!

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.

xmake error: cannot build elfutils

2 participants