Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curl 7.86.0 has been released earlier this morning #5

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

macbre
Copy link
Owner

@macbre macbre commented Aug 31, 2022

@macbre macbre changed the title curl 7.85.0 has been released earlier this morning curl 7.86.0 has been released earlier this morning Oct 27, 2022
@macbre
Copy link
Owner Author

macbre commented Oct 27, 2022

 > [base  9/10] RUN   cd /opt &&   echo "Building curl-7_86_0 ..." &&   git clone -b curl-7_86_0 --depth 1 --single-branch https://github.com/curl/curl &&   cd curl &&   autoreconf -fi &&   ./configure LDFLAGS="-Wl,-rpath,/opt/quiche/target/release"     --with-brotli     --with-nghttp2     --with-openssl=/opt/quiche/quiche/deps/boringssl/src     --with-quiche=/opt/quiche/target/release     --with-zlib &&   make &&   make install:
#13 147.6       |              ^
#13 147.6 vquic/quiche.c:495:15: error: 'quiche_recv_info' has no member named 'to_len'; did you mean 'from_len'?
#13 147.6   495 |     recv_info.to_len = qs->local_addrlen;
#13 147.6       |               ^~~~~~
#13 147.6       |               from_len
#13 147.6 make[2]: *** [Makefile:3133: vquic/libcurl_la-quiche.lo] Error 1
#13 147.6 make[2]: Leaving directory '/opt/curl/lib'
#13 147.6 make[1]: *** [Makefile:1435: all] Error 2
#13 147.6 make[1]: Leaving directory '/opt/curl/lib'
#13 147.6 make: *** [Makefile:1242: all-recursive] Error 1

@macbre macbre marked this pull request as draft October 27, 2022 09:22
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