>>> rtapd: Building main/rtapd 1.7-r6 (using abuild 3.7.0_rc1-r0) started Thu, 17 Dec 2020 14:36:34 +0000 >>> rtapd: Checking sanity of /home/buildozer/aports/main/rtapd/APKBUILD... >>> rtapd: Analyzing dependencies... >>> rtapd: Installing for build: build-base rtnppd postgresql-dev (1/20) Installing rtnppd (1.7b-r8) Executing rtnppd-1.7b-r8.pre-install (2/20) Installing libffi (3.3-r2) (3/20) Installing xz-libs (5.2.5-r0) (4/20) Installing libxml2 (2.9.10-r5) (5/20) Installing llvm10-libs (10.0.1-r0) (6/20) Installing clang-libs (10.0.1-r0) (7/20) Installing clang (10.0.1-r0) (8/20) Installing llvm10-dev (10.0.1-r0) (9/20) Installing llvm10 (10.0.1-r0) (10/20) Installing openssl-dev (1.1.1i-r0) (11/20) Installing icu-libs (67.1-r1) (12/20) Installing icu (67.1-r1) (13/20) Installing icu-dev (67.1-r1) (14/20) Installing gdbm (1.18.1-r0) (15/20) Installing libsasl (2.1.27-r10) (16/20) Installing libldap (2.4.56-r0) (17/20) Installing libpq (13.1-r0) (18/20) Installing postgresql-libs (13.1-r0) (19/20) Installing postgresql-dev (13.1-r0) (20/20) Installing .makedepends-rtapd (20201217.143637) Executing busybox-1.32.0-r3.trigger OK: 541 MiB in 106 packages >>> rtapd: Cleaning up srcdir >>> rtapd: Cleaning up pkgdir >>> rtapd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/rtapd-1.7.tar.gz % 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 42560 100 42560 0 0 602k 0 --:--:-- --:--:-- --:--:-- 611k >>> rtapd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/rtapd-1.7.tar.gz >>> rtapd: Checking sha512sums... rtapd-1.7.tar.gz: OK musl-strtoq.patch: OK Makefile.patch: OK rtapd.initd: OK rtapd.confd: OK >>> rtapd: Unpacking /var/cache/distfiles/v3.13/rtapd-1.7.tar.gz... >>> rtapd: musl-strtoq.patch patching file rtapd.c >>> rtapd: Makefile.patch patching file Makefile gcc -c -DUSE_POSTGRESQL -I/usr/include/pgsql -O2 -pipe -g -I./ -o rtapd.o rtapd.c gcc -c -DUSE_POSTGRESQL -I/usr/include/pgsql -O2 -pipe -g -I./ -o readcfg.o readcfg.c gcc -c -DUSE_POSTGRESQL -I/usr/include/pgsql -O2 -pipe -g -I./ -o crc.o crc.c gcc -c -DUSE_POSTGRESQL -I/usr/include/pgsql -O2 -pipe -g -I./ -o vsnppd.o vsnppd.c vsnppd.c: In function 'send_tnpp_packet': vsnppd.c:67:5: warning: 'return' with no value, in function returning non-void 67 | return; | ^~~~~~ vsnppd.c:61:5: note: declared here 61 | int send_tnpp_packet(int fd, struct sockaddr_un *sun, unsigned char *data, | ^~~~~~~~~~~~~~~~ vsnppd.c: In function 'main': vsnppd.c:343:28: warning: ' ' flag used with '%s' gnu_printf format [-Wformat=] 343 | sprintf(bufid, "B%c%- 10s", page_func, id); | ^ rtapd.c: In function 'send_tnpp_packet': rtapd.c:350:5: warning: 'return' with no value, in function returning non-void 350 | return; | ^~~~~~ rtapd.c:344:5: note: declared here 344 | int send_tnpp_packet(int fd, struct sockaddr_un *sun, unsigned char *data, | ^~~~~~~~~~~~~~~~ rtapd.c: In function 'route_pack': rtapd.c:2271:31: warning: ' ' flag used with '%s' gnu_printf format [-Wformat=] 2271 | sprintf(pbuf, "B%c%- 10s", page_func, pagerid); | ^ rtapd.c:2273:31: warning: ' ' flag used with '%s' gnu_printf format [-Wformat=] 2273 | sprintf(pbuf, "B%c%- 10s", p_func, pagerid); | ^ gcc -o vsnppd vsnppd.o readcfg.o crc.o gcc -o rtapd rtapd.o readcfg.o crc.o -lpq >>> WARNING: rtapd: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> rtapd: Entering fakeroot... >>> rtapd-dbg*: Running split function dbg... >>> rtapd-dbg*: Preparing subpackage rtapd-dbg... >>> rtapd-dbg*: Running postcheck for rtapd-dbg >>> rtapd*: Running postcheck for rtapd >>> WARNING: rtapd*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc >>> rtapd*: Preparing package rtapd... >>> rtapd-dbg*: Scanning shared objects >>> rtapd*: Scanning shared objects >>> rtapd-dbg*: Tracing dependencies... >>> rtapd-dbg*: Package size: 188.0 KB >>> rtapd-dbg*: Compressing data... >>> rtapd-dbg*: Create checksum... >>> rtapd-dbg*: Create rtapd-dbg-1.7-r6.apk >>> rtapd*: Tracing dependencies... rtnppd so:libc.musl-x86.so.1 so:libpq.so.5 >>> rtapd*: Package size: 156.0 KB >>> rtapd*: Compressing data... >>> rtapd*: Create checksum... >>> rtapd*: Create rtapd-1.7-r6.apk >>> rtapd: Build complete at Thu, 17 Dec 2020 14:36:43 +0000 elapsed time 0h 0m 9s >>> rtapd: Cleaning up srcdir >>> rtapd: Cleaning up pkgdir >>> rtapd: Uninstalling dependencies... (1/20) Purging .makedepends-rtapd (20201217.143637) (2/20) Purging rtnppd (1.7b-r8) (3/20) Purging postgresql-dev (13.1-r0) (4/20) Purging clang (10.0.1-r0) (5/20) Purging openssl-dev (1.1.1i-r0) (6/20) Purging icu-dev (67.1-r1) (7/20) Purging icu (67.1-r1) (8/20) Purging icu-libs (67.1-r1) (9/20) Purging postgresql-libs (13.1-r0) (10/20) Purging llvm10 (10.0.1-r0) (11/20) Purging llvm10-dev (10.0.1-r0) (12/20) Purging clang-libs (10.0.1-r0) (13/20) Purging llvm10-libs (10.0.1-r0) (14/20) Purging libffi (3.3-r2) (15/20) Purging libxml2 (2.9.10-r5) (16/20) Purging xz-libs (5.2.5-r0) (17/20) Purging libpq (13.1-r0) (18/20) Purging libldap (2.4.56-r0) (19/20) Purging libsasl (2.1.27-r10) (20/20) Purging gdbm (1.18.1-r0) Executing busybox-1.32.0-r3.trigger OK: 310 MiB in 86 packages >>> rtapd: Updating the main/x86 repository index... >>> rtapd: Signing the index...