>>> berry: Building community/berry 0.1.9-r0 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 23:22:59 +0000 >>> berry: Checking sanity of /home/buildozer/aports/community/berry/APKBUILD... >>> berry: Analyzing dependencies... >>> berry: Installing for build: build-base libx11-dev libxft-dev libxinerama-dev (1/30) Installing libxau (1.0.9-r0) (2/30) Installing xorgproto (2021.5-r0) (3/30) Installing libxau-dev (1.0.9-r0) (4/30) Installing xcb-proto (1.14.1-r3) (5/30) Installing libxdmcp (1.1.3-r0) (6/30) Installing libxcb (1.14-r2) (7/30) Installing libxdmcp-dev (1.1.3-r0) (8/30) Installing libxcb-dev (1.14-r2) (9/30) Installing xtrans (1.4.0-r1) (10/30) Installing libx11 (1.7.5-r0) (11/30) Installing libx11-dev (1.7.5-r0) (12/30) Installing zlib-dev (1.2.12-r0) (13/30) Installing libxrender (0.9.10-r3) (14/30) Installing libbz2 (1.0.8-r1) (15/30) Installing libpng (1.6.37-r1) (16/30) Installing freetype (2.11.1-r1) (17/30) Installing fontconfig (2.14.0-r0) (18/30) Installing libxft (2.3.4-r0) (19/30) Installing expat-dev (2.4.8-r0) (20/30) Installing brotli-dev (1.0.9-r6) (21/30) Installing libpng-dev (1.6.37-r1) (22/30) Installing freetype-dev (2.11.1-r1) (23/30) Installing fontconfig-dev (2.14.0-r0) (24/30) Installing libxrender-dev (0.9.10-r3) (25/30) Installing libxft-dev (2.3.4-r0) (26/30) Installing libxext (1.3.4-r0) (27/30) Installing libxinerama (1.1.4-r1) (28/30) Installing libxext-dev (1.3.4-r0) (29/30) Installing libxinerama-dev (1.1.4-r1) (30/30) Installing .makedepends-berry (20220416.232303) Executing busybox-1.35.0-r8.trigger OK: 268 MiB in 118 packages >>> berry: Cleaning up srcdir >>> berry: Cleaning up pkgdir >>> berry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/berry-0.1.9.tar.gz >>> berry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/berry-0.1.9.tar.gz >>> berry: Checking sha512sums... berry-0.1.9.tar.gz: OK fix_prefix.patch: OK >>> berry: Unpacking /var/cache/distfiles/v3.16/berry-0.1.9.tar.gz... >>> berry: fix_prefix.patch patching file configure Running configure ... Compiling utils.c ... Compiling wm.c ... Compiling client.c ... In file included from client.c:18: utils.h:13:5: warning: redundant redeclaration of 'asprintf' [-Wredundant-decls] 13 | int asprintf(char **buf, const char *fmt, ...); | ^~~~~~~~ In file included from /usr/include/fortify/stdio.h:22, from client.c:10: /usr/include/stdio.h:185:5: note: previous declaration of 'asprintf' with type 'int(char **, const char *, ...)' 185 | int asprintf(char **, const char *, ...); | ^~~~~~~~ In file included from client.c:18: utils.h:14:5: warning: redundant redeclaration of 'vasprintf' [-Wredundant-decls] 14 | int vasprintf(char **buf, const char *fmt, va_list args); | ^~~~~~~~~ In file included from /usr/include/fortify/stdio.h:22, from client.c:10: /usr/include/stdio.h:186:5: note: previous declaration of 'vasprintf' with type 'int(char **, const char *, __isoc_va_list)' 186 | int vasprintf(char **, const char *, __isoc_va_list); | ^~~~~~~~~ In file included from wm.c:26: utils.h:13:5: warning: redundant redeclaration of 'asprintf' [-Wredundant-decls] 13 | int asprintf(char **buf, const char *fmt, ...); | ^~~~~~~~ In file included from /usr/include/fortify/stdio.h:22, from wm.c:8: /usr/include/stdio.h:185:5: note: previous declaration of 'asprintf' with type 'int(char **, const char *, ...)' 185 | int asprintf(char **, const char *, ...); | ^~~~~~~~ In file included from wm.c:26: utils.h:14:5: warning: redundant redeclaration of 'vasprintf' [-Wredundant-decls] 14 | int vasprintf(char **buf, const char *fmt, va_list args); | ^~~~~~~~~ In file included from /usr/include/fortify/stdio.h:22, from wm.c:8: /usr/include/stdio.h:186:5: note: previous declaration of 'vasprintf' with type 'int(char **, const char *, __isoc_va_list)' 186 | int vasprintf(char **, const char *, __isoc_va_list); | ^~~~~~~~~ Linking .o/berryc ... Linking .o/berry ... >>> berry: Entering fakeroot... Creating /home/buildozer/aports/community/berry/pkg/berry/usr/bin ... Creating /home/buildozer/aports/community/berry/pkg/berry/usr/share/man/man1 ... Installing /home/buildozer/aports/community/berry/pkg/berry/usr/bin/berry ... Installing /home/buildozer/aports/community/berry/pkg/berry/usr/bin/berryc ... Installing /home/buildozer/aports/community/berry/pkg/berry/usr/share/man/man1/berry.1 ... Installing /home/buildozer/aports/community/berry/pkg/berry/usr/share/man/man1/berryc.1 ... >>> berry-doc*: Running split function doc... >>> berry-doc*: Preparing subpackage berry-doc... >>> berry-doc*: Running postcheck for berry-doc >>> berry*: Running postcheck for berry >>> berry*: Preparing package berry... >>> berry*: Stripping binaries >>> berry-doc*: Scanning shared objects >>> berry*: Scanning shared objects >>> berry-doc*: Tracing dependencies... >>> berry-doc*: Package size: 28.0 KB >>> berry-doc*: Compressing data... >>> berry-doc*: Create checksum... >>> berry-doc*: Create berry-doc-0.1.9-r0.apk >>> berry*: Tracing dependencies... so:libX11.so.6 so:libXft.so.2 so:libXinerama.so.1 so:libc.musl-armv7.so.1 >>> berry*: Package size: 56.0 KB >>> berry*: Compressing data... >>> berry*: Create checksum... >>> berry*: Create berry-0.1.9-r0.apk >>> berry: Build complete at Sat, 16 Apr 2022 23:23:05 +0000 elapsed time 0h 0m 6s >>> berry: Cleaning up srcdir >>> berry: Cleaning up pkgdir >>> berry: Uninstalling dependencies... (1/30) Purging .makedepends-berry (20220416.232303) (2/30) Purging libxft-dev (2.3.4-r0) (3/30) Purging libxft (2.3.4-r0) (4/30) Purging libxinerama-dev (1.1.4-r1) (5/30) Purging libxinerama (1.1.4-r1) (6/30) Purging libxrender-dev (0.9.10-r3) (7/30) Purging libxrender (0.9.10-r3) (8/30) Purging libxext-dev (1.3.4-r0) (9/30) Purging libxext (1.3.4-r0) (10/30) Purging libx11-dev (1.7.5-r0) (11/30) Purging xtrans (1.4.0-r1) (12/30) Purging libx11 (1.7.5-r0) (13/30) Purging libxcb-dev (1.14-r2) (14/30) Purging xcb-proto (1.14.1-r3) (15/30) Purging libxcb (1.14-r2) (16/30) Purging libxau-dev (1.0.9-r0) (17/30) Purging libxau (1.0.9-r0) (18/30) Purging libxdmcp-dev (1.1.3-r0) (19/30) Purging libxdmcp (1.1.3-r0) (20/30) Purging xorgproto (2021.5-r0) (21/30) Purging fontconfig-dev (2.14.0-r0) (22/30) Purging fontconfig (2.14.0-r0) (23/30) Purging freetype-dev (2.11.1-r1) (24/30) Purging freetype (2.11.1-r1) (25/30) Purging libpng-dev (1.6.37-r1) (26/30) Purging libpng (1.6.37-r1) (27/30) Purging zlib-dev (1.2.12-r0) (28/30) Purging libbz2 (1.0.8-r1) (29/30) Purging expat-dev (2.4.8-r0) (30/30) Purging brotli-dev (1.0.9-r6) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> berry: Updating the community/armv7 repository index... >>> berry: Signing the index...