>>> berry: Building community/berry 0.1.11-r0 (using abuild 3.9.0-r2) started Mon, 18 Jul 2022 17:08:13 +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/31) Installing libxau (1.0.9-r0) (2/31) Installing xorgproto (2022.1-r0) (3/31) Installing libxau-dev (1.0.9-r0) (4/31) Installing xcb-proto (1.15-r0) (5/31) Installing libmd (1.0.4-r0) (6/31) Installing libbsd (0.11.6-r2) (7/31) Installing libxdmcp (1.1.3-r0) (8/31) Installing libxcb (1.15-r0) (9/31) Installing libxdmcp-dev (1.1.3-r0) (10/31) Installing libxcb-dev (1.15-r0) (11/31) Installing xtrans (1.4.0-r1) (12/31) Installing libx11 (1.8.1-r1) (13/31) Installing libx11-dev (1.8.1-r1) (14/31) Installing zlib-dev (1.2.12-r1) (15/31) Installing libxrender (0.9.10-r3) (16/31) Installing libpng (1.6.37-r1) (17/31) Installing freetype (2.12.1-r0) (18/31) Installing fontconfig (2.14.0-r0) (19/31) Installing libxft (2.3.4-r0) (20/31) Installing expat-dev (2.4.8-r0) (21/31) Installing brotli-dev (1.0.9-r6) (22/31) Installing libpng-dev (1.6.37-r1) (23/31) Installing freetype-dev (2.12.1-r0) (24/31) Installing fontconfig-dev (2.14.0-r0) (25/31) Installing libxrender-dev (0.9.10-r3) (26/31) Installing libxft-dev (2.3.4-r0) (27/31) Installing libxext (1.3.4-r0) (28/31) Installing libxinerama (1.1.4-r1) (29/31) Installing libxext-dev (1.3.4-r0) (30/31) Installing libxinerama-dev (1.1.4-r1) (31/31) Installing .makedepends-berry (20220718.170814) Executing busybox-1.35.0-r18.trigger OK: 347 MiB in 132 packages >>> berry: Cleaning up srcdir >>> berry: Cleaning up pkgdir >>> berry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/berry-0.1.11.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> berry: Fetching berry-0.1.11.tar.gz::https://github.com/JLErvin/berry/archive/0.1.11.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29068 0 29068 0 0 62221 0 --:--:-- --:--:-- --:--:-- 62221 >>> berry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/berry-0.1.11.tar.gz >>> berry: Checking sha512sums... berry-0.1.11.tar.gz: OK fix_prefix.patch: OK >>> berry: Unpacking /var/cache/distfiles/edge/berry-0.1.11.tar.gz... >>> berry: fix_prefix.patch patching file configure Hunk #1 succeeded at 133 (offset 3 lines). Running configure ... Compiling utils.c ... Compiling wm.c ... Compiling client.c ... In file included from client.c:19: 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: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 client.c:19: 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:8: /usr/include/stdio.h:186:5: note: previous declaration of 'vasprintf' with type 'int(char **, const char *, __va_list_tag *)' 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 *, __va_list_tag *)' 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.11-r0.apk >>> berry*: Tracing dependencies... so:libX11.so.6 so:libXft.so.2 so:libXinerama.so.1 so:libc.musl-x86_64.so.1 >>> berry*: Package size: 76.0 KB >>> berry*: Compressing data... >>> berry*: Create checksum... >>> berry*: Create berry-0.1.11-r0.apk >>> berry: Build complete at Mon, 18 Jul 2022 17:08:17 +0000 elapsed time 0h 0m 4s >>> berry: Cleaning up srcdir >>> berry: Cleaning up pkgdir >>> berry: Uninstalling dependencies... (1/31) Purging .makedepends-berry (20220718.170814) (2/31) Purging libxft-dev (2.3.4-r0) (3/31) Purging libxft (2.3.4-r0) (4/31) Purging libxinerama-dev (1.1.4-r1) (5/31) Purging libxinerama (1.1.4-r1) (6/31) Purging libxrender-dev (0.9.10-r3) (7/31) Purging libxrender (0.9.10-r3) (8/31) Purging libxext-dev (1.3.4-r0) (9/31) Purging libxext (1.3.4-r0) (10/31) Purging libx11-dev (1.8.1-r1) (11/31) Purging xtrans (1.4.0-r1) (12/31) Purging libx11 (1.8.1-r1) (13/31) Purging libxcb-dev (1.15-r0) (14/31) Purging xcb-proto (1.15-r0) (15/31) Purging libxcb (1.15-r0) (16/31) Purging libxau-dev (1.0.9-r0) (17/31) Purging libxau (1.0.9-r0) (18/31) Purging libxdmcp-dev (1.1.3-r0) (19/31) Purging libxdmcp (1.1.3-r0) (20/31) Purging xorgproto (2022.1-r0) (21/31) Purging libbsd (0.11.6-r2) (22/31) Purging libmd (1.0.4-r0) (23/31) Purging fontconfig-dev (2.14.0-r0) (24/31) Purging fontconfig (2.14.0-r0) (25/31) Purging freetype-dev (2.12.1-r0) (26/31) Purging freetype (2.12.1-r0) (27/31) Purging libpng-dev (1.6.37-r1) (28/31) Purging libpng (1.6.37-r1) (29/31) Purging zlib-dev (1.2.12-r1) (30/31) Purging expat-dev (2.4.8-r0) (31/31) Purging brotli-dev (1.0.9-r6) Executing busybox-1.35.0-r18.trigger OK: 333 MiB in 101 packages >>> berry: Updating the community/x86_64 repository index... >>> berry: Signing the index...