==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: adguardhome 1:0.107.73-1 (Tue Mar 10 14:12:12 2026)
==> Retrieving sources...
  -> Found adguardhome-0.107.73.tar.gz
  -> Found adguardhome.service
  -> Found adguardhome.sysusers
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    adguardhome-0.107.73.tar.gz ... Passed
    adguardhome.service ... Passed
    adguardhome.sysusers ... Passed
==> Making package: adguardhome 1:0.107.73-1 (Tue Mar 10 20:12:39 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (14) c-ares-1.34.6-1  libuv-1.52.1-1  node-gyp-12.2.0-1  nodejs-nopt-8.1.0-1  perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.34-1  semver-7.7.4-1  simdjson-1:4.3.1-1  zlib-ng-2.3.3-1  git-2.53.0-1  go-2:1.26.1-1  nodejs-25.7.0-1  npm-11.11.0-1

Total Download Size:    56.65 MiB
Total Installed Size:  344.42 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 go-2:1.26.1-1-armv7h downloading...
 nodejs-25.7.0-1-armv7h downloading...
 npm-11.11.0-1-any downloading...
 node-gyp-12.2.0-1-any downloading...
 simdjson-1:4.3.1-1-armv7h downloading...
 libuv-1.52.1-1-armv7h downloading...
 c-ares-1.34.6-1-armv7h downloading...
 semver-7.7.4-1-any downloading...
 nodejs-nopt-8.1.0-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 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
installing npm...
Optional dependencies for npm
    git: for dependencies using Git URL's [pending]
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
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found adguardhome-0.107.73.tar.gz
  -> Found adguardhome.service
  -> Found adguardhome.sysusers
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting adguardhome-0.107.73.tar.gz with bsdtar
==> Starting prepare()...
npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm warn deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm warn deprecated mini-create-react-context@0.4.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm warn deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
npm warn deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
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 core-js@1.2.7: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.

added 1372 packages, and audited 1373 packages in 1m

245 packages are looking for funding
  run `npm fund` for details

37 vulnerabilities (4 low, 9 moderate, 24 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.
==> Starting build()...

> dashboard@0.1.0 build-prod
> cross-env BUILD_ENV=prod webpack --config webpack.prod.js

(node:1108) [DEP_WEBPACK_TEMPLATE_PATH_PLUGIN_REPLACE_PATH_VARIABLES_HASH] DeprecationWarning: [hash] is now [fullhash] (also consider using [chunkhash] or [contenthash], see documentation for details)
(Use `node --trace-deprecation ...` to show where the warning was created)
12 assets
1437 modules
webpack 5.102.1 compiled successfully in 178134 ms
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "adguardhome"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: adguardhome 1:0.107.73-1 (Tue Mar 10 20:20:56 2026)
==> Cleaning up...
[?12l[?25h