=> Bootstrap dependency digest>=20010302: found digest-20160304 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 qpopper-4.1.0nb5 --- popper_server --- cd ./popper && /usr/bin/make all --- mangler_library --- --- common_library --- --- main-stand.o --- --- pop_init-stand.o --- --- main.o --- --- pop_init.o --- --- pop_dele.o --- --- pop_dropcopy.o --- --- pop_get_command.o --- --- pop_get_subcommand.o --- --- pop_last.o --- --- pop_list.o --- --- pop_log.o --- --- pop_lower.o --- --- pop_msg.o --- --- pop_parse.o --- --- mangler_library --- cd ../mmangle && /usr/bin/make all --- common_library --- cd ../common && /usr/bin/make all --- main-stand.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX -DSTANDALONE -o main-stand.o main.c --- pop_init-stand.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX -DSTANDALONE -o pop_init-stand.o pop_init.c --- main.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX main.c -o main.o --- pop_get_subcommand.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_get_subcommand.c -o pop_get_subcommand.o --- pop_dele.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_dele.c -o pop_dele.o --- pop_dropcopy.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_dropcopy.c -o pop_dropcopy.o --- pop_init.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_init.c -o pop_init.o --- pop_last.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_last.c -o pop_last.o --- pop_msg.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_msg.c -o pop_msg.o --- pop_parse.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_parse.c -o pop_parse.o --- pop_lower.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_lower.c -o pop_lower.o --- pop_list.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_list.c -o pop_list.o --- pop_get_command.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_get_command.c -o pop_get_command.o --- pop_log.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_log.c -o pop_log.o --- mangler_library --- --- mime.o --- clang -c -I.. -I. -I.. -I../popper -I../common -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX mime.c -o mime.o --- common_library --- --- flock.o --- clang -c -I.. -I. -I.. -I../popper -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX flock.c -o flock.o --- pop_init.o --- pop_init.c:1208:52: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if ( getpeername ( sp, (struct sockaddr *)&cs, &len ) < 0 ) { ^~~~ /usr/include/sys/socket.h:655:74: note: passing argument to parameter here int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ --- pop_pass.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_pass.c -o pop_pass.o --- pop_quit.o --- --- pop_get_command.o --- pop_get_command.c:41:31: warning: incompatible pointer types initializing 'int (*)()' with an expression of type 'pop_result (POP *)' (aka 'pop_result (struct _pop *)') [-Wincompatible-pointer-types] { auth2, "pass", 1, 1, pop_pass, {halt, trans} }, ^~~~~~~~ --- pop_quit.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_quit.c -o pop_quit.o --- main-stand.o --- main.c:893:34: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] &clilen ); ^~~~~~~ /usr/include/sys/socket.h:651:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ --- pop_rset.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_rset.c -o pop_rset.o --- mangler_library --- mime.c:536:52: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] MemSet ( (char *) (mType->paramIndex), paramMax, kParamIndexUnused ); ~~~~~~ ^~~~~~~~~~~~~~~~~ ./mime.h:101:28: note: expanded from macro 'kParamIndexUnused' #define kParamIndexUnused (255) /* don't change this */ ^~~ --- pop_init.o --- 1 warning generated. --- pop_send.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_send.c -o pop_send.o --- common_library --- --- maillock.o --- clang -c -I.. -I. -I.. -I../popper -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX maillock.c -o maillock.o --- pop_get_command.o --- 1 warning generated. --- pop_stat.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_stat.c -o pop_stat.o --- pop_init-stand.o --- pop_init.c:1208:52: warning: passing 'int *' to parameter of type '__socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if ( getpeername ( sp, (struct sockaddr *)&cs, &len ) < 0 ) { ^~~~ /usr/include/sys/socket.h:655:74: note: passing argument to parameter here int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ --- pop_updt.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_updt.c -o pop_updt.o --- pop_user.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_user.c -o pop_user.o --- pop_xtnd.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_xtnd.c -o pop_xtnd.o --- pop_xmit.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_xmit.c -o pop_xmit.o --- popper.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX popper.c -o popper.o --- pop_bull.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_bull.c -o pop_bull.o --- xtnd_xlst.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX xtnd_xlst.c -o xtnd_xlst.o --- mangler_library --- 1 warning generated. --- pop_init-stand.o --- 1 warning generated. --- mangler_library --- --- mangle.o --- clang -c -I.. -I. -I.. -I../popper -I../common -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX mangle.c -o mangle.o --- pop_uidl.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_uidl.c -o pop_uidl.o --- main-stand.o --- 1 warning generated. --- pop_rpop.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_rpop.c -o pop_rpop.o --- pop_apop.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_apop.c -o pop_apop.o --- pop_user.o --- pop_user.c:396:56: warning: format string is not a string literal (potentially insecure) [-Wformat-security] return ( pop_auth_fail ( p, POP_FAILURE, HERE, ERRMSG_STRONG ) ); ^~~~~~~~~~~~~ pop_user.c:396:56: note: treat the string as an argument to avoid this return ( pop_auth_fail ( p, POP_FAILURE, HERE, ERRMSG_STRONG ) ); ^ "%s", pop_user.c:404:34: warning: format string is not a string literal (potentially insecure) [-Wformat-security] ERRMSG_TLS_STRONG ) ); ^~~~~~~~~~~~~~~~~ pop_user.c:404:34: note: treat the string as an argument to avoid this ERRMSG_TLS_STRONG ) ); ^ "%s", --- pop_auth.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_auth.c -o pop_auth.o --- pop_pope.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_pope.c -o pop_pope.o --- pop_extend.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_extend.c -o pop_extend.o --- scram.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX scram.c -o scram.o --- pop_user.o --- 2 warnings generated. --- hmac.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX hmac.c -o hmac.o --- pop_util.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_util.c -o pop_util.o --- pop_rpop.o --- pop_rpop.c:91:10: warning: implicit declaration of function 'iruserok_sa' is invalid in C99 [-Wimplicit-function-declaration] if ( iruserok_sa ( res->ai_addr, res->ai_addrlen, ^ --- get_sub_opt.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX get_sub_opt.c -o get_sub_opt.o --- msg_ptr.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX msg_ptr.c -o msg_ptr.o --- common_library --- --- logit.o --- clang -c -I.. -I. -I.. -I../popper -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX logit.c -o logit.o --- drac.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX drac.c -o drac.o --- pop_rpop.o --- 1 warning generated. --- pop_config.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_config.c -o pop_config.o --- pop_tls.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_tls.c -o pop_tls.o --- pop_tls_openssl.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_tls_openssl.c -o pop_tls_openssl.o --- pop_tls_sslplus.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_tls_sslplus.c -o pop_tls_sslplus.o --- sslplus_utils.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX sslplus_utils.c -o sslplus_utils.o --- mangler_library --- --- enriched.o --- clang -c -I.. -I. -I.. -I../popper -I../common -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX enriched.c -o enriched.o --- pop_cache.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_cache.c -o pop_cache.o --- genpath.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX genpath.c -o genpath.o --- pop_sasl.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX pop_sasl.c -o pop_sasl.o --- base64.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX base64.c -o base64.o --- popauth.o --- clang -c -I.. -I.. -I. -I../mmangle -I../common -I/usr/include -O2 -I/usr/include -DHAVE_CONFIG_H -DNETBSD -DUNIX popauth.c -o popauth.o --- pop_config.o --- pop_config.c:328:50: warning: implicit conversion from enumeration type 'config_call_type' to different enumeration type 'config_restr_type' [-Wenum-conversion] { "log-facility" , CfgMnem , CfgInit , kLOG_FACILITY }, ~ ^~~~~~~ pop_config.c:329:50: warning: implicit conversion from enumeration type 'config_call_type' to different enumeration type 'config_restr_type' [-Wenum-conversion] { "log-login" , CfgStr , CfgInit , kLOG_LOGIN }, ~ ^~~~~~~ --- pop_tls_openssl.o --- pop_tls_openssl.c:203:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration] strcpy ( buf, deblanked ); ^ pop_tls_openssl.c:203:5: note: include the header or explicitly provide a declaration for 'strcpy' pop_tls_openssl.c:318:33: warning: assigning to 'SSL_METHOD *' (aka 'struct ssl_method_st *') from 'const SSL_METHOD *' (aka 'const struct ssl_method_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] pTLS->m_OpenSSLmeth = SSLv23_server_method(); ^ ~~~~~~~~~~~~~~~~~~~~~~ pop_tls_openssl.c:330:35: warning: implicit declaration of function 'SSLv3_server_method' is invalid in C99 [-Wimplicit-function-declaration] pTLS->m_OpenSSLmeth = SSLv3_server_method(); ^ pop_tls_openssl.c:330:33: warning: incompatible integer to pointer conversion assigning to 'SSL_METHOD *' (aka 'struct ssl_method_st *') from 'int' [-Wint-conversion] pTLS->m_OpenSSLmeth = SSLv3_server_method(); ^ ~~~~~~~~~~~~~~~~~~~~~ pop_tls_openssl.c:335:35: warning: 'TLSv1_server_method' is deprecated [-Wdeprecated-declarations] pTLS->m_OpenSSLmeth = TLSv1_server_method(); ^ /usr/include/openssl/ssl.h:1628:1: note: 'TLSv1_server_method' has been explicitly marked deprecated here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) /* TLSv1.0 */ ^ /usr/include/openssl/opensslconf.h:127:34: note: expanded from macro 'DEPRECATEDIN_1_1_0' # define DEPRECATEDIN_1_1_0(f) DECLARE_DEPRECATED(f) ^ /usr/include/openssl/opensslconf.h:102:53: note: expanded from macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ pop_tls_openssl.c:335:33: warning: assigning to 'SSL_METHOD *' (aka 'struct ssl_method_st *') from 'const SSL_METHOD *' (aka 'const struct ssl_method_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] pTLS->m_OpenSSLmeth = TLSv1_server_method(); ^ ~~~~~~~~~~~~~~~~~~~~~ pop_tls_openssl.c:314:14: warning: enumeration value 'QPOP_SSLv2' not handled in switch [-Wswitch] switch ( pPOP->tls_version ) { ^ --- pop_config.o --- pop_config.c:1350:24: warning: implicit conversion from enumeration type 'pop_result' to different enumeration type 'error_code_type' [-Wenum-conversion] return POP_FAILURE; ~~~~~~ ^~~~~~~~~~~ --- pop_tls_openssl.o --- pop_tls_openssl.c:535:18: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ciph = SSL_get_current_cipher ( pTLS->m_OpenSSLconn ); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pop_tls_openssl.c:543:48: error: incomplete definition of type 'struct ssl_st' ( pTLS->m_OpenSSLconn->hit ? "reused" : "new" ), ~~~~~~~~~~~~~~~~~~~^ /usr/include/openssl/ossl_typ.h:144:16: note: forward declaration of 'struct ssl_st' typedef struct ssl_st SSL; ^ --- pop_config.o --- pop_config.c:1563:23: warning: implicit conversion from enumeration type 'error_code_type' to different enumeration type 'pop_result' [-Wenum-conversion] err = handle_value ( p, opt, ptok, tok_len, CallTime ); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pop_config.c:1566:31: warning: implicit conversion from enumeration type 'pop_result' to different enumeration type 'error_code_type' [-Wenum-conversion] tilt ( p, err, ptok, tok_len, line_no, config_file, opt, HERE ); ~~~~ ^~~ pop_config.c:1575:27: warning: implicit conversion from enumeration type 'error_code_type' to different enumeration type 'pop_result' [-Wenum-conversion] err = handle_value ( p, opt, "false", 5, CallTime ); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pop_config.c:1577:27: warning: implicit conversion from enumeration type 'error_code_type' to different enumeration type 'pop_result' [-Wenum-conversion] err = handle_value ( p, opt, "true", 4, CallTime ); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- pop_tls_openssl.o --- 8 warnings and 1 error generated. *** [pop_tls_openssl.o] Error code 1 make[1]: stopped in /data/scratch/mail/qpopper/work/qpopper4.1.0/popper --- pop_config.o --- pop_config.c:1738:11: warning: implicit conversion from enumeration type 'error_code_type' to different enumeration type 'pop_result' [-Wenum-conversion] err = handle_value ( p, opt, opt_value, strlen(opt_value), CfgInit ); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- common_library --- A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/mail/qpopper/work/qpopper4.1.0/common *** [common_library] Error code 2 make[1]: stopped in /data/scratch/mail/qpopper/work/qpopper4.1.0/popper --- mangler_library --- A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/mail/qpopper/work/qpopper4.1.0/mmangle *** [mangler_library] Error code 2 make[1]: stopped in /data/scratch/mail/qpopper/work/qpopper4.1.0/popper --- pop_config.o --- 8 warnings generated. 3 errors make[1]: stopped in /data/scratch/mail/qpopper/work/qpopper4.1.0/popper *** [popper_server] Error code 2 make: stopped in /data/scratch/mail/qpopper/work/qpopper4.1.0 1 error make: stopped in /data/scratch/mail/qpopper/work/qpopper4.1.0 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/mail/qpopper *** Error code 1 Stop. make: stopped in /data/pkgsrc/mail/qpopper