>>> rutorrent: Building community/rutorrent 4.3.7-r0 (using abuild 3.13.0-r5) started Sun, 29 Sep 2024 14:07:39 +0000
>>> rutorrent: Checking sanity of /home/buildozer/aports/community/rutorrent/APKBUILD...
>>> rutorrent: Analyzing dependencies...
>>> rutorrent: Installing for build: build-base php83 curl tar nodejs npm
(1/14) Installing php83-common (8.3.12-r0)
(2/14) Installing argon2-libs (20190702-r5)
(3/14) Installing xz-libs (5.6.2-r0)
(4/14) Installing libxml2 (2.12.8-r0)
(5/14) Installing php83 (8.3.12-r0)
(6/14) Installing curl (8.9.1-r2)
(7/14) Installing ca-certificates (20240705-r0)
(8/14) Installing ada-libs (2.7.8-r1)
(9/14) Installing libbase64 (0.5.2-r0)
(10/14) Installing icu-data-en (74.2-r0)
Executing icu-data-en-74.2-r0.post-install
*
* If you need ICU with non-English locales and legacy charset support, install
* package icu-data-full.
*
(11/14) Installing icu-libs (74.2-r0)
(12/14) Installing nodejs (20.15.1-r0)
(13/14) Installing npm (10.8.3-r1)
(14/14) Installing .makedepends-rutorrent (20240929.140739)
Executing busybox-1.36.1-r32.trigger
Executing ca-certificates-20240705-r0.trigger
OK: 393 MiB in 119 packages
>>> rutorrent: Cleaning up srcdir
>>> rutorrent: Cleaning up pkgdir
>>> rutorrent: Cleaning up tmpdir
>>> rutorrent: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rutorrent-4.3.7.tar.gz
>>> rutorrent: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rutorrent-4.3.7.tar.gz
>>> rutorrent: Checking sha512sums...
rutorrent-4.3.7.tar.gz: OK
>>> rutorrent: Unpacking /var/cache/distfiles/edge/rutorrent-4.3.7.tar.gz...
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 @babel/plugin-proposal-unicode-property-regex@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-unicode-property-regex instead.
npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead

added 549 packages, and audited 550 packages in 15s

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

found 0 vulnerabilities

> rutorrent-tests@0.0.0 test
> jest --testPathIgnorePatterns=rss

PASS js/rtorrent.spec.js
  xmlrpc calls
    ✓ should parse getprops response (20 ms)
    ✓ should parse gettotal response (4 ms)
    ✓ should parse getopen response (3 ms)
    ✓ should parse getsettings response (37 ms)
    ✓ should parse getalltrackers response (6 ms)
    ✓ should parse getfiles response (6 ms)
    ✓ should parse getpeers response (8 ms)
    ✓ should parse gettrackers response (5 ms)
    ✓ should parse list response (24 ms)

CategoryList:  { pview: {}, pstate: {}, plabel: {}, psearch: {} } {
  pview: Map(1) { 'pview_all' => { selected: true, icon: 'all' } },
  pstate: Map(6) {
    'pstate_all' => { selected: true, icon: 'all' },
    '-_-_-dls-_-_-' => { icon: 'down' },
    '-_-_-com-_-_-' => { icon: 'completed' },
    '-_-_-act-_-_-' => { icon: 'up-down' },
    '-_-_-iac-_-_-' => { icon: 'inactive' },
    '-_-_-err-_-_-' => { icon: 'error' }
  },
  plabel: Map(2) {
    'plabel_all' => { selected: true, icon: 'all' },
    '-_-_-nlb-_-_-' => { icon: 'no-label' }
  },
  psearch: Map(1) { 'psearch_all' => { selected: true, icon: 'all' } }
}
Panel:  
						<link href="./css/category-panel.css?v=437" rel="stylesheet" type="text/css">
						<div part="heading">
							<span class="text"></span><slot name="decorator" class="decorator"></slot>
						</div>
						<slot name="content"></slot>
					
Label:  
						<link href="./css/panel-label.css?v=437" rel="stylesheet" type="text/css">
						<div part="prefix" hidden=""></div>
						<div part="icon"></div>
						<div part="text"></div>
						<div part="count" style="display: none;">0</div>
						<div part="size" style="display: none;"></div>
					
PASS js/category-list-elements.spec.js
  category-list
    ✓ should create (91 ms)
    ✓ should emit label-click (30 ms)
    ✓ should emit panel-close (28 ms)
  category-panel
    ✓ should create (4 ms)
    ✓ should open and close (3 ms)
  panel-label
    ✓ should create (8 ms)
    ✓ should display prefix attribute (5 ms)
    ✓ should display icon attribute (7 ms)

Map(31) {
  'Flattenable' => { prefix: '', text: 'Flattenable' },
  'Flattenable/Path' => { prefix: 'â””', text: 'Path' },
  'Flattenable/Path/Label' => { prefix: ' â””', text: 'Label' },
  'Misc' => { prefix: '', text: 'Misc' },
  'Misc/Other' => { prefix: 'â””', text: 'Other' },
  'Misc/Other/Less' => { prefix: ' ├', text: 'Less' },
  'Misc/Other/More' => { prefix: ' â””', text: 'More' },
  'aaa' => { prefix: '', text: 'aaa' },
  'aaa/ccc' => { prefix: 'â””', text: 'ccc' },
  'aaa/ccc/aaa' => { prefix: ' ├', text: 'aaa' },
  'aaa/ccc/bbb' => { prefix: ' ├', text: 'bbb' },
  'aaa/ccc/ccc' => { prefix: ' ├', text: 'ccc' },
  'aaa/ccc/ddd' => { prefix: ' ├', text: 'ddd' },
  'aaa/ccc/eee' => { prefix: ' ├', text: 'eee' },
  'aaa/ccc/fff' => { prefix: ' ├', text: 'fff' },
  'aaa/ccc/ggg' => { prefix: ' â””', text: 'ggg' },
  'bbb' => { prefix: '', text: 'bbb' },
  'bbb/ccc' => { prefix: 'â””', text: 'ccc' },
  'bbb/ccc/aaa' => { prefix: ' ├', text: 'aaa' },
  'bbb/ccc/bbb' => { prefix: ' ├', text: 'bbb' },
  'bbb/ccc/ccc' => { prefix: ' ├', text: 'ccc' },
  'bbb/ccc/ddd' => { prefix: ' ├', text: 'ddd' },
  'bbb/ccc/ggg' => { prefix: ' â””', text: 'ggg' },
  'ccc' => { prefix: '', text: 'ccc' },
  'ccc/ccc' => { prefix: 'â””', text: 'ccc' },
  'ccc/ccc/aaa' => { prefix: ' ├', text: 'aaa' },
  'ccc/ccc/bbb' => { prefix: ' ├', text: 'bbb' },
  'ccc/ccc/ccc' => { prefix: ' ├', text: 'ccc' },
  'ccc/ccc/ddd' => { prefix: ' ├', text: 'ddd' },
  'ccc/ccc/eee' => { prefix: ' ├', text: 'eee' },
  'ccc/ccc/ggg' => { prefix: ' â””', text: 'ggg' }
}
Map(28) {
  'Flattenable/Path/Label' => { prefix: '', text: 'Flattenable/Path/Label' },
  'Misc/Other' => { prefix: '', text: 'Misc/Other' },
  'Misc/Other/Less' => { prefix: ' ├', text: 'Less' },
  'Misc/Other/More' => { prefix: ' â””', text: 'More' },
  'aaa' => { prefix: '', text: 'aaa' },
  'aaa/ccc' => { prefix: '', text: 'aaa/ccc' },
  'aaa/ccc/aaa' => { prefix: ' ├', text: 'aaa' },
  'aaa/ccc/bbb' => { prefix: ' ├', text: 'bbb' },
  'aaa/ccc/ccc' => { prefix: ' ├', text: 'ccc' },
  'aaa/ccc/ddd' => { prefix: ' ├', text: 'ddd' },
  'aaa/ccc/eee' => { prefix: ' ├', text: 'eee' },
  'aaa/ccc/fff' => { prefix: ' ├', text: 'fff' },
  'aaa/ccc/ggg' => { prefix: ' â””', text: 'ggg' },
  'bbb' => { prefix: '', text: 'bbb' },
  'bbb/ccc' => { prefix: '', text: 'bbb/ccc' },
  'bbb/ccc/aaa' => { prefix: ' ├', text: 'aaa' },
  'bbb/ccc/bbb' => { prefix: ' ├', text: 'bbb' },
  'bbb/ccc/ccc' => { prefix: ' ├', text: 'ccc' },
  'bbb/ccc/ddd' => { prefix: ' ├', text: 'ddd' },
  'bbb/ccc/ggg' => { prefix: ' â””', text: 'ggg' },
  'ccc' => { prefix: '', text: 'ccc' },
  'ccc/ccc' => { prefix: '', text: 'ccc/ccc' },
  'ccc/ccc/aaa' => { prefix: ' ├', text: 'aaa' },
  'ccc/ccc/bbb' => { prefix: ' ├', text: 'bbb' },
  'ccc/ccc/ccc' => { prefix: ' ├', text: 'ccc' },
  'ccc/ccc/ddd' => { prefix: ' ├', text: 'ddd' },
  'ccc/ccc/eee' => { prefix: ' ├', text: 'eee' },
  'ccc/ccc/ggg' => { prefix: ' â””', text: 'ggg' }
}
Map(27) {
  'Flattenable/Path/Label' => { prefix: '', text: 'Flattenable/Path/Label' },
  'Misc/Other/Less' => { prefix: '', text: 'Misc/Other/Less' },
  'Misc/Other/More' => { prefix: '', text: 'Misc/Other/More' },
  'aaa' => { prefix: '', text: 'aaa' },
  'aaa/ccc' => { prefix: '', text: 'aaa/ccc' },
  'aaa/ccc/aaa' => { prefix: '', text: 'aaa/ccc/aaa' },
  'aaa/ccc/bbb' => { prefix: '', text: 'aaa/ccc/bbb' },
  'aaa/ccc/ccc' => { prefix: '', text: 'aaa/ccc/ccc' },
  'aaa/ccc/ddd' => { prefix: '', text: 'aaa/ccc/ddd' },
  'aaa/ccc/eee' => { prefix: '', text: 'aaa/ccc/eee' },
  'aaa/ccc/fff' => { prefix: '', text: 'aaa/ccc/fff' },
  'aaa/ccc/ggg' => { prefix: '', text: 'aaa/ccc/ggg' },
  'bbb' => { prefix: '', text: 'bbb' },
  'bbb/ccc' => { prefix: '', text: 'bbb/ccc' },
  'bbb/ccc/aaa' => { prefix: '', text: 'bbb/ccc/aaa' },
  'bbb/ccc/bbb' => { prefix: '', text: 'bbb/ccc/bbb' },
  'bbb/ccc/ccc' => { prefix: '', text: 'bbb/ccc/ccc' },
  'bbb/ccc/ddd' => { prefix: '', text: 'bbb/ccc/ddd' },
  'bbb/ccc/ggg' => { prefix: '', text: 'bbb/ccc/ggg' },
  'ccc' => { prefix: '', text: 'ccc' },
  'ccc/ccc' => { prefix: '', text: 'ccc/ccc' },
  'ccc/ccc/aaa' => { prefix: '', text: 'ccc/ccc/aaa' },
  'ccc/ccc/bbb' => { prefix: '', text: 'ccc/ccc/bbb' },
  'ccc/ccc/ccc' => { prefix: '', text: 'ccc/ccc/ccc' },
  'ccc/ccc/ddd' => { prefix: '', text: 'ccc/ccc/ddd' },
  'ccc/ccc/eee' => { prefix: '', text: 'ccc/ccc/eee' },
  'ccc/ccc/ggg' => { prefix: '', text: 'ccc/ccc/ggg' }
}
Map(31) {
  'Flattenable' => { prefix: '', text: 'Flattenable' },
  'Flattenable/Path' => { prefix: '', text: 'Flattenable/Path' },
  'Flattenable/Path/Label' => { prefix: '', text: 'Flattenable/Path/Label' },
  'Misc' => { prefix: '', text: 'Misc' },
  'Misc/Other' => { prefix: '', text: 'Misc/Other' },
  'Misc/Other/Less' => { prefix: '', text: 'Misc/Other/Less' },
  'Misc/Other/More' => { prefix: '', text: 'Misc/Other/More' },
  'aaa' => { prefix: '', text: 'aaa' },
  'aaa/ccc' => { prefix: '', text: 'aaa/ccc' },
  'aaa/ccc/aaa' => { prefix: '', text: 'aaa/ccc/aaa' },
  'aaa/ccc/bbb' => { prefix: '', text: 'aaa/ccc/bbb' },
  'aaa/ccc/ccc' => { prefix: '', text: 'aaa/ccc/ccc' },
  'aaa/ccc/ddd' => { prefix: '', text: 'aaa/ccc/ddd' },
  'aaa/ccc/eee' => { prefix: '', text: 'aaa/ccc/eee' },
  'aaa/ccc/fff' => { prefix: '', text: 'aaa/ccc/fff' },
  'aaa/ccc/ggg' => { prefix: '', text: 'aaa/ccc/ggg' },
  'bbb' => { prefix: '', text: 'bbb' },
  'bbb/ccc' => { prefix: '', text: 'bbb/ccc' },
  'bbb/ccc/aaa' => { prefix: '', text: 'bbb/ccc/aaa' },
  'bbb/ccc/bbb' => { prefix: '', text: 'bbb/ccc/bbb' },
  'bbb/ccc/ccc' => { prefix: '', text: 'bbb/ccc/ccc' },
  'bbb/ccc/ddd' => { prefix: '', text: 'bbb/ccc/ddd' },
  'bbb/ccc/ggg' => { prefix: '', text: 'bbb/ccc/ggg' },
  'ccc' => { prefix: '', text: 'ccc' },
  'ccc/ccc' => { prefix: '', text: 'ccc/ccc' },
  'ccc/ccc/aaa' => { prefix: '', text: 'ccc/ccc/aaa' },
  'ccc/ccc/bbb' => { prefix: '', text: 'ccc/ccc/bbb' },
  'ccc/ccc/ccc' => { prefix: '', text: 'ccc/ccc/ccc' },
  'ccc/ccc/ddd' => { prefix: '', text: 'ccc/ccc/ddd' },
  'ccc/ccc/eee' => { prefix: '', text: 'ccc/ccc/eee' },
  'ccc/ccc/ggg' => { prefix: '', text: 'ccc/ccc/ggg' }
}
PASS js/panel.spec.js
  Panel label selection
    ✓ should switch (10 ms)
    ✓ should toggle (1 ms)
    ✓ should range select (6 ms)
    ✓ should adjust view to current (4 ms)
    ✓ should adjust current to view (6 ms)
  Category list statistic
    ✓ should accumulate torrent statistic (17 ms)
    ✓ should collect torrent label tree (14 ms)
    ✓ should accumulate torrent view (5 ms)

PASS js/category-list.spec.js
  Category list
    ✓ should restore selection and searches on config (14 ms)
    ✓ should allow (plugins) to add panel before config (6 ms)
    ✓ should notify selection change (6 ms)
    ✓ should show torrent statistic (10 ms)

Test Suites: 4 passed, 4 total
Tests:       29 passed, 29 total
Snapshots:   0 total
Time:        2.568 s
Ran all test suites.
>>> rutorrent: Entering fakeroot...
>>> rutorrent*: Running postcheck for rutorrent
>>> rutorrent*: Preparing package rutorrent...
>>> rutorrent*: Script found. /bin/sh added as a dependency for rutorrent-4.3.7-r0.apk
>>> rutorrent*: Adding .pre-install
>>> rutorrent*: Adding .post-install
>>> rutorrent*: Tracing dependencies...
>>> rutorrent*: Package size: 15.7 MB
>>> rutorrent*: Compressing data...
>>> rutorrent*: Create checksum...
>>> rutorrent*: Create rutorrent-4.3.7-r0.apk
>>> rutorrent: Build complete at Sun, 29 Sep 2024 14:08:01 +0000 elapsed time 0h 0m 22s
>>> rutorrent: Cleaning up srcdir
>>> rutorrent: Cleaning up pkgdir
>>> rutorrent: Uninstalling dependencies...
(1/14) Purging .makedepends-rutorrent (20240929.140739)
(2/14) Purging php83 (8.3.12-r0)
(3/14) Purging php83-common (8.3.12-r0)
(4/14) Purging curl (8.9.1-r2)
(5/14) Purging npm (10.8.3-r1)
(6/14) Purging nodejs (20.15.1-r0)
(7/14) Purging ca-certificates (20240705-r0)
Executing ca-certificates-20240705-r0.post-deinstall
(8/14) Purging ada-libs (2.7.8-r1)
(9/14) Purging argon2-libs (20190702-r5)
(10/14) Purging icu-libs (74.2-r0)
(11/14) Purging libbase64 (0.5.2-r0)
(12/14) Purging libxml2 (2.12.8-r0)
(13/14) Purging xz-libs (5.6.2-r0)
(14/14) Purging icu-data-en (74.2-r0)
Executing busybox-1.36.1-r32.trigger
OK: 331 MiB in 105 packages
>>> rutorrent: Updating the community/armhf repository index...
>>> rutorrent: Signing the index...