>>> mautrix-gmessages: Building community/mautrix-gmessages 0.5.0-r0 (using abuild 3.13.0-r5) started Thu, 03 Oct 2024 12:55:59 +0000 >>> mautrix-gmessages: Checking sanity of /home/buildozer/aports/community/mautrix-gmessages/APKBUILD... >>> mautrix-gmessages: Analyzing dependencies... >>> mautrix-gmessages: Installing for build: build-base go olm-dev sqlite-dev (1/7) Installing go (1.23.1-r0) (2/7) Installing olm (3.2.16-r1) (3/7) Installing olm-dev (3.2.16-r1) (4/7) Installing sqlite (3.46.1-r0) (5/7) Installing sqlite-libs (3.46.1-r0) (6/7) Installing sqlite-dev (3.46.1-r0) (7/7) Installing .makedepends-mautrix-gmessages (20241003.125559) Executing busybox-1.36.1-r32.trigger OK: 579 MiB in 114 packages >>> mautrix-gmessages: Cleaning up srcdir >>> mautrix-gmessages: Cleaning up pkgdir >>> mautrix-gmessages: Cleaning up tmpdir >>> mautrix-gmessages: Fetching https://distfiles.alpinelinux.org/distfiles/edge//mautrix-gmessages-0.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 >>> mautrix-gmessages: Fetching mautrix-gmessages-0.5.0.tar.gz::https://github.com/mautrix/gmessages/archive/v0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 158k 0 158k 0 0 157k 0 --:--:-- 0:00:01 --:--:-- 157k >>> mautrix-gmessages: Fetching https://distfiles.alpinelinux.org/distfiles/edge//mautrix-gmessages-0.5.0.tar.gz >>> mautrix-gmessages: Checking sha512sums... mautrix-gmessages-0.5.0.tar.gz: OK mautrix-gmessages.initd: OK mautrix-gmessages.confd: OK >>> mautrix-gmessages: Unpacking /var/cache/distfiles/edge/mautrix-gmessages-0.5.0.tar.gz... go: downloading go.mau.fi/util v0.8.0 go: downloading github.com/rs/zerolog v1.33.0 go: downloading maunium.net/go/mautrix v0.21.0 go: downloading github.com/gabriel-vasile/mimetype v1.4.5 go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 go: downloading google.golang.org/protobuf v1.34.2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/rs/xid v1.6.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/google/uuid v1.6.0 go: downloading golang.org/x/crypto v0.27.0 go: downloading github.com/tidwall/sjson v1.2.5 go: downloading go.mau.fi/zeroconfig v0.1.3 go: downloading github.com/tidwall/gjson v1.17.3 go: downloading github.com/gorilla/mux v1.8.0 go: downloading golang.org/x/net v0.29.0 go: downloading github.com/lib/pq v1.10.9 go: downloading github.com/mattn/go-sqlite3 v1.14.23 go: downloading maunium.net/go/mauflag v1.0.0 go: downloading github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 go: downloading github.com/mattn/go-isatty v0.0.19 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/yuin/goldmark v1.7.4 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/tidwall/pretty v1.2.0 go: downloading github.com/tidwall/match v1.1.1 go: downloading golang.org/x/sync v0.8.0 go: downloading github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e go: downloading golang.org/x/sys v0.25.0 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading filippo.io/edwards25519 v1.1.0 go: downloading golang.org/x/text v0.18.0 # maunium.net/go/mautrix/crypto/libolm In file included from ../go/maunium.net/go/mautrix@v0.21.0/crypto/libolm/session.go:12: In function 'sprintf', inlined from 'meowlm_session_describe' at ../go/maunium.net/go/mautrix@v0.21.0/crypto/libolm/session.go:18:6: /usr/include/fortify/stdio.h:303:15: warning: '__orig_snprintf' specified size 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 303 | __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/fortify/stdlib.h:27, from ../go/maunium.net/go/mautrix@v0.21.0/crypto/libolm/session.go:11: /usr/include/fortify/stdio.h: In function 'meowlm_session_describe': /usr/include/fortify/stdio.h:274:1: note: in a call to function '__orig_snprintf' declared with attribute 'access (read_only, 3)' 274 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, | ^~~~~~~~~~~ Wrote example config to config.yaml go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/davecgh/go-spew v1.1.1 # maunium.net/go/mautrix/crypto/libolm In file included from ../go/maunium.net/go/mautrix@v0.21.0/crypto/libolm/session.go:12: In function 'sprintf', inlined from 'meowlm_session_describe' at ../go/maunium.net/go/mautrix@v0.21.0/crypto/libolm/session.go:18:6: /usr/include/fortify/stdio.h:303:15: warning: '__orig_snprintf' specified size 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 303 | __r = __orig_snprintf(__s, __b, __f, __builtin_va_arg_pack()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/fortify/stdlib.h:27, from ../go/maunium.net/go/mautrix@v0.21.0/crypto/libolm/session.go:11: /usr/include/fortify/stdio.h: In function 'meowlm_session_describe': /usr/include/fortify/stdio.h:274:1: note: in a call to function '__orig_snprintf' declared with attribute 'access (read_only, 3)' 274 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, | ^~~~~~~~~~~ ? go.mau.fi/mautrix-gmessages/cmd/mautrix-gmessages [no test files] ? go.mau.fi/mautrix-gmessages/pkg/connector [no test files] ? go.mau.fi/mautrix-gmessages/pkg/connector/gmdb [no test files] ? go.mau.fi/mautrix-gmessages/pkg/libgm [no test files] ? go.mau.fi/mautrix-gmessages/pkg/libgm/crypto [no test files] ? go.mau.fi/mautrix-gmessages/pkg/libgm/gmproto [no test files] === RUN TestRequestError_Is --- PASS: TestRequestError_Is (0.00s) PASS ok go.mau.fi/mautrix-gmessages/pkg/libgm/events 0.004s ? go.mau.fi/mautrix-gmessages/pkg/libgm/gmtest [no test files] ? go.mau.fi/mautrix-gmessages/pkg/libgm/manualdecrypt [no test files] ? go.mau.fi/mautrix-gmessages/pkg/libgm/pblitedecode [no test files] ? go.mau.fi/mautrix-gmessages/pkg/libgm/util [no test files] >>> mautrix-gmessages: Entering fakeroot... >>> mautrix-gmessages-openrc*: Running split function openrc... >>> mautrix-gmessages-openrc*: Preparing subpackage mautrix-gmessages-openrc... >>> mautrix-gmessages-openrc*: Running postcheck for mautrix-gmessages-openrc >>> mautrix-gmessages-doc*: Running split function doc... >>> mautrix-gmessages-doc*: Preparing subpackage mautrix-gmessages-doc... >>> mautrix-gmessages-doc*: Running postcheck for mautrix-gmessages-doc >>> mautrix-gmessages*: Running postcheck for mautrix-gmessages >>> mautrix-gmessages*: Preparing package mautrix-gmessages... >>> mautrix-gmessages*: Stripping binaries >>> mautrix-gmessages*: Script found. /bin/sh added as a dependency for mautrix-gmessages-0.5.0-r0.apk >>> mautrix-gmessages*: Adding .pre-install >>> mautrix-gmessages*: Adding .post-upgrade >>> mautrix-gmessages-doc*: Scanning shared objects >>> mautrix-gmessages-openrc*: Scanning shared objects >>> mautrix-gmessages*: Scanning shared objects >>> mautrix-gmessages-doc*: Tracing dependencies... >>> mautrix-gmessages-doc*: Package size: 56.0 KB >>> mautrix-gmessages-doc*: Compressing data... >>> mautrix-gmessages-doc*: Create checksum... >>> mautrix-gmessages-doc*: Create mautrix-gmessages-doc-0.5.0-r0.apk >>> mautrix-gmessages-openrc*: Tracing dependencies... >>> mautrix-gmessages-openrc*: Package size: 24.0 KB >>> mautrix-gmessages-openrc*: Compressing data... >>> mautrix-gmessages-openrc*: Create checksum... >>> mautrix-gmessages-openrc*: Create mautrix-gmessages-openrc-0.5.0-r0.apk >>> mautrix-gmessages*: Tracing dependencies... /bin/sh so:libc.musl-s390x.so.1 so:libolm.so.3 so:libsqlite3.so.0 >>> mautrix-gmessages*: Package size: 22.2 MB >>> mautrix-gmessages*: Compressing data... >>> mautrix-gmessages*: Create checksum... >>> mautrix-gmessages*: Create mautrix-gmessages-0.5.0-r0.apk >>> mautrix-gmessages: Build complete at Thu, 03 Oct 2024 12:56:24 +0000 elapsed time 0h 0m 25s >>> mautrix-gmessages: Cleaning up srcdir >>> mautrix-gmessages: Cleaning up pkgdir >>> mautrix-gmessages: Uninstalling dependencies... (1/7) Purging .makedepends-mautrix-gmessages (20241003.125559) (2/7) Purging go (1.23.1-r0) (3/7) Purging olm-dev (3.2.16-r1) (4/7) Purging olm (3.2.16-r1) (5/7) Purging sqlite-dev (3.46.1-r0) (6/7) Purging sqlite (3.46.1-r0) (7/7) Purging sqlite-libs (3.46.1-r0) Executing busybox-1.36.1-r32.trigger OK: 368 MiB in 107 packages >>> mautrix-gmessages: Updating the community/s390x repository index... >>> mautrix-gmessages: Signing the index...