>>> rutorrent: Building community/rutorrent 4.3.7-r0 (using abuild 3.13.0-r5) started Sun, 29 Sep 2024 14:09:54 +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/12) Installing php83-common (8.3.12-r0) (2/12) Installing argon2-libs (20190702-r5) (3/12) Installing libxml2 (2.12.8-r0) (4/12) Installing php83 (8.3.12-r0) (5/12) Installing ca-certificates (20240705-r0) (6/12) Installing ada-libs (2.7.8-r1) (7/12) Installing libbase64 (0.5.2-r0) (8/12) 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. * (9/12) Installing icu-libs (74.2-r0) (10/12) Installing nodejs (20.15.1-r0) (11/12) Installing npm (10.8.3-r1) (12/12) Installing .makedepends-rutorrent (20240929.140955) Executing busybox-1.36.1-r32.trigger Executing ca-certificates-20240705-r0.trigger OK: 481 MiB in 131 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 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> rutorrent: Fetching rutorrent-4.3.7.tar.gz::https://github.com/Novik/ruTorrent/archive/v4.3.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2322k 0 2322k 0 0 2940k 0 --:--:-- --:--:-- --:--:-- 2940k >>> 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 (25 ms) ✓ should parse gettotal response (4 ms) ✓ should parse getopen response (3 ms) ✓ should parse getsettings response (42 ms) ✓ should parse getalltrackers response (7 ms) ✓ should parse getfiles response (6 ms) ✓ should parse getpeers response (9 ms) ✓ should parse gettrackers response (5 ms) ✓ should parse list response (27 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:
Label:
0
PASS js/category-list-elements.spec.js category-list ✓ should create (76 ms) ✓ should emit label-click (31 ms) ✓ should emit panel-close (33 ms) category-panel ✓ should create (3 ms) ✓ should open and close (3 ms) panel-label ✓ should create (5 ms) ✓ should display prefix attribute (5 ms) ✓ should display icon attribute (8 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 (13 ms) ✓ should toggle (1 ms) ✓ should range select (2 ms) ✓ should adjust view to current (4 ms) ✓ should adjust current to view (5 ms) Category list statistic ✓ should accumulate torrent statistic (18 ms) ✓ should collect torrent label tree (13 ms) ✓ should accumulate torrent view (5 ms) PASS js/category-list.spec.js Category list ✓ should restore selection and searches on config (16 ms) ✓ should allow (plugins) to add panel before config (7 ms) ✓ should notify selection change (6 ms) ✓ should show torrent statistic (12 ms) Test Suites: 4 passed, 4 total Tests: 29 passed, 29 total Snapshots: 0 total Time: 2.631 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:10:18 +0000 elapsed time 0h 0m 24s >>> rutorrent: Cleaning up srcdir >>> rutorrent: Cleaning up pkgdir >>> rutorrent: Uninstalling dependencies... (1/12) Purging .makedepends-rutorrent (20240929.140955) (2/12) Purging php83 (8.3.12-r0) (3/12) Purging php83-common (8.3.12-r0) (4/12) Purging npm (10.8.3-r1) (5/12) Purging nodejs (20.15.1-r0) (6/12) Purging ca-certificates (20240705-r0) Executing ca-certificates-20240705-r0.post-deinstall (7/12) Purging ada-libs (2.7.8-r1) (8/12) Purging argon2-libs (20190702-r5) (9/12) Purging icu-libs (74.2-r0) (10/12) Purging libbase64 (0.5.2-r0) (11/12) Purging libxml2 (2.12.8-r0) (12/12) Purging icu-data-en (74.2-r0) Executing busybox-1.36.1-r32.trigger OK: 413 MiB in 119 packages >>> rutorrent: Updating the community/x86 repository index... >>> rutorrent: Signing the index...