Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667234 - sys-libs/musl-1.1.20 getaddrinfo regression with AI_ADDRCONFIG
Summary: sys-libs/musl-1.1.20 getaddrinfo regression with AI_ADDRCONFIG
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-09-28 15:09 UTC by Erik Dannenberg
Modified: 2018-10-07 00:53 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Dannenberg 2018-09-28 15:09:25 UTC
There seems to be a regression in musl 1.1.20, yarn/npm builds started breaking in docker containers all of a sudden.

Same issue was also reported for alpine images:

https://github.com/yarnpkg/yarn/issues/6384#issuecomment-422830091

The referenced patch at https://git.musl-libc.org/cgit/musl/diff/?id=f381c118b2d4f7d914481d3cdc830ce41369b002 resolved the issue for me.
Comment 1 Anthony Basile gentoo-dev 2018-10-02 23:44:56 UTC
I've added this patch to musl-1.1.20-r1.ebuild.  Let me know if it works for you and I'll stabilize it and remove the older 1.1.20 with the regression.