>>> ssmtp: Building main/ssmtp 2.64-r14 (using abuild 3.7.0_rc1-r0) started Wed, 02 Dec 2020 08:58:31 +0000 >>> ssmtp: Checking sanity of /home/buildozer/aports/main/ssmtp/APKBUILD... >>> ssmtp: Analyzing dependencies... >>> ssmtp: Installing for build: build-base openssl-dev autoconf (1/9) Installing openssl-dev (1.1.1h-r0) (2/9) Installing m4 (1.4.18-r1) (3/9) Installing libbz2 (1.0.8-r1) (4/9) Installing perl (5.32.0-r0) (5/9) Installing autoconf (2.69-r2) (6/9) Installing .makedepends-ssmtp (20201202.085839) (7/9) Installing perl-error (0.17029-r1) (8/9) Installing perl-git (2.29.2-r0) (9/9) Installing git-perl (2.29.2-r0) Executing busybox-1.32.0-r3.trigger OK: 345 MiB in 96 packages >>> ssmtp: Cleaning up srcdir >>> ssmtp: Cleaning up pkgdir >>> ssmtp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/ssmtp_2.64.orig.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52501 100 52501 0 0 776k 0 --:--:-- --:--:-- --:--:-- 776k >>> ssmtp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/ssmtp_2.64.orig.tar.bz2 >>> ssmtp: Checking sha512sums... ssmtp_2.64.orig.tar.bz2: OK generate_config.patch: OK libcrypto-underlinking.patch: OK inet6-getaddrinfo.patch: OK >>> ssmtp: Unpacking /var/cache/distfiles/v3.13/ssmtp_2.64.orig.tar.bz2... >>> ssmtp: generate_config.patch patching file generate_config >>> ssmtp: libcrypto-underlinking.patch patching file configure.in >>> ssmtp: inet6-getaddrinfo.patch patching file ssmtp.c checking for i586-alpine-linux-musl-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... 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 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 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o ssmtp.o ssmtp.c 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 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o arpadate.o arpadate.c 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 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o base64.o base64.c 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 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o xgethostname.o xgethostname.c ssmtp.c:58:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 58 | char *auth_user = (char)NULL; | ^ ssmtp.c:58:19: warning: initialization of 'char *' from 'char' 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] 59 | char *auth_pass = (char)NULL; | ^ ssmtp.c:59:19: warning: initialization of 'char *' from 'char' 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] 60 | char *auth_method = (char)NULL; /* Mechanism for SMTP authentication */ | ^ ssmtp.c:60:21: warning: initialization of 'char *' from 'char' 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] 61 | char *mail_domain = (char)NULL; | ^ ssmtp.c:61:21: warning: initialization of 'char *' from 'char' 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] 62 | char *from = (char)NULL; /* Use this as the From: address */ | ^ ssmtp.c:62:14: warning: initialization of 'char *' from 'char' 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] 65 | char *minus_f = (char)NULL; | ^ ssmtp.c:65:17: warning: initialization of 'char *' from 'char' 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] 66 | char *minus_F = (char)NULL; | ^ ssmtp.c:66:17: warning: initialization of 'char *' from 'char' 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] 68 | char *prog = (char)NULL; | ^ ssmtp.c:68:14: warning: initialization of 'char *' from 'char' 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] 71 | char *uad = (char)NULL; | ^ ssmtp.c:71:13: warning: initialization of 'char *' from 'char' 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] 72 | char *config_file = (char)NULL; /* alternate configuration file */ | ^ ssmtp.c:72:21: warning: initialization of 'char *' from 'char' 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] 264 | *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] 290 | *p = (char)NULL; | ^ ssmtp.c:313:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 313 | *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] 366 | *p = (char)NULL; | ^ ssmtp.c: In function 'revaliases': ssmtp.c:387:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 387 | *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] 522 | 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] 579 | if(*(q + 1) == (char)NULL) { | ^ ssmtp.c:587:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 587 | *q = (char)NULL; | ^ ssmtp.c: In function 'header_save': ssmtp.c:679:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 679 | 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] 744 | char l = (char)NULL; | ^ ssmtp.c:779:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 779 | *q = (char)NULL; | ^ ssmtp.c:781:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 781 | *q = (char)NULL; | ^ ssmtp.c:812:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 812 | *q = (char)NULL; | ^ ssmtp.c:814:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 814 | *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] 879 | *p = (char)NULL; | ^ ssmtp.c: In function 'smtp_open': ssmtp.c:1128:6: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1128 | 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] 1313 | buf[i] = (char)NULL; | ^ ssmtp.c: In function 'parse_options': ssmtp.c:1740:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1740 | while(argv[i][++j] != (char)NULL) { | ^ gcc -Wl,--as-needed -o ssmtp ssmtp.o arpadate.o base64.o xgethostname.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 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -Os -fomit-frame-pointer >>> ssmtp: Entering fakeroot... /usr/bin/install -c -d -m 755 /home/buildozer/aports/main/ssmtp/pkg/ssmtp/usr/sbin /usr/bin/install -c -s -m 755 ssmtp /home/buildozer/aports/main/ssmtp/pkg/ssmtp/usr/sbin/ssmtp /usr/bin/install -c -d -m 755 /home/buildozer/aports/main/ssmtp/pkg/ssmtp/usr/share/man /usr/bin/install -c -m 644 ./ssmtp.8 /home/buildozer/aports/main/ssmtp/pkg/ssmtp/usr/share/man/ssmtp.8 /usr/bin/install -c -d -m 755 /home/buildozer/aports/main/ssmtp/pkg/ssmtp/etc/ssmtp /usr/bin/install -c -m 644 ./revaliases /home/buildozer/aports/main/ssmtp/pkg/ssmtp/etc/ssmtp/revaliases ./generate_config /home/buildozer/aports/main/ssmtp/pkg/ssmtp/etc/ssmtp/ssmtp.conf >>> ssmtp-doc*: Running split function doc... >>> ssmtp-doc*: Preparing subpackage ssmtp-doc... >>> ssmtp-doc*: Running postcheck for ssmtp-doc >>> ssmtp*: Running postcheck for ssmtp >>> ssmtp*: Preparing package ssmtp... >>> ssmtp*: Stripping binaries >>> ssmtp-doc*: Scanning shared objects >>> ssmtp*: Scanning shared objects >>> ssmtp-doc*: Tracing dependencies... >>> ssmtp-doc*: Package size: 20.0 KB >>> ssmtp-doc*: Compressing data... >>> ssmtp-doc*: Create checksum... >>> ssmtp-doc*: Create ssmtp-doc-2.64-r14.apk >>> ssmtp*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libssl.so.1.1 >>> ssmtp*: Package size: 64.0 KB >>> ssmtp*: Compressing data... >>> ssmtp*: Create checksum... >>> ssmtp*: Create ssmtp-2.64-r14.apk >>> ssmtp: Build complete at Wed, 02 Dec 2020 08:58:46 +0000 elapsed time 0h 0m 15s >>> ssmtp: Cleaning up srcdir >>> ssmtp: Cleaning up pkgdir >>> ssmtp: Uninstalling dependencies... (1/9) Purging .makedepends-ssmtp (20201202.085839) (2/9) Purging openssl-dev (1.1.1h-r0) (3/9) Purging autoconf (2.69-r2) (4/9) Purging m4 (1.4.18-r1) (5/9) Purging git-perl (2.29.2-r0) (6/9) Purging perl-git (2.29.2-r0) (7/9) Purging perl-error (0.17029-r1) (8/9) Purging perl (5.32.0-r0) (9/9) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 87 packages >>> ssmtp: Updating the main/x86 repository index... >>> ssmtp: Signing the index...