>>> ntfy: Building testing/ntfy 2.5.0-r1 (using abuild 3.11.20-r0) started Thu, 13 Jul 2023 11:32:03 +0000 >>> ntfy: Checking sanity of /home/buildozer/aports/testing/ntfy/APKBUILD... >>> ntfy: Analyzing dependencies... >>> ntfy: Installing for build: build-base go nodejs npm mkdocs mkdocs-material sqlite-dev (1/57) Installing go (1.20.6-r0) (2/57) Installing icu-data-en (73.2-r2) Executing icu-data-en-73.2-r2.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (3/57) Installing icu-libs (73.2-r2) (4/57) Installing nodejs (18.16.1-r0) (5/57) Installing npm (9.8.0-r0) (6/57) Installing libbz2 (1.0.8-r6) (7/57) Installing libffi (3.4.4-r3) (8/57) Installing gdbm (1.23-r1) (9/57) Installing xz-libs (5.4.3-r1) (10/57) Installing mpdecimal (2.5.1-r2) (11/57) Installing libpanelw (6.4_p20230708-r1) (12/57) Installing readline (8.2.1-r2) (13/57) Installing sqlite-libs (3.42.0-r2) (14/57) Installing python3 (3.11.4-r1) (15/57) Installing python3-pycache-pyc0 (3.11.4-r1) (16/57) Installing pyc (0.1-r0) (17/57) Installing py3-click-pyc (8.1.4-r0) (18/57) Installing py3-six (1.16.0-r6) (19/57) Installing py3-six-pyc (1.16.0-r6) (20/57) Installing py3-dateutil (2.8.2-r3) (21/57) Installing py3-dateutil-pyc (2.8.2-r3) (22/57) Installing py3-ghp-import (2.1.0-r2) (23/57) Installing py3-ghp-import-pyc (2.1.0-r2) (24/57) Installing py3-markupsafe (2.1.3-r0) (25/57) Installing py3-markupsafe-pyc (2.1.3-r0) (26/57) Installing py3-jinja2 (3.1.2-r2) (27/57) Installing py3-jinja2-pyc (3.1.2-r2) (28/57) Installing py3-markdown (3.4.3-r1) (29/57) Installing py3-markdown-pyc (3.4.3-r1) (30/57) Installing py3-mergedeep (1.3.4-r3) (31/57) Installing py3-mergedeep-pyc (1.3.4-r3) (32/57) Installing py3-parsing (3.1.0-r0) (33/57) Installing py3-parsing-pyc (3.1.0-r0) (34/57) Installing py3-packaging (23.1-r1) (35/57) Installing py3-packaging-pyc (23.1-r1) (36/57) Installing yaml (0.2.5-r2) (37/57) Installing py3-yaml (6.0-r3) (38/57) Installing py3-yaml-pyc (6.0-r3) (39/57) Installing py3-pyyaml-env-tag (0.1-r3) (40/57) Installing py3-pyyaml-env-tag-pyc (0.1-r3) (41/57) Installing py3-watchdog (3.0.0-r0) (42/57) Installing py3-watchdog-pyc (3.0.0-r0) (43/57) Installing mkdocs-pyc (1.4.3-r0) (44/57) Installing python3-pyc (3.11.4-r1) (45/57) Installing py3-click (8.1.4-r0) (46/57) Installing mkdocs (1.4.3-r0) (47/57) Installing mkdocs-material-extensions (1.1.1-r1) (48/57) Installing mkdocs-material-extensions-pyc (1.1.1-r1) (49/57) Installing py3-pygments (2.15.1-r0) (50/57) Installing py3-pygments-pyc (2.15.1-r0) (51/57) Installing py3-pymdown-extensions (9.10-r1) (52/57) Installing py3-pymdown-extensions-pyc (9.10-r1) (53/57) Installing mkdocs-material (9.1.16-r0) (54/57) Installing mkdocs-material-pyc (9.1.16-r0) (55/57) Installing sqlite (3.42.0-r2) (56/57) Installing sqlite-dev (3.42.0-r2) (57/57) Installing .makedepends-ntfy (20230713.113205) Executing busybox-1.36.1-r3.trigger OK: 731 MiB in 162 packages >>> ntfy: Cleaning up srcdir >>> ntfy: Cleaning up pkgdir >>> ntfy: Cleaning up tmpdir >>> ntfy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ntfy-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 100 11.2M 100 11.2M 0 0 46.2M 0 --:--:-- --:--:-- --:--:-- 46.4M >>> ntfy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ntfy-2.5.0.tar.gz >>> ntfy: Checking sha512sums... ntfy-2.5.0.tar.gz: OK ntfy.initd: OK ntfy.confd: OK >>> ntfy: Unpacking /var/cache/distfiles/edge/ntfy-2.5.0.tar.gz... fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git cd web && npm install npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. added 1487 packages, and audited 1488 packages in 35s 245 packages are looking for funding run `npm fund` for details 10 vulnerabilities (4 moderate, 6 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. # If this fails for .svg files, optimize them with svgo cd web \ && npm run build \ && mv build/index.html build/app.html \ && rm -rf ../server/site \ && mv build ../server/site \ && rm \ ../server/site/config.js \ ../server/site/asset-manifest.json > ntfy@1.0.0 build > react-scripts build Creating an optimized production build... Compiled successfully. File sizes after gzip: 317.91 kB build/static/js/main.943a60ef.js The project was built assuming it is hosted at /. You can control this with the homepage field in your package.json. The build folder is ready to be deployed. You may serve it with a static server: npm install -g serve serve -s build Find out more about deployment here: https://cra.link/deployment go: downloading github.com/urfave/cli/v2 v2.25.3 go: downloading github.com/stripe/stripe-go/v74 v74.18.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/mattn/go-sqlite3 v1.14.16 go: downloading golang.org/x/crypto v0.9.0 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 go: downloading golang.org/x/time v0.3.0 go: downloading golang.org/x/term v0.8.0 go: downloading github.com/olebedev/when v0.0.0-20221205223600-4d190b02b8d8 go: downloading github.com/prometheus/client_golang v1.15.1 go: downloading firebase.google.com/go/v4 v4.11.0 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/emersion/go-smtp v0.16.0 go: downloading golang.org/x/sync v0.2.0 go: downloading google.golang.org/api v0.122.0 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/emersion/go-sasl v0.0.0-20220912192320-0145f2c60ead go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/AlekSi/pointer v1.2.0 go: downloading cloud.google.com/go/firestore v1.9.0 go: downloading golang.org/x/oauth2 v0.8.0 go: downloading cloud.google.com/go/storage v1.30.1 go: downloading github.com/golang-jwt/jwt/v4 v4.5.0 go: downloading github.com/MicahParks/keyfunc v1.9.0 go: downloading github.com/prometheus/common v0.43.0 go: downloading github.com/prometheus/client_model v0.4.0 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading google.golang.org/protobuf v1.30.0 go: downloading github.com/prometheus/procfs v0.9.0 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4 go: downloading github.com/golang/protobuf v1.5.3 go: downloading cloud.google.com/go v0.110.2 go: downloading google.golang.org/grpc v1.55.0 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 go: downloading github.com/googleapis/gax-go/v2 v2.8.0 go: downloading cloud.google.com/go/iam v1.0.1 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading github.com/google/uuid v1.3.0 go: downloading cloud.google.com/go/compute v1.19.3 go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading go.opencensus.io v0.24.0 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/BurntSushi/toml v1.2.1 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading golang.org/x/net v0.10.0 go: downloading golang.org/x/text v0.9.0 go: downloading cloud.google.com/go/longrunning v0.4.2 go: downloading github.com/google/s2a-go v0.1.3 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.3 go: downloading github.com/google/go-cmp v0.5.9 go: downloading google.golang.org/appengine v1.6.7 >>> ntfy: Entering fakeroot... >>> ntfy-openrc*: Running split function openrc... >>> ntfy-openrc*: Preparing subpackage ntfy-openrc... >>> ntfy-openrc*: Running postcheck for ntfy-openrc >>> ntfy*: Running postcheck for ntfy >>> ntfy*: Preparing package ntfy... >>> ntfy*: Stripping binaries >>> ntfy*: Script found. /bin/sh added as a dependency for ntfy-2.5.0-r1.apk >>> ntfy*: Adding .pre-install >>> ntfy-openrc*: Scanning shared objects >>> ntfy*: Scanning shared objects >>> ntfy-openrc*: Tracing dependencies... >>> ntfy-openrc*: Package size: 24.0 KB >>> ntfy-openrc*: Compressing data... >>> ntfy-openrc*: Create checksum... >>> ntfy-openrc*: Create ntfy-openrc-2.5.0-r1.apk >>> ntfy*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 so:libsqlite3.so.0 >>> ntfy*: Package size: 25.2 MB >>> ntfy*: Compressing data... >>> ntfy*: Create checksum... >>> ntfy*: Create ntfy-2.5.0-r1.apk >>> ntfy: Build complete at Thu, 13 Jul 2023 11:35:46 +0000 elapsed time 0h 3m 43s >>> ntfy: Cleaning up srcdir >>> ntfy: Cleaning up pkgdir >>> ntfy: Uninstalling dependencies... (1/57) Purging .makedepends-ntfy (20230713.113205) (2/57) Purging go (1.20.6-r0) (3/57) Purging npm (9.8.0-r0) (4/57) Purging mkdocs-material-pyc (9.1.16-r0) (5/57) Purging mkdocs-material (9.1.16-r0) (6/57) Purging mkdocs-pyc (1.4.3-r0) (7/57) Purging mkdocs (1.4.3-r0) (8/57) Purging py3-click-pyc (8.1.4-r0) (9/57) Purging py3-click (8.1.4-r0) (10/57) Purging py3-ghp-import-pyc (2.1.0-r2) (11/57) Purging py3-ghp-import (2.1.0-r2) (12/57) Purging py3-dateutil-pyc (2.8.2-r3) (13/57) Purging py3-dateutil (2.8.2-r3) (14/57) Purging py3-six-pyc (1.16.0-r6) (15/57) Purging py3-six (1.16.0-r6) (16/57) Purging py3-mergedeep-pyc (1.3.4-r3) (17/57) Purging py3-mergedeep (1.3.4-r3) (18/57) Purging py3-packaging-pyc (23.1-r1) (19/57) Purging py3-packaging (23.1-r1) (20/57) Purging py3-parsing-pyc (3.1.0-r0) (21/57) Purging py3-parsing (3.1.0-r0) (22/57) Purging py3-pyyaml-env-tag-pyc (0.1-r3) (23/57) Purging py3-pyyaml-env-tag (0.1-r3) (24/57) Purging py3-watchdog-pyc (3.0.0-r0) (25/57) Purging py3-watchdog (3.0.0-r0) (26/57) Purging py3-yaml-pyc (6.0-r3) (27/57) Purging py3-yaml (6.0-r3) (28/57) Purging mkdocs-material-extensions-pyc (1.1.1-r1) (29/57) Purging mkdocs-material-extensions (1.1.1-r1) (30/57) Purging py3-jinja2-pyc (3.1.2-r2) (31/57) Purging py3-jinja2 (3.1.2-r2) (32/57) Purging py3-markupsafe-pyc (2.1.3-r0) (33/57) Purging py3-markupsafe (2.1.3-r0) (34/57) Purging py3-pygments-pyc (2.15.1-r0) (35/57) Purging py3-pygments (2.15.1-r0) (36/57) Purging py3-pymdown-extensions-pyc (9.10-r1) (37/57) Purging py3-pymdown-extensions (9.10-r1) (38/57) Purging py3-markdown-pyc (3.4.3-r1) (39/57) Purging py3-markdown (3.4.3-r1) (40/57) Purging sqlite-dev (3.42.0-r2) (41/57) Purging sqlite (3.42.0-r2) (42/57) Purging nodejs (18.16.1-r0) (43/57) Purging python3-pyc (3.11.4-r1) (44/57) Purging python3-pycache-pyc0 (3.11.4-r1) (45/57) Purging pyc (0.1-r0) (46/57) Purging yaml (0.2.5-r2) (47/57) Purging python3 (3.11.4-r1) (48/57) Purging gdbm (1.23-r1) (49/57) Purging icu-libs (73.2-r2) (50/57) Purging icu-data-en (73.2-r2) (51/57) Purging libbz2 (1.0.8-r6) (52/57) Purging libffi (3.4.4-r3) (53/57) Purging libpanelw (6.4_p20230708-r1) (54/57) Purging mpdecimal (2.5.1-r2) (55/57) Purging readline (8.2.1-r2) (56/57) Purging sqlite-libs (3.42.0-r2) (57/57) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r3.trigger OK: 376 MiB in 105 packages >>> ntfy: Updating the testing/x86_64 repository index... >>> ntfy: Signing the index...