=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for proxytunnel-1.9.0nb4 gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o proxytunnel.o proxytunnel.c gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o base64.o base64.c gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o strlcpy.o strlcpy.c gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o strlcat.o strlcat.c gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o strzcat.o strzcat.c gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o setproctitle.o setproctitle.c gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o io.o io.c gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o http.o http.c gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o basicauth.o basicauth.c gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o readpassphrase.o readpassphrase.c gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o messages.o messages.c gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o cmdline.o cmdline.c gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o ntlm.o ntlm.c gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT -c -o ptstream.o ptstream.c ptstream.c: In function 'stream_enable_ssl': ptstream.c:154:9: warning: implicit declaration of function 'SSLv3_client_method'; did you mean 'SSLv23_client_method'? [-Wimplicit-function-declaration] meth = SSLv3_client_method(); ^~~~~~~~~~~~~~~~~~~ SSLv23_client_method ptstream.c:154:7: warning: assignment makes pointer from integer without a cast [-Wint-conversion] meth = SSLv3_client_method(); ^ gcc -o proxytunnel -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DSO_REUSEPORT proxytunnel.o base64.o strlcpy.o strlcat.o strzcat.o setproctitle.o io.o http.o basicauth.o readpassphrase.o messages.o cmdline.o ntlm.o ptstream.o -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -lssl -lcrypto ld: ptstream.o: in function `stream_enable_ssl': ptstream.c:(.text+0x15d): undefined reference to `SSLv3_client_method' gmake: *** [Makefile:73: proxytunnel] Error 1 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/proxytunnel *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/proxytunnel