args:
  app: https://github.com/YunoHost-Apps/cytube_ynh/
  force: false
  label: CyTube
  no_remove_on_failure: false
ended_at: 2025-02-09 03:00:10.079221
env:
  YNH_APP_ACTION: install
  YNH_APP_ARG_DOMAIN: maindomain.tld
  YNH_APP_ARG_INIT_MAIN_PERMISSION: visitors
  YNH_APP_ARG_PATH: /cytube
  YNH_APP_BASEDIR: /var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet
  YNH_APP_ID: cytube
  YNH_APP_INSTANCE_NAME: cytube
  YNH_APP_INSTANCE_NUMBER: '1'
  YNH_APP_MANIFEST_VERSION: 1.0~ynh1
  YNH_APP_PACKAGING_FORMAT: '2.0'
  YNH_ARCH: amd64
  YNH_DEBIAN_VERSION: bookworm
  YNH_DEFAULT_PHP_VERSION: '8.2'
  YNH_HELPERS_VERSION: '2.1'
error: An error occurred inside the app installation script
interface: api
operation: app_install
parent: null
related_to:
- - app
  - cytube
started_at: 2025-02-09 02:58:49.981463
success: false
yunohost_version: 12.0.11

============

2025-02-08 21:58:49,985: INFO - Installing cytube…
2025-02-08 21:58:50,021: INFO - Provisioning sources...
2025-02-08 21:58:50,023: DEBUG - Prefetching asset main: https://github.com/calzoneman/sync/archive/9738c3f8c8bb3d9798ee5b5a98a77a21a229112a.tar.gz ...
2025-02-08 21:58:52,497: INFO - Provisioning system_user...
2025-02-08 21:58:52,816: INFO - Provisioning install_dir...
2025-02-08 21:58:52,822: INFO - Provisioning permissions...
2025-02-08 21:58:52,842: DEBUG - Permission 'cytube.main' updated
2025-02-08 21:58:52,843: DEBUG - Full log of this operation: '<a href="#/tools/logs/20250209-025852-permission_url-cytube" style="text-decoration:underline">Update URL related to permission 'cytube'</a>'
2025-02-08 21:58:52,856: DEBUG - Permission 'cytube.main' created
2025-02-08 21:58:52,856: DEBUG - Full log of this operation: '<a href="#/tools/logs/20250209-025852-permission_create-cytube" style="text-decoration:underline">Create permission 'cytube'</a>'
2025-02-08 21:58:52,870: DEBUG - Permission 'cytube.main' updated
2025-02-08 21:58:52,870: DEBUG - Full log of this operation: '<a href="#/tools/logs/20250209-025852-user_permission_update-cytube" style="text-decoration:underline">Update accesses for permission 'cytube'</a>'
2025-02-08 21:58:52,878: DEBUG - Nothing to update in LDAP
2025-02-08 21:58:52,879: DEBUG - Permission 'cytube.main' updated
2025-02-08 21:58:52,879: DEBUG - Full log of this operation: '<a href="#/tools/logs/20250209-025852-permission_url-cytube" style="text-decoration:underline">Update URL related to permission 'cytube'</a>'
2025-02-08 21:58:52,890: DEBUG - The permission database has been resynchronized
2025-02-08 21:58:52,943: DEBUG - SSO and portal configurations regenerated
2025-02-08 21:58:52,951: INFO - Provisioning ports...
2025-02-08 21:58:53,053: INFO - Provisioning apt...
2025-02-08 21:58:53,129: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./provision_or_update_apt"  7>&1']'
2025-02-08 21:58:53,135: DEBUG - + source /usr/share/yunohost/helpers
2025-02-08 21:58:53,152: DEBUG - ++++ dirname -- /usr/share/yunohost/helpers
2025-02-08 21:58:53,153: DEBUG - +++ cd -- /usr/share/yunohost
2025-02-08 21:58:53,153: DEBUG - +++ pwd
2025-02-08 21:58:53,153: DEBUG - ++ SCRIPT_DIR=/usr/share/yunohost
2025-02-08 21:58:53,153: DEBUG - ++ YNH_HELPERS_VERSION=2.1
2025-02-08 21:58:53,155: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2025-02-08 21:58:53,156: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2025-02-08 21:58:53,221: DEBUG - + ynh_abort_if_errors
2025-02-08 21:58:53,221: DEBUG - + trap ynh_exit_properly EXIT
2025-02-08 21:58:53,221: DEBUG - + ynh_apt_install_dependencies mariadb-server build-essential
2025-02-08 21:58:53,222: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2025-02-08 21:58:53,222: DEBUG - ++ sed 's/|/ | /'
2025-02-08 21:58:53,224: DEBUG - + local 'dependencies=mariadb-server, build-essential'
2025-02-08 21:58:53,224: DEBUG - ++ ynh_read_manifest version
2025-02-08 21:58:53,224: DEBUG - ++ cat /var/cache/yunohost/app_tmp_work_dirs/app_skptz_ci/manifest.toml
2025-02-08 21:58:53,225: DEBUG - ++ toml_to_json
2025-02-08 21:58:53,225: DEBUG - ++ python3 -c 'import toml, json, sys; print(json.dumps(toml.load(sys.stdin)))'
2025-02-08 21:58:53,225: DEBUG - ++ jq .version --raw-output
2025-02-08 21:58:53,279: DEBUG - + local version=1.0~ynh1
2025-02-08 21:58:53,279: DEBUG - + local app_ynh_deps=cytube-ynh-deps
2025-02-08 21:58:53,279: DEBUG - + grep '[<=>]'
2025-02-08 21:58:53,281: DEBUG - ++ grep -oP '(?<=php)[0-9.]+(?=-|\>|)'
2025-02-08 21:58:53,282: DEBUG - ++ sort -u
2025-02-08 21:58:53,283: DEBUG - + local specific_php_version=
2025-02-08 21:58:53,283: DEBUG - + grep --quiet php
2025-02-08 21:58:53,285: DEBUG - ++ _ynh_apt_package_is_installed postgresql-13
2025-02-08 21:58:53,285: DEBUG - ++ local package=postgresql-13
2025-02-08 21:58:53,285: DEBUG - ++ dpkg-query --show '--showformat=${db:Status-Status}' postgresql-13
2025-02-08 21:58:53,285: DEBUG - ++ grep --quiet '^installed$'
2025-02-08 21:58:53,295: DEBUG - ++ echo no
2025-02-08 21:58:53,295: DEBUG - + local psql_installed=no
2025-02-08 21:58:53,295: DEBUG - + [[ true == \t\r\u\e ]]
2025-02-08 21:58:53,295: DEBUG - + YNH_APT_INSTALL_DEPENDENCIES_REPLACE=false
2025-02-08 21:58:53,295: DEBUG - ++ mktemp --directory
2025-02-08 21:58:53,313: DEBUG - + local TMPDIR=/tmp/tmp.MsCxib6Ias
2025-02-08 21:58:53,313: DEBUG - + mkdir -p /tmp/tmp.MsCxib6Ias/cytube-ynh-deps/DEBIAN
2025-02-08 21:58:53,314: DEBUG - + chmod -R 755 /tmp/tmp.MsCxib6Ias/cytube-ynh-deps
2025-02-08 21:58:53,315: DEBUG - + cat
2025-02-08 21:58:53,316: DEBUG - + _ynh_apt update
2025-02-08 21:58:53,317: DEBUG - + _ynh_wait_dpkg_free
2025-02-08 21:58:53,422: DEBUG - + return 0
2025-02-08 21:58:53,423: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2025-02-08 21:58:54,170: DEBUG - Hit:1 https://dl.yarnpkg.com/debian stable InRelease
2025-02-08 21:58:54,195: DEBUG - Hit:2 http://ftp.debian.org/debian bookworm InRelease
2025-02-08 21:58:54,211: DEBUG - Get:3 http://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
2025-02-08 21:58:54,237: DEBUG - Hit:4 http://repo.yunohost.org/debian bookworm InRelease
2025-02-08 21:58:54,313: DEBUG - Get:5 http://ftp.debian.org/debian bookworm-updates InRelease [55.4 kB]
2025-02-08 21:58:54,465: DEBUG - Hit:6 https://packages.sury.org/php bookworm InRelease
2025-02-08 21:58:55,155: DEBUG - Fetched 103 kB in 1s (70.3 kB/s)
2025-02-08 21:58:56,767: DEBUG - Reading package lists...
2025-02-08 21:58:56,779: DEBUG - + _ynh_wait_dpkg_free
2025-02-08 21:58:56,844: DEBUG - + return 0
2025-02-08 21:58:56,844: DEBUG - + dpkg-deb --build /tmp/tmp.MsCxib6Ias/cytube-ynh-deps /tmp/tmp.MsCxib6Ias/cytube-ynh-deps.deb
2025-02-08 21:58:56,914: DEBUG - + dpkg --force-depends --install /tmp/tmp.MsCxib6Ias/cytube-ynh-deps.deb
2025-02-08 21:58:56,914: DEBUG - + tee /tmp/tmp.MsCxib6Ias/dpkg_log
2025-02-08 21:58:57,037: DEBUG - Selecting previously unselected package cytube-ynh-deps.
2025-02-08 21:59:00,270: DEBUG - (Reading database ... 51671 files and directories currently installed.)
2025-02-08 21:59:00,272: DEBUG - Preparing to unpack .../cytube-ynh-deps.deb ...
2025-02-08 21:59:00,278: DEBUG - Unpacking cytube-ynh-deps (1.0~ynh1) ...
2025-02-08 21:59:00,307: DEBUG - dpkg: cytube-ynh-deps: dependency problems, but configuring anyway as you requested:
2025-02-08 21:59:00,307: DEBUG -  cytube-ynh-deps depends on mariadb-server; however:
2025-02-08 21:59:00,308: DEBUG -   Package mariadb-server is not installed.
2025-02-08 21:59:00,308: DEBUG - 
2025-02-08 21:59:00,308: DEBUG - Setting up cytube-ynh-deps (1.0~ynh1) ...
2025-02-08 21:59:00,339: DEBUG - + _ynh_apt_install --fix-broken
2025-02-08 21:59:00,339: DEBUG - + _ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2025-02-08 21:59:00,339: DEBUG - + _ynh_wait_dpkg_free
2025-02-08 21:59:00,420: DEBUG - + return 0
2025-02-08 21:59:00,420: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2025-02-08 21:59:00,759: DEBUG - Reading package lists...
2025-02-08 21:59:01,304: DEBUG - Building dependency tree...
2025-02-08 21:59:01,322: DEBUG - Reading state information...
2025-02-08 21:59:01,514: DEBUG - Correcting dependencies... Done
2025-02-08 21:59:01,909: DEBUG - The following additional packages will be installed:
2025-02-08 21:59:01,909: DEBUG -   galera-4 libcgi-fast-perl libcgi-pm-perl libconfig-inifiles-perl libdaxctl1
2025-02-08 21:59:01,910: DEBUG -   libdbd-mariadb-perl libfcgi-bin libfcgi-perl libfcgi0ldbl
2025-02-08 21:59:01,910: DEBUG -   libhtml-template-perl liblzo2-2 libndctl6 libpmem1 libsnappy1v5
2025-02-08 21:59:01,910: DEBUG -   libterm-readkey-perl liburing2 mariadb-client mariadb-client-core
2025-02-08 21:59:01,910: DEBUG -   mariadb-plugin-provider-bzip2 mariadb-plugin-provider-lz4
2025-02-08 21:59:01,910: DEBUG -   mariadb-plugin-provider-lzma mariadb-plugin-provider-lzo
2025-02-08 21:59:01,910: DEBUG -   mariadb-plugin-provider-snappy mariadb-server mariadb-server-core pv rsync
2025-02-08 21:59:01,910: DEBUG -   socat
2025-02-08 21:59:01,911: DEBUG - Suggested packages:
2025-02-08 21:59:01,911: DEBUG -   libipc-sharedcache-perl mariadb-test doc-base python3-braceexpand
2025-02-08 21:59:02,118: DEBUG - The following NEW packages will be installed:
2025-02-08 21:59:02,119: DEBUG -   galera-4 libcgi-fast-perl libcgi-pm-perl libconfig-inifiles-perl libdaxctl1
2025-02-08 21:59:02,119: DEBUG -   libdbd-mariadb-perl libfcgi-bin libfcgi-perl libfcgi0ldbl
2025-02-08 21:59:02,119: DEBUG -   libhtml-template-perl liblzo2-2 libndctl6 libpmem1 libsnappy1v5
2025-02-08 21:59:02,119: DEBUG -   libterm-readkey-perl liburing2 mariadb-client mariadb-client-core
2025-02-08 21:59:02,119: DEBUG -   mariadb-plugin-provider-bzip2 mariadb-plugin-provider-lz4
2025-02-08 21:59:02,119: DEBUG -   mariadb-plugin-provider-lzma mariadb-plugin-provider-lzo
2025-02-08 21:59:02,119: DEBUG -   mariadb-plugin-provider-snappy mariadb-server mariadb-server-core pv rsync
2025-02-08 21:59:02,120: DEBUG -   socat
2025-02-08 21:59:03,966: DEBUG - Preconfiguring packages ...
2025-02-08 21:59:03,975: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2025-02-08 21:59:04,198: DEBUG - 0 upgraded, 28 newly installed, 0 to remove and 8 not upgraded.
2025-02-08 21:59:04,198: DEBUG - Need to get 0 B/17.3 MB of archives.
2025-02-08 21:59:04,198: DEBUG - After this operation, 188 MB of additional disk space will be used.
2025-02-08 21:59:04,223: DEBUG - Selecting previously unselected package galera-4.
2025-02-08 21:59:04,254: DEBUG - (Reading database ... 51671 files and directories currently installed.)
2025-02-08 21:59:04,256: DEBUG - Preparing to unpack .../00-galera-4_26.4.20-0+deb12u1_amd64.deb ...
2025-02-08 21:59:04,261: DEBUG - Unpacking galera-4 (26.4.20-0+deb12u1) ...
2025-02-08 21:59:04,379: DEBUG - Selecting previously unselected package libconfig-inifiles-perl.
2025-02-08 21:59:04,384: DEBUG - Preparing to unpack .../01-libconfig-inifiles-perl_3.000003-2_all.deb ...
2025-02-08 21:59:04,389: DEBUG - Unpacking libconfig-inifiles-perl (3.000003-2) ...
2025-02-08 21:59:04,507: DEBUG - Selecting previously unselected package mariadb-client-core.
2025-02-08 21:59:04,512: DEBUG - Preparing to unpack .../02-mariadb-client-core_1%3a10.11.6-0+deb12u1_amd64.deb ...
2025-02-08 21:59:04,517: DEBUG - Unpacking mariadb-client-core (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:04,724: DEBUG - Selecting previously unselected package mariadb-client.
2025-02-08 21:59:04,729: DEBUG - Preparing to unpack .../03-mariadb-client_1%3a10.11.6-0+deb12u1_amd64.deb ...
2025-02-08 21:59:04,734: DEBUG - Unpacking mariadb-client (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:05,435: DEBUG - Selecting previously unselected package libdaxctl1:amd64.
2025-02-08 21:59:05,440: DEBUG - Preparing to unpack .../04-libdaxctl1_76.1-1_amd64.deb ...
2025-02-08 21:59:05,462: DEBUG - Unpacking libdaxctl1:amd64 (76.1-1) ...
2025-02-08 21:59:05,508: DEBUG - Selecting previously unselected package libndctl6:amd64.
2025-02-08 21:59:05,513: DEBUG - Preparing to unpack .../05-libndctl6_76.1-1_amd64.deb ...
2025-02-08 21:59:05,518: DEBUG - Unpacking libndctl6:amd64 (76.1-1) ...
2025-02-08 21:59:05,583: DEBUG - Selecting previously unselected package libpmem1:amd64.
2025-02-08 21:59:05,588: DEBUG - Preparing to unpack .../06-libpmem1_1.12.1-2_amd64.deb ...
2025-02-08 21:59:05,592: DEBUG - Unpacking libpmem1:amd64 (1.12.1-2) ...
2025-02-08 21:59:05,665: DEBUG - Selecting previously unselected package liburing2:amd64.
2025-02-08 21:59:05,670: DEBUG - Preparing to unpack .../07-liburing2_2.3-3_amd64.deb ...
2025-02-08 21:59:05,675: DEBUG - Unpacking liburing2:amd64 (2.3-3) ...
2025-02-08 21:59:05,716: DEBUG - Selecting previously unselected package mariadb-server-core.
2025-02-08 21:59:05,721: DEBUG - Preparing to unpack .../08-mariadb-server-core_1%3a10.11.6-0+deb12u1_amd64.deb ...
2025-02-08 21:59:05,725: DEBUG - Unpacking mariadb-server-core (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:06,448: DEBUG - Selecting previously unselected package rsync.
2025-02-08 21:59:06,453: DEBUG - Preparing to unpack .../09-rsync_3.2.7-1+deb12u2_amd64.deb ...
2025-02-08 21:59:06,459: DEBUG - Unpacking rsync (3.2.7-1+deb12u2) ...
2025-02-08 21:59:06,726: DEBUG - Selecting previously unselected package socat.
2025-02-08 21:59:06,731: DEBUG - Preparing to unpack .../10-socat_1.7.4.4-2_amd64.deb ...
2025-02-08 21:59:06,736: DEBUG - Unpacking socat (1.7.4.4-2) ...
2025-02-08 21:59:07,006: DEBUG - Selecting previously unselected package mariadb-server.
2025-02-08 21:59:07,011: DEBUG - Preparing to unpack .../11-mariadb-server_1%3a10.11.6-0+deb12u1_amd64.deb ...
2025-02-08 21:59:07,017: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2025-02-08 21:59:07,136: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2025-02-08 21:59:07,140: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2025-02-08 21:59:07,185: WARNING - /var/lib/mysql: found previous version 10.11
2025-02-08 21:59:07,357: DEBUG - Unpacking mariadb-server (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:07,869: DEBUG - Selecting previously unselected package libcgi-pm-perl.
2025-02-08 21:59:07,873: DEBUG - Preparing to unpack .../12-libcgi-pm-perl_4.55-1_all.deb ...
2025-02-08 21:59:07,878: DEBUG - Unpacking libcgi-pm-perl (4.55-1) ...
2025-02-08 21:59:08,076: DEBUG - Selecting previously unselected package libfcgi0ldbl:amd64.
2025-02-08 21:59:08,081: DEBUG - Preparing to unpack .../13-libfcgi0ldbl_2.4.2-2_amd64.deb ...
2025-02-08 21:59:08,085: DEBUG - Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
2025-02-08 21:59:08,128: DEBUG - Selecting previously unselected package libfcgi-perl.
2025-02-08 21:59:08,132: DEBUG - Preparing to unpack .../14-libfcgi-perl_0.82+ds-2_amd64.deb ...
2025-02-08 21:59:08,138: DEBUG - Unpacking libfcgi-perl (0.82+ds-2) ...
2025-02-08 21:59:08,185: DEBUG - Selecting previously unselected package libcgi-fast-perl.
2025-02-08 21:59:08,189: DEBUG - Preparing to unpack .../15-libcgi-fast-perl_1%3a2.15-1_all.deb ...
2025-02-08 21:59:08,194: DEBUG - Unpacking libcgi-fast-perl (1:2.15-1) ...
2025-02-08 21:59:08,237: DEBUG - Selecting previously unselected package libdbd-mariadb-perl.
2025-02-08 21:59:08,242: DEBUG - Preparing to unpack .../16-libdbd-mariadb-perl_1.22-1+b1_amd64.deb ...
2025-02-08 21:59:08,247: DEBUG - Unpacking libdbd-mariadb-perl (1.22-1+b1) ...
2025-02-08 21:59:08,337: DEBUG - Selecting previously unselected package libfcgi-bin.
2025-02-08 21:59:08,341: DEBUG - Preparing to unpack .../17-libfcgi-bin_2.4.2-2_amd64.deb ...
2025-02-08 21:59:08,346: DEBUG - Unpacking libfcgi-bin (2.4.2-2) ...
2025-02-08 21:59:08,388: DEBUG - Selecting previously unselected package libhtml-template-perl.
2025-02-08 21:59:08,393: DEBUG - Preparing to unpack .../18-libhtml-template-perl_2.97-2_all.deb ...
2025-02-08 21:59:08,397: DEBUG - Unpacking libhtml-template-perl (2.97-2) ...
2025-02-08 21:59:08,480: DEBUG - Selecting previously unselected package liblzo2-2:amd64.
2025-02-08 21:59:08,485: DEBUG - Preparing to unpack .../19-liblzo2-2_2.10-2_amd64.deb ...
2025-02-08 21:59:08,489: DEBUG - Unpacking liblzo2-2:amd64 (2.10-2) ...
2025-02-08 21:59:08,771: DEBUG - Selecting previously unselected package libsnappy1v5:amd64.
2025-02-08 21:59:08,776: DEBUG - Preparing to unpack .../20-libsnappy1v5_1.1.9-3_amd64.deb ...
2025-02-08 21:59:08,781: DEBUG - Unpacking libsnappy1v5:amd64 (1.1.9-3) ...
2025-02-08 21:59:08,825: DEBUG - Selecting previously unselected package libterm-readkey-perl.
2025-02-08 21:59:08,830: DEBUG - Preparing to unpack .../21-libterm-readkey-perl_2.38-2+b1_amd64.deb ...
2025-02-08 21:59:08,834: DEBUG - Unpacking libterm-readkey-perl (2.38-2+b1) ...
2025-02-08 21:59:08,888: DEBUG - Selecting previously unselected package mariadb-plugin-provider-bzip2.
2025-02-08 21:59:08,892: DEBUG - Preparing to unpack .../22-mariadb-plugin-provider-bzip2_1%3a10.11.6-0+deb12u1_amd64.deb ...
2025-02-08 21:59:08,897: DEBUG - Unpacking mariadb-plugin-provider-bzip2 (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:08,958: DEBUG - Selecting previously unselected package mariadb-plugin-provider-lz4.
2025-02-08 21:59:08,963: DEBUG - Preparing to unpack .../23-mariadb-plugin-provider-lz4_1%3a10.11.6-0+deb12u1_amd64.deb ...
2025-02-08 21:59:08,967: DEBUG - Unpacking mariadb-plugin-provider-lz4 (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:09,014: DEBUG - Selecting previously unselected package mariadb-plugin-provider-lzma.
2025-02-08 21:59:09,019: DEBUG - Preparing to unpack .../24-mariadb-plugin-provider-lzma_1%3a10.11.6-0+deb12u1_amd64.deb ...
2025-02-08 21:59:09,023: DEBUG - Unpacking mariadb-plugin-provider-lzma (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:09,069: DEBUG - Selecting previously unselected package mariadb-plugin-provider-lzo.
2025-02-08 21:59:09,073: DEBUG - Preparing to unpack .../25-mariadb-plugin-provider-lzo_1%3a10.11.6-0+deb12u1_amd64.deb ...
2025-02-08 21:59:09,079: DEBUG - Unpacking mariadb-plugin-provider-lzo (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:09,122: DEBUG - Selecting previously unselected package mariadb-plugin-provider-snappy.
2025-02-08 21:59:09,127: DEBUG - Preparing to unpack .../26-mariadb-plugin-provider-snappy_1%3a10.11.6-0+deb12u1_amd64.deb ...
2025-02-08 21:59:09,131: DEBUG - Unpacking mariadb-plugin-provider-snappy (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:09,174: DEBUG - Selecting previously unselected package pv.
2025-02-08 21:59:09,179: DEBUG - Preparing to unpack .../27-pv_1.6.20-1_amd64.deb ...
2025-02-08 21:59:09,183: DEBUG - Unpacking pv (1.6.20-1) ...
2025-02-08 21:59:09,279: DEBUG - Setting up libconfig-inifiles-perl (3.000003-2) ...
2025-02-08 21:59:09,292: DEBUG - Setting up galera-4 (26.4.20-0+deb12u1) ...
2025-02-08 21:59:09,304: DEBUG - Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
2025-02-08 21:59:09,318: DEBUG - Setting up libcgi-pm-perl (4.55-1) ...
2025-02-08 21:59:09,330: DEBUG - Setting up libfcgi-bin (2.4.2-2) ...
2025-02-08 21:59:09,343: DEBUG - Setting up liblzo2-2:amd64 (2.10-2) ...
2025-02-08 21:59:09,356: DEBUG - Setting up libhtml-template-perl (2.97-2) ...
2025-02-08 21:59:09,369: DEBUG - Setting up libsnappy1v5:amd64 (1.1.9-3) ...
2025-02-08 21:59:09,381: DEBUG - Setting up mariadb-client-core (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:09,393: DEBUG - Setting up libdbd-mariadb-perl (1.22-1+b1) ...
2025-02-08 21:59:09,406: DEBUG - Setting up socat (1.7.4.4-2) ...
2025-02-08 21:59:09,418: DEBUG - Setting up libdaxctl1:amd64 (76.1-1) ...
2025-02-08 21:59:09,430: DEBUG - Setting up pv (1.6.20-1) ...
2025-02-08 21:59:09,443: DEBUG - Setting up libndctl6:amd64 (76.1-1) ...
2025-02-08 21:59:09,456: DEBUG - Setting up libfcgi-perl (0.82+ds-2) ...
2025-02-08 21:59:09,469: DEBUG - Setting up libterm-readkey-perl (2.38-2+b1) ...
2025-02-08 21:59:09,481: DEBUG - Setting up liburing2:amd64 (2.3-3) ...
2025-02-08 21:59:09,495: DEBUG - Setting up libpmem1:amd64 (1.12.1-2) ...
2025-02-08 21:59:09,509: DEBUG - Setting up rsync (3.2.7-1+deb12u2) ...
2025-02-08 21:59:10,568: WARNING - rsync.service is a disabled or a static unit, not starting it.
2025-02-08 21:59:10,574: DEBUG - Setting up mariadb-client (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:10,600: DEBUG - Setting up libcgi-fast-perl (1:2.15-1) ...
2025-02-08 21:59:10,614: DEBUG - Setting up mariadb-server-core (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:10,627: DEBUG - Setting up mariadb-server (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:10,687: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2025-02-08 21:59:10,776: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2025-02-08 21:59:10,781: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2025-02-08 21:59:11,069: DEBUG - Created symlink /etc/systemd/system/multi-user.target.wants/mariadb.service -> /lib/systemd/system/mariadb.service.
2025-02-08 21:59:12,813: DEBUG - Setting up mariadb-plugin-provider-bzip2 (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:12,836: DEBUG - Setting up mariadb-plugin-provider-lzma (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:12,894: DEBUG - Setting up mariadb-plugin-provider-lzo (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:12,911: DEBUG - Setting up mariadb-plugin-provider-lz4 (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:12,930: DEBUG - Setting up mariadb-plugin-provider-snappy (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:12,951: DEBUG - Processing triggers for man-db (2.11.2-2) ...
2025-02-08 21:59:18,931: DEBUG - Processing triggers for libc-bin (2.36-9+deb12u9) ...
2025-02-08 21:59:19,134: DEBUG - Processing triggers for mariadb-server (1:10.11.6-0+deb12u1) ...
2025-02-08 21:59:19,141: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2025-02-08 21:59:19,235: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2025-02-08 21:59:19,239: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2025-02-08 21:59:20,194: DEBUG - + rm --recursive --force /tmp/tmp.MsCxib6Ias
2025-02-08 21:59:20,196: DEBUG - + _ynh_apt_package_is_installed cytube-ynh-deps
2025-02-08 21:59:20,196: DEBUG - + local package=cytube-ynh-deps
2025-02-08 21:59:20,196: DEBUG - + dpkg-query --show '--showformat=${db:Status-Status}' cytube-ynh-deps
2025-02-08 21:59:20,196: DEBUG - + grep --quiet '^installed$'
2025-02-08 21:59:20,207: DEBUG - ++ _ynh_apt_package_is_installed postgresql-13
2025-02-08 21:59:20,207: DEBUG - ++ local package=postgresql-13
2025-02-08 21:59:20,207: DEBUG - ++ dpkg-query --show '--showformat=${db:Status-Status}' postgresql-13
2025-02-08 21:59:20,207: DEBUG - ++ grep --quiet '^installed$'
2025-02-08 21:59:20,218: DEBUG - ++ echo no
2025-02-08 21:59:20,218: DEBUG - + local psql_installed2=no
2025-02-08 21:59:20,218: DEBUG - + [[ no != \n\o ]]
2025-02-08 21:59:20,218: DEBUG - + ynh_exit_properly
2025-02-08 21:59:20,218: DEBUG - + [[ provision_or_update_apt =~ ^install$|^upgrade$|^restore$ ]]
2025-02-08 21:59:20,320: INFO - Provisioning database...
2025-02-08 21:59:20,389: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./provision_database"  7>&1']'
2025-02-08 21:59:20,392: DEBUG - + source /usr/share/yunohost/helpers
2025-02-08 21:59:20,393: DEBUG - ++++ dirname -- /usr/share/yunohost/helpers
2025-02-08 21:59:20,394: DEBUG - +++ cd -- /usr/share/yunohost
2025-02-08 21:59:20,394: DEBUG - +++ pwd
2025-02-08 21:59:20,394: DEBUG - ++ SCRIPT_DIR=/usr/share/yunohost
2025-02-08 21:59:20,394: DEBUG - ++ YNH_HELPERS_VERSION=2.1
2025-02-08 21:59:20,396: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2025-02-08 21:59:20,396: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2025-02-08 21:59:20,408: DEBUG - + ynh_abort_if_errors
2025-02-08 21:59:20,409: DEBUG - + trap ynh_exit_properly EXIT
2025-02-08 21:59:20,409: DEBUG - + ynh_mysql_create_db cytube cytube **********
2025-02-08 21:59:20,409: DEBUG - + local db=cytube
2025-02-08 21:59:20,409: DEBUG - + local 'sql=CREATE DATABASE cytube;'
2025-02-08 21:59:20,409: DEBUG - + [[ 3 -gt 1 ]]
2025-02-08 21:59:20,409: DEBUG - + sql+=' GRANT ALL PRIVILEGES ON cytube.* TO '\''cytube'\''@'\''localhost'\'''
2025-02-08 21:59:20,409: DEBUG - + [[ -n ********** ]]
2025-02-08 21:59:20,409: DEBUG - + sql+=' IDENTIFIED BY '\''**********'\'''
2025-02-08 21:59:20,409: DEBUG - + sql+=' WITH GRANT OPTION;'
2025-02-08 21:59:20,409: DEBUG - + mysql -B
2025-02-08 21:59:20,443: DEBUG - + ynh_exit_properly
2025-02-08 21:59:20,443: DEBUG - + [[ provision_database =~ ^install$|^upgrade$|^restore$ ]]
2025-02-08 21:59:20,547: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./install"  7>&1']'
2025-02-08 21:59:20,549: DEBUG - + source _common.sh
2025-02-08 21:59:20,550: DEBUG - ++ nodejs_version=22
2025-02-08 21:59:20,550: DEBUG - + source /usr/share/yunohost/helpers
2025-02-08 21:59:20,550: DEBUG - ++++ dirname -- /usr/share/yunohost/helpers
2025-02-08 21:59:20,551: DEBUG - +++ cd -- /usr/share/yunohost
2025-02-08 21:59:20,551: DEBUG - +++ pwd
2025-02-08 21:59:20,551: DEBUG - ++ SCRIPT_DIR=/usr/share/yunohost
2025-02-08 21:59:20,551: DEBUG - ++ YNH_HELPERS_VERSION=2.1
2025-02-08 21:59:20,553: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2025-02-08 21:59:20,553: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2025-02-08 21:59:20,570: INFO - [++..................] > Installing dependencies...
2025-02-08 21:59:20,572: DEBUG - + ynh_nodejs_install
2025-02-08 21:59:20,572: DEBUG - + [[ -n 22 ]]
2025-02-08 21:59:20,572: DEBUG - + mkdir --parents /opt/node_n
2025-02-08 21:59:20,762: DEBUG - + CLEAR_PATH=/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-02-08 21:59:20,763: DEBUG - ++ echo /opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-02-08 21:59:20,763: DEBUG - ++ sed s@/usr/local/bin:@@
2025-02-08 21:59:20,765: DEBUG - + PATH=/opt/node_n/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin
2025-02-08 21:59:20,765: DEBUG - + test -x /usr/bin/node
2025-02-08 21:59:20,765: DEBUG - + test -x /usr/bin/npm
2025-02-08 21:59:20,765: DEBUG - + mkdir -p /opt/node_n/bin/
2025-02-08 21:59:20,766: DEBUG - + cp /usr/share/yunohost/helpers.v2.1.d/vendor/n/n /opt/node_n/bin/n
2025-02-08 21:59:20,792: DEBUG - + ynh_replace '--match=^N_PREFIX=${N_PREFIX-.*}$' '--replace=N_PREFIX=${N_PREFIX-/opt/node_n}' --file=/opt/node_n/bin/n
2025-02-08 21:59:20,844: DEBUG - + PATH=/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-02-08 21:59:20,844: DEBUG - + test -x /usr/bin/node_n
2025-02-08 21:59:20,844: DEBUG - + test -x /usr/bin/npm_n
2025-02-08 21:59:20,845: DEBUG - ++ uname --machine
2025-02-08 21:59:20,846: DEBUG - + uname=x86_64
2025-02-08 21:59:20,846: DEBUG - + [[ x86_64 =~ aarch64 ]]
2025-02-08 21:59:20,846: DEBUG - + [[ x86_64 =~ arm64 ]]
2025-02-08 21:59:20,846: DEBUG - + n 22
2025-02-08 21:59:21,189: DEBUG -   installing : node-v22.13.1
2025-02-08 21:59:21,411: DEBUG -        mkdir : /opt/node_n/n/versions/node/22.13.1
2025-02-08 21:59:21,415: DEBUG -        fetch : https://nodejs.org/dist/v22.13.1/node-v22.13.1-linux-x64.tar.xz
2025-02-08 21:59:23,864: DEBUG -      copying : node/22.13.1
2025-02-08 21:59:24,541: DEBUG -    installed : v22.13.1 (with npm 10.9.2)
2025-02-08 21:59:24,542: DEBUG - ++ find /opt/node_n/n/versions/node/22.13.1 -maxdepth 0
2025-02-08 21:59:24,542: DEBUG - ++ sort --version-sort
2025-02-08 21:59:24,543: DEBUG - ++ tail --lines=1
2025-02-08 21:59:24,544: DEBUG - + real_nodejs_version=/opt/node_n/n/versions/node/22.13.1
2025-02-08 21:59:24,545: DEBUG - ++ basename /opt/node_n/n/versions/node/22.13.1
2025-02-08 21:59:24,546: DEBUG - + real_nodejs_version=22.13.1
2025-02-08 21:59:24,546: DEBUG - + '[' '!' -e /opt/node_n/n/versions/node/22 ']'
2025-02-08 21:59:24,546: DEBUG - + ln --symbolic --force --no-target-directory /opt/node_n/n/versions/node/22.13.1 /opt/node_n/n/versions/node/22
2025-02-08 21:59:24,547: DEBUG - + echo cytube:22
2025-02-08 21:59:24,547: DEBUG - + tee --append /opt/node_n/ynh_app_version
2025-02-08 21:59:24,548: DEBUG - cytube:22
2025-02-08 21:59:24,548: DEBUG - + ynh_app_setting_set --key=nodejs_version --value=22
2025-02-08 21:59:24,784: DEBUG - + _ynh_load_nodejs_in_path_and_other_tweaks
2025-02-08 21:59:24,784: DEBUG - + nodejs_dir=/opt/node_n/n/versions/node/22/bin
2025-02-08 21:59:24,784: DEBUG - + [[ :/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin: != *\:\/\o\p\t\/\n\o\d\e\_\n\/\n\/\v\e\r\s\i\o\n\s\/\n\o\d\e\/\2\2\/\b\i\n* ]]
2025-02-08 21:59:24,784: DEBUG - + PATH=/opt/node_n/n/versions/node/22/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-02-08 21:59:24,784: DEBUG - + export PATH
2025-02-08 21:59:24,784: DEBUG - + path_with_nodejs=/opt/node_n/n/versions/node/22/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-02-08 21:59:24,785: DEBUG - + PATH_with_nodejs=/opt/node_n/n/versions/node/22/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-02-08 21:59:24,785: DEBUG - + export COREPACK_ENABLE_DOWNLOAD_PROMPT=0
2025-02-08 21:59:24,785: DEBUG - + COREPACK_ENABLE_DOWNLOAD_PROMPT=0
2025-02-08 21:59:24,786: INFO - [##+++...............] > Setting up source files...
2025-02-08 21:59:24,788: DEBUG - + ynh_setup_source --dest_dir=/var/www/cytube
2025-02-08 21:59:24,813: DEBUG - + keep=
2025-02-08 21:59:24,814: DEBUG - + full_replace=0
2025-02-08 21:59:24,814: DEBUG - + source_id=main
2025-02-08 21:59:24,814: DEBUG - ++ ynh_read_manifest 'resources.sources["main"]'
2025-02-08 21:59:24,814: DEBUG - ++ cat /var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/manifest.toml
2025-02-08 21:59:24,814: DEBUG - ++ toml_to_json
2025-02-08 21:59:24,815: DEBUG - ++ jq '.resources.sources["main"]' --raw-output
2025-02-08 21:59:24,815: DEBUG - ++ python3 -c 'import toml, json, sys; print(json.dumps(toml.load(sys.stdin)))'
2025-02-08 21:59:24,853: DEBUG - + local 'sources_json={
2025-02-08 21:59:24,853: DEBUG -   "url": "https://github.com/calzoneman/sync/archive/9738c3f8c8bb3d9798ee5b5a98a77a21a229112a.tar.gz",
2025-02-08 21:59:24,853: DEBUG -   "sha256": "7f65e684ddc5615dc047ac71fbbb4df760da92bf6992d41cfe117cfcc8d1d4d8"
2025-02-08 21:59:24,853: DEBUG - }'
2025-02-08 21:59:24,853: DEBUG - + jq -re .url
2025-02-08 21:59:24,875: DEBUG - https://github.com/calzoneman/sync/archive/9738c3f8c8bb3d9798ee5b5a98a77a21a229112a.tar.gz
2025-02-08 21:59:24,875: DEBUG - + local arch_prefix=
2025-02-08 21:59:24,903: DEBUG - + local src_url=https://github.com/calzoneman/sync/archive/9738c3f8c8bb3d9798ee5b5a98a77a21a229112a.tar.gz
2025-02-08 21:59:24,927: DEBUG - + local src_sum=7f65e684ddc5615dc047ac71fbbb4df760da92bf6992d41cfe117cfcc8d1d4d8
2025-02-08 21:59:24,951: DEBUG - + local src_format=
2025-02-08 21:59:24,974: DEBUG - + local src_in_subdir=
2025-02-08 21:59:24,974: DEBUG - + src_in_subdir=true
2025-02-08 21:59:24,998: DEBUG - + local src_extract=
2025-02-08 21:59:25,027: DEBUG - + local src_platform=
2025-02-08 21:59:25,052: DEBUG - + local src_rename=
2025-02-08 21:59:25,052: DEBUG - + [[ -n https://github.com/calzoneman/sync/archive/9738c3f8c8bb3d9798ee5b5a98a77a21a229112a.tar.gz ]]
2025-02-08 21:59:25,052: DEBUG - + [[ -n 7f65e684ddc5615dc047ac71fbbb4df760da92bf6992d41cfe117cfcc8d1d4d8 ]]
2025-02-08 21:59:25,052: DEBUG - + [[ -z '' ]]
2025-02-08 21:59:25,053: DEBUG - + [[ https://github.com/calzoneman/sync/archive/9738c3f8c8bb3d9798ee5b5a98a77a21a229112a.tar.gz =~ ^.*\.zip$ ]]
2025-02-08 21:59:25,053: DEBUG - + [[ https://github.com/calzoneman/sync/archive/9738c3f8c8bb3d9798ee5b5a98a77a21a229112a.tar.gz =~ ^.*/zipball/.*$ ]]
2025-02-08 21:59:25,053: DEBUG - + [[ https://github.com/calzoneman/sync/archive/9738c3f8c8bb3d9798ee5b5a98a77a21a229112a.tar.gz =~ ^.*\.tar\.gz$ ]]
2025-02-08 21:59:25,053: DEBUG - + src_format=tar.gz
2025-02-08 21:59:25,053: DEBUG - + src_format=tar.gz
2025-02-08 21:59:25,053: DEBUG - ++ echo tar.gz
2025-02-08 21:59:25,053: DEBUG - ++ tr '[:upper:]' '[:lower:]'
2025-02-08 21:59:25,054: DEBUG - + src_format=tar.gz
2025-02-08 21:59:25,054: DEBUG - + src_extract=true
2025-02-08 21:59:25,055: DEBUG - + [[ true != \t\r\u\e ]]
2025-02-08 21:59:25,055: DEBUG - ++ dirname /var/cache/yunohost/download/cytube/main
2025-02-08 21:59:25,056: DEBUG - + mkdir -p /var/cache/yunohost/download/cytube
2025-02-08 21:59:25,057: DEBUG - + src_filename=/var/cache/yunohost/download/cytube/main
2025-02-08 21:59:25,057: DEBUG - + '[' tar.gz = docker ']'
2025-02-08 21:59:25,057: DEBUG - + '[' -n https://github.com/calzoneman/sync/archive/9738c3f8c8bb3d9798ee5b5a98a77a21a229112a.tar.gz ']'
2025-02-08 21:59:25,057: DEBUG - + '[' -e /var/cache/yunohost/download/cytube/main ']'
2025-02-08 21:59:25,058: DEBUG - + sha256sum --check --status
2025-02-08 21:59:25,076: DEBUG - + '[' '!' -e /var/cache/yunohost/download/cytube/main ']'
2025-02-08 21:59:25,117: DEBUG - + sha256sum --check --status
2025-02-08 21:59:25,117: DEBUG - + rm -rf /var/cache/yunohost/files_to_keep_during_setup_source/
2025-02-08 21:59:25,117: DEBUG - + '[' -n '' ']'
2025-02-08 21:59:25,118: DEBUG - + mkdir --parents /var/www/cytube
2025-02-08 21:59:25,118: DEBUG - + [[ true == \f\a\l\s\e ]]
2025-02-08 21:59:25,118: DEBUG - + [[ tar.gz == \d\o\c\k\e\r ]]
2025-02-08 21:59:25,118: DEBUG - + [[ tar.gz == \z\i\p ]]
2025-02-08 21:59:25,118: DEBUG - + local strip=
2025-02-08 21:59:25,118: DEBUG - + '[' true '!=' false ']'
2025-02-08 21:59:25,118: DEBUG - + '[' true == true ']'
2025-02-08 21:59:25,118: DEBUG - + local sub_dirs=1
2025-02-08 21:59:25,118: DEBUG - + strip='--strip-components 1'
2025-02-08 21:59:25,118: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz|tar$ ]]
2025-02-08 21:59:25,118: DEBUG - + tar --extract --file=/var/cache/yunohost/download/cytube/main --directory=/var/www/cytube --strip-components 1
2025-02-08 21:59:25,353: DEBUG - + ynh_safe_rm /var/cache/yunohost/download/cytube/main
2025-02-08 21:59:25,353: DEBUG - + local target=/var/cache/yunohost/download/cytube/main
2025-02-08 21:59:25,539: DEBUG - + '[' -d /var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/patches/main ']'
2025-02-08 21:59:25,539: DEBUG - + '[' -n '' ']'
2025-02-08 21:59:25,539: DEBUG - + rm -rf /var/cache/yunohost/files_to_keep_during_setup_source/
2025-02-08 21:59:25,540: DEBUG - + '[' -n /var/www/cytube ']'
2025-02-08 21:59:25,540: DEBUG - + '[' /var/www/cytube == /var/www/cytube ']'
2025-02-08 21:59:25,540: DEBUG - + _ynh_apply_default_permissions /var/www/cytube
2025-02-08 21:59:25,540: DEBUG - + local target=/var/www/cytube
2025-02-08 21:59:25,540: DEBUG - + ynh_system_user_exists --username=cytube
2025-02-08 21:59:25,550: DEBUG - + getent passwd cytube
2025-02-08 21:59:25,553: DEBUG - + '[' -f /var/www/cytube ']'
2025-02-08 21:59:25,553: DEBUG - + '[' /var/www/cytube == /var/www/cytube ']'
2025-02-08 21:59:25,554: DEBUG - ++ ynh_read_manifest resources.install_dir.group
2025-02-08 21:59:25,554: DEBUG - ++ sed s/null//g
2025-02-08 21:59:25,555: DEBUG - ++ cut -f1 -d:
2025-02-08 21:59:25,555: DEBUG - ++ toml_to_json
2025-02-08 21:59:25,555: DEBUG - ++ python3 -c 'import toml, json, sys; print(json.dumps(toml.load(sys.stdin)))'
2025-02-08 21:59:25,555: DEBUG - ++ jq .resources.install_dir.group --raw-output
2025-02-08 21:59:25,556: DEBUG - ++ sed s/__APP__/cytube/g
2025-02-08 21:59:25,556: DEBUG - ++ cat /var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/manifest.toml
2025-02-08 21:59:25,592: DEBUG - + local group=
2025-02-08 21:59:25,592: DEBUG - + [[ -z '' ]]
2025-02-08 21:59:25,592: DEBUG - + grep -q '^\s*alias\s\|^\s*root\s' /var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/conf/nginx.conf
2025-02-08 21:59:25,594: DEBUG - + group=cytube
2025-02-08 21:59:25,594: DEBUG - + chmod -R u=rwX,g=rX,o=--- /var/www/cytube
2025-02-08 21:59:25,597: DEBUG - + chown -R cytube:cytube /var/www/cytube
2025-02-08 21:59:25,603: DEBUG - + return
2025-02-08 21:59:25,605: INFO - [#####+++............] > Adding cytube's configuration files...
2025-02-08 21:59:25,607: DEBUG - + ynh_config_add --template=config.yaml --destination=/var/www/cytube/config.yaml
2025-02-08 21:59:25,645: DEBUG - + jinja=0
2025-02-08 21:59:25,645: DEBUG - + '[' -f /var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/conf/config.yaml ']'
2025-02-08 21:59:25,646: DEBUG - + template_path=/var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/conf/config.yaml
2025-02-08 21:59:25,646: DEBUG - + ynh_backup_if_checksum_is_different /var/www/cytube/config.yaml
2025-02-08 21:59:25,711: DEBUG - + touch /var/www/cytube/config.yaml
2025-02-08 21:59:25,712: DEBUG - + chmod 640 /var/www/cytube/config.yaml
2025-02-08 21:59:25,713: DEBUG - + _ynh_apply_default_permissions /var/www/cytube/config.yaml
2025-02-08 21:59:25,713: DEBUG - + local target=/var/www/cytube/config.yaml
2025-02-08 21:59:25,714: DEBUG - + ynh_system_user_exists --username=cytube
2025-02-08 21:59:25,724: DEBUG - + getent passwd cytube
2025-02-08 21:59:25,725: DEBUG - + '[' -f /var/www/cytube/config.yaml ']'
2025-02-08 21:59:25,725: DEBUG - + is_in_dir /var/www/cytube/config.yaml /var/www/cytube
2025-02-08 21:59:25,726: DEBUG - + '[' -n /var/www/cytube ']'
2025-02-08 21:59:25,726: DEBUG - ++ realpath /var/www/cytube/config.yaml
2025-02-08 21:59:25,727: DEBUG - + local child=/var/www/cytube/config.yaml
2025-02-08 21:59:25,728: DEBUG - ++ realpath /var/www/cytube
2025-02-08 21:59:25,729: DEBUG - + local parent=/var/www/cytube
2025-02-08 21:59:25,729: DEBUG - + [[ /var/www/cytube/config.yaml =~ ^/var/www/cytube ]]
2025-02-08 21:59:25,730: DEBUG - + chmod 600 /var/www/cytube/config.yaml
2025-02-08 21:59:25,731: DEBUG - + chown cytube:cytube /var/www/cytube/config.yaml
2025-02-08 21:59:25,732: DEBUG - + return
2025-02-08 21:59:25,732: DEBUG - + [[ 0 == 1 ]]
2025-02-08 21:59:25,732: DEBUG - + cp -f /var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/conf/config.yaml /var/www/cytube/config.yaml
2025-02-08 21:59:25,774: DEBUG - + _ynh_replace_vars /var/www/cytube/config.yaml
2025-02-08 21:59:25,775: DEBUG - + local file=/var/www/cytube/config.yaml
2025-02-08 21:59:25,776: DEBUG - ++ sed 's@__\([^.]*\)__@\L\1@g'
2025-02-08 21:59:25,776: DEBUG - ++ grep -oP '__[A-Z0-9]+?[A-Z0-9_]*?[A-Z0-9]*?__' /var/www/cytube/config.yaml
2025-02-08 21:59:25,777: DEBUG - ++ sort --unique
2025-02-08 21:59:25,778: DEBUG - + uniques_vars=('db_name' 'db_pwd' 'db_user' 'port')
2025-02-08 21:59:26,081: DEBUG - + ynh_store_file_checksum /var/www/cytube/config.yaml
2025-02-08 21:59:26,225: INFO - [########+++.........] > Adding system configurations related to cytube...
2025-02-08 21:59:26,226: DEBUG - + ynh_config_add_nginx
2025-02-08 21:59:26,227: DEBUG - + local finalnginxconf=/etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,227: DEBUG - + ynh_config_add --template=nginx.conf --destination=/etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,264: DEBUG - + jinja=0
2025-02-08 21:59:26,265: DEBUG - + '[' -f /var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/conf/nginx.conf ']'
2025-02-08 21:59:26,265: DEBUG - + template_path=/var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/conf/nginx.conf
2025-02-08 21:59:26,265: DEBUG - + ynh_backup_if_checksum_is_different /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,331: DEBUG - + touch /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,332: DEBUG - + chmod 640 /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,333: DEBUG - + _ynh_apply_default_permissions /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,333: DEBUG - + local target=/etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,334: DEBUG - + ynh_system_user_exists --username=cytube
2025-02-08 21:59:26,343: DEBUG - + getent passwd cytube
2025-02-08 21:59:26,345: DEBUG - + '[' -f /etc/nginx/conf.d/maindomain.tld.d/cytube.conf ']'
2025-02-08 21:59:26,345: DEBUG - + is_in_dir /etc/nginx/conf.d/maindomain.tld.d/cytube.conf /var/www/cytube
2025-02-08 21:59:26,345: DEBUG - + '[' -n /var/www/cytube ']'
2025-02-08 21:59:26,346: DEBUG - ++ realpath /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,347: DEBUG - + local child=/etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,347: DEBUG - ++ realpath /var/www/cytube
2025-02-08 21:59:26,349: DEBUG - + local parent=/var/www/cytube
2025-02-08 21:59:26,349: DEBUG - + [[ /etc/nginx/conf.d/maindomain.tld.d/cytube.conf =~ ^/var/www/cytube ]]
2025-02-08 21:59:26,349: DEBUG - + is_in_dir /etc/nginx/conf.d/maindomain.tld.d/cytube.conf ''
2025-02-08 21:59:26,349: DEBUG - + '[' -n '' ']'
2025-02-08 21:59:26,349: DEBUG - + return 1
2025-02-08 21:59:26,349: DEBUG - + is_in_dir /etc/nginx/conf.d/maindomain.tld.d/cytube.conf /etc/cytube
2025-02-08 21:59:26,349: DEBUG - + '[' -n /etc/cytube ']'
2025-02-08 21:59:26,349: DEBUG - ++ realpath /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,351: DEBUG - + local child=/etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,351: DEBUG - ++ realpath /etc/cytube
2025-02-08 21:59:26,352: DEBUG - + local parent=/etc/cytube
2025-02-08 21:59:26,353: DEBUG - + [[ /etc/nginx/conf.d/maindomain.tld.d/cytube.conf =~ ^/etc/cytube ]]
2025-02-08 21:59:26,353: DEBUG - + '[' /etc/nginx/conf.d/maindomain.tld.d/cytube.conf == /var/www/cytube ']'
2025-02-08 21:59:26,353: DEBUG - + '[' /etc/nginx/conf.d/maindomain.tld.d/cytube.conf == '' ']'
2025-02-08 21:59:26,353: DEBUG - + chmod 400 /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,354: DEBUG - + chown root:root /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,355: DEBUG - + [[ 0 == 1 ]]
2025-02-08 21:59:26,355: DEBUG - + cp -f /var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/conf/nginx.conf /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,393: DEBUG - + _ynh_replace_vars /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,393: DEBUG - + local file=/etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,394: DEBUG - ++ grep -oP '__[A-Z0-9]+?[A-Z0-9_]*?[A-Z0-9]*?__' /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,394: DEBUG - ++ sort --unique
2025-02-08 21:59:26,394: DEBUG - ++ sed 's@__\([^.]*\)__@\L\1@g'
2025-02-08 21:59:26,396: DEBUG - + uniques_vars=('path' 'port')
2025-02-08 21:59:26,460: DEBUG - + ynh_store_file_checksum /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,555: DEBUG - + '[' /cytube '!=' / ']'
2025-02-08 21:59:26,555: DEBUG - + ynh_replace '--match=^#sub_path_only' --replace= --file=/etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:26,697: DEBUG - + sed -i '/fastcgi_param\s*REMOTE_USER/d' /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:27,054: DEBUG - + ynh_store_file_checksum /etc/nginx/conf.d/maindomain.tld.d/cytube.conf
2025-02-08 21:59:27,198: DEBUG - + ynh_systemctl --service=nginx --action=reload
2025-02-08 21:59:27,267: DEBUG - + service=nginx
2025-02-08 21:59:27,267: DEBUG - + action=reload
2025-02-08 21:59:27,267: DEBUG - + wait_until=
2025-02-08 21:59:27,267: DEBUG - + length=20
2025-02-08 21:59:27,268: DEBUG - + log_path=/var/log/nginx/nginx.log
2025-02-08 21:59:27,268: DEBUG - + timeout=60
2025-02-08 21:59:27,268: DEBUG - + ynh_in_ci_tests
2025-02-08 21:59:27,268: DEBUG - + '[' reload == stop ']'
2025-02-08 21:59:27,268: DEBUG - + '[' reload == reload ']'
2025-02-08 21:59:27,268: DEBUG - + action=reload-or-restart
2025-02-08 21:59:27,268: DEBUG - ++ date --utc --rfc-3339=seconds
2025-02-08 21:59:27,268: DEBUG - ++ cut -d+ -f1
2025-02-08 21:59:27,269: DEBUG - + local 'time_start=2025-02-09 02:59:27 UTC'
2025-02-08 21:59:27,269: DEBUG - + systemctl reload-or-restart nginx
2025-02-08 21:59:27,350: DEBUG - + ynh_config_add_systemd
2025-02-08 21:59:27,353: DEBUG - + return
2025-02-08 21:59:27,353: DEBUG - + service=cytube
2025-02-08 21:59:27,353: DEBUG - + template=systemd.service
2025-02-08 21:59:27,353: DEBUG - + ynh_config_add --template=systemd.service --destination=/etc/systemd/system/cytube.service
2025-02-08 21:59:27,391: DEBUG - + jinja=0
2025-02-08 21:59:27,391: DEBUG - + '[' -f /var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/conf/systemd.service ']'
2025-02-08 21:59:27,392: DEBUG - + template_path=/var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/conf/systemd.service
2025-02-08 21:59:27,392: DEBUG - + ynh_backup_if_checksum_is_different /etc/systemd/system/cytube.service
2025-02-08 21:59:27,459: DEBUG - + touch /etc/systemd/system/cytube.service
2025-02-08 21:59:27,460: DEBUG - + chmod 640 /etc/systemd/system/cytube.service
2025-02-08 21:59:27,461: DEBUG - + _ynh_apply_default_permissions /etc/systemd/system/cytube.service
2025-02-08 21:59:27,461: DEBUG - + local target=/etc/systemd/system/cytube.service
2025-02-08 21:59:27,461: DEBUG - + ynh_system_user_exists --username=cytube
2025-02-08 21:59:27,471: DEBUG - + getent passwd cytube
2025-02-08 21:59:27,472: DEBUG - + '[' -f /etc/systemd/system/cytube.service ']'
2025-02-08 21:59:27,472: DEBUG - + is_in_dir /etc/systemd/system/cytube.service /var/www/cytube
2025-02-08 21:59:27,473: DEBUG - + '[' -n /var/www/cytube ']'
2025-02-08 21:59:27,473: DEBUG - ++ realpath /etc/systemd/system/cytube.service
2025-02-08 21:59:27,474: DEBUG - + local child=/etc/systemd/system/cytube.service
2025-02-08 21:59:27,475: DEBUG - ++ realpath /var/www/cytube
2025-02-08 21:59:27,476: DEBUG - + local parent=/var/www/cytube
2025-02-08 21:59:27,476: DEBUG - + [[ /etc/systemd/system/cytube.service =~ ^/var/www/cytube ]]
2025-02-08 21:59:27,476: DEBUG - + is_in_dir /etc/systemd/system/cytube.service ''
2025-02-08 21:59:27,476: DEBUG - + '[' -n '' ']'
2025-02-08 21:59:27,476: DEBUG - + return 1
2025-02-08 21:59:27,477: DEBUG - + is_in_dir /etc/systemd/system/cytube.service /etc/cytube
2025-02-08 21:59:27,477: DEBUG - + '[' -n /etc/cytube ']'
2025-02-08 21:59:27,477: DEBUG - ++ realpath /etc/systemd/system/cytube.service
2025-02-08 21:59:27,478: DEBUG - + local child=/etc/systemd/system/cytube.service
2025-02-08 21:59:27,479: DEBUG - ++ realpath /etc/cytube
2025-02-08 21:59:27,480: DEBUG - + local parent=/etc/cytube
2025-02-08 21:59:27,480: DEBUG - + [[ /etc/systemd/system/cytube.service =~ ^/etc/cytube ]]
2025-02-08 21:59:27,480: DEBUG - + '[' /etc/systemd/system/cytube.service == /var/www/cytube ']'
2025-02-08 21:59:27,481: DEBUG - + '[' /etc/systemd/system/cytube.service == '' ']'
2025-02-08 21:59:27,481: DEBUG - + chmod 400 /etc/systemd/system/cytube.service
2025-02-08 21:59:27,482: DEBUG - + chown root:root /etc/systemd/system/cytube.service
2025-02-08 21:59:27,483: DEBUG - + [[ 0 == 1 ]]
2025-02-08 21:59:27,483: DEBUG - + cp -f /var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/conf/systemd.service /etc/systemd/system/cytube.service
2025-02-08 21:59:27,484: DEBUG - + _ynh_replace_vars /etc/systemd/system/cytube.service
2025-02-08 21:59:27,484: DEBUG - + local file=/etc/systemd/system/cytube.service
2025-02-08 21:59:27,485: DEBUG - ++ grep -oP '__[A-Z0-9]+?[A-Z0-9_]*?[A-Z0-9]*?__' /etc/systemd/system/cytube.service
2025-02-08 21:59:27,485: DEBUG - ++ sort --unique
2025-02-08 21:59:27,485: DEBUG - ++ sed 's@__\([^.]*\)__@\L\1@g'
2025-02-08 21:59:27,487: DEBUG - + uniques_vars=('app' 'install_dir' 'nodejs_dir' 'path_with_nodejs')
2025-02-08 21:59:27,494: DEBUG - + ynh_store_file_checksum /etc/systemd/system/cytube.service
2025-02-08 21:59:27,583: DEBUG - + systemctl enable cytube --quiet
2025-02-08 21:59:27,912: DEBUG - + systemctl daemon-reload
2025-02-08 21:59:28,249: DEBUG - + yunohost service add cytube '--description=Client for synchronizing online media' --log=/var/log/cytube/cytube.log
2025-02-08 21:59:28,473: DEBUG - SUCCESS The service 'cytube' was added
2025-02-08 21:59:28,500: INFO - [###########+++......] > Installing the app...
2025-02-08 21:59:28,502: DEBUG - + pushd /var/www/cytube
2025-02-08 21:59:28,502: DEBUG - /var/www/cytube /var/cache/yunohost/app_tmp_work_dirs/app_6k4vrzet/scripts
2025-02-08 21:59:28,502: DEBUG - + ynh_hide_warnings ynh_exec_as_app npm install
2025-02-08 21:59:28,502: DEBUG - + ynh_exec_as_app npm install
2025-02-08 21:59:28,502: DEBUG - + sudo -u cytube env PATH=/opt/node_n/n/versions/node/22/bin:/opt/node_n/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin COREPACK_ENABLE_DOWNLOAD_PROMPT=0 npm install
2025-02-08 21:59:42,767: DEBUG - npm warn skipping integrity check for git dependency ssh://git@github.com/CyTube/mediaquery.git
2025-02-08 21:59:42,790: DEBUG - npm warn skipping integrity check for git dependency ssh://git@github.com/calzoneman/cytubefilters.git
2025-02-08 22:00:09,422: DEBUG - npm error code 1
2025-02-08 22:00:09,422: DEBUG - npm error path /var/www/cytube/node_modules/cytubefilters
2025-02-08 22:00:09,422: DEBUG - npm error command failed
2025-02-08 22:00:09,422: DEBUG - npm error command sh -c node-gyp rebuild
2025-02-08 22:00:09,422: DEBUG - npm error make: Entering directory '/var/www/cytube/node_modules/cytubefilters/build'
2025-02-08 22:00:09,422: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_byte_order.o
2025-02-08 22:00:09,422: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_chartables.o
2025-02-08 22:00:09,422: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_compile.o
2025-02-08 22:00:09,422: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_config.o
2025-02-08 22:00:09,422: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_dfa_exec.o
2025-02-08 22:00:09,423: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_exec.o
2025-02-08 22:00:09,423: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_fullinfo.o
2025-02-08 22:00:09,423: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_get.o
2025-02-08 22:00:09,423: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_globals.o
2025-02-08 22:00:09,423: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_jit_compile.o
2025-02-08 22:00:09,423: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_maketables.o
2025-02-08 22:00:09,423: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_newline.o
2025-02-08 22:00:09,423: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_ord2utf8.o
2025-02-08 22:00:09,423: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_refcount.o
2025-02-08 22:00:09,423: DEBUG - npm error   CXX(target) Release/obj.target/libpcre/deps/libpcre/pcre_stringpiece.o
2025-02-08 22:00:09,423: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_string_utils.o
2025-02-08 22:00:09,423: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_study.o
2025-02-08 22:00:09,423: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_tables.o
2025-02-08 22:00:09,423: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_ucd.o
2025-02-08 22:00:09,425: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_valid_utf8.o
2025-02-08 22:00:09,425: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_version.o
2025-02-08 22:00:09,425: DEBUG - npm error   CC(target) Release/obj.target/libpcre/deps/libpcre/pcre_xclass.o
2025-02-08 22:00:09,425: DEBUG - npm error   CXX(target) Release/obj.target/libpcre/deps/libpcre/pcrecpp.o
2025-02-08 22:00:09,425: DEBUG - npm error rm -f Release/obj.target/deps/libpcre/pcre.a Release/obj.target/deps/libpcre/pcre.a.ar-file-list; mkdir -p `dirname Release/obj.target/deps/libpcre/pcre.a`
2025-02-08 22:00:09,425: DEBUG - npm error ar crs Release/obj.target/deps/libpcre/pcre.a @Release/obj.target/deps/libpcre/pcre.a.ar-file-list
2025-02-08 22:00:09,425: DEBUG - npm error   COPY Release/pcre.a
2025-02-08 22:00:09,425: DEBUG - npm error   CXX(target) Release/obj.target/cytubefilters/src/filter.o
2025-02-08 22:00:09,425: DEBUG - npm error   CXX(target) Release/obj.target/cytubefilters/src/filterlist.o
2025-02-08 22:00:09,425: DEBUG - npm error   CXX(target) Release/obj.target/cytubefilters/src/jsfilterlist.o
2025-02-08 22:00:09,426: DEBUG - npm error make: Leaving directory '/var/www/cytube/node_modules/cytubefilters/build'
2025-02-08 22:00:09,426: DEBUG - npm error gyp info it worked if it ends with ok
2025-02-08 22:00:09,426: DEBUG - npm error gyp info using node-gyp@11.0.0
2025-02-08 22:00:09,426: DEBUG - npm error gyp info using node@22.13.1 | linux | x64
2025-02-08 22:00:09,426: DEBUG - npm error gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3"
2025-02-08 22:00:09,426: DEBUG - npm error gyp http GET https://nodejs.org/download/release/v22.13.1/node-v22.13.1-headers.tar.gz
2025-02-08 22:00:09,426: DEBUG - npm error gyp http 200 https://nodejs.org/download/release/v22.13.1/node-v22.13.1-headers.tar.gz
2025-02-08 22:00:09,426: DEBUG - npm error gyp http GET https://nodejs.org/download/release/v22.13.1/SHASUMS256.txt
2025-02-08 22:00:09,426: DEBUG - npm error gyp http 200 https://nodejs.org/download/release/v22.13.1/SHASUMS256.txt
2025-02-08 22:00:09,426: DEBUG - npm error gyp info spawn /usr/bin/python3
2025-02-08 22:00:09,426: DEBUG - npm error gyp info spawn args [
2025-02-08 22:00:09,426: DEBUG - npm error gyp info spawn args '/opt/node_n/n/versions/node/22.13.1/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
2025-02-08 22:00:09,426: DEBUG - npm error gyp info spawn args 'binding.gyp',
2025-02-08 22:00:09,426: DEBUG - npm error gyp info spawn args '-f',
2025-02-08 22:00:09,426: DEBUG - npm error gyp info spawn args 'make',
2025-02-08 22:00:09,426: DEBUG - npm error gyp info spawn args '-I',
2025-02-08 22:00:09,426: DEBUG - npm error gyp info spawn args '/var/www/cytube/node_modules/cytubefilters/build/config.gypi',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '-I',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '/opt/node_n/n/versions/node/22.13.1/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '-I',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '/var/www/cytube/.cache/node-gyp/22.13.1/include/node/common.gypi',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '-Dlibrary=shared_library',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '-Dvisibility=default',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '-Dnode_root_dir=/var/www/cytube/.cache/node-gyp/22.13.1',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '-Dnode_gyp_dir=/opt/node_n/n/versions/node/22.13.1/lib/node_modules/npm/node_modules/node-gyp',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '-Dnode_lib_file=/var/www/cytube/.cache/node-gyp/22.13.1/<(target_arch)/node.lib',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '-Dmodule_root_dir=/var/www/cytube/node_modules/cytubefilters',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '-Dnode_engine=v8',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '--depth=.',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '--no-parallel',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args '--generator-output',
2025-02-08 22:00:09,427: DEBUG - npm error gyp info spawn args 'build',
2025-02-08 22:00:09,428: DEBUG - npm error gyp info spawn args '-Goutput_dir=.'
2025-02-08 22:00:09,428: DEBUG - npm error gyp info spawn args ]
2025-02-08 22:00:09,428: DEBUG - npm error gyp info spawn make
2025-02-08 22:00:09,428: DEBUG - npm error gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
2025-02-08 22:00:09,428: DEBUG - npm error ../deps/libpcre/pcre_compile.c: In function ‘compile_branch’:
2025-02-08 22:00:09,428: DEBUG - npm error ../deps/libpcre/pcre_compile.c:7027:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
2025-02-08 22:00:09,428: DEBUG - npm error  7027 |         else if (*ptr != CHAR_LESS_THAN_SIGN)  /* Test for Python-style defn */
2025-02-08 22:00:09,428: DEBUG - npm error       |                 ^
2025-02-08 22:00:09,428: DEBUG - npm error ../deps/libpcre/pcre_compile.c:7036:9: note: here
2025-02-08 22:00:09,428: DEBUG - npm error  7036 |         DEFINE_NAME:    /* Come here from (?< handling */
2025-02-08 22:00:09,428: DEBUG - npm error       |         ^~~~~~~~~~~
2025-02-08 22:00:09,428: DEBUG - npm error ../deps/libpcre/pcre_compile.c: In function ‘check_escape’:
2025-02-08 22:00:09,428: DEBUG - npm error ../deps/libpcre/pcre_compile.c:1249:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
2025-02-08 22:00:09,428: DEBUG - npm error  1249 |     if ((c = *ptr) >= CHAR_8) break;
2025-02-08 22:00:09,428: DEBUG - npm error       |        ^
2025-02-08 22:00:09,428: DEBUG - npm error ../deps/libpcre/pcre_compile.c:1259:5: note: here
2025-02-08 22:00:09,429: DEBUG - npm error  1259 |     case CHAR_0:
2025-02-08 22:00:09,429: DEBUG - npm error       |     ^~~~
2025-02-08 22:00:09,429: DEBUG - npm error In function ‘compile_branch’,
2025-02-08 22:00:09,429: DEBUG - npm error     inlined from ‘compile_regex’ at ../deps/libpcre/pcre_compile.c:8282:8:
2025-02-08 22:00:09,429: DEBUG - npm error ../deps/libpcre/pcre_compile.c:4836:29: warning: array subscript -1 is outside array bounds of ‘const pcre_uchar[10]’ {aka ‘const unsigned char[10]’} [-Warray-bounds]
2025-02-08 22:00:09,429: DEBUG - npm error  4836 |       ptr = sub_end_of_word - 1;
2025-02-08 22:00:09,429: DEBUG - npm error       |             ~~~~~~~~~~~~~~~~^~~
2025-02-08 22:00:09,429: DEBUG - npm error ../deps/libpcre/pcre_compile.c: In function ‘compile_regex’:
2025-02-08 22:00:09,429: DEBUG - npm error ../deps/libpcre/pcre_compile.c:276:25: note: at offset -1 into object ‘sub_end_of_word’ of size 10
2025-02-08 22:00:09,429: DEBUG - npm error   276 | static const pcre_uchar sub_end_of_word[] = {
2025-02-08 22:00:09,429: DEBUG - npm error       |                         ^~~~~~~~~~~~~~~
2025-02-08 22:00:09,429: DEBUG - npm error In function ‘compile_branch’,
2025-02-08 22:00:09,429: DEBUG - npm error     inlined from ‘compile_regex’ at ../deps/libpcre/pcre_compile.c:8282:8:
2025-02-08 22:00:09,429: DEBUG - npm error ../deps/libpcre/pcre_compile.c:4829:31: warning: array subscript -1 is outside array bounds of ‘const pcre_uchar[9]’ {aka ‘const unsigned char[9]’} [-Warray-bounds]
2025-02-08 22:00:09,429: DEBUG - npm error  4829 |       ptr = sub_start_of_word - 1;
2025-02-08 22:00:09,430: DEBUG - npm error       |             ~~~~~~~~~~~~~~~~~~^~~
2025-02-08 22:00:09,430: DEBUG - npm error ../deps/libpcre/pcre_compile.c: In function ‘compile_regex’:
2025-02-08 22:00:09,430: DEBUG - npm error ../deps/libpcre/pcre_compile.c:272:25: note: at offset -1 into object ‘sub_start_of_word’ of size 9
2025-02-08 22:00:09,430: DEBUG - npm error   272 | static const pcre_uchar sub_start_of_word[] = {
2025-02-08 22:00:09,430: DEBUG - npm error       |                         ^~~~~~~~~~~~~~~~~
2025-02-08 22:00:09,430: DEBUG - npm error ../deps/libpcre/pcre_dfa_exec.c: In function ‘internal_dfa_exec’:
2025-02-08 22:00:09,430: DEBUG - npm error ../deps/libpcre/pcre_dfa_exec.c:2200:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
2025-02-08 22:00:09,430: DEBUG - npm error  2200 |         if ((md->moptions & PCRE_BSR_ANYCRLF) != 0) break;
2025-02-08 22:00:09,430: DEBUG - npm error       |            ^
2025-02-08 22:00:09,430: DEBUG - npm error ../deps/libpcre/pcre_dfa_exec.c:2202:9: note: here
2025-02-08 22:00:09,430: DEBUG - npm error  2202 |         case CHAR_LF:
2025-02-08 22:00:09,430: DEBUG - npm error       |         ^~~~
2025-02-08 22:00:09,430: DEBUG - npm error ../deps/libpcre/pcre_exec.c: In function ‘match’:
2025-02-08 22:00:09,430: DEBUG - npm error ../deps/libpcre/pcre_exec.c:1629:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
2025-02-08 22:00:09,430: DEBUG - npm error  1629 |         if (md->start_match_ptr < next &&
2025-02-08 22:00:09,430: DEBUG - npm error       |            ^
2025-02-08 22:00:09,431: DEBUG - npm error ../deps/libpcre/pcre_exec.c:1642:9: note: here
2025-02-08 22:00:09,431: DEBUG - npm error  1642 |         case MATCH_COMMIT:
2025-02-08 22:00:09,431: DEBUG - npm error       |         ^~~~
2025-02-08 22:00:09,431: DEBUG - npm error ../deps/libpcre/pcre_exec.c:968:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
2025-02-08 22:00:09,431: DEBUG - npm error   968 |     if (offset < md->offset_max)
2025-02-08 22:00:09,431: DEBUG - npm error       |        ^
2025-02-08 22:00:09,431: DEBUG - npm error ../deps/libpcre/pcre_exec.c:1056:5: note: here
2025-02-08 22:00:09,431: DEBUG - npm error  1056 |     case OP_ONCE:
2025-02-08 22:00:09,432: DEBUG - npm error       |     ^~~~
2025-02-08 22:00:09,432: DEBUG - npm error ../deps/libpcre/pcre_exec.c:2079:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
2025-02-08 22:00:09,432: DEBUG - npm error  2079 |     if (md->notbol && eptr == md->start_subject) RRETURN(MATCH_NOMATCH);
2025-02-08 22:00:09,432: DEBUG - npm error       |        ^
2025-02-08 22:00:09,432: DEBUG - npm error ../deps/libpcre/pcre_exec.c:2083:5: note: here
2025-02-08 22:00:09,432: DEBUG - npm error  2083 |     case OP_SOD:
2025-02-08 22:00:09,432: DEBUG - npm error       |     ^~~~
2025-02-08 22:00:09,432: DEBUG - npm error ../deps/libpcre/pcre_exec.c:2145:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
2025-02-08 22:00:09,432: DEBUG - npm error  2145 |     if (!md->endonly) goto ASSERT_NL_OR_EOS;
2025-02-08 22:00:09,432: DEBUG - npm error       |        ^
2025-02-08 22:00:09,432: DEBUG - npm error ../deps/libpcre/pcre_exec.c:2151:5: note: here
2025-02-08 22:00:09,432: DEBUG - npm error  2151 |     case OP_EOD:
2025-02-08 22:00:09,432: DEBUG - npm error       |     ^~~~
2025-02-08 22:00:09,432: DEBUG - npm error ../deps/libpcre/pcre_study.c: In function ‘set_start_bits’:
2025-02-08 22:00:09,432: DEBUG - npm error ../deps/libpcre/pcre_study.c:1368:35: warning: ‘<<’ in boolean context, did you mean ‘<’? [-Wint-in-bool-context]
2025-02-08 22:00:09,432: DEBUG - npm error  1368 |               if ((map[c/8] && (1 << (c&7))) != 0)
2025-02-08 22:00:09,432: DEBUG - npm error       |                                ~~~^~~~~~~~~
2025-02-08 22:00:09,433: DEBUG - npm error ../deps/libpcre/pcre_study.c: In function ‘find_minlength’:
2025-02-08 22:00:09,433: DEBUG - npm error ../deps/libpcre/pcre_study.c:115:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
2025-02-08 22:00:09,433: DEBUG - npm error   115 |     if (*cs != OP_ALT)
2025-02-08 22:00:09,433: DEBUG - npm error       |        ^
2025-02-08 22:00:09,433: DEBUG - npm error ../deps/libpcre/pcre_study.c:124:5: note: here
2025-02-08 22:00:09,433: DEBUG - npm error   124 |     case OP_CBRA:
2025-02-08 22:00:09,433: DEBUG - npm error       |     ^~~~
2025-02-08 22:00:09,433: DEBUG - npm error ../deps/libpcre/pcrecpp.cc: In member function ‘bool pcrecpp::RE::FullMatch(const pcrecpp::StringPiece&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&) const’:
2025-02-08 22:00:09,433: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:171:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,433: DEBUG - npm error   171 |   if (&ptr1  == &no_arg) goto done; args[n++] = &ptr1;
2025-02-08 22:00:09,433: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,433: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:171:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,433: DEBUG - npm error   171 |   if (&ptr1  == &no_arg) goto done; args[n++] = &ptr1;
2025-02-08 22:00:09,433: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,433: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:172:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,434: DEBUG - npm error   172 |   if (&ptr2  == &no_arg) goto done; args[n++] = &ptr2;
2025-02-08 22:00:09,434: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,434: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:172:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,434: DEBUG - npm error   172 |   if (&ptr2  == &no_arg) goto done; args[n++] = &ptr2;
2025-02-08 22:00:09,434: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,434: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:173:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,434: DEBUG - npm error   173 |   if (&ptr3  == &no_arg) goto done; args[n++] = &ptr3;
2025-02-08 22:00:09,434: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,434: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:173:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,434: DEBUG - npm error   173 |   if (&ptr3  == &no_arg) goto done; args[n++] = &ptr3;
2025-02-08 22:00:09,434: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,434: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:174:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,434: DEBUG - npm error   174 |   if (&ptr4  == &no_arg) goto done; args[n++] = &ptr4;
2025-02-08 22:00:09,434: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,434: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:174:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,434: DEBUG - npm error   174 |   if (&ptr4  == &no_arg) goto done; args[n++] = &ptr4;
2025-02-08 22:00:09,435: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,435: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:175:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,435: DEBUG - npm error   175 |   if (&ptr5  == &no_arg) goto done; args[n++] = &ptr5;
2025-02-08 22:00:09,435: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,435: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:175:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,435: DEBUG - npm error   175 |   if (&ptr5  == &no_arg) goto done; args[n++] = &ptr5;
2025-02-08 22:00:09,435: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,435: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:176:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,435: DEBUG - npm error   176 |   if (&ptr6  == &no_arg) goto done; args[n++] = &ptr6;
2025-02-08 22:00:09,435: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,435: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:176:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,435: DEBUG - npm error   176 |   if (&ptr6  == &no_arg) goto done; args[n++] = &ptr6;
2025-02-08 22:00:09,435: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,435: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:177:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,435: DEBUG - npm error   177 |   if (&ptr7  == &no_arg) goto done; args[n++] = &ptr7;
2025-02-08 22:00:09,435: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,436: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:177:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,436: DEBUG - npm error   177 |   if (&ptr7  == &no_arg) goto done; args[n++] = &ptr7;
2025-02-08 22:00:09,436: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,436: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:178:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,436: DEBUG - npm error   178 |   if (&ptr8  == &no_arg) goto done; args[n++] = &ptr8;
2025-02-08 22:00:09,436: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,436: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:178:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,436: DEBUG - npm error   178 |   if (&ptr8  == &no_arg) goto done; args[n++] = &ptr8;
2025-02-08 22:00:09,436: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,436: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:179:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,436: DEBUG - npm error   179 |   if (&ptr9  == &no_arg) goto done; args[n++] = &ptr9;
2025-02-08 22:00:09,436: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,436: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:179:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,436: DEBUG - npm error   179 |   if (&ptr9  == &no_arg) goto done; args[n++] = &ptr9;
2025-02-08 22:00:09,436: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,437: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:180:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,437: DEBUG - npm error   180 |   if (&ptr10 == &no_arg) goto done; args[n++] = &ptr10;
2025-02-08 22:00:09,437: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,437: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:180:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,437: DEBUG - npm error   180 |   if (&ptr10 == &no_arg) goto done; args[n++] = &ptr10;
2025-02-08 22:00:09,437: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,437: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:181:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,437: DEBUG - npm error   181 |   if (&ptr11 == &no_arg) goto done; args[n++] = &ptr11;
2025-02-08 22:00:09,437: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,437: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:181:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,437: DEBUG - npm error   181 |   if (&ptr11 == &no_arg) goto done; args[n++] = &ptr11;
2025-02-08 22:00:09,437: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,437: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:182:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,437: DEBUG - npm error   182 |   if (&ptr12 == &no_arg) goto done; args[n++] = &ptr12;
2025-02-08 22:00:09,437: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,437: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:182:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,438: DEBUG - npm error   182 |   if (&ptr12 == &no_arg) goto done; args[n++] = &ptr12;
2025-02-08 22:00:09,438: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,438: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:183:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,438: DEBUG - npm error   183 |   if (&ptr13 == &no_arg) goto done; args[n++] = &ptr13;
2025-02-08 22:00:09,438: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,438: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:183:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,438: DEBUG - npm error   183 |   if (&ptr13 == &no_arg) goto done; args[n++] = &ptr13;
2025-02-08 22:00:09,438: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,438: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:184:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,438: DEBUG - npm error   184 |   if (&ptr14 == &no_arg) goto done; args[n++] = &ptr14;
2025-02-08 22:00:09,438: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,438: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:184:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,438: DEBUG - npm error   184 |   if (&ptr14 == &no_arg) goto done; args[n++] = &ptr14;
2025-02-08 22:00:09,438: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,438: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:185:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,438: DEBUG - npm error   185 |   if (&ptr15 == &no_arg) goto done; args[n++] = &ptr15;
2025-02-08 22:00:09,439: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,439: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:185:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,439: DEBUG - npm error   185 |   if (&ptr15 == &no_arg) goto done; args[n++] = &ptr15;
2025-02-08 22:00:09,439: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,439: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:186:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,439: DEBUG - npm error   186 |   if (&ptr16 == &no_arg) goto done; args[n++] = &ptr16;
2025-02-08 22:00:09,439: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,439: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:186:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,439: DEBUG - npm error   186 |   if (&ptr16 == &no_arg) goto done; args[n++] = &ptr16;
2025-02-08 22:00:09,439: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,439: DEBUG - npm error ../deps/libpcre/pcrecpp.cc: In member function ‘bool pcrecpp::RE::PartialMatch(const pcrecpp::StringPiece&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&) const’:
2025-02-08 22:00:09,439: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:213:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,439: DEBUG - npm error   213 |   if (&ptr1  == &no_arg) goto done; args[n++] = &ptr1;
2025-02-08 22:00:09,439: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,439: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:213:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,440: DEBUG - npm error   213 |   if (&ptr1  == &no_arg) goto done; args[n++] = &ptr1;
2025-02-08 22:00:09,440: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,440: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:214:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,440: DEBUG - npm error   214 |   if (&ptr2  == &no_arg) goto done; args[n++] = &ptr2;
2025-02-08 22:00:09,440: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,440: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:214:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,440: DEBUG - npm error   214 |   if (&ptr2  == &no_arg) goto done; args[n++] = &ptr2;
2025-02-08 22:00:09,440: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,440: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:215:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,440: DEBUG - npm error   215 |   if (&ptr3  == &no_arg) goto done; args[n++] = &ptr3;
2025-02-08 22:00:09,440: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,440: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:215:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,440: DEBUG - npm error   215 |   if (&ptr3  == &no_arg) goto done; args[n++] = &ptr3;
2025-02-08 22:00:09,440: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,440: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:216:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,441: DEBUG - npm error   216 |   if (&ptr4  == &no_arg) goto done; args[n++] = &ptr4;
2025-02-08 22:00:09,441: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,441: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:216:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,441: DEBUG - npm error   216 |   if (&ptr4  == &no_arg) goto done; args[n++] = &ptr4;
2025-02-08 22:00:09,441: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,441: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:217:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,441: DEBUG - npm error   217 |   if (&ptr5  == &no_arg) goto done; args[n++] = &ptr5;
2025-02-08 22:00:09,441: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,441: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:217:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,441: DEBUG - npm error   217 |   if (&ptr5  == &no_arg) goto done; args[n++] = &ptr5;
2025-02-08 22:00:09,441: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,441: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:218:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,441: DEBUG - npm error   218 |   if (&ptr6  == &no_arg) goto done; args[n++] = &ptr6;
2025-02-08 22:00:09,441: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,441: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:218:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,441: DEBUG - npm error   218 |   if (&ptr6  == &no_arg) goto done; args[n++] = &ptr6;
2025-02-08 22:00:09,442: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,442: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:219:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,442: DEBUG - npm error   219 |   if (&ptr7  == &no_arg) goto done; args[n++] = &ptr7;
2025-02-08 22:00:09,442: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,442: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:219:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,442: DEBUG - npm error   219 |   if (&ptr7  == &no_arg) goto done; args[n++] = &ptr7;
2025-02-08 22:00:09,442: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,442: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:220:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,442: DEBUG - npm error   220 |   if (&ptr8  == &no_arg) goto done; args[n++] = &ptr8;
2025-02-08 22:00:09,442: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,442: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:220:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,442: DEBUG - npm error   220 |   if (&ptr8  == &no_arg) goto done; args[n++] = &ptr8;
2025-02-08 22:00:09,442: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,442: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:221:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,442: DEBUG - npm error   221 |   if (&ptr9  == &no_arg) goto done; args[n++] = &ptr9;
2025-02-08 22:00:09,442: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,443: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:221:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,443: DEBUG - npm error   221 |   if (&ptr9  == &no_arg) goto done; args[n++] = &ptr9;
2025-02-08 22:00:09,443: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,443: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:222:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,443: DEBUG - npm error   222 |   if (&ptr10 == &no_arg) goto done; args[n++] = &ptr10;
2025-02-08 22:00:09,443: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,443: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:222:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,443: DEBUG - npm error   222 |   if (&ptr10 == &no_arg) goto done; args[n++] = &ptr10;
2025-02-08 22:00:09,443: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,443: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:223:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,443: DEBUG - npm error   223 |   if (&ptr11 == &no_arg) goto done; args[n++] = &ptr11;
2025-02-08 22:00:09,443: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,443: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:223:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,443: DEBUG - npm error   223 |   if (&ptr11 == &no_arg) goto done; args[n++] = &ptr11;
2025-02-08 22:00:09,443: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,444: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:224:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,444: DEBUG - npm error   224 |   if (&ptr12 == &no_arg) goto done; args[n++] = &ptr12;
2025-02-08 22:00:09,444: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,444: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:224:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,444: DEBUG - npm error   224 |   if (&ptr12 == &no_arg) goto done; args[n++] = &ptr12;
2025-02-08 22:00:09,444: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,444: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:225:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,444: DEBUG - npm error   225 |   if (&ptr13 == &no_arg) goto done; args[n++] = &ptr13;
2025-02-08 22:00:09,444: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,444: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:225:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,444: DEBUG - npm error   225 |   if (&ptr13 == &no_arg) goto done; args[n++] = &ptr13;
2025-02-08 22:00:09,444: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,444: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:226:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,444: DEBUG - npm error   226 |   if (&ptr14 == &no_arg) goto done; args[n++] = &ptr14;
2025-02-08 22:00:09,444: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,444: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:226:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,445: DEBUG - npm error   226 |   if (&ptr14 == &no_arg) goto done; args[n++] = &ptr14;
2025-02-08 22:00:09,445: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,445: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:227:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,445: DEBUG - npm error   227 |   if (&ptr15 == &no_arg) goto done; args[n++] = &ptr15;
2025-02-08 22:00:09,445: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,445: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:227:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,445: DEBUG - npm error   227 |   if (&ptr15 == &no_arg) goto done; args[n++] = &ptr15;
2025-02-08 22:00:09,445: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,445: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:228:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,445: DEBUG - npm error   228 |   if (&ptr16 == &no_arg) goto done; args[n++] = &ptr16;
2025-02-08 22:00:09,445: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,445: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:228:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,445: DEBUG - npm error   228 |   if (&ptr16 == &no_arg) goto done; args[n++] = &ptr16;
2025-02-08 22:00:09,445: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,445: DEBUG - npm error ../deps/libpcre/pcrecpp.cc: In member function ‘bool pcrecpp::RE::Consume(pcrecpp::StringPiece*, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&) const’:
2025-02-08 22:00:09,446: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:255:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,446: DEBUG - npm error   255 |   if (&ptr1  == &no_arg) goto done; args[n++] = &ptr1;
2025-02-08 22:00:09,446: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,446: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:255:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,446: DEBUG - npm error   255 |   if (&ptr1  == &no_arg) goto done; args[n++] = &ptr1;
2025-02-08 22:00:09,446: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,446: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:256:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,446: DEBUG - npm error   256 |   if (&ptr2  == &no_arg) goto done; args[n++] = &ptr2;
2025-02-08 22:00:09,446: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,446: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:256:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,446: DEBUG - npm error   256 |   if (&ptr2  == &no_arg) goto done; args[n++] = &ptr2;
2025-02-08 22:00:09,446: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,446: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:257:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,446: DEBUG - npm error   257 |   if (&ptr3  == &no_arg) goto done; args[n++] = &ptr3;
2025-02-08 22:00:09,446: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,446: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:257:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,447: DEBUG - npm error   257 |   if (&ptr3  == &no_arg) goto done; args[n++] = &ptr3;
2025-02-08 22:00:09,447: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,447: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:258:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,447: DEBUG - npm error   258 |   if (&ptr4  == &no_arg) goto done; args[n++] = &ptr4;
2025-02-08 22:00:09,447: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,447: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:258:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,447: DEBUG - npm error   258 |   if (&ptr4  == &no_arg) goto done; args[n++] = &ptr4;
2025-02-08 22:00:09,447: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,447: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:259:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,447: DEBUG - npm error   259 |   if (&ptr5  == &no_arg) goto done; args[n++] = &ptr5;
2025-02-08 22:00:09,447: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,447: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:259:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,447: DEBUG - npm error   259 |   if (&ptr5  == &no_arg) goto done; args[n++] = &ptr5;
2025-02-08 22:00:09,447: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,447: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:260:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,448: DEBUG - npm error   260 |   if (&ptr6  == &no_arg) goto done; args[n++] = &ptr6;
2025-02-08 22:00:09,448: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,448: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:260:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,448: DEBUG - npm error   260 |   if (&ptr6  == &no_arg) goto done; args[n++] = &ptr6;
2025-02-08 22:00:09,448: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,448: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:261:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,448: DEBUG - npm error   261 |   if (&ptr7  == &no_arg) goto done; args[n++] = &ptr7;
2025-02-08 22:00:09,448: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,448: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:261:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,448: DEBUG - npm error   261 |   if (&ptr7  == &no_arg) goto done; args[n++] = &ptr7;
2025-02-08 22:00:09,448: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,448: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:262:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,448: DEBUG - npm error   262 |   if (&ptr8  == &no_arg) goto done; args[n++] = &ptr8;
2025-02-08 22:00:09,448: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,448: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:262:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,448: DEBUG - npm error   262 |   if (&ptr8  == &no_arg) goto done; args[n++] = &ptr8;
2025-02-08 22:00:09,448: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,449: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:263:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,449: DEBUG - npm error   263 |   if (&ptr9  == &no_arg) goto done; args[n++] = &ptr9;
2025-02-08 22:00:09,449: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,449: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:263:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,449: DEBUG - npm error   263 |   if (&ptr9  == &no_arg) goto done; args[n++] = &ptr9;
2025-02-08 22:00:09,449: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,449: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:264:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,449: DEBUG - npm error   264 |   if (&ptr10 == &no_arg) goto done; args[n++] = &ptr10;
2025-02-08 22:00:09,449: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,449: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:264:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,449: DEBUG - npm error   264 |   if (&ptr10 == &no_arg) goto done; args[n++] = &ptr10;
2025-02-08 22:00:09,449: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,449: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:265:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,449: DEBUG - npm error   265 |   if (&ptr11 == &no_arg) goto done; args[n++] = &ptr11;
2025-02-08 22:00:09,449: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,450: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:265:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,450: DEBUG - npm error   265 |   if (&ptr11 == &no_arg) goto done; args[n++] = &ptr11;
2025-02-08 22:00:09,450: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,450: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:266:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,450: DEBUG - npm error   266 |   if (&ptr12 == &no_arg) goto done; args[n++] = &ptr12;
2025-02-08 22:00:09,450: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,450: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:266:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,450: DEBUG - npm error   266 |   if (&ptr12 == &no_arg) goto done; args[n++] = &ptr12;
2025-02-08 22:00:09,450: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,450: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:267:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,450: DEBUG - npm error   267 |   if (&ptr13 == &no_arg) goto done; args[n++] = &ptr13;
2025-02-08 22:00:09,450: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,450: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:267:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,450: DEBUG - npm error   267 |   if (&ptr13 == &no_arg) goto done; args[n++] = &ptr13;
2025-02-08 22:00:09,450: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,450: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:268:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,451: DEBUG - npm error   268 |   if (&ptr14 == &no_arg) goto done; args[n++] = &ptr14;
2025-02-08 22:00:09,451: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,451: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:268:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,451: DEBUG - npm error   268 |   if (&ptr14 == &no_arg) goto done; args[n++] = &ptr14;
2025-02-08 22:00:09,451: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,451: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:269:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,451: DEBUG - npm error   269 |   if (&ptr15 == &no_arg) goto done; args[n++] = &ptr15;
2025-02-08 22:00:09,451: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,451: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:269:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,451: DEBUG - npm error   269 |   if (&ptr15 == &no_arg) goto done; args[n++] = &ptr15;
2025-02-08 22:00:09,451: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,451: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:270:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,451: DEBUG - npm error   270 |   if (&ptr16 == &no_arg) goto done; args[n++] = &ptr16;
2025-02-08 22:00:09,451: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,451: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:270:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,452: DEBUG - npm error   270 |   if (&ptr16 == &no_arg) goto done; args[n++] = &ptr16;
2025-02-08 22:00:09,452: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,452: DEBUG - npm error ../deps/libpcre/pcrecpp.cc: In member function ‘bool pcrecpp::RE::FindAndConsume(pcrecpp::StringPiece*, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&, const pcrecpp::Arg&) const’:
2025-02-08 22:00:09,452: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:303:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,452: DEBUG - npm error   303 |   if (&ptr1  == &no_arg) goto done; args[n++] = &ptr1;
2025-02-08 22:00:09,452: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,452: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:303:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,452: DEBUG - npm error   303 |   if (&ptr1  == &no_arg) goto done; args[n++] = &ptr1;
2025-02-08 22:00:09,452: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,452: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:304:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,452: DEBUG - npm error   304 |   if (&ptr2  == &no_arg) goto done; args[n++] = &ptr2;
2025-02-08 22:00:09,452: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,452: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:304:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,452: DEBUG - npm error   304 |   if (&ptr2  == &no_arg) goto done; args[n++] = &ptr2;
2025-02-08 22:00:09,452: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,453: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:305:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,453: DEBUG - npm error   305 |   if (&ptr3  == &no_arg) goto done; args[n++] = &ptr3;
2025-02-08 22:00:09,453: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,453: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:305:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,453: DEBUG - npm error   305 |   if (&ptr3  == &no_arg) goto done; args[n++] = &ptr3;
2025-02-08 22:00:09,453: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,453: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:306:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,453: DEBUG - npm error   306 |   if (&ptr4  == &no_arg) goto done; args[n++] = &ptr4;
2025-02-08 22:00:09,453: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,453: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:306:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,453: DEBUG - npm error   306 |   if (&ptr4  == &no_arg) goto done; args[n++] = &ptr4;
2025-02-08 22:00:09,453: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,453: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:307:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,453: DEBUG - npm error   307 |   if (&ptr5  == &no_arg) goto done; args[n++] = &ptr5;
2025-02-08 22:00:09,453: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,453: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:307:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,454: DEBUG - npm error   307 |   if (&ptr5  == &no_arg) goto done; args[n++] = &ptr5;
2025-02-08 22:00:09,454: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,454: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:308:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,454: DEBUG - npm error   308 |   if (&ptr6  == &no_arg) goto done; args[n++] = &ptr6;
2025-02-08 22:00:09,454: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,454: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:308:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,454: DEBUG - npm error   308 |   if (&ptr6  == &no_arg) goto done; args[n++] = &ptr6;
2025-02-08 22:00:09,454: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,454: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:309:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,454: DEBUG - npm error   309 |   if (&ptr7  == &no_arg) goto done; args[n++] = &ptr7;
2025-02-08 22:00:09,454: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,454: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:309:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,454: DEBUG - npm error   309 |   if (&ptr7  == &no_arg) goto done; args[n++] = &ptr7;
2025-02-08 22:00:09,454: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,454: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:310:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,454: DEBUG - npm error   310 |   if (&ptr8  == &no_arg) goto done; args[n++] = &ptr8;
2025-02-08 22:00:09,455: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,455: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:310:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,455: DEBUG - npm error   310 |   if (&ptr8  == &no_arg) goto done; args[n++] = &ptr8;
2025-02-08 22:00:09,455: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,455: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:311:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,455: DEBUG - npm error   311 |   if (&ptr9  == &no_arg) goto done; args[n++] = &ptr9;
2025-02-08 22:00:09,455: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,455: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:311:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,455: DEBUG - npm error   311 |   if (&ptr9  == &no_arg) goto done; args[n++] = &ptr9;
2025-02-08 22:00:09,455: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,455: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:312:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,455: DEBUG - npm error   312 |   if (&ptr10 == &no_arg) goto done; args[n++] = &ptr10;
2025-02-08 22:00:09,455: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,455: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:312:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,455: DEBUG - npm error   312 |   if (&ptr10 == &no_arg) goto done; args[n++] = &ptr10;
2025-02-08 22:00:09,456: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,456: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:313:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,456: DEBUG - npm error   313 |   if (&ptr11 == &no_arg) goto done; args[n++] = &ptr11;
2025-02-08 22:00:09,456: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,456: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:313:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,456: DEBUG - npm error   313 |   if (&ptr11 == &no_arg) goto done; args[n++] = &ptr11;
2025-02-08 22:00:09,456: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,456: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:314:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,456: DEBUG - npm error   314 |   if (&ptr12 == &no_arg) goto done; args[n++] = &ptr12;
2025-02-08 22:00:09,456: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,456: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:314:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,456: DEBUG - npm error   314 |   if (&ptr12 == &no_arg) goto done; args[n++] = &ptr12;
2025-02-08 22:00:09,456: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,456: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:315:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,456: DEBUG - npm error   315 |   if (&ptr13 == &no_arg) goto done; args[n++] = &ptr13;
2025-02-08 22:00:09,456: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,457: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:315:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,457: DEBUG - npm error   315 |   if (&ptr13 == &no_arg) goto done; args[n++] = &ptr13;
2025-02-08 22:00:09,457: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,457: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:316:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,457: DEBUG - npm error   316 |   if (&ptr14 == &no_arg) goto done; args[n++] = &ptr14;
2025-02-08 22:00:09,457: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,457: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:316:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,457: DEBUG - npm error   316 |   if (&ptr14 == &no_arg) goto done; args[n++] = &ptr14;
2025-02-08 22:00:09,457: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,457: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:317:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,457: DEBUG - npm error   317 |   if (&ptr15 == &no_arg) goto done; args[n++] = &ptr15;
2025-02-08 22:00:09,457: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,457: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:317:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,457: DEBUG - npm error   317 |   if (&ptr15 == &no_arg) goto done; args[n++] = &ptr15;
2025-02-08 22:00:09,457: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,458: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:318:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
2025-02-08 22:00:09,458: DEBUG - npm error   318 |   if (&ptr16 == &no_arg) goto done; args[n++] = &ptr16;
2025-02-08 22:00:09,458: DEBUG - npm error       |   ^~
2025-02-08 22:00:09,458: DEBUG - npm error ../deps/libpcre/pcrecpp.cc:318:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2025-02-08 22:00:09,458: DEBUG - npm error   318 |   if (&ptr16 == &no_arg) goto done; args[n++] = &ptr16;
2025-02-08 22:00:09,458: DEBUG - npm error       |                                     ^~~~
2025-02-08 22:00:09,458: DEBUG - npm error In file included from ../src/jsfilterlist.cc:2:
2025-02-08 22:00:09,458: DEBUG - npm error ../../nan/nan.h: In function ‘void Nan::SetAccessor(v8::Local<v8::ObjectTemplate>, v8::Local<v8::String>, GetterCallback, SetterCallback, v8::Local<v8::Value>, v8::AccessControl, v8::PropertyAttribute, imp::Sig)’:
2025-02-08 22:00:09,458: DEBUG - npm error ../../nan/nan.h:2546:19: error: no matching function for call to ‘v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>&, void (*&)(v8::Local<v8::Name>, const v8::PropertyCallbackInfo<v8::Value>&), void (*&)(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void>&), v8::Local<v8::Object>&, v8::AccessControl&, v8::PropertyAttribute&)’
2025-02-08 22:00:09,458: DEBUG - npm error  2546 |   tpl->SetAccessor(
2025-02-08 22:00:09,458: DEBUG - npm error       |   ~~~~~~~~~~~~~~~~^
2025-02-08 22:00:09,458: DEBUG - npm error  2547 |       name
2025-02-08 22:00:09,458: DEBUG - npm error       |       ~~~~
2025-02-08 22:00:09,458: DEBUG - npm error  2548 |     , getter_
2025-02-08 22:00:09,459: DEBUG - npm error       |     ~~~~~~~~~
2025-02-08 22:00:09,459: DEBUG - npm error  2549 |     , setter_
2025-02-08 22:00:09,459: DEBUG - npm error       |     ~~~~~~~~~
2025-02-08 22:00:09,459: DEBUG - npm error  2550 |     , obj
2025-02-08 22:00:09,459: DEBUG - npm error       |     ~~~~~
2025-02-08 22:00:09,459: DEBUG - npm error  2551 |     , settings
2025-02-08 22:00:09,459: DEBUG - npm error       |     ~~~~~~~~~~
2025-02-08 22:00:09,459: DEBUG - npm error  2552 |     , attribute
2025-02-08 22:00:09,459: DEBUG - npm error       |     ~~~~~~~~~~~
2025-02-08 22:00:09,459: DEBUG - npm error  2553 | #if (NODE_MODULE_VERSION < NODE_16_0_MODULE_VERSION)
2025-02-08 22:00:09,459: DEBUG - npm error       | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-02-08 22:00:09,459: DEBUG - npm error  2554 |     , signature
2025-02-08 22:00:09,459: DEBUG - npm error       |     ~~~~~~~~~~~
2025-02-08 22:00:09,459: DEBUG - npm error  2555 | #endif
2025-02-08 22:00:09,459: DEBUG - npm error       | ~~~~~~
2025-02-08 22:00:09,459: DEBUG - npm error  2556 |   );
2025-02-08 22:00:09,459: DEBUG - npm error       |   ~
2025-02-08 22:00:09,459: DEBUG - npm error In file included from /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8-function.h:15,
2025-02-08 22:00:09,460: DEBUG - npm error                  from /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8.h:33,
2025-02-08 22:00:09,460: DEBUG - npm error                  from /var/www/cytube/.cache/node-gyp/22.13.1/include/node/node.h:73,
2025-02-08 22:00:09,460: DEBUG - npm error                  from ../src/jsfilterlist.cc:1:
2025-02-08 22:00:09,460: DEBUG - npm error /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8-template.h:1049:8: note: candidate: ‘void v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>, v8::AccessorGetterCallback, v8::AccessorSetterCallback, v8::Local<v8::Value>, v8::PropertyAttribute, v8::SideEffectType, v8::SideEffectType)’
2025-02-08 22:00:09,460: DEBUG - npm error  1049 |   void SetAccessor(
2025-02-08 22:00:09,460: DEBUG - npm error       |        ^~~~~~~~~~~
2025-02-08 22:00:09,460: DEBUG - npm error /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8-template.h:1052:61: note:   no known conversion for argument 5 from ‘v8::AccessControl’ to ‘v8::PropertyAttribute’
2025-02-08 22:00:09,460: DEBUG - npm error  1052 |       Local<Value> data = Local<Value>(), PropertyAttribute attribute = None,
2025-02-08 22:00:09,460: DEBUG - npm error       |                                           ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
2025-02-08 22:00:09,460: DEBUG - npm error /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8-template.h:1055:8: note: candidate: ‘void v8::ObjectTemplate::SetAccessor(v8::Local<v8::Name>, v8::AccessorNameGetterCallback, v8::AccessorNameSetterCallback, v8::Local<v8::Value>, v8::PropertyAttribute, v8::SideEffectType, v8::SideEffectType)’
2025-02-08 22:00:09,460: DEBUG - npm error  1055 |   void SetAccessor(
2025-02-08 22:00:09,460: DEBUG - npm error       |        ^~~~~~~~~~~
2025-02-08 22:00:09,461: DEBUG - npm error /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8-template.h:1058:61: note:   no known conversion for argument 5 from ‘v8::AccessControl’ to ‘v8::PropertyAttribute’
2025-02-08 22:00:09,461: DEBUG - npm error  1058 |       Local<Value> data = Local<Value>(), PropertyAttribute attribute = None,
2025-02-08 22:00:09,461: DEBUG - npm error       |                                           ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
2025-02-08 22:00:09,461: DEBUG - npm error ../../nan/nan.h: In function ‘void Nan::SetAccessor(v8::Local<v8::ObjectTemplate>, v8::Local<v8::String>, GetterCallback, SetterCallback, v8::Local<v8::Value>, v8::AccessControl, v8::PropertyAttribute)’:
2025-02-08 22:00:09,461: DEBUG - npm error ../../nan/nan.h:2592:19: error: no matching function for call to ‘v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>&, void (*&)(v8::Local<v8::Name>, const v8::PropertyCallbackInfo<v8::Value>&), void (*&)(v8::Local<v8::Name>, v8::Local<v8::Value>, const v8::PropertyCallbackInfo<void>&), v8::Local<v8::Object>&, v8::AccessControl&, v8::PropertyAttribute&)’
2025-02-08 22:00:09,461: DEBUG - npm error  2592 |   tpl->SetAccessor(
2025-02-08 22:00:09,461: DEBUG - npm error       |   ~~~~~~~~~~~~~~~~^
2025-02-08 22:00:09,461: DEBUG - npm error  2593 |       name
2025-02-08 22:00:09,461: DEBUG - npm error       |       ~~~~
2025-02-08 22:00:09,461: DEBUG - npm error  2594 |     , getter_
2025-02-08 22:00:09,461: DEBUG - npm error       |     ~~~~~~~~~
2025-02-08 22:00:09,461: DEBUG - npm error  2595 |     , setter_
2025-02-08 22:00:09,461: DEBUG - npm error       |     ~~~~~~~~~
2025-02-08 22:00:09,461: DEBUG - npm error  2596 |     , obj
2025-02-08 22:00:09,461: DEBUG - npm error       |     ~~~~~
2025-02-08 22:00:09,461: DEBUG - npm error  2597 |     , settings
2025-02-08 22:00:09,462: DEBUG - npm error       |     ~~~~~~~~~~
2025-02-08 22:00:09,462: DEBUG - npm error  2598 |     , attribute
2025-02-08 22:00:09,462: DEBUG - npm error       |     ~~~~~~~~~~~
2025-02-08 22:00:09,462: DEBUG - npm error  2599 |   );
2025-02-08 22:00:09,462: DEBUG - npm error       |   ~
2025-02-08 22:00:09,462: DEBUG - npm error /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8-template.h:1049:8: note: candidate: ‘void v8::ObjectTemplate::SetAccessor(v8::Local<v8::String>, v8::AccessorGetterCallback, v8::AccessorSetterCallback, v8::Local<v8::Value>, v8::PropertyAttribute, v8::SideEffectType, v8::SideEffectType)’
2025-02-08 22:00:09,462: DEBUG - npm error  1049 |   void SetAccessor(
2025-02-08 22:00:09,462: DEBUG - npm error       |        ^~~~~~~~~~~
2025-02-08 22:00:09,462: DEBUG - npm error /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8-template.h:1052:61: note:   no known conversion for argument 5 from ‘v8::AccessControl’ to ‘v8::PropertyAttribute’
2025-02-08 22:00:09,462: DEBUG - npm error  1052 |       Local<Value> data = Local<Value>(), PropertyAttribute attribute = None,
2025-02-08 22:00:09,462: DEBUG - npm error       |                                           ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
2025-02-08 22:00:09,462: DEBUG - npm error /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8-template.h:1055:8: note: candidate: ‘void v8::ObjectTemplate::SetAccessor(v8::Local<v8::Name>, v8::AccessorNameGetterCallback, v8::AccessorNameSetterCallback, v8::Local<v8::Value>, v8::PropertyAttribute, v8::SideEffectType, v8::SideEffectType)’
2025-02-08 22:00:09,462: DEBUG - npm error  1055 |   void SetAccessor(
2025-02-08 22:00:09,462: DEBUG - npm error       |        ^~~~~~~~~~~
2025-02-08 22:00:09,462: DEBUG - npm error /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8-template.h:1058:61: note:   no known conversion for argument 5 from ‘v8::AccessControl’ to ‘v8::PropertyAttribute’
2025-02-08 22:00:09,463: DEBUG - npm error  1058 |       Local<Value> data = Local<Value>(), PropertyAttribute attribute = None,
2025-02-08 22:00:09,463: DEBUG - npm error       |                                           ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
2025-02-08 22:00:09,463: DEBUG - npm error ../src/jsfilterlist.cc: At global scope:
2025-02-08 22:00:09,463: DEBUG - npm error /var/www/cytube/.cache/node-gyp/22.13.1/include/node/node.h:1226:7: warning: cast between incompatible function types from ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Object>)’ to ‘node::addon_register_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’} [-Wcast-function-type]
2025-02-08 22:00:09,463: DEBUG - npm error  1226 |       (node::addon_register_func) (regfunc),                          \
2025-02-08 22:00:09,463: DEBUG - npm error       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-02-08 22:00:09,463: DEBUG - npm error /var/www/cytube/.cache/node-gyp/22.13.1/include/node/node.h:1260:3: note: in expansion of macro ‘NODE_MODULE_X’
2025-02-08 22:00:09,463: DEBUG - npm error  1260 |   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
2025-02-08 22:00:09,463: DEBUG - npm error       |   ^~~~~~~~~~~~~
2025-02-08 22:00:09,463: DEBUG - npm error ../src/jsfilterlist.cc:464:1: note: in expansion of macro ‘NODE_MODULE’
2025-02-08 22:00:09,463: DEBUG - npm error   464 | NODE_MODULE(cytubefilters, Init);
2025-02-08 22:00:09,463: DEBUG - npm error       | ^~~~~~~~~~~
2025-02-08 22:00:09,463: DEBUG - npm error In file included from /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8-array-buffer.h:12,
2025-02-08 22:00:09,463: DEBUG - npm error                  from /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8.h:24:
2025-02-08 22:00:09,464: DEBUG - npm error /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8-local-handle.h: In instantiation of ‘v8::Local<T>::Local(v8::Local<S>) [with S = v8::Data; T = v8::Value]’:
2025-02-08 22:00:09,464: DEBUG - npm error ../../nan/nan_callbacks_12_inl.h:175:53:   required from here
2025-02-08 22:00:09,464: DEBUG - npm error /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8-local-handle.h:269:42: error: static assertion failed: type check
2025-02-08 22:00:09,464: DEBUG - npm error   269 |     static_assert(std::is_base_of<T, S>::value, "type check");
2025-02-08 22:00:09,464: DEBUG - npm error       |                                          ^~~~~
2025-02-08 22:00:09,464: DEBUG - npm error /var/www/cytube/.cache/node-gyp/22.13.1/include/node/v8-local-handle.h:269:42: note: ‘std::integral_constant<bool, false>::value’ evaluates to false
2025-02-08 22:00:09,464: DEBUG - npm error make: *** [cytubefilters.target.mk:120: Release/obj.target/cytubefilters/src/jsfilterlist.o] Error 1
2025-02-08 22:00:09,464: DEBUG - npm error gyp ERR! build error
2025-02-08 22:00:09,464: DEBUG - npm error gyp ERR! stack Error: `make` failed with exit code: 2
2025-02-08 22:00:09,464: DEBUG - npm error gyp ERR! stack at ChildProcess.<anonymous> (/opt/node_n/n/versions/node/22.13.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:216:23)
2025-02-08 22:00:09,464: DEBUG - npm error gyp ERR! System Linux 6.1.0-25-amd64
2025-02-08 22:00:09,464: DEBUG - npm error gyp ERR! command "/opt/node_n/n/versions/node/22.13.1/bin/node" "/opt/node_n/n/versions/node/22.13.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
2025-02-08 22:00:09,464: DEBUG - npm error gyp ERR! cwd /var/www/cytube/node_modules/cytubefilters
2025-02-08 22:00:09,464: DEBUG - npm error gyp ERR! node -v v22.13.1
2025-02-08 22:00:09,465: DEBUG - npm error gyp ERR! node-gyp -v v11.0.0
2025-02-08 22:00:09,465: DEBUG - npm error gyp ERR! not ok
2025-02-08 22:00:09,465: DEBUG - npm notice
2025-02-08 22:00:09,465: DEBUG - npm notice New major version of npm available! 10.9.2 -> 11.1.0
2025-02-08 22:00:09,465: DEBUG - npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.1.0
2025-02-08 22:00:09,465: DEBUG - npm notice To update run: npm install -g npm@11.1.0
2025-02-08 22:00:09,465: DEBUG - npm notice
2025-02-08 22:00:09,465: DEBUG - npm error A complete log of this run can be found in: /var/www/cytube/.npm/_logs/2025-02-09T02_59_28_817Z-debug-0.log
2025-02-08 22:00:09,472: DEBUG - + ynh_exit_properly
2025-02-08 22:00:09,472: DEBUG - + [[ install =~ ^install$|^upgrade$|^restore$ ]]
2025-02-08 22:00:10,077: ERROR - Unable to install cytube: An error occurred inside the app installation script