>>> ntfy: Building testing/ntfy 1.29.0-r0 (using abuild 3.10.0_rc1-r2) started Thu, 17 Nov 2022 17:02:37 +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/38) Installing go (1.19.3-r0) (2/38) Installing icu-data-en (72.1-r1) Executing icu-data-en-72.1-r1.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (3/38) Installing icu-libs (72.1-r1) (4/38) Installing nodejs (18.12.1-r0) (5/38) Installing npm (9.1.1-r0) (6/38) Installing libbz2 (1.0.8-r4) (7/38) Installing libffi (3.4.4-r0) (8/38) Installing gdbm (1.23-r0) (9/38) Installing xz-libs (5.2.8-r0) (10/38) Installing mpdecimal (2.5.1-r1) (11/38) Installing readline (8.2.0-r0) (12/38) Installing sqlite-libs (3.40.0-r0) (13/38) Installing python3 (3.10.8-r3) (14/38) Installing py3-click (8.1.3-r0) (15/38) Installing py3-six (1.16.0-r3) (16/38) Installing py3-dateutil (2.8.2-r1) (17/38) Installing py3-ghp-import (2.1.0-r0) (18/38) Installing py3-zipp (3.10.0-r0) (19/38) Installing py3-importlib-metadata (5.0.0-r1) (20/38) Installing py3-markupsafe (2.1.1-r1) (21/38) Installing py3-jinja2 (3.1.2-r0) (22/38) Installing py3-markdown (3.4.1-r0) (23/38) Installing py3-mergedeep (1.3.4-r1) (24/38) Installing py3-parsing (3.0.9-r0) (25/38) Installing py3-packaging (21.3-r2) (26/38) Installing yaml (0.2.5-r0) (27/38) Installing py3-yaml (6.0-r0) (28/38) Installing py3-pyyaml-env-tag (0.1-r1) (29/38) Installing py3-typing-extensions (4.4.0-r0) (30/38) Installing py3-pathtools (0.1.2-r8) (31/38) Installing py3-argh (0.26.2-r7) (32/38) Installing py3-watchdog (2.1.9-r0) (33/38) Installing mkdocs (1.4.0-r0) (34/38) Installing mkdocs-material-extensions (1.0.3-r0) (35/38) Installing py3-pygments (2.13.0-r0) (36/38) Installing py3-pymdown-extensions (8.2-r1) (37/38) Installing mkdocs-material (8.5.7-r0) (38/38) Installing .makedepends-ntfy (20221117.170240) Executing busybox-1.35.0-r28.trigger OK: 850 MiB in 134 packages >>> ntfy: Cleaning up srcdir >>> ntfy: Cleaning up pkgdir >>> ntfy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ntfy-1.29.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ntfy: Fetching ntfy-1.29.0.tar.gz::https://github.com/binwiederhier/ntfy/archive/refs/tags/v1.29.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 826k 0 826k 0 0 540k 0 --:--:-- 0:00:01 --:--:-- 540k 100 9793k 0 9793k 0 0 3883k 0 --:--:-- 0:00:02 --:--:-- 9020k 100 12.3M 0 12.3M 0 0 4477k 0 --:--:-- 0:00:02 --:--:-- 9161k >>> ntfy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ntfy-1.29.0.tar.gz >>> ntfy: Checking sha512sums... ntfy-1.29.0.tar.gz: OK ntfy.initd: OK ntfy.confd: OK >>> ntfy: Unpacking /var/cache/distfiles/ntfy-1.29.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 w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. added 1452 packages, and audited 1453 packages in 2m 222 packages are looking for funding run `npm fund` for details 6 high severity vulnerabilities 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: 281.05 kB build/static/js/main.1dff93fd.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.5 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.2.0 go: downloading golang.org/x/term v0.2.0 go: downloading golang.org/x/time v0.2.0 go: downloading github.com/olebedev/when v0.0.0-20211212231525-59bd4edcf9d6 go: downloading github.com/gabriel-vasile/mimetype v1.4.1 go: downloading firebase.google.com/go/v4 v4.10.0 go: downloading github.com/emersion/go-smtp v0.15.0 go: downloading golang.org/x/sync v0.1.0 go: downloading google.golang.org/api v0.103.0 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading golang.org/x/sys v0.2.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.8.0 go: downloading cloud.google.com/go/storage v1.28.0 go: downloading golang.org/x/oauth2 v0.2.0 go: downloading github.com/golang-jwt/jwt/v4 v4.4.2 go: downloading github.com/MicahParks/keyfunc v1.5.3 go: downloading golang.org/x/net v0.2.0 go: downloading cloud.google.com/go v0.106.0 go: downloading cloud.google.com/go/compute/metadata v0.2.1 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/google/uuid v1.3.0 go: downloading google.golang.org/grpc v1.50.1 go: downloading google.golang.org/protobuf v1.28.1 go: downloading go.opencensus.io v0.24.0 go: downloading google.golang.org/genproto v0.0.0-20221111202108-142d8a6fa32e go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 go: downloading github.com/googleapis/gax-go/v2 v2.7.0 go: downloading cloud.google.com/go/iam v0.7.0 go: downloading cloud.google.com/go/compute v1.12.1 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/BurntSushi/toml v1.2.1 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading golang.org/x/text v0.4.0 go: downloading cloud.google.com/go/longrunning v0.3.0 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.0 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.29.0-r0.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.29.0-r0.apk >>> ntfy*: Tracing dependencies... >>> ntfy*: Package size: 24.7 MB >>> ntfy*: Compressing data... >>> ntfy*: Create checksum... >>> ntfy*: Create ntfy-1.29.0-r0.apk >>> ntfy: Build complete at Thu, 17 Nov 2022 17:27:02 +0000 elapsed time 0h 24m 24s >>> ntfy: Cleaning up srcdir >>> ntfy: Cleaning up pkgdir >>> ntfy: Uninstalling dependencies... (1/38) Purging .makedepends-ntfy (20221117.170240) (2/38) Purging go (1.19.3-r0) (3/38) Purging npm (9.1.1-r0) (4/38) Purging mkdocs-material (8.5.7-r0) (5/38) Purging mkdocs (1.4.0-r0) (6/38) Purging py3-click (8.1.3-r0) (7/38) Purging py3-ghp-import (2.1.0-r0) (8/38) Purging py3-dateutil (2.8.2-r1) (9/38) Purging py3-six (1.16.0-r3) (10/38) Purging py3-importlib-metadata (5.0.0-r1) (11/38) Purging py3-zipp (3.10.0-r0) (12/38) Purging py3-mergedeep (1.3.4-r1) (13/38) Purging py3-packaging (21.3-r2) (14/38) Purging py3-parsing (3.0.9-r0) (15/38) Purging py3-pyyaml-env-tag (0.1-r1) (16/38) Purging py3-typing-extensions (4.4.0-r0) (17/38) Purging py3-watchdog (2.1.9-r0) (18/38) Purging py3-pathtools (0.1.2-r8) (19/38) Purging py3-argh (0.26.2-r7) (20/38) Purging py3-yaml (6.0-r0) (21/38) Purging mkdocs-material-extensions (1.0.3-r0) (22/38) Purging py3-jinja2 (3.1.2-r0) (23/38) Purging py3-markupsafe (2.1.1-r1) (24/38) Purging py3-pygments (2.13.0-r0) (25/38) Purging py3-pymdown-extensions (8.2-r1) (26/38) Purging py3-markdown (3.4.1-r0) (27/38) Purging python3 (3.10.8-r3) (28/38) Purging nodejs (18.12.1-r0) (29/38) Purging icu-libs (72.1-r1) (30/38) Purging icu-data-en (72.1-r1) (31/38) Purging libbz2 (1.0.8-r4) (32/38) Purging libffi (3.4.4-r0) (33/38) Purging gdbm (1.23-r0) (34/38) Purging xz-libs (5.2.8-r0) (35/38) Purging mpdecimal (2.5.1-r1) (36/38) Purging readline (8.2.0-r0) (37/38) Purging sqlite-libs (3.40.0-r0) (38/38) Purging yaml (0.2.5-r0) Executing busybox-1.35.0-r28.trigger OK: 271 MiB in 96 packages >>> ntfy: Updating the testing/riscv64 repository index... >>> ntfy: Signing the index...