Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 574682 Details for
Bug 684752
net-proxy/haproxy-1.9.7 : include/.../openssl-compat.h:97:36: error: static declaration of SSL_SESSION_get0_id_context follows non-static declaration
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-proxy:haproxy-1.9.7:20190428-233739.log
net-proxy:haproxy-1.9.7:20190428-233739.log (text/plain), 165.08 KB, created by
Toralf Förster
on 2019-04-29 18:34:12 UTC
(
hide
)
Description:
net-proxy:haproxy-1.9.7:20190428-233739.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-04-29 18:34:12 UTC
Size:
165.08 KB
patch
obsolete
> * Package: net-proxy/haproxy-1.9.7 > * Repository: gentoo > * Maintainer: idl0r@gentoo.org > * USE: abi_x86_64 amd64 crypt elibc_glibc kernel_linux libressl pcre ssl systemd threads userland_GNU zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Adding group 'haproxy' to your system ... > * - Groupid: next available > * Adding user 'haproxy' to your system ... > * - Userid: 138 > * - Shell: /sbin/nologin > * - Home: /dev/null > * - Groups: haproxy > * - GECOS: added by portage for haproxy >>>> Unpacking source... >>>> Unpacking haproxy-1.9.7.tar.gz to /var/tmp/portage/net-proxy/haproxy-1.9.7/work >>>> Source unpacked in /var/tmp/portage/net-proxy/haproxy-1.9.7/work >>>> Preparing source in /var/tmp/portage/net-proxy/haproxy-1.9.7/work/haproxy-1.9.7 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-proxy/haproxy-1.9.7/work/haproxy-1.9.7 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-proxy/haproxy-1.9.7/work/haproxy-1.9.7 ... >make -j1 'CFLAGS=-O2 -pipe -march=native -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' CC=x86_64-pc-linux-gnu-gcc V=1 TARGET=linux2628 USE_GETADDRINFO=1 USE_TFO=1 USE_THREAD=1 USE_LIBCRYPT=1 USE_NS= USE_PCRE=1 USE_PCRE_JIT= USE_PCRE2= USE_PCRE2_JIT= USE_OPENSSL=1 USE_SLZ= USE_ZLIB=1 USE_LUA= USE_51DEGREES= USE_DEVICEATLAS= USE_WURFL= USE_SYSTEMD=1 >x86_64-pc-linux-gnu-gcc -Iinclude -Iebtree -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -DCONFIG_HAP_LINUX_SPLICE -DTPROXY -DCONFIG_HAP_LINUX_TPROXY -DCONFIG_HAP_CRYPT -DNEED_CRYPT_H -DUSE_GETADDRINFO -DUSE_ZLIB -DENABLE_POLL -DENABLE_EPOLL -DUSE_CPU_AFFINITY -DASSUME_SPLICE_WORKS -DUSE_ACCEPT4 -DNETFILTER -DUSE_PRCTL -DUSE_THREAD -DUSE_OPENSSL -DUSE_SYSCALL_FUTEX -DUSE_SYSTEMD -DUSE_PCRE -I/usr/include -DUSE_TFO -DCONFIG_HAPROXY_VERSION=\"1.9.7\" -DCONFIG_HAPROXY_DATE=\"2019/04/25\" -c -o src/ev_poll.o src/ev_poll.c >In file included from include/common/standard.h:36, > from include/common/ticks.h:56, > from src/ev_poll.c:23: >include/common/chunk.h: In function âchunk_initlenâ: >include/common/chunk.h:78:30: warning: comparison of integer expressions of different signedness: âintâ and âsize_tâ {aka âlong unsigned intâ} [-Wsign-compare] > if (len < 0 || (size && len > size)) > ^ >In file included from include/common/standard.h:38, > from include/common/ticks.h:56, > from src/ev_poll.c:23: >include/common/namespace.h: In function âmy_socketatâ: >include/common/namespace.h:26:57: warning: unused parameter ânsâ [-Wunused-parameter] > static inline int my_socketat(const struct netns_entry *ns, int domain, int type, int protocol) > ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ >In file included from include/common/ticks.h:56, > from src/ev_poll.c:23: >include/common/standard.h: In function âis_inet_addrâ: >include/common/standard.h:958:17: warning: comparison of integer expressions of different signedness: âintâ and âlong unsigned intâ [-Wsign-compare] > for (i = 0; i < sizeof(struct in6_addr) / sizeof(int); i++) > ^ >In file included from src/ev_poll.c:24: >include/common/time.h: In function âtv_leaving_pollâ: >include/common/time.h:587:40: warning: unused parameter âtimeoutâ [-Wunused-parameter] > static inline void tv_leaving_poll(int timeout, int interrupted) > ~~~~^~~~~~~ >include/common/time.h:587:53: warning: unused parameter âinterruptedâ [-Wunused-parameter] > static inline void tv_leaving_poll(int timeout, int interrupted) > ~~~~^~~~~~~~~~~ >In file included from include/common/http.h:27, > from include/types/proxy.h:32, > from include/types/global.h:33, > from src/ev_poll.c:26: >include/common/ist.h: In function âist2strâ: >include/common/ist.h:477:74: warning: unused parameter âcountâ [-Wunused-parameter] > static inline struct ist ist2str(char *dst, const struct ist src, size_t count) > ~~~~~~~^~~~~ >include/common/ist.h: In function âist2str_lcâ: >include/common/ist.h:522:77: warning: unused parameter âcountâ [-Wunused-parameter] > tic inline struct ist ist2str_lc(char *dst, const struct ist src, size_t count) > ~~~~~~~^~~~~ > >include/common/ist.h: In function âist2str_ucâ: >include/common/ist.h:567:77: warning: unused parameter âcountâ [-Wunused-parameter] > tic inline struct ist ist2str_uc(char *dst, const struct ist src, size_t count) > ~~~~~~~^~~~~ > >In file included from include/types/proxy.h:32, > from include/types/global.h:33, > from src/ev_poll.c:26: >include/common/http.h: At top level: >include/common/http.h:139:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] > const int http_get_status_idx(unsigned int status); > ^~~~~ >In file included from include/types/checks.h:21, > from include/types/server.h:47, > from include/types/acl.h:33, > from include/types/proxy.h:41, > from include/types/global.h:33, > from src/ev_poll.c:26: >include/common/buffer.h: In function âb_alloc_marginâ: >include/common/buffer.h:161:70: warning: comparison of integer expressions of different signedness: âunsigned intâ and âintâ [-Wsign-compare] > if ((pool_head_buffer->allocated - pool_head_buffer->used + cached) > margin) { > ^ > >src/ev_poll.c: In function â_do_pollâ: >src/ev_poll.c:166:44: warning: comparison of integer expressions of different signedness: âlong unsigned intâ and âintâ [-Wsign-compare] > for (fds = 0; (fds * 8*sizeof(**fd_evts)) < maxfd; fds++) { > ^ >src/ev_poll.c:173:57: warning: comparison of integer expressions of different signedness: âintâ and âlong unsigned intâ [-Wsign-compare] > for (count = 0, fd = fds * 8*sizeof(**fd_evts); count < 8*sizeof(**fd_evts) && fd < maxfd; count++, fd++) { > ^ >src/ev_poll.c:91:45: warning: unused parameter âpâ [-Wunused-parameter] > REGPRM2 static void _do_poll(struct poller *p, int exp) > ~~~~~~~~~~~~~~~^ >src/ev_poll.c: In function â_do_testâ: >src/ev_poll.c:308:44: warning: unused parameter âpâ [-Wunused-parameter] > REGPRM1 static int _do_test(struct poller *p) > ~~~~~~~~~~~~~~~^ >x86_64-pc-linux-gnu-gcc -Iinclude -Iebtree -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -DCONFIG_HAP_LINUX_SPLICE -DTPROXY -DCONFIG_HAP_LINUX_TPROXY -DCONFIG_HAP_CRYPT -DNEED_CRYPT_H -DUSE_GETADDRINFO -DUSE_ZLIB -DENABLE_POLL -DENABLE_EPOLL -DUSE_CPU_AFFINITY -DASSUME_SPLICE_WORKS -DUSE_ACCEPT4 -DNETFILTER -DUSE_PRCTL -DUSE_THREAD -DUSE_OPENSSL -DUSE_SYSCALL_FUTEX -DUSE_SYSTEMD -DUSE_PCRE -I/usr/include -DUSE_TFO -DCONFIG_HAPROXY_VERSION=\"1.9.7\" -DCONFIG_HAPROXY_DATE=\"2019/04/25\" -c -o src/ev_epoll.o src/ev_epoll.c >In file included from include/common/standard.h:36, > from src/ev_epoll.c:21: >include/common/chunk.h: In function âchunk_initlenâ: >include/common/chunk.h:78:30: warning: comparison of integer expressions of different signedness: âintâ and âsize_tâ {aka âlong unsigned intâ} [-Wsign-compare] > if (len < 0 || (size && len > size)) > ^ >In file included from include/common/standard.h:38, > from src/ev_epoll.c:21: >include/common/namespace.h: In function âmy_socketatâ: >include/common/namespace.h:26:57: warning: unused parameter ânsâ [-Wunused-parameter] > static inline int my_socketat(const struct netns_entry *ns, int domain, int type, int protocol) > ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ >In file included from src/ev_epoll.c:21: >include/common/standard.h: In function âis_inet_addrâ: >include/common/standard.h:958:17: warning: comparison of integer expressions of different signedness: âintâ and âlong unsigned intâ [-Wsign-compare] > for (i = 0; i < sizeof(struct in6_addr) / sizeof(int); i++) > ^ >In file included from src/ev_epoll.c:23: >include/common/time.h: In function âtv_leaving_pollâ: >include/common/time.h:587:40: warning: unused parameter âtimeoutâ [-Wunused-parameter] > static inline void tv_leaving_poll(int timeout, int interrupted) > ~~~~^~~~~~~ >include/common/time.h:587:53: warning: unused parameter âinterruptedâ [-Wunused-parameter] > static inline void tv_leaving_poll(int timeout, int interrupted) > ~~~~^~~~~~~~~~~ >In file included from include/common/http.h:27, > from include/types/proxy.h:32, > from include/types/global.h:33, > from src/ev_epoll.c:26: >include/common/ist.h: In function âist2strâ: >include/common/ist.h:477:74: warning: unused parameter âcountâ [-Wunused-parameter] > static inline struct ist ist2str(char *dst, const struct ist src, size_t count) > ~~~~~~~^~~~~ >include/common/ist.h: In function âist2str_lcâ: >include/common/ist.h:522:77: warning: unused parameter âcountâ [-Wunused-parameter] > tic inline struct ist ist2str_lc(char *dst, const struct ist src, size_t count) > ~~~~~~~^~~~~ > >include/common/ist.h: In function âist2str_ucâ: >include/common/ist.h:567:77: warning: unused parameter âcountâ [-Wunused-parameter] > tic inline struct ist ist2str_uc(char *dst, const struct ist src, size_t count) > ~~~~~~~^~~~~ > >In file included from include/types/proxy.h:32, > from include/types/global.h:33, > from src/ev_epoll.c:26: >include/common/http.h: At top level: >include/common/http.h:139:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] > const int http_get_status_idx(unsigned int status); > ^~~~~ >In file included from include/types/checks.h:21, > from include/types/server.h:47, > from include/types/acl.h:33, > from include/types/proxy.h:41, > from include/types/global.h:33, > from src/ev_epoll.c:26: >include/common/buffer.h: In function âb_alloc_marginâ: >include/common/buffer.h:161:70: warning: comparison of integer expressions of different signedness: âunsigned intâ and âintâ [-Wsign-compare] > if ((pool_head_buffer->allocated - pool_head_buffer->used + cached) > margin) { > ^ > >src/ev_epoll.c: In function â_do_pollâ: >src/ev_epoll.c:106:45: warning: unused parameter âpâ [-Wunused-parameter] > REGPRM2 static void _do_poll(struct poller *p, int exp) > ~~~~~~~~~~~~~~~^ >src/ev_epoll.c: In function â_do_testâ: >src/ev_epoll.c:299:44: warning: unused parameter âpâ [-Wunused-parameter] > REGPRM1 static int _do_test(struct poller *p) > ~~~~~~~~~~~~~~~^ >src/ev_epoll.c: In function â_do_forkâ: >src/ev_epoll.c:316:44: warning: unused parameter âpâ [-Wunused-parameter] > REGPRM1 static int _do_fork(struct poller *p) > ~~~~~~~~~~~~~~~^ >src/ev_epoll.c: In function â_do_registerâ: >src/ev_epoll.c:340:16: warning: comparison of integer expressions of different signedness: âintâ and âunsigned intâ [-Wsign-compare] > for (i = 0; i < MAX_THREADS; i++) > ^ >x86_64-pc-linux-gnu-gcc -Iinclude -Iebtree -Wall -Wextra -O2 -pipe -march=native -fno-strict-aliasing -DCONFIG_HAP_LINUX_SPLICE -DTPROXY -DCONFIG_HAP_LINUX_TPROXY -DCONFIG_HAP_CRYPT -DNEED_CRYPT_H -DUSE_GETADDRINFO -DUSE_ZLIB -DENABLE_POLL -DENABLE_EPOLL -DUSE_CPU_AFFINITY -DASSUME_SPLICE_WORKS -DUSE_ACCEPT4 -DNETFILTER -DUSE_PRCTL -DUSE_THREAD -DUSE_OPENSSL -DUSE_SYSCALL_FUTEX -DUSE_SYSTEMD -DUSE_PCRE -I/usr/include -DUSE_TFO -DCONFIG_HAPROXY_VERSION=\"1.9.7\" -DCONFIG_HAPROXY_DATE=\"2019/04/25\" -c -o src/ssl_sock.o src/ssl_sock.c >In file included from include/common/buffer.h:30, > from src/ssl_sock.c:78: >include/common/chunk.h: In function âchunk_initlenâ: >include/common/chunk.h:78:30: warning: comparison of integer expressions of different signedness: âintâ and âsize_tâ {aka âlong unsigned intâ} [-Wsign-compare] > if (len < 0 || (size && len > size)) > ^ >In file included from include/common/buffer.h:32, > from src/ssl_sock.c:78: >include/common/ist.h: In function âist2strâ: >include/common/ist.h:477:74: warning: unused parameter âcountâ [-Wunused-parameter] > static inline struct ist ist2str(char *dst, const struct ist src, size_t count) > ~~~~~~~^~~~~ >include/common/ist.h: In function âist2str_lcâ: >include/common/ist.h:522:77: warning: unused parameter âcountâ [-Wunused-parameter] > tic inline struct ist ist2str_lc(char *dst, const struct ist src, size_t count) > ~~~~~~~^~~~~ > >include/common/ist.h: In function âist2str_ucâ: >include/common/ist.h:567:77: warning: unused parameter âcountâ [-Wunused-parameter] > tic inline struct ist ist2str_uc(char *dst, const struct ist src, size_t count) > ~~~~~~~^~~~~ > >In file included from src/ssl_sock.c:78: >include/common/buffer.h: In function âb_alloc_marginâ: >include/common/buffer.h:161:70: warning: comparison of integer expressions of different signedness: âunsigned intâ and âintâ [-Wsign-compare] > if ((pool_head_buffer->allocated - pool_head_buffer->used + cached) > margin) { > ^ > >In file included from include/common/standard.h:38, > from src/ssl_sock.c:85: >include/common/namespace.h: In function âmy_socketatâ: >include/common/namespace.h:26:57: warning: unused parameter ânsâ [-Wunused-parameter] > static inline int my_socketat(const struct netns_entry *ns, int domain, int type, int protocol) > ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ >In file included from src/ssl_sock.c:85: >include/common/standard.h: In function âis_inet_addrâ: >include/common/standard.h:958:17: warning: comparison of integer expressions of different signedness: âintâ and âlong unsigned intâ [-Wsign-compare] > for (i = 0; i < sizeof(struct in6_addr) / sizeof(int); i++) > ^ >In file included from src/ssl_sock.c:87: >include/common/time.h: In function âtv_leaving_pollâ: >include/common/time.h:587:40: warning: unused parameter âtimeoutâ [-Wunused-parameter] > static inline void tv_leaving_poll(int timeout, int interrupted) > ~~~~^~~~~~~ >include/common/time.h:587:53: warning: unused parameter âinterruptedâ [-Wunused-parameter] > static inline void tv_leaving_poll(int timeout, int interrupted) > ~~~~^~~~~~~~~~~ >In file included from include/types/proxy.h:32, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/common/http.h: At top level: >include/common/http.h:139:1: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] > const int http_get_status_idx(unsigned int status); > ^~~~~ >In file included from include/proto/log.h:37, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/proto/stream.h:205:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline stream_inc_http_req_ctr(struct stream *s) > ^~~~~~ >include/proto/stream.h:243:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline stream_inc_be_http_req_ctr(struct stream *s) > ^~~~~~ >include/proto/stream.h:283:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline stream_inc_http_err_ctr(struct stream *s) > ^~~~~~ >include/proto/stream.h:318:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline __stream_add_srv_conn(struct stream *sess, struct server *srv) > ^~~~~~ >include/proto/stream.h:324:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline stream_add_srv_conn(struct stream *sess, struct server *srv) > ^~~~~~ >include/proto/stream.h:331:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline stream_del_srv_conn(struct stream *sess) > ^~~~~~ >include/proto/stream.h:344:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline stream_init_srv_conn(struct stream *sess) > ^~~~~~ >In file included from include/common/cfgparse.h:31, > from src/ssl_sock.c:88: >include/proto/proxy.h:121:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline proxy_inc_fe_conn_ctr(struct listener *l, struct proxy *fe) > ^~~~~~ >include/proto/proxy.h:131:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline proxy_inc_fe_sess_ctr(struct listener *l, struct proxy *fe) > ^~~~~~ >include/proto/proxy.h:142:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline proxy_inc_be_ctr(struct proxy *be) > ^~~~~~ >include/proto/proxy.h:150:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline proxy_inc_fe_req_ctr(struct proxy *fe) > ^~~~~~ >In file included from include/proto/channel.h:32, > from src/ssl_sock.c:101: >include/common/htx.h:231:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] > static inline const struct ist htx_sl_p1(const struct htx_sl *sl) > ^~~~~ >include/common/htx.h:236:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] > static inline const struct ist htx_sl_p2(const struct htx_sl *sl) > ^~~~~ >include/common/htx.h:241:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] > static inline const struct ist htx_sl_p3(const struct htx_sl *sl) > ^~~~~ >include/common/htx.h:246:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] > static inline const struct ist htx_sl_req_meth(const struct htx_sl *sl) > ^~~~~ >include/common/htx.h:251:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] > static inline const struct ist htx_sl_req_uri(const struct htx_sl *sl) > ^~~~~ >include/common/htx.h:256:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] > static inline const struct ist htx_sl_req_vsn(const struct htx_sl *sl) > ^~~~~ >include/common/htx.h:262:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] > static inline const struct ist htx_sl_res_vsn(const struct htx_sl *sl) > ^~~~~ >include/common/htx.h:267:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] > static inline const struct ist htx_sl_res_code(const struct htx_sl *sl) > ^~~~~ >include/common/htx.h:272:15: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] > static inline const struct ist htx_sl_res_reason(const struct htx_sl *sl) > ^~~~~ >include/common/htx.h: In function âhtx_get_tailâ: >include/common/htx.h:391:34: warning: operand of ?: changes signedness from âintâ to âuint32_tâ {aka âconst unsigned intâ} due to unsignedness of other operand [-Wsign-compare] > return (htx->used ? htx->tail : -1); > ^~ >include/common/htx.h: In function âhtx_get_prevâ: >include/common/htx.h:426:24: warning: comparison of integer expressions of different signedness: âuint32_tâ {aka âunsigned intâ} and âint32_tâ {aka âintâ} [-Wsign-compare] > if (head == -1 || pos == head) > ^~ >In file included from src/ssl_sock.c:101: >include/proto/channel.h: In function âchannel_htx_may_recvâ: >include/proto/channel.h:492:10: warning: comparison of integer expressions of different signedness: âuint32_tâ {aka âunsigned intâ} and âintâ [-Wsign-compare] > if (rem > global.tune.maxrewrite) > ^ >include/proto/channel.h:503:10: warning: comparison of integer expressions of different signedness: âuint32_tâ {aka âunsigned intâ} and âintâ [-Wsign-compare] > if (rem > global.tune.maxrewrite) > ^ >In file included from include/proto/queue.h:35, > from include/proto/server.h:35, > from include/proto/session.h:35, > from include/proto/connection.h:32, > from src/ssl_sock.c:102: >include/proto/backend.h: At top level: >include/proto/backend.h:61:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline be_set_sess_last(struct proxy *be) > ^~~~~~ >In file included from include/proto/server.h:35, > from include/proto/session.h:35, > from include/proto/connection.h:32, > from src/ssl_sock.c:102: >include/proto/queue.h: In function âserver_has_roomâ: >include/proto/queue.h:80:36: warning: comparison of integer expressions of different signedness: âintâ and âunsigned intâ [-Wsign-compare] > return !s->maxconn || s->cur_sess < srv_dynamic_maxconn(s); > ^ >include/proto/queue.h: In function âmay_dequeue_tasksâ: >include/proto/queue.h:89:31: warning: comparison of integer expressions of different signedness: âintâ and âunsigned intâ [-Wsign-compare] > (!s->maxconn || s->cur_sess < srv_dynamic_maxconn(s))); > ^ >In file included from include/proto/session.h:35, > from include/proto/connection.h:32, > from src/ssl_sock.c:102: >include/proto/server.h: At top level: >include/proto/server.h:64:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline srv_inc_sess_ctr(struct server *s) > ^~~~~~ >include/proto/server.h:72:1: warning: âinlineâ is not at beginning of declaration [-Wold-style-declaration] > static void inline srv_set_sess_last(struct server *s) > ^~~~~~ >include/proto/server.h: In function âsrv_add_to_idle_listâ: >include/proto/server.h:243:27: warning: comparison of integer expressions of different signedness: âunsigned intâ and âintâ [-Wsign-compare] > (srv->max_idle_conns == -1 || srv->max_idle_conns > srv->curr_idle_conns) && > ^~ >include/proto/server.h:250:14: warning: comparison of integer expressions of different signedness: âintâ and âunsigned intâ [-Wsign-compare] > if (retadd >= srv->max_idle_conns) { > ^~ >In file included from src/ssl_sock.c:102: >include/proto/connection.h: In function âconn_get_best_mux_entryâ: >include/proto/connection.h:1032:33: warning: comparison of integer expressions of different signedness: âenum proto_proxy_modeâ and âintâ [-Wsign-compare] > if (!fallback || (item->mode == proto_mode && fallback->mode != proto_mode)) > ^~ >include/proto/connection.h:1032:65: warning: comparison of integer expressions of different signedness: âenum proto_proxy_modeâ and âintâ [-Wsign-compare] > if (!fallback || (item->mode == proto_mode && fallback->mode != proto_mode)) > ^~ >include/proto/connection.h: In function âconn_get_best_muxâ: >include/proto/connection.h:1046:74: warning: unused parameter âconnâ [-Wunused-parameter] > static inline const struct mux_ops *conn_get_best_mux(struct connection *conn, > ~~~~~~~~~~~~~~~~~~~^~~~ >In file included from src/ssl_sock.c:109: >include/proto/openssl-compat.h: At top level: >include/proto/openssl-compat.h:97:36: error: static declaration of âSSL_SESSION_get0_id_contextâ follows non-static declaration > static inline const unsigned char *SSL_SESSION_get0_id_context(const SSL_SESSION *sess, unsigned int *sid_ctx_length) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from src/ssl_sock.c:44: >/usr/include/openssl/ssl.h:1369:22: note: previous declaration of âSSL_SESSION_get0_id_contextâ was here > const unsigned char *SSL_SESSION_get0_id_context(const SSL_SESSION *ss, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from src/ssl_sock.c:109: >include/proto/openssl-compat.h:103:19: error: static declaration of âSSL_SESSION_set1_idâ follows non-static declaration > static inline int SSL_SESSION_set1_id(SSL_SESSION *s, const unsigned char *sid, unsigned int sid_len) > ^~~~~~~~~~~~~~~~~~~ >In file included from src/ssl_sock.c:44: >/usr/include/openssl/ssl.h:1359:5: note: previous declaration of âSSL_SESSION_set1_idâ was here > int SSL_SESSION_set1_id(SSL_SESSION *s, const unsigned char *sid, > ^~~~~~~~~~~~~~~~~~~ >In file included from src/ssl_sock.c:109: >include/proto/openssl-compat.h:110:27: error: conflicting types for âX509_get0_tbs_sigalgâ > static inline X509_ALGOR *X509_get0_tbs_sigalg(const X509 *x) > ^~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/openssl/pem.h:71, > from /usr/include/openssl/ssl.h:151, > from src/ssl_sock.c:44: >/usr/include/openssl/x509.h:983:19: note: previous declaration of âX509_get0_tbs_sigalgâ was here > const X509_ALGOR *X509_get0_tbs_sigalg(const X509 *x); > ^~~~~~~~~~~~~~~~~~~~ >In file included from src/ssl_sock.c:109: >include/proto/openssl-compat.h:116:34: error: static declaration of âOCSP_SINGLERESP_get0_idâ follows non-static declaration > static inline const OCSP_CERTID *OCSP_SINGLERESP_get0_id(const OCSP_SINGLERESP *single) > ^~~~~~~~~~~~~~~~~~~~~~~ >In file included from src/ssl_sock.c:51: >/usr/include/openssl/ocsp.h:515:20: note: previous declaration of âOCSP_SINGLERESP_get0_idâ was here > const OCSP_CERTID *OCSP_SINGLERESP_get0_id(const OCSP_SINGLERESP *x); > ^~~~~~~~~~~~~~~~~~~~~~~ >In file included from src/ssl_sock.c:109: >include/proto/openssl-compat.h:122:32: error: static declaration of âSSL_CTX_get_default_passwd_cbâ follows non-static declaration > static inline pem_password_cb *SSL_CTX_get_default_passwd_cb(SSL_CTX *ctx) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from src/ssl_sock.c:44: >/usr/include/openssl/ssl.h:1407:18: note: previous declaration of âSSL_CTX_get_default_passwd_cbâ was here > pem_password_cb *SSL_CTX_get_default_passwd_cb(SSL_CTX *ctx); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from src/ssl_sock.c:109: >include/proto/openssl-compat.h:127:21: error: static declaration of âSSL_CTX_get_default_passwd_cb_userdataâ follows non-static declaration > static inline void *SSL_CTX_get_default_passwd_cb_userdata(SSL_CTX *ctx) > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from src/ssl_sock.c:44: >/usr/include/openssl/ssl.h:1409:7: note: previous declaration of âSSL_CTX_get_default_passwd_cb_userdataâ was here > void *SSL_CTX_get_default_passwd_cb_userdata(SSL_CTX *ctx); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from src/ssl_sock.c:109: >include/proto/openssl-compat.h:133:19: error: static declaration of âDH_set0_pqgâ follows non-static declaration > static inline int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) > ^~~~~~~~~~~ >In file included from /usr/include/openssl/dsa.h:83, > from /usr/include/openssl/x509.h:99, > from /usr/include/openssl/pem.h:71, > from /usr/include/openssl/ssl.h:151, > from src/ssl_sock.c:44: >/usr/include/openssl/dh.h:195:5: note: previous declaration of âDH_set0_pqgâ was here > int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); > ^~~~~~~~~~~ >In file included from src/ssl_sock.c:109: >include/proto/openssl-compat.h: In function âDH_set0_pqgâ: >include/proto/openssl-compat.h:133:58: warning: unused parameter âqâ [-Wunused-parameter] > static inline int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) > ~~~~~~~~^ >include/proto/openssl-compat.h: At top level: >include/proto/openssl-compat.h:142:36: error: static declaration of âASN1_STRING_get0_dataâ follows non-static declaration > static inline const unsigned char *ASN1_STRING_get0_data(const ASN1_STRING *x) > ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/openssl/objects.h:960, > from /usr/include/openssl/evp.h:86, > from /usr/include/openssl/hmac.h:67, > from /usr/include/openssl/ssl.h:150, > from src/ssl_sock.c:44: >/usr/include/openssl/asn1.h:624:22: note: previous declaration of âASN1_STRING_get0_dataâ was here > const unsigned char *ASN1_STRING_get0_data(const ASN1_STRING *x); > ^~~~~~~~~~~~~~~~~~~~~ >In file included from src/ssl_sock.c:112: >include/proto/proto_http.h: In function âhttp_body_bytesâ: >include/proto/proto_http.h:220:10: warning: comparison of integer expressions of different signedness: âintâ and âlong long unsigned intâ [-Wsign-compare] > if (len > msg->body_len) > ^ >In file included from src/ssl_sock.c:117: >include/proto/shctx.h: In function â_shctx_wait4lockâ: >include/proto/shctx.h:65:51: warning: unused parameter âcountâ [-Wunused-parameter] > static inline void _shctx_wait4lock(unsigned int *count, unsigned int *uaddr, int value) > ~~~~~~~~~~~~~~^~~~~ >src/ssl_sock.c: In function âssl_locking_functionâ: >src/ssl_sock.c:245:57: warning: unused parameter âfileâ [-Wunused-parameter] > void ssl_locking_function(int mode, int n, const char * file, int line) > ~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:245:67: warning: unused parameter âlineâ [-Wunused-parameter] > void ssl_locking_function(int mode, int n, const char * file, int line) > ~~~~^~~~ >In file included from include/common/hathreads.h:26, > from include/common/mini-clist.h:178, > from include/common/memory.h:33, > from include/common/chunk.h:30, > from include/common/buffer.h:30, > from src/ssl_sock.c:78: >src/ssl_sock.c: At top level: >include/common/initcall.h:109:10: warning: cast between incompatible function types from âvoid (*)(long unsigned int *)â to âvoid (*)(void *, void *, void *)â [-Wcast-function-type] > .fct = (void (*)(void *,void *,void *))function, \ > ^ >include/common/initcall.h:151:2: note: in expansion of macro â__DECLARE_INITCALLâ > __DECLARE_INITCALL(__VA_ARGS__) > ^~~~~~~~~~~~~~~~~~ >include/common/initcall.h:163:2: note: in expansion of macro â_DECLARE_INITCALLâ > _DECLARE_INITCALL(stage, __LINE__, function, arg1, 0, 0) > ^~~~~~~~~~~~~~~~~ >include/common/hathreads.h:189:2: note: in expansion of macro âINITCALL1â > INITCALL1(STG_LOCK, ha_rwlock_init, &(lock)) > ^~~~~~~~~ >src/ssl_sock.c:337:1: note: in expansion of macro â__decl_rwlockâ > __decl_rwlock(ssl_ctx_lru_rwlock); > ^~~~~~~~~~~~~ >src/ssl_sock.c: In function âssl_sock_parse_clienthelloâ: >src/ssl_sock.c:1653:60: warning: comparison of integer expressions of different signedness: âintâ and âsize_tâ {aka âlong unsigned intâ} [-Wsign-compare] > capture->ciphersuite_len = (global_ssl.capture_cipherlist < rec_len) ? > ^ >src/ssl_sock.c:1654:3: warning: operand of ?: changes signedness from âintâ to âsize_tâ {aka âlong unsigned intâ} due to unsignedness of other operand [-Wsign-compare] > global_ssl.capture_cipherlist : rec_len; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >src/ssl_sock.c:1552:50: warning: unused parameter âversionâ [-Wunused-parameter] > void ssl_sock_parse_clienthello(int write_p, int version, int content_type, > ~~~~^~~~~~~ >src/ssl_sock.c: In function âssl_sock_msgcbkâ: >src/ssl_sock.c:1661:111: warning: unused parameter âargâ [-Wunused-parameter] > nt version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg) > ~~~~~~^~~ > >src/ssl_sock.c: In function âssl_sock_srv_select_protosâ: >src/ssl_sock.c:1706:44: warning: unused parameter âsâ [-Wunused-parameter] > static int ssl_sock_srv_select_protos(SSL *s, unsigned char **out, unsigned char *outlen, > ~~~~~^ >src/ssl_sock.c: In function âssl_sock_advertise_npn_protosâ: >src/ssl_sock.c:1723:47: warning: unused parameter âsâ [-Wunused-parameter] > static int ssl_sock_advertise_npn_protos(SSL *s, const unsigned char **data, > ~~~~~^ >src/ssl_sock.c: In function âssl_sock_advertise_alpn_protosâ: >src/ssl_sock.c:1738:48: warning: unused parameter âsâ [-Wunused-parameter] > static int ssl_sock_advertise_alpn_protos(SSL *s, const unsigned char **out, > ~~~~~^ >src/ssl_sock.c: In function âssl_sock_do_create_certâ: >src/ssl_sock.c:1759:83: warning: unused parameter âsslâ [-Wunused-parameter] > k_do_create_cert(const char *servername, struct bind_conf *bind_conf, SSL *ssl) > ~~~~~^~~ > >src/ssl_sock.c: In function âssl_sock_create_certâ: >src/ssl_sock.c:1906:84: warning: unused parameter âkeyâ [-Wunused-parameter] > _create_cert(struct connection *conn, const char *servername, unsigned int key) > ~~~~~~~~~~~~~^~~ > >src/ssl_sock.c: In function âctx_set_TLSv13_funcâ: >src/ssl_sock.c:2140:42: warning: unused parameter âctxâ [-Wunused-parameter] > static void ctx_set_TLSv13_func(SSL_CTX *ctx, set_context_func c) { > ~~~~~~~~~^~~ >src/ssl_sock.c:2140:64: warning: unused parameter âcâ [-Wunused-parameter] > static void ctx_set_TLSv13_func(SSL_CTX *ctx, set_context_func c) { > ~~~~~~~~~~~~~~~~~^ >src/ssl_sock.c: In function âssl_set_TLSv13_funcâ: >src/ssl_sock.c:2146:38: warning: unused parameter âsslâ [-Wunused-parameter] > static void ssl_set_TLSv13_func(SSL *ssl, set_context_func c) { > ~~~~~^~~ >src/ssl_sock.c:2146:60: warning: unused parameter âcâ [-Wunused-parameter] > static void ssl_set_TLSv13_func(SSL *ssl, set_context_func c) { > ~~~~~~~~~~~~~~~~~^ >src/ssl_sock.c: In function âctx_set_None_funcâ: >src/ssl_sock.c:2153:40: warning: unused parameter âctxâ [-Wunused-parameter] > static void ctx_set_None_func(SSL_CTX *ctx, set_context_func c) { } > ~~~~~~~~~^~~ >src/ssl_sock.c:2153:62: warning: unused parameter âcâ [-Wunused-parameter] > static void ctx_set_None_func(SSL_CTX *ctx, set_context_func c) { } > ~~~~~~~~~~~~~~~~~^ >src/ssl_sock.c: In function âssl_set_None_funcâ: >src/ssl_sock.c:2154:36: warning: unused parameter âsslâ [-Wunused-parameter] > static void ssl_set_None_func(SSL *ssl, set_context_func c) { } > ~~~~~^~~ >src/ssl_sock.c:2154:58: warning: unused parameter âcâ [-Wunused-parameter] > static void ssl_set_None_func(SSL *ssl, set_context_func c) { } > ~~~~~~~~~~~~~~~~~^ >src/ssl_sock.c: In function âssl_sock_switchctx_cbkâ: >src/ssl_sock.c:2220:6: warning: implicit declaration of function âSSL_client_hello_get0_extâ [-Wimplicit-function-declaration] > if (SSL_client_hello_get0_ext(ssl, TLSEXT_TYPE_server_name, &extension_data, &extension_len)) { > ^~~~~~~~~~~~~~~~~~~~~~~~~ >src/ssl_sock.c:2310:9: warning: implicit declaration of function âSSL_client_hello_get0_ciphersâ; did you mean âSSL_get_client_ciphersâ? [-Wimplicit-function-declaration] > len = SSL_client_hello_get0_ciphers(ssl, &cipher_suites); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > SSL_get_client_ciphers >src/ssl_sock.c:2319:13: warning: implicit declaration of function âSSL_CIPHER_findâ; did you mean âsk_SSL_CIPHER_findâ? [-Wimplicit-function-declaration] > cipher = SSL_CIPHER_find(ssl, cipher_suites); > ^~~~~~~~~~~~~~~ > sk_SSL_CIPHER_find >src/ssl_sock.c:2319:11: warning: assignment to âconst SSL_CIPHER *â {aka âconst struct ssl_cipher_st *â} from âintâ makes pointer from integer without a cast [-Wint-conversion] > cipher = SSL_CIPHER_find(ssl, cipher_suites); > ^ >src/ssl_sock.c:2328:16: warning: comparison of integer expressions of different signedness: âintâ and âsize_tâ {aka âlong unsigned intâ} [-Wsign-compare] > for (i = 0; i < trash.size && i < servername_len; i++) { > ^ >src/ssl_sock.c:2328:34: warning: comparison of integer expressions of different signedness: âintâ and âsize_tâ {aka âlong unsigned intâ} [-Wsign-compare] > for (i = 0; i < trash.size && i < servername_len; i++) { > ^ >src/ssl_sock.c:2414:3: warning: implicit declaration of function âSSL_set_max_early_dataâ; did you mean âSSL_set_ex_dataâ? [-Wimplicit-function-declaration] > SSL_set_max_early_data(ssl, 0); > ^~~~~~~~~~~~~~~~~~~~~~ > SSL_set_ex_data >src/ssl_sock.c:2195:60: warning: unused parameter âargâ [-Wunused-parameter] > static int ssl_sock_switchctx_cbk(SSL *ssl, int *al, void *arg) > ~~~~~~^~~ >src/ssl_sock.c: In function âssl_get_tmp_dhâ: >src/ssl_sock.c:2668:13: warning: comparison of integer expressions of different signedness: âintâ and âunsigned intâ [-Wsign-compare] > if (keylen > global_ssl.default_dh_param) { > ^ >src/ssl_sock.c:2653:41: warning: unused parameter âexportâ [-Wunused-parameter] > static DH *ssl_get_tmp_dh(SSL *ssl, int export, int keylen) > ~~~~^~~~~~ >src/ssl_sock.c: In function âssl_sock_add_cert_sniâ: >src/ssl_sock.c:2789:28: warning: comparison of integer expressions of different signedness: âintâ and âsize_tâ {aka âlong unsigned intâ} [-Wsign-compare] > for (j = 0; j < len && j < trash.size; j++) > ^ >src/ssl_sock.c:2791:9: warning: comparison of integer expressions of different signedness: âintâ and âsize_tâ {aka âlong unsigned intâ} [-Wsign-compare] > if (j >= trash.size) > ^~ >src/ssl_sock.c: In function âssl_sock_load_multi_certâ: >src/ssl_sock.c:3283:73: warning: unused parameter âbind_confâ [-Wunused-parameter] > ic int ssl_sock_load_multi_cert(const char *path, struct bind_conf *bind_conf, struct ssl_bind_conf *ssl_conf, > ~~~~~~~~~~~~~~~~~~^~~~~~~~~ > >src/ssl_sock.c:3283:106: warning: unused parameter âssl_confâ [-Wunused-parameter] > (const char *path, struct bind_conf *bind_conf, struct ssl_bind_conf *ssl_conf, > ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ > >src/ssl_sock.c:3284:16: warning: unused parameter âsni_filterâ [-Wunused-parameter] > char **sni_filter, int fcount, char **err) > ~~~~~~~^~~~~~~~~~ >src/ssl_sock.c:3284:32: warning: unused parameter âfcountâ [-Wunused-parameter] > char **sni_filter, int fcount, char **err) > ~~~~^~~~~~ >In file included from src/ssl_sock.c:44: >src/ssl_sock.c: In function âssl_sock_initial_ctxâ: >src/ssl_sock.c:3924:28: error: âSSL_OP_NO_ANTI_REPLAYâ undeclared (first use in this function); did you mean âSSL_OP_NO_TICKETâ? > SSL_CTX_set_options(ctx, SSL_OP_NO_ANTI_REPLAY); > ^~~~~~~~~~~~~~~~~~~~~ >src/ssl_sock.c:3924:28: note: each undeclared identifier is reported only once for each function it appears in >src/ssl_sock.c:3925:3: warning: implicit declaration of function âSSL_CTX_set_max_early_dataâ; did you mean âSSL_CTX_set_ex_dataâ? [-Wimplicit-function-declaration] > SSL_CTX_set_max_early_data(ctx, global.tune.bufsize - global.tune.maxrewrite); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ > SSL_CTX_set_ex_data >src/ssl_sock.c:3927:2: warning: implicit declaration of function âSSL_CTX_set_client_hello_cbâ; did you mean âSSL_CTX_set_client_cert_cbâ? [-Wimplicit-function-declaration] > SSL_CTX_set_client_hello_cb(ctx, ssl_sock_switchctx_cbk, NULL); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > SSL_CTX_set_client_cert_cb >src/ssl_sock.c: In function âsh_ssl_sess_new_cbâ: >src/ssl_sock.c:4035:29: warning: unused parameter âsslâ [-Wunused-parameter] > int sh_ssl_sess_new_cb(SSL *ssl, SSL_SESSION *sess) > ~~~~~^~~ >src/ssl_sock.c: In function âsh_ssl_sess_get_cbâ: >src/ssl_sock.c:4081:38: warning: unused parameter âsslâ [-Wunused-parameter] > SSL_SESSION *sh_ssl_sess_get_cb(SSL *ssl, __OPENSSL_110_CONST__ unsigned char *key, int key_len, int *do_copy) > ~~~~~^~~ >src/ssl_sock.c: In function âssl_sock_handshakeâ: >src/ssl_sock.c:5228:9: warning: implicit declaration of function âSSL_read_early_dataâ; did you mean âSSL_get_ex_dataâ? [-Wimplicit-function-declaration] > ret = SSL_read_early_data(conn->xprt_ctx, &conn->tmp_early_data, > ^~~~~~~~~~~~~~~~~~~ > SSL_get_ex_data >src/ssl_sock.c:5230:14: error: âSSL_READ_EARLY_DATA_ERRORâ undeclared (first use in this function); did you mean âSSL_AD_DECRYPT_ERRORâ? > if (ret == SSL_READ_EARLY_DATA_ERROR) > ^~~~~~~~~~~~~~~~~~~~~~~~~ > SSL_AD_DECRYPT_ERROR >src/ssl_sock.c:5232:14: error: âSSL_READ_EARLY_DATA_SUCCESSâ undeclared (first use in this function) > if (ret == SSL_READ_EARLY_DATA_SUCCESS) { > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >src/ssl_sock.c:5295:50: error: âSSLâ {aka âstruct ssl_stâ} has no member named âpacket_lengthâ; did you mean âsid_ctx_lengthâ? > empty_handshake = !((SSL *)conn->xprt_ctx)->packet_length; > ^~~~~~~~~~~~~ > sid_ctx_length >src/ssl_sock.c:5379:49: error: âSSLâ {aka âstruct ssl_stâ} has no member named âpacket_lengthâ; did you mean âsid_ctx_lengthâ? > empty_handshake = !((SSL *)conn->xprt_ctx)->packet_length; > ^~~~~~~~~~~~~ > sid_ctx_length >src/ssl_sock.c:5427:8: warning: implicit declaration of function âSSL_get_early_data_statusâ; did you mean âSSL_get_ex_dataâ? [-Wimplicit-function-declaration] > if (SSL_get_early_data_status(conn->xprt_ctx) == SSL_EARLY_DATA_REJECTED) { > ^~~~~~~~~~~~~~~~~~~~~~~~~ > SSL_get_ex_data >src/ssl_sock.c:5427:53: error: âSSL_EARLY_DATA_REJECTEDâ undeclared (first use in this function); did you mean âSSL_ERROR_WANT_READâ? > if (SSL_get_early_data_status(conn->xprt_ctx) == SSL_EARLY_DATA_REJECTED) { > ^~~~~~~~~~~~~~~~~~~~~~~ > SSL_ERROR_WANT_READ >src/ssl_sock.c:5450:44: warning: comparison of integer expressions of different signedness: âunsigned intâ and âintâ [-Wsign-compare] > if (global.ssl_be_keys_per_sec.curr_ctr > global.ssl_be_keys_max) > ^ >src/ssl_sock.c:5455:44: warning: comparison of integer expressions of different signedness: âunsigned intâ and âintâ [-Wsign-compare] > if (global.ssl_fe_keys_per_sec.curr_ctr > global.ssl_fe_keys_max) > ^ >src/ssl_sock.c: In function âssl_sock_to_bufâ: >src/ssl_sock.c:5540:15: error: âSSL_READ_EARLY_DATA_SUCCESSâ undeclared (first use in this function) > if (ret == SSL_READ_EARLY_DATA_SUCCESS && > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >src/ssl_sock.c:5544:15: error: âSSL_READ_EARLY_DATA_FINISHâ undeclared (first use in this function); did you mean âSSL_R_BAD_SRP_A_LENGTHâ? > ret == SSL_READ_EARLY_DATA_FINISH) { > ^~~~~~~~~~~~~~~~~~~~~~~~~~ > SSL_R_BAD_SRP_A_LENGTH >src/ssl_sock.c:5494:94: warning: unused parameter âflagsâ [-Wunused-parameter] > ck_to_buf(struct connection *conn, struct buffer *buf, size_t count, int flags) > ~~~~^~~~~ > >src/ssl_sock.c: In function âssl_sock_from_bufâ: >src/ssl_sock.c:5700:17: warning: implicit declaration of function âSSL_get_max_early_dataâ; did you mean âSSL_get_ex_dataâ? [-Wimplicit-function-declaration] > max_early = SSL_get_max_early_data(conn->xprt_ctx); > ^~~~~~~~~~~~~~~~~~~~~~ > SSL_get_ex_data >src/ssl_sock.c:5703:18: warning: implicit declaration of function âSSL_SESSION_get_max_early_dataâ; did you mean âSSL_SESSION_get_ex_dataâ? [-Wimplicit-function-declaration] > max_early = SSL_SESSION_get_max_early_data(SSL_get0_session(conn->xprt_ctx)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > SSL_SESSION_get_ex_data >src/ssl_sock.c:5716:10: warning: implicit declaration of function âSSL_write_early_dataâ; did you mean âSSL_get_ex_dataâ? [-Wimplicit-function-declaration] > ret = SSL_write_early_data(conn->xprt_ctx, b_peek(buf, done), try, &written_data); > ^~~~~~~~~~~~~~~~~~~~ > SSL_get_ex_data >src/ssl_sock.c: In function âssl_sock_get_serialâ: >src/ssl_sock.c:5976:16: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âlong unsigned intâ} and âintâ [-Wsign-compare] > if (out->size < serial->length) > ^ >src/ssl_sock.c: In function âssl_sock_crt2derâ: >src/ssl_sock.c:5998:16: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âlong unsigned intâ} and âintâ [-Wsign-compare] > if (out->size < len) > ^ >src/ssl_sock.c: In function âssl_sock_get_timeâ: >src/ssl_sock.c:6021:17: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âlong unsigned intâ} and âintâ [-Wsign-compare] > if (out->size < gentm->length-2) > ^ >src/ssl_sock.c:6035:17: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âlong unsigned intâ} and âintâ [-Wsign-compare] > if (out->size < utctm->length) > ^ >src/ssl_sock.c: In function âssl_sock_get_dn_entryâ: >src/ssl_sock.c:6095:16: warning: comparison of integer expressions of different signedness: âintâ and âsize_tâ {aka âlong unsigned intâ} [-Wsign-compare] > if (data_len > out->size) > ^ >src/ssl_sock.c: In function âssl_sock_get_dn_onelineâ: >src/ssl_sock.c:6144:9: warning: comparison of integer expressions of different signedness: âintâ and âsize_tâ {aka âlong unsigned intâ} [-Wsign-compare] > if (l > out->size) > ^ >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_has_earlyâ: >src/ssl_sock.c:6296:46: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_has_early(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6296:84: warning: unused parameter âkwâ [-Wunused-parameter] > c_has_early(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~^~ > >src/ssl_sock.c:6296:94: warning: unused parameter âprivateâ [-Wunused-parameter] > arly(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_has_crtâ: >src/ssl_sock.c:6314:44: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_has_crt(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6314:82: warning: unused parameter âkwâ [-Wunused-parameter] > _fc_has_crt(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~^~ > >src/ssl_sock.c:6314:92: warning: unused parameter âprivateâ [-Wunused-parameter] > _crt(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_x_derâ: >src/ssl_sock.c:6339:39: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_x_der(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6339:87: warning: unused parameter âprivateâ [-Wunused-parameter] > _der(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_x_serialâ: >src/ssl_sock.c:6383:42: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_x_serial(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6383:90: warning: unused parameter âprivateâ [-Wunused-parameter] > rial(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_x_sha1â: >src/ssl_sock.c:6427:40: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_x_sha1(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6427:88: warning: unused parameter âprivateâ [-Wunused-parameter] > sha1(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_x_notafterâ: >src/ssl_sock.c:6472:44: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_x_notafter(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6472:92: warning: unused parameter âprivateâ [-Wunused-parameter] > fter(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_x_i_dnâ: >src/ssl_sock.c:6515:88: warning: unused parameter âprivateâ [-Wunused-parameter] > i_dn(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_x_notbeforeâ: >src/ssl_sock.c:6572:45: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_x_notbefore(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6572:93: warning: unused parameter âprivateâ [-Wunused-parameter] > fore(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_x_s_dnâ: >src/ssl_sock.c:6615:88: warning: unused parameter âprivateâ [-Wunused-parameter] > s_dn(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_c_usedâ: >src/ssl_sock.c:6669:40: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_c_used(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6669:78: warning: unused parameter âkwâ [-Wunused-parameter] > _ssl_c_used(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~^~ > >src/ssl_sock.c:6669:88: warning: unused parameter âprivateâ [-Wunused-parameter] > used(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_x_versionâ: >src/ssl_sock.c:6699:43: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_x_version(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6699:91: warning: unused parameter âprivateâ [-Wunused-parameter] > sion(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_x_sig_algâ: >src/ssl_sock.c:6735:43: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_x_sig_alg(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6735:91: warning: unused parameter âprivateâ [-Wunused-parameter] > _alg(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_x_key_algâ: >src/ssl_sock.c:6785:43: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_x_key_alg(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6785:91: warning: unused parameter âprivateâ [-Wunused-parameter] > _alg(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fcâ: >src/ssl_sock.c:6834:36: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6834:84: warning: unused parameter âprivateâ [-Wunused-parameter] > l_fc(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_has_sniâ: >src/ssl_sock.c:6846:44: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_has_sni(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6846:82: warning: unused parameter âkwâ [-Wunused-parameter] > _fc_has_sni(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~^~ > >src/ssl_sock.c:6846:92: warning: unused parameter âprivateâ [-Wunused-parameter] > _sni(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_is_resumedâ: >src/ssl_sock.c:6866:47: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_is_resumed(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6866:95: warning: unused parameter âprivateâ [-Wunused-parameter] > umed(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_cipherâ: >src/ssl_sock.c:6884:43: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_cipher(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6884:91: warning: unused parameter âprivateâ [-Wunused-parameter] > pher(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_alg_keysizeâ: >src/ssl_sock.c:6910:48: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_alg_keysize(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6910:96: warning: unused parameter âprivateâ [-Wunused-parameter] > size(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_use_keysizeâ: >src/ssl_sock.c:6934:48: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_use_keysize(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6934:96: warning: unused parameter âprivateâ [-Wunused-parameter] > size(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_npnâ: >src/ssl_sock.c:6954:40: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_npn(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6954:88: warning: unused parameter âprivateâ [-Wunused-parameter] > _npn(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_alpnâ: >src/ssl_sock.c:6980:41: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_alpn(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:6980:89: warning: unused parameter âprivateâ [-Wunused-parameter] > alpn(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_protocolâ: >src/ssl_sock.c:7010:45: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_protocol(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:7010:93: warning: unused parameter âprivateâ [-Wunused-parameter] > ocol(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_session_idâ: >src/ssl_sock.c:7036:47: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_session_id(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:7036:95: warning: unused parameter âprivateâ [-Wunused-parameter] > n_id(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_session_keyâ: >src/ssl_sock.c:7064:48: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_session_key(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:7064:96: warning: unused parameter âprivateâ [-Wunused-parameter] > _key(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_sniâ: >src/ssl_sock.c:7095:40: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_sni(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:7095:78: warning: unused parameter âkwâ [-Wunused-parameter] > _ssl_fc_sni(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~^~ > >src/ssl_sock.c:7095:88: warning: unused parameter âprivateâ [-Wunused-parameter] > _sni(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_cl_binâ: >src/ssl_sock.c:7116:43: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_cl_bin(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:7116:81: warning: unused parameter âkwâ [-Wunused-parameter] > l_fc_cl_bin(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~^~ > >src/ssl_sock.c:7116:91: warning: unused parameter âprivateâ [-Wunused-parameter] > _bin(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_cl_xxh64â: >src/ssl_sock.c:7152:45: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_cl_xxh64(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:7152:83: warning: unused parameter âkwâ [-Wunused-parameter] > fc_cl_xxh64(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~^~ > >src/ssl_sock.c:7152:93: warning: unused parameter âprivateâ [-Wunused-parameter] > xh64(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_fc_unique_idâ: >src/ssl_sock.c:7208:46: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_fc_unique_id(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:7208:94: warning: unused parameter âprivateâ [-Wunused-parameter] > e_id(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_c_ca_errâ: >src/ssl_sock.c:7247:42: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_c_ca_err(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:7247:80: warning: unused parameter âkwâ [-Wunused-parameter] > sl_c_ca_err(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~^~ > >src/ssl_sock.c:7247:90: warning: unused parameter âprivateâ [-Wunused-parameter] > _err(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_c_ca_err_depthâ: >src/ssl_sock.c:7269:48: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_c_ca_err_depth(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:7269:86: warning: unused parameter âkwâ [-Wunused-parameter] > a_err_depth(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~^~ > >src/ssl_sock.c:7269:96: warning: unused parameter âprivateâ [-Wunused-parameter] > epth(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_c_errâ: >src/ssl_sock.c:7291:39: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_c_err(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:7291:77: warning: unused parameter âkwâ [-Wunused-parameter] > h_ssl_c_err(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~^~ > >src/ssl_sock.c:7291:87: warning: unused parameter âprivateâ [-Wunused-parameter] > _err(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âsmp_fetch_ssl_c_verifyâ: >src/ssl_sock.c:7313:42: warning: unused parameter âargsâ [-Wunused-parameter] > smp_fetch_ssl_c_verify(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:7313:80: warning: unused parameter âkwâ [-Wunused-parameter] > sl_c_verify(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~~~~~~~^~ > >src/ssl_sock.c:7313:90: warning: unused parameter âprivateâ [-Wunused-parameter] > rify(const struct arg *args, struct sample *smp, const char *kw, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âssl_bind_parse_ca_fileâ: >src/ssl_sock.c:7337:75: warning: unused parameter âpxâ [-Wunused-parameter] > int ssl_bind_parse_ca_file(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âbind_parse_ca_sign_fileâ: >src/ssl_sock.c:7358:76: warning: unused parameter âpxâ [-Wunused-parameter] > int bind_parse_ca_sign_file(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âbind_parse_ca_sign_passâ: >src/ssl_sock.c:7375:76: warning: unused parameter âpxâ [-Wunused-parameter] > int bind_parse_ca_sign_pass(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âssl_bind_parse_ciphersâ: >src/ssl_sock.c:7387:75: warning: unused parameter âpxâ [-Wunused-parameter] > int ssl_bind_parse_ciphers(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âbind_parse_crtâ: >src/ssl_sock.c:7423:67: warning: unused parameter âpxâ [-Wunused-parameter] > static int bind_parse_crt(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ >src/ssl_sock.c: In function âssl_bind_parse_crl_fileâ: >src/ssl_sock.c:7467:76: warning: unused parameter âpxâ [-Wunused-parameter] > int ssl_bind_parse_crl_file(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âssl_bind_parse_curvesâ: >src/ssl_sock.c:7494:74: warning: unused parameter âpxâ [-Wunused-parameter] > c int ssl_bind_parse_curves(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âssl_bind_parse_ecdheâ: >src/ssl_sock.c:7516:73: warning: unused parameter âpxâ [-Wunused-parameter] > ic int ssl_bind_parse_ecdhe(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âbind_parse_ignore_errâ: >src/ssl_sock.c:7544:74: warning: unused parameter âpxâ [-Wunused-parameter] > c int bind_parse_ignore_err(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âbind_parse_tls_method_optionsâ: >src/ssl_sock.c:7615:82: warning: unused parameter âpxâ [-Wunused-parameter] > nd_parse_tls_method_options(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âsrv_parse_tls_method_optionsâ: >src/ssl_sock.c:7620:82: warning: unused parameter âpxâ [-Wunused-parameter] > v_parse_tls_method_options(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âssl_bind_parse_tls_method_minmaxâ: >src/ssl_sock.c:7655:85: warning: unused parameter âpxâ [-Wunused-parameter] > ind_parse_tls_method_minmax(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âbind_parse_tls_method_minmaxâ: >src/ssl_sock.c:7663:81: warning: unused parameter âpxâ [-Wunused-parameter] > ind_parse_tls_method_minmax(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âsrv_parse_tls_method_minmaxâ: >src/ssl_sock.c:7668:81: warning: unused parameter âpxâ [-Wunused-parameter] > rv_parse_tls_method_minmax(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âbind_parse_no_tls_ticketsâ: >src/ssl_sock.c:7674:45: warning: unused parameter âargsâ [-Wunused-parameter] > static int bind_parse_no_tls_tickets(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:7674:55: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int bind_parse_no_tls_tickets(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~^~~~~~~ >src/ssl_sock.c:7674:78: warning: unused parameter âpxâ [-Wunused-parameter] > t bind_parse_no_tls_tickets(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:7674:113: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âssl_bind_parse_allow_0rttâ: >src/ssl_sock.c:7681:45: warning: unused parameter âargsâ [-Wunused-parameter] > static int ssl_bind_parse_allow_0rtt(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:7681:55: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int ssl_bind_parse_allow_0rtt(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~^~~~~~~ >src/ssl_sock.c:7681:78: warning: unused parameter âpxâ [-Wunused-parameter] > t ssl_bind_parse_allow_0rtt(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:7681:117: warning: unused parameter âerrâ [-Wunused-parameter] > **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âbind_parse_allow_0rttâ: >src/ssl_sock.c:7687:41: warning: unused parameter âargsâ [-Wunused-parameter] > static int bind_parse_allow_0rtt(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:7687:51: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int bind_parse_allow_0rtt(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~^~~~~~~ >src/ssl_sock.c:7687:74: warning: unused parameter âpxâ [-Wunused-parameter] > c int bind_parse_allow_0rtt(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:7687:109: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âssl_bind_parse_npnâ: >src/ssl_sock.c:7694:71: warning: unused parameter âpxâ [-Wunused-parameter] > atic int ssl_bind_parse_npn(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âssl_bind_parse_alpnâ: >src/ssl_sock.c:7750:72: warning: unused parameter âpxâ [-Wunused-parameter] > tic int ssl_bind_parse_alpn(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âbind_parse_sslâ: >src/ssl_sock.c:7806:34: warning: unused parameter âargsâ [-Wunused-parameter] > static int bind_parse_ssl(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:7806:44: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int bind_parse_ssl(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~^~~~~~~ >src/ssl_sock.c:7806:67: warning: unused parameter âpxâ [-Wunused-parameter] > static int bind_parse_ssl(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ >src/ssl_sock.c:7806:102: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âbind_parse_pccâ: >src/ssl_sock.c:7828:34: warning: unused parameter âargsâ [-Wunused-parameter] > static int bind_parse_pcc(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:7828:44: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int bind_parse_pcc(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~^~~~~~~ >src/ssl_sock.c:7828:67: warning: unused parameter âpxâ [-Wunused-parameter] > static int bind_parse_pcc(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ >src/ssl_sock.c:7828:102: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âbind_parse_generate_certsâ: >src/ssl_sock.c:7835:45: warning: unused parameter âargsâ [-Wunused-parameter] > static int bind_parse_generate_certs(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:7835:55: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int bind_parse_generate_certs(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~^~~~~~~ >src/ssl_sock.c:7835:78: warning: unused parameter âpxâ [-Wunused-parameter] > t bind_parse_generate_certs(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:7835:113: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âbind_parse_strict_sniâ: >src/ssl_sock.c:7847:41: warning: unused parameter âargsâ [-Wunused-parameter] > static int bind_parse_strict_sni(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:7847:51: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int bind_parse_strict_sni(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~^~~~~~~ >src/ssl_sock.c:7847:74: warning: unused parameter âpxâ [-Wunused-parameter] > c int bind_parse_strict_sni(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:7847:109: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âbind_parse_tls_ticket_keysâ: >src/ssl_sock.c:7854:79: warning: unused parameter âpxâ [-Wunused-parameter] > bind_parse_tls_ticket_keys(char **args, int cur_arg, struct proxy *px, struct bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âssl_bind_parse_verifyâ: >src/ssl_sock.c:7980:74: warning: unused parameter âpxâ [-Wunused-parameter] > c int ssl_bind_parse_verify(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âssl_bind_parse_no_ca_namesâ: >src/ssl_sock.c:8009:46: warning: unused parameter âargsâ [-Wunused-parameter] > static int ssl_bind_parse_no_ca_names(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8009:56: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int ssl_bind_parse_no_ca_names(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~^~~~~~~ >src/ssl_sock.c:8009:79: warning: unused parameter âpxâ [-Wunused-parameter] > ssl_bind_parse_no_ca_names(char **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:8009:118: warning: unused parameter âerrâ [-Wunused-parameter] > **args, int cur_arg, struct proxy *px, struct ssl_bind_conf *conf, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_npnâ: >src/ssl_sock.c:8022:67: warning: unused parameter âpxâ [-Wunused-parameter] > static int srv_parse_npn(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ >src/ssl_sock.c: In function âsrv_parse_alpnâ: >src/ssl_sock.c:8075:68: warning: unused parameter âpxâ [-Wunused-parameter] > static int srv_parse_alpn(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ >src/ssl_sock.c: In function âsrv_parse_ca_fileâ: >src/ssl_sock.c:8136:71: warning: unused parameter âpxâ [-Wunused-parameter] > atic int srv_parse_ca_file(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âsrv_parse_check_sniâ: >src/ssl_sock.c:8153:73: warning: unused parameter âpxâ [-Wunused-parameter] > ic int srv_parse_check_sni(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âsrv_parse_check_sslâ: >src/ssl_sock.c:8171:39: warning: unused parameter âargsâ [-Wunused-parameter] > static int srv_parse_check_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8171:50: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int srv_parse_check_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~^~~~~~~ >src/ssl_sock.c:8171:73: warning: unused parameter âpxâ [-Wunused-parameter] > ic int srv_parse_check_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:8171:107: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_ciphersâ: >src/ssl_sock.c:8191:71: warning: unused parameter âpxâ [-Wunused-parameter] > atic int srv_parse_ciphers(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âsrv_parse_crl_fileâ: >src/ssl_sock.c:8219:72: warning: unused parameter âpxâ [-Wunused-parameter] > tic int srv_parse_crl_file(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âsrv_parse_crtâ: >src/ssl_sock.c:8242:67: warning: unused parameter âpxâ [-Wunused-parameter] > static int srv_parse_crt(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ >src/ssl_sock.c: In function âsrv_parse_no_check_sslâ: >src/ssl_sock.c:8259:42: warning: unused parameter âargsâ [-Wunused-parameter] > static int srv_parse_no_check_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8259:53: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int srv_parse_no_check_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~^~~~~~~ >src/ssl_sock.c:8259:76: warning: unused parameter âpxâ [-Wunused-parameter] > int srv_parse_no_check_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:8259:110: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_no_send_proxy_sslâ: >src/ssl_sock.c:8269:47: warning: unused parameter âargsâ [-Wunused-parameter] > static int srv_parse_no_send_proxy_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8269:58: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int srv_parse_no_send_proxy_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~^~~~~~~ >src/ssl_sock.c:8269:81: warning: unused parameter âpxâ [-Wunused-parameter] > rv_parse_no_send_proxy_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:8269:115: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_no_send_proxy_cnâ: >src/ssl_sock.c:8277:46: warning: unused parameter âargsâ [-Wunused-parameter] > static int srv_parse_no_send_proxy_cn(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8277:57: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int srv_parse_no_send_proxy_cn(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~^~~~~~~ >src/ssl_sock.c:8277:80: warning: unused parameter âpxâ [-Wunused-parameter] > srv_parse_no_send_proxy_cn(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:8277:114: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_no_sslâ: >src/ssl_sock.c:8286:36: warning: unused parameter âargsâ [-Wunused-parameter] > static int srv_parse_no_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8286:47: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int srv_parse_no_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~^~~~~~~ >src/ssl_sock.c:8286:70: warning: unused parameter âpxâ [-Wunused-parameter] > tatic int srv_parse_no_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:8286:104: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_allow_0rttâ: >src/ssl_sock.c:8295:40: warning: unused parameter âargsâ [-Wunused-parameter] > static int srv_parse_allow_0rtt(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8295:51: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int srv_parse_allow_0rtt(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~^~~~~~~ >src/ssl_sock.c:8295:74: warning: unused parameter âpxâ [-Wunused-parameter] > c int srv_parse_allow_0rtt(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:8295:108: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_no_ssl_reuseâ: >src/ssl_sock.c:8302:42: warning: unused parameter âargsâ [-Wunused-parameter] > static int srv_parse_no_ssl_reuse(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8302:53: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int srv_parse_no_ssl_reuse(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~^~~~~~~ >src/ssl_sock.c:8302:76: warning: unused parameter âpxâ [-Wunused-parameter] > int srv_parse_no_ssl_reuse(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:8302:110: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_no_tls_ticketsâ: >src/ssl_sock.c:8309:44: warning: unused parameter âargsâ [-Wunused-parameter] > static int srv_parse_no_tls_tickets(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8309:55: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int srv_parse_no_tls_tickets(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~^~~~~~~ >src/ssl_sock.c:8309:78: warning: unused parameter âpxâ [-Wunused-parameter] > t srv_parse_no_tls_tickets(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:8309:112: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_send_proxy_sslâ: >src/ssl_sock.c:8315:44: warning: unused parameter âargsâ [-Wunused-parameter] > static int srv_parse_send_proxy_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8315:55: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int srv_parse_send_proxy_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~^~~~~~~ >src/ssl_sock.c:8315:78: warning: unused parameter âpxâ [-Wunused-parameter] > t srv_parse_send_proxy_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:8315:112: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_send_proxy_cnâ: >src/ssl_sock.c:8323:43: warning: unused parameter âargsâ [-Wunused-parameter] > static int srv_parse_send_proxy_cn(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8323:54: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int srv_parse_send_proxy_cn(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~^~~~~~~ >src/ssl_sock.c:8323:77: warning: unused parameter âpxâ [-Wunused-parameter] > nt srv_parse_send_proxy_cn(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:8323:111: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_sniâ: >src/ssl_sock.c:8332:67: warning: unused parameter âpxâ [-Wunused-parameter] > static int srv_parse_sni(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ >src/ssl_sock.c: In function âsrv_parse_sslâ: >src/ssl_sock.c:8354:33: warning: unused parameter âargsâ [-Wunused-parameter] > static int srv_parse_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8354:44: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int srv_parse_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~^~~~~~~ >src/ssl_sock.c:8354:67: warning: unused parameter âpxâ [-Wunused-parameter] > static int srv_parse_ssl(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ >src/ssl_sock.c:8354:101: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_ssl_reuseâ: >src/ssl_sock.c:8367:39: warning: unused parameter âargsâ [-Wunused-parameter] > static int srv_parse_ssl_reuse(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8367:50: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int srv_parse_ssl_reuse(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~^~~~~~~ >src/ssl_sock.c:8367:73: warning: unused parameter âpxâ [-Wunused-parameter] > ic int srv_parse_ssl_reuse(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:8367:107: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_tls_ticketsâ: >src/ssl_sock.c:8374:41: warning: unused parameter âargsâ [-Wunused-parameter] > static int srv_parse_tls_tickets(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~~ >src/ssl_sock.c:8374:52: warning: unused parameter âcur_argâ [-Wunused-parameter] > static int srv_parse_tls_tickets(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~^~~~~~~ >src/ssl_sock.c:8374:75: warning: unused parameter âpxâ [-Wunused-parameter] > int srv_parse_tls_tickets(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:8374:109: warning: unused parameter âerrâ [-Wunused-parameter] > char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: In function âsrv_parse_verifyâ: >src/ssl_sock.c:8381:70: warning: unused parameter âpxâ [-Wunused-parameter] > tatic int srv_parse_verify(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âsrv_parse_verifyhostâ: >src/ssl_sock.c:8404:74: warning: unused parameter âpxâ [-Wunused-parameter] > c int srv_parse_verifyhost(char **args, int *cur_arg, struct proxy *px, struct server *newsrv, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c: In function âssl_parse_default_bind_optionsâ: >src/ssl_sock.c:8419:60: warning: unused parameter âsection_typeâ [-Wunused-parameter] > static int ssl_parse_default_bind_options(char **args, int section_type, struct proxy *curpx, > ~~~~^~~~~~~~~~~~ >src/ssl_sock.c:8419:88: warning: unused parameter âcurpxâ [-Wunused-parameter] > _parse_default_bind_options(char **args, int section_type, struct proxy *curpx, > ~~~~~~~~~~~~~~^~~~~ > >src/ssl_sock.c:8420:57: warning: unused parameter âdefpxâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~~~^~~~~ >src/ssl_sock.c:8420:76: warning: unused parameter âfileâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~^~~~ > >src/ssl_sock.c:8420:86: warning: unused parameter âlineâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~^~~~ > >src/ssl_sock.c: In function âssl_parse_default_server_optionsâ: >src/ssl_sock.c:8451:62: warning: unused parameter âsection_typeâ [-Wunused-parameter] > static int ssl_parse_default_server_options(char **args, int section_type, struct proxy *curpx, > ~~~~^~~~~~~~~~~~ >src/ssl_sock.c:8451:90: warning: unused parameter âcurpxâ [-Wunused-parameter] > arse_default_server_options(char **args, int section_type, struct proxy *curpx, > ~~~~~~~~~~~~~~^~~~~ > >src/ssl_sock.c:8452:59: warning: unused parameter âdefpxâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~~~^~~~~ >src/ssl_sock.c:8452:78: warning: unused parameter âfileâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~^~~~ > >src/ssl_sock.c:8452:88: warning: unused parameter âlineâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~^~~~ > >src/ssl_sock.c: In function âssl_parse_global_ca_crt_baseâ: >src/ssl_sock.c:8483:58: warning: unused parameter âsection_typeâ [-Wunused-parameter] > static int ssl_parse_global_ca_crt_base(char **args, int section_type, struct proxy *curpx, > ~~~~^~~~~~~~~~~~ >src/ssl_sock.c:8483:86: warning: unused parameter âcurpxâ [-Wunused-parameter] > sl_parse_global_ca_crt_base(char **args, int section_type, struct proxy *curpx, > ~~~~~~~~~~~~~~^~~~~ > >src/ssl_sock.c:8484:55: warning: unused parameter âdefpxâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~~~^~~~~ >src/ssl_sock.c:8484:74: warning: unused parameter âfileâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~^~~~ > >src/ssl_sock.c:8484:84: warning: unused parameter âlineâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~^~~~ > >src/ssl_sock.c: In function âssl_parse_global_ssl_asyncâ: >src/ssl_sock.c:8510:56: warning: unused parameter âsection_typeâ [-Wunused-parameter] > static int ssl_parse_global_ssl_async(char **args, int section_type, struct proxy *curpx, > ~~~~^~~~~~~~~~~~ >src/ssl_sock.c:8510:84: warning: unused parameter âcurpxâ [-Wunused-parameter] > ssl_parse_global_ssl_async(char **args, int section_type, struct proxy *curpx, > ~~~~~~~~~~~~~~^~~~~ > >src/ssl_sock.c:8511:54: warning: unused parameter âdefpxâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~~~^~~~~ >src/ssl_sock.c:8511:73: warning: unused parameter âfileâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~^~~~ > >src/ssl_sock.c:8511:83: warning: unused parameter âlineâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~^~~~ > >src/ssl_sock.c: In function âssl_parse_global_ssl_engineâ: >src/ssl_sock.c:8538:57: warning: unused parameter âsection_typeâ [-Wunused-parameter] > static int ssl_parse_global_ssl_engine(char **args, int section_type, struct proxy *curpx, > ~~~~^~~~~~~~~~~~ >src/ssl_sock.c:8538:85: warning: unused parameter âcurpxâ [-Wunused-parameter] > ssl_parse_global_ssl_engine(char **args, int section_type, struct proxy *curpx, > ~~~~~~~~~~~~~~^~~~~ > >src/ssl_sock.c:8539:54: warning: unused parameter âdefpxâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~~~^~~~~ >src/ssl_sock.c:8539:73: warning: unused parameter âfileâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~^~~~ > >src/ssl_sock.c:8539:83: warning: unused parameter âlineâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~^~~~ > >src/ssl_sock.c: In function âssl_parse_global_ciphersâ: >src/ssl_sock.c:8581:54: warning: unused parameter âsection_typeâ [-Wunused-parameter] > static int ssl_parse_global_ciphers(char **args, int section_type, struct proxy *curpx, > ~~~~^~~~~~~~~~~~ >src/ssl_sock.c:8581:82: warning: unused parameter âcurpxâ [-Wunused-parameter] > nt ssl_parse_global_ciphers(char **args, int section_type, struct proxy *curpx, > ~~~~~~~~~~~~~~^~~~~ > >src/ssl_sock.c:8582:51: warning: unused parameter âdefpxâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~~~^~~~~ >src/ssl_sock.c:8582:70: warning: unused parameter âfileâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~^~~~ > >src/ssl_sock.c:8582:80: warning: unused parameter âlineâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~^~~~ > >src/ssl_sock.c: In function âssl_parse_global_intâ: >src/ssl_sock.c:8631:50: warning: unused parameter âsection_typeâ [-Wunused-parameter] > static int ssl_parse_global_int(char **args, int section_type, struct proxy *curpx, > ~~~~^~~~~~~~~~~~ >src/ssl_sock.c:8631:78: warning: unused parameter âcurpxâ [-Wunused-parameter] > ic int ssl_parse_global_int(char **args, int section_type, struct proxy *curpx, > ~~~~~~~~~~~~~~^~~~~ > >src/ssl_sock.c:8632:47: warning: unused parameter âdefpxâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~~~^~~~~ >src/ssl_sock.c:8632:66: warning: unused parameter âfileâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~^~~~ >src/ssl_sock.c:8632:76: warning: unused parameter âlineâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~^~~~ > >src/ssl_sock.c: In function âssl_parse_global_private_cacheâ: >src/ssl_sock.c:8694:60: warning: unused parameter âsection_typeâ [-Wunused-parameter] > static int ssl_parse_global_private_cache(char **args, int section_type, struct proxy *curpx, > ~~~~^~~~~~~~~~~~ >src/ssl_sock.c:8694:88: warning: unused parameter âcurpxâ [-Wunused-parameter] > _parse_global_private_cache(char **args, int section_type, struct proxy *curpx, > ~~~~~~~~~~~~~~^~~~~ > >src/ssl_sock.c:8695:57: warning: unused parameter âdefpxâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~~~^~~~~ >src/ssl_sock.c:8695:76: warning: unused parameter âfileâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~^~~~ > >src/ssl_sock.c:8695:86: warning: unused parameter âlineâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~^~~~ > >src/ssl_sock.c: In function âssl_parse_global_lifetimeâ: >src/ssl_sock.c:8708:55: warning: unused parameter âsection_typeâ [-Wunused-parameter] > static int ssl_parse_global_lifetime(char **args, int section_type, struct proxy *curpx, > ~~~~^~~~~~~~~~~~ >src/ssl_sock.c:8708:83: warning: unused parameter âcurpxâ [-Wunused-parameter] > t ssl_parse_global_lifetime(char **args, int section_type, struct proxy *curpx, > ~~~~~~~~~~~~~~^~~~~ > >src/ssl_sock.c:8709:52: warning: unused parameter âdefpxâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~~~^~~~~ >src/ssl_sock.c:8709:71: warning: unused parameter âfileâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~^~~~ > >src/ssl_sock.c:8709:81: warning: unused parameter âlineâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~^~~~ > >src/ssl_sock.c: In function âssl_parse_global_dh_param_fileâ: >src/ssl_sock.c:8734:60: warning: unused parameter âsection_typeâ [-Wunused-parameter] > static int ssl_parse_global_dh_param_file(char **args, int section_type, struct proxy *curpx, > ~~~~^~~~~~~~~~~~ >src/ssl_sock.c:8734:88: warning: unused parameter âcurpxâ [-Wunused-parameter] > _parse_global_dh_param_file(char **args, int section_type, struct proxy *curpx, > ~~~~~~~~~~~~~~^~~~~ > >src/ssl_sock.c:8735:54: warning: unused parameter âdefpxâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~~~^~~~~ >src/ssl_sock.c:8735:73: warning: unused parameter âfileâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~^~~~ > >src/ssl_sock.c:8735:83: warning: unused parameter âlineâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~^~~~ > >src/ssl_sock.c: In function âssl_parse_global_default_dhâ: >src/ssl_sock.c:8756:57: warning: unused parameter âsection_typeâ [-Wunused-parameter] > static int ssl_parse_global_default_dh(char **args, int section_type, struct proxy *curpx, > ~~~~^~~~~~~~~~~~ >src/ssl_sock.c:8756:85: warning: unused parameter âcurpxâ [-Wunused-parameter] > ssl_parse_global_default_dh(char **args, int section_type, struct proxy *curpx, > ~~~~~~~~~~~~~~^~~~~ > >src/ssl_sock.c:8757:54: warning: unused parameter âdefpxâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~~~^~~~~ >src/ssl_sock.c:8757:73: warning: unused parameter âfileâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~~~~~~~~~^~~~ > >src/ssl_sock.c:8757:83: warning: unused parameter âlineâ [-Wunused-parameter] > struct proxy *defpx, const char *file, int line, > ~~~~^~~~ > >src/ssl_sock.c: In function âcli_parse_show_tlskeysâ: >src/ssl_sock.c:8949:54: warning: unused parameter âpayloadâ [-Wunused-parameter] > static int cli_parse_show_tlskeys(char **args, char *payload, struct appctx *appctx, void *private) > ~~~~~~^~~~~~~ >src/ssl_sock.c:8949:92: warning: unused parameter âprivateâ [-Wunused-parameter] > _show_tlskeys(char **args, char *payload, struct appctx *appctx, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âcli_parse_set_tlskeysâ: >src/ssl_sock.c:8974:53: warning: unused parameter âpayloadâ [-Wunused-parameter] > static int cli_parse_set_tlskeys(char **args, char *payload, struct appctx *appctx, void *private) > ~~~~~~^~~~~~~ >src/ssl_sock.c:8974:91: warning: unused parameter âprivateâ [-Wunused-parameter] > e_set_tlskeys(char **args, char *payload, struct appctx *appctx, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: In function âcli_parse_set_ocspresponseâ: >src/ssl_sock.c:9018:96: warning: unused parameter âprivateâ [-Wunused-parameter] > _ocspresponse(char **args, char *payload, struct appctx *appctx, void *private) > ~~~~~~^~~~~~~ > >src/ssl_sock.c: At top level: >src/ssl_sock.c:9081:2: warning: missing initializer for field âio_releaseâ of âstruct cli_kwâ [-Wmissing-field-initializers] > { { "show", "tls-keys", NULL }, "show tls-keys [id|*]: show tls keys references or dump tls ticket keys when id specified", cli_parse_show_tlskeys, NULL }, > ^ >In file included from src/ssl_sock.c:94: >include/types/cli.h:32:9: note: âio_releaseâ declared here > void (*io_release)(struct appctx *appctx); > ^~~~~~~~~~ >src/ssl_sock.c:9082:2: warning: missing initializer for field âio_releaseâ of âstruct cli_kwâ [-Wmissing-field-initializers] > { { "set", "ssl", "tls-key", NULL }, "set ssl tls-key [id|keyfile] <tlskey>: set the next TLS key for the <id> or <keyfile> listener to <tlskey>", cli_parse_set_tlskeys, NULL }, > ^ >In file included from src/ssl_sock.c:94: >include/types/cli.h:32:9: note: âio_releaseâ declared here > void (*io_release)(struct appctx *appctx); > ^~~~~~~~~~ >src/ssl_sock.c:9084:2: warning: missing initializer for field âio_releaseâ of âstruct cli_kwâ [-Wmissing-field-initializers] > { { "set", "ssl", "ocsp-response", NULL }, NULL, cli_parse_set_ocspresponse, NULL }, > ^ >In file included from src/ssl_sock.c:94: >include/types/cli.h:32:9: note: âio_releaseâ declared here > void (*io_release)(struct appctx *appctx); > ^~~~~~~~~~ >src/ssl_sock.c:9085:2: warning: missing initializer for field âio_releaseâ of âstruct cli_kwâ [-Wmissing-field-initializers] > { { NULL }, NULL, NULL, NULL } > ^ >In file included from src/ssl_sock.c:94: >include/types/cli.h:32:9: note: âio_releaseâ declared here > void (*io_release)(struct appctx *appctx); > ^~~~~~~~~~ >In file included from include/common/hathreads.h:26, > from include/common/mini-clist.h:178, > from include/common/memory.h:33, > from include/common/chunk.h:30, > from include/common/buffer.h:30, > from src/ssl_sock.c:78: >include/common/initcall.h:109:10: warning: cast between incompatible function types from âvoid (*)(struct cli_kw_list *)â to âvoid (*)(void *, void *, void *)â [-Wcast-function-type] > .fct = (void (*)(void *,void *,void *))function, \ > ^ >include/common/initcall.h:151:2: note: in expansion of macro â__DECLARE_INITCALLâ > __DECLARE_INITCALL(__VA_ARGS__) > ^~~~~~~~~~~~~~~~~~ >include/common/initcall.h:163:2: note: in expansion of macro â_DECLARE_INITCALLâ > _DECLARE_INITCALL(stage, __LINE__, function, arg1, 0, 0) > ^~~~~~~~~~~~~~~~~ >src/ssl_sock.c:9088:1: note: in expansion of macro âINITCALL1â > INITCALL1(STG_REGISTER, cli_register_kw, &cli_kws); > ^~~~~~~~~ >src/ssl_sock.c:9094:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_bc", smp_fetch_ssl_fc, 0, NULL, SMP_T_BOOL, SMP_USE_L5SRV }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9095:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_bc_alg_keysize", smp_fetch_ssl_fc_alg_keysize, 0, NULL, SMP_T_SINT, SMP_USE_L5SRV }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9097:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_bc_alpn", smp_fetch_ssl_fc_alpn, 0, NULL, SMP_T_STR, SMP_USE_L5SRV }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9099:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_bc_cipher", smp_fetch_ssl_fc_cipher, 0, NULL, SMP_T_STR, SMP_USE_L5SRV }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9101:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_bc_npn", smp_fetch_ssl_fc_npn, 0, NULL, SMP_T_STR, SMP_USE_L5SRV }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9103:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_bc_is_resumed", smp_fetch_ssl_fc_is_resumed, 0, NULL, SMP_T_BOOL, SMP_USE_L5SRV }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9104:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_bc_protocol", smp_fetch_ssl_fc_protocol, 0, NULL, SMP_T_STR, SMP_USE_L5SRV }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9105:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_bc_unique_id", smp_fetch_ssl_fc_unique_id, 0, NULL, SMP_T_BIN, SMP_USE_L5SRV }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9106:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_bc_use_keysize", smp_fetch_ssl_fc_use_keysize, 0, NULL, SMP_T_SINT, SMP_USE_L5SRV }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9108:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_bc_session_id", smp_fetch_ssl_fc_session_id, 0, NULL, SMP_T_BIN, SMP_USE_L5SRV }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9111:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_bc_session_key", smp_fetch_ssl_fc_session_key, 0, NULL, SMP_T_BIN, SMP_USE_L5SRV }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9113:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_ca_err", smp_fetch_ssl_c_ca_err, 0, NULL, SMP_T_SINT, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9114:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_ca_err_depth", smp_fetch_ssl_c_ca_err_depth, 0, NULL, SMP_T_SINT, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9115:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_der", smp_fetch_ssl_x_der, 0, NULL, SMP_T_BIN, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9116:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_err", smp_fetch_ssl_c_err, 0, NULL, SMP_T_SINT, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9117:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_i_dn", smp_fetch_ssl_x_i_dn, ARG2(0,STR,SINT), NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9118:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_key_alg", smp_fetch_ssl_x_key_alg, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9119:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_notafter", smp_fetch_ssl_x_notafter, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9120:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_notbefore", smp_fetch_ssl_x_notbefore, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9121:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_sig_alg", smp_fetch_ssl_x_sig_alg, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9122:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_s_dn", smp_fetch_ssl_x_s_dn, ARG2(0,STR,SINT), NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9123:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_serial", smp_fetch_ssl_x_serial, 0, NULL, SMP_T_BIN, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9124:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_sha1", smp_fetch_ssl_x_sha1, 0, NULL, SMP_T_BIN, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9125:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_used", smp_fetch_ssl_c_used, 0, NULL, SMP_T_BOOL, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9126:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_verify", smp_fetch_ssl_c_verify, 0, NULL, SMP_T_SINT, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9127:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_c_version", smp_fetch_ssl_x_version, 0, NULL, SMP_T_SINT, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9128:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_f_der", smp_fetch_ssl_x_der, 0, NULL, SMP_T_BIN, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9129:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_f_i_dn", smp_fetch_ssl_x_i_dn, ARG2(0,STR,SINT), NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9130:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_f_key_alg", smp_fetch_ssl_x_key_alg, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9131:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_f_notafter", smp_fetch_ssl_x_notafter, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9132:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_f_notbefore", smp_fetch_ssl_x_notbefore, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9133:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_f_sig_alg", smp_fetch_ssl_x_sig_alg, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9134:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_f_s_dn", smp_fetch_ssl_x_s_dn, ARG2(0,STR,SINT), NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9135:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_f_serial", smp_fetch_ssl_x_serial, 0, NULL, SMP_T_BIN, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9136:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_f_sha1", smp_fetch_ssl_x_sha1, 0, NULL, SMP_T_BIN, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9137:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_f_version", smp_fetch_ssl_x_version, 0, NULL, SMP_T_SINT, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9138:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc", smp_fetch_ssl_fc, 0, NULL, SMP_T_BOOL, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9139:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_alg_keysize", smp_fetch_ssl_fc_alg_keysize, 0, NULL, SMP_T_SINT, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9140:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_cipher", smp_fetch_ssl_fc_cipher, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9141:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_has_crt", smp_fetch_ssl_fc_has_crt, 0, NULL, SMP_T_BOOL, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9142:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_has_early", smp_fetch_ssl_fc_has_early, 0, NULL, SMP_T_BOOL, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9143:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_has_sni", smp_fetch_ssl_fc_has_sni, 0, NULL, SMP_T_BOOL, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9144:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_is_resumed", smp_fetch_ssl_fc_is_resumed, 0, NULL, SMP_T_BOOL, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9146:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_npn", smp_fetch_ssl_fc_npn, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9149:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_alpn", smp_fetch_ssl_fc_alpn, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9151:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_protocol", smp_fetch_ssl_fc_protocol, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9153:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_unique_id", smp_fetch_ssl_fc_unique_id, 0, NULL, SMP_T_BIN, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9155:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_use_keysize", smp_fetch_ssl_fc_use_keysize, 0, NULL, SMP_T_SINT, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9157:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_session_id", smp_fetch_ssl_fc_session_id, 0, NULL, SMP_T_BIN, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9160:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_session_key", smp_fetch_ssl_fc_session_key, 0, NULL, SMP_T_BIN, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9163:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_sni", smp_fetch_ssl_fc_sni, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9165:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_cipherlist_bin", smp_fetch_ssl_fc_cl_bin, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9166:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_cipherlist_hex", smp_fetch_ssl_fc_cl_hex, 0, NULL, SMP_T_BIN, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9167:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_cipherlist_str", smp_fetch_ssl_fc_cl_str, 0, NULL, SMP_T_STR, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9168:2: warning: missing initializer for field âvalâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { "ssl_fc_cipherlist_xxh", smp_fetch_ssl_fc_cl_xxh64, 0, NULL, SMP_T_SINT, SMP_USE_L5CLI }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:301:15: note: âvalâ declared here > unsigned int val; /* fetch validity (SMP_VAL_*) */ > ^~~ >src/ssl_sock.c:9169:2: warning: missing initializer for field âuseâ of âstruct sample_fetchâ [-Wmissing-field-initializers] > { NULL, NULL, 0, 0, 0 }, > ^ >In file included from include/types/vars.h:7, > from include/types/arg.h:31, > from include/types/acl.h:29, > from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/sample.h:300:15: note: âuseâ declared here > unsigned int use; /* fetch source (SMP_USE_*) */ > ^~~ >In file included from include/common/hathreads.h:26, > from include/common/mini-clist.h:178, > from include/common/memory.h:33, > from include/common/chunk.h:30, > from include/common/buffer.h:30, > from src/ssl_sock.c:78: >include/common/initcall.h:109:10: warning: cast between incompatible function types from âvoid (*)(struct sample_fetch_kw_list *)â to âvoid (*)(void *, void *, void *)â [-Wcast-function-type] > .fct = (void (*)(void *,void *,void *))function, \ > ^ >include/common/initcall.h:151:2: note: in expansion of macro â__DECLARE_INITCALLâ > __DECLARE_INITCALL(__VA_ARGS__) > ^~~~~~~~~~~~~~~~~~ >include/common/initcall.h:163:2: note: in expansion of macro â_DECLARE_INITCALLâ > _DECLARE_INITCALL(stage, __LINE__, function, arg1, 0, 0) > ^~~~~~~~~~~~~~~~~ >src/ssl_sock.c:9172:1: note: in expansion of macro âINITCALL1â > INITCALL1(STG_REGISTER, sample_register_fetches, &sample_fetch_keywords); > ^~~~~~~~~ >src/ssl_sock.c:9178:2: warning: missing initializer for field âparseâ of âstruct acl_keywordâ [-Wmissing-field-initializers] > { "ssl_fc_sni_end", "ssl_fc_sni", PAT_MATCH_END }, > ^ >In file included from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/acl.h:95:8: note: âparseâ declared here > int (*parse)(const char *text, struct pattern *pattern, int flags, char **err); > ^~~~~ >src/ssl_sock.c:9179:2: warning: missing initializer for field âparseâ of âstruct acl_keywordâ [-Wmissing-field-initializers] > { "ssl_fc_sni_reg", "ssl_fc_sni", PAT_MATCH_REG }, > ^ >In file included from include/types/proxy.h:41, > from include/proto/log.h:34, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/acl.h:95:8: note: âparseâ declared here > int (*parse)(const char *text, struct pattern *pattern, int flags, char **err); > ^~~~~ >In file included from include/common/hathreads.h:26, > from include/common/mini-clist.h:178, > from include/common/memory.h:33, > from include/common/chunk.h:30, > from include/common/buffer.h:30, > from src/ssl_sock.c:78: >include/common/initcall.h:109:10: warning: cast between incompatible function types from âvoid (*)(struct acl_kw_list *)â to âvoid (*)(void *, void *, void *)â [-Wcast-function-type] > .fct = (void (*)(void *,void *,void *))function, \ > ^ >include/common/initcall.h:151:2: note: in expansion of macro â__DECLARE_INITCALLâ > __DECLARE_INITCALL(__VA_ARGS__) > ^~~~~~~~~~~~~~~~~~ >include/common/initcall.h:163:2: note: in expansion of macro â_DECLARE_INITCALLâ > _DECLARE_INITCALL(stage, __LINE__, function, arg1, 0, 0) > ^~~~~~~~~~~~~~~~~ >src/ssl_sock.c:9183:1: note: in expansion of macro âINITCALL1â > INITCALL1(STG_REGISTER, acl_register_keywords, &acl_kws); > ^~~~~~~~~ >include/common/initcall.h:109:10: warning: cast between incompatible function types from âvoid (*)(struct bind_kw_list *)â to âvoid (*)(void *, void *, void *)â [-Wcast-function-type] > .fct = (void (*)(void *,void *,void *))function, \ > ^ >include/common/initcall.h:151:2: note: in expansion of macro â__DECLARE_INITCALLâ > __DECLARE_INITCALL(__VA_ARGS__) > ^~~~~~~~~~~~~~~~~~ >include/common/initcall.h:163:2: note: in expansion of macro â_DECLARE_INITCALLâ > _DECLARE_INITCALL(stage, __LINE__, function, arg1, 0, 0) > ^~~~~~~~~~~~~~~~~ >src/ssl_sock.c:9254:1: note: in expansion of macro âINITCALL1â > INITCALL1(STG_REGISTER, bind_register_keywords, &bind_kws); > ^~~~~~~~~ >include/common/initcall.h:109:10: warning: cast between incompatible function types from âvoid (*)(struct srv_kw_list *)â to âvoid (*)(void *, void *, void *)â [-Wcast-function-type] > .fct = (void (*)(void *,void *,void *))function, \ > ^ >include/common/initcall.h:151:2: note: in expansion of macro â__DECLARE_INITCALLâ > __DECLARE_INITCALL(__VA_ARGS__) > ^~~~~~~~~~~~~~~~~~ >include/common/initcall.h:163:2: note: in expansion of macro â_DECLARE_INITCALLâ > _DECLARE_INITCALL(stage, __LINE__, function, arg1, 0, 0) > ^~~~~~~~~~~~~~~~~ >src/ssl_sock.c:9306:1: note: in expansion of macro âINITCALL1â > INITCALL1(STG_REGISTER, srv_register_keywords, &srv_kws); > ^~~~~~~~~ >include/common/initcall.h:109:10: warning: cast between incompatible function types from âvoid (*)(struct cfg_kw_list *)â to âvoid (*)(void *, void *, void *)â [-Wcast-function-type] > .fct = (void (*)(void *,void *,void *))function, \ > ^ >include/common/initcall.h:151:2: note: in expansion of macro â__DECLARE_INITCALLâ > __DECLARE_INITCALL(__VA_ARGS__) > ^~~~~~~~~~~~~~~~~~ >include/common/initcall.h:163:2: note: in expansion of macro â_DECLARE_INITCALLâ > _DECLARE_INITCALL(stage, __LINE__, function, arg1, 0, 0) > ^~~~~~~~~~~~~~~~~ >src/ssl_sock.c:9339:1: note: in expansion of macro âINITCALL1â > INITCALL1(STG_REGISTER, cfg_register_keywords, &cfg_kws); > ^~~~~~~~~ >src/ssl_sock.c: In function âssl_action_wait_for_hsâ: >src/ssl_sock.c:9361:57: warning: unused parameter âruleâ [-Wunused-parameter] > enum act_return ssl_action_wait_for_hs(struct act_rule *rule, struct proxy *px, > ~~~~~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:9361:77: warning: unused parameter âpxâ [-Wunused-parameter] > enum act_return ssl_action_wait_for_hs(struct act_rule *rule, struct proxy *px, > ~~~~~~~~~~~~~~^~ >src/ssl_sock.c:9362:84: warning: unused parameter âflagsâ [-Wunused-parameter] > struct session *sess, struct stream *s, int flags) > ~~~~^~~~~ > >src/ssl_sock.c: In function âssl_parse_wait_for_hsâ: >src/ssl_sock.c:9380:62: warning: unused parameter âargsâ [-Wunused-parameter] > static enum act_parse_ret ssl_parse_wait_for_hs(const char **args, int *orig_arg, struct proxy *px, struct act_rule *rule, char **err) > ~~~~~~~~~~~~~^~~~ >src/ssl_sock.c:9380:73: warning: unused parameter âorig_argâ [-Wunused-parameter] > ic enum act_parse_ret ssl_parse_wait_for_hs(const char **args, int *orig_arg, struct proxy *px, struct act_rule *rule, char **err) > ~~~~~^~~~~~~~ > >src/ssl_sock.c:9380:97: warning: unused parameter âpxâ [-Wunused-parameter] > l_parse_wait_for_hs(const char **args, int *orig_arg, struct proxy *px, struct act_rule *rule, char **err) > ~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:9380:131: warning: unused parameter âerrâ [-Wunused-parameter] > har **args, int *orig_arg, struct proxy *px, struct act_rule *rule, char **err) > ~~~~~~~^~~ > >src/ssl_sock.c: At top level: >src/ssl_sock.c:9388:2: warning: missing initializer for field âmatch_pfxâ of âstruct action_kwâ [-Wmissing-field-initializers] > { "wait-for-handshake", ssl_parse_wait_for_hs }, > ^ >In file included from include/proto/stream.h:27, > from include/proto/log.h:37, > from include/common/cfgparse.h:30, > from src/ssl_sock.c:88: >include/types/action.h:175:6: note: âmatch_pfxâ declared here > int match_pfx; > ^~~~~~~~~ >In file included from include/common/hathreads.h:26, > from include/common/mini-clist.h:178, > from include/common/memory.h:33, > from include/common/chunk.h:30, > from include/common/buffer.h:30, > from src/ssl_sock.c:78: >include/common/initcall.h:109:10: warning: cast between incompatible function types from âvoid (*)(struct action_kw_list *)â to âvoid (*)(void *, void *, void *)â [-Wcast-function-type] > .fct = (void (*)(void *,void *,void *))function, \ > ^ >include/common/initcall.h:151:2: note: in expansion of macro â__DECLARE_INITCALLâ > __DECLARE_INITCALL(__VA_ARGS__) > ^~~~~~~~~~~~~~~~~~ >include/common/initcall.h:163:2: note: in expansion of macro â_DECLARE_INITCALLâ > _DECLARE_INITCALL(stage, __LINE__, function, arg1, 0, 0) > ^~~~~~~~~~~~~~~~~ >src/ssl_sock.c:9392:1: note: in expansion of macro âINITCALL1â > INITCALL1(STG_REGISTER, http_req_keywords_register, &http_req_actions); > ^~~~~~~~~ >src/ssl_sock.c: In function âssl_sock_capture_free_funcâ: >src/ssl_sock.c:9405:46: warning: unused parameter âparentâ [-Wunused-parameter] > static void ssl_sock_capture_free_func(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, long argl, void *argp) > ~~~~~~^~~~~~ >src/ssl_sock.c:9405:81: warning: unused parameter âadâ [-Wunused-parameter] > ssl_sock_capture_free_func(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, long argl, void *argp) > ~~~~~~~~~~~~~~~~^~ > >src/ssl_sock.c:9405:89: warning: unused parameter âidxâ [-Wunused-parameter] > _capture_free_func(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, long argl, void *argp) > ~~~~^~~ > >src/ssl_sock.c:9405:99: warning: unused parameter âarglâ [-Wunused-parameter] > ree_func(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, long argl, void *argp) > ~~~~~^~~~ > >src/ssl_sock.c:9405:111: warning: unused parameter âargpâ [-Wunused-parameter] > nc(void *parent, void *ptr, CRYPTO_EX_DATA *ad, int idx, long argl, void *argp) > ~~~~~~^~~~ > >make: *** [Makefile:1003: src/ssl_sock.o] Error 1 > * ERROR: net-proxy/haproxy-1.9.7::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-proxy/haproxy-1.9.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-proxy/haproxy-1.9.7::gentoo'`. > * The complete build log is located at '/var/log/portage/net-proxy:haproxy-1.9.7:20190428-233739.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-proxy/haproxy-1.9.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-proxy/haproxy-1.9.7/temp/environment'. > * Working directory: '/var/tmp/portage/net-proxy/haproxy-1.9.7/work/haproxy-1.9.7' > * S: '/var/tmp/portage/net-proxy/haproxy-1.9.7/work/haproxy-1.9.7'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 684752
:
574674
|
574676
|
574678
|
574680
| 574682 |
574684