>>> simpleiot: Building testing/simpleiot 0.14.3-r10 (using abuild 3.15.0_rc3-r3) started Wed, 14 May 2025 00:05:08 +0000 >>> simpleiot: Validating /home/buildozer/aports/testing/simpleiot/APKBUILD... >>> simpleiot: Analyzing dependencies... >>> simpleiot: Installing for build: build-base go npm (1/11) Installing go (1.24.3-r1) (2/11) Installing ca-certificates (20241121-r2) (3/11) Installing ada-libs (2.9.2-r3) (4/11) Installing icu-data-en (76.1-r0) Executing icu-data-en-76.1-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (5/11) Installing icu-libs (76.1-r0) (6/11) Installing simdjson (3.12.0-r0) (7/11) Installing simdutf (7.0.0-r1) (8/11) Installing sqlite-libs (3.49.2-r0) (9/11) Installing nodejs (22.13.1-r5) (10/11) Installing npm (11.3.0-r0) (11/11) Installing .makedepends-simpleiot (20250514.000510) Executing busybox-1.37.0-r17.trigger Executing ca-certificates-20241121-r2.trigger OK: 659 MiB in 117 packages >>> simpleiot: Cleaning up srcdir >>> simpleiot: Cleaning up pkgdir >>> simpleiot: Cleaning up tmpdir >>> simpleiot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/simpleiot-0.14.3.tar.gz >>> simpleiot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/simpleiot-0.14.3.tar.gz >>> simpleiot: Checking sha512sums... simpleiot-0.14.3.tar.gz: OK dont-run-golangci.patch: OK >>> simpleiot: Unpacking /var/cache/distfiles/edge/simpleiot-0.14.3.tar.gz... >>> simpleiot: dont-run-golangci.patch patching file envsetup.sh npm warn Unknown builtin config "globalignorefile". This will stop working in the next major version of npm. npm warn Unknown builtin config "python". This will stop working in the next major version of npm. added 250 packages, and audited 251 packages in 4s 51 packages are looking for funding run `npm fund` for details 10 vulnerabilities (1 low, 1 moderate, 8 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. npm warn Unknown builtin config "globalignorefile". This will stop working in the next major version of npm. npm warn Unknown builtin config "python". This will stop working in the next major version of npm. /home/buildozer/aports/testing/simpleiot/src/simpleiot-0.14.3/frontend/elm-tooling.json elm 0.19.1 link created: node_modules/.bin/elm -> /home/buildozer/.elm/elm-tooling/elm/0.19.1/elm To run: npx elm elm-json 0.2.13 link created: node_modules/.bin/elm-json -> /home/buildozer/.elm/elm-tooling/elm-json/0.2.13/elm-json To run: npx elm-json npm warn Unknown builtin config "globalignorefile". This will stop working in the next major version of npm. npm warn Unknown builtin config "python". This will stop working in the next major version of npm. added 83 packages, and audited 84 packages in 845ms 20 packages are looking for funding run `npm fund` for details 5 vulnerabilities (3 moderate, 2 high) To address all issues, run: npm audit fix Run `npm audit` for details. npm warn Unknown builtin config "globalignorefile". This will stop working in the next major version of npm. npm warn Unknown builtin config "python". This will stop working in the next major version of npm. Hi, thank you for trying out Elm 0.19.1. I hope you like it! ------------------------------------------------------------------------------- I highly recommend working through to get started. It teaches many important concepts, including how to use `elm` in the terminal. ------------------------------------------------------------------------------- The most common commands are: elm repl Open up an interactive programming session. Type in Elm expressions like (2 + 2) or (String.length "test") and see if they equal four! elm init Start an Elm project. It creates a starter elm.json file and provides a link explaining what to do from there. elm reactor Compile code with a click. It opens a file viewer in your browser, and when you click on an Elm file, it compiles and you see the result. There are a bunch of other commands as well though. Here is a full list: elm repl --help elm init --help elm reactor --help elm make --help elm install --help elm bump --help elm diff --help elm publish --help Adding the --help flag gives a bunch of additional details about each one. Be sure to ask on the Elm slack if you run into trouble! Folks are friendly and happy to help out. They hang out there because it is fun, so be kind to get the best results! npm warn Unknown builtin config "globalignorefile". This will stop working in the next major version of npm. npm warn Unknown builtin config "python". This will stop working in the next major version of npm. ! elm-spa failed to understand an error Please report the output below to https://github.com/ryannhg/elm-spa/issues ----- {} ----- ! elm-spa failed to understand an error Please send the output above to https://github.com/ryannhg/elm-spa/issues >>> ERROR: simpleiot: build failed >>> simpleiot: Uninstalling dependencies... (1/11) Purging .makedepends-simpleiot (20250514.000510) (2/11) Purging go (1.24.3-r1) (3/11) Purging npm (11.3.0-r0) (4/11) Purging nodejs (22.13.1-r5) (5/11) Purging ca-certificates (20241121-r2) Executing ca-certificates-20241121-r2.post-deinstall (6/11) Purging ada-libs (2.9.2-r3) (7/11) Purging icu-libs (76.1-r0) (8/11) Purging simdjson (3.12.0-r0) (9/11) Purging simdutf (7.0.0-r1) (10/11) Purging sqlite-libs (3.49.2-r0) (11/11) Purging icu-data-en (76.1-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 106 packages