=>> Building mail/ssmtp build started at Thu Dec 12 15:41:55 PST 2024 port directory: /usr/ports/mail/ssmtp package name: ssmtp-2.64_7 building for: FreeBSD 142amd64-default-base-job-03 14.2-RELEASE FreeBSD 14.2-RELEASE amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 2123 Jun 20 17:43 /usr/ports/mail/ssmtp/Makefile Ports top last git commit: 4052e19422 Ports top unclean checkout: no Port dir last git commit: d5e066b0b0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1402000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE UNAME_r=14.2-RELEASE 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=/usr/local/poudriere/data/.m/142amd64-default-base/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=/usr/local/poudriere/data/.m/142amd64-default-base/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=142amd64-default-base SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/142amd64-default-base/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--- ===> The following configuration options are available for ssmtp-2.64_7: CRAMMD5=on: CRAM-MD5 authentication support IPV6=on: IPv6 protocol support LOGFILE=off: Log file OPENSSL=on: SSL/TLS support via OpenSSL USERPREFS=off: User-defined revaliases in ~/.ssmtprc XORIGIP=on: X-Originating-IP header for REMOTE_ADDR envvar ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-md5auth --enable-inet6 --disable-logfile --enable-ssl --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/mail/ssmtp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/ssmtp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/ssmtp/work/.cache HOME=/wrkdirs/usr/ports/mail/ssmtp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/ssmtp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/ssmtp/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- TARGET_ARCH= OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/mail/ssmtp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/ssmtp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/ssmtp/work/.cache HOME=/wrkdirs/usr/ports/mail/ssmtp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/ssmtp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/ssmtp/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 -I/usr/include -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/lib -lcrypto" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/include -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=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ssmtp" EXAMPLESDIR="share/examples/ssmtp" DATADIR="share/ssmtp" WWWDIR="www/ssmtp" ETCDIR="etc/ssmtp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ssmtp DOCSDIR=/usr/local/share/doc/ssmtp EXAMPLESDIR=/usr/local/share/examples/ssmtp WWWDIR=/usr/local/www/ssmtp ETCDIR=/usr/local/etc/ssmtp --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 #### #### # https://cgit.freebsd.org/ports/tree/Mk/bsd.default-versions.mk DEFAULT_VERSIONS+=python=3.11 python3=3.11 DEFAULT_VERSIONS+=pgsql=16 DEFAULT_VERSIONS+=samba=4.16 # MariaDB 10.6 DEFAULT_VERSIONS+=mysql=10.11m #DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=go=1.21 .if ${.CURDIR:M*/devel/git} FLAVOR=lite .endif # until libressl update is fixed... use base #.if ${.CURDIR:C/.*\/security\/py-cryptography//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #.if ${.CURDIR:C/.*\/security\/p5-Net-SSLeay//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #.if ${.CURDIR:C/.*\/lang\/rust//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #OPTIONS_SET+=GSSAPI_NONE #OPTIONS_UNSET+=X11 #### #### # https://gist.github.com/fyfe/e6f667d38e3a2249f21723269c3faacc DEFAULT_VERSIONS+=ssl=base OPTIONS_SET+=GSSAPI_NONE OPTIONS_UNSET+=GSSAPI_BASE X11 # until libressl update is fixed... use base #.if ${.CURDIR:C/.*\/security\/py-cryptography//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #.if ${.CURDIR:C/.*\/security\/libssh2//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #.if ${.CURDIR:C/.*\/lang\/rust//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif # see if we can use openssl with nginx (for certbot) #.if ${.CURDIR:C/.*\/www\/nginx//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #### Misc Poudriere #### .include "/etc/make.conf.ports_env" DISABLE_MAKE_JOBS=poudriere ---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) 63651 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 pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The ssmtp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2+ accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ssmtp-2.64_7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [142amd64-default-base-job-03] Installing pkg-1.21.3... [142amd64-default-base-job-03] Extracting pkg-1.21.3: .......... done ===> ssmtp-2.64_7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ssmtp-2.64_7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The ssmtp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by ssmtp-2.64_7 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The ssmtp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by ssmtp-2.64_7 for building => SHA256 Checksum OK for ssmtp_2.64.orig.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The ssmtp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by ssmtp-2.64_7 for building ===> Extracting for ssmtp-2.64_7 => SHA256 Checksum OK for ssmtp_2.64.orig.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for ssmtp-2.64_7 ===> Applying extra patch /usr/ports/mail/ssmtp/files/remote-addr.patch ===> Applying FreeBSD patches for ssmtp-2.64_7 from /usr/ports/mail/ssmtp/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ssmtp-2.64_7 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [142amd64-default-base-job-03] Installing gmake-4.4.1... [142amd64-default-base-job-03] `-- Installing gettext-runtime-0.22.5... [142amd64-default-base-job-03] | `-- Installing indexinfo-0.3.1... [142amd64-default-base-job-03] | `-- Extracting indexinfo-0.3.1: .... done [142amd64-default-base-job-03] `-- Extracting gettext-runtime-0.22.5: .......... done [142amd64-default-base-job-03] Extracting gmake-4.4.1: .......... done ===> ssmtp-2.64_7 depends on package: gmake>=4.4.1 - found ===> Returning to build of ssmtp-2.64_7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for ssmtp-2.64_7 loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong ) works... yes checking whether the C compiler (cc -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking for strings.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for obsolete openlog... no checking for working const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gethostname in -lnsl... no checking for socket in -lsocket... no checking return type of signal handlers... void checking for vprintf... (cached) yes checking for gethostname... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for strstr... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for ssmtp-2.64_7 cc -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1 -DSSMTPCONFDIR=\"/usr/local/etc/ssmtp\" -DCONFIGURATION_FILE=\"/usr/local/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/usr/local/etc/ssmtp/revaliases\" -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -c -o ssmtp.o ssmtp.c ssmtp.c:618:11: warning: passing 'unsigned char[65]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 618 | strncpy (secret, password, sizeof(secret)); | ^~~~~~ /usr/include/string.h:112:32: note: passing argument to parameter here 112 | char *strncpy(char * __restrict, const char * __restrict, size_t); | ^ ssmtp.c:621:15: warning: passing 'unsigned char[2049]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 621 | from64tobits(challenge, challengeb64); | ^~~~~~~~~ ./ssmtp.h:45:24: note: passing argument to parameter here 45 | int from64tobits(char *, const char *); | ^ ssmtp.c:623:29: warning: passing 'unsigned char[2049]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 623 | hmac_md5(challenge, strlen(challenge), secret, strlen(secret), digest); | ^~~~~~~~~ /usr/include/string.h:100:28: note: passing argument to parameter here 100 | size_t strlen(const char *) __pure; | ^ ssmtp.c:623:56: warning: passing 'unsigned char[65]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 623 | hmac_md5(challenge, strlen(challenge), secret, strlen(secret), digest); | ^~~~~~ /usr/include/string.h:100:28: note: passing argument to parameter here 100 | size_t strlen(const char *) __pure; | ^ ssmtp.c:634:11: warning: passing 'unsigned char[2049]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 634 | strncpy (response, username, sizeof(response) - sizeof(digascii) - 2); | ^~~~~~~~ /usr/include/string.h:112:32: note: passing argument to parameter here 112 | char *strncpy(char * __restrict, const char * __restrict, size_t); | ^ ssmtp.c:635:10: warning: passing 'unsigned char[2049]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 635 | strcat (response, " "); | ^~~~~~~~ /usr/include/string.h:79:31: note: passing argument to parameter here 79 | char *strcat(char * __restrict, const char * __restrict); | ^ ssmtp.c:636:10: warning: passing 'unsigned char[2049]' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 636 | strcat (response, digascii); | ^~~~~~~~ /usr/include/string.h:79:31: note: passing argument to parameter here 79 | char *strcat(char * __restrict, const char * __restrict); | ^ ssmtp.c:636:20: warning: passing 'unsigned char[32]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 636 | strcat (response, digascii); | ^~~~~~~~ /usr/include/string.h:79:56: note: passing argument to parameter here 79 | char *strcat(char * __restrict, const char * __restrict); | ^ ssmtp.c:637:45: warning: passing 'unsigned char[2049]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 637 | to64frombits(responseb64, response, strlen(response)); | ^~~~~~~~ /usr/include/string.h:100:28: note: passing argument to parameter here 100 | size_t strlen(const char *) __pure; | ^ ssmtp.c:637:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 637 | to64frombits(responseb64, response, strlen(response)); | ^~~~~~~~~~~ ./ssmtp.h:44:34: note: passing argument to parameter here 44 | void to64frombits(unsigned char *, const unsigned char *, int); | ^ ssmtp.c:629:2: warning: array index 32 is past the end of the array (that has type 'unsigned char[32]') [-Warray-bounds] 629 | digascii[MD5_DIGEST_LEN * 2] = '\0'; | ^ ~~~~~~~~~~~~~~~~~~ ssmtp.c:611:2: note: array 'digascii' declared here 611 | unsigned char digascii[MD5_DIGEST_LEN * 2]; | ^ ssmtp.c:1135:6: 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] 1135 | meth=SSLv23_client_method(); | ^~~~~~~~~~~~~~~~~~~~~~~ ssmtp.c:1519:16: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1519 | to64frombits(buf, auth_user, strlen(auth_user)); | ^~~ ./ssmtp.h:44:34: note: passing argument to parameter here 44 | void to64frombits(unsigned char *, const unsigned char *, int); | ^ ssmtp.c:1519:21: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1519 | to64frombits(buf, auth_user, strlen(auth_user)); | ^~~~~~~~~ ./ssmtp.h:44:57: note: passing argument to parameter here 44 | void to64frombits(unsigned char *, const unsigned char *, int); | ^ ssmtp.c:1531:17: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1531 | to64frombits(buf, auth_user, strlen(auth_user)); | ^~~ ./ssmtp.h:44:34: note: passing argument to parameter here 44 | void to64frombits(unsigned char *, const unsigned char *, int); | ^ ssmtp.c:1531:22: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1531 | to64frombits(buf, auth_user, strlen(auth_user)); | ^~~~~~~~~ ./ssmtp.h:44:57: note: passing argument to parameter here 44 | void to64frombits(unsigned char *, const unsigned char *, int); | ^ ssmtp.c:1541:16: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1541 | to64frombits(buf, auth_pass, strlen(auth_pass)); | ^~~ ./ssmtp.h:44:34: note: passing argument to parameter here 44 | void to64frombits(unsigned char *, const unsigned char *, int); | ^ ssmtp.c:1541:21: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1541 | to64frombits(buf, auth_pass, strlen(auth_pass)); | ^~~~~~~~~ ./ssmtp.h:44:57: note: passing argument to parameter here 44 | void to64frombits(unsigned char *, const unsigned char *, int); | ^ ssmtp.c:1623:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1623 | if(remote_addr=getenv("REMOTE_ADDR")) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ssmtp.c:1623:16: note: place parentheses around the assignment to silence this warning 1623 | if(remote_addr=getenv("REMOTE_ADDR")) { | ^ | ( ) ssmtp.c:1623:16: note: use '==' to turn this assignment into an equality comparison 1623 | if(remote_addr=getenv("REMOTE_ADDR")) { | ^ | == 19 warnings generated. cc -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1 -DSSMTPCONFDIR=\"/usr/local/etc/ssmtp\" -DCONFIGURATION_FILE=\"/usr/local/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/usr/local/etc/ssmtp/revaliases\" -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -c -o arpadate.o arpadate.c cc -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1 -DSSMTPCONFDIR=\"/usr/local/etc/ssmtp\" -DCONFIGURATION_FILE=\"/usr/local/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/usr/local/etc/ssmtp/revaliases\" -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -c -o base64.o base64.c cc -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1 -DSSMTPCONFDIR=\"/usr/local/etc/ssmtp\" -DCONFIGURATION_FILE=\"/usr/local/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/usr/local/etc/ssmtp/revaliases\" -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -c -o xgethostname.o xgethostname.c cc -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1 -DSSMTPCONFDIR=\"/usr/local/etc/ssmtp\" -DCONFIGURATION_FILE=\"/usr/local/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/usr/local/etc/ssmtp/revaliases\" -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing -c -o md5auth/hmac_md5.o md5auth/hmac_md5.c cc -o ssmtp ssmtp.o arpadate.o base64.o xgethostname.o md5auth/hmac_md5.o -L/usr/lib -lcrypto -lssl -lmd -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DREWRITE_DOMAIN=1 -DHAVE_SSL=1 -DINET6=1 -DMD5AUTH=1 -DSSMTPCONFDIR=\"/usr/local/etc/ssmtp\" -DCONFIGURATION_FILE=\"/usr/local/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/usr/local/etc/ssmtp/revaliases\" -O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for ssmtp-2.64_7 ===> Generating temporary packing list ===> Creating groups install -s -m 555 /wrkdirs/usr/ports/mail/ssmtp/work/ssmtp-2.64/ssmtp /wrkdirs/usr/ports/mail/ssmtp/work/stage/usr/local/sbin/ssmtp install -m 0644 /wrkdirs/usr/ports/mail/ssmtp/work/ssmtp-2.64/revaliases /wrkdirs/usr/ports/mail/ssmtp/work/stage/usr/local/etc/ssmtp/revaliases.sample install -m 0644 /wrkdirs/usr/ports/mail/ssmtp/work/ssmtp-2.64/ssmtp.conf /wrkdirs/usr/ports/mail/ssmtp/work/stage/usr/local/etc/ssmtp/ssmtp.conf.sample install -m 444 /wrkdirs/usr/ports/mail/ssmtp/work/ssmtp-2.64/ssmtp.8 /wrkdirs/usr/ports/mail/ssmtp/work/stage/usr/local/share/man/man8 install -m 444 /wrkdirs/usr/ports/mail/ssmtp/work/ssmtp-2.64/ssmtp.conf.5 /wrkdirs/usr/ports/mail/ssmtp/work/stage/usr/local/share/man/man5 ====> 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=2024-12-12T23:41:55+0000' 'PKG_NOTE_ports_top_git_hash=4052e19422' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=d5e066b0b0' '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 ssmtp-2.64_7 ===> Building ssmtp-2.64_7 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ssmtp-2.64_7 build of mail/ssmtp | ssmtp-2.64_7 ended at Thu Dec 12 15:41:57 PST 2024 build time: 00:00:03