>>> ntfy: Building testing/ntfy 1.30.1-r2 (using abuild 3.10.0-r0) started Thu, 16 Feb 2023 02:10:22 +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 (1/37) Installing binutils-gold (2.40-r2) (2/37) Installing go (1.20.1-r0) (3/37) Installing icu-data-en (72.1-r2) Executing icu-data-en-72.1-r2.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (4/37) Installing icu-libs (72.1-r2) (5/37) Installing nodejs (18.14.0-r0) (6/37) Installing npm (9.4.2-r0) (7/37) Installing libbz2 (1.0.8-r4) (8/37) Installing libffi (3.4.4-r0) (9/37) Installing gdbm (1.23-r0) (10/37) Installing xz-libs (5.4.1-r0) (11/37) Installing mpdecimal (2.5.1-r1) (12/37) Installing readline (8.2.001-r0) (13/37) Installing sqlite-libs (3.40.1-r0) (14/37) Installing python3 (3.11.2-r0) (15/37) Installing py3-click (8.1.3-r1) (16/37) Installing py3-six (1.16.0-r4) (17/37) Installing py3-dateutil (2.8.2-r2) (18/37) Installing py3-ghp-import (2.1.0-r1) (19/37) Installing py3-zipp (3.13.0-r0) (20/37) Installing py3-importlib-metadata (5.2.0-r0) (21/37) Installing py3-markupsafe (2.1.2-r0) (22/37) Installing py3-jinja2 (3.1.2-r1) (23/37) Installing py3-markdown (3.4.1-r1) (24/37) Installing py3-mergedeep (1.3.4-r2) (25/37) Installing py3-parsing (3.0.9-r1) (26/37) Installing py3-packaging (23.0-r0) (27/37) Installing yaml (0.2.5-r0) (28/37) Installing py3-yaml (6.0-r1) (29/37) Installing py3-pyyaml-env-tag (0.1-r2) (30/37) Installing py3-typing-extensions (4.5.0-r0) (31/37) Installing py3-watchdog (2.2.1-r0) (32/37) Installing mkdocs (1.4.2-r0) (33/37) Installing mkdocs-material-extensions (1.1.1-r0) (34/37) Installing py3-pygments (2.14.0-r0) (35/37) Installing py3-pymdown-extensions (9.9.2-r0) (36/37) Installing mkdocs-material (9.0.6-r0) (37/37) Installing .makedepends-ntfy (20230216.021023) Executing busybox-1.36.0-r4.trigger OK: 782 MiB in 133 packages >>> ntfy: Cleaning up srcdir >>> ntfy: Cleaning up pkgdir >>> ntfy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ntfy-1.30.1.tar.gz >>> ntfy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ntfy-1.30.1.tar.gz >>> ntfy: Checking sha512sums... ntfy-1.30.1.tar.gz: OK ntfy.initd: OK ntfy.confd: OK >>> ntfy: Unpacking /var/cache/distfiles/edge/ntfy-1.30.1.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 1470 packages, and audited 1471 packages in 18s 224 packages are looking for funding run `npm fund` for details 7 high severity vulnerabilities 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: 282.33 kB build/static/js/main.226af0b6.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.23.7 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/crypto v0.4.0 go: downloading github.com/mattn/go-sqlite3 v1.14.16 go: downloading github.com/olebedev/when v0.0.0-20221205223600-4d190b02b8d8 go: downloading github.com/gabriel-vasile/mimetype v1.4.1 go: downloading golang.org/x/term v0.3.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/emersion/go-smtp v0.15.0 go: downloading firebase.google.com/go/v4 v4.10.0 go: downloading golang.org/x/sync v0.1.0 go: downloading google.golang.org/api v0.105.0 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/AlekSi/pointer v1.2.0 go: downloading golang.org/x/sys v0.3.0 go: downloading github.com/emersion/go-sasl v0.0.0-20220912192320-0145f2c60ead go: downloading cloud.google.com/go/storage v1.28.1 go: downloading golang.org/x/oauth2 v0.3.0 go: downloading github.com/golang-jwt/jwt/v4 v4.4.3 go: downloading cloud.google.com/go/firestore v1.9.0 go: downloading github.com/MicahParks/keyfunc v1.9.0 go: downloading golang.org/x/net v0.4.0 go: downloading cloud.google.com/go v0.107.0 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 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 cloud.google.com/go/compute/metadata v0.2.3 go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 go: downloading github.com/google/uuid v1.3.0 go: downloading google.golang.org/genproto v0.0.0-20221207170731-23e4bf6bdc37 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/grpc v1.51.0 go: downloading go.opencensus.io v0.24.0 go: downloading github.com/googleapis/gax-go/v2 v2.7.0 go: downloading cloud.google.com/go/iam v0.9.0 go: downloading google.golang.org/protobuf v1.28.1 go: downloading cloud.google.com/go/compute v1.14.0 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading golang.org/x/text v0.5.0 go: downloading cloud.google.com/go/longrunning v0.3.0 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.1 go: downloading github.com/google/go-cmp v0.5.9 >>> 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-1.30.1-r2.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-1.30.1-r2.apk >>> ntfy*: Tracing dependencies... >>> ntfy*: Package size: 24.9 MB >>> ntfy*: Compressing data... >>> ntfy*: Create checksum... >>> ntfy*: Create ntfy-1.30.1-r2.apk >>> ntfy: Build complete at Thu, 16 Feb 2023 02:13:14 +0000 elapsed time 0h 2m 52s >>> ntfy: Cleaning up srcdir >>> ntfy: Cleaning up pkgdir >>> ntfy: Uninstalling dependencies... (1/37) Purging .makedepends-ntfy (20230216.021023) (2/37) Purging go (1.20.1-r0) (3/37) Purging binutils-gold (2.40-r2) (4/37) Purging npm (9.4.2-r0) (5/37) Purging mkdocs-material (9.0.6-r0) (6/37) Purging mkdocs (1.4.2-r0) (7/37) Purging py3-click (8.1.3-r1) (8/37) Purging py3-ghp-import (2.1.0-r1) (9/37) Purging py3-dateutil (2.8.2-r2) (10/37) Purging py3-six (1.16.0-r4) (11/37) Purging py3-importlib-metadata (5.2.0-r0) (12/37) Purging py3-zipp (3.13.0-r0) (13/37) Purging py3-mergedeep (1.3.4-r2) (14/37) Purging py3-packaging (23.0-r0) (15/37) Purging py3-parsing (3.0.9-r1) (16/37) Purging py3-pyyaml-env-tag (0.1-r2) (17/37) Purging py3-typing-extensions (4.5.0-r0) (18/37) Purging py3-watchdog (2.2.1-r0) (19/37) Purging py3-yaml (6.0-r1) (20/37) Purging mkdocs-material-extensions (1.1.1-r0) (21/37) Purging py3-jinja2 (3.1.2-r1) (22/37) Purging py3-markupsafe (2.1.2-r0) (23/37) Purging py3-pygments (2.14.0-r0) (24/37) Purging py3-pymdown-extensions (9.9.2-r0) (25/37) Purging py3-markdown (3.4.1-r1) (26/37) Purging python3 (3.11.2-r0) (27/37) Purging nodejs (18.14.0-r0) (28/37) Purging icu-libs (72.1-r2) (29/37) Purging icu-data-en (72.1-r2) (30/37) Purging libbz2 (1.0.8-r4) (31/37) Purging libffi (3.4.4-r0) (32/37) Purging gdbm (1.23-r0) (33/37) Purging xz-libs (5.4.1-r0) (34/37) Purging mpdecimal (2.5.1-r1) (35/37) Purging readline (8.2.001-r0) (36/37) Purging sqlite-libs (3.40.1-r0) (37/37) Purging yaml (0.2.5-r0) Executing busybox-1.36.0-r4.trigger OK: 406 MiB in 96 packages >>> ntfy: Updating the testing/aarch64 repository index... >>> ntfy: Signing the index...