Skip to content

splice: errno header redirection failure#7940

Merged
rustyrussell merged 1 commit intoElementsProject:masterfrom
king-11:king-11/alpine-build-splice-fix
Dec 15, 2024
Merged

splice: errno header redirection failure#7940
rustyrussell merged 1 commit intoElementsProject:masterfrom
king-11:king-11/alpine-build-splice-fix

Conversation

@king-11
Copy link
Contributor

@king-11 king-11 commented Dec 15, 2024

header sys/errno.h gets re-directed to errno.h leading to warning and then failure so instead directly referencing the header

fixes #7939, #7922

Important

24.11 FREEZE NOVEMBER 7TH: Non-bugfix PRs not ready by this date will wait for 25.02.

Checklist

Before submitting the PR, ensure the following tasks are completed. If an item is not applicable to your PR, please mark it as checked:

  • The changelog has been updated in the relevant commit(s) according to the guidelines.
  • Tests have been added or modified to reflect the changes.
  • Documentation has been reviewed and updated as needed.
  • Related issues have been listed and linked, including any that this PR closes.

header sys/errno.h gets re-directed to errno.h leading to warning and
then failure so instead directly referencing the header

Changelog-None: change header

Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
@king-11 king-11 force-pushed the king-11/alpine-build-splice-fix branch from 5e04fe8 to 3088a04 Compare December 15, 2024 08:09
@king-11 king-11 changed the title splice: alpine build warning causing failure splice: errno header redirection failure Dec 15, 2024
Copy link
Contributor

@rustyrussell rustyrussell left a comment

Choose a reason for hiding this comment

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

Ack 3088a04

@rustyrussell rustyrussell added this to the v24.11.1 milestone Dec 15, 2024
@rustyrussell rustyrussell merged commit 7703cf7 into ElementsProject:master Dec 15, 2024
@rustyrussell
Copy link
Contributor

Beat me to it! Well done!

@king-11 king-11 deleted the king-11/alpine-build-splice-fix branch December 16, 2024 02:40
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.

alpine build failure splice

2 participants