>>> ssmtp: Building main/ssmtp 2.64-r21 (using abuild 3.12.0-r3) started Sun, 25 Feb 2024 16:00:07 +0000 >>> ssmtp: Checking sanity of /home/buildozer/aports/main/ssmtp/APKBUILD... >>> ssmtp: Analyzing dependencies... >>> ssmtp: Installing for build: build-base openssl-dev>3 autoconf (1/8) Installing openssl-dev (3.1.5-r5) (2/8) Installing m4 (1.4.19-r3) (3/8) Installing perl (5.38.2-r0) (4/8) Installing autoconf (2.72-r0) (5/8) Installing .makedepends-ssmtp (20240225.160008) (6/8) Installing perl-error (0.17029-r2) (7/8) Installing perl-git (2.43.2-r0) (8/8) Installing git-perl (2.43.2-r0) Executing busybox-1.36.1-r19.trigger OK: 418 MiB in 120 packages >>> ssmtp: Cleaning up srcdir >>> ssmtp: Cleaning up pkgdir >>> ssmtp: Cleaning up tmpdir >>> ssmtp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 261k 0 --:--:-- --:--:-- --:--:-- 261k >>> ssmtp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ssmtp_2.64.orig.tar.bz2 >>> ssmtp: Checking sha512sums... ssmtp_2.64.orig.tar.bz2: OK cast.patch: OK generate_config.patch: OK libcrypto-underlinking.patch: OK inet6-getaddrinfo.patch: OK >>> ssmtp: Unpacking /var/cache/distfiles/edge/ssmtp_2.64.orig.tar.bz2... >>> ssmtp: cast.patch patching file ssmtp.c >>> ssmtp: generate_config.patch patching file generate_config >>> ssmtp: libcrypto-underlinking.patch patching file configure.in >>> ssmtp: inet6-getaddrinfo.patch patching file ssmtp.c configure.in:12: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.in:12: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.in:12: the top level configure.in:16: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:16: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:16: the top level configure.in:31: warning: The macro 'AC_TYPE_SIGNAL' is obsolete. configure.in:31: You should run autoupdate. ./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from... configure.in:31: the top level configure.in:75: warning: AC_OUTPUT should be used without arguments. configure.in:75: You should run autoupdate. 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for limits.h... 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 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 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -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 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o ssmtp.o ssmtp.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -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 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o arpadate.o arpadate.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -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 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o base64.o base64.c gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -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 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o xgethostname.o xgethostname.c ssmtp.c: In function 'strip_post_ws': ssmtp.c:264:22: 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:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 290 | *p = (char)NULL; | ^ ssmtp.c:313:22: 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:22: 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:38: 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:20: 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:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 579 | if(*(q + 1) == (char)NULL) { | ^ ssmtp.c:587:30: 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:32: 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:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 744 | char l = (char)NULL; | ^ ssmtp.c:779:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 779 | *q = (char)NULL; | ^ ssmtp.c:781:62: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 781 | *q = (char)NULL; | ^ ssmtp.c:812:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 812 | *q = (char)NULL; | ^ ssmtp.c:814:62: 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:30: 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:13: 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:18: 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:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1740 | while(argv[i][++j] != (char)NULL) { | ^ ssmtp.c: In function 'main': ssmtp.c:2069:16: warning: implicit declaration of function 'basename'; did you mean 'rename'? [-Wimplicit-function-declaration] 2069 | prog = basename(argv[0]); | ^~~~~~~~ | rename ssmtp.c:2069:14: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 2069 | prog = basename(argv[0]); | ^ gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ssmtp ssmtp.o arpadate.o base64.o xgethostname.o -lssl -lcrypto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -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 -DSSMTPCONFDIR=\"/etc/ssmtp\" -DCONFIGURATION_FILE=\"/etc/ssmtp/ssmtp.conf\" -DREVALIASES_FILE=\"/etc/ssmtp/revaliases\" -Os -fstack-clash-protection -Wformat -Werror=format-security >>> 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/man8 /usr/bin/install -c -m 644 ./ssmtp.8 /home/buildozer/aports/main/ssmtp/pkg/ssmtp/usr/share/man/man8/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: 24.0 KB >>> ssmtp-doc*: Compressing data... >>> ssmtp-doc*: Create checksum... >>> ssmtp-doc*: Create ssmtp-doc-2.64-r21.apk >>> ssmtp*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.3 so:libssl.so.3 >>> ssmtp*: Package size: 60.0 KB >>> ssmtp*: Compressing data... >>> ssmtp*: Create checksum... >>> ssmtp*: Create ssmtp-2.64-r21.apk >>> ssmtp: Build complete at Sun, 25 Feb 2024 16:00:12 +0000 elapsed time 0h 0m 5s >>> ssmtp: Cleaning up srcdir >>> ssmtp: Cleaning up pkgdir >>> ssmtp: Uninstalling dependencies... (1/8) Purging .makedepends-ssmtp (20240225.160008) (2/8) Purging openssl-dev (3.1.5-r5) (3/8) Purging autoconf (2.72-r0) (4/8) Purging m4 (1.4.19-r3) (5/8) Purging git-perl (2.43.2-r0) (6/8) Purging perl-git (2.43.2-r0) (7/8) Purging perl-error (0.17029-r2) (8/8) Purging perl (5.38.2-r0) Executing busybox-1.36.1-r19.trigger OK: 380 MiB in 112 packages >>> ssmtp: Updating the main/x86 repository index... >>> ssmtp: Signing the index...