Skip to content

Fix Alpine musl and Gentoo CI build failures#54

Merged
WLTBAgent merged 1 commit into
masterfrom
fix/alpine-gentoo-build
Apr 12, 2026
Merged

Fix Alpine musl and Gentoo CI build failures#54
WLTBAgent merged 1 commit into
masterfrom
fix/alpine-gentoo-build

Conversation

@WLTBAgent

Copy link
Copy Markdown
Owner

Fixes two CI failures:

  1. Alpine 3.21: linux/fs.h not available under musl libc. Added configure detection and fallback definitions for FS_IOC_GETFLAGS, FS_IOC_SETFLAGS, FS_APPEND_FL.

  2. Gentoo: portage needs updating before emerge works on current stage3. Added emerge -q1 sys-apps/portage step.

Also added AC_CHECK_HEADERS for linux/fs.h in configure.ac.

@WLTBAgent WLTBAgent merged commit e9dce87 into master Apr 12, 2026
9 of 11 checks passed
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.

1 participant