>>> stagit: Building community/stagit 0.9.6-r0 (using abuild 3.8.0_rc3-r2) started Sun, 30 May 2021 14:51:18 +0000 >>> stagit: Checking sanity of /home/buildozer/aports/community/stagit/APKBUILD... >>> stagit: Analyzing dependencies... >>> stagit: Installing for build: build-base libgit2-dev (1/17) Installing openssl-dev (1.1.1k-r0) (2/17) Installing nghttp2-dev (1.43.0-r0) (3/17) Installing zlib-dev (1.2.11-r3) (4/17) Installing brotli-dev (1.0.9-r5) (5/17) Installing curl-dev (7.77.0-r0) (6/17) Installing libssh2 (1.9.0-r1) (7/17) Installing libssh2-dev (1.9.0-r1) (8/17) Installing http-parser (2.9.4-r0) (9/17) Installing http-parser-dev (2.9.4-r0) (10/17) Installing pcre (8.44-r0) (11/17) Installing libgit2 (1.1.0-r2) (12/17) Installing libpcre16 (8.44-r0) (13/17) Installing libpcre32 (8.44-r0) (14/17) Installing libpcrecpp (8.44-r0) (15/17) Installing pcre-dev (8.44-r0) (16/17) Installing libgit2-dev (1.1.0-r2) (17/17) Installing .makedepends-stagit (20210530.145119) Executing busybox-1.33.1-r1.trigger OK: 319 MiB in 106 packages >>> stagit: Cleaning up srcdir >>> stagit: Cleaning up pkgdir >>> stagit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/stagit-0.9.6.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 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> stagit: Fetching https://codemadness.org/releases/stagit/stagit-0.9.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18777 100 18777 0 0 228k 0 --:--:-- --:--:-- --:--:-- 229k >>> stagit: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/stagit-0.9.6.tar.gz >>> stagit: Checking sha512sums... stagit-0.9.6.tar.gz: OK >>> stagit: Unpacking /var/cache/distfiles/v3.14/stagit-0.9.6.tar.gz... gcc -o stagit.o -c stagit.c -I/usr/local/include -Os -fomit-frame-pointer -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_BSD_SOURCE gcc -o reallocarray.o -c reallocarray.c -I/usr/local/include -Os -fomit-frame-pointer -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_BSD_SOURCE gcc -o strlcat.o -c strlcat.c -I/usr/local/include -Os -fomit-frame-pointer -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_BSD_SOURCE gcc -o strlcpy.o -c strlcpy.c -I/usr/local/include -Os -fomit-frame-pointer -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_BSD_SOURCE gcc -o stagit-index.o -c stagit-index.c -I/usr/local/include -Os -fomit-frame-pointer -D_XOPEN_SOURCE=700 -D_DEFAULT_SOURCE -D_BSD_SOURCE gcc -o stagit-index stagit-index.o reallocarray.o strlcat.o strlcpy.o -L/usr/local/lib -lgit2 gcc -o stagit stagit.o reallocarray.o strlcat.o strlcpy.o -L/usr/local/lib -lgit2 >>> stagit: Entering fakeroot... # installing executable files. mkdir -p /home/buildozer/aports/community/stagit/pkg/stagit/usr/bin cp -f stagit stagit-index /home/buildozer/aports/community/stagit/pkg/stagit/usr/bin for f in stagit stagit-index; do chmod 755 /home/buildozer/aports/community/stagit/pkg/stagit/usr/bin/$f; done # installing example files. mkdir -p /home/buildozer/aports/community/stagit/pkg/stagit/usr/share/doc/stagit cp -f style.css\ favicon.png\ logo.png\ example_create.sh\ example_post-receive.sh\ README\ /home/buildozer/aports/community/stagit/pkg/stagit/usr/share/doc/stagit # installing manual pages. mkdir -p /home/buildozer/aports/community/stagit/pkg/stagit/usr/share/man/man1 cp -f stagit.1 stagit-index.1 /home/buildozer/aports/community/stagit/pkg/stagit/usr/share/man/man1 for m in stagit.1 stagit-index.1; do chmod 644 /home/buildozer/aports/community/stagit/pkg/stagit/usr/share/man/man1/$m; done >>> stagit-doc*: Running split function doc... >>> stagit-doc*: Preparing subpackage stagit-doc... >>> stagit-doc*: Running postcheck for stagit-doc >>> stagit*: Running postcheck for stagit >>> stagit*: Preparing package stagit... >>> stagit*: Stripping binaries >>> stagit-doc*: Scanning shared objects >>> stagit*: Scanning shared objects >>> stagit-doc*: Tracing dependencies... >>> stagit-doc*: Package size: 64.0 KB >>> stagit-doc*: Compressing data... >>> stagit-doc*: Create checksum... >>> stagit-doc*: Create stagit-doc-0.9.6-r0.apk >>> stagit*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgit2.so.1.1 >>> stagit*: Package size: 68.0 KB >>> stagit*: Compressing data... >>> stagit*: Create checksum... >>> stagit*: Create stagit-0.9.6-r0.apk >>> stagit: Build complete at Sun, 30 May 2021 14:51:21 +0000 elapsed time 0h 0m 3s >>> stagit: Cleaning up srcdir >>> stagit: Cleaning up pkgdir >>> stagit: Uninstalling dependencies... (1/17) Purging .makedepends-stagit (20210530.145119) (2/17) Purging libgit2-dev (1.1.0-r2) (3/17) Purging curl-dev (7.77.0-r0) (4/17) Purging nghttp2-dev (1.43.0-r0) (5/17) Purging brotli-dev (1.0.9-r5) (6/17) Purging libssh2-dev (1.9.0-r1) (7/17) Purging http-parser-dev (2.9.4-r0) (8/17) Purging libgit2 (1.1.0-r2) (9/17) Purging openssl-dev (1.1.1k-r0) (10/17) Purging zlib-dev (1.2.11-r3) (11/17) Purging libssh2 (1.9.0-r1) (12/17) Purging http-parser (2.9.4-r0) (13/17) Purging pcre-dev (8.44-r0) (14/17) Purging libpcre16 (8.44-r0) (15/17) Purging libpcre32 (8.44-r0) (16/17) Purging libpcrecpp (8.44-r0) (17/17) Purging pcre (8.44-r0) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> stagit: Updating the community/x86 repository index... >>> stagit: Signing the index...