[2024-11-17 21:38:56.471030 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:glib-networking', repository='https://github.com/managarm/bootstrap-managarm.git', revision='72acce52c34f552bdf1b45c7b2378f78437d2011', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_9'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_10'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_9'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_9'}, 'pcre2': {'architecture': 'x86_64', 'version': '10.42_5'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'glib': {'architecture': 'x86_64', 'version': '2.78.4_5'}, 'gmp': {'architecture': 'x86_64', 'version': '6.2.1_8'}, 'libunistring': {'architecture': 'x86_64', 'version': '1.1_6'}, 'libidn2': {'architecture': 'x86_64', 'version': '2.3.2_10'}, 'nettle': {'architecture': 'x86_64', 'version': '3.8.1_7'}, 'libtasn': {'architecture': 'x86_64', 'version': '4.19.0_6'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1q_7'}, 'p11-kit': {'architecture': 'x86_64', 'version': '0.25.0_6'}, 'gnutls': {'architecture': 'x86_64', 'version': '3.7.8_8'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4108_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl346_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4108_2'}, 'gsettings-desktop-schemas': {'architecture': 'x86_64', 'version': '42.0_7'}}, needed_tools={'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}}, prod_pkgs={'glib-networking': {'architecture': 'x86_64', 'version': '2.72.2_7'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-11-17 21:38:56.471566 sunset] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2024-11-17 21:38:56.483578 sunset] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2024-11-17 21:38:56.491339 sunset] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2024-11-17 21:38:57.401691 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '72acce52c34f552bdf1b45c7b2378f78437d2011'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 72acce5 managarm-kernel: Add clang-format tasks [2024-11-17 21:38:57.431568 sunset] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2024-11-17 21:39:02.753359 sunset] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'libffi', 'libintl', 'libiconv', 'ncurses', 'readline', 'bzip2', 'pcre2', 'zlib', 'glib', 'gmp', 'libunistring', 'libidn2', 'nettle', 'libtasn', 'openssl', 'p11-kit', 'gnutls', 'libdrm-headers', 'linux-headers', 'mlibc-headers', 'frigg', 'mlibc', 'gsettings-desktop-schemas'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [33KB 12%] 98MB/s ETA: 00m00s x86_64-repodata: 33KB [avg rate: 811MB/s] 23 packages will be downloaded: 23 packages will be installed: libffi-3.4.4_5 libintl-0.21_9 libiconv-1.17_7 ncurses-6.2_10 readline-8.1_9 bzip2-1.0.8_9 pcre2-10.42_5 zlib-1.2.12_7 glib-2.78.4_5 gmp-6.2.1_8 libunistring-1.1_6 libidn2-2.3.2_10 nettle-3.8.1_7 libtasn-4.19.0_6 openssl-1.1.1q_7 p11-kit-0.25.0_6 gnutls-3.7.8_8 libdrm-headers-2.4.115_1 linux-headers-6.9.3_1 mlibc-headers-0.0pl4108_2 frigg-0.0pl346_7 mlibc-0.0pl4108_2 gsettings-desktop-schemas-42.0_7 Size to download: 38MB Size required on disk: 139MB Space available on disk: 757GB [*] Downloading packages libffi-3.4.4_5.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libffi-3.4.4_5.x86_64.xbps: [38KB 10%] 80MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps: 38KB [avg rate: 749MB/s] libffi-3.4.4_5: verifying RSA signature... libintl-0.21_9.x86_64.xbps.sig: [512B 100%] 19MB/s ETA: 00m00s libintl-0.21_9.x86_64.xbps.sig: 512B [avg rate: 19MB/s] libintl-0.21_9.x86_64.xbps: [85KB 4%] 72MB/s ETA: 00m00s libintl-0.21_9.x86_64.xbps: 85KB [avg rate: 1536MB/s] libintl-0.21_9: verifying RSA signature... libiconv-1.17_7.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps.sig: 512B [avg rate: 13MB/s] libiconv-1.17_7.x86_64.xbps: [833KB 0%] 77MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps: 833KB [avg rate: 16GB/s] libiconv-1.17_7: verifying RSA signature... ncurses-6.2_10.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s ncurses-6.2_10.x86_64.xbps.sig: 512B [avg rate: 14MB/s] ncurses-6.2_10.x86_64.xbps: [2210KB 0%] 51MB/s ETA: 00m00s ncurses-6.2_10.x86_64.xbps: [2210KB 10%] 6936KB/s ETA: 00m08s ncurses-6.2_10.x86_64.xbps: 2210KB [avg rate: 62MB/s] ncurses-6.2_10: verifying RSA signature... readline-8.1_9.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s readline-8.1_9.x86_64.xbps.sig: 512B [avg rate: 14MB/s] readline-8.1_9.x86_64.xbps: [536KB 0%] 71MB/s ETA: 00m00s readline-8.1_9.x86_64.xbps: 536KB [avg rate: 9516MB/s] readline-8.1_9: verifying RSA signature... bzip2-1.0.8_9.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s bzip2-1.0.8_9.x86_64.xbps.sig: 512B [avg rate: 17MB/s] bzip2-1.0.8_9.x86_64.xbps: [60KB 6%] 71MB/s ETA: 00m00s bzip2-1.0.8_9.x86_64.xbps: 60KB [avg rate: 1058MB/s] bzip2-1.0.8_9: verifying RSA signature... pcre2-10.42_5.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s pcre2-10.42_5.x86_64.xbps.sig: 512B [avg rate: 11MB/s] pcre2-10.42_5.x86_64.xbps: [1137KB 0%] 46MB/s ETA: 00m00s pcre2-10.42_5.x86_64.xbps: 1137KB [avg rate: 13GB/s] pcre2-10.42_5: verifying RSA signature... zlib-1.2.12_7.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig: 512B [avg rate: 14MB/s] zlib-1.2.12_7.x86_64.xbps: [114KB 3%] 66MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 114KB [avg rate: 1879MB/s] zlib-1.2.12_7: verifying RSA signature... glib-2.78.4_5.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s glib-2.78.4_5.x86_64.xbps.sig: 512B [avg rate: 15MB/s] glib-2.78.4_5.x86_64.xbps: [8250KB 0%] 9.9MB/s ETA: 00m00s glib-2.78.4_5.x86_64.xbps: [8250KB 72%] 12MB/s ETA: 00m00s glib-2.78.4_5.x86_64.xbps: 8250KB [avg rate: 16MB/s] glib-2.78.4_5: verifying RSA signature... gmp-6.2.1_8.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s gmp-6.2.1_8.x86_64.xbps.sig: 512B [avg rate: 13MB/s] gmp-6.2.1_8.x86_64.xbps: [412KB 0%] 95MB/s ETA: 00m00s gmp-6.2.1_8.x86_64.xbps: 412KB [avg rate: 9814MB/s] gmp-6.2.1_8: verifying RSA signature... libunistring-1.1_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libunistring-1.1_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libunistring-1.1_6.x86_64.xbps: [1318KB 0%] 71MB/s ETA: 00m00s libunistring-1.1_6.x86_64.xbps: 1318KB [avg rate: 23GB/s] libunistring-1.1_6: verifying RSA signature... libidn2-2.3.2_10.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libidn2-2.3.2_10.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libidn2-2.3.2_10.x86_64.xbps: [158KB 2%] 52MB/s ETA: 00m00s libidn2-2.3.2_10.x86_64.xbps: 158KB [avg rate: 2059MB/s] libidn2-2.3.2_10: verifying RSA signature... nettle-3.8.1_7.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s nettle-3.8.1_7.x86_64.xbps.sig: 512B [avg rate: 13MB/s] nettle-3.8.1_7.x86_64.xbps: [919KB 0%] 70MB/s ETA: 00m00s nettle-3.8.1_7.x86_64.xbps: 919KB [avg rate: 16GB/s] nettle-3.8.1_7: verifying RSA signature... libtasn-4.19.0_6.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s libtasn-4.19.0_6.x86_64.xbps.sig: 512B [avg rate: 12MB/s] libtasn-4.19.0_6.x86_64.xbps: [173KB 2%] 52MB/s ETA: 00m00s libtasn-4.19.0_6.x86_64.xbps: 173KB [avg rate: 2258MB/s] libtasn-4.19.0_6: verifying RSA signature... openssl-1.1.1q_7.x86_64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s openssl-1.1.1q_7.x86_64.xbps.sig: 512B [avg rate: 10MB/s] openssl-1.1.1q_7.x86_64.xbps: [3984KB 0%] 65MB/s ETA: 00m00s openssl-1.1.1q_7.x86_64.xbps: [3984KB 75%] 10MB/s ETA: 00m00s openssl-1.1.1q_7.x86_64.xbps: 3984KB [avg rate: 13MB/s] openssl-1.1.1q_7: verifying RSA signature... p11-kit-0.25.0_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s p11-kit-0.25.0_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] p11-kit-0.25.0_6.x86_64.xbps: [5149KB 0%] 77MB/s ETA: 00m00s p11-kit-0.25.0_6.x86_64.xbps: 5149KB [avg rate: 96GB/s] p11-kit-0.25.0_6: verifying RSA signature... gnutls-3.7.8_8.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s gnutls-3.7.8_8.x86_64.xbps.sig: 512B [avg rate: 13MB/s] gnutls-3.7.8_8.x86_64.xbps: [4906KB 0%] 72MB/s ETA: 00m00s gnutls-3.7.8_8.x86_64.xbps: [4906KB 63%] 9631KB/s ETA: 00m00s gnutls-3.7.8_8.x86_64.xbps: 4906KB [avg rate: 15MB/s] gnutls-3.7.8_8: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 58MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 1663MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig: 512B [avg rate: 14MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3064KB 0%] 74MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3064KB [avg rate: 55GB/s] linux-headers-6.9.3_1: verifying RSA signature... mlibc-headers-0.0pl4108_2.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s mlibc-headers-0.0pl4108_2.x86_64.xbps.sig: 512B [avg rate: 15MB/s] mlibc-headers-0.0pl4108_2.x86_64.xbps: [96KB 4%] 77MB/s ETA: 00m00s mlibc-headers-0.0pl4108_2.x86_64.xbps: 96KB [avg rate: 1834MB/s] mlibc-headers-0.0pl4108_2: verifying RSA signature... frigg-0.0pl346_7.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s frigg-0.0pl346_7.x86_64.xbps.sig: 512B [avg rate: 17MB/s] frigg-0.0pl346_7.x86_64.xbps: [41KB 9%] 72MB/s ETA: 00m00s frigg-0.0pl346_7.x86_64.xbps: 41KB [avg rate: 750MB/s] frigg-0.0pl346_7: verifying RSA signature... mlibc-0.0pl4108_2.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s mlibc-0.0pl4108_2.x86_64.xbps.sig: 512B [avg rate: 13MB/s] mlibc-0.0pl4108_2.x86_64.xbps: [4395KB 0%] 89MB/s ETA: 00m00s mlibc-0.0pl4108_2.x86_64.xbps: [4395KB 65%] 10MB/s ETA: 00m00s mlibc-0.0pl4108_2.x86_64.xbps: 4395KB [avg rate: 16MB/s] mlibc-0.0pl4108_2: verifying RSA signature... gsettings-desktop-schemas-42.0_7.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s gsettings-desktop-schemas-42.0_7.x86_64.xbps.sig: 512B [avg rate: 12MB/s] gsettings-desktop-schemas-42.0_7.x86_64.xbps: [751KB 0%] 25MB/s ETA: 00m00s gsettings-desktop-schemas-42.0_7.x86_64.xbps: 751KB [avg rate: 4701MB/s] gsettings-desktop-schemas-42.0_7: verifying RSA signature... [*] Collecting package files libffi-3.4.4_5: collecting files... libintl-0.21_9: collecting files... libiconv-1.17_7: collecting files... ncurses-6.2_10: collecting files... readline-8.1_9: collecting files... bzip2-1.0.8_9: collecting files... pcre2-10.42_5: collecting files... zlib-1.2.12_7: collecting files... glib-2.78.4_5: collecting files... gmp-6.2.1_8: collecting files... libunistring-1.1_6: collecting files... libidn2-2.3.2_10: collecting files... nettle-3.8.1_7: collecting files... libtasn-4.19.0_6: collecting files... openssl-1.1.1q_7: collecting files... p11-kit-0.25.0_6: collecting files... gnutls-3.7.8_8: collecting files... libdrm-headers-2.4.115_1: collecting files... linux-headers-6.9.3_1: collecting files... mlibc-headers-0.0pl4108_2: collecting files... frigg-0.0pl346_7: collecting files... mlibc-0.0pl4108_2: collecting files... gsettings-desktop-schemas-42.0_7: collecting files... [*] Unpacking packages libffi-3.4.4_5: unpacking ... libintl-0.21_9: unpacking ... libiconv-1.17_7: unpacking ... ncurses-6.2_10: unpacking ... readline-8.1_9: unpacking ... bzip2-1.0.8_9: unpacking ... pcre2-10.42_5: unpacking ... zlib-1.2.12_7: unpacking ... glib-2.78.4_5: unpacking ... gmp-6.2.1_8: unpacking ... libunistring-1.1_6: unpacking ... libidn2-2.3.2_10: unpacking ... nettle-3.8.1_7: unpacking ... libtasn-4.19.0_6: unpacking ... openssl-1.1.1q_7: unpacking ... p11-kit-0.25.0_6: unpacking ... gnutls-3.7.8_8: unpacking ... libdrm-headers-2.4.115_1: unpacking ... linux-headers-6.9.3_1: unpacking ... mlibc-headers-0.0pl4108_2: unpacking ... frigg-0.0pl346_7: unpacking ... mlibc-0.0pl4108_2: unpacking ... gsettings-desktop-schemas-42.0_7: unpacking ... 23 downloaded, 23 installed, 0 updated, 23 configured, 0 removed. [2024-11-17 21:39:08.716699 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-11-17 21:39:08.717298 sunset] DEBUG: xbbs.worker: ... found libiconv-1.17_7.x86_64.xbps [2024-11-17 21:39:08.721276 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_7' (x86_64). index: 1 packages registered. [2024-11-17 21:39:08.741054 sunset] DEBUG: xbbs.worker: ... found libffi-3.4.4_5.x86_64.xbps [2024-11-17 21:39:08.741710 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_5' (x86_64). index: 2 packages registered. [2024-11-17 21:39:08.760377 sunset] DEBUG: xbbs.worker: ... found gnutls-3.7.8_8.x86_64.xbps [2024-11-17 21:39:08.765750 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'gnutls-3.7.8_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `gnutls-3.7.8_8' (x86_64). index: 3 packages registered. [2024-11-17 21:39:08.808063 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl4108_2.x86_64.xbps [2024-11-17 21:39:08.813364 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4108_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4108_2' (x86_64). index: 4 packages registered. [2024-11-17 21:39:08.848477 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-11-17 21:39:08.849222 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_1' (x86_64). index: 5 packages registered. [2024-11-17 21:39:08.865994 sunset] DEBUG: xbbs.worker: ... found libintl-0.21_9.x86_64.xbps [2024-11-17 21:39:08.866648 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libintl-0.21_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libintl-0.21_9' (x86_64). index: 6 packages registered. [2024-11-17 21:39:08.884511 sunset] DEBUG: xbbs.worker: ... found openssl-1.1.1q_7.x86_64.xbps [2024-11-17 21:39:08.888610 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'openssl-1.1.1q_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `openssl-1.1.1q_7' (x86_64). index: 7 packages registered. [2024-11-17 21:39:08.920788 sunset] DEBUG: xbbs.worker: ... found ncurses-6.2_10.x86_64.xbps [2024-11-17 21:39:08.923806 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'ncurses-6.2_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `ncurses-6.2_10' (x86_64). index: 8 packages registered. [2024-11-17 21:39:08.952756 sunset] DEBUG: xbbs.worker: ... found bzip2-1.0.8_9.x86_64.xbps [2024-11-17 21:39:08.953391 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'bzip2-1.0.8_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `bzip2-1.0.8_9' (x86_64). index: 9 packages registered. [2024-11-17 21:39:08.974709 sunset] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2024-11-17 21:39:08.976748 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_7' (x86_64). index: 10 packages registered. [2024-11-17 21:39:08.998319 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4108_2.x86_64.xbps [2024-11-17 21:39:08.999163 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4108_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4108_2' (x86_64). index: 11 packages registered. [2024-11-17 21:39:09.019577 sunset] DEBUG: xbbs.worker: ... found p11-kit-0.25.0_6.x86_64.xbps [2024-11-17 21:39:09.025500 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'p11-kit-0.25.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `p11-kit-0.25.0_6' (x86_64). index: 12 packages registered. [2024-11-17 21:39:09.068205 sunset] DEBUG: xbbs.worker: ... found readline-8.1_9.x86_64.xbps [2024-11-17 21:39:09.069652 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'readline-8.1_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `readline-8.1_9' (x86_64). index: 13 packages registered. [2024-11-17 21:39:09.104839 sunset] DEBUG: xbbs.worker: ... found libidn2-2.3.2_10.x86_64.xbps [2024-11-17 21:39:09.105535 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libidn2-2.3.2_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libidn2-2.3.2_10' (x86_64). index: 14 packages registered. [2024-11-17 21:39:09.137502 sunset] DEBUG: xbbs.worker: ... found glib-2.78.4_5.x86_64.xbps [2024-11-17 21:39:09.149551 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'glib-2.78.4_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `glib-2.78.4_5' (x86_64). index: 15 packages registered. [2024-11-17 21:39:09.202787 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl346_7.x86_64.xbps [2024-11-17 21:39:09.203430 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl346_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl346_7' (x86_64). index: 16 packages registered. [2024-11-17 21:39:09.219005 sunset] DEBUG: xbbs.worker: ... found gsettings-desktop-schemas-42.0_7.x86_64.xbps [2024-11-17 21:39:09.220676 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'gsettings-desktop-schemas-42.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `gsettings-desktop-schemas-42.0_7' (x86_64). index: 17 packages registered. [2024-11-17 21:39:09.241344 sunset] DEBUG: xbbs.worker: ... found nettle-3.8.1_7.x86_64.xbps [2024-11-17 21:39:09.242844 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'nettle-3.8.1_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `nettle-3.8.1_7' (x86_64). index: 18 packages registered. [2024-11-17 21:39:09.266124 sunset] DEBUG: xbbs.worker: ... found libunistring-1.1_6.x86_64.xbps [2024-11-17 21:39:09.267886 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libunistring-1.1_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libunistring-1.1_6' (x86_64). index: 19 packages registered. [2024-11-17 21:39:09.292202 sunset] DEBUG: xbbs.worker: ... found gmp-6.2.1_8.x86_64.xbps [2024-11-17 21:39:09.293340 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'gmp-6.2.1_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `gmp-6.2.1_8' (x86_64). index: 20 packages registered. [2024-11-17 21:39:09.312524 sunset] DEBUG: xbbs.worker: ... found libtasn-4.19.0_6.x86_64.xbps [2024-11-17 21:39:09.313398 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libtasn-4.19.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libtasn-4.19.0_6' (x86_64). index: 21 packages registered. [2024-11-17 21:39:09.334716 sunset] DEBUG: xbbs.worker: ... found pcre2-10.42_5.x86_64.xbps [2024-11-17 21:39:09.336341 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'pcre2-10.42_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `pcre2-10.42_5' (x86_64). index: 22 packages registered. [2024-11-17 21:39:09.364742 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-11-17 21:39:09.370063 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.9.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.9.3_1' (x86_64). index: 23 packages registered. [2024-11-17 21:39:14.388559 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:glib-networking'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch glib-networking checkout glib-networking patch glib-networking regenerate glib-networking install frigg (inside sysroot.upf96e6d) install libdrm-headers (inside sysroot.upf96e6d) install linux-headers (inside sysroot.upf96e6d) install mlibc-headers (inside sysroot.upf96e6d) install mlibc (inside sysroot.upf96e6d) install libffi (inside sysroot.upf96e6d) install libiconv (inside sysroot.upf96e6d) install libintl (inside sysroot.upf96e6d) install bzip2 (inside sysroot.upf96e6d) install ncurses (inside sysroot.upf96e6d) install readline (inside sysroot.upf96e6d) install zlib (inside sysroot.upf96e6d) install pcre2 (inside sysroot.upf96e6d) install glib (inside sysroot.upf96e6d) install gmp (inside sysroot.upf96e6d) install libunistring (inside sysroot.upf96e6d) install libidn2 (inside sysroot.upf96e6d) install libtasn (inside sysroot.upf96e6d) install nettle (inside sysroot.upf96e6d) install openssl (inside sysroot.upf96e6d) install p11-kit (inside sysroot.upf96e6d) install gnutls (inside sysroot.upf96e6d) install gsettings-desktop-schemas (inside sysroot.upf96e6d) configure glib-networking (inside sysroot.upf96e6d) build glib-networking (inside sysroot.upf96e6d) pack glib-networking xbstrap: fetch glib-networking [1/30] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/glib-networking/.git/ From https://mirrors.managarm.org/mirror/git/glib-networking * [new tag] 2.72.2 -> 2.72.2 xbstrap: checkout glib-networking [2/30] [2024-11-17 21:39:15.148089 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 30, 'n_this': 1, 'status': 'success', 'subject': 'glib-networking'} HEAD is now at f462ee4 Prepare 2.72.2 xbstrap: patch glib-networking [3/30] xbstrap: regenerate glib-networking [4/30] [2024-11-17 21:39:15.170442 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 30, 'n_this': 2, 'status': 'success', 'subject': 'glib-networking'} xbstrap: install frigg [5/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'frigg'] [2024-11-17 21:39:15.171289 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 30, 'n_this': 3, 'status': 'success', 'subject': 'glib-networking'} [2024-11-17 21:39:15.172487 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 30, 'n_this': 4, 'status': 'success', 'subject': 'glib-networking'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'libdrm-headers'] xbstrap[2024-11-17 21:39:15.195879 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} : Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'linux-headers'] [2024-11-17 21:39:15.217866 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'mlibc-headers'] [2024-11-17 21:39:15.387009 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'mlibc'] [2024-11-17 21:39:15.407349 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libffi [10/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'libffi'] [2024-11-17 21:39:15.461315 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install libiconv [11/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'libiconv'] [2024-11-17 21:39:15.470701 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 10, 'status': 'success', 'subject': 'libffi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libintl [12/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'libintl'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] [2024-11-17 21:39:15.489360 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 11, 'status': 'success', 'subject': 'libiconv'} xbstrap: install bzip2 [13/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'bzip2'] [2024-11-17 21:39:15.497470 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 12, 'status': 'success', 'subject': 'libintl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install ncurses [14/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'ncurses'] [2024-11-17 21:39:15.508368 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 13, 'status': 'success', 'subject': 'bzip2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install readline [15/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'readline'] [2024-11-17 21:39:15.696539 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 14, 'status': 'success', 'subject': 'ncurses'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install zlib [16/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'zlib'] [2024-11-17 21:39:15.712796 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 15, 'status': 'success', 'subject': 'readline'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install pcre2 [17/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'pcre2'] [2024-11-17 21:39:15.722572 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 16, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'pcre2'] xbstrap: install glib [18/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'glib'] [2024-11-17 21:39:15.759362 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 17, 'status': 'success', 'subject': 'pcre2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'glib'] xbstrap: install gmp [19/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'gmp'] [2024-11-17 21:39:15.897298 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 18, 'status': 'success', 'subject': 'glib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'gmp'] xbstrap: install libunistring [20/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'libunistring'] [2024-11-17 21:39:15.913201 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 19, 'status': 'success', 'subject': 'gmp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libunistring'] xbstrap: install libidn2 [21/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'libidn2'] [2024-11-17 21:39:15.941805 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 20, 'status': 'success', 'subject': 'libunistring'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libidn2'] xbstrap: install libtasn [22/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'libtasn'] [2024-11-17 21:39:15.954500 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 21, 'status': 'success', 'subject': 'libidn2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libtasn'] xbstrap: install nettle [23/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'nettle'] [2024-11-17 21:39:15.967187 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 22, 'status': 'success', 'subject': 'libtasn'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'nettle'] xbstrap: install openssl [24/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'openssl'] [2024-11-17 21:39:15.992723 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 23, 'status': 'success', 'subject': 'nettle'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'openssl'] xbstrap: install p11-kit [25/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'p11-kit'] [2024-11-17 21:39:16.480669 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 24, 'status': 'success', 'subject': 'openssl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'p11-kit'] xbstrap: install gnutls [26/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'gnutls'] [2024-11-17 21:39:16.544225 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 25, 'status': 'success', 'subject': 'p11-kit'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'gnutls'] xbstrap: install gsettings-desktop-schemas [27/30] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.upf96e6d', 'gsettings-desktop-schemas'] [2024-11-17 21:39:16.674622 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 26, 'status': 'success', 'subject': 'gnutls'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.upf96e6d', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'gsettings-desktop-schemas'] xbstrap: configure glib-networking [28/30] [2024-11-17 21:39:16.703791 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 30, 'n_this': 27, 'status': 'success', 'subject': 'gsettings-desktop-schemas'} xbstrap: Running ['meson', '--cross-file', '@SOURCE_ROOT@/scripts/meson-@OPTION:arch-triple@.cross-file', '--prefix=/usr', '--buildtype=debugoptimized', '-Dgnutls=enabled', '-Dopenssl=disabled', '-Dinstalled_tests=false', '-Dstatic_modules=false', '-Dlibproxy=disabled', '-Dgnome_proxy=disabled', '@THIS_SOURCE_DIR@'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 3803237 (outside the namespace) The Meson build system Version: 1.6.0 Source dir: /var/lib/managarm-buildenv/src/ports/glib-networking Build dir: /var/lib/managarm-buildenv/build/pkg-builds/glib-networking Build type: cross build Project name: glib-networking Project version: 2.72.2 C compiler for the host machine: x86_64-managarm-gcc (gcc 13.2.0 "x86_64-managarm-gcc (managarm) 13.2.0") C linker for the host machine: x86_64-managarm-gcc ld.bfd 2.40 C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") C linker for the build machine: cc ld.bfd 2.40 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: x86_64 Target machine cpu family: x86_64 Target machine cpu: x86_64 Compiler for C supports arguments -Werror=declaration-after-statement: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Found pkg-config: YES (/tmp/xbstrap/virtual/bin/x86_64-managarm-pkg-config) 0.29.2 Run-time dependency glib-2.0 found: YES 2.78.4 Run-time dependency gio-2.0 found: YES 2.78.4 Run-time dependency gobject-2.0 found: YES 2.78.4 Run-time dependency gmodule-2.0 found: YES 2.78.4 Dependency libproxy-1.0 skipped: feature libproxy disabled Dependency gsettings-desktop-schemas skipped: feature gnome_proxy disabled Header "dlfcn.h" has symbol "RTLD_NOLOAD" : YES Run-time dependency gnutls found: YES 3.7.8 Configuring config.h using configuration Program msgfmt found: YES (/usr/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Checking for size of "time_t" : 8 Checking for size of "time_t" : 8 Checking for size of "time_t" : 8 Program gio-querymodules found: YES (/usr/bin/gio-querymodules) Message: gnutls support: true openssl support: false libproxy support: false GNOME proxy support: false Build targets in project: 80 NOTICE: Future-deprecated features used: * 0.55.0: {'ExternalProgram.path'} * 0.56.0: {'dependency.get_pkgconfig_variable', 'meson.build_root', 'meson.source_root'} glib-networking 2.72.2 User defined options Cross files : /var/lib/managarm-buildenv/src/scripts/meson-x86_64-managarm.cross-file buildtype : debugoptimized gnome_proxy : disabled gnutls : enabled installed_tests: false libproxy : disabled openssl : disabled prefix : /usr static_modules : false Found ninja-1.11.1 at /usr/bin/ninja WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. xbstrap: build glib-networking [29/30] [2024-11-17 21:39:17.978436 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 30, 'n_this': 28, 'status': 'success', 'subject': 'glib-networking'} xbstrap: Running ['ninja'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 3803369 (outside the namespace) [1/98] Building translation po/an/LC_MESSAGES/glib-networking-an.mo [2/98] Building translation po/ar/LC_MESSAGES/glib-networking-ar.mo [3/98] Building translation po/as/LC_MESSAGES/glib-networking-as.mo [4/98] Building translation po/be/LC_MESSAGES/glib-networking-be.mo [5/98] Building translation po/bg/LC_MESSAGES/glib-networking-bg.mo [6/98] Building translation po/bs/LC_MESSAGES/glib-networking-bs.mo [7/98] Building translation po/bn_IN/LC_MESSAGES/glib-networking-bn_IN.mo [8/98] Building translation po/ca/LC_MESSAGES/glib-networking-ca.mo [9/98] Building translation po/ca@valencia/LC_MESSAGES/glib-networking-ca@valencia.mo [10/98] Building translation po/cs/LC_MESSAGES/glib-networking-cs.mo [11/98] Building translation po/en_CA/LC_MESSAGES/glib-networking-en_CA.mo [12/98] Building translation po/da/LC_MESSAGES/glib-networking-da.mo [13/98] Building translation po/el/LC_MESSAGES/glib-networking-el.mo [14/98] Building translation po/en_GB/LC_MESSAGES/glib-networking-en_GB.mo [15/98] Building translation po/de/LC_MESSAGES/glib-networking-de.mo [16/98] Building translation po/eo/LC_MESSAGES/glib-networking-eo.mo [17/98] Building translation po/es/LC_MESSAGES/glib-networking-es.mo [18/98] Building translation po/et/LC_MESSAGES/glib-networking-et.mo [19/98] Building translation po/eu/LC_MESSAGES/glib-networking-eu.mo [20/98] Building translation po/fi/LC_MESSAGES/glib-networking-fi.mo [21/98] Building translation po/fr/LC_MESSAGES/glib-networking-fr.mo [22/98] Building translation po/fa/LC_MESSAGES/glib-networking-fa.mo [23/98] Building translation po/fur/LC_MESSAGES/glib-networking-fur.mo [24/98] Building translation po/gd/LC_MESSAGES/glib-networking-gd.mo [25/98] Building translation po/gl/LC_MESSAGES/glib-networking-gl.mo [26/98] Building translation po/gu/LC_MESSAGES/glib-networking-gu.mo [27/98] Building translation po/hi/LC_MESSAGES/glib-networking-hi.mo [28/98] Building translation po/he/LC_MESSAGES/glib-networking-he.mo [29/98] Building translation po/hr/LC_MESSAGES/glib-networking-hr.mo [30/98] Building translation po/hu/LC_MESSAGES/glib-networking-hu.mo [31/98] Building translation po/id/LC_MESSAGES/glib-networking-id.mo [32/98] Building translation po/it/LC_MESSAGES/glib-networking-it.mo [33/98] Building translation po/ja/LC_MESSAGES/glib-networking-ja.mo [34/98] Building translation po/kk/LC_MESSAGES/glib-networking-kk.mo [35/98] Building translation po/km/LC_MESSAGES/glib-networking-km.mo [36/98] Building translation po/kn/LC_MESSAGES/glib-networking-kn.mo [37/98] Building translation po/ko/LC_MESSAGES/glib-networking-ko.mo [38/98] Building translation po/lt/LC_MESSAGES/glib-networking-lt.mo [39/98] Building translation po/ml/LC_MESSAGES/glib-networking-ml.mo [40/98] Building translation po/lv/LC_MESSAGES/glib-networking-lv.mo [41/98] Building translation po/ms/LC_MESSAGES/glib-networking-ms.mo [42/98] Building translation po/nb/LC_MESSAGES/glib-networking-nb.mo [43/98] Building translation po/ne/LC_MESSAGES/glib-networking-ne.mo [44/98] Building translation po/nl/LC_MESSAGES/glib-networking-nl.mo [45/98] Building translation po/mr/LC_MESSAGES/glib-networking-mr.mo [46/98] Building translation po/oc/LC_MESSAGES/glib-networking-oc.mo [47/98] Building translation po/or/LC_MESSAGES/glib-networking-or.mo [48/98] Building translation po/pa/LC_MESSAGES/glib-networking-pa.mo [49/98] Building translation po/pl/LC_MESSAGES/glib-networking-pl.mo [50/98] Building translation po/pt/LC_MESSAGES/glib-networking-pt.mo [51/98] Building translation po/pt_BR/LC_MESSAGES/glib-networking-pt_BR.mo [52/98] Building translation po/ro/LC_MESSAGES/glib-networking-ro.mo [53/98] Building translation po/ru/LC_MESSAGES/glib-networking-ru.mo [54/98] Building translation po/sk/LC_MESSAGES/glib-networking-sk.mo [55/98] Building translation po/sl/LC_MESSAGES/glib-networking-sl.mo [56/98] Building translation po/sr/LC_MESSAGES/glib-networking-sr.mo [57/98] Building translation po/sr@latin/LC_MESSAGES/glib-networking-sr@latin.mo [58/98] Building translation po/sv/LC_MESSAGES/glib-networking-sv.mo [59/98] Building translation po/ta/LC_MESSAGES/glib-networking-ta.mo [60/98] Building translation po/te/LC_MESSAGES/glib-networking-te.mo [61/98] Building translation po/tg/LC_MESSAGES/glib-networking-tg.mo [62/98] Building translation po/th/LC_MESSAGES/glib-networking-th.mo [63/98] Building translation po/tr/LC_MESSAGES/glib-networking-tr.mo [64/98] Building translation po/ug/LC_MESSAGES/glib-networking-ug.mo [65/98] Building translation po/uk/LC_MESSAGES/glib-networking-uk.mo [66/98] Building translation po/vi/LC_MESSAGES/glib-networking-vi.mo [67/98] Building translation po/zh_CN/LC_MESSAGES/glib-networking-zh_CN.mo [68/98] Building translation po/zh_HK/LC_MESSAGES/glib-networking-zh_HK.mo [69/98] Building translation po/zh_TW/LC_MESSAGES/glib-networking-zh_TW.mo [70/98] Compiling C object proxy/environment/libgioenvironmentproxy.so.p/environmentproxy-module.c.o [71/98] Compiling C object tls/base/libtlsbase.a.p/gtlshttp.c.o [72/98] Compiling C object proxy/environment/libgioenvironmentproxy.so.p/genvironmentproxyresolver.c.o [73/98] Compiling C object proxy/tests/environment.p/environment.c.o [74/98] Compiling C object tls/base/libtlsbase.a.p/gtlslog.c.o [75/98] Compiling C object tls/base/libtlsbase.a.p/gtlsoutputstream.c.o [76/98] Linking target proxy/environment/libgioenvironmentproxy.so [77/98] Linking target proxy/tests/environment [78/98] Compiling C object tls/base/libtlsbase.a.p/gtlsinputstream.c.o [79/98] Compiling C object tls/gnutls/libgiognutls.so.p/gnutls-module.c.o [80/98] Compiling C object tls/gnutls/libgiognutls.so.p/gtlsbackend-gnutls.c.o [81/98] Compiling C object tls/gnutls/libgiognutls.so.p/gtlsfiledatabase-gnutls.c.o [82/98] Compiling C object tls/gnutls/libgiognutls.so.p/gtlsclientconnection-gnutls.c.o [83/98] Compiling C object tls/gnutls/libgiognutls.so.p/gtlsserverconnection-gnutls.c.o [84/98] Compiling C object tls/gnutls/libgiognutls.so.p/gtlscertificate-gnutls.c.o [85/98] Compiling C object tls/gnutls/libgiognutls.so.p/gtlsconnection-gnutls.c.o [86/98] Compiling C object tls/tests/connection-gnutls.p/mock-interaction.c.o [87/98] Compiling C object tls/gnutls/libgiognutls.so.p/gtlsdatabase-gnutls.c.o [88/98] Compiling C object tls/tests/file-database-gnutls.p/file-database.c.o [89/98] Linking target tls/tests/file-database-gnutls [90/98] Compiling C object tls/base/libtlsbase.a.p/gtlsconnection-base.c.o [91/98] Linking static target tls/base/libtlsbase.a [92/98] Linking target tls/gnutls/libgiognutls.so [93/98] Compiling C object tls/tests/certificate-gnutls.p/certificate.c.o [94/98] Linking target tls/tests/certificate-gnutls [95/98] Compiling C object tls/tests/mock-pkcs11.so.p/mock-pkcs11.c.o [96/98] Linking target tls/tests/mock-pkcs11.so [97/98] Compiling C object tls/tests/connection-gnutls.p/connection.c.o [98/98] Linking target tls/tests/connection-gnutls xbstrap: Running ['ninja', 'install'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 3803627 (outside the namespace) [0/1] Installing files. Installing po/an/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/an/LC_MESSAGES Installing po/ar/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/ar/LC_MESSAGES Installing po/as/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/as/LC_MESSAGES Installing po/be/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/be/LC_MESSAGES Installing po/bg/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/bg/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/bn_IN/LC_MESSAGES Installing po/bs/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/bs/LC_MESSAGES Installing po/ca/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/ca/LC_MESSAGES Installing po/ca@valencia/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/ca@valencia/LC_MESSAGES Installing po/cs/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/el/LC_MESSAGES Installing po/en_CA/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/en_CA/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/en_GB/LC_MESSAGES Installing po/eo/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/es/LC_MESSAGES Installing po/et/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/et/LC_MESSAGES Installing po/eu/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/eu/LC_MESSAGES Installing po/fa/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/fa/LC_MESSAGES Installing po/fi/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/fur/LC_MESSAGES Installing po/gd/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/gd/LC_MESSAGES Installing po/gl/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/gu/LC_MESSAGES Installing po/he/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/ja/LC_MESSAGES Installing po/kk/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/kk/LC_MESSAGES Installing po/km/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/km/LC_MESSAGES Installing po/kn/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/ko/LC_MESSAGES Installing po/lv/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/lv/LC_MESSAGES Installing po/lt/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/lt/LC_MESSAGES Installing po/ml/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/ml/LC_MESSAGES Installing po/mr/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/mr/LC_MESSAGES Installing po/ms/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/ms/LC_MESSAGES Installing po/nb/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/nb/LC_MESSAGES Installing po/ne/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/ne/LC_MESSAGES Installing po/nl/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/nl/LC_MESSAGES Installing po/oc/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/oc/LC_MESSAGES Installing po/or/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/pl/LC_MESSAGES Installing po/pt/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/ru/LC_MESSAGES Installing po/sk/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/sl/LC_MESSAGES Installing po/sr/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/sr/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/sr@latin/LC_MESSAGES Installing po/sv/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/te/LC_MESSAGES Installing po/tg/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/tg/LC_MESSAGES Installing po/th/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/th/LC_MESSAGES Installing po/tr/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/tr/LC_MESSAGES Installing po/ug/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/ug/LC_MESSAGES Installing po/uk/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/uk/LC_MESSAGES Installing po/vi/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/vi/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_HK/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/zh_HK/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/glib-networking.mo to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/share/locale/zh_TW/LC_MESSAGES Installing proxy/environment/libgioenvironmentproxy.so to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/lib/gio/modules Installing tls/gnutls/libgiognutls.so to /var/lib/managarm-buildenv/build/packages/glib-networking.collect/usr/lib/gio/modules Running custom install script '/usr/bin/python3 /var/lib/managarm-buildenv/src/ports/glib-networking/meson_post_install.py /usr/bin/gio-querymodules /usr/lib/gio/modules' xbstrap: pack glib-networking [30/30] [2024-11-17 21:39:20.609282 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 30, 'n_this': 29, 'status': 'success', 'subject': 'glib-networking'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'glib-networking', '-n', 'glib-networking-2.72.2_7', '-D', 'mlibc>=0 glib>=0 gnutls>=0 gsettings-desktop-schemas>=0', '--desc', 'Network-related giomodules for glib', '--long-desc', 'This package contains network related gio modules for GLib.', '--license', 'LGPL-2.1-or-later', '--homepage', 'https://gitlab.gnome.org/GNOME/glib-networking', '--maintainer', 'Dennis Bonke ', '--tags', 'net-libs', '/tmp/tmpccj_e2fy'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/glib-networking-2.72.2_7.x86_64.xbps'] (x86_64) [2024-11-17 21:39:20.711052 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 30, 'n_this': 30, 'status': 'success', 'subject': 'glib-networking'} [2024-11-17 21:39:20.717873 sunset] DEBUG: xbbs.worker: successfully uploaded package glib-networking for JobMessage(project='managarm', job='package:glib-networking', repository='https://github.com/managarm/bootstrap-managarm.git', revision='72acce52c34f552bdf1b45c7b2378f78437d2011', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_9'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_10'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_9'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_9'}, 'pcre2': {'architecture': 'x86_64', 'version': '10.42_5'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'glib': {'architecture': 'x86_64', 'version': '2.78.4_5'}, 'gmp': {'architecture': 'x86_64', 'version': '6.2.1_8'}, 'libunistring': {'architecture': 'x86_64', 'version': '1.1_6'}, 'libidn2': {'architecture': 'x86_64', 'version': '2.3.2_10'}, 'nettle': {'architecture': 'x86_64', 'version': '3.8.1_7'}, 'libtasn': {'architecture': 'x86_64', 'version': '4.19.0_6'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1q_7'}, 'p11-kit': {'architecture': 'x86_64', 'version': '0.25.0_6'}, 'gnutls': {'architecture': 'x86_64', 'version': '3.7.8_8'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4108_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl346_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4108_2'}, 'gsettings-desktop-schemas': {'architecture': 'x86_64', 'version': '42.0_7'}}, needed_tools={'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}}, prod_pkgs={'glib-networking': {'architecture': 'x86_64', 'version': '2.72.2_7'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-11-17 21:39:21.027336 sunset] INFO: xbbs.worker: job done. return code: 0