>>> pgimportdoc: Building community/pgimportdoc 0.1.3-r5 (using abuild 3.13.0-r3) started Wed, 24 Apr 2024 21:28:13 +0000 >>> pgimportdoc: Checking sanity of /home/buildozer/aports/community/pgimportdoc/APKBUILD... >>> pgimportdoc: Analyzing dependencies... >>> pgimportdoc: Installing for build: build-base readline-dev libxml2-dev postgresql-dev zlib-dev (1/36) Installing libhistory (8.2.10-r0) (2/36) Installing libformw (6.4_p20240330-r0) (3/36) Installing libmenuw (6.4_p20240330-r0) (4/36) Installing libpanelw (6.4_p20240330-r0) (5/36) Installing libncurses++ (6.4_p20240330-r0) (6/36) Installing ncurses-dev (6.4_p20240330-r0) (7/36) Installing readline (8.2.10-r0) (8/36) Installing readline-dev (8.2.10-r0) (9/36) Installing zlib-dev (1.3.1-r1) (10/36) Installing xz-libs (5.6.1-r3) (11/36) Installing xz (5.6.1-r3) (12/36) Installing xz-dev (5.6.1-r3) (13/36) Installing libxml2 (2.12.6-r2) (14/36) Installing libxml2-utils (2.12.6-r2) (15/36) Installing libxml2-dev (2.12.6-r2) (16/36) Installing libpq (16.2-r4) (17/36) Installing openssl-dev (3.3.0-r1) (18/36) Installing libpq-dev (16.2-r4) (19/36) Installing libecpg (16.2-r4) (20/36) Installing libecpg-dev (16.2-r4) (21/36) Installing clang16-headers (16.0.6-r5) (22/36) Installing libffi (3.4.6-r0) (23/36) Installing llvm16-libs (16.0.6-r8) (24/36) Installing clang16-libs (16.0.6-r5) (25/36) Installing llvm16-linker-tools (16.0.6-r8) (26/36) Installing clang16 (16.0.6-r5) (27/36) Installing icu-data-en (74.2-r0) Executing icu-data-en-74.2-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (28/36) Installing icu-libs (74.2-r0) (29/36) Installing icu (74.2-r0) (30/36) Installing icu-dev (74.2-r0) (31/36) Installing llvm16 (16.0.6-r8) (32/36) Installing lz4-dev (1.9.4-r5) (33/36) Installing zstd (1.5.6-r0) (34/36) Installing zstd-dev (1.5.6-r0) (35/36) Installing postgresql16-dev (16.2-r4) (36/36) Installing .makedepends-pgimportdoc (20240424.212841) Executing busybox-1.36.1-r25.trigger OK: 577 MiB in 137 packages >>> pgimportdoc: Cleaning up srcdir >>> pgimportdoc: Cleaning up pkgdir >>> pgimportdoc: Cleaning up tmpdir >>> pgimportdoc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/pgimportdoc-0.1.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> pgimportdoc: Fetching pgimportdoc-0.1.3.tar.gz::https://github.com/okbob/pgimportdoc/archive/0.1.3.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/pgimportdoc-0.1.3.tar.gz.part' pgimportdoc-0.1.3.ta 100% |********************************| 6321 0:00:00 ETA '/var/cache/distfiles/pgimportdoc-0.1.3.tar.gz.part' saved >>> pgimportdoc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/pgimportdoc-0.1.3.tar.gz >>> pgimportdoc: Checking sha512sums... pgimportdoc-0.1.3.tar.gz: OK >>> pgimportdoc: Unpacking /var/cache/distfiles/pgimportdoc-0.1.3.tar.gz... gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/postgresql -I. -I./ -I/usr/include/postgresql/16/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pgimportdoc.o pgimportdoc.c clang-16 -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 -I/usr/include/postgresql -I. -I./ -I/usr/include/postgresql/16/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pgimportdoc.bc pgimportdoc.c pgimportdoc.c: In function 'pgimportdoc': pgimportdoc.c:106:17: warning: implicit declaration of function 'simple_prompt' [-Wimplicit-function-declaration] 106 | simple_prompt("Password: ", password, sizeof(password), false); | ^~~~~~~~~~~~~ gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fstack-clash-protection -Wformat -Werror=format-security pgimportdoc.o -L/usr/lib -Wl,--as-needed,-O1,--sort-common -L/usr/lib/llvm16/lib -Wl,--as-needed -L/usr/lib/postgresql16 -lpgcommon -lpgport -L/usr/lib -lpq -lpgcommon -lpgport -lzstd -llz4 -lxml2 -lssl -lcrypto -lz -lreadline -lm -o pgimportdoc pgimportdoc.c:106:3: error: call to undeclared function 'simple_prompt'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] simple_prompt("Password: ", password, sizeof(password), false); ^ pgimportdoc.c:162:4: error: call to undeclared function 'simple_prompt'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] simple_prompt("Password: ", password, sizeof(password), false); ^ 2 errors generated. make: *** [/usr/lib/postgresql16/pgxs/src/makefiles/../../src/Makefile.global:1093: pgimportdoc.bc] Error 1 >>> ERROR: pgimportdoc: build failed >>> pgimportdoc: Uninstalling dependencies... (1/36) Purging .makedepends-pgimportdoc (20240424.212841) (2/36) Purging readline-dev (8.2.10-r0) (3/36) Purging libhistory (8.2.10-r0) (4/36) Purging readline (8.2.10-r0) (5/36) Purging libxml2-dev (2.12.6-r2) (6/36) Purging libxml2-utils (2.12.6-r2) (7/36) Purging zlib-dev (1.3.1-r1) (8/36) Purging ncurses-dev (6.4_p20240330-r0) (9/36) Purging libncurses++ (6.4_p20240330-r0) (10/36) Purging libpanelw (6.4_p20240330-r0) (11/36) Purging postgresql16-dev (16.2-r4) (12/36) Purging libecpg-dev (16.2-r4) (13/36) Purging libecpg (16.2-r4) (14/36) Purging clang16 (16.0.6-r5) (15/36) Purging clang16-headers (16.0.6-r5) (16/36) Purging icu-dev (74.2-r0) (17/36) Purging llvm16 (16.0.6-r8) (18/36) Purging llvm16-linker-tools (16.0.6-r8) (19/36) Purging lz4-dev (1.9.4-r5) (20/36) Purging zstd-dev (1.5.6-r0) (21/36) Purging zstd (1.5.6-r0) (22/36) Purging xz-dev (5.6.1-r3) (23/36) Purging xz (5.6.1-r3) (24/36) Purging clang16-libs (16.0.6-r5) (25/36) Purging icu (74.2-r0) (26/36) Purging icu-libs (74.2-r0) (27/36) Purging icu-data-en (74.2-r0) (28/36) Purging llvm16-libs (16.0.6-r8) (29/36) Purging libffi (3.4.6-r0) (30/36) Purging libformw (6.4_p20240330-r0) (31/36) Purging libmenuw (6.4_p20240330-r0) (32/36) Purging libpq-dev (16.2-r4) (33/36) Purging libpq (16.2-r4) (34/36) Purging libxml2 (2.12.6-r2) (35/36) Purging openssl-dev (3.3.0-r1) (36/36) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 228 MiB in 101 packages