==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: alertmanager 0.34.0-1 (Sun Aug 23 11:16:26 2026)
==> Retrieving sources...
-> Found alertmanager-0.34.0.tar.gz
-> Found alertmanager.service
-> Found alertmanager.sysusers
-> Found alertmanager.conf
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
alertmanager-0.34.0.tar.gz ... Passed
alertmanager.service ... Passed
alertmanager.sysusers ... Passed
alertmanager.conf ... Passed
==> Making package: alertmanager 0.34.0-1 (Sun Aug 23 17:16:29 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (15) ada-3.4.4-1 c-ares-1.34.8-1 libuv-1.52.1-1 node-gyp-13.0.1-1 nodejs-26.7.0-1 nodejs-nopt-10.0.1-1 perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 semver-7.8.5-1 simdjson-1:4.6.7-1 zlib-ng-2.3.3-1 git-2.55.0-1 go-2:1.27.0-1 npm-12.0.2-1
Total Download Size: 17.49 MiB
Total Installed Size: 363.06 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
nodejs-26.7.0-1-aarch64 downloading...
npm-12.0.2-1-any downloading...
node-gyp-13.0.1-1-any downloading...
simdjson-1:4.6.7-1-aarch64 downloading...
ada-3.4.4-1-aarch64 downloading...
semver-7.8.5-1-any downloading...
nodejs-nopt-10.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing go...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing ada...
installing c-ares...
installing libuv...
installing simdjson...
installing nodejs...
Optional dependencies for nodejs
npm: nodejs package manager [pending]
installing nodejs-nopt...
installing semver...
installing node-gyp...
Optional dependencies for node-gyp
gcc: to build C++ modules [installed]
make: to build C++ modules [installed]
python: to build C++ modules [installed]
installing npm...
Optional dependencies for npm
git: for dependencies using Git URL's [installed]
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 967.
Creating user 'git' (git daemon user) with UID 967 and GID 967.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found alertmanager-0.34.0.tar.gz
-> Found alertmanager.service
-> Found alertmanager.sysusers
-> Found alertmanager.conf
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting alertmanager-0.34.0.tar.gz with bsdtar
==> Starting build()...
fatal: not a git repository (or any of the parent directories): .git
cd /build/alertmanager/src/alertmanager-0.34.0/ui/app && make build
make[1]: Entering directory '/build/alertmanager/src/alertmanager-0.34.0/ui/app'
>> building frontend
make node_modules
make[2]: Entering directory '/build/alertmanager/src/alertmanager-0.34.0/ui/app'
>> installing dependencies
npm ci
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
npm warn deprecated bootstrap@4.6.2: This version of Bootstrap is no longer supported. Please upgrade to the latest version.
added 185 packages, and audited 186 packages in 9s
49 packages are looking for funding
run `npm fund` for details
11 vulnerabilities (2 moderate, 9 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible, run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
npm warn install-scripts 2 packages had install scripts blocked because they are not covered by allowScripts:
npm warn install-scripts elm@0.19.1-6 (install: node install.js)
npm warn install-scripts elm-format@0.8.7 (install: node index.js)
npm warn install-scripts
npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
make[2]: Leaving directory '/build/alertmanager/src/alertmanager-0.34.0/ui/app'
npm run build
npm notice run elm-ui@0.0.1 build
npm notice run vite build
[ '/build/alertmanager/src/alertmanager-0.34.0/ui/app/dist' ]
vite v8.0.0 building client environment for production...
transforming...Running elm make /build/alertmanager/src/alertmanager-0.34.0/ui/app/src/Main.elm --output /tmp/2026723-1153-nc4yth.q8pw.js --optimize
✓ 7 modules transformed.
✗ Build failed in 762ms
error during build:
Build failed with 1 error:
[plugin vite-plugin-elm]
Error: Compilation failed
-- ERROR -----------------------------------------------------------------------
I am detecting that your computer (linux_arm64) may not be compatible with any
of the official pre-built binaries.
I recommend against using the npm installer for your situation. Check out the
alternative installers at https://github.com/elm/compiler/releases/tag/0.19.1
to see if there is something that will work better for you.
From there I recommend asking for guidance on Slack or Discourse to find someone
who can help with your specific situation.
--------------------------------------------------------------------------------
at ChildProcess.<anonymous> (/build/alertmanager/src/alertmanager-0.34.0/ui/app/node_modules/node-elm-compiler/dist/index.js:131:35)
at ChildProcess.emit (node:events:514:20)
at maybeClose (node:internal/child_process:1125:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
at aggregateBindingErrorsIntoJsError (file:///build/alertmanager/src/alertmanager-0.34.0/ui/app/node_modules/rolldown/dist/shared/error-CP8smW_P.mjs:48:18)
at unwrapBindingResult (file:///build/alertmanager/src/alertmanager-0.34.0/ui/app/node_modules/rolldown/dist/shared/error-CP8smW_P.mjs:18:128)
at #build (file:///build/alertmanager/src/alertmanager-0.34.0/ui/app/node_modules/rolldown/dist/shared/rolldown-build-4YnQkA76.mjs:3311:34)
at async buildEnvironment (file:///build/alertmanager/src/alertmanager-0.34.0/ui/app/node_modules/vite/dist/node/chunks/node.js:32794:64)
at async Object.build (file:///build/alertmanager/src/alertmanager-0.34.0/ui/app/node_modules/vite/dist/node/chunks/node.js:33216:19)
at async Object.buildApp (file:///build/alertmanager/src/alertmanager-0.34.0/ui/app/node_modules/vite/dist/node/chunks/node.js:33213:153)
at async CAC.<anonymous> (file:///build/alertmanager/src/alertmanager-0.34.0/ui/app/node_modules/vite/dist/node/cli.js:778:3) {
errors: [Getter/Setter]
}
make[1]: *** [Makefile:90: dist/.build_stamp] Error 1
make[1]: Leaving directory '/build/alertmanager/src/alertmanager-0.34.0/ui/app'
make: *** [Makefile:48: ui-elm] Error 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Build failed, check /home/leming/armv8/leming/build
[?12l[?25h[?12l[?25h