FreeBSD Bugzilla – Attachment 229717 Details for
Bug 260039
net/haproxy: Fails to build with OPENSSL=off: error: no member named 'ssl_ctx' in 'struct server'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build log
haproxy-2.4.9-build.log (text/plain), 2.56 KB, created by
iron.udjin
on 2021-11-25 04:58:39 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
iron.udjin
Created:
2021-11-25 04:58:39 UTC
Size:
2.56 KB
patch
obsolete
>===>>> Currently installed version: haproxy-2.4.9 >===>>> Port directory: /usr/ports/net/haproxy > >===>>> Gathering distinfo list for installed ports > >===>>> Launching 'make checksum' for net/haproxy in background >===>>> Gathering dependency list for net/haproxy from ports >===>>> Initial dependency check complete for net/haproxy > > >===>>> Starting build for net/haproxy <<<=== > >===>>> All dependencies are up to date > >===> Cleaning for haproxy-2.4.9 >===> License GPLv2 LGPL21 accepted by the user >===> haproxy-2.4.9 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by haproxy-2.4.9 for building >===> Extracting for haproxy-2.4.9 >=> SHA256 Checksum OK for haproxy-2.4.9.tar.gz. >===> Patching for haproxy-2.4.9 >===> haproxy-2.4.9 depends on package: gmake>=4.3 - found >===> haproxy-2.4.9 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) >===> Configuring for haproxy-2.4.9 >===> Building for haproxy-2.4.9 >gmake[2]: Entering directory '/usr/ports/net/haproxy/work-default/haproxy-2.4.9' > CC src/ev_poll.o > CC src/ev_kqueue.o > CC src/cpuset.o > CC src/mux_h2.o > CC src/mux_fcgi.o > CC src/http_ana.o > CC src/mux_h1.o > CC src/stream.o > CC src/tcpcheck.o > CC src/stats.o > CC src/flt_spoe.o > CC src/server.o > CC src/tools.o > CC src/sample.o > CC src/log.o > CC src/backend.o > CC src/stick_table.o > CC src/cfgparse.o > CC src/peers.o >src/server.c:207:51: error: no member named 'ssl_ctx' in 'struct server' > if (srv->mux_proto || srv->use_ssl != 1 || !srv->ssl_ctx.alpn_str) { > ~~~ ^ >src/server.c:241:37: error: no member named 'ssl_ctx' in 'struct server' > const struct ist alpn = ist2(srv->ssl_ctx.alpn_str, > ~~~ ^ >src/server.c:242:37: error: no member named 'ssl_ctx' in 'struct server' > srv->ssl_ctx.alpn_len); > ~~~ ^ >3 errors generated. >gmake[2]: *** [Makefile:954: src/server.o] Error 1 >gmake[2]: *** Waiting for unfinished jobs.... >gmake[2]: Leaving directory '/usr/ports/net/haproxy/work-default/haproxy-2.4.9' >===> Compilation failed unexpectedly. >Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to >the maintainer. >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/net/haproxy >*** Error code 1 > >Stop. >make: stopped in /usr/ports/net/haproxy > >===>>> make build failed for net/haproxy >===>>> Aborting update
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 260039
: 229717