>>> gcli: Building testing/gcli 2.5.0-r0 (using abuild 3.13.0-r5) started Mon, 26 Aug 2024 17:07:37 +0000 >>> gcli: Checking sanity of /home/buildozer/aports/testing/gcli/APKBUILD... >>> gcli: Analyzing dependencies... >>> gcli: Installing for build: build-base bison flex curl-dev libedit-dev lowdown-dev kyua atf-dev (1/31) Installing m4 (1.4.19-r3) (2/31) Installing bison (3.8.2-r1) (3/31) Installing flex (2.6.4-r6) (4/31) Installing brotli (1.1.0-r2) (5/31) Installing brotli-dev (1.1.0-r2) (6/31) Installing c-ares-dev (1.33.1-r0) (7/31) Installing libidn2-dev (2.3.7-r0) (8/31) Installing libpsl-utils (0.21.5-r2) (9/31) Installing libpsl-dev (0.21.5-r2) (10/31) Installing nghttp2-dev (1.62.1-r0) (11/31) Installing openssl-dev (3.3.1-r3) (12/31) Installing zlib-dev (1.3.1-r1) (13/31) Installing zstd (1.5.6-r1) (14/31) Installing zstd-dev (1.5.6-r1) (15/31) Installing curl-dev (8.9.1-r1) (16/31) Installing bsd-compat-headers (0.7.2-r6) (17/31) Installing libformw (6.5_p20240601-r0) (18/31) Installing libmenuw (6.5_p20240601-r0) (19/31) Installing libpanelw (6.5_p20240601-r0) (20/31) Installing libncurses++ (6.5_p20240601-r0) (21/31) Installing ncurses-dev (6.5_p20240601-r0) (22/31) Installing libedit-dev (20240808.3.1-r0) (23/31) Installing lowdown (1.1.0-r0) (24/31) Installing lowdown-libs (1.1.0-r0) (25/31) Installing lowdown-dev (1.1.0-r0) (26/31) Installing atf (0.21-r7) (27/31) Installing lutok (0.4-r6) (28/31) Installing sqlite-libs (3.46.1-r0) (29/31) Installing kyua (0.13-r8) (30/31) Installing atf-dev (0.21-r7) (31/31) Installing .makedepends-gcli (20240826.170738) Executing busybox-1.36.1-r31.trigger OK: 405 MiB in 138 packages >>> gcli: Cleaning up srcdir >>> gcli: Cleaning up pkgdir >>> gcli: Cleaning up tmpdir >>> gcli: Fetching https://distfiles.alpinelinux.org/distfiles/edge//gcli-2.5.0.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 curl: (22) The requested URL returned error: 404 >>> gcli: Fetching https://herrhotzenplotz.de/gcli/releases/gcli-2.5.0/gcli-2.5.0.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 415k 100 415k 0 0 347k 0 0:00:01 0:00:01 --:--:-- 347k 100 415k 100 415k 0 0 347k 0 0:00:01 0:00:01 --:--:-- 347k >>> gcli: Fetching https://distfiles.alpinelinux.org/distfiles/edge//gcli-2.5.0.tar.gz >>> gcli: Checking sha512sums... gcli-2.5.0.tar.gz: OK >>> gcli: Unpacking /var/cache/distfiles/edge/gcli-2.5.0.tar.gz... Checking for realpath ... realpath Checking host compiler ... gcc Checking host compiler type ... gcc Checking host compiler target ... s390x-alpine-linux-musl Checking for cross-compilation setup ... no Checking for pkg-config ... pkg-config Checking for libcurl ... found Checking for atf-c ... found Checking for libcrypto ... found Checking for libedit ... found Checking for lowdown ... found Checking for kyua ... kyua Checking for ccache ... not found Checking for install ... install Writing config.h Configuration summary for gcli 2.5.0: Build system type: s390x-alpine-linux-musl Host system type: s390x-alpine-linux-musl optimise for: release CC: gcc CC_FOR_BUILD: gcc CFLAGS: -Os -fstack-clash-protection -Wformat -Werror=format-security CFLAGS_FOR_BUILD: LIBCURL_CFLAGS: LIBCURL_LIBS: -lcurl LIBATFC_CFLAGS: LIBATFC_LIBS: -latf-c Using libedit: LIBEDIT_CFLAGS: -I/usr/include/editline LIBEDIT_LIBS: -ledit Using lowdown: LIBLOWDOWN_CFLAGS: LIBLOWDOWN_LIBS: -llowdown -lm Configuration done. You may now run make. make[1]: Entering directory '/home/buildozer/aports/testing/gcli/src/gcli-2.5.0' yacc -d /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/src/pgen/parser.y gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -MD -MF src/pgen/dump_c.pgen.d -DHAVE_CONFIG_H -DYY_NO_UNPUT -DYY_NO_INPUT -D_XOPEN_SOURCE=700 -c -o src/pgen/dump_c.pgen.o src/pgen/dump_c.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -MD -MF src/pgen/dump_h.pgen.d -DHAVE_CONFIG_H -DYY_NO_UNPUT -DYY_NO_INPUT -D_XOPEN_SOURCE=700 -c -o src/pgen/dump_h.pgen.o src/pgen/dump_h.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -MD -MF src/pgen/dump_plain.pgen.d -DHAVE_CONFIG_H -DYY_NO_UNPUT -DYY_NO_INPUT -D_XOPEN_SOURCE=700 -c -o src/pgen/dump_plain.pgen.o src/pgen/dump_plain.c yacc -d /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/src/pgen/parser.y gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/api.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/api.gcli.o src/cmd/api.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/attachments.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/attachments.gcli.o src/cmd/attachments.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/ci.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/ci.gcli.o src/cmd/ci.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/cmdconfig.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/cmdconfig.gcli.o src/cmd/cmdconfig.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/cmd.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/cmd.gcli.o src/cmd/cmd.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/colour.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/colour.gcli.o src/cmd/colour.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/comment.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/comment.gcli.o src/cmd/comment.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/config.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/config.gcli.o src/cmd/config.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/editor.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/editor.gcli.o src/cmd/editor.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/forks.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/forks.gcli.o src/cmd/forks.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/gcli.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/gcli.gcli.o src/cmd/gcli.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/gists.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/gists.gcli.o src/cmd/gists.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/gitconfig.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/gitconfig.gcli.o src/cmd/gitconfig.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/interactive.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/interactive.gcli.o src/cmd/interactive.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/issues.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/issues.gcli.o src/cmd/issues.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/labels.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/labels.gcli.o src/cmd/labels.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/milestones.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/milestones.gcli.o src/cmd/milestones.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/pipelines.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/pipelines.gcli.o src/cmd/pipelines.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/pulls.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/pulls.gcli.o src/cmd/pulls.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/pull_reviews.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/pull_reviews.gcli.o src/cmd/pull_reviews.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/releases.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/releases.gcli.o src/cmd/releases.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/repos.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/repos.gcli.o src/cmd/repos.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/snippets.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/snippets.gcli.o src/cmd/snippets.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/status.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/status.gcli.o src/cmd/status.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/status_interactive.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/status_interactive.gcli.o src/cmd/status_interactive.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/cmd/table.gcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ -DHAVE_LIBEDIT=1 \ -I/usr/include/editline \ \ -DHAVE_LIBLOWDOWN=1 \ -c -o src/cmd/table.gcli.o src/cmd/table.c lex /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/src/pgen/lexer.l gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -MD -MF y.tab.pgen.d -DHAVE_CONFIG_H -DYY_NO_UNPUT -DYY_NO_INPUT -D_XOPEN_SOURCE=700 -c -o y.tab.pgen.o y.tab.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -MD -MF lex.yy.pgen.d -DHAVE_CONFIG_H -DYY_NO_UNPUT -DYY_NO_INPUT -D_XOPEN_SOURCE=700 -c -o lex.yy.pgen.o lex.yy.c make[2]: Entering directory '/home/buildozer/aports/testing/gcli/src/gcli-2.5.0' sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-api.1.in > docs/gcli-api.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-comment.1.in > docs/gcli-comment.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-config.1.in > docs/gcli-config.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-forks.1.in > docs/gcli-forks.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-gists.1.in > docs/gcli-gists.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-issues.1.in > docs/gcli-issues.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-milestones.1.in > docs/gcli-milestones.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-labels.1.in > docs/gcli-labels.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-pulls.1.in > docs/gcli-pulls.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-pipelines.1.in > docs/gcli-pipelines.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-pulls-review.1.in > docs/gcli-pulls-review.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-releases.1.in > docs/gcli-releases.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-repos.1.in > docs/gcli-repos.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-snippets.1.in > docs/gcli-snippets.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-status.1.in > docs/gcli-status.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli.5.in > docs/gcli.5 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli.1.in > docs/gcli.1 make[2]: Leaving directory '/home/buildozer/aports/testing/gcli/src/gcli-2.5.0' gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -DHAVE_CONFIG_H -DYY_NO_UNPUT -DYY_NO_INPUT -D_XOPEN_SOURCE=700 -o pgen src/pgen/dump_c.pgen.o src/pgen/dump_h.pgen.o src/pgen/dump_plain.pgen.o lex.yy.pgen.o y.tab.pgen.o ./pgen -th -o templates/bugzilla/bugs.h templates/bugzilla/bugs.t ./pgen -th -o templates/bugzilla/api.h templates/bugzilla/api.t ./pgen -th -o templates/gitea/milestones.h templates/gitea/milestones.t ./pgen -th -o templates/gitea/status.h templates/gitea/status.t ./pgen -th -o templates/github/api.h templates/github/api.t ./pgen -th -o templates/github/checks.h templates/github/checks.t ./pgen -th -o templates/github/comments.h templates/github/comments.t ./pgen -th -o templates/github/forks.h templates/github/forks.t ./pgen -th -o templates/github/gists.h templates/github/gists.t ./pgen -th -o templates/github/issues.h templates/github/issues.t ./pgen -th -o templates/github/labels.h templates/github/labels.t ./pgen -th -o templates/github/milestones.h templates/github/milestones.t ./pgen -th -o templates/github/pulls.h templates/github/pulls.t ./pgen -th -o templates/github/releases.h templates/github/releases.t ./pgen -th -o templates/github/repos.h templates/github/repos.t ./pgen -th -o templates/github/status.h templates/github/status.t ./pgen -th -o templates/gitlab/comments.h templates/gitlab/comments.t ./pgen -th -o templates/gitlab/forks.h templates/gitlab/forks.t ./pgen -th -o templates/gitlab/api.h templates/gitlab/api.t ./pgen -th -o templates/gitlab/issues.h templates/gitlab/issues.t ./pgen -th -o templates/gitlab/labels.h templates/gitlab/labels.t ./pgen -th -o templates/gitlab/merge_requests.h templates/gitlab/merge_requests.t ./pgen -th -o templates/gitlab/milestones.h templates/gitlab/milestones.t ./pgen -th -o templates/gitlab/pipelines.h templates/gitlab/pipelines.t ./pgen -th -o templates/gitlab/releases.h templates/gitlab/releases.t ./pgen -th -o templates/gitlab/repos.h templates/gitlab/repos.t ./pgen -th -o templates/gitlab/snippets.h templates/gitlab/snippets.t ./pgen -th -o templates/gitlab/status.h templates/gitlab/status.t ./pgen -th -o templates/gitlab/sshkeys.h templates/gitlab/sshkeys.t ./pgen -tc -o templates/bugzilla/api.c templates/bugzilla/api.t ./pgen -tc -o templates/bugzilla/bugs.c templates/bugzilla/bugs.t ./pgen -tc -o templates/gitea/milestones.c templates/gitea/milestones.t ./pgen -tc -o templates/gitea/status.c templates/gitea/status.t ./pgen -tc -o templates/github/api.c templates/github/api.t ./pgen -tc -o templates/github/checks.c templates/github/checks.t ./pgen -tc -o templates/github/comments.c templates/github/comments.t ./pgen -tc -o templates/github/forks.c templates/github/forks.t ./pgen -tc -o templates/github/gists.c templates/github/gists.t ./pgen -tc -o templates/github/labels.c templates/github/labels.t ./pgen -tc -o templates/github/issues.c templates/github/issues.t ./pgen -tc -o templates/github/milestones.c templates/github/milestones.t ./pgen -tc -o templates/github/pulls.c templates/github/pulls.t ./pgen -tc -o templates/github/releases.c templates/github/releases.t ./pgen -tc -o templates/github/repos.c templates/github/repos.t ./pgen -tc -o templates/github/status.c templates/github/status.t ./pgen -tc -o templates/gitlab/api.c templates/gitlab/api.t ./pgen -tc -o templates/gitlab/forks.c templates/gitlab/forks.t ./pgen -tc -o templates/gitlab/comments.c templates/gitlab/comments.t ./pgen -tc -o templates/gitlab/issues.c templates/gitlab/issues.t ./pgen -tc -o templates/gitlab/labels.c templates/gitlab/labels.t ./pgen -tc -o templates/gitlab/merge_requests.c templates/gitlab/merge_requests.t ./pgen -tc -o templates/gitlab/milestones.c templates/gitlab/milestones.t ./pgen -tc -o templates/gitlab/pipelines.c templates/gitlab/pipelines.t ./pgen -tc -o templates/gitlab/releases.c templates/gitlab/releases.t ./pgen -tc -o templates/gitlab/repos.c templates/gitlab/repos.t ./pgen -tc -o templates/gitlab/snippets.c templates/gitlab/snippets.t ./pgen -tc -o templates/gitlab/sshkeys.c templates/gitlab/sshkeys.t ./pgen -tc -o templates/gitlab/status.c templates/gitlab/status.t gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/bugzilla/api.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/bugzilla/api.libgcli.o src/bugzilla/api.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/bugzilla/bugs-parser.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/bugzilla/bugs-parser.libgcli.o src/bugzilla/bugs-parser.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/bugzilla/attachments.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/bugzilla/attachments.libgcli.o src/bugzilla/attachments.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/bugzilla/bugs.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/bugzilla/bugs.libgcli.o src/bugzilla/bugs.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/bugzilla/config.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/bugzilla/config.libgcli.o src/bugzilla/config.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitea/comments.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitea/comments.libgcli.o src/gitea/comments.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitea/config.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitea/config.libgcli.o src/gitea/config.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitea/forks.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitea/forks.libgcli.o src/gitea/forks.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitea/labels.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitea/labels.libgcli.o src/gitea/labels.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitea/issues.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitea/issues.libgcli.o src/gitea/issues.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitea/milestones.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitea/milestones.libgcli.o src/gitea/milestones.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitea/pulls.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitea/pulls.libgcli.o src/gitea/pulls.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitea/repos.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitea/repos.libgcli.o src/gitea/repos.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitea/status.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitea/status.libgcli.o src/gitea/status.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitea/sshkeys.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitea/sshkeys.libgcli.o src/gitea/sshkeys.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitea/releases.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitea/releases.libgcli.o src/gitea/releases.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/api.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/api.libgcli.o src/github/api.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/checks.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/checks.libgcli.o src/github/checks.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/comments.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/comments.libgcli.o src/github/comments.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/config.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/config.libgcli.o src/github/config.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/forks.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/forks.libgcli.o src/github/forks.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/gists.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/gists.libgcli.o src/github/gists.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/issues.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/issues.libgcli.o src/github/issues.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/labels.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/labels.libgcli.o src/github/labels.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/milestones.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/milestones.libgcli.o src/github/milestones.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/releases.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/releases.libgcli.o src/github/releases.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/pulls.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/pulls.libgcli.o src/github/pulls.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/repos.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/repos.libgcli.o src/github/repos.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/sshkeys.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/sshkeys.libgcli.o src/github/sshkeys.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/github/status.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/github/status.libgcli.o src/github/status.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/api.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/api.libgcli.o src/gitlab/api.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/comments.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/comments.libgcli.o src/gitlab/comments.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/config.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/config.libgcli.o src/gitlab/config.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/forks.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/forks.libgcli.o src/gitlab/forks.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/issues.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/issues.libgcli.o src/gitlab/issues.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/labels.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/labels.libgcli.o src/gitlab/labels.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/merge_requests.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/merge_requests.libgcli.o src/gitlab/merge_requests.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/milestones.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/milestones.libgcli.o src/gitlab/milestones.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/pipelines.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/pipelines.libgcli.o src/gitlab/pipelines.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/releases.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/releases.libgcli.o src/gitlab/releases.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/repos.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/repos.libgcli.o src/gitlab/repos.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/snippets.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/snippets.libgcli.o src/gitlab/snippets.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/status.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/status.libgcli.o src/gitlab/status.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/base64.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/base64.libgcli.o src/base64.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/attachments.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/attachments.libgcli.o src/attachments.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/comments.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/comments.libgcli.o src/comments.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gitlab/sshkeys.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gitlab/sshkeys.libgcli.o src/gitlab/sshkeys.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/ctx.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/ctx.libgcli.o src/ctx.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/curl.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/curl.libgcli.o src/curl.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/date_time.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/date_time.libgcli.o src/date_time.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/diffutil.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/diffutil.libgcli.o src/diffutil.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/forges.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/forges.libgcli.o src/forges.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/forks.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/forks.libgcli.o src/forks.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/gcli.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/gcli.libgcli.o src/gcli.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/issues.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/issues.libgcli.o src/issues.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/json_gen.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/json_gen.libgcli.o src/json_gen.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/json_util.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/json_util.libgcli.o src/json_util.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/labels.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/labels.libgcli.o src/labels.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/milestones.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/milestones.libgcli.o src/milestones.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/nvlist.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/nvlist.libgcli.o src/nvlist.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/pulls.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/pulls.libgcli.o src/pulls.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/releases.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/releases.libgcli.o src/releases.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/repos.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/repos.libgcli.o src/repos.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/sshkeys.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/sshkeys.libgcli.o src/sshkeys.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF src/status.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o src/status.libgcli.o src/status.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF thirdparty/pdjson/pdjson.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o thirdparty/pdjson/pdjson.libgcli.o thirdparty/pdjson/pdjson.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF thirdparty/sn/sn.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o thirdparty/sn/sn.libgcli.o thirdparty/sn/sn.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/bugzilla/api.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/bugzilla/api.libgcli.o templates/bugzilla/api.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/bugzilla/bugs.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/bugzilla/bugs.libgcli.o templates/bugzilla/bugs.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitea/milestones.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitea/milestones.libgcli.o templates/gitea/milestones.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitea/status.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitea/status.libgcli.o templates/gitea/status.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/github/api.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/github/api.libgcli.o templates/github/api.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/github/checks.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/github/checks.libgcli.o templates/github/checks.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/github/comments.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/github/comments.libgcli.o templates/github/comments.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/github/forks.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/github/forks.libgcli.o templates/github/forks.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/github/gists.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/github/gists.libgcli.o templates/github/gists.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/github/issues.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/github/issues.libgcli.o templates/github/issues.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/github/labels.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/github/labels.libgcli.o templates/github/labels.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/github/milestones.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/github/milestones.libgcli.o templates/github/milestones.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/github/pulls.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/github/pulls.libgcli.o templates/github/pulls.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/github/releases.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/github/releases.libgcli.o templates/github/releases.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/github/repos.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/github/repos.libgcli.o templates/github/repos.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/github/status.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/github/status.libgcli.o templates/github/status.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitlab/comments.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitlab/comments.libgcli.o templates/gitlab/comments.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitlab/api.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitlab/api.libgcli.o templates/gitlab/api.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitlab/forks.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitlab/forks.libgcli.o templates/gitlab/forks.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitlab/issues.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitlab/issues.libgcli.o templates/gitlab/issues.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitlab/labels.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitlab/labels.libgcli.o templates/gitlab/labels.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitlab/merge_requests.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitlab/merge_requests.libgcli.o templates/gitlab/merge_requests.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitlab/milestones.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitlab/milestones.libgcli.o templates/gitlab/milestones.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitlab/pipelines.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitlab/pipelines.libgcli.o templates/gitlab/pipelines.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitlab/releases.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitlab/releases.libgcli.o templates/gitlab/releases.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitlab/repos.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitlab/repos.libgcli.o templates/gitlab/repos.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitlab/snippets.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitlab/snippets.libgcli.o templates/gitlab/snippets.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitlab/status.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitlab/status.libgcli.o templates/gitlab/status.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF templates/gitlab/sshkeys.libgcli.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DHAVE_LIBLOWDOWN=1 \ -DIN_LIBGCLI=1 -c -o templates/gitlab/sshkeys.libgcli.o templates/gitlab/sshkeys.c ar -rc libgcli.a src/bugzilla/api.libgcli.o src/bugzilla/attachments.libgcli.o src/bugzilla/bugs-parser.libgcli.o src/bugzilla/bugs.libgcli.o src/bugzilla/config.libgcli.o src/gitea/comments.libgcli.o src/gitea/config.libgcli.o src/gitea/forks.libgcli.o src/gitea/issues.libgcli.o src/gitea/labels.libgcli.o src/gitea/milestones.libgcli.o src/gitea/pulls.libgcli.o src/gitea/releases.libgcli.o src/gitea/repos.libgcli.o src/gitea/sshkeys.libgcli.o src/gitea/status.libgcli.o src/github/api.libgcli.o src/github/checks.libgcli.o src/github/comments.libgcli.o src/github/config.libgcli.o src/github/forks.libgcli.o src/github/gists.libgcli.o src/github/issues.libgcli.o src/github/labels.libgcli.o src/github/milestones.libgcli.o src/github/pulls.libgcli.o src/github/releases.libgcli.o src/github/repos.libgcli.o src/github/sshkeys.libgcli.o src/github/status.libgcli.o src/gitlab/api.libgcli.o src/gitlab/comments.libgcli.o src/gitlab/config.libgcli.o src/gitlab/forks.libgcli.o src/gitlab/issues.libgcli.o src/gitlab/labels.libgcli.o src/gitlab/merge_requests.libgcli.o src/gitlab/milestones.libgcli.o src/gitlab/pipelines.libgcli.o src/gitlab/releases.libgcli.o src/gitlab/repos.libgcli.o src/gitlab/snippets.libgcli.o src/gitlab/sshkeys.libgcli.o src/gitlab/status.libgcli.o src/attachments.libgcli.o src/base64.libgcli.o src/comments.libgcli.o src/ctx.libgcli.o src/curl.libgcli.o src/date_time.libgcli.o src/diffutil.libgcli.o src/forges.libgcli.o src/forks.libgcli.o src/gcli.libgcli.o src/issues.libgcli.o src/json_gen.libgcli.o src/json_util.libgcli.o src/labels.libgcli.o src/milestones.libgcli.o src/nvlist.libgcli.o src/pulls.libgcli.o src/releases.libgcli.o src/repos.libgcli.o src/sshkeys.libgcli.o src/status.libgcli.o thirdparty/pdjson/pdjson.libgcli.o thirdparty/sn/sn.libgcli.o templates/bugzilla/api.libgcli.o templates/bugzilla/bugs.libgcli.o templates/gitea/milestones.libgcli.o templates/gitea/status.libgcli.o templates/github/api.libgcli.o templates/github/checks.libgcli.o templates/github/comments.libgcli.o templates/github/forks.libgcli.o templates/github/gists.libgcli.o templates/github/issues.libgcli.o templates/github/labels.libgcli.o templates/github/milestones.libgcli.o templates/github/pulls.libgcli.o templates/github/releases.libgcli.o templates/github/repos.libgcli.o templates/github/status.libgcli.o templates/gitlab/api.libgcli.o templates/gitlab/comments.libgcli.o templates/gitlab/forks.libgcli.o templates/gitlab/issues.libgcli.o templates/gitlab/labels.libgcli.o templates/gitlab/merge_requests.libgcli.o templates/gitlab/milestones.libgcli.o templates/gitlab/pipelines.libgcli.o templates/gitlab/releases.libgcli.o templates/gitlab/repos.libgcli.o templates/gitlab/snippets.libgcli.o templates/gitlab/sshkeys.libgcli.o templates/gitlab/status.libgcli.o ranlib libgcli.a gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 -Wl,--as-needed,-O1,--sort-common -o gcli \ src/cmd/api.gcli.o src/cmd/attachments.gcli.o src/cmd/ci.gcli.o src/cmd/cmd.gcli.o src/cmd/cmdconfig.gcli.o src/cmd/colour.gcli.o src/cmd/comment.gcli.o src/cmd/config.gcli.o src/cmd/editor.gcli.o src/cmd/forks.gcli.o src/cmd/gcli.gcli.o src/cmd/gists.gcli.o src/cmd/gitconfig.gcli.o src/cmd/interactive.gcli.o src/cmd/issues.gcli.o src/cmd/labels.gcli.o src/cmd/milestones.gcli.o src/cmd/pipelines.gcli.o src/cmd/pulls.gcli.o src/cmd/pull_reviews.gcli.o src/cmd/releases.gcli.o src/cmd/repos.gcli.o src/cmd/snippets.gcli.o src/cmd/status.gcli.o src/cmd/status_interactive.gcli.o src/cmd/table.gcli.o libgcli.a -lcurl -ledit \ -lcrypto \ -llowdown -lm make[1]: Leaving directory '/home/buildozer/aports/testing/gcli/src/gcli-2.5.0' make[1]: Entering directory '/home/buildozer/aports/testing/gcli/src/gcli-2.5.0' gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/github-parse.tests.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DTESTSRCDIR="\"/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/tests/\"" -c -o tests/github-parse.tests.o tests/github-parse.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/json-escape.tests.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DTESTSRCDIR="\"/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/tests/\"" -c -o tests/json-escape.tests.o tests/json-escape.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/gitlab-parse.tests.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DTESTSRCDIR="\"/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/tests/\"" -c -o tests/gitlab-parse.tests.o tests/gitlab-parse.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/gitea-parse.tests.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DTESTSRCDIR="\"/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/tests/\"" -c -o tests/gitea-parse.tests.o tests/gitea-parse.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/bugzilla-parse.tests.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DTESTSRCDIR="\"/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/tests/\"" -c -o tests/bugzilla-parse.tests.o tests/bugzilla-parse.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/url-encode.tests.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DTESTSRCDIR="\"/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/tests/\"" -c -o tests/url-encode.tests.o tests/url-encode.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/jsongen.tests.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DTESTSRCDIR="\"/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/tests/\"" -c -o tests/jsongen.tests.o tests/jsongen.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/base64.tests.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DTESTSRCDIR="\"/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/tests/\"" -c -o tests/base64.tests.o tests/base64.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/json-escape -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -Wl,--as-needed,-O1,--sort-common -o tests/json-escape tests/json-escape.tests.o libgcli.a \ -latf-c -lcurl -lcrypto gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/gitea-parse -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -Wl,--as-needed,-O1,--sort-common -o tests/gitea-parse tests/gitea-parse.tests.o libgcli.a \ -latf-c -lcurl -lcrypto gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/difftests.tests.d -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -DTESTSRCDIR="\"/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/tests/\"" -c -o tests/difftests.tests.o tests/difftests.c gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/url-encode -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -Wl,--as-needed,-O1,--sort-common -o tests/url-encode tests/url-encode.tests.o libgcli.a \ -latf-c -lcurl -lcrypto gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/base64 -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -Wl,--as-needed,-O1,--sort-common -o tests/base64 tests/base64.tests.o libgcli.a \ -latf-c -lcurl -lcrypto gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/bugzilla-parse -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -Wl,--as-needed,-O1,--sort-common -o tests/bugzilla-parse tests/bugzilla-parse.tests.o libgcli.a \ -latf-c -lcurl -lcrypto gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/jsongen -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -Wl,--as-needed,-O1,--sort-common -o tests/jsongen tests/jsongen.tests.o libgcli.a \ -latf-c -lcurl -lcrypto gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/github-parse -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -Wl,--as-needed,-O1,--sort-common -o tests/github-parse tests/github-parse.tests.o libgcli.a \ -latf-c -lcurl -lcrypto gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/gitlab-parse -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -Wl,--as-needed,-O1,--sort-common -o tests/gitlab-parse tests/gitlab-parse.tests.o libgcli.a \ -latf-c -lcurl -lcrypto gcc -std=c11 -pedantic -O2 -pipe -fPIC -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/include -I/home/buildozer/aports/testing/gcli/src/gcli-2.5.0/thirdparty -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -MD -MF tests/difftests -DHAVE_CONFIG_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETOPT_H=1 -D_XOPEN_SOURCE=700 \ \ -Wl,--as-needed,-O1,--sort-common -o tests/difftests tests/difftests.tests.o libgcli.a \ -latf-c -lcurl -lcrypto kyua test --build-root ./tests --kyuafile /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/tests/Kyuafile json-escape:backslashes -> passed [0.002s] json-escape:newlines -> passed [0.010s] json-escape:tabs -> passed [0.002s] json-escape:torture -> passed [0.003s] github-parse:simple_github_check -> passed [0.003s] github-parse:simple_github_comment -> passed [0.004s] github-parse:simple_github_fork -> passed [0.002s] github-parse:simple_github_issue -> passed [0.002s] github-parse:simple_github_label -> passed [0.002s] github-parse:simple_github_milestone -> passed [0.004s] github-parse:simple_github_pull -> passed [0.002s] github-parse:simple_github_release -> passed [0.002s] github-parse:simple_github_repo -> passed [0.002s] gitlab-parse:gitlab_error_token_expired -> passed [0.002s] gitlab-parse:gitlab_error_unauthorised -> passed [0.002s] gitlab-parse:gitlab_simple_fork -> passed [0.002s] gitlab-parse:gitlab_simple_issue -> passed [0.002s] gitlab-parse:gitlab_simple_label -> passed [0.002s] gitlab-parse:gitlab_simple_merge_request -> passed [0.002s] gitlab-parse:gitlab_simple_milestone -> passed [0.002s] gitlab-parse:gitlab_simple_pipeline -> passed [0.002s] gitlab-parse:gitlab_simple_release -> passed [0.003s] gitlab-parse:gitlab_simple_repo -> passed [0.002s] gitlab-parse:gitlab_simple_snippet -> passed [0.002s] gitea-parse:gitea_simple_notification -> passed [0.002s] bugzilla-parse:bugzilla_attachments -> passed [0.002s] bugzilla-parse:bugzilla_comments -> passed [0.002s] bugzilla-parse:simple_bugzilla_issue -> passed [0.004s] base64:simple_decode -> passed [0.002s] url-encode:simple_characters -> passed [0.002s] url-encode:torture -> passed [0.002s] url-encode:umlaute -> passed [0.002s] jsongen:array_with_two_empty_objects -> passed [0.002s] jsongen:empty_array -> passed [0.002s] jsongen:empty_object -> passed [0.002s] jsongen:object_nested -> passed [0.002s] jsongen:object_with_mixed_values -> passed [0.002s] jsongen:object_with_number -> passed [0.002s] jsongen:object_with_strings -> passed [0.002s] jsongen:object_with_two_keys_and_values_that_are_string -> passed [0.002s] difftests:bug_no_newline_at_end_of_file -> passed [0.001s] difftests:bug_patch_series_fail_get_comments -> passed [0.002s] difftests:bug_short_hunk_range -> passed [0.001s] difftests:comment_before_hunk_header -> passed [0.001s] difftests:diff_with_two_hunks -> passed [0.001s] difftests:diff_with_two_hunks_and_comments -> passed [0.001s] difftests:empty_hunk_should_not_fault -> passed [0.001s] difftests:empty_patch_should_not_fail -> passed [0.001s] difftests:free_patch_cleans_up_properly -> passed [0.002s] difftests:full_patch -> passed [0.002s] difftests:leading_angle_bracket_are_removed_in_comments -> passed [0.001s] difftests:line_removals_offset_bug -> passed [0.001s] difftests:multiline_change_with_comment -> passed [0.001s] difftests:new_and_old_with_both_deletions_and_additions -> passed [0.001s] difftests:old_and_new_are_set_correctly_in_patch -> passed [0.001s] difftests:parse_simple_diff -> passed [0.003s] difftests:patch_for_git_object_format_version_1 -> passed [0.001s] difftests:patch_prelude -> passed [0.004s] difftests:patch_series_with_prelude -> passed [0.001s] difftests:patch_with_two_diffs_and_comments -> passed [0.006s] difftests:simple_patch_series -> passed [0.001s] difftests:simple_patch_with_comments -> passed [0.001s] difftests:single_diff_with_multiline_comment -> passed [0.001s] difftests:two_diffs_with_one_hunk_each -> passed [0.001s] Results file id is home_buildozer_aports_testing_gcli_src_gcli-2.5.0_tests.20240826-170743-286436 Results saved to /home/buildozer/.kyua/store/results.home_buildozer_aports_testing_gcli_src_gcli-2.5.0_tests.20240826-170743-286436.db 64/64 passed (0 failed) make[1]: Leaving directory '/home/buildozer/aports/testing/gcli/src/gcli-2.5.0' >>> gcli: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/testing/gcli/src/gcli-2.5.0' make[2]: Entering directory '/home/buildozer/aports/testing/gcli/src/gcli-2.5.0' sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-api.1.in > docs/gcli-api.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-comment.1.in > docs/gcli-comment.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-config.1.in > docs/gcli-config.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-forks.1.in > docs/gcli-forks.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-gists.1.in > docs/gcli-gists.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-issues.1.in > docs/gcli-issues.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-labels.1.in > docs/gcli-labels.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-milestones.1.in > docs/gcli-milestones.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-pipelines.1.in > docs/gcli-pipelines.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-pulls.1.in > docs/gcli-pulls.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-pulls-review.1.in > docs/gcli-pulls-review.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-releases.1.in > docs/gcli-releases.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-repos.1.in > docs/gcli-repos.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-snippets.1.in > docs/gcli-snippets.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli-status.1.in > docs/gcli-status.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli.1.in > docs/gcli.1 sed \ -e 's|\@PACKAGE_DATE\@|2024-Aug-26|g' \ -e 's|\@PACKAGE_STRING\@|gcli 2.5.0|g' \ -e 's|\@PACKAGE_BUGREPORT\@|https://lists.sr.ht/~herrhotzenplotz/gcli-discuss|g' \ -e 's|\@PACKAGE_URL\@|https://sr.ht/~herrhotzenplotz/gcli|g' \ -e 's|\@PACKAGE_VERSION\@|2.5.0|g' \ < /home/buildozer/aports/testing/gcli/src/gcli-2.5.0/docs/gcli.5.in > docs/gcli.5 make[2]: Leaving directory '/home/buildozer/aports/testing/gcli/src/gcli-2.5.0' install -d /home/buildozer/aports/testing/gcli/pkg/gcli/usr/bin install -m 0755 gcli /home/buildozer/aports/testing/gcli/pkg/gcli/usr/bin install -d /home/buildozer/aports/testing/gcli/pkg/gcli/usr/share/man install -d /home/buildozer/aports/testing/gcli/pkg/gcli/usr/share/man/man5 install -d /home/buildozer/aports/testing/gcli/pkg/gcli/usr/share/man/man1 # TODO: compress manual pages for PAGE in docs/gcli-api.1 docs/gcli-comment.1 docs/gcli-config.1 docs/gcli-forks.1 docs/gcli-gists.1 docs/gcli-issues.1 docs/gcli-labels.1 docs/gcli-milestones.1 docs/gcli-pipelines.1 docs/gcli-pulls.1 docs/gcli-pulls-review.1 docs/gcli-releases.1 docs/gcli-repos.1 docs/gcli-snippets.1 docs/gcli-status.1 docs/gcli.1 docs/gcli.5; do \ case $PAGE in \ *.1) \ install -m 644 $PAGE /home/buildozer/aports/testing/gcli/pkg/gcli/usr/share/man/man1 \ ;; \ *.5) \ install -m 644 $PAGE /home/buildozer/aports/testing/gcli/pkg/gcli/usr/share/man/man5 \ ;; \ *) \ echo error installing man page $PAGE >&2 \ ;; \ esac \ done make[1]: Leaving directory '/home/buildozer/aports/testing/gcli/src/gcli-2.5.0' >>> gcli-doc*: Running split function doc... >>> gcli-doc*: Preparing subpackage gcli-doc... >>> gcli-doc*: Running postcheck for gcli-doc >>> gcli*: Running postcheck for gcli >>> gcli*: Preparing package gcli... >>> gcli*: Stripping binaries >>> gcli-doc*: Scanning shared objects >>> gcli*: Scanning shared objects >>> gcli-doc*: Tracing dependencies... >>> gcli-doc*: Package size: 92.0 KB >>> gcli-doc*: Compressing data... >>> gcli-doc*: Create checksum... >>> gcli-doc*: Create gcli-doc-2.5.0-r0.apk >>> gcli*: Tracing dependencies... bison flex so:libc.musl-s390x.so.1 so:libcrypto.so.3 so:libcurl.so.4 so:libedit.so.0 so:liblowdown.so.1 >>> gcli*: Package size: 360.0 KB >>> gcli*: Compressing data... >>> gcli*: Create checksum... >>> gcli*: Create gcli-2.5.0-r0.apk >>> gcli: Build complete at Mon, 26 Aug 2024 17:07:44 +0000 elapsed time 0h 0m 7s >>> gcli: Cleaning up srcdir >>> gcli: Cleaning up pkgdir >>> gcli: Uninstalling dependencies... (1/31) Purging .makedepends-gcli (20240826.170738) (2/31) Purging bison (3.8.2-r1) (3/31) Purging flex (2.6.4-r6) (4/31) Purging m4 (1.4.19-r3) (5/31) Purging curl-dev (8.9.1-r1) (6/31) Purging libedit-dev (20240808.3.1-r0) (7/31) Purging bsd-compat-headers (0.7.2-r6) (8/31) Purging ncurses-dev (6.5_p20240601-r0) (9/31) Purging libncurses++ (6.5_p20240601-r0) (10/31) Purging libpanelw (6.5_p20240601-r0) (11/31) Purging lowdown-dev (1.1.0-r0) (12/31) Purging lowdown (1.1.0-r0) (13/31) Purging lowdown-libs (1.1.0-r0) (14/31) Purging kyua (0.13-r8) (15/31) Purging atf-dev (0.21-r7) (16/31) Purging atf (0.21-r7) (17/31) Purging brotli-dev (1.1.0-r2) (18/31) Purging brotli (1.1.0-r2) (19/31) Purging c-ares-dev (1.33.1-r0) (20/31) Purging libformw (6.5_p20240601-r0) (21/31) Purging libmenuw (6.5_p20240601-r0) (22/31) Purging libpsl-dev (0.21.5-r2) (23/31) Purging libpsl-utils (0.21.5-r2) (24/31) Purging lutok (0.4-r6) (25/31) Purging nghttp2-dev (1.62.1-r0) (26/31) Purging openssl-dev (3.3.1-r3) (27/31) Purging sqlite-libs (3.46.1-r0) (28/31) Purging zlib-dev (1.3.1-r1) (29/31) Purging zstd-dev (1.5.6-r1) (30/31) Purging zstd (1.5.6-r1) (31/31) Purging libidn2-dev (2.3.7-r0) Executing busybox-1.36.1-r31.trigger OK: 368 MiB in 107 packages >>> gcli: Updating the testing/s390x repository index... >>> gcli: Signing the index...