>>> trurl: Building testing/trurl 0.5-r0 (using abuild 3.11.0_rc8-r0) started Mon, 17 Apr 2023 17:52:17 +0000 >>> trurl: Checking sanity of /home/buildozer/aports/testing/trurl/APKBUILD... >>> trurl: Analyzing dependencies... >>> trurl: Installing for build: build-base curl-dev python3 (1/18) Installing libidn2-dev (2.3.4-r1) (2/18) Installing openssl-dev (3.1.0-r3) (3/18) Installing nghttp2-dev (1.52.0-r1) (4/18) Installing zlib-dev (1.2.13-r1) (5/18) Installing brotli (1.0.9-r12) (6/18) Installing brotli-dev (1.0.9-r12) (7/18) Installing curl-dev (8.0.1-r2) (8/18) Installing libbz2 (1.0.8-r5) (9/18) Installing libffi (3.4.4-r2) (10/18) Installing gdbm (1.23-r1) (11/18) Installing xz-libs (5.4.2-r1) (12/18) Installing mpdecimal (2.5.1-r2) (13/18) Installing libpanelw (6.4_p20230401-r4) (14/18) Installing readline (8.2.1-r1) (15/18) Installing sqlite-libs (3.41.2-r2) (16/18) Installing python3 (3.11.3-r4) (17/18) Installing python3-pycache-pyc0 (3.11.3-r4) (18/18) Installing .makedepends-trurl (20230417.175218) Executing busybox-1.36.0-r7.trigger OK: 340 MiB in 116 packages >>> trurl: Cleaning up srcdir >>> trurl: Cleaning up pkgdir >>> trurl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trurl-0.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> trurl: Fetching trurl-0.5.tar.gz::https://github.com/curl/trurl/archive/refs/tags/trurl-0.5.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 100 28792 100 28792 0 0 7323 0 0:00:03 0:00:03 --:--:-- 50160 >>> trurl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trurl-0.5.tar.gz >>> trurl: Checking sha512sums... trurl-0.5.tar.gz: OK >>> trurl: Unpacking /var/cache/distfiles/trurl-0.5.tar.gz... gcc -W -Wall -pedantic -g -Os -fomit-frame-pointer -c -o trurl.o trurl.c gcc trurl.o -o trurl -lcurl -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs 0: passed 'example.com' 1: passed 'http://example.com' 2: passed 'https://example.com' 3: passed 'hp://example.com' 4: passed '' 5: passed 'ftp.example.com' 6: passed 'https://example.com/../moo' 7: passed 'https://example.com/.././moo' 8: passed 'https://example.com/test/../moo' 9: passed 'localhost --append path=moo' 10: passed 'localhost -a path=moo' 11: passed '--set host=moo --set scheme=http' 12: passed '-s host=moo -s scheme=http' 13: passed '--set host=moo --set scheme=https --set port=999' 14: passed '--set host=moo --set scheme=ftps --set path=/hello' 15: passed '--url https://curl.se --set host=example.com' 16: passed '--set host=example.com --set scheme=ftp' 17: passed '--url https://curl.se/we/are.html --redirect here.html' 18: passed '--url https://curl.se/we/../are.html --set port=8080' 19: passed 'https://curl.se:22/ -s port=443' 20: passed 'https://curl.se:22/ -s port=443 --get {url}' 21: passed '--url https://curl.se/we/are.html --get "{path}"' 22: passed '--url https://curl.se/we/are.html --get "{port}"' 23: passed '--url https://curl.se/we/are.html --get "{scheme}"' 24: passed '--url https://hello@curl.se/we/are.html --get "{user}"' 25: passed '--url https://hello:secret@curl.se/we/are.html --get "{password}"' 26: passed '--url "imap://hello:secret;crazy@curl.se/we/are.html" --get "{options}"' 27: passed '--url https://curl.se/we/are.html --get "{host}"' 28: passed '--url https://10.1/we/are.html --get "{host}"' 29: passed '--url https://[fe80::0000:20c:29ff:fe9c:409b]:8080/we/are.html --get "{host}"' 30: passed '--url https://[fe80::0000:20c:29ff:fe9c:409b%euth0]:8080/we/are.html --get "{zoneid}"' 31: passed '--url https://[fe80::0000:20c:29ff:fe9c:409b%eth0]:8080/we/are.html --get "{zoneid}"' 32: passed '--url "https://curl.se/we/are.html?user=many#more" --get "{query}"' 33: passed '--url "https://curl.se/we/are.html?user=many#more" --get "{fragment}"' 34: passed '--url https://curl.se/we/are.html -g "{port}"' 35: passed '--url https://curl.se/hello --append path=you' 36: passed '--url https://curl.se/hello --append "path=you index.html"' 37: passed '--url "https://curl.se?name=hello" --append query=search=string' 38: passed '--url https://curl.se/hello --set user=:hej:' 39: passed '--url https://curl.se/hello --set user=hej --set password=secret' 40: passed '--url https://curl.se/hello --set query:=user=me' 41: passed '--url https://curl.se/hello --set query=user=me' 42: passed '--url https://curl.se/hello --set fragment=" hello"' 43: passed '--url https://curl.se/hello --set fragment:="%20hello"' 44: passed 'localhost --append query=hello=foo' 45: passed 'localhost -a query=hello=foo' 46: passed '"https://example.com?search=hello&utm_source=tracker" --trim query="utm_*"' 47: passed '"https://example.com?search=hello&utm_source=tracker&more=data" --trim query="utm_*"' 48: passed '"https://example.com?search=hello&more=data" --trim query="utm_*"' 49: passed '"https://example.com?utm_source=tracker" --trim query="utm_*"' 50: passed '"https://example.com?search=hello&utm_source=tracker&more=data" --trim query="utm_source"' 51: passed '"https://example.com?search=hello&utm_source=tracker&more=data" --trim query="utm_source" --trim query=more --trim query=search' 52: passed '--accept-space --url "gopher://localhost/ with space"' 53: passed '--accept-space --url "https://localhost/?with space"' 54: passed 'https://daniel@curl.se:22/ -s port= -s user=' 55: passed '"https://example.com?moo&search=hello" --trim query=search' 56: passed '"https://example.com?search=hello&moo" --trim query=search' 57: passed '"https://example.com?search=hello" --trim query=search --append query=moo' 58: passed 'https://hello:443/foo' 59: passed 'ftp://hello:21/foo' 60: passed 'https://hello:443/foo -s scheme=ftp' 61: passed 'ftp://hello:443/foo -s scheme=https' 62: passed '"https://example.com?utm_source=tra%20cker&address%20=home&here=now&thisthen" -g {query:utm_source}' 63: passed '"https://example.com?utm_source=tra%20cker&address%20=home&here=now&thisthen" -g {:query:utm_source}' 64: passed 'https://example.com?utm_source=tra%20cker&address%20=home&here=now&thisthen -g {:query:utm_}' 65: passed '"https://example.com?utm_source=tra%20cker&address%20=home&here=now&thisthen" -g {:query:UTM_SOURCE}' 66: passed '"https://example.com?utm_source=tracker&monkey=123" --sort-query' 67: passed '"https://example.com?a=b&c=d&" --sort-query' 68: passed '"https://example.com?a=b&c=d&" --sort-query --trim query=a ' 69: passed 'example.com:29 --set port=' 70: passed '--url HTTPS://example.com' 71: passed '--url https://EXAMPLE.com' 72: passed '--url https://example.com/FOO/BAR' 73: passed '--url [2001:0db8:0000:0000:0000:ff00:0042:8329]' 74: passed '"https://example.com?utm=tra%20cker:address%20=home:here=now:thisthen" --sort-query --query-separator ":"' 75: passed '"foo?a=bCd=eCe=f" --query-separator C --trim query=d' 76: passed 'localhost -g '{scheme} {host'' 77: passed 'localhost -g '[scheme] [host'' 78: passed 'localhost -g '\{{scheme}\['' 79: passed 'localhost -g '\\['' 80: passed 'https://u:s@foo?moo -g '[scheme][user][password][query]'' 81: passed '"hej?a=b&a=c&a=d&b=a" -g '{query-all:a}'' 82: passed 'https://curl.se?name=mr%00smith --get {query:name}' 83: passed 'https://curl.se --iterate "port=80 81 443"' 84: passed 'https://curl.se --iterate 'port=81 443' --iterate scheme='sftp moo'' 85: passed 'https://curl.se --iterate 'port=81 443' --iterate scheme='sftp moo' --iterate port='2 1'' 86: passed 'https://curl.se -s host=localhost --iterate port='22 23'' 87: passed 'localhost --iterate host='one two' -g '{host} {port}'' 88: passed '"https://example.com?utm=tra%20cker&address%20=home&here=now&thisthen" --json' 89: passed 'ftp://smith:secret@example.com:33/path?search=me#where --json' 90: passed 'example.com --json' 91: passed 'example.com other.com --json' 92: passed 'localhost --iterate host="one two" --json' finished: 93/93 tests passed >>> trurl: Entering fakeroot... install -d /home/buildozer/aports/testing/trurl/pkg/trurl/usr/bin install -m 0755 trurl /home/buildozer/aports/testing/trurl/pkg/trurl/usr/bin install -d /home/buildozer/aports/testing/trurl/pkg/trurl/usr/share/man/man1 install -m 0644 trurl.1 /home/buildozer/aports/testing/trurl/pkg/trurl/usr/share/man/man1 >>> trurl-doc*: Running split function doc... >>> trurl-doc*: Preparing subpackage trurl-doc... >>> trurl-doc*: Running postcheck for trurl-doc >>> trurl*: Running postcheck for trurl >>> trurl*: Preparing package trurl... >>> trurl*: Stripping binaries >>> trurl-doc*: Scanning shared objects >>> trurl*: Scanning shared objects >>> trurl-doc*: Tracing dependencies... >>> trurl-doc*: Package size: 24.0 KB >>> trurl-doc*: Compressing data... >>> trurl-doc*: Create checksum... >>> trurl-doc*: Create trurl-doc-0.5-r0.apk >>> trurl*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libcurl.so.4 >>> trurl*: Package size: 80.0 KB >>> trurl*: Compressing data... >>> trurl*: Create checksum... >>> trurl*: Create trurl-0.5-r0.apk >>> trurl: Build complete at Mon, 17 Apr 2023 17:52:24 +0000 elapsed time 0h 0m 7s >>> trurl: Cleaning up srcdir >>> trurl: Cleaning up pkgdir >>> trurl: Uninstalling dependencies... (1/18) Purging .makedepends-trurl (20230417.175218) (2/18) Purging curl-dev (8.0.1-r2) (3/18) Purging libidn2-dev (2.3.4-r1) (4/18) Purging openssl-dev (3.1.0-r3) (5/18) Purging nghttp2-dev (1.52.0-r1) (6/18) Purging zlib-dev (1.2.13-r1) (7/18) Purging brotli-dev (1.0.9-r12) (8/18) Purging brotli (1.0.9-r12) (9/18) Purging python3-pycache-pyc0 (3.11.3-r4) (10/18) Purging python3 (3.11.3-r4) (11/18) Purging gdbm (1.23-r1) (12/18) Purging libbz2 (1.0.8-r5) (13/18) Purging libffi (3.4.4-r2) (14/18) Purging libpanelw (6.4_p20230401-r4) (15/18) Purging mpdecimal (2.5.1-r2) (16/18) Purging readline (8.2.1-r1) (17/18) Purging sqlite-libs (3.41.2-r2) (18/18) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 292 MiB in 98 packages >>> trurl: Updating the testing/ppc64le repository index... >>> trurl: Signing the index...