------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/libev-4.24,1.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> stud-0.4_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> stud-0.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stud-0.4_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> stud-0.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stud-0.4_1 for building => SHA256 Checksum OK for wasted-stud-0.4_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> stud-0.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stud-0.4_1 for building ===> Extracting for stud-0.4_1 => SHA256 Checksum OK for wasted-stud-0.4_GH0.tar.gz. Extracted Memory Use: 0.23M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for stud-0.4_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> stud-0.4_1 depends on executable: gmake - found ===> stud-0.4_1 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> stud-0.4_1 depends on shared library: libev.so - found (/usr/local/lib/libev.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> stud-0.4_1 depends on executable: gmake - found ===> stud-0.4_1 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> stud-0.4_1 depends on shared library: libev.so - found (/usr/local/lib/libev.so) ===> Configuring for stud-0.4_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for stud-0.4_1 gmake[1]: Entering directory '/construction/security/stud/stud-0.4' cc -pipe -O2 -fno-strict-aliasing -O2 -g -std=c99 -fno-strict-aliasing -Wall -W -D_GNU_SOURCE -I/usr/local/include -c -o stud.o stud.c stud.c: In function 'cfg_pw_callback': stud.c:553:46: warning: unused parameter 'rwflag' [-Wunused-parameter] int cfg_pw_callback(char *buf, int size, int rwflag, void *u) { ~~~~^~~~~~ stud.c: In function 'load_rsa_privatekey': stud.c:581:14: error: dereferencing pointer to incomplete type 'SSL_CTX' {aka 'struct ssl_ctx_st'} ctx->default_passwd_callback, ctx->default_passwd_callback_userdata); ^~ stud.c: In function 'make_ctx': stud.c:675:45: warning: passing argument 2 of 'SSL_CTX_load_verify_locations' from incompatible pointer type [-Wincompatible-pointer-types] SSL_CTX_load_verify_locations(ctx, CONFIG->CERT_FILES, NULL); ~~~~~~^~~~~~~~~~~~ In file included from stud.c:56: /usr/local/include/openssl/ssl.h:1986:68: note: expected 'const char *' but argument is of type 'struct cert_files *' __owur int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile, ~~~~~~~~~~~~^~~~~~ stud.c: In function 'init_openssl': stud.c:811:28: error: dereferencing pointer to incomplete type 'X509_NAME_ENTRY' {aka 'struct X509_name_entry_st'} PUSH_CTX(x509_entry->value, ctx); ^~ stud.c:768:64: note: in definition of macro 'PUSH_CTX' ASN1_STRING_to_UTF8((unsigned char **)&cl->servername, asn1_str); \ ^~~~~~~~ stud.c: In function 'end_handshake': stud.c:1215:16: error: dereferencing pointer to incomplete type 'SSL' {aka 'struct ssl_st'} if (ps->ssl->s3) { ^~ gmake[1]: *** [: stud.o] Error 1 gmake[1]: Leaving directory '/construction/security/stud/stud-0.4' *** Error code 1 Stop. make: stopped in /xports/security/stud FAILED 00:00:01