mwangaben commented on issue #1688: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1688#issuecomment-654866303
Hi there, i am having the same issue as building nginx without quiche HTTP/3 no problem with speedpage, but this errors pop up when the speedpage and HTTP/3 with quiche ngnix `../quiche/deps/boringssl/.openssl/include/openssl/stack.h: In function ‘int sk_OPENSSL_STRING_call_cmp_func(stack_cmp_func, const void**, const void**)’: ../quiche/deps/boringssl/.openssl/include/openssl/stack.h:298:41: error: type qualifiers ignored on cast result type [-Werror=ignored-qualifiers] constptrtype a_ptr = (constptrtype)*a; \ ^ ../quiche/deps/boringssl/.openssl/include/openssl/stack.h:422:3: note: in expansion of macro ‘BORINGSSL_DEFINE_STACK_OF_IMPL’ BORINGSSL_DEFINE_STACK_OF_IMPL(type, type, const type) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../quiche/deps/boringssl/.openssl/include/openssl/stack.h:428:1: note: in expansion of macro ‘DEFINE_SPECIAL_STACK_OF’ DEFINE_SPECIAL_STACK_OF(OPENSSL_STRING) ^~~~~~~~~~~~~~~~~~~~~~~ ../quiche/deps/boringssl/.openssl/include/openssl/stack.h:299:41: error: type qualifiers ignored on cast result type [-Werror=ignored-qualifiers] constptrtype b_ptr = (constptrtype)*b; \ ^ ../quiche/deps/boringssl/.openssl/include/openssl/stack.h:422:3: note: in expansion of macro ‘BORINGSSL_DEFINE_STACK_OF_IMPL’ BORINGSSL_DEFINE_STACK_OF_IMPL(type, type, const type) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../quiche/deps/boringssl/.openssl/include/openssl/stack.h:428:1: note: in expansion of macro ‘DEFINE_SPECIAL_STACK_OF’ DEFINE_SPECIAL_STACK_OF(OPENSSL_STRING) ^~~~~~~~~~~~~~~~~~~~~~~ cc1plus: all warnings being treated as errors make[1]: *** [objs/Makefile:1425: objs/addon/src/log_message_handler.o] Error 1 make[1]: Leaving directory '/home/debian/nginx-1.19.0' make: *** [Makefile:8: build] Error 2` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org