=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 freepops-0.2.9nb17 building lua Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN lua-5.1.1.orig/Makefile lua-5.1.1/Makefile |--- lua-5.1.1.orig/Makefile 2006-06-02 12:53:38.000000000 +0200 |+++ lua-5.1.1/Makefile 2006-09-25 22:36:25.000000000 +0200 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 1. done building liblua5.1... lauxlib.c: In function 'luaL_loadfile': lauxlib.c:578:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; ^~~~~ lauxlib.c:579:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' lf.extraline = 0; ^~ done. building luasocket Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN luasocket-2.0.2-old/makefile luasocket-2.0.2/makefile |--- luasocket-2.0.2-old/makefile 2007-10-14 01:44:03.000000000 +0200 |+++ luasocket-2.0.2/makefile 1970-01-01 01:00:00.000000000 +0100 -------------------------- Patching file makefile using Plan A... Hunk #1 succeeded at 0. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN luasocket-2.0.2-old/Makefile luasocket-2.0.2/Makefile |--- luasocket-2.0.2-old/Makefile 1970-01-01 01:00:00.000000000 +0100 |+++ luasocket-2.0.2/Makefile 2008-06-06 19:24:35.000000000 +0200 -------------------------- (Creating file Makefile...) Patching file Makefile using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done building luasocket... buffer.c: In function 'buffer_meth_send': buffer.c:83:15: warning: unused variable 'tm' [-Wunused-variable] p_timeout tm = timeout_markstart(buf->tm); ^~ buffer.c: In function 'buffer_meth_receive': buffer.c:114:15: warning: unused variable 'tm' [-Wunused-variable] p_timeout tm = timeout_markstart(buf->tm); ^~ In file included from /usr/include/stdio.h:597:0, from /tmp/mail/freepops/work/.buildlink/include/lua-5.1/lauxlib.h:13, from options.c:9: options.c: In function 'opt_meth_setoption': options.c:37:22: warning: '%.35s' directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] sprintf(msg, "unsupported option `%.35s'", name); ^ options.c:37:9: note: '__builtin___sprintf_chk' output between 22 and 57 bytes into a destination of size 45 sprintf(msg, "unsupported option `%.35s'", name); ^ done. building luay building dep for luay.c compiling luay.c -> luay.o linking libluay.a building luabind building dep for luabind.c compiling luabind.c -> luabind.o linking libluabind.a building oscompatibility building dep for win32_compatibility.c building dep for c99_compatibility.c building dep for beos_compatibility.c compiling beos_compatibility.c -> beos_compatibility.o compiling c99_compatibility.c -> c99_compatibility.o compiling win32_compatibility.c -> win32_compatibility.o linking liboscompatibility.a building regularexp building dep for regularexp.c compiling regularexp.c -> regularexp.o linking libregularexp.a building log building dep for log.c compiling log.c -> log.o linking liblog.a building base64 building dep for base64.c compiling base64.c -> base64.o linking libbase64.a building list building dep for list.c compiling list.c -> list.o linking liblist.a building mlex building dep for mlex.c compiling mlex.c -> mlex.c:1042:13: warning: 'print_anslist' defined but not used [-Wunused-function] HIDDEN void print_anslist(list_t *a,char* str) ^~~~~~~~~~~~~ mlex.c:1008:13: warning: 'print_toklist' defined but not used [-Wunused-function] HIDDEN void print_toklist(list_t*l, char *s, int i) ^~~~~~~~~~~~~ mlex.o linking libmlex.a building pid building dep for pid.c compiling pid.c -> pid.o linking libpid.a building lock building dep for lock.c compiling lock.c -> lock.o linking liblock.a building dictionary building dep for dictionary.c compiling dictionary.c -> dictionary.o linking libdictionary.a building stats_lua building dep for stats_lua.c compiling stats_lua.c -> stats_lua.o linking libstats_lua.a building session building dep for session.c compiling session.c -> session.o linking libsession.a building portablesocket building dep for socketcommon.c building dep for altsocklib.c compiling altsocklib.c -> altsocklib.o compiling socketcommon.c -> socketcommon.o linking libportablesocket.a building pop3server building dep for threads.c building dep for popstate.c building dep for popserver.c compiling popserver.c -> popserver.o compiling popstate.c -> popstate.o compiling threads.c -> threads.o linking libpop3server.a building pop3server_lua building dep for pop3server_lua.c compiling pop3server_lua.c -> pop3server_lua.o linking libpop3server_lua.a building session_lua building dep for session_lua.c compiling session_lua.c -> session_lua.o linking libsession_lua.a building serialize_lua building log_lua building dep for log_lua.c compiling log_lua.c -> log_lua.o linking liblog_lua.a building mlex_lua building dep for mlex_lua.c compiling mlex_lua.c -> mlex_lua.o linking libmlex_lua.a building support_lua building getdate Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ur getdate-curl-7.11.0/Makefile getdate-curl-7.11.0-new/Makefile |--- getdate-curl-7.11.0/Makefile 2014-02-21 00:01:21.000000000 +0000 |+++ getdate-curl-7.11.0-new/Makefile 2014-02-21 00:01:21.000000000 +0000 -------------------------- (Creating file Makefile...) Patching file Makefile using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ur getdate-curl-7.11.0/getdate.h getdate-curl-7.11.0-new/getdate.h |--- getdate-curl-7.11.0/getdate.h 2004-02-03 17:23:54.000000000 +0000 |+++ getdate-curl-7.11.0-new/getdate.h 2014-02-21 00:01:21.000000000 +0000 -------------------------- Patching file getdate.h using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 36. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ur getdate-curl-7.11.0/getdate.y getdate-curl-7.11.0-new/getdate.y |--- getdate-curl-7.11.0/getdate.y 2004-02-03 17:23:54.000000000 +0000 |+++ getdate-curl-7.11.0-new/getdate.y 2014-02-21 00:02:09.000000000 +0000 -------------------------- Patching file getdate.y using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 116. Hunk #3 succeeded at 181. Hunk #4 succeeded at 204. Hunk #5 succeeded at 218. Hunk #6 succeeded at 950. Hunk #7 succeeded at 1101. done compiling getdate.y -> getdate.o linking libgetdate.a building getdate_lua building dep for getdate_lua.c compiling getdate_lua.c -> getdate_lua.o linking libgetdate_lua.a building luacurl Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN lua-curl-0.3.0-orig/find_curl.sh lua-curl-0.3.0/find_curl.sh |--- lua-curl-0.3.0-orig/find_curl.sh 1970-01-01 01:00:00.000000000 +0100 |+++ lua-curl-0.3.0/find_curl.sh 2008-10-25 17:27:40.000000000 +0200 -------------------------- (Creating file find_curl.sh...) Patching file find_curl.sh using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN lua-curl-0.3.0-orig/Makefile lua-curl-0.3.0/Makefile |--- lua-curl-0.3.0-orig/Makefile 2008-10-25 17:26:26.000000000 +0200 |+++ lua-curl-0.3.0/Makefile 2008-10-25 17:27:48.000000000 +0200 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 44. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- lua-curl-0.3.0/lua-curl.c.orig 2008-10-25 15:26:26.000000000 +0000 |+++ lua-curl-0.3.0/lua-curl.c -------------------------- Patching file lua-curl.c using Plan A... Hunk #1 succeeded at 69 with fuzz 1. done compiling lua-curl.c -> In file included from lua-curl.c:184:0: curl_authopt.h:13:22: warning: large integer implicitly truncated to unsigned type [-Woverflow] {"AUTH_ANY", (~CURLAUTH_DIGEST_IE)}, ^ curl_authopt.h:14:22: warning: large integer implicitly truncated to unsigned type [-Woverflow] {"AUTH_ANYSAFE", (~(CURLAUTH_BASIC|CURLAUTH_DIGEST_IE))}, ^ lua-curl.c: In function 'L_httppost': lua-curl.c:734:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] forms[position].value = (char*) ^ lua-curl.o linking libluacurl.a building browser_lua building stringhack_lua building dep for stringhack_lua.c building dep for lstringhack.c compiling lstringhack.c -> lstringhack.o compiling stringhack_lua.c -> stringhack_lua.o linking libstringhack_lua.a building portablesocket_lua building base64_lua building dep for base64_lua.c compiling base64_lua.c -> base64_lua.c: In function 'lua_base64_encode': base64_lua.c:26:14: warning: implicit declaration of function 'base64enc_raw'; did you mean 'be64enc'? [-Wimplicit-function-declaration] char * tmp = base64enc_raw(s,lua_strlen(L,1)); ^~~~~~~~~~~~~ be64enc base64_lua.c:26:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion] base64_lua.c: In function 'lua_base64_decode': base64_lua.c:38:14: warning: implicit declaration of function 'base64dec'; did you mean 'be64dec'? [-Wimplicit-function-declaration] char * tmp = base64dec(s,lua_strlen(L,1)); ^~~~~~~~~ be64dec base64_lua.c:38:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion] base64_lua.o linking libbase64_lua.a building mimer_lua building commonimpl_lua building regularexp_lua building dep for regularexp_lua.c compiling regularexp_lua.c -> regularexp_lua.o linking libregularexp_lua.a building luaexpat Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN luaexpat-1.0.2.orig/Makefile luaexpat-1.0.2/Makefile |--- luaexpat-1.0.2.orig/Makefile 1970-01-01 01:00:00.000000000 +0100 |+++ luaexpat-1.0.2/Makefile 2006-09-26 18:46:08.000000000 +0200 -------------------------- (Creating file Makefile...) Patching file Makefile using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ruN luaexpat-1.0.2.orig/src/lxplib.c luaexpat-1.0.2/src/lxplib.c |--- luaexpat-1.0.2.orig/src/lxplib.c 2006-03-20 20:55:53.000000000 +0100 |+++ luaexpat-1.0.2/src/lxplib.c 2006-09-26 18:46:23.000000000 +0200 -------------------------- Patching file src/lxplib.c using Plan A... Hunk #1 succeeded at 13. done compiling lxplib.c -> lxplib.o linking libluaexpat.a building xmltables_lua building httpmail_lua building crypto_lua building dep for crypto_lua.c compiling crypto_lua.c -> crypto_lua.c: In function 'lhmac': crypto_lua.c:73:11: error: storage size of 'C' isn't known HMAC_CTX C; ^ crypto_lua.c:96:2: warning: 'HMAC_Init' is deprecated [-Wdeprecated-declarations] HMAC_Init(&C,key,klen,((const EVP_MD *(*)(void))evp)()); ^~~~~~~~~ In file included from crypto_lua.c:30:0: /usr/include/openssl/hmac.h:30:1: note: declared here DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, ^ crypto_lua.c:100:2: warning: implicit declaration of function 'HMAC_cleanup'; did you mean 'OBJ_cleanup'? [-Wimplicit-function-declaration] HMAC_cleanup(&C); ^~~~~~~~~~~~ OBJ_cleanup crypto_lua.c:73:11: warning: unused variable 'C' [-Wunused-variable] HMAC_CTX C; ^ crypto_lua.c: At top level: crypto_lua.c:198:16: error: 'EVP_sha' undeclared here (not in a function); did you mean 'EVP_sha1'? {"ALGO_sha",EVP_sha}, ^~~~~~~ EVP_sha1 crypto_lua.c:201:16: error: 'EVP_dss' undeclared here (not in a function); did you mean 'EVP_sha'? {"ALGO_dss",EVP_dss}, ^~~~~~~ EVP_sha crypto_lua.c:202:17: error: 'EVP_dss1' undeclared here (not in a function); did you mean 'EVP_dss'? {"ALGO_dss1",EVP_dss1}, ^~~~~~~~ EVP_dss make[2]: *** [Makefile:122: crypto_lua.o] Error 1 building freepopsd building dep for luabox.c luabox.c:37:10: fatal error: crypto_lua.h: No such file or directory #include "crypto_lua.h" ^~~~~~~~~~~~~~ compilation terminated. building dep for freepops.c building dep for engine.c compiling engine.c -> engine.o compiling freepops.c -> freepops.o compiling luabox.c -> luabox.c:37:10: fatal error: crypto_lua.h: No such file or directory #include "crypto_lua.h" ^~~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:234: luabox.o] Error 1 gmake: *** [Makefile:178: src] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/mail/freepops *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/mail/freepops