=>> Building security/ADMsmb build started at Mon May 5 19:17:57 EDT 2025 port directory: /usr/ports/security/ADMsmb package name: ADMsmb-0.3 building for: FreeBSD 13amd64-weekly-desktop-job-02 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: mauroeldritch@gmail.com Makefile datestamp: -rw-r--r-- 1 root wheel 582 Feb 24 2024 /usr/ports/security/ADMsmb/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- mauroeldritch@gmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/security/ADMsmb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/ADMsmb/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/ADMsmb/work/.cache HOME=/wrkdirs/usr/ports/security/ADMsmb/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/ADMsmb/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/ADMsmb/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/ADMsmb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/ADMsmb/work XDG_CACHE_HOME=/wrkdirs/usr/ports/security/ADMsmb/work/.cache HOME=/wrkdirs/usr/ports/security/ADMsmb/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/ADMsmb/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/ADMsmb/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ADMsmb" EXAMPLESDIR="share/examples/ADMsmb" DATADIR="share/ADMsmb" WWWDIR="www/ADMsmb" ETCDIR="etc/ADMsmb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ADMsmb DOCSDIR=/usr/local/share/doc/ADMsmb EXAMPLESDIR=/usr/local/share/examples/ADMsmb WWWDIR=/usr/local/www/ADMsmb ETCDIR=/usr/local/etc/ADMsmb --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ADMsmb-0.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-02] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-02] Extracting pkg-2.0.6: .......... done ===> ADMsmb-0.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ADMsmb-0.3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ADMsmb-0.3 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ADMsmb-0.3 for building => SHA256 Checksum OK for ADMsmb_0.3.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by ADMsmb-0.3 for building ===> Extracting for ADMsmb-0.3 => SHA256 Checksum OK for ADMsmb_0.3.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for ADMsmb-0.3 ===> Applying FreeBSD patches for ADMsmb-0.3 from /usr/ports/security/ADMsmb/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ADMsmb-0.3 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [13amd64-weekly-desktop-job-02] Installing gmake-4.4.1... [13amd64-weekly-desktop-job-02] `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-02] | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-02] | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-02] `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-02] Extracting gmake-4.4.1: .......... done ===> ADMsmb-0.3 depends on package: gmake>=4.4.1 - found ===> Returning to build of ADMsmb-0.3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for ADMsmb-0.3 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for ADMsmb-0.3 Makefile:117: warning: ignoring prerequisites on suffix rule definition Compiling client.c Compiling getsmbpass.c Compiling util.c Compiling system.c Using CFLAGS = -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DSMBLOGFILE="" -DNMBLOGFILE="" -DCONFIGFILE="" -DLMHOSTSFILE="" -DWEB_ROOT="" -DLOCKDIR="" -DSMBRUN="" -DCODEPAGEDIR="" -DWORKGROUP="WORKGROUP" -DGUEST_ACCOUNT="nobody" -DDRIVERFILE="" -DFAST_SHARE_MODES -DSMB_PASSWD="" -DSMB_PASSWD_FILE="" Compiling ntclient.c Compiling credentials.c Compiling clientutil.c Using LIBS = Using CC = cc client.c:8:9: warning: call to undeclared library function 'strcasecmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 8 | return strcasecmp((const char *) a, (consCompiling charset.c t char *) b); | ^ client.c:8:9: note: include the header or explicitly provide a declaration for 'strcasecmp' util.c:301:58: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 301 | return(getsockopt(fd, SOL_SOCKET, SO_Compiling kanji.c TYPE, (char *)&v, Compiling fault.c In file included from &client.cCompiling smbencrypt.c l): 19== 0);: ./ADMsmb.c | : ^~142 :/usr/include/sys/socket.h94::691 :warning: 72passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]: note: 142passing argument to parameter here | 691 | i n ti fg e(trseoccvkforpotm( i(nsto,c kientt_,c liinetn,t ,v obiudf f*e r_2_,rseiszteroifcCompiling smbdes.c t(,b usfofcekrl2e)n,_ t0 ,* (_s_trresCompiling charcnv.c turcitc ts)o;c k a| d ^Compiling md4.c d r *) &sin_dst, &lonutil.cg:u720eu:r32): !warning: =comparison of array 'scope' not equal to a null pointer is always true [-Wtautological-pointer-compare] - 7201 | ) f| o ^~~~~~~~~r (/usr/include/sys/socket.h:md4.c694 ::96:i 144 note: Compiling loadparm.c =:passing argument to parameter here 20:, warning: lcall to undeclared library function 'memcpy' with type 'void *(void *, const void *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]e n 144= | 0m;e mNcUpLyL( b!u=f ,s cionp,e ;n )i;+ + ,| ^l en+md4.c+: 144): 2 :| ~~~~ ^~~~~note: include the header or explicitly provide a declaration for 'memcpy' 694 | ssize_t recvfrom(int, void *, sizCompiling params.c Compiling pcap.c e_t, int, sutil.c:truct sockaddr * 2023_:56_:r ewarning: spassing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]t r i2023 | ct, soc k ret = recvlfern_t * __orm(efdstrict,)b;u 1 f warning| , generated ^l. enCompiling username.c ,0,(struct sclient.co:c308k:aCompiling time.c 12d:d rwarning: comparison of array 'SHARELIST' equal to a null pointer is always false [-Wtautological-pointer-compare]* ) &308s | o c k , & s o cikfl e(nS)H;A R E| L ^~~~~~~~I S/usr/include/sys/socket.hT: 694=:=96 :N Unote: Lpassing argument to parameter hereL ) 694 | | s ^~~~~~~~~ ~~~~s ize_t recvfrCompiling namequery.c oclient.cm:(549i:n1t:, warning: vtype specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]o i d549 | *, size_t, int, struct sockaddrm * __rain (int argc, char e**argv) str | ^i ctime.c Compiling nmblib.c t, :soc149k:l8e:n _warning: tshifting a negative signed value is undefined [-Wshift-negative-value] * 149_| | _namequery.cint r leoswt client.cr:=Compiling interface.c 271i ::cT5t662:I:) M;4warning: E : call to undeclared function 'inet_ntoa'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]| _ ^Twarning: _ call to undeclared function 'ADMsmb2'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] M271util.cI | :N2033 ;: 14 :| ^~~~~~~~~~warning: 662icall to undeclared function 'inet_ntoa'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] | ntime.c :e2033 | t 41Compiling replace.c A _Dn:Mt 22os a:m( pbnote: 22 expanded from macro 'TIME_T_MIN'- >( i 41h nmblib.c | op:s) 78t ) o)n;a : 34 :| ^ i mnwarning: :comparison of array 'res->rdata' equal to a null pointer is always false [-Wtautological-pointer-compare] ee t~_ (78t | i interface.cnamequery.c:,206 innfm:e:t eo53a:_( l(427twarning: acall to undeclared function 'inet_ntoa'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]stt :r25 e:bs)- >206 iwarning: ipo0) | z call to undeclared function 'inet_addr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] , rDd 427, | | sm_ a| drdfers ^= ^ aeicn ee_t _t-aclient.cf>:o)rduddautil.c831:t2472ar (:=nn a53m:=48e:d Nfwarning: :odata argument not used by format string [-Wformat-extra-args]rU a) 831warning: | ; L* d LCpassing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]H Compiling smberr.c | d) ^ r erA2472 teu | Rr ns ;ps _ B | I T ~~~~~^~~~~ ~~~~r % is-nnmblib.ct : 113\fn1" :)(, ) 5 i| "n:\ ~~~~~~~~~~~~ ^et \ warning: 0time.ct3call to undeclared function 'inet_ntoa'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]:3 _ 153n :113[9t 3 | 2 :m o A Cwarning: C shifting a negative signed value is undefined [-Wshift-negative-value]E a iSn Se153 | G(t Rh_(n*AsiittNgorafuhc tT(E=D_\ip0p a dsdT3-oI>cri3k)[)ap0Mm)d,\E)nd_;"r T, ps_-e*Mr>)v| A ^ip2coX & warningesrinterface.cft:r),o generated ; | 227m. ^ ;:, | 7Compiling mem_man/mem_man.c & : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ f | rwarning: ^~~~~~~~~~o Compiling slprintf.c call to undeclared function 'inet_ntoa'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]mclient.c time.c:l832: :e2274446nnmblib.c:::) | 36 warning: 683:data argument not used by format string [-Wformat-extra-args] ;: note: Compiling rpc_pipes/ntclientpipe.c 25expanded from macro 'TIME_T_MAX' | : 832 ^~~~~~~~i | warning: 44ncall to undeclared function 'inet_ntoa'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] | e# /usr/include/sys/socket.hdt:e_694f : i 96n n 683:e | f ptrT ionote: naIpassing argument to parameter heret (f M E( _ T t694t*r | _isiMsfa_AincmXea,mszk )e) )e_"t;(\st A Compiling rpc_pipes/ntclientlsa.c ~ C| t C ^Er rSiinterface.cSe(n:tg261c:i (mG)v59e,:_lRetfA)n rNwarning: gTt o0call to undeclared function 'inet_ntoa'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]h ,-E i DmCompiling rpc_pipes/ntclientnet.c T(n\ inIe261Mt"_n | nt , t o,a (sCompiling rpc_pipes/srvparse.c E e p_DTEra_vBMUocIGkvNei(td)-i>0c i,* e,| ( ^~~~~~~~~~) ;p ) stime.c,ip: "z| 41e ~~~~~~~~~~~~~~~~~~~~ ^I_m a:tcp22o:s s,Compiling rpc_pipes/smbparse.c kclient.cnote: i:ei883bntt-expanded from macro 'TIME_T_MIN',l >set p:r u41nc | te os7rott:mc k )a awarning: ) call to undeclared function 'test_passwd'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] d:Compiling rpc_pipes/lsaparse.c ds;r k* ~ _| _ % ^r se 883( | tCompiling rpc_pipes/pipeutil.c ismnmblib.ce :_704t:tr22)i: 0warning: c -call to undeclared function 'inet_ntoa'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration],ip())"); T _| M ^I NC ointerface.cnip ))) ;| | ^ 0 ^interface.c :-368:43: warning: util.ccall to undeclared function 'inet_ntoa'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]T :I 3559368 | M :E DE11B_UG(T2:,_( "warning: Addecall to undeclared function 'inet_addr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]dM I lN3559ocal | ) i n t e r| rf ^~~~~~~~~~eas c time.c=e: 41ii:np22e=:t% _snote: a expanded from macro 'TIME_T_MIN'd" d, ri41(n | se ttr_n t) o; a ( | i: ^f a~c e(-util.ct>:ii3642m:e5:_ pwarning: t)call to undeclared function 'inet_ntoa'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration])) ) 0;3642 | < <| ^( s iinezet_onft o(ati(maded_r), th)p -*>h _CnHaAmR_eB)I)T -; 1 | ^ ))util.c : 3681| : ~~~~~~~~~~~~ ^32 : time.cwarning: :passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]260 : 333681 | : if ( gewarning: timplicit conversion from 'time_t' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] p e260e7r warnings | generatedn aimfe. (Client, &sa, &length) < 0) { | ^~~~~~~ /usr/include/sys/socket.h:(!(689:74: note: Tpassing argument to parameter here IME_T _MIN <= d689 | int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); | ^ && d <=util.c:3722:32: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] 3722 | if (gTeIME_T_MtAX)) | ~~ ^~~~~~~~~~ ptime.c:44:34: note: eexpanded from macro 'TIME_T_MAX' ername(Cl i44 | #define TIME_T_MAX e(~ (time_t) 0 - TIME_T_MIN)n t, &sa, &length) | ~~~~~~~~~~~~~^~~~~~~~~~~~< 0) { | ^~~~~~~ /usr/include/sys/socket.h:689:74: note: passing argument to parameter here 689 | int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); | ^ util.c:3727:28: warning: call to undeclared function 'inet_ntoa'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 3727 | fstrcpy(addr_buf,(char *)inet_ntoa(sockin->sin_addr)); | ^ util.c:3727:20: warning: cast to 'char *' from smaller integer type 'int' [-Wint-to-pointer-cast] 5 3727 | fstrcpy(addr_buf,(char *)inet_ntoa(socki warningn->sin_addr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s./includes.h:1350:39: note: generatedexpanded from macro 'fstrcpy' . 1350 | #define fstrcpy(d,s) safe_strcpy((d),(s),sizeof(fstring)-1) | ^ 14 warnings generated. Linking ADMsmb dont get caught you silly 1337 h@kk3r dude ! =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for ADMsmb-0.3 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/security/ADMsmb/work/ADMsmb_0.3/ADMsmb /wrkdirs/usr/ports/security/ADMsmb/work/stage/usr/local/bin install -m 0644 /wrkdirs/usr/ports/security/ADMsmb/work/ADMsmb_0.3/README /wrkdirs/usr/ports/security/ADMsmb/work/stage/usr/local/share/ADMsmb ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T23:17:57+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for ADMsmb-0.3 ===> Building ADMsmb-0.3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ADMsmb-0.3 build of security/ADMsmb | ADMsmb-0.3 ended at Mon May 5 19:18:03 EDT 2025 build time: 00:00:08