>>> simpleiot: Building testing/simpleiot 0.18.3-r5 (using abuild 3.16.0-r0) started Thu, 04 Dec 2025 15:00:07 +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.25.5-r0) ( 2/11) Installing ca-certificates (20251003-r0) ( 3/11) Installing ada-libs (3.3.0-r0) ( 4/11) Installing icu-data-en (76.1-r1) Executing icu-data-en-76.1-r1.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-r1) ( 6/11) Installing simdjson (3.12.0-r0) ( 7/11) Installing simdutf (7.5.0-r0) ( 8/11) Installing sqlite-libs (3.51.1-r0) ( 9/11) Installing nodejs (24.11.1-r0) (10/11) Installing npm (11.6.3-r0) (11/11) Installing .makedepends-simpleiot (20251204.150008) Executing busybox-1.37.0-r29.trigger Executing ca-certificates-20251003-r0.trigger OK: 663 MiB in 118 packages >>> simpleiot: Cleaning up srcdir >>> simpleiot: Cleaning up pkgdir >>> simpleiot: Cleaning up tmpdir >>> simpleiot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/simpleiot-0.18.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/simpleiot-0.18.3.tar.gz.part' simpleiot-0.18.3.tar 100% |********************************| 7679k 0:00:00 ETA '/var/cache/distfiles/edge/simpleiot-0.18.3.tar.gz.part' saved /var/cache/distfiles/edge/simpleiot-0.18.3.tar.gz: OK /home/buildozer/aports/testing/simpleiot/dont-run-golangci.patch: OK >>> simpleiot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/simpleiot-0.18.3.tar.gz /var/cache/distfiles/edge/simpleiot-0.18.3.tar.gz: OK /home/buildozer/aports/testing/simpleiot/dont-run-golangci.patch: OK >>> simpleiot: Unpacking /var/cache/distfiles/edge/simpleiot-0.18.3.tar.gz... >>> simpleiot: dont-run-golangci.patch patching file envsetup.sh Go version 1.25.5 is greater than 1.22 added 269 packages, and audited 270 packages in 3s 64 packages are looking for funding run `npm fund` for details 13 vulnerabilities (2 low, 2 moderate, 9 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. /home/buildozer/aports/testing/simpleiot/src/simpleiot-0.18.3/frontend/elm-tooling.json  0% elm 0.19.1  0% elm-format 0.8.7  0% elm-json 0.2.13  0% elm-test-rs 3.0.0 100% elm-json 0.2.13 100% elm-test-rs 3.0.0 100% elm-format 0.8.7 100% elm 0.19.1 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-format 0.8.7 link created: node_modules/.bin/elm-format -> /home/buildozer/.elm/elm-tooling/elm-format/0.8.7/elm-format To run: npx elm-format 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 elm-test-rs 3.0.0 link created: node_modules/.bin/elm-test-rs -> /home/buildozer/.elm/elm-tooling/elm-test-rs/3.0.0/elm-test-rs To run: npx elm-test-rs added 82 packages, and audited 83 packages in 988ms 20 packages are looking for funding run `npm fund` for details 7 vulnerabilities (1 low, 4 moderate, 2 high) To address all issues, run: npm audit fix Run `npm audit` for details. 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! ✓ Build successful! (11317ms) ✓ Build successful! (5757ms) fatal: not a git repository (or any of the parent directories): .git go: downloading github.com/oklog/run v1.1.0 go: downloading github.com/nats-io/nats-server/v2 v2.10.4 go: downloading github.com/nats-io/nats.go v1.31.0 go: downloading go.bug.st/serial v1.3.5 go: downloading github.com/golang-jwt/jwt/v4 v4.0.0 go: downloading github.com/koding/websocketproxy v0.0.0-20181220232114-7ed82d81a28c go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/go-ocf/go-coap v0.0.0-20200224085725-3e22e8f506ea go: downloading modernc.org/sqlite v1.18.0 go: downloading google.golang.org/protobuf v1.27.1 go: downloading golang.org/x/exp v0.0.0-20230905200255-921286631fa9 go: downloading github.com/adrianmo/go-nmea v1.1.1-0.20190321164421-7572fbeb90aa go: downloading github.com/influxdata/influxdb-client-go/v2 v2.10.0 go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading github.com/beevik/ntp v0.3.0 go: downloading github.com/donovanhide/eventsource v0.0.0-20171031113327-3ed64d21fb0b go: downloading github.com/go-audio/wav v1.0.0 go: downloading github.com/fsnotify/fsnotify v1.6.0 go: downloading github.com/goccy/go-yaml v1.11.2 go: downloading github.com/godbus/dbus/v5 v5.1.0 go: downloading github.com/kjx98/crc16 v0.0.0-20190915014410-d407ba22e1b5 go: downloading github.com/Wifx/gonetworkmanager/v2 v2.1.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/shirou/gopsutil/v3 v3.23.7 go: downloading github.com/dim13/cobs v0.1.0 go: downloading github.com/simpleiot/canparse v0.0.0-20221208203709-740f6c246768 go: downloading github.com/simpleiot/mdns v0.0.1 go: downloading go.einride.tech/can v0.5.1 go: downloading golang.org/x/net v0.17.0 go: downloading golang.org/x/sys v0.13.0 go: downloading github.com/fatih/color v1.15.0 go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 go: downloading github.com/mattn/go-isatty v0.0.19 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/gorilla/websocket v1.4.1 go: downloading github.com/creack/goselect v0.1.2 go: downloading github.com/tklauser/go-sysconf v0.3.11 go: downloading github.com/miekg/dns v1.1.55 go: downloading github.com/pion/dtls/v2 v2.0.0-rc.5 go: downloading github.com/tklauser/numcpus v0.6.0 go: downloading github.com/deepmap/oapi-codegen v1.8.2 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/influxdata/line-protocol v0.0.0-20210311194329-9aa0e372d097 go: downloading golang.org/x/sync v0.3.0 go: downloading github.com/nats-io/nuid v1.0.1 go: downloading github.com/klauspost/compress v1.17.2 go: downloading github.com/nats-io/nkeys v0.4.6 go: downloading golang.org/x/crypto v0.14.0 go: downloading github.com/pion/logging v0.2.2 go: downloading github.com/minio/highwayhash v1.0.2 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/nats-io/jwt/v2 v2.5.2 go: downloading github.com/go-audio/riff v1.0.0 go: downloading github.com/go-audio/audio v1.0.0 go: downloading modernc.org/libc v1.16.7 go: downloading modernc.org/mathutil v1.4.1 go: downloading modernc.org/memory v1.1.1 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 Build frontend ... ✓ Build successful! (6078ms) Test frontend ... Compiling Compiling > Starting tests elm-test 0.19.1-revision10 -------------------------- Running 48 tests. To reproduce these results, run: elm-test --fuzz 100 --seed 370899559595670 TEST RUN PASSED Duration: 330 ms Passed: 48 Failed: 0 (node:44246) [DEP0174] DeprecationWarning: Calling promisify on a function that returns a Promise is likely a mistake. (Use `node --trace-deprecation ...` to show where the warning was created) (node:44246) [DEP0174] DeprecationWarning: Calling promisify on a function that returns a Promise is likely a mistake. I found no errors! Test backend ... go: downloading github.com/cavaliercoder/grab v2.0.0+incompatible go: downloading github.com/kevinburke/twilio-go v0.0.0-20200810163702-320748330fac go: downloading github.com/jacobsa/go-serial v0.0.0-20180131005756-15cf729a72d4 go: downloading github.com/google/go-cmp v0.5.9 go: downloading github.com/kevinburke/rest v0.0.0-20200429221318-0d2892b400f8 go: downloading github.com/ttacon/libphonenumber v1.1.0 go: downloading github.com/kevinburke/go-types v0.0.0-20200309064045-f2d4aea18a7a go: downloading github.com/inconshreveable/log15 v0.0.0-20200109203555-b30bc20e4fd1 go: downloading github.com/ttacon/builder v0.0.0-20170518171403-c099f663e1c2 go: downloading github.com/kevinburke/go.uuid v1.2.0 go: downloading github.com/go-stack/stack v1.8.0 ? github.com/simpleiot/simpleiot [no test files] ? github.com/simpleiot/simpleiot/api [no test files] ? github.com/simpleiot/simpleiot/assets [no test files] ? github.com/simpleiot/simpleiot/assets/files [no test files] ok github.com/simpleiot/simpleiot/client 11.011s ? github.com/simpleiot/simpleiot/cmd/edge [no test files] ? github.com/simpleiot/simpleiot/cmd/fetch [no test files] ? github.com/simpleiot/simpleiot/cmd/mdns-test [no test files] ? github.com/simpleiot/simpleiot/cmd/modbus [no test files] ? github.com/simpleiot/simpleiot/cmd/modbus-client [no test files] ? github.com/simpleiot/simpleiot/cmd/modbus-server [no test files] ? github.com/simpleiot/simpleiot/cmd/point-size [no test files] ? github.com/simpleiot/simpleiot/cmd/send-sms [no test files] ? github.com/simpleiot/simpleiot/cmd/serial-encode [no test files] ? github.com/simpleiot/simpleiot/cmd/siot [no test files] ? github.com/simpleiot/simpleiot/cmd/test-resp-reader-close [no test files] ? github.com/simpleiot/simpleiot/cmd/tof10120 [no test files] ? github.com/simpleiot/simpleiot/contrib [no test files] ok github.com/simpleiot/simpleiot/data 6.008s ? github.com/simpleiot/simpleiot/file [no test files] ok github.com/simpleiot/simpleiot/frontend 0.004s ? github.com/simpleiot/simpleiot/gps [no test files] ? github.com/simpleiot/simpleiot/install [no test files] ? github.com/simpleiot/simpleiot/internal [no test files] ? github.com/simpleiot/simpleiot/internal/pb [no test files] ok github.com/simpleiot/simpleiot/modbus 0.079s ? github.com/simpleiot/simpleiot/msg [no test files] ok github.com/simpleiot/simpleiot/network 0.006s ok github.com/simpleiot/simpleiot/node 0.008s ? github.com/simpleiot/simpleiot/particle [no test files] ok github.com/simpleiot/simpleiot/respreader 1.307s ? github.com/simpleiot/simpleiot/sensors [no test files] ok github.com/simpleiot/simpleiot/server 0.010s ? github.com/simpleiot/simpleiot/sim [no test files] ok github.com/simpleiot/simpleiot/store 1.454s ok github.com/simpleiot/simpleiot/system 0.004s ok github.com/simpleiot/simpleiot/test 0.014s ? github.com/simpleiot/simpleiot/tools [no test files] Testing passed :-) >>> simpleiot: Entering fakeroot... >>> simpleiot*: Running postcheck for simpleiot >>> simpleiot*: Preparing package simpleiot... >>> simpleiot*: Stripping binaries >>> simpleiot*: Scanning shared objects >>> simpleiot*: Tracing dependencies... >>> simpleiot*: Package size: 32.0 MB >>> simpleiot*: Compressing data... >>> simpleiot*: Create checksum... >>> simpleiot*: Create simpleiot-0.18.3-r5.apk >>> simpleiot: Build complete at Thu, 04 Dec 2025 15:02:55 +0000 elapsed time 0h 2m 48s >>> simpleiot: Cleaning up srcdir >>> simpleiot: Cleaning up pkgdir >>> simpleiot: Uninstalling dependencies... ( 1/11) Purging .makedepends-simpleiot (20251204.150008) ( 2/11) Purging go (1.25.5-r0) ( 3/11) Purging npm (11.6.3-r0) ( 4/11) Purging nodejs (24.11.1-r0) ( 5/11) Purging ca-certificates (20251003-r0) Executing ca-certificates-20251003-r0.post-deinstall ( 6/11) Purging ada-libs (3.3.0-r0) ( 7/11) Purging icu-libs (76.1-r1) ( 8/11) Purging simdjson (3.12.0-r0) ( 9/11) Purging simdutf (7.5.0-r0) (10/11) Purging sqlite-libs (3.51.1-r0) (11/11) Purging icu-data-en (76.1-r1) Executing busybox-1.37.0-r29.trigger OK: 441 MiB in 107 packages >>> simpleiot: Updating the testing/x86_64 repository index... >>> simpleiot: Signing the index...