<86>Nov 8 01:41:55 userdel[44905]: delete user 'rooter' <86>Nov 8 01:41:55 userdel[44905]: removed group 'rooter' owned by 'rooter' <86>Nov 8 01:41:55 userdel[44905]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 8 01:41:55 groupadd[45189]: group added to /etc/group: name=rooter, GID=702 <86>Nov 8 01:41:55 groupadd[45189]: group added to /etc/gshadow: name=rooter <86>Nov 8 01:41:55 useradd[45382]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Nov 8 01:41:55 userdel[45502]: delete user 'builder' <86>Nov 8 01:41:55 userdel[45502]: removed group 'builder' owned by 'builder' <86>Nov 8 01:41:55 userdel[45502]: removed shadow group 'builder' owned by 'builder' <86>Nov 8 01:41:55 groupadd[45572]: group added to /etc/group: name=builder, GID=703 <86>Nov 8 01:41:55 groupadd[45572]: group added to /etc/gshadow: name=builder <86>Nov 8 01:41:55 groupadd[45572]: new group: name=builder, GID=703 <86>Nov 8 01:41:55 useradd[45952]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash <13>Nov 8 01:41:59 rpmi: libtasn1-4.13-alt2 1521133848 installed <13>Nov 8 01:41:59 rpmi: libp11-kit-0.23.9-alt5 1525798241 installed <13>Nov 8 01:41:59 rpmi: alternatives-0.4.5-alt1.1 1404382149 installed <13>Nov 8 01:41:59 rpmi: ca-certificates-2018.09.09-alt1 sisyphus.212781.100 1536518628 installed <13>Nov 8 01:41:59 rpmi: ca-trust-0.1.1-alt2 1515595785 installed <13>Nov 8 01:41:59 rpmi: p11-kit-trust-0.23.9-alt5 1525798241 installed <13>Nov 8 01:41:59 rpmi: libcrypto1.1-1.1.0i-alt1 1535471288 installed <13>Nov 8 01:41:59 rpmi: libssl1.1-1.1.0i-alt1 1535471288 installed <13>Nov 8 01:41:59 rpmi: libssl-devel-1.1.0i-alt1 1535471288 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ssmtp-2.64-alt3.1.nosrc.rpm Installing ssmtp-2.64-alt3.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32849 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ssmtp-2.64 + echo 'Source #0 (ssmtp-2.64-alt3.1.tar):' Source #0 (ssmtp-2.64-alt3.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ssmtp-2.64-alt3.1.tar + cd ssmtp-2.64 + /bin/chmod -c -Rf u+rwX,go-w . + mkdir nossl + cp CHANGELOG_OLD COPYING COPYRIGHT ChangeLog INSTALL Makefile.in README TLS arpadate.c base64.c configure configure.in debian generate_config generate_config_alt install-sh md5auth nossl revaliases specs ssmtp.8 ssmtp.c ssmtp.conf ssmtp.conf.5 ssmtp.h ssmtp.lsm ssmtp.spec xgethostname.c xgethostname.h nossl/ cp: -r not specified; omitting directory 'debian' cp: -r not specified; omitting directory 'md5auth' cp: -r not specified; omitting directory 'nossl' cp: -r not specified; omitting directory 'specs' + : + cp -a debian md5auth nossl/ + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14829 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ssmtp-2.64 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.in: not using Autoheader autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-ssl --enable-md5auth --enable-inet6 configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for obsolete openlog... no checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for library containing gethostname... none required checking for library containing socket... none required checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for gethostname... yes checking for socket... yes checking for strdup... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xgethostname.o xgethostname.c make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64' make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md5auth/hmac_md5.o md5auth/hmac_md5.c make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64' make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o base64.o base64.c make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64' make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o arpadate.o arpadate.c make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64' make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md5auth/md5c.o md5auth/md5c.c make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64' make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ssmtp.o ssmtp.c ssmtp.c:58:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *auth_user = (char)NULL; ^ ssmtp.c:58:19: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:59:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *auth_pass = (char)NULL; ^ ssmtp.c:59:19: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:60:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *auth_method = (char)NULL; /* Mechanism for SMTP authentication */ ^ ssmtp.c:60:21: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:61:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *mail_domain = (char)NULL; ^ ssmtp.c:61:21: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:62:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *from = (char)NULL; /* Use this as the From: address */ ^ ssmtp.c:62:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:65:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *minus_f = (char)NULL; ^ ssmtp.c:65:17: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:66:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *minus_F = (char)NULL; ^ ssmtp.c:66:17: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:68:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *prog = (char)NULL; ^ ssmtp.c:68:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:71:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *uad = (char)NULL; ^ ssmtp.c:71:13: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:72:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *config_file = (char)NULL; /* alternate configuration file */ ^ ssmtp.c:72:21: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c: In function 'strip_post_ws': ssmtp.c:264:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *p = (char)NULL; ^ ssmtp.c: In function 'addr_parse': ssmtp.c:290:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *p = (char)NULL; ^ ssmtp.c:313:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *q = (char)NULL; ^ ssmtp.c: In function 'standardise': ssmtp.c:366:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *p = (char)NULL; ^ ssmtp.c:352:9: warning: unused variable 'sl' [-Wunused-variable] size_t sl; ^~ ssmtp.c: In function 'revaliases': ssmtp.c:387:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *p = (char)NULL; ^ ssmtp.c: In function 'rcpt_save': ssmtp.c:522:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if(*str == (char)NULL) { ^ ssmtp.c: In function 'rcpt_parse': ssmtp.c:579:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if(*(q + 1) == (char)NULL) { ^ ssmtp.c:587:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *q = (char)NULL; ^ ssmtp.c: In function 'crammd5': ssmtp.c:617:11: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy (secret, password, sizeof(secret)); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/socket.h:22, from ssmtp.c:16: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ ssmtp.c:620:15: warning: pointer targets in passing argument 1 of 'from64tobits' differ in signedness [-Wpointer-sign] from64tobits(challenge, challengeb64); ^~~~~~~~~ In file included from ssmtp.c:38:0: ssmtp.h:45:5: note: expected 'char *' but argument is of type 'unsigned char *' int from64tobits(char *, const char *); ^~~~~~~~~~~~ ssmtp.c:622:29: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] hmac_md5(challenge, strlen(challenge), secret, strlen(secret), digest); ^~~~~~~~~ In file included from ssmtp.c:25:0: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ ssmtp.c:622:56: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] hmac_md5(challenge, strlen(challenge), secret, strlen(secret), digest); ^~~~~~ In file included from ssmtp.c:25:0: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ ssmtp.c:633:11: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy (response, username, sizeof(response) - sizeof(digascii) - 2); ^~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/socket.h:22, from ssmtp.c:16: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ ssmtp.c:634:10: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign] strcat (response, " "); ^~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/socket.h:22, from ssmtp.c:16: /usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) ^ ssmtp.c:635:10: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign] strcat (response, digascii); ^~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/socket.h:22, from ssmtp.c:16: /usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) ^ ssmtp.c:635:20: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness [-Wpointer-sign] strcat (response, digascii); ^~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/socket.h:22, from ssmtp.c:16: /usr/include/bits/string_fortified.h:126:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) ^ ssmtp.c:636:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] to64frombits(responseb64, response, strlen(response)); ^~~~~~~~ In file included from ssmtp.c:25:0: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ ssmtp.c:636:15: warning: pointer targets in passing argument 1 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(responseb64, response, strlen(response)); ^~~~~~~~~~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c: In function 'header_save': ssmtp.c:679:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if(*(p + 6) == (char)NULL) { ^ ssmtp.c: In function 'header_parse': ssmtp.c:744:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char l = (char)NULL; ^ ssmtp.c:779:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *q = (char)NULL; ^ ssmtp.c:781:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *q = (char)NULL; ^ ssmtp.c:812:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *q = (char)NULL; ^ ssmtp.c:814:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *q = (char)NULL; ^ ssmtp.c: In function 'read_config': ssmtp.c:879:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *p = (char)NULL; ^ ssmtp.c: In function 'smtp_open': ssmtp.c:1128:6: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] meth=SSLv23_client_method(); ^ ssmtp.c: In function 'fd_gets': ssmtp.c:1313:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] buf[i] = (char)NULL; ^ ssmtp.c: In function 'ssmtp': ssmtp.c:1511:16: warning: pointer targets in passing argument 1 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(buf, auth_user, strlen(auth_user)); ^~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c:1511:21: warning: pointer targets in passing argument 2 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(buf, auth_user, strlen(auth_user)); ^~~~~~~~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'const unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c:1523:17: warning: pointer targets in passing argument 1 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(buf, auth_user, strlen(auth_user)); ^~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c:1523:22: warning: pointer targets in passing argument 2 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(buf, auth_user, strlen(auth_user)); ^~~~~~~~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'const unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c:1533:16: warning: pointer targets in passing argument 1 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(buf, auth_pass, strlen(auth_pass)); ^~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c:1533:21: warning: pointer targets in passing argument 2 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(buf, auth_pass, strlen(auth_pass)); ^~~~~~~~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'const unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c: In function 'parse_options': ssmtp.c:1740:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] while(argv[i][++j] != (char)NULL) { ^ ssmtp.c: In function 'crammd5': ssmtp.c:628:10: warning: array subscript is above array bounds [-Warray-bounds] digascii[MD5_DIGEST_LEN * 2] = '\0'; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64' make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64' x86_64-alt-linux-gcc -o ssmtp ssmtp.o arpadate.o base64.o xgethostname.o md5auth/md5c.o md5auth/hmac_md5.o -lssl -lcrypto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=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=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64' + cd nossl/ + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-ssl --enable-md5auth --enable-inet6 creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for limits.h... yes checking for strings.h... yes checking for syslog.h... yes checking for unistd.h... 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... yes checking for gethostname... yes checking for socket... yes checking for strdup... yes checking for strstr... yes updating cache ./config.cache creating ./config.status creating Makefile + make -j8 make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' gcc -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 -DINET6=1 -DMD5AUTH=1 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o arpadate.o arpadate.c make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' gcc -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 -DINET6=1 -DMD5AUTH=1 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xgethostname.o xgethostname.c make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' gcc -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 -DINET6=1 -DMD5AUTH=1 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o base64.o base64.c make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' gcc -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 -DINET6=1 -DMD5AUTH=1 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md5auth/hmac_md5.o md5auth/hmac_md5.c make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' gcc -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 -DINET6=1 -DMD5AUTH=1 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md5auth/md5c.o md5auth/md5c.c make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' gcc -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 -DINET6=1 -DMD5AUTH=1 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ssmtp.o ssmtp.c ssmtp.c:58:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *auth_user = (char)NULL; ^ ssmtp.c:58:19: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:59:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *auth_pass = (char)NULL; ^ ssmtp.c:59:19: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:60:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *auth_method = (char)NULL; /* Mechanism for SMTP authentication */ ^ ssmtp.c:60:21: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:61:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *mail_domain = (char)NULL; ^ ssmtp.c:61:21: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:62:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *from = (char)NULL; /* Use this as the From: address */ ^ ssmtp.c:62:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:65:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *minus_f = (char)NULL; ^ ssmtp.c:65:17: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:66:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *minus_F = (char)NULL; ^ ssmtp.c:66:17: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:68:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *prog = (char)NULL; ^ ssmtp.c:68:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:71:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *uad = (char)NULL; ^ ssmtp.c:71:13: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c:72:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char *config_file = (char)NULL; /* alternate configuration file */ ^ ssmtp.c:72:21: warning: initialization makes pointer from integer without a cast [-Wint-conversion] ssmtp.c: In function 'strip_post_ws': ssmtp.c:264:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *p = (char)NULL; ^ ssmtp.c: In function 'addr_parse': ssmtp.c:290:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *p = (char)NULL; ^ ssmtp.c:313:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *q = (char)NULL; ^ ssmtp.c: In function 'standardise': ssmtp.c:366:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *p = (char)NULL; ^ ssmtp.c:352:9: warning: unused variable 'sl' [-Wunused-variable] size_t sl; ^~ ssmtp.c: In function 'revaliases': ssmtp.c:387:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *p = (char)NULL; ^ ssmtp.c: In function 'rcpt_save': ssmtp.c:522:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if(*str == (char)NULL) { ^ ssmtp.c: In function 'rcpt_parse': ssmtp.c:579:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if(*(q + 1) == (char)NULL) { ^ ssmtp.c:587:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *q = (char)NULL; ^ ssmtp.c: In function 'crammd5': ssmtp.c:617:11: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy (secret, password, sizeof(secret)); ^~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/socket.h:22, from ssmtp.c:16: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ ssmtp.c:620:15: warning: pointer targets in passing argument 1 of 'from64tobits' differ in signedness [-Wpointer-sign] from64tobits(challenge, challengeb64); ^~~~~~~~~ In file included from ssmtp.c:38:0: ssmtp.h:45:5: note: expected 'char *' but argument is of type 'unsigned char *' int from64tobits(char *, const char *); ^~~~~~~~~~~~ ssmtp.c:622:29: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] hmac_md5(challenge, strlen(challenge), secret, strlen(secret), digest); ^~~~~~~~~ In file included from ssmtp.c:25:0: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ ssmtp.c:622:56: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] hmac_md5(challenge, strlen(challenge), secret, strlen(secret), digest); ^~~~~~ In file included from ssmtp.c:25:0: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ ssmtp.c:633:11: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy (response, username, sizeof(response) - sizeof(digascii) - 2); ^~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/socket.h:22, from ssmtp.c:16: /usr/include/bits/string_fortified.h:103:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ ssmtp.c:634:10: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign] strcat (response, " "); ^~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/socket.h:22, from ssmtp.c:16: /usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) ^ ssmtp.c:635:10: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign] strcat (response, digascii); ^~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/socket.h:22, from ssmtp.c:16: /usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) ^ ssmtp.c:635:20: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness [-Wpointer-sign] strcat (response, digascii); ^~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/sys/socket.h:22, from ssmtp.c:16: /usr/include/bits/string_fortified.h:126:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) ^ ssmtp.c:636:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] to64frombits(responseb64, response, strlen(response)); ^~~~~~~~ In file included from ssmtp.c:25:0: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ ssmtp.c:636:15: warning: pointer targets in passing argument 1 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(responseb64, response, strlen(response)); ^~~~~~~~~~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c: In function 'header_save': ssmtp.c:679:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if(*(p + 6) == (char)NULL) { ^ ssmtp.c: In function 'header_parse': ssmtp.c:744:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] char l = (char)NULL; ^ ssmtp.c:779:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *q = (char)NULL; ^ ssmtp.c:781:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *q = (char)NULL; ^ ssmtp.c:812:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *q = (char)NULL; ^ ssmtp.c:814:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *q = (char)NULL; ^ ssmtp.c: In function 'read_config': ssmtp.c:879:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] *p = (char)NULL; ^ ssmtp.c: In function 'fd_gets': ssmtp.c:1313:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] buf[i] = (char)NULL; ^ ssmtp.c: In function 'ssmtp': ssmtp.c:1511:16: warning: pointer targets in passing argument 1 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(buf, auth_user, strlen(auth_user)); ^~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c:1511:21: warning: pointer targets in passing argument 2 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(buf, auth_user, strlen(auth_user)); ^~~~~~~~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'const unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c:1523:17: warning: pointer targets in passing argument 1 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(buf, auth_user, strlen(auth_user)); ^~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c:1523:22: warning: pointer targets in passing argument 2 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(buf, auth_user, strlen(auth_user)); ^~~~~~~~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'const unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c:1533:16: warning: pointer targets in passing argument 1 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(buf, auth_pass, strlen(auth_pass)); ^~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c:1533:21: warning: pointer targets in passing argument 2 of 'to64frombits' differ in signedness [-Wpointer-sign] to64frombits(buf, auth_pass, strlen(auth_pass)); ^~~~~~~~~ In file included from ssmtp.c:38:0: ssmtp.h:44:6: note: expected 'const unsigned char *' but argument is of type 'char *' void to64frombits(unsigned char *, const unsigned char *, int); ^~~~~~~~~~~~ ssmtp.c: In function 'parse_options': ssmtp.c:1740:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] while(argv[i][++j] != (char)NULL) { ^ ssmtp.c: In function 'crammd5': ssmtp.c:628:10: warning: array subscript is above array bounds [-Warray-bounds] digascii[MD5_DIGEST_LEN * 2] = '\0'; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' make: Entering directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' gcc -o ssmtp ssmtp.o arpadate.o base64.o xgethostname.o md5auth/md5c.o md5auth/hmac_md5.o -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 -DINET6=1 -DMD5AUTH=1 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -pipe -frecord-gcc-switches -Wall -g -O2 make: Leaving directory '/usr/src/RPM/BUILD/ssmtp-2.64/nossl' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22001 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ssmtp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ssmtp-buildroot + cd ssmtp-2.64 + mkdir -p /usr/src/tmp/ssmtp-buildroot/usr/sbin /usr/src/tmp/ssmtp-buildroot/etc/ssmtp /usr/src/tmp/ssmtp-buildroot/usr/share/man/man8 + install ssmtp /usr/src/tmp/ssmtp-buildroot/usr/sbin/ssmtp-ssl + install nossl/ssmtp /usr/src/tmp/ssmtp-buildroot/usr/sbin/ssmtp + install -m 644 ssmtp.conf /usr/src/tmp/ssmtp-buildroot/etc/ssmtp + install -m 644 revaliases /usr/src/tmp/ssmtp-buildroot/etc/ssmtp + install -m 644 ssmtp.8 /usr/src/tmp/ssmtp-buildroot/usr/share/man/man8 + ln -sf /usr/sbin/ssmtp /usr/src/tmp/ssmtp-buildroot/usr/sbin/sendmail + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ssmtp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ssmtp-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ssmtp-buildroot/ (default) Compressing files in /usr/src/tmp/ssmtp-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ssmtp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: ssmtp-2.64-alt3.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6DazNL find-provides: absolute symbolic link /usr/src/tmp/ssmtp-buildroot/usr/sbin/sendmail -> /usr/sbin/ssmtp is not going to provide anything find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qixDPf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: MTA Requires: ssmtp-common = 2.64-alt3.1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Conflicts: sendmail, sendmail-submit, postfix, masqmail, exim, exim-common Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kXS4XN Creating ssmtp-debuginfo package Processing files: ssmtp-common-2.64-alt3.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.40DDRp find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OCknw5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: sendmail-common, /usr/sbin/mailq, /usr/sbin/newaliases Conflicts: exim-common Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qKPtRO Processing files: ssmtp-docs-2.64-alt3.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85422 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ssmtp-2.64 + DOCDIR=/usr/src/tmp/ssmtp-buildroot/usr/share/doc/ssmtp-docs-2.64 + export DOCDIR + rm -rf /usr/src/tmp/ssmtp-buildroot/usr/share/doc/ssmtp-docs-2.64 + /bin/mkdir -p /usr/src/tmp/ssmtp-buildroot/usr/share/doc/ssmtp-docs-2.64 + cp -prL README TLS CHANGELOG_OLD INSTALL COPYING debian/changelog /usr/src/tmp/ssmtp-buildroot/usr/share/doc/ssmtp-docs-2.64 + chmod -R go-w /usr/src/tmp/ssmtp-buildroot/usr/share/doc/ssmtp-docs-2.64 + chmod -R a+rX /usr/src/tmp/ssmtp-buildroot/usr/share/doc/ssmtp-docs-2.64 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oxEbAD find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iSticw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ANTyos Processing files: ssmtp-ssl-2.64-alt3.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OsoZcs find-provides: absolute symbolic link /usr/src/tmp/ssmtp-buildroot/usr/sbin/sendmail -> /usr/sbin/ssmtp is not going to provide anything find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YJjCTv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SoRMgD find-scriptlet-requires: FINDPACKAGE-COMMANDS: ln Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GqibqO find-scriptlet-requires: FINDPACKAGE-COMMANDS: rm warning: ssmtp-ssl provides another subpackage: ssmtp Provides: ssmtp Requires: ssmtp-common = 2.64-alt3.1, /lib64/ld-linux-x86-64.so.2, /usr/sbin/ssmtp, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypto.so.1.1()(64bit) >= set:poTYce, libcrypto.so.1.1(OPENSSL_1_1_0)(64bit), libssl.so.1.1()(64bit) >= set:miu86vSZCFAdYb0fmeFG2cpYK5tRpi1Ui1sCl8EmZg, libssl.so.1.1(OPENSSL_1_1_0)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, coreutils Requires(preun): /bin/sh, coreutils Conflicts: sendmail, sendmail-submit, postfix, masqmail, exim, exim-common Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iqZQj3 Creating ssmtp-ssl-debuginfo package Processing files: ssmtp-debuginfo-2.64-alt3.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2fd3Sl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M10gPH find-requires: running scripts (debuginfo) objdump: '/usr/src/tmp/ssmtp-buildroot/usr/sbin/sendmail': No such file debuginfo.req: WARNING: /usr/src/tmp/ssmtp-buildroot/usr/sbin/sendmail: objdump failed Requires: ssmtp = 2.64-alt3.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: ssmtp-ssl-debuginfo-2.64-alt3.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MNKgt7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yqzKXA find-requires: running scripts (debuginfo) Requires: ssmtp-ssl = 2.64-alt3.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.1.1), debug64(libssl.so.1.1) Adding to ssmtp-ssl a strict dependency on ssmtp Removing 1 extra deps from ssmtp-ssl due to dependency on ssmtp Removing 9 extra deps from ssmtp-ssl due to repentancy on ssmtp warning: File(s) packaged into both ssmtp-2.64-alt3.1 and ssmtp-ssl-2.64-alt3.1: /usr/sbin/sendmail Wrote: /usr/src/RPM/RPMS/x86_64/ssmtp-2.64-alt3.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ssmtp-common-2.64-alt3.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ssmtp-docs-2.64-alt3.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ssmtp-ssl-2.64-alt3.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ssmtp-debuginfo-2.64-alt3.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ssmtp-ssl-debuginfo-2.64-alt3.1.x86_64.rpm 8.68user 1.55system 0:41.85elapsed 24%CPU (0avgtext+0avgdata 47768maxresident)k 0inputs+0outputs (0major+854919minor)pagefaults 0swaps 18.13user 3.80system 1:01.38elapsed 35%CPU (0avgtext+0avgdata 122780maxresident)k 0inputs+0outputs (0major+1354950minor)pagefaults 0swaps