Closed vadorovsky closed 4 years ago
Envoy requires the newest git snapshot of c-ares, rather than the newest c-ares release.
That's because Envoy relies on getaddrinfo feature which was not released yet.
getaddrinfo
I requested the release, but it may take some time: https://github.com/c-ares/c-ares/issues/282
We tried to update c-ares to the newest git snapshot here: https://build.opensuse.org/package/show/home:adamm:node_test/c-ares https://build.opensuse.org/package/show/home:mrostecki:branches:devel:kubic/c-ares
That update indeed unlocks the build of Envoy, but brings two problems:
Done
Envoy requires the newest git snapshot of c-ares, rather than the newest c-ares release.
That's because Envoy relies on
getaddrinfo
feature which was not released yet.I requested the release, but it may take some time: https://github.com/c-ares/c-ares/issues/282
We tried to update c-ares to the newest git snapshot here: https://build.opensuse.org/package/show/home:adamm:node_test/c-ares https://build.opensuse.org/package/show/home:mrostecki:branches:devel:kubic/c-ares
That update indeed unlocks the build of Envoy, but brings two problems: