=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for 3proxy-0.8.11 --- all --- cat Makefile.unix > src/Makefile.var --- mycryptmain.o --- --- pop3p.o --- --- smtpp.o --- --- ftppr.o --- --- mycryptmain.o --- gcc -omycryptmain.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN mycrypt.c --- pop3p.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DNOPORTMAP pop3p.c --- smtpp.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DNOPORTMAP smtpp.c --- ftppr.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DNOPORTMAP ftppr.c --- smtpp.o --- In file included from /usr/include/stdio.h:597:0, from proxy.h:18, from smtpp.c:9: proxymain.c: In function 'main': proxymain.c:474:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sprintf((char *)buf, "Accepting connections [%u/%u]", (unsigned)getpid(), (unsigned)pthread_self()); ^ In file included from smtpp.c:315:0: proxymain.c:680:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] newparam->threadid = (unsigned)thread; ^ --- pop3p.o --- In file included from /usr/include/stdio.h:597:0, from proxy.h:18, from pop3p.c:9: proxymain.c: In function 'main': proxymain.c:474:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sprintf((char *)buf, "Accepting connections [%u/%u]", (unsigned)getpid(), (unsigned)pthread_self()); ^ In file included from pop3p.c:71:0: proxymain.c:680:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] newparam->threadid = (unsigned)thread; ^ --- ftppr.o --- In file included from /usr/include/stdio.h:597:0, from proxy.h:18, from ftppr.c:9: proxymain.c: In function 'main': proxymain.c:474:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sprintf((char *)buf, "Accepting connections [%u/%u]", (unsigned)getpid(), (unsigned)pthread_self()); ^ In file included from ftppr.c:335:0: proxymain.c:680:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] newparam->threadid = (unsigned)thread; ^ --- tcppm.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DPORTMAP tcppm.c In file included from /usr/include/stdio.h:597:0, from proxy.h:18, from tcppm.c:9: proxymain.c: In function 'main': proxymain.c:474:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sprintf((char *)buf, "Accepting connections [%u/%u]", (unsigned)getpid(), (unsigned)pthread_self()); ^ In file included from tcppm.c:39:0: proxymain.c:680:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] newparam->threadid = (unsigned)thread; ^ --- icqpr.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DPORTMAP icqpr.c --- udppm.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DPORTMAP udppm.c --- icqpr.o --- In file included from /usr/include/stdio.h:597:0, from proxy.h:18, from icqpr.c:9: proxymain.c: In function 'main': proxymain.c:474:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sprintf((char *)buf, "Accepting connections [%u/%u]", (unsigned)getpid(), (unsigned)pthread_self()); ^ --- socks.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DNOPORTMAP socks.c --- icqpr.o --- In file included from icqpr.c:528:0: proxymain.c:680:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] newparam->threadid = (unsigned)thread; ^ --- proxy.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITHMAIN -DNOPORTMAP -DANONYMOUS proxy.c --- udppm.o --- In file included from /usr/include/stdio.h:597:0, from proxy.h:18, from udppm.c:9: proxymain.c: In function 'main': proxymain.c:474:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sprintf((char *)buf, "Accepting connections [%u/%u]", (unsigned)getpid(), (unsigned)pthread_self()); ^ In file included from udppm.c:118:0: proxymain.c:680:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] newparam->threadid = (unsigned)thread; ^ --- socks.o --- In file included from /usr/include/stdio.h:597:0, from proxy.h:18, from socks.c:9: proxymain.c: In function 'main': proxymain.c:474:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sprintf((char *)buf, "Accepting connections [%u/%u]", (unsigned)getpid(), (unsigned)pthread_self()); ^ In file included from socks.c:471:0: proxymain.c:680:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] newparam->threadid = (unsigned)thread; ^ --- proxy.o --- In file included from /usr/include/stdio.h:597:0, from proxy.h:18, from proxy.c:10: proxymain.c: In function 'main': proxymain.c:474:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sprintf((char *)buf, "Accepting connections [%u/%u]", (unsigned)getpid(), (unsigned)pthread_self()); ^ In file included from proxy.c:1127:0: proxymain.c:680:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] newparam->threadid = (unsigned)thread; ^ --- allplugins --- --- StringsPlugin.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL StringsPlugin.c --- 3proxy.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL 3proxy.c --- allplugins --- --- StringsPlugin.so --- gcc -o../../StringsPlugin.so -pthread -shared StringsPlugin.o --- TrafficPlugin.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL TrafficPlugin.c --- mainfunc.o --- gcc -omainfunc.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DMODULEMAINFUNC=mainfunc proxymain.c --- srvproxy.o --- gcc -osrvproxy.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL proxy.c --- allplugins --- --- TrafficPlugin.so --- gcc -o../../TrafficPlugin.so -pthread -shared TrafficPlugin.o --- mainfunc.o --- In file included from /usr/include/stdio.h:597:0, from proxy.h:18, from proxymain.c:9: proxymain.c: In function 'mainfunc': proxymain.c:474:77: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sprintf((char *)buf, "Accepting connections [%u/%u]", (unsigned)getpid(), (unsigned)pthread_self()); ^ proxymain.c:680:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] newparam->threadid = (unsigned)thread; ^ --- allplugins --- --- pcre_compile.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_compile.c --- srvpop3p.o --- gcc -osrvpop3p.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pop3p.c --- srvsmtpp.o --- gcc -osrvsmtpp.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL smtpp.c --- srvftppr.o --- gcc -osrvftppr.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL ftppr.c --- srvsocks.o --- gcc -osrvsocks.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL socks.c --- srvtcppm.o --- gcc -osrvtcppm.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL tcppm.c --- srvicqpr.o --- gcc -osrvicqpr.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL icqpr.c --- srvudppm.o --- gcc -osrvudppm.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL udppm.c --- sockmap.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL sockmap.c --- sockgetchar.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL sockgetchar.c --- myalloc.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL myalloc.c --- common.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL common.c --- auth.o --- gcc -oauth.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL auth.c --- conf.o --- gcc -oconf.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL conf.c --- allplugins --- --- pcre_config.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_config.c --- datatypes.o --- gcc -odatatypes.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL datatypes.c --- allplugins --- --- pcre_dfa_exec.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_dfa_exec.c --- md4.o --- gcc -omd4.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL libs/md4.c --- md5.o --- gcc -omd5.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL libs/md5.c --- mycrypt.o --- gcc -omycrypt.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL mycrypt.c --- base64.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL base64.c --- ftp.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL ftp.c --- smbdes.o --- gcc -osmbdes.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL libs/smbdes.c --- ntlm.o --- gcc -ontlm.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL ntlm.c --- stringtable.o --- gcc -ostringtable.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL stringtable.c --- srvwebadmin.o --- gcc -osrvwebadmin.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL webadmin.c --- srvdnspr.o --- gcc -osrvdnspr.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL dnspr.c --- plugins.o --- gcc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL plugins.c --- dighosts.o --- gcc -odighosts.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL dighosts.c --- pop3p --- gcc -opop3p -pthread sockmap.o pop3p.o sockgetchar.o myalloc.o common.o --- socks --- gcc -osocks -pthread sockmap.o socks.o sockgetchar.o myalloc.o common.o --- tcppm --- gcc -otcppm -pthread sockmap.o sockgetchar.o tcppm.o myalloc.o common.o --- icqpr --- gcc -oicqpr -pthread sockmap.o sockgetchar.o icqpr.o myalloc.o common.o --- udppm --- gcc -oudppm -pthread sockmap.o sockgetchar.o udppm.o myalloc.o common.o --- smtpp --- gcc -osmtpp -pthread sockmap.o smtpp.o sockgetchar.o base64.o myalloc.o common.o --- mycrypt --- gcc -omycrypt -pthread md4.o md5.o base64.o mycryptmain.o --- proxy --- gcc -oproxy -pthread sockmap.o proxy.o sockgetchar.o myalloc.o common.o base64.o ftp.o --- ftppr --- gcc -oftppr -pthread sockmap.o ftppr.o sockgetchar.o myalloc.o common.o ftp.o --- dighosts --- gcc -odighosts -pthread dighosts.o myalloc.o common.o --- 3proxy --- gcc -o3proxy -pthread 3proxy.o mainfunc.o auth.o conf.o datatypes.o srvproxy.o srvpop3p.o srvsmtpp.o srvftppr.o srvsocks.o srvtcppm.o srvicqpr.o srvudppm.o sockmap.o sockgetchar.o myalloc.o common.o mycrypt.o md5.o md4.o base64.o ftp.o smbdes.o ntlm.o stringtable.o srvwebadmin.o srvdnspr.o plugins.o --- allplugins --- --- pcre_exec.o --- --- pcre_fullinfo.o --- --- pcre_get.o --- --- pcre_globals.o --- --- pcre_fullinfo.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_fullinfo.c --- pcre_get.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_get.c --- pcre_globals.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_globals.c --- pcre_exec.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_exec.c --- pcre_info.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_info.c --- pcre_maketables.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_maketables.c --- pcre_newline.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_newline.c --- pcre_ord2utf8.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_ord2utf8.c --- pcre_refcount.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_refcount.c --- pcre_study.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_study.c --- pcre_tables.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_tables.c --- pcre_try_flipped.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_try_flipped.c --- pcre_ucp_searchfuncs.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_ucp_searchfuncs.c --- pcre_valid_utf8.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_valid_utf8.c --- pcre_version.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_version.c --- pcre_xclass.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_xclass.c --- pcre_dftables.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_dftables.c --- pcre_plugin.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcre_plugin.c --- pcreposix.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pcreposix.c --- PCREPlugin.so --- gcc -o../../PCREPlugin.so -pthread -shared pcre_compile.o pcre_config.o pcre_dfa_exec.o pcre_exec.o pcre_fullinfo.o pcre_get.o pcre_globals.o pcre_info.o pcre_maketables.o pcre_newline.o pcre_ord2utf8.o pcre_refcount.o pcre_study.o pcre_tables.o pcre_try_flipped.o pcre_ucp_searchfuncs.o pcre_valid_utf8.o pcre_version.o pcre_xclass.o pcre_dftables.o pcre_plugin.o pcreposix.o --- pamauth.o --- gcc -fpic -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL pamauth.c --- pamauth.so --- gcc -o../../pamauth.so -pthread -shared -lpam pamauth.o => Creating /tmp/net/3proxy/work/.rc.d/threeproxy