﻿2025-08-20T19:03:12.2778789Z Current runner version: '2.328.0'
2025-08-20T19:03:12.2802826Z ##[group]Runner Image Provisioner
2025-08-20T19:03:12.2803637Z Hosted Compute Agent
2025-08-20T19:03:12.2804762Z Version: 20250818.377
2025-08-20T19:03:12.2805382Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:03:12.2806117Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:03:12.2806740Z ##[endgroup]
2025-08-20T19:03:12.2807454Z ##[group]Operating System
2025-08-20T19:03:12.2808077Z Ubuntu
2025-08-20T19:03:12.2808590Z 24.04.2
2025-08-20T19:03:12.2809072Z LTS
2025-08-20T19:03:12.2809619Z ##[endgroup]
2025-08-20T19:03:12.2810147Z ##[group]Runner Image
2025-08-20T19:03:12.2810735Z Image: ubuntu-24.04
2025-08-20T19:03:12.2811339Z Version: 20250810.1.0
2025-08-20T19:03:12.2812373Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:03:12.2814012Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T19:03:12.2815033Z ##[endgroup]
2025-08-20T19:03:12.2816382Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:03:12.2818442Z Attestations: write
2025-08-20T19:03:12.2819131Z Contents: write
2025-08-20T19:03:12.2819699Z Metadata: read
2025-08-20T19:03:12.2820214Z Packages: write
2025-08-20T19:03:12.2820813Z ##[endgroup]
2025-08-20T19:03:12.2822865Z Secret source: Actions
2025-08-20T19:03:12.2823652Z Prepare workflow directory
2025-08-20T19:03:12.3151183Z Prepare all required actions
2025-08-20T19:03:12.3189572Z Getting action download info
2025-08-20T19:03:12.8283544Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T19:03:13.5191758Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T19:03:14.2258333Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T19:03:14.3340464Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T19:03:15.3531725Z Getting action download info
2025-08-20T19:03:15.5558309Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T19:03:16.0446796Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T19:03:16.5639150Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable)
2025-08-20T19:03:16.6187662Z ##[group]Run ##Presets
2025-08-20T19:03:16.6187990Z [36;1m##Presets[0m
2025-08-20T19:03:16.6188223Z [36;1mset +x ; set +e[0m
2025-08-20T19:03:16.6188446Z [36;1m#-------------#[0m
2025-08-20T19:03:16.6188759Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T19:03:16.6189129Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T19:03:16.6189485Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6189783Z [36;1m  fi[0m
2025-08-20T19:03:16.6190051Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T19:03:16.6190439Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T19:03:16.6190786Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6191069Z [36;1m  fi[0m
2025-08-20T19:03:16.6191322Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T19:03:16.6191720Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T19:03:16.6192051Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6192315Z [36;1m  fi[0m
2025-08-20T19:03:16.6192558Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T19:03:16.6192904Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T19:03:16.6193444Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T19:03:16.6193736Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:03:16.6194054Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6194423Z [36;1m     else[0m
2025-08-20T19:03:16.6194667Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6194959Z [36;1m     fi[0m
2025-08-20T19:03:16.6195160Z [36;1m  fi[0m
2025-08-20T19:03:16.6195341Z [36;1mfi[0m
2025-08-20T19:03:16.6260729Z shell: /usr/bin/bash -e {0}
2025-08-20T19:03:16.6261261Z env:
2025-08-20T19:03:16.6261744Z   GH_TOKEN: ***
2025-08-20T19:03:16.6261949Z ##[endgroup]
2025-08-20T19:03:16.6543799Z ##[group]Run ##Presets
2025-08-20T19:03:16.6544242Z [36;1m##Presets[0m
2025-08-20T19:03:16.6544630Z [36;1mset +x ; set +e[0m
2025-08-20T19:03:16.6544941Z [36;1m#-------------#[0m
2025-08-20T19:03:16.6545248Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T19:03:16.6545895Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T19:03:16.6546509Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T19:03:16.6547287Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T19:03:16.6547812Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T19:03:16.6548306Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T19:03:16.6548774Z [36;1m  exit 1[0m
2025-08-20T19:03:16.6549059Z [36;1mfi[0m
2025-08-20T19:03:16.6585847Z shell: /usr/bin/bash -e {0}
2025-08-20T19:03:16.6586249Z env:
2025-08-20T19:03:16.6586717Z   RO_GHTOKEN: ***
2025-08-20T19:03:16.6587246Z   RO_GLTOKEN: ***
2025-08-20T19:03:16.6588577Z   MINISIGN_KEY: ***
2025-08-20T19:03:16.6588874Z ##[endgroup]
2025-08-20T19:03:16.6786509Z ##[group]Run ##Presets
2025-08-20T19:03:16.6786852Z [36;1m##Presets[0m
2025-08-20T19:03:16.6787337Z [36;1mset +x ; set +e[0m
2025-08-20T19:03:16.6787564Z [36;1m#-------------#[0m
2025-08-20T19:03:16.6787784Z [36;1m##Host Triplet[0m
2025-08-20T19:03:16.6788065Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:03:16.6788385Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T19:03:16.6788695Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:03:16.6789000Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T19:03:16.6789286Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T19:03:16.6789615Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T19:03:16.6789938Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T19:03:16.6790254Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T19:03:16.6790516Z [36;1m   fi[0m
2025-08-20T19:03:16.6790799Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:03:16.6791248Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T19:03:16.6791545Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:03:16.6791878Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T19:03:16.6792161Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T19:03:16.6792385Z [36;1m fi[0m
2025-08-20T19:03:16.6792651Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6793038Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6793401Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6793745Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6794019Z [36;1m##Debug[0m
2025-08-20T19:03:16.6794230Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T19:03:16.6794487Z [36;1m   export DEBUG="1"[0m
2025-08-20T19:03:16.6794709Z [36;1m else[0m
2025-08-20T19:03:16.6794901Z [36;1m   export DEBUG="0"[0m
2025-08-20T19:03:16.6795300Z [36;1m fi[0m
2025-08-20T19:03:16.6795520Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6795799Z [36;1m##Docker Platform[0m
2025-08-20T19:03:16.6796085Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T19:03:16.6796406Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T19:03:16.6796730Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T19:03:16.6797303Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T19:03:16.6797629Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T19:03:16.6797957Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T19:03:16.6798269Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T19:03:16.6798577Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T19:03:16.6798823Z [36;1m fi[0m
2025-08-20T19:03:16.6799103Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6799523Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6799845Z [36;1m##GHCRPKG_URL[0m
2025-08-20T19:03:16.6800325Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:03:16.6800842Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T19:03:16.6801139Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6801439Z [36;1m##Logs[0m
2025-08-20T19:03:16.6801642Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T19:03:16.6801902Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T19:03:16.6802134Z [36;1m else[0m
2025-08-20T19:03:16.6802333Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T19:03:16.6802590Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T19:03:16.6802835Z [36;1m fi[0m
2025-08-20T19:03:16.6803235Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6803617Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6803955Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T19:03:16.6804303Z [36;1m PKG_FAMILY_LOCAL="$(echo "bin-graph" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:03:16.6804692Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T19:03:16.6805011Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6805326Z [36;1m##Rebuild[0m
2025-08-20T19:03:16.6805542Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T19:03:16.6805812Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T19:03:16.6806057Z [36;1m else[0m
2025-08-20T19:03:16.6806260Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T19:03:16.6806499Z [36;1m fi[0m
2025-08-20T19:03:16.6806756Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6807263Z [36;1m ##SBUILD_URL[0m
2025-08-20T19:03:16.6807705Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T19:03:16.6808232Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T19:03:16.6809006Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml" | tr -d '[:space:]')"[0m
2025-08-20T19:03:16.6809727Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:03:16.6810088Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T19:03:16.6810512Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T19:03:16.6810927Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T19:03:16.6811295Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6811582Z [36;1m    exit 1[0m
2025-08-20T19:03:16.6811781Z [36;1m   else[0m
2025-08-20T19:03:16.6812122Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T19:03:16.6812475Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6812805Z [36;1m    #Check for x_exec.host[0m
2025-08-20T19:03:16.6813129Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T19:03:16.6813470Z [36;1m      #check if supported[0m
2025-08-20T19:03:16.6813837Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T19:03:16.6814351Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T19:03:16.6814763Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T19:03:16.6815078Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6815362Z [36;1m         exit 1[0m
2025-08-20T19:03:16.6815579Z [36;1m       fi[0m
2025-08-20T19:03:16.6815780Z [36;1m      #get build system[0m
2025-08-20T19:03:16.6816146Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T19:03:16.6816522Z [36;1m       export BUILD_SYS[0m
2025-08-20T19:03:16.6816793Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6817366Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T19:03:16.6817693Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6818004Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6818327Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T19:03:16.6818659Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6818974Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:16.6819246Z [36;1m       fi[0m
2025-08-20T19:03:16.6819572Z [36;1m     fi[0m
2025-08-20T19:03:16.6819763Z [36;1m   fi[0m
2025-08-20T19:03:16.6819969Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T19:03:16.6855711Z shell: /usr/bin/bash -e {0}
2025-08-20T19:03:16.6855966Z ##[endgroup]
2025-08-20T19:03:17.3728770Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:03:17.3731908Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:03:17.3732325Z 
2025-08-20T19:03:17.5121227Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:03:17.5122118Z 100  4195  100  4195    0     0  29751      0 --:--:-- --:--:-- --:--:-- 29964
2025-08-20T19:03:17.5133917Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:03:17.5359939Z ##[group]Run ##Presets
2025-08-20T19:03:17.5360232Z [36;1m##Presets[0m
2025-08-20T19:03:17.5360436Z [36;1mset +x ; set +e[0m
2025-08-20T19:03:17.5360651Z [36;1m#-------------#[0m
2025-08-20T19:03:17.5360855Z [36;1m##Debug?[0m
2025-08-20T19:03:17.5361110Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:03:17.5361403Z [36;1m  set -x[0m
2025-08-20T19:03:17.5361585Z [36;1mfi[0m
2025-08-20T19:03:17.5361763Z [36;1m#-------------#[0m
2025-08-20T19:03:17.5361963Z [36;1m##CoreUtils[0m
2025-08-20T19:03:17.5362169Z [36;1msudo apt update -y[0m
2025-08-20T19:03:17.5362514Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T19:03:17.5363519Z [36;1msudo apt install apt-transport-https apt-utils ca-certificates coreutils dos2unix gnupg2 jq moreutils p7zip-full rename rsync software-properties-common texinfo tmux util-linux wget -y 2>/dev/null ; sudo apt update -y 2>/dev/null[0m
2025-08-20T19:03:17.5364425Z [36;1m##tmp[0m
2025-08-20T19:03:17.5364706Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T19:03:17.5365026Z [36;1m#GH ENV[0m
2025-08-20T19:03:17.5365255Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:17.5365724Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:17.5365988Z [36;1m#-------------#[0m
2025-08-20T19:03:17.5366209Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T19:03:17.5366451Z [36;1msudo apt update -y[0m
2025-08-20T19:03:17.5366692Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T19:03:17.5367293Z [36;1m##Setup Minisign[0m
2025-08-20T19:03:17.5367536Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T19:03:17.5367970Z [36;1mecho "***[0m
2025-08-20T19:03:17.5369275Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T19:03:17.5369572Z [36;1m##User-Agent[0m
2025-08-20T19:03:17.5370311Z [36;1mUSER_AGENT="$(curl -qfsSL 'https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Misc/User-Agents/ua_chrome_macos_latest.txt')" && export USER_AGENT="${USER_AGENT}"[0m
2025-08-20T19:03:17.5371100Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:17.5413770Z shell: /usr/bin/bash -e {0}
2025-08-20T19:03:17.5414033Z env:
2025-08-20T19:03:17.5414263Z   CROSS_COMPILING: NO
2025-08-20T19:03:17.5414478Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:03:17.5414770Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:03:17.5415167Z   ON_QEMU: NO
2025-08-20T19:03:17.5415508Z   DEBUG: 0
2025-08-20T19:03:17.5415848Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:03:17.5416293Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:03:17.5417203Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable
2025-08-20T19:03:17.5417803Z   KEEP_LOGS: YES
2025-08-20T19:03:17.5418159Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:03:17.5418575Z   PKG_FAMILY_LOCAL: bin-graph
2025-08-20T19:03:17.5419011Z   SBUILD_REBUILD: false
2025-08-20T19:03:17.5419697Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:03:17.5420373Z   BUILD_SYS: docker://ppkg
2025-08-20T19:03:17.5420607Z   BUILD_ON_HOST: FALSE
2025-08-20T19:03:17.5420811Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:03:17.5421008Z ##[endgroup]
2025-08-20T19:03:17.5574857Z 
2025-08-20T19:03:17.5575287Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:03:17.5575808Z 
2025-08-20T19:03:17.6162119Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:03:17.6475478Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:03:17.6496754Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T19:03:17.6541413Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T19:03:17.6567174Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T19:03:17.7478844Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:03:17.7746175Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T19:03:17.7888085Z Get:17 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T19:03:17.7899924Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T19:03:17.7924377Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T19:03:17.7953621Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T19:03:17.8025206Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T19:03:17.8052746Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T19:03:17.8083976Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T19:03:17.8175004Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T19:03:17.8204900Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T19:03:17.8212886Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T19:03:17.8800261Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T19:03:17.8816636Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [30.2 kB]
2025-08-20T19:03:17.8834228Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe Translation-en [17.4 kB]
2025-08-20T19:03:17.8844180Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T19:03:17.8854449Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T19:03:17.8863080Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T19:03:17.8870846Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T19:03:17.8941112Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T19:03:17.8959673Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T19:03:17.8973129Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T19:03:17.9028671Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T19:03:17.9051272Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T19:03:17.9061616Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T19:03:17.9199282Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T19:03:17.9640287Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T19:03:17.9650235Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T19:03:18.3779450Z Get:34 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T19:03:18.4285560Z Get:35 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T19:03:18.4628027Z Get:36 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T19:03:24.5168466Z Fetched 10.6 MB in 1s (8570 kB/s)
2025-08-20T19:03:25.1914494Z Reading package lists...
2025-08-20T19:03:25.3278438Z Building dependency tree...
2025-08-20T19:03:25.3284769Z Reading state information...
2025-08-20T19:03:25.3413592Z 47 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:03:25.3525468Z 
2025-08-20T19:03:25.3526247Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:03:25.3526666Z 
2025-08-20T19:03:25.3651754Z Reading package lists...
2025-08-20T19:03:25.5183713Z Building dependency tree...
2025-08-20T19:03:25.5191207Z Reading state information...
2025-08-20T19:03:25.6647712Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:03:25.6648819Z bc set to manually installed.
2025-08-20T19:03:25.6649560Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:03:25.6650373Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T19:03:25.6651050Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:03:25.6651690Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:03:25.6652328Z The following additional packages will be installed:
2025-08-20T19:03:25.6653819Z   libtime-duration-perl
2025-08-20T19:03:25.6904389Z The following NEW packages will be installed:
2025-08-20T19:03:25.6910617Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T19:03:25.7074071Z 0 upgraded, 4 newly installed, 0 to remove and 47 not upgraded.
2025-08-20T19:03:25.7302622Z Need to get 616 kB of archives.
2025-08-20T19:03:25.7303347Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T19:03:25.8253865Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:03:25.8254595Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T19:03:25.9929556Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T19:03:26.0796564Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T19:03:26.1963882Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T19:03:26.6634820Z Fetched 616 kB in 1s (886 kB/s)
2025-08-20T19:03:26.6826340Z Selecting previously unselected package fdupes.
2025-08-20T19:03:26.6995618Z (Reading database ... 
2025-08-20T19:03:26.6996364Z (Reading database ... 5%
2025-08-20T19:03:26.6996694Z (Reading database ... 10%
2025-08-20T19:03:26.6997379Z (Reading database ... 15%
2025-08-20T19:03:26.6997676Z (Reading database ... 20%
2025-08-20T19:03:26.6998047Z (Reading database ... 25%
2025-08-20T19:03:26.6998321Z (Reading database ... 30%
2025-08-20T19:03:26.6998584Z (Reading database ... 35%
2025-08-20T19:03:26.6998947Z (Reading database ... 40%
2025-08-20T19:03:26.6999205Z (Reading database ... 45%
2025-08-20T19:03:26.6999463Z (Reading database ... 50%
2025-08-20T19:03:26.7119342Z (Reading database ... 55%
2025-08-20T19:03:26.7212121Z (Reading database ... 60%
2025-08-20T19:03:26.7313441Z (Reading database ... 65%
2025-08-20T19:03:26.7428901Z (Reading database ... 70%
2025-08-20T19:03:26.7533004Z (Reading database ... 75%
2025-08-20T19:03:26.7639418Z (Reading database ... 80%
2025-08-20T19:03:26.7876203Z (Reading database ... 85%
2025-08-20T19:03:26.8262398Z (Reading database ... 90%
2025-08-20T19:03:26.8424073Z (Reading database ... 95%
2025-08-20T19:03:26.8424504Z (Reading database ... 100%
2025-08-20T19:03:26.8425002Z (Reading database ... 219881 files and directories currently installed.)
2025-08-20T19:03:26.8467945Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T19:03:26.8491969Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T19:03:26.8720018Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T19:03:26.8855407Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T19:03:26.8866312Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T19:03:26.9082904Z Selecting previously unselected package moreutils.
2025-08-20T19:03:26.9215531Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T19:03:26.9225903Z Unpacking moreutils (0.69-1) ...
2025-08-20T19:03:26.9501795Z Selecting previously unselected package dos2unix.
2025-08-20T19:03:26.9634399Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T19:03:26.9642446Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T19:03:27.0808921Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T19:03:27.0833832Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T19:03:27.0859125Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T19:03:27.0881000Z Setting up moreutils (0.69-1) ...
2025-08-20T19:03:27.0905598Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:03:36.8730025Z 
2025-08-20T19:03:36.8730526Z Running kernel seems to be up-to-date.
2025-08-20T19:03:36.8730903Z 
2025-08-20T19:03:36.8731068Z Restarting services...
2025-08-20T19:03:36.8803846Z 
2025-08-20T19:03:36.8804204Z Service restarts being deferred:
2025-08-20T19:03:36.8805629Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:03:36.8806013Z 
2025-08-20T19:03:36.8806542Z No containers need to be restarted.
2025-08-20T19:03:36.8806812Z 
2025-08-20T19:03:36.8807143Z No user sessions are running outdated binaries.
2025-08-20T19:03:36.8807352Z 
2025-08-20T19:03:36.8807573Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:03:37.7359266Z Reading package lists...
2025-08-20T19:03:37.8878334Z Building dependency tree...
2025-08-20T19:03:37.8885936Z Reading state information...
2025-08-20T19:03:38.0448249Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:03:38.0449625Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:03:38.0450255Z apt-utils set to manually installed.
2025-08-20T19:03:38.0450817Z ca-certificates is already the newest version (20240203).
2025-08-20T19:03:38.0451532Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:03:38.0452104Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:03:38.0452675Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:03:38.0453269Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:03:38.0453790Z moreutils is already the newest version (0.69-1).
2025-08-20T19:03:38.0454391Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:03:38.0454964Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:03:38.0455491Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:03:38.0455988Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T19:03:38.0456408Z tmux set to manually installed.
2025-08-20T19:03:38.0457060Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:03:38.0457672Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:03:38.0458236Z The following additional packages will be installed:
2025-08-20T19:03:38.0458748Z   python3-software-properties
2025-08-20T19:03:38.0459141Z Recommended packages:
2025-08-20T19:03:38.0459488Z   unattended-upgrades
2025-08-20T19:03:38.0725858Z The following NEW packages will be installed:
2025-08-20T19:03:38.0726196Z   rename
2025-08-20T19:03:38.0733970Z The following packages will be upgraded:
2025-08-20T19:03:38.0734922Z   python3-software-properties software-properties-common
2025-08-20T19:03:38.0894861Z 2 upgraded, 1 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:03:38.1121455Z Need to get 64.7 kB of archives.
2025-08-20T19:03:38.1122108Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T19:03:38.1122790Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:03:38.2098175Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T19:03:38.2934715Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T19:03:38.3763451Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T19:03:38.6255020Z Fetched 64.7 kB in 0s (235 kB/s)
2025-08-20T19:03:38.6496767Z (Reading database ... 
2025-08-20T19:03:38.6497415Z (Reading database ... 5%
2025-08-20T19:03:38.6498063Z (Reading database ... 10%
2025-08-20T19:03:38.6498426Z (Reading database ... 15%
2025-08-20T19:03:38.6498672Z (Reading database ... 20%
2025-08-20T19:03:38.6498914Z (Reading database ... 25%
2025-08-20T19:03:38.6499152Z (Reading database ... 30%
2025-08-20T19:03:38.6499401Z (Reading database ... 35%
2025-08-20T19:03:38.6499631Z (Reading database ... 40%
2025-08-20T19:03:38.6499860Z (Reading database ... 45%
2025-08-20T19:03:38.6500090Z (Reading database ... 50%
2025-08-20T19:03:38.6594170Z (Reading database ... 55%
2025-08-20T19:03:38.6611688Z (Reading database ... 60%
2025-08-20T19:03:38.6631128Z (Reading database ... 65%
2025-08-20T19:03:38.6665822Z (Reading database ... 70%
2025-08-20T19:03:38.6687228Z (Reading database ... 75%
2025-08-20T19:03:38.6708715Z (Reading database ... 80%
2025-08-20T19:03:38.6848786Z (Reading database ... 85%
2025-08-20T19:03:38.7116141Z (Reading database ... 90%
2025-08-20T19:03:38.7186077Z (Reading database ... 95%
2025-08-20T19:03:38.7186568Z (Reading database ... 100%
2025-08-20T19:03:38.7187495Z (Reading database ... 220050 files and directories currently installed.)
2025-08-20T19:03:38.7226467Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T19:03:38.7933377Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:03:38.8506373Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T19:03:38.9129149Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:03:38.9380961Z Selecting previously unselected package rename.
2025-08-20T19:03:38.9521077Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T19:03:38.9531574Z Unpacking rename (2.02-1) ...
2025-08-20T19:03:38.9927767Z Setting up rename (2.02-1) ...
2025-08-20T19:03:38.9988136Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T19:03:39.0009440Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T19:03:39.1243126Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T19:03:39.2229653Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:03:43.0849492Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T19:03:44.5278108Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:03:44.5553739Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:03:44.5564645Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:03:44.5578052Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:03:44.5584206Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:03:44.8098375Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:03:44.8675772Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:03:45.7134167Z Reading package lists...
2025-08-20T19:03:45.8600193Z Building dependency tree...
2025-08-20T19:03:45.8606494Z Reading state information...
2025-08-20T19:03:45.8736480Z 45 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:03:45.8885677Z 
2025-08-20T19:03:45.8886023Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:03:45.8886376Z 
2025-08-20T19:03:45.9379390Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:03:45.9650885Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:03:45.9660620Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:03:45.9668944Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:03:45.9676324Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:03:45.9759472Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:03:45.9802758Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:03:47.0761444Z Reading package lists...
2025-08-20T19:03:47.2174201Z Building dependency tree...
2025-08-20T19:03:47.2179927Z Reading state information...
2025-08-20T19:03:47.2307665Z 45 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:03:47.2421602Z 
2025-08-20T19:03:47.2422127Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:03:47.2422640Z 
2025-08-20T19:03:47.2550013Z Reading package lists...
2025-08-20T19:03:47.4048573Z Building dependency tree...
2025-08-20T19:03:47.4056524Z Reading state information...
2025-08-20T19:03:47.5539281Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:03:47.5913228Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:03:47.6204500Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T19:03:47.6573742Z ##[group]Run ##Presets
2025-08-20T19:03:47.6574016Z [36;1m##Presets[0m
2025-08-20T19:03:47.6574217Z [36;1mset +x ; set +e[0m
2025-08-20T19:03:47.6574428Z [36;1m#-------------#[0m
2025-08-20T19:03:47.6574632Z [36;1m##Debug?[0m
2025-08-20T19:03:47.6574874Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:03:47.6575171Z [36;1m  set -x[0m
2025-08-20T19:03:47.6575354Z [36;1mfi[0m
2025-08-20T19:03:47.6575531Z [36;1m#-------------#[0m
2025-08-20T19:03:47.6576148Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T19:03:47.6576745Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T19:03:47.6577494Z [36;1msudo service procps restart[0m
2025-08-20T19:03:47.6577767Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T19:03:47.6617239Z shell: /usr/bin/bash -e {0}
2025-08-20T19:03:47.6617476Z env:
2025-08-20T19:03:47.6617714Z   CROSS_COMPILING: NO
2025-08-20T19:03:47.6617929Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:03:47.6618153Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:03:47.6618366Z   ON_QEMU: NO
2025-08-20T19:03:47.6618543Z   DEBUG: 0
2025-08-20T19:03:47.6618728Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:03:47.6619056Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:03:47.6638677Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable
2025-08-20T19:03:47.6639038Z   KEEP_LOGS: YES
2025-08-20T19:03:47.6639256Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:03:47.6639486Z   PKG_FAMILY_LOCAL: bin-graph
2025-08-20T19:03:47.6639735Z   SBUILD_REBUILD: false
2025-08-20T19:03:47.6640281Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:03:47.6640849Z   BUILD_SYS: docker://ppkg
2025-08-20T19:03:47.6641069Z   BUILD_ON_HOST: FALSE
2025-08-20T19:03:47.6641272Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:03:47.6641467Z   SYSTMP: /tmp
2025-08-20T19:03:47.6641649Z   GHA_MODE: MATRIX
2025-08-20T19:03:47.6642084Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:03:47.6642550Z ##[endgroup]
2025-08-20T19:03:47.6763928Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T19:03:47.6835146Z 0
2025-08-20T19:03:47.7160947Z vm.max_map_count = 262144
2025-08-20T19:03:47.7161412Z fs.inotify.max_user_watches = 655360
2025-08-20T19:03:47.7161766Z fs.inotify.max_user_instances = 1280
2025-08-20T19:03:47.7162021Z vm.mmap_rnd_bits = 28
2025-08-20T19:03:47.7233058Z ##[group]Run ##Presets
2025-08-20T19:03:47.7233375Z [36;1m##Presets[0m
2025-08-20T19:03:47.7233585Z [36;1mset +x ; set +e[0m
2025-08-20T19:03:47.7233793Z [36;1m#-------------#[0m
2025-08-20T19:03:47.7233994Z [36;1m##Debug?[0m
2025-08-20T19:03:47.7234238Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:03:47.7234531Z [36;1m  set -x[0m
2025-08-20T19:03:47.7234713Z [36;1mfi[0m
2025-08-20T19:03:47.7234892Z [36;1m#-------------#[0m
2025-08-20T19:03:47.7235088Z [36;1m##Main[0m
2025-08-20T19:03:47.7235304Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:03:47.7235950Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T19:03:47.7236684Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T19:03:47.7237361Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T19:03:47.7237658Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T19:03:47.7237928Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T19:03:47.7238231Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T19:03:47.7238555Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T19:03:47.7238864Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T19:03:47.7239189Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T19:03:47.7239482Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T19:03:47.7239814Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T19:03:47.7240182Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T19:03:47.7240467Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T19:03:47.7240721Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T19:03:47.7241004Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T19:03:47.7241481Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T19:03:47.7241765Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T19:03:47.7242043Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T19:03:47.7242337Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T19:03:47.7242643Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T19:03:47.7242938Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T19:03:47.7243245Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T19:03:47.7243552Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T19:03:47.7243851Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T19:03:47.7244154Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T19:03:47.7244424Z [36;1m     "${POD_ID}" \[0m
2025-08-20T19:03:47.7244766Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T19:03:47.7245219Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:03:47.7245686Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:03:47.7246150Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T19:03:47.7246495Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:03:47.7246839Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:03:47.7247729Z [36;1m   sudo chown -Rv "$(whoami):$(whoami)" "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T19:03:47.7248515Z [36;1m   sudo chmod -R +xwr "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T19:03:47.7249045Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T19:03:47.7249320Z [36;1m else[0m
2025-08-20T19:03:47.7249795Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T19:03:47.7250159Z [36;1m fi[0m
2025-08-20T19:03:47.7250404Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T19:03:47.7250787Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T19:03:47.7251206Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:03:47.7251595Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:03:47.7251984Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:03:47.7252375Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:03:47.7252782Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:03:47.7253191Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:03:47.7253612Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:03:47.7254027Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:03:47.7254336Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:03:47.7293159Z shell: /usr/bin/bash -e {0}
2025-08-20T19:03:47.7293398Z env:
2025-08-20T19:03:47.7293577Z   CROSS_COMPILING: NO
2025-08-20T19:03:47.7293786Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:03:47.7294015Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:03:47.7294229Z   ON_QEMU: NO
2025-08-20T19:03:47.7294415Z   DEBUG: 0
2025-08-20T19:03:47.7294600Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:03:47.7294826Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:03:47.7295128Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable
2025-08-20T19:03:47.7295458Z   KEEP_LOGS: YES
2025-08-20T19:03:47.7295653Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:03:47.7295870Z   PKG_FAMILY_LOCAL: bin-graph
2025-08-20T19:03:47.7296249Z   SBUILD_REBUILD: false
2025-08-20T19:03:47.7296784Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:03:47.7297489Z   BUILD_SYS: docker://ppkg
2025-08-20T19:03:47.7297711Z   BUILD_ON_HOST: FALSE
2025-08-20T19:03:47.7297903Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:03:47.7298094Z   SYSTMP: /tmp
2025-08-20T19:03:47.7298274Z   GHA_MODE: MATRIX
2025-08-20T19:03:47.7298701Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:03:47.7299368Z   GHCR_TOKEN: ***
2025-08-20T19:03:47.7299653Z   GITHUB_TOKEN: ***
2025-08-20T19:03:47.7299885Z   GITLAB_TOKEN: ***
2025-08-20T19:03:47.7301058Z   MINISIGN_KEY: ***
2025-08-20T19:03:47.7301241Z ##[endgroup]
2025-08-20T19:03:47.7755830Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T19:03:47.9393558Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:03:47.9394547Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:03:47.9394907Z 
2025-08-20T19:03:47.9733222Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:03:47.9733871Z 100  4195  100  4195    0     0   120k      0 --:--:-- --:--:-- --:--:--  120k
2025-08-20T19:03:47.9745167Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:03:47.9832513Z 
2025-08-20T19:03:47.9832878Z [+] Building [/tmp/tmp.ZYoKzvWgb1/SBUILD_INPUT] Locally
2025-08-20T19:03:47.9833313Z 
2025-08-20T19:03:47.9847546Z '/tmp/tmp.ZYoKzvWgb1/SBUILD_INPUT' -> '/tmp/pkgforge/1fkJufHu3_build.yaml'
2025-08-20T19:03:48.0427815Z 
2025-08-20T19:03:48.0428166Z [+] Passwordless sudo is Configured
2025-08-20T19:03:48.2294599Z 
2025-08-20T19:03:48.2307635Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T19:03:48.2307870Z 
2025-08-20T19:03:48.2766507Z 
2025-08-20T19:03:48.2767820Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T19:03:48.2768354Z 
2025-08-20T19:03:48.2768375Z 
2025-08-20T19:03:48.2768737Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T19:03:48.2769240Z 
2025-08-20T19:03:48.2845846Z [+] Installing: 7z -> 7z
2025-08-20T19:03:48.8119253Z [+] Installing: actionlint -> actionlint
2025-08-20T19:03:49.3474465Z [+] Installing: anew -> anew
2025-08-20T19:03:49.8946665Z [+] Installing: anew-rs -> anew-rs
2025-08-20T19:03:50.4408168Z [+] Installing: ansi2html -> ansi2html
2025-08-20T19:03:51.0609826Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T19:03:51.5681010Z [+] Installing: archey -> archey
2025-08-20T19:03:52.4649065Z [+] Installing: aria2 -> aria2c
2025-08-20T19:03:53.0385066Z [+] Installing: askalono -> askalono
2025-08-20T19:03:53.5768043Z [+] Installing: bsdtar -> bsdtar
2025-08-20T19:03:54.1489666Z [+] Installing: b3sum -> b3sum
2025-08-20T19:03:54.6650874Z [+] Installing: bita -> bita
2025-08-20T19:03:55.2266259Z [+] Installing: btop -> btop
2025-08-20T19:03:55.8556102Z [+] Installing: chafa -> chafa
2025-08-20T19:03:56.4415164Z [+] Installing: cloudflared -> cloudflared
2025-08-20T19:03:58.0208473Z [+] Installing: croc -> croc
2025-08-20T19:03:58.8782460Z [+] Installing: csvtk -> csvtk
2025-08-20T19:04:00.1298390Z [+] Installing: cutlines -> cutlines
2025-08-20T19:04:00.6251276Z curl: (22) The requested URL returned error: 404
2025-08-20T19:04:00.6284429Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T19:04:00.6285554Z [+] Installing: dbin -> dbin
2025-08-20T19:04:01.2356111Z [+] Installing: dasel -> dasel
2025-08-20T19:04:01.7900140Z [+] Installing: delta -> delta
2025-08-20T19:04:02.3190789Z [+] Installing: ds -> ds
2025-08-20T19:04:02.8040119Z curl: (22) The requested URL returned error: 404
2025-08-20T19:04:02.8072627Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T19:04:02.8073393Z [+] Installing: dos2unix -> dos2unix
2025-08-20T19:04:03.4218677Z [+] Installing: duf -> duf
2025-08-20T19:04:03.9236208Z [+] Installing: duplicut -> duplicut
2025-08-20T19:04:04.5231905Z [+] Installing: dust -> dust
2025-08-20T19:04:05.1874601Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T19:04:06.0138320Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T19:04:06.5285067Z [+] Installing: dysk -> dysk
2025-08-20T19:04:07.0550827Z [+] Installing: eget -> eget
2025-08-20T19:04:07.5850909Z [+] Installing: epoch -> epoch
2025-08-20T19:04:08.1276749Z [+] Installing: faketty -> faketty
2025-08-20T19:04:08.6639098Z [+] Installing: fastfetch -> fastfetch
2025-08-20T19:04:09.3181188Z [+] Installing: freeze -> freeze
2025-08-20T19:04:09.8936818Z [+] Installing: fusermount3 -> fusermount
2025-08-20T19:04:10.3803111Z [+] Installing: gdu -> gdu
2025-08-20T19:04:10.9981935Z [+] Installing: gh -> gh
2025-08-20T19:04:11.7044318Z [+] Installing: gitleaks -> gitleaks
2025-08-20T19:04:12.8234126Z [+] Installing: git-sizer -> git-sizer
2025-08-20T19:04:13.5443326Z [+] Installing: glab -> glab
2025-08-20T19:04:14.1875908Z [+] Installing: glow -> glow
2025-08-20T19:04:14.7728508Z [+] Installing: httpx -> httpx
2025-08-20T19:04:15.3889262Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T19:04:16.9165254Z [+] Installing: husarnet -> husarnet
2025-08-20T19:04:17.4276371Z curl: (22) The requested URL returned error: 404
2025-08-20T19:04:17.4312359Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T19:04:17.4313629Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T19:04:17.9150999Z curl: (22) The requested URL returned error: 404
2025-08-20T19:04:17.9184918Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T19:04:17.9185894Z [+] Installing: imgcat -> imgcat
2025-08-20T19:04:18.4414533Z [+] Installing: jc -> jc
2025-08-20T19:04:19.7144838Z [+] Installing: jq -> jq
2025-08-20T19:04:20.3744207Z [+] Installing: logdy -> logdy
2025-08-20T19:04:22.4619308Z [+] Installing: micro -> micro
2025-08-20T19:04:23.4377318Z [+] Installing: miniserve -> miniserve
2025-08-20T19:04:24.3221161Z [+] Installing: minisign -> minisign
2025-08-20T19:04:24.8195743Z [+] Installing: ncdu -> ncdu
2025-08-20T19:04:25.5354114Z [+] Installing: notify -> notify
2025-08-20T19:04:26.7526621Z [+] Installing: ouch -> ouch
2025-08-20T19:04:27.3044631Z [+] Installing: oras -> oras
2025-08-20T19:04:27.8521804Z [+] Installing: pipetty -> pipetty
2025-08-20T19:04:28.3775850Z [+] Installing: pixterm -> pixterm
2025-08-20T19:04:29.1811611Z [+] Installing: qsv -> qsv
2025-08-20T19:04:29.7487674Z [+] Installing: rclone -> rclone
2025-08-20T19:04:30.4674705Z [+] Installing: ripgrep -> rg
2025-08-20T19:04:31.0047924Z [+] Installing: rga -> rga
2025-08-20T19:04:31.5511572Z [+] Installing: rsync -> rsync
2025-08-20T19:04:32.0796785Z [+] Installing: script -> script
2025-08-20T19:04:32.5698593Z [+] Installing: shellcheck -> shellcheck
2025-08-20T19:04:33.5627359Z [+] Installing: soar -> soar
2025-08-20T19:04:34.1769616Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T19:04:35.2325194Z [+] Installing: sstrip -> sstrip
2025-08-20T19:04:35.8604535Z [+] Installing: strace -> strace
2025-08-20T19:04:36.3924918Z [+] Installing: sttr -> sttr
2025-08-20T19:04:37.2986319Z [+] Installing: tailscale -> tailscale
2025-08-20T19:04:37.9018718Z [+] Installing: tailscaled -> tailscaled
2025-08-20T19:04:39.3069295Z [+] Installing: taplo -> taplo
2025-08-20T19:04:39.8615450Z [+] Installing: tldr -> tldr
2025-08-20T19:04:40.4071206Z [+] Installing: tldr -> tealdeer
2025-08-20T19:04:40.9402615Z [+] Installing: tmux -> tmux
2025-08-20T19:04:41.6320693Z [+] Installing: tok -> tok
2025-08-20T19:04:42.1706168Z [+] Installing: trufflehog -> trufflehog
2025-08-20T19:04:42.8766426Z [+] Installing: trurl -> trurl
2025-08-20T19:04:43.4383226Z [+] Installing: tss -> tss
2025-08-20T19:04:44.0648930Z [+] Installing: ulexec -> ulexec
2025-08-20T19:04:44.7959024Z [+] Installing: unfurl -> unfurl
2025-08-20T19:04:45.3495665Z [+] Installing: upx -> upx
2025-08-20T19:04:45.8643443Z [+] Installing: validtoml -> validtoml
2025-08-20T19:04:46.6084114Z [+] Installing: wget -> wget
2025-08-20T19:04:47.1483365Z [+] Installing: wget2 -> wget2
2025-08-20T19:04:47.7379508Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T19:04:48.5174998Z [+] Installing: xq -> xq
2025-08-20T19:04:49.0797871Z [+] Installing: xz -> xz
2025-08-20T19:04:49.6860778Z [+] Installing: unxz -> unxz
2025-08-20T19:04:50.1772987Z [+] Installing: yq -> yq
2025-08-20T19:04:50.7533544Z [+] Installing: yj -> yj
2025-08-20T19:04:51.2611885Z [+] Installing: zapper -> zapper
2025-08-20T19:04:51.7455501Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T19:04:52.2963058Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T19:04:52.9031089Z curl: (22) The requested URL returned error: 404
2025-08-20T19:04:52.9068139Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T19:04:52.9069193Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T19:04:53.4172784Z curl: (22) The requested URL returned error: 404
2025-08-20T19:04:53.4206835Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T19:04:53.4208363Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T19:04:53.9190844Z curl: (22) The requested URL returned error: 404
2025-08-20T19:04:53.9224792Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T19:04:53.9226190Z [+] Installing: zstd -> zstd
2025-08-20T19:04:54.5211433Z [+] Creating symlinks...
2025-08-20T19:04:54.5302500Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T19:04:54.5397266Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T19:04:54.5491599Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T19:04:54.5585827Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T19:04:54.5681481Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T19:04:54.5775952Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T19:04:54.5870524Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T19:04:54.5970341Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T19:04:54.6064111Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T19:04:54.6158835Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T19:04:54.6253448Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T19:04:54.6347947Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T19:04:54.6442298Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T19:04:54.6536607Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T19:04:54.6631432Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T19:04:54.6725398Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T19:04:54.6819737Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T19:04:54.6855932Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T19:04:54.6940833Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T19:04:54.7035209Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T19:04:54.7128859Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T19:04:54.7164908Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T19:04:54.7250659Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T19:04:54.7344889Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T19:04:54.7439447Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T19:04:54.7533537Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T19:04:54.7627183Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T19:04:54.7721465Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T19:04:54.7815066Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T19:04:54.7908948Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T19:04:54.8002507Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T19:04:54.8097183Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T19:04:54.8190997Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T19:04:54.8284988Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T19:04:54.8380875Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T19:04:54.8475249Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T19:04:54.8571828Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T19:04:54.8665434Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T19:04:54.8760233Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T19:04:54.8855277Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T19:04:54.8950686Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T19:04:54.9045545Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:04:54.9141886Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:04:54.9237850Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T19:04:54.9275051Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T19:04:54.9302634Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T19:04:54.9390783Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T19:04:54.9485030Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T19:04:54.9581821Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T19:04:54.9675741Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T19:04:54.9770022Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T19:04:54.9863513Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T19:04:54.9958065Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T19:04:55.0052948Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T19:04:55.0147826Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T19:04:55.0242420Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T19:04:55.0336274Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T19:04:55.0430786Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T19:04:55.0525389Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T19:04:55.0621196Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T19:04:55.0716650Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T19:04:55.0813968Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T19:04:55.0909431Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T19:04:55.1004498Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T19:04:55.1100062Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T19:04:55.1194882Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T19:04:55.1290547Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T19:04:55.1385175Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T19:04:55.1479709Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T19:04:55.1574756Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T19:04:55.1671758Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T19:04:55.1767539Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T19:04:55.1862947Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T19:04:55.1957369Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T19:04:55.2052563Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T19:04:55.2148763Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T19:04:55.2246626Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T19:04:55.2342224Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T19:04:55.2437504Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T19:04:55.2531902Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T19:04:55.2627523Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T19:04:55.2723491Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T19:04:55.2819927Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T19:04:55.2914827Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T19:04:55.3009699Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T19:04:55.3106129Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T19:04:55.3201652Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T19:04:55.3297442Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T19:04:55.3392157Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T19:04:55.3487623Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T19:04:55.3582709Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T19:04:55.3679642Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T19:04:55.3776609Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T19:04:55.3870961Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T19:04:55.3966001Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T19:04:55.4002803Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T19:04:55.4031186Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T19:04:55.4058835Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T19:04:55.4144751Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T19:04:55.4171106Z 
2025-08-20T19:04:55.4171617Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T19:04:55.4172123Z 
2025-08-20T19:04:55.4184591Z 
2025-08-20T19:04:55.4275392Z 
2025-08-20T19:04:55.4276472Z [+] Disk Size (/usr/local/bin) :: 930M --> 1.8G
2025-08-20T19:04:55.4276788Z 
2025-08-20T19:04:55.4277091Z [+] Installation completed!
2025-08-20T19:04:55.4348890Z 
2025-08-20T19:04:55.4349073Z [+] GITHUB_TOKEN is Exported
2025-08-20T19:04:55.8705786Z github.com
2025-08-20T19:04:55.8706622Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T19:04:55.8707377Z   - Active account: true
2025-08-20T19:04:55.8707717Z   - Git operations protocol: https
2025-08-20T19:04:55.8708103Z   - Token: ghp_************************************
2025-08-20T19:04:55.8709076Z   - Token scopes: 'public_repo', 'read:discussion', 'read:enterprise', 'read:gpg_key', 'read:packages', 'read:project', 'read:public_key', 'read:ssh_signing_key', 'repo_deployment', 'user:email'
2025-08-20T19:04:55.8710066Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T19:04:55.8710601Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T19:04:56.0893289Z Limit: 5000, Remaining: 3964, Reset: 2025-08-20 19:25:14 +0000 UTC (20m18s)
2025-08-20T19:04:56.0903422Z 
2025-08-20T19:04:56.0903623Z [+] GHCR_TOKEN is Exported
2025-08-20T19:04:56.0942051Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T19:04:56.4935551Z Login Succeeded
2025-08-20T19:04:56.4944957Z 
2025-08-20T19:04:56.4945146Z [+] GITLAB is Exported
2025-08-20T19:04:56.5237950Z [git remote -v]
2025-08-20T19:04:56.7671038Z gitlab.com
2025-08-20T19:04:56.7671949Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T19:04:56.7675078Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T19:04:56.7680294Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T19:04:56.7681033Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T19:04:56.7681769Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T19:04:56.7682414Z   ✓ Token found: **************************
2025-08-20T19:04:56.7682912Z 
2025-08-20T19:04:56.7683534Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T19:04:56.7684414Z [git remote -v]
2025-08-20T19:04:56.7696108Z 2025/08/20 19:04:56 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T19:04:56.7697804Z git: exit status 128]
2025-08-20T19:04:57.0899431Z 
2025-08-20T19:04:57.0899559Z 
2025-08-20T19:04:57.0900246Z  [+] Started Initializing Linux pkrvmubgrv54qmi 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (07:04:57 PM)
2025-08-20T19:04:57.0900925Z 
2025-08-20T19:04:57.0900928Z 
2025-08-20T19:04:57.0901020Z [+] USER = runner
2025-08-20T19:04:57.0901230Z [+] HOME = /home/runner
2025-08-20T19:04:57.0903445Z [+] PATH = /home/runner/.local/share/soar/bin:/home/runner/bin:/home/runner/.cargo/bin:/home/runner/.cargo/env:/home/runner/.config/guix/current/bin/guix:/home/runner/.go/bin:/home/runner/go/bin:/home/runner/.local/bin:/home/runner/miniconda3/bin:/home/runner/miniconda3/condabin:/root/.config/guix/current/bin/guix:/usr/local/zig:/usr/local/zig/lib:/usr/local/zig/lib/include:/usr/local/musl/bin:/usr/local/musl/lib:/usr/local/musl/include:/snap/bin:/opt/pipx_bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2025-08-20T19:04:57.0907606Z 
2025-08-20T19:04:57.1515382Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:04:57.1797382Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:04:57.1803641Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:04:57.1812773Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:04:57.1819503Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:04:57.3177773Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:04:57.3262426Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:04:58.2966226Z Reading package lists...
2025-08-20T19:04:58.3275443Z Reading package lists...
2025-08-20T19:04:58.4799783Z Building dependency tree...
2025-08-20T19:04:58.4807255Z Reading state information...
2025-08-20T19:04:58.6453530Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:04:58.6453976Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:04:58.6454361Z ca-certificates is already the newest version (20240203).
2025-08-20T19:04:58.6454759Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:04:58.6455154Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:04:58.6455523Z moreutils is already the newest version (0.69-1).
2025-08-20T19:04:58.6455962Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T19:04:58.6456474Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:04:58.6457520Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:04:58.7114638Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:04:58.7330902Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:04:58.7341253Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:04:58.7349051Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:04:58.7354749Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:04:58.7517586Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:04:58.7605982Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:04:59.8347897Z Reading package lists...
2025-08-20T19:04:59.8678524Z Reading package lists...
2025-08-20T19:05:00.0484097Z Building dependency tree...
2025-08-20T19:05:00.0492183Z Reading state information...
2025-08-20T19:05:00.2021416Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:05:00.2022159Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:05:00.2022714Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:05:00.2023201Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:05:00.2023701Z ca-certificates is already the newest version (20240203).
2025-08-20T19:05:00.2024129Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:05:00.2034368Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:05:00.2035007Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:05:00.2035512Z gawk set to manually installed.
2025-08-20T19:05:00.2035847Z git-lfs is already the newest version (3.7.0).
2025-08-20T19:05:00.2036182Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:05:00.2036523Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:05:00.2037251Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:05:00.2037622Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:05:00.2038003Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:05:00.2038328Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:05:00.2038641Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:05:00.2038972Z The following additional packages will be installed:
2025-08-20T19:05:00.2039382Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T19:05:00.2039863Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T19:05:00.2040329Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T19:05:00.2040763Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T19:05:00.2041215Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T19:05:00.2041629Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:05:00.2041919Z Suggested packages:
2025-08-20T19:05:00.2042207Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T19:05:00.2042645Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T19:05:00.2043116Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T19:05:00.2043596Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T19:05:00.2044054Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T19:05:00.2044483Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T19:05:00.2044825Z   fonts-arphic-uming fonts-nanum
2025-08-20T19:05:00.2273465Z The following NEW packages will be installed:
2025-08-20T19:05:00.2274165Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T19:05:00.2275036Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T19:05:00.2276297Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T19:05:00.2277432Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T19:05:00.2278325Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T19:05:00.2279773Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T19:05:00.2280915Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:05:00.2461856Z 0 upgraded, 36 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:05:00.2462252Z Need to get 27.5 MB of archives.
2025-08-20T19:05:00.2462589Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T19:05:00.2463096Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:05:00.3440625Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T19:05:00.6706456Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T19:05:01.0019117Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T19:05:01.1620601Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T19:05:01.2431136Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB]
2025-08-20T19:05:01.3257368Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T19:05:01.4897230Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T19:05:01.6518009Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T19:05:01.8159285Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T19:05:01.8987811Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T19:05:03.2835704Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T19:05:03.3695603Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T19:05:03.5313654Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T19:05:03.6129735Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libijs-0.35 amd64 0.35-15.1build1 [15.3 kB]
2025-08-20T19:05:03.6941818Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T19:05:03.7761966Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T19:05:03.8614100Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10 amd64 10.02.1~dfsg1-0ubuntu7.7 [3897 kB]
2025-08-20T19:05:04.4283921Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 ghostscript amd64 10.02.1~dfsg1-0ubuntu7.7 [43.4 kB]
2025-08-20T19:05:04.5110536Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick-6.q16 amd64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T19:05:04.5957744Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick amd64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T19:05:04.6867969Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T19:05:04.7776142Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre21 amd64 3.5.28-2ubuntu0.24.04.1 [638 kB]
2025-08-20T19:05:04.9462840Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libimath-3-1-29t64 amd64 3.1.9-3.1ubuntu2 [72.2 kB]
2025-08-20T19:05:05.0286320Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T19:05:05.1139707Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr-tools amd64 1.2~git20170615.f752187-5.1ubuntu2 [15.8 kB]
2025-08-20T19:05:05.1957737Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libopenexr-3-1-30 amd64 3.1.5-5.1build3 [1004 kB]
2025-08-20T19:05:05.4447977Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwmflite-0.2-7 amd64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T19:05:05.5273447Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libmagickcore-6.q16-7-extra amd64 8:6.9.12.98+dfsg1-5.2build2 [70.1 kB]
2025-08-20T19:05:05.6097387Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T19:05:05.6937620Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T19:05:05.7804113Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T19:05:05.8651098Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T19:05:05.9485421Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T19:05:06.2874471Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T19:05:06.4503986Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T19:05:06.6191294Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T19:05:06.8637667Z Preconfiguring packages ...
2025-08-20T19:05:06.9191945Z Fetched 27.5 MB in 6s (4303 kB/s)
2025-08-20T19:05:06.9398738Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T19:05:06.9452215Z (Reading database ... 
2025-08-20T19:05:06.9452767Z (Reading database ... 5%
2025-08-20T19:05:06.9453175Z (Reading database ... 10%
2025-08-20T19:05:06.9453544Z (Reading database ... 15%
2025-08-20T19:05:06.9453905Z (Reading database ... 20%
2025-08-20T19:05:06.9454150Z (Reading database ... 25%
2025-08-20T19:05:06.9454372Z (Reading database ... 30%
2025-08-20T19:05:06.9454588Z (Reading database ... 35%
2025-08-20T19:05:06.9454806Z (Reading database ... 40%
2025-08-20T19:05:06.9455068Z (Reading database ... 45%
2025-08-20T19:05:06.9455286Z (Reading database ... 50%
2025-08-20T19:05:06.9547937Z (Reading database ... 55%
2025-08-20T19:05:06.9565162Z (Reading database ... 60%
2025-08-20T19:05:06.9584305Z (Reading database ... 65%
2025-08-20T19:05:06.9618506Z (Reading database ... 70%
2025-08-20T19:05:06.9639534Z (Reading database ... 75%
2025-08-20T19:05:06.9661063Z (Reading database ... 80%
2025-08-20T19:05:06.9795721Z (Reading database ... 85%
2025-08-20T19:05:07.0055696Z (Reading database ... 90%
2025-08-20T19:05:07.0124879Z (Reading database ... 95%
2025-08-20T19:05:07.0125266Z (Reading database ... 100%
2025-08-20T19:05:07.0125696Z (Reading database ... 220072 files and directories currently installed.)
2025-08-20T19:05:07.0164251Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T19:05:07.0365227Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:05:07.1848848Z Selecting previously unselected package poppler-data.
2025-08-20T19:05:07.1985455Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T19:05:07.1995226Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T19:05:07.3224411Z Selecting previously unselected package b3sum.
2025-08-20T19:05:07.3362275Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T19:05:07.3372112Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T19:05:07.3632097Z Selecting previously unselected package build-essential.
2025-08-20T19:05:07.3766241Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T19:05:07.3776681Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T19:05:07.4029707Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T19:05:07.4163270Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T19:05:07.4183114Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T19:05:07.4399914Z Selecting previously unselected package ccache.
2025-08-20T19:05:07.4532751Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T19:05:07.4542884Z Unpacking ccache (4.9.1-1) ...
2025-08-20T19:05:07.4836170Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T19:05:07.4967715Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T19:05:07.4977803Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T19:05:07.5249711Z Selecting previously unselected package xfonts-encodings.
2025-08-20T19:05:07.5381159Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T19:05:07.5390438Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:05:07.5684060Z Selecting previously unselected package xfonts-utils.
2025-08-20T19:05:07.5815165Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T19:05:07.5824503Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:05:07.6122545Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T19:05:07.6254049Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T19:05:07.6890360Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T19:05:07.7833397Z Selecting previously unselected package libgs-common.
2025-08-20T19:05:07.7970313Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:05:07.7981535Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:05:07.8218259Z Selecting previously unselected package libgs10-common.
2025-08-20T19:05:07.8354366Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:05:07.8365149Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:05:07.9012858Z Selecting previously unselected package libidn12:amd64.
2025-08-20T19:05:07.9149558Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T19:05:07.9161525Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T19:05:07.9396748Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T19:05:07.9533890Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T19:05:07.9545778Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T19:05:07.9805957Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T19:05:07.9936682Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T19:05:07.9944878Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T19:05:08.0163669Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T19:05:08.0294942Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T19:05:08.0303438Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T19:05:08.0505764Z Selecting previously unselected package libgs10:amd64.
2025-08-20T19:05:08.0638047Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T19:05:08.0646155Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:05:08.1688964Z Selecting previously unselected package ghostscript.
2025-08-20T19:05:08.1827138Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T19:05:08.1835373Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:05:08.2116137Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T19:05:08.2252991Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:05:08.2260658Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:05:08.3025458Z Selecting previously unselected package imagemagick.
2025-08-20T19:05:08.3161246Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:05:08.3169406Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:05:08.3365689Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T19:05:08.3501176Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T19:05:08.3509309Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:05:08.3745462Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T19:05:08.3879647Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T19:05:08.3888628Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:05:08.4164504Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T19:05:08.4297826Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T19:05:08.4306465Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:05:08.4530568Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T19:05:08.4664622Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T19:05:08.4673965Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:05:08.4890786Z Selecting previously unselected package libjxr-tools.
2025-08-20T19:05:08.5022655Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T19:05:08.5030598Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:05:08.5273970Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T19:05:08.5404610Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T19:05:08.5412243Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T19:05:08.5779755Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T19:05:08.5912313Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T19:05:08.5920459Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T19:05:08.6118965Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T19:05:08.6251358Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:05:08.6259578Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:05:08.6532166Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T19:05:08.6662634Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T19:05:08.6671206Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T19:05:08.6880032Z Selecting previously unselected package libpaper-utils.
2025-08-20T19:05:08.7011515Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T19:05:08.7019137Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T19:05:08.7210815Z Selecting previously unselected package libtool-bin.
2025-08-20T19:05:08.7341240Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T19:05:08.7348807Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T19:05:08.7603669Z Selecting previously unselected package lzip.
2025-08-20T19:05:08.7734155Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T19:05:08.7741890Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T19:05:08.7953150Z Selecting previously unselected package netpbm.
2025-08-20T19:05:08.8082291Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T19:05:08.8089469Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:05:08.9776439Z Selecting previously unselected package musl:amd64.
2025-08-20T19:05:08.9915443Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T19:05:08.9924352Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T19:05:09.0173991Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T19:05:09.0308038Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T19:05:09.0315686Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T19:05:09.0939096Z Selecting previously unselected package musl-tools.
2025-08-20T19:05:09.1076235Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T19:05:09.1083921Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T19:05:09.1486549Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T19:05:09.2766731Z 
2025-08-20T19:05:09.2767422Z Creating config file /etc/papersize with new version
2025-08-20T19:05:09.3252133Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T19:05:09.3271260Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T19:05:09.3295551Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T19:05:09.3313588Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T19:05:09.3330993Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:05:09.3350839Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T19:05:09.3373418Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T19:05:09.3394121Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T19:05:09.3492715Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:05:09.3511943Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T19:05:09.3532841Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T19:05:09.3590169Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T19:05:09.3635687Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T19:05:09.3681436Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T19:05:09.3700794Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:05:09.3719252Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:05:09.3736255Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T19:05:09.3754011Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:05:09.3773601Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:05:09.3840265Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T19:05:09.3883820Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T19:05:09.3940735Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T19:05:09.3984783Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T19:05:09.4039658Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T19:05:09.4084517Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T19:05:09.4139651Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T19:05:09.4193899Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T19:05:09.4250131Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T19:05:09.4296352Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T19:05:09.4354322Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T19:05:09.4400172Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T19:05:09.4456288Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T19:05:09.4503857Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T19:05:09.4559916Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T19:05:09.4605928Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T19:05:09.4663375Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T19:05:09.4710320Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T19:05:09.4767024Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T19:05:09.4814431Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T19:05:09.4872256Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T19:05:09.4920091Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T19:05:09.4939922Z Setting up b3sum (1.2.0-1) ...
2025-08-20T19:05:09.4961538Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T19:05:09.4994435Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T19:05:09.5012524Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:05:09.5208346Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:05:09.5228308Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T19:05:09.5249731Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:05:09.5278536Z Setting up ccache (4.9.1-1) ...
2025-08-20T19:05:09.5299827Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:05:09.5427950Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:05:09.5446433Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:05:09.5489175Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T19:05:09.5520599Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T19:05:09.5539908Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:05:09.5559468Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:05:09.5579663Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T19:05:09.7082886Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T19:05:09.7102085Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:05:09.7120397Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:05:09.7139400Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:05:09.7205982Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:05:09.8134468Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T19:05:10.0007345Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T19:05:10.1027165Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:05:10.1892574Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:05:15.8649106Z Reading package lists...
2025-08-20T19:05:16.0248825Z Building dependency tree...
2025-08-20T19:05:16.0256431Z Reading state information...
2025-08-20T19:05:16.1781709Z autoconf is already the newest version (2.71-3).
2025-08-20T19:05:16.1782552Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:05:16.1783126Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:05:16.1783676Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:05:16.1784238Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:05:16.1784815Z ca-certificates is already the newest version (20240203).
2025-08-20T19:05:16.1785333Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:05:16.1785845Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:05:16.1786674Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:05:16.1787521Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:05:16.1788026Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:05:16.1788532Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:05:16.1788975Z patch set to manually installed.
2025-08-20T19:05:16.1789415Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:05:16.1789952Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:05:16.1790446Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:05:16.1790926Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:05:16.1791358Z Suggested packages:
2025-08-20T19:05:16.1791644Z   scons-doc
2025-08-20T19:05:16.1914309Z The following NEW packages will be installed:
2025-08-20T19:05:16.1920645Z   autopoint byacc clang qemu-user-static scons
2025-08-20T19:05:16.2088246Z 0 upgraded, 5 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:05:16.2088877Z Need to get 15.8 MB of archives.
2025-08-20T19:05:16.2089448Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T19:05:16.2090088Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:05:16.3061455Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T19:05:16.4722478Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T19:05:16.5543046Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-user-static amd64 1:8.2.2+ds-0ubuntu1.9 [14.7 MB]
2025-08-20T19:05:17.4742938Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T19:05:17.6415610Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T19:05:17.8891918Z Fetched 15.8 MB in 1s (10.9 MB/s)
2025-08-20T19:05:17.9067969Z Selecting previously unselected package autopoint.
2025-08-20T19:05:17.9123423Z (Reading database ... 
2025-08-20T19:05:17.9123830Z (Reading database ... 5%
2025-08-20T19:05:17.9124227Z (Reading database ... 10%
2025-08-20T19:05:17.9124624Z (Reading database ... 15%
2025-08-20T19:05:17.9125004Z (Reading database ... 20%
2025-08-20T19:05:17.9125306Z (Reading database ... 25%
2025-08-20T19:05:17.9125579Z (Reading database ... 30%
2025-08-20T19:05:17.9125824Z (Reading database ... 35%
2025-08-20T19:05:17.9126069Z (Reading database ... 40%
2025-08-20T19:05:17.9126313Z (Reading database ... 45%
2025-08-20T19:05:17.9126557Z (Reading database ... 50%
2025-08-20T19:05:17.9220936Z (Reading database ... 55%
2025-08-20T19:05:17.9239208Z (Reading database ... 60%
2025-08-20T19:05:17.9259064Z (Reading database ... 65%
2025-08-20T19:05:17.9296790Z (Reading database ... 70%
2025-08-20T19:05:17.9317492Z (Reading database ... 75%
2025-08-20T19:05:17.9342231Z (Reading database ... 80%
2025-08-20T19:05:17.9371543Z (Reading database ... 85%
2025-08-20T19:05:17.9757419Z (Reading database ... 90%
2025-08-20T19:05:17.9828553Z (Reading database ... 95%
2025-08-20T19:05:17.9828950Z (Reading database ... 100%
2025-08-20T19:05:17.9871093Z (Reading database ... 222565 files and directories currently installed.)
2025-08-20T19:05:17.9872012Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T19:05:17.9880401Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T19:05:18.0118693Z Selecting previously unselected package clang.
2025-08-20T19:05:18.0252238Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T19:05:18.0259763Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T19:05:18.0460885Z Selecting previously unselected package qemu-user-static.
2025-08-20T19:05:18.0593276Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T19:05:18.0603899Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:05:18.4998020Z Selecting previously unselected package scons.
2025-08-20T19:05:18.5135649Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T19:05:18.5142894Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T19:05:18.5777090Z Selecting previously unselected package byacc.
2025-08-20T19:05:18.5915934Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T19:05:18.5924794Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T19:05:18.6324234Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:05:18.6372450Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T19:05:18.6450052Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T19:05:18.6656641Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T19:05:19.0602697Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T19:05:19.0628319Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:05:22.9101984Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T19:05:24.3570100Z Reading package lists...
2025-08-20T19:05:24.5153221Z Building dependency tree...
2025-08-20T19:05:24.5161334Z Reading state information...
2025-08-20T19:05:24.6697395Z The following additional packages will be installed:
2025-08-20T19:05:24.6698331Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:05:24.6699206Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:05:24.6700199Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:05:24.6701388Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:05:24.6702488Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:05:24.6703361Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:05:24.6704261Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:05:24.6705044Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:05:24.6705895Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:05:24.6708029Z Suggested packages:
2025-08-20T19:05:24.6708540Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T19:05:24.6709066Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T19:05:24.6709598Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T19:05:24.6711875Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T19:05:24.6712603Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T19:05:24.6713342Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T19:05:24.6714128Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T19:05:24.6714968Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T19:05:24.6715581Z   wdiff-doc
2025-08-20T19:05:24.6715894Z Recommended packages:
2025-08-20T19:05:24.6716435Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T19:05:24.6717415Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T19:05:24.6718220Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T19:05:24.6718994Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T19:05:24.6886658Z The following NEW packages will be installed:
2025-08-20T19:05:24.6887752Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:05:24.6888517Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:05:24.6889193Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:05:24.6889832Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:05:24.6890434Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:05:24.6891168Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:05:24.6892333Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:05:24.6892952Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:05:24.6894072Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:05:24.7069294Z 0 upgraded, 30 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:05:24.7069853Z Need to get 2417 kB of archives.
2025-08-20T19:05:24.7070201Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T19:05:24.7070585Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:05:24.8031456Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T19:05:24.8886609Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T19:05:24.9682390Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T19:05:25.0497879Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T19:05:25.2094734Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T19:05:25.3674161Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T19:05:25.5253430Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libb-hooks-op-check-perl amd64 0.22-3build1 [9518 B]
2025-08-20T19:05:25.6116161Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T19:05:25.7001898Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T19:05:25.7888409Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T19:05:25.8843333Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T19:05:25.9750475Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T19:05:26.0634782Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T19:05:26.1527259Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T19:05:26.2485986Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T19:05:26.3675639Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T19:05:26.4548991Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T19:05:26.6929136Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T19:05:26.7765269Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T19:05:26.8674161Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T19:05:26.9485341Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T19:05:27.1526086Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T19:05:27.3180730Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T19:05:27.4019353Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T19:05:27.4835848Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T19:05:27.5685802Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T19:05:27.6514905Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T19:05:27.7364029Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T19:05:27.8205589Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T19:05:27.9034693Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T19:05:28.3460750Z Fetched 2417 kB in 3s (714 kB/s)
2025-08-20T19:05:28.3641798Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T19:05:28.3695665Z (Reading database ... 
2025-08-20T19:05:28.3696410Z (Reading database ... 5%
2025-08-20T19:05:28.3697172Z (Reading database ... 10%
2025-08-20T19:05:28.3697620Z (Reading database ... 15%
2025-08-20T19:05:28.3698089Z (Reading database ... 20%
2025-08-20T19:05:28.3698514Z (Reading database ... 25%
2025-08-20T19:05:28.3698954Z (Reading database ... 30%
2025-08-20T19:05:28.3699331Z (Reading database ... 35%
2025-08-20T19:05:28.3699771Z (Reading database ... 40%
2025-08-20T19:05:28.3700184Z (Reading database ... 45%
2025-08-20T19:05:28.3700621Z (Reading database ... 50%
2025-08-20T19:05:28.3795424Z (Reading database ... 55%
2025-08-20T19:05:28.3814407Z (Reading database ... 60%
2025-08-20T19:05:28.3834709Z (Reading database ... 65%
2025-08-20T19:05:28.3873827Z (Reading database ... 70%
2025-08-20T19:05:28.3893806Z (Reading database ... 75%
2025-08-20T19:05:28.3920239Z (Reading database ... 80%
2025-08-20T19:05:28.3949827Z (Reading database ... 85%
2025-08-20T19:05:28.4371739Z (Reading database ... 90%
2025-08-20T19:05:28.4462072Z (Reading database ... 95%
2025-08-20T19:05:28.4462466Z (Reading database ... 100%
2025-08-20T19:05:28.4462888Z (Reading database ... 223013 files and directories currently installed.)
2025-08-20T19:05:28.4512088Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T19:05:28.4520985Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:05:28.4733845Z Selecting previously unselected package libfile-which-perl.
2025-08-20T19:05:28.4875301Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T19:05:28.4882821Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T19:05:28.5085417Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T19:05:28.5224435Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T19:05:28.5232718Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T19:05:28.5464926Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T19:05:28.5603720Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T19:05:28.5611239Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T19:05:28.5817175Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T19:05:28.5957897Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T19:05:28.5965614Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:05:28.6173090Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T19:05:28.6315041Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T19:05:28.6322680Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:05:28.6551932Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T19:05:28.6693525Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T19:05:28.6703462Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T19:05:28.6923004Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T19:05:28.7067045Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T19:05:28.7075522Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:05:28.7282406Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T19:05:28.7423601Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T19:05:28.7430534Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T19:05:28.7628473Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T19:05:28.7765651Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T19:05:28.7773021Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T19:05:28.7968749Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T19:05:28.8104923Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T19:05:28.8112245Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:05:28.8306839Z Selecting previously unselected package libimport-into-perl.
2025-08-20T19:05:28.8442639Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T19:05:28.8448958Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T19:05:28.8639610Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T19:05:28.8773127Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T19:05:28.8786282Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T19:05:28.8994318Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T19:05:28.9129393Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T19:05:28.9136809Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:05:28.9334490Z Selecting previously unselected package libmoo-perl.
2025-08-20T19:05:28.9468825Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T19:05:28.9475830Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T19:05:28.9694002Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T19:05:28.9826343Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T19:05:28.9833906Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T19:05:29.0031273Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T19:05:29.0178245Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T19:05:29.0185584Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T19:05:29.0448024Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T19:05:29.0588549Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T19:05:29.0596584Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:05:29.0820662Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T19:05:29.0959537Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T19:05:29.0967521Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:05:29.1160940Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T19:05:29.1298615Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T19:05:29.1306454Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T19:05:29.1536543Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T19:05:29.1672947Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T19:05:29.1691147Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T19:05:29.2101650Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T19:05:29.2238967Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T19:05:29.2246480Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:05:29.2510760Z Selecting previously unselected package libnet-http-perl.
2025-08-20T19:05:29.2649159Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T19:05:29.2658503Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T19:05:29.2869362Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T19:05:29.3006045Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T19:05:29.3015011Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:05:29.3210647Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T19:05:29.3347170Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T19:05:29.3354958Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T19:05:29.3561801Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T19:05:29.3701837Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T19:05:29.3709821Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:05:29.3958388Z Selecting previously unselected package libwww-perl.
2025-08-20T19:05:29.4099454Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T19:05:29.4107333Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T19:05:29.4401680Z Selecting previously unselected package patchutils.
2025-08-20T19:05:29.4541471Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T19:05:29.4549951Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T19:05:29.4810678Z Selecting previously unselected package wdiff.
2025-08-20T19:05:29.4953430Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T19:05:29.4962064Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T19:05:29.5213256Z Selecting previously unselected package devscripts.
2025-08-20T19:05:29.5358224Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T19:05:29.5563595Z Unpacking devscripts (2.23.7) ...
2025-08-20T19:05:29.6780572Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T19:05:29.6802105Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:05:29.6822835Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T19:05:29.6845604Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T19:05:29.6868418Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:05:29.6888857Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:05:29.6908771Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:05:29.6928957Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T19:05:29.6950395Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T19:05:29.6970563Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T19:05:29.6990260Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T19:05:29.7009630Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T19:05:29.7029149Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T19:05:29.7049388Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:05:29.7069824Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T19:05:29.7089946Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:05:29.7110915Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:05:29.7130285Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:05:29.7153295Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T19:05:29.7175955Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T19:05:29.7195794Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T19:05:29.7218557Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T19:05:29.7238004Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:05:29.7257564Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T19:05:29.7279284Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:05:29.7298864Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T19:05:29.7329106Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T19:05:29.7359898Z Setting up libwww-perl (6.76-1) ...
2025-08-20T19:05:29.7387866Z Setting up devscripts (2.23.7) ...
2025-08-20T19:05:29.8628302Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:05:29.8655175Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:05:34.0935245Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:05:35.6216728Z Reading package lists...
2025-08-20T19:05:35.7846046Z Building dependency tree...
2025-08-20T19:05:35.7853697Z Reading state information...
2025-08-20T19:05:35.9425533Z The following additional packages will be installed:
2025-08-20T19:05:35.9432323Z   cmake-data libjsoncpp25 librhash0
2025-08-20T19:05:35.9437817Z Suggested packages:
2025-08-20T19:05:35.9438293Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T19:05:35.9564479Z The following NEW packages will be installed:
2025-08-20T19:05:35.9570691Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T19:05:35.9737788Z 0 upgraded, 4 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:05:35.9738346Z Need to get 13.6 MB of archives.
2025-08-20T19:05:35.9738801Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T19:05:35.9739482Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:05:36.0701139Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T19:05:36.1522103Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T19:05:36.2341731Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T19:05:36.5588349Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T19:05:37.8583628Z Fetched 13.6 MB in 2s (8278 kB/s)
2025-08-20T19:05:37.8773638Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T19:05:37.8830743Z (Reading database ... 
2025-08-20T19:05:37.8831195Z (Reading database ... 5%
2025-08-20T19:05:37.8831614Z (Reading database ... 10%
2025-08-20T19:05:37.8832019Z (Reading database ... 15%
2025-08-20T19:05:37.8832421Z (Reading database ... 20%
2025-08-20T19:05:37.8832687Z (Reading database ... 25%
2025-08-20T19:05:37.8832948Z (Reading database ... 30%
2025-08-20T19:05:37.8833460Z (Reading database ... 35%
2025-08-20T19:05:37.8833736Z (Reading database ... 40%
2025-08-20T19:05:37.8834012Z (Reading database ... 45%
2025-08-20T19:05:37.8834264Z (Reading database ... 50%
2025-08-20T19:05:37.8914861Z (Reading database ... 55%
2025-08-20T19:05:37.8949655Z (Reading database ... 60%
2025-08-20T19:05:37.8970205Z (Reading database ... 65%
2025-08-20T19:05:37.9010087Z (Reading database ... 70%
2025-08-20T19:05:37.9032671Z (Reading database ... 75%
2025-08-20T19:05:37.9054742Z (Reading database ... 80%
2025-08-20T19:05:37.9085995Z (Reading database ... 85%
2025-08-20T19:05:37.9479527Z (Reading database ... 90%
2025-08-20T19:05:37.9553979Z (Reading database ... 95%
2025-08-20T19:05:37.9554303Z (Reading database ... 100%
2025-08-20T19:05:37.9598513Z (Reading database ... 223948 files and directories currently installed.)
2025-08-20T19:05:37.9599448Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T19:05:37.9618609Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T19:05:37.9848597Z Selecting previously unselected package librhash0:amd64.
2025-08-20T19:05:37.9986552Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T19:05:37.9995521Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T19:05:38.0229177Z Selecting previously unselected package cmake-data.
2025-08-20T19:05:38.0366495Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T19:05:38.0430326Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T19:05:38.6064292Z Selecting previously unselected package cmake.
2025-08-20T19:05:38.6218244Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T19:05:38.6225278Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T19:05:38.7931821Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T19:05:38.7954679Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T19:05:38.7975006Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T19:05:38.8036394Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T19:05:38.8062862Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:05:42.8851792Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:05:43.4524810Z Could not send telemetry data: POST https://gitlab.com/api/v4/usage_data/track_event: 403 {error: insufficient_scope}, {error_description: The request requires higher privileges than provided by the access token.}, {scope: ai_workflows api read_api}
2025-08-20T19:05:43.4525969Z Running kernel seems to be up-to-date.
2025-08-20T19:05:43.4526184Z 
2025-08-20T19:05:43.4526277Z Restarting services...
2025-08-20T19:05:43.4587636Z 
2025-08-20T19:05:43.4587946Z Service restarts being deferred:
2025-08-20T19:05:43.4588516Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:05:43.4588886Z 
2025-08-20T19:05:43.4590400Z No containers need to be restarted.
2025-08-20T19:05:43.4590692Z 
2025-08-20T19:05:43.4590865Z No user sessions are running outdated binaries.
2025-08-20T19:05:43.4591200Z 
2025-08-20T19:05:43.4591498Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:05:44.3976058Z Reading package lists...
2025-08-20T19:05:44.5965899Z Building dependency tree...
2025-08-20T19:05:44.5974371Z Reading state information...
2025-08-20T19:05:44.7909824Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:05:44.7910430Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:05:44.7910831Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:05:44.7911231Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:05:44.7911609Z b3sum is already the newest version (1.2.0-1).
2025-08-20T19:05:44.7911991Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:05:44.7912415Z ca-certificates is already the newest version (20240203).
2025-08-20T19:05:44.7912794Z ccache is already the newest version (4.9.1-1).
2025-08-20T19:05:44.7913162Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:05:44.7913829Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:05:44.7914206Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:05:44.7914559Z git-lfs is already the newest version (3.7.0).
2025-08-20T19:05:44.7914968Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T19:05:44.7915400Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T19:05:44.7915784Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:05:44.7916160Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:05:44.7916537Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:05:44.7917143Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:05:44.7917616Z musl is already the newest version (1.2.4-2).
2025-08-20T19:05:44.7918098Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T19:05:44.7918623Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T19:05:44.7919041Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:05:44.7919464Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:05:44.7919831Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:05:44.7920188Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:05:44.7920562Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:05:44.8144315Z Reading package lists...
2025-08-20T19:05:44.9982266Z Building dependency tree...
2025-08-20T19:05:44.9990111Z Reading state information...
2025-08-20T19:05:45.1890552Z autoconf is already the newest version (2.71-3).
2025-08-20T19:05:45.1891181Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:05:45.1891591Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T19:05:45.1891995Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:05:45.1892373Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:05:45.1892792Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:05:45.1893419Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T19:05:45.1893795Z ca-certificates is already the newest version (20240203).
2025-08-20T19:05:45.1894161Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T19:05:45.1894509Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:05:45.1894839Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:05:45.1895183Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:05:45.1895534Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:05:45.1895887Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:05:45.1896347Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:05:45.1897115Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:05:45.1897710Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:05:45.1898358Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:05:45.1899004Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:05:45.1899522Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:05:45.1900060Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:05:45.1900662Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:05:45.2124084Z Reading package lists...
2025-08-20T19:05:45.4054822Z Building dependency tree...
2025-08-20T19:05:45.4062876Z Reading state information...
2025-08-20T19:05:45.5949564Z devscripts is already the newest version (2.23.7).
2025-08-20T19:05:45.5950151Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:05:45.6182675Z Reading package lists...
2025-08-20T19:05:45.8024188Z Building dependency tree...
2025-08-20T19:05:45.8031919Z Reading state information...
2025-08-20T19:05:45.9855505Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T19:05:45.9856356Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:05:46.0089842Z Reading package lists...
2025-08-20T19:05:46.1961874Z Building dependency tree...
2025-08-20T19:05:46.1969599Z Reading state information...
2025-08-20T19:05:46.3663328Z Suggested packages:
2025-08-20T19:05:46.3663868Z   binutils-doc
2025-08-20T19:05:46.3939506Z The following NEW packages will be installed:
2025-08-20T19:05:46.3946277Z   binutils-aarch64-linux-gnu
2025-08-20T19:05:46.4115111Z 0 upgraded, 1 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:05:46.4356853Z Need to get 3711 kB of archives.
2025-08-20T19:05:46.4357920Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T19:05:46.4358537Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:05:46.5369045Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-aarch64-linux-gnu amd64 2.42-4ubuntu2.5 [3711 kB]
2025-08-20T19:05:47.1367284Z Fetched 3711 kB in 0s (8247 kB/s)
2025-08-20T19:05:47.1556745Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T19:05:47.1613596Z (Reading database ... 
2025-08-20T19:05:47.1614049Z (Reading database ... 5%
2025-08-20T19:05:47.1614462Z (Reading database ... 10%
2025-08-20T19:05:47.1614862Z (Reading database ... 15%
2025-08-20T19:05:47.1615256Z (Reading database ... 20%
2025-08-20T19:05:47.1615645Z (Reading database ... 25%
2025-08-20T19:05:47.1616029Z (Reading database ... 30%
2025-08-20T19:05:47.1616420Z (Reading database ... 35%
2025-08-20T19:05:47.1616808Z (Reading database ... 40%
2025-08-20T19:05:47.1617337Z (Reading database ... 45%
2025-08-20T19:05:47.1617725Z (Reading database ... 50%
2025-08-20T19:05:47.1705255Z (Reading database ... 55%
2025-08-20T19:05:47.1742125Z (Reading database ... 60%
2025-08-20T19:05:47.1763381Z (Reading database ... 65%
2025-08-20T19:05:47.1804240Z (Reading database ... 70%
2025-08-20T19:05:47.1827302Z (Reading database ... 75%
2025-08-20T19:05:47.1849557Z (Reading database ... 80%
2025-08-20T19:05:47.1881548Z (Reading database ... 85%
2025-08-20T19:05:47.2273205Z (Reading database ... 90%
2025-08-20T19:05:47.2355987Z (Reading database ... 95%
2025-08-20T19:05:47.2356425Z (Reading database ... 100%
2025-08-20T19:05:47.2356839Z (Reading database ... 227357 files and directories currently installed.)
2025-08-20T19:05:47.2399655Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:05:47.2416322Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T19:05:47.4052967Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T19:05:47.4080309Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:05:47.4221891Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:05:52.8104654Z Reading package lists...
2025-08-20T19:05:52.9978302Z Building dependency tree...
2025-08-20T19:05:52.9987122Z Reading state information...
2025-08-20T19:05:53.1733207Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:05:53.1733976Z The following additional packages will be installed:
2025-08-20T19:05:53.1734584Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:05:53.1735316Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T19:05:53.1736095Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T19:05:53.1736845Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:05:53.1737886Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T19:05:53.1738474Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:05:53.1739193Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:05:53.1739954Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:05:53.1740773Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T19:05:53.1741865Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:05:53.1742630Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:05:53.1743386Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T19:05:53.1744163Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T19:05:53.1744936Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T19:05:53.1745684Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T19:05:53.1746363Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T19:05:53.1747255Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T19:05:53.1747935Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:05:53.1748606Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:05:53.1749324Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T19:05:53.1750114Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T19:05:53.1750804Z   linux-libc-dev-armhf-cross
2025-08-20T19:05:53.1754704Z Suggested packages:
2025-08-20T19:05:53.1755205Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T19:05:53.1756004Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T19:05:53.2290017Z The following NEW packages will be installed:
2025-08-20T19:05:53.2290726Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:05:53.2291606Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T19:05:53.2292592Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T19:05:53.2293469Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:05:53.2294389Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T19:05:53.2295718Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T19:05:53.2296423Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:05:53.2297464Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:05:53.2298384Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:05:53.2299224Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T19:05:53.2300072Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:05:53.2300911Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:05:53.2301820Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T19:05:53.2302720Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T19:05:53.2303523Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T19:05:53.2304287Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T19:05:53.2305007Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T19:05:53.2305759Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T19:05:53.2306509Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:05:53.2307432Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:05:53.2308181Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T19:05:53.2308981Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T19:05:53.2309673Z   linux-libc-dev-armhf-cross
2025-08-20T19:05:53.2508381Z 0 upgraded, 64 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:05:53.2508834Z Need to get 171 MB of archives.
2025-08-20T19:05:53.2509164Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T19:05:53.2509812Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:05:53.3477564Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:05:53.4320621Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [10.8 MB]
2025-08-20T19:05:54.5772149Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:05:54.6598736Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 cpp-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T19:05:55.7338001Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:05:55.8216434Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T19:05:56.9738281Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5332 B]
2025-08-20T19:05:57.0563206Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 cpp-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [4452 B]
2025-08-20T19:05:57.1385162Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [5324 B]
2025-08-20T19:05:57.2206157Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:05:57.3051995Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:05:57.3880705Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T19:05:57.6321018Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [61.9 kB]
2025-08-20T19:05:57.7149051Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [110 kB]
2025-08-20T19:05:57.7979526Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [31.5 kB]
2025-08-20T19:05:57.8814176Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [11.4 kB]
2025-08-20T19:05:57.9658562Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [524 kB]
2025-08-20T19:05:58.1357539Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [238 kB]
2025-08-20T19:05:58.2312272Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [500 kB]
2025-08-20T19:05:58.3945814Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [658 kB]
2025-08-20T19:05:58.5594955Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [219 kB]
2025-08-20T19:05:58.6443071Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [303 kB]
2025-08-20T19:05:58.7301167Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2616 kB]
2025-08-20T19:05:59.0648958Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [21.1 MB]
2025-08-20T19:06:01.2751694Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-arm64-cross all 6.8.0-25.25cross1 [1375 kB]
2025-08-20T19:06:01.5222404Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T19:06:01.7763785Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2657 kB]
2025-08-20T19:06:02.1840126Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [12.2 MB]
2025-08-20T19:06:03.5048492Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 binutils-arm-linux-gnueabi amd64 2.42-4ubuntu2.5 [3553 kB]
2025-08-20T19:06:03.9905601Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:06:04.0731985Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:06:04.1596149Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T19:06:04.4029213Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T19:06:04.4888588Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T19:06:04.5720083Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T19:06:04.6553728Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T19:06:05.0624126Z Get:38 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T19:06:05.2331131Z Get:39 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T19:06:05.4766595Z Get:40 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T19:06:05.6465627Z Get:41 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T19:06:08.0920681Z Get:42 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T19:06:08.3377701Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T19:06:08.5849643Z Get:44 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T19:06:08.9161340Z Get:45 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 g++-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T19:06:10.1649597Z Get:46 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-arm-linux-gnueabihf amd64 2.42-4ubuntu2.5 [3552 kB]
2025-08-20T19:06:10.5879343Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T19:06:10.8358734Z Get:48 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T19:06:10.9195148Z Get:49 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T19:06:11.0041067Z Get:50 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T19:06:11.0876723Z Get:51 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T19:06:11.5076412Z Get:52 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T19:06:11.6758232Z Get:53 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T19:06:11.9198944Z Get:54 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T19:06:12.0908219Z Get:55 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T19:06:14.1709427Z Get:56 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T19:06:14.4172516Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T19:06:14.6645089Z Get:58 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T19:06:14.9933169Z Get:59 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T19:06:16.2561306Z Get:60 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1210 B]
2025-08-20T19:06:16.3384060Z Get:61 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [962 B]
2025-08-20T19:06:16.4199789Z Get:62 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 gcc-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T19:06:16.5032846Z Get:63 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 g++-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [944 B]
2025-08-20T19:06:16.5855762Z Get:64 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [1230 B]
2025-08-20T19:06:16.6678169Z Get:65 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T19:06:17.0033199Z Fetched 171 MB in 23s (7279 kB/s)
2025-08-20T19:06:17.0235770Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T19:06:17.0292813Z (Reading database ... 
2025-08-20T19:06:17.0293481Z (Reading database ... 5%
2025-08-20T19:06:17.0294156Z (Reading database ... 10%
2025-08-20T19:06:17.0294672Z (Reading database ... 15%
2025-08-20T19:06:17.0295136Z (Reading database ... 20%
2025-08-20T19:06:17.0295439Z (Reading database ... 25%
2025-08-20T19:06:17.0295737Z (Reading database ... 30%
2025-08-20T19:06:17.0296031Z (Reading database ... 35%
2025-08-20T19:06:17.0296326Z (Reading database ... 40%
2025-08-20T19:06:17.0296616Z (Reading database ... 45%
2025-08-20T19:06:17.0297235Z (Reading database ... 50%
2025-08-20T19:06:17.0380379Z (Reading database ... 55%
2025-08-20T19:06:17.0417612Z (Reading database ... 60%
2025-08-20T19:06:17.0439630Z (Reading database ... 65%
2025-08-20T19:06:17.0483525Z (Reading database ... 70%
2025-08-20T19:06:17.0508429Z (Reading database ... 75%
2025-08-20T19:06:17.0534211Z (Reading database ... 80%
2025-08-20T19:06:17.0571229Z (Reading database ... 85%
2025-08-20T19:06:17.1013838Z (Reading database ... 90%
2025-08-20T19:06:17.1107409Z (Reading database ... 95%
2025-08-20T19:06:17.1107759Z (Reading database ... 100%
2025-08-20T19:06:17.1108278Z (Reading database ... 227701 files and directories currently installed.)
2025-08-20T19:06:17.1155180Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:06:17.1166437Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:17.1388110Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T19:06:17.1533726Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:06:17.1568763Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:17.3073857Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T19:06:17.3215663Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:06:17.3223534Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:17.3461716Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T19:06:17.3605103Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:06:17.3638824Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:17.5012801Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T19:06:17.5157815Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:06:17.5171745Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:17.5401522Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T19:06:17.5544013Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:06:17.5575062Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:17.7014497Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T19:06:17.7161303Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:06:17.7170064Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:06:17.7383051Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T19:06:17.7530126Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:06:17.7539401Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:06:17.7744317Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T19:06:17.7888690Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:06:17.7897144Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:06:17.8109150Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T19:06:17.8251783Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:17.8262984Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:17.8483217Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T19:06:17.8625870Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:17.8633916Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:17.8854437Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T19:06:17.8997675Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:06:17.9006260Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:06:17.9409013Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T19:06:17.9552457Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:17.9561565Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:17.9862508Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T19:06:18.0016548Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:18.0027862Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:18.0290526Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T19:06:18.0444600Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:18.0454235Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:18.0677410Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T19:06:18.0829495Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:18.0838862Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:18.1067938Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T19:06:18.1219000Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:18.1231232Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:18.1586831Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T19:06:18.1737797Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:18.1748146Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:18.2015233Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T19:06:18.2165672Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:18.2173604Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:18.2509025Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T19:06:18.2658161Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:18.2668672Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:18.3024884Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T19:06:18.3172217Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:18.3182793Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:18.3453584Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T19:06:18.3604023Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:18.3613513Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:18.3934954Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T19:06:18.4084941Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:18.4093980Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:18.5139886Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T19:06:18.5290906Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:06:18.5328497Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:18.8159038Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T19:06:18.8308876Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:06:18.8318544Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T19:06:19.0258255Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T19:06:19.0413183Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:06:19.0421926Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:06:19.1699955Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T19:06:19.1853058Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:19.1864138Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:19.4130594Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T19:06:19.4290022Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:06:19.4328914Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:19.6025242Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T19:06:19.6178195Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:06:19.6195338Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:06:19.7233527Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T19:06:19.7386619Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:19.7398648Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:19.7677216Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T19:06:19.7830986Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:19.7842712Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:19.8153596Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T19:06:19.8306599Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:06:19.8316750Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:06:19.8695265Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T19:06:19.8851094Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:19.8892550Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:19.9139856Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T19:06:19.9309621Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:19.9321652Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:19.9565920Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T19:06:19.9718043Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:19.9726851Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:19.9954906Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T19:06:20.0110871Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:20.0125364Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:20.0795341Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T19:06:20.0949280Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:20.0959630Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:20.1290231Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T19:06:20.1444576Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:20.1453808Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:20.1842564Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T19:06:20.1994857Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:20.2003750Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:20.2584350Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T19:06:20.2737353Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:06:20.2774156Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:20.5433129Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T19:06:20.5584629Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:06:20.5593712Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:06:20.7414598Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T19:06:20.7569269Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:06:20.7579307Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:06:20.8731694Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T19:06:20.8884254Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:20.8894230Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:21.0915310Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T19:06:21.1067235Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:06:21.1101520Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:21.2541106Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T19:06:21.2693091Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:06:21.2701262Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:06:21.3605175Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T19:06:21.3757124Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:06:21.3767846Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:06:21.4140553Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T19:06:21.4292726Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:21.4301003Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:21.4518660Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T19:06:21.4671624Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:21.4680348Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:21.4905820Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T19:06:21.5057573Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:21.5069170Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:21.5287977Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T19:06:21.5438710Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:21.5448097Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:21.6082690Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T19:06:21.6237678Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:21.6246358Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:21.6534602Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T19:06:21.6684968Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:21.6692612Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:21.7037642Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T19:06:21.7188693Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:21.7196772Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:21.7710890Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T19:06:21.7861063Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:06:21.7890577Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:22.0361202Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T19:06:22.0514914Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:06:22.0523771Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:06:22.2339459Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T19:06:22.2498847Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:06:22.2508029Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:06:22.3695554Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T19:06:22.3849264Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:06:22.3858063Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:22.5869359Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T19:06:22.6034698Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:06:22.6070858Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:22.7602811Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T19:06:22.7760986Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:06:22.7769000Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:06:22.7989242Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T19:06:22.8141886Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:06:22.8150801Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:06:22.8353096Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T19:06:22.8510585Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:06:22.8519247Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:06:22.8735249Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T19:06:22.8891981Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:06:22.8900972Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:06:22.9109931Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T19:06:22.9266314Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:06:22.9276085Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:06:22.9497138Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T19:06:22.9651894Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:06:22.9659511Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:06:23.0116282Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:06:23.0139965Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:06:23.0159394Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0179157Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0198641Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0218385Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:06:23.0239391Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0259549Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:06:23.0290394Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:06:23.0313165Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0335864Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T19:06:23.0356982Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:06:23.0378443Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0401393Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0427406Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0448118Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:06:23.0471605Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:06:23.0492740Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0524881Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0549113Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0570405Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0604729Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0629005Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0651545Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0675279Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0697540Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0718779Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0739597Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0763865Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0784965Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:06:23.0805052Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0825466Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:06:23.0845306Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0864471Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0883952Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0903698Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:06:23.0926474Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:06:23.0945667Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0966105Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.0985945Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1005135Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1024340Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1045553Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:06:23.1071794Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1094081Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1116741Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1139095Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1164560Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1185410Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1207495Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1232460Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1253625Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:06:23.1276070Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1298012Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1319771Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1340699Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1362502Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1410682Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:06:23.1436148Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:06:23.1458652Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1481810Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:06:23.1504327Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:06:23.1527718Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:06:23.1549664Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:06:23.1577570Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T19:06:23.1596303Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:06:23.1690861Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:06:27.3228378Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:06:28.8153011Z Reading package lists...
2025-08-20T19:06:28.9939747Z Building dependency tree...
2025-08-20T19:06:28.9948500Z Reading state information...
2025-08-20T19:06:29.1496372Z The following additional packages will be installed:
2025-08-20T19:06:29.1497746Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:06:29.1502574Z   libpcap0.8-dev
2025-08-20T19:06:29.1819167Z The following NEW packages will be installed:
2025-08-20T19:06:29.1820053Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:06:29.1827096Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T19:06:29.2022225Z 0 upgraded, 8 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:06:29.2254053Z Need to get 1613 kB of archives.
2025-08-20T19:06:29.2254753Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T19:06:29.2255495Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:06:29.3230760Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB]
2025-08-20T19:06:29.4077613Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T19:06:29.4895995Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB]
2025-08-20T19:06:29.5722040Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB]
2025-08-20T19:06:29.6569704Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T19:06:29.8976778Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-20T19:06:29.9887510Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T19:06:30.0720444Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T19:06:30.3389423Z Fetched 1613 kB in 1s (1878 kB/s)
2025-08-20T19:06:30.3595236Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T19:06:30.3655042Z (Reading database ... 
2025-08-20T19:06:30.3655819Z (Reading database ... 5%
2025-08-20T19:06:30.3656279Z (Reading database ... 10%
2025-08-20T19:06:30.3656657Z (Reading database ... 15%
2025-08-20T19:06:30.3657223Z (Reading database ... 20%
2025-08-20T19:06:30.3657626Z (Reading database ... 25%
2025-08-20T19:06:30.3658011Z (Reading database ... 30%
2025-08-20T19:06:30.3658380Z (Reading database ... 35%
2025-08-20T19:06:30.3658822Z (Reading database ... 40%
2025-08-20T19:06:30.3659243Z (Reading database ... 45%
2025-08-20T19:06:30.3659512Z (Reading database ... 50%
2025-08-20T19:06:30.3757251Z (Reading database ... 55%
2025-08-20T19:06:30.3777471Z (Reading database ... 60%
2025-08-20T19:06:30.3799219Z (Reading database ... 65%
2025-08-20T19:06:30.3843156Z (Reading database ... 70%
2025-08-20T19:06:30.3868711Z (Reading database ... 75%
2025-08-20T19:06:30.3894247Z (Reading database ... 80%
2025-08-20T19:06:30.4043375Z (Reading database ... 85%
2025-08-20T19:06:30.4349427Z (Reading database ... 90%
2025-08-20T19:06:30.4438992Z (Reading database ... 95%
2025-08-20T19:06:30.4439458Z (Reading database ... 100%
2025-08-20T19:06:30.4439940Z (Reading database ... 235760 files and directories currently installed.)
2025-08-20T19:06:30.4486130Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T19:06:30.4496422Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:06:30.4807754Z Selecting previously unselected package libjudydebian1.
2025-08-20T19:06:30.4953964Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T19:06:30.4970565Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:06:30.5191691Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T19:06:30.5337895Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T19:06:30.5344911Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:06:30.5778254Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T19:06:30.5927796Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T19:06:30.5938669Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:06:30.6203435Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T19:06:30.6349681Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T19:06:30.6357994Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T19:06:30.7065924Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T19:06:30.7212882Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T19:06:30.7248882Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:06:30.7620974Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T19:06:30.7767398Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T19:06:30.7775110Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:06:30.7985063Z Selecting previously unselected package pcaputils.
2025-08-20T19:06:30.8129958Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T19:06:30.8159486Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T19:06:30.8587573Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:06:30.8611067Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:06:31.0000558Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:06:31.0025850Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T19:06:31.0122869Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T19:06:31.3180583Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:06:31.3204362Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T19:06:31.3255107Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:06:31.3398064Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:06:35.8538505Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:06:35.8638880Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:06:35.8662165Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:06:37.4235820Z Reading package lists...
2025-08-20T19:06:37.6138280Z Building dependency tree...
2025-08-20T19:06:37.6148456Z Reading state information...
2025-08-20T19:06:37.6644462Z Reading package lists...
2025-08-20T19:06:37.8506175Z Building dependency tree...
2025-08-20T19:06:37.8515102Z Reading state information...
2025-08-20T19:06:37.9979594Z The following additional packages will be installed:
2025-08-20T19:06:38.0001968Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T19:06:38.0002680Z Suggested packages:
2025-08-20T19:06:38.0003992Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T19:06:38.0004427Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T19:06:38.0144487Z The following NEW packages will be installed:
2025-08-20T19:06:38.0145291Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T19:06:38.0149521Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T19:06:38.0316386Z 0 upgraded, 9 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:06:38.0317124Z Need to get 800 kB of archives.
2025-08-20T19:06:38.0317515Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T19:06:38.0317916Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:06:38.1329835Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T19:06:38.2385259Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T19:06:38.3218088Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T19:06:38.4852617Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-20T19:06:38.5714865Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-pkg-config-dev amd64 0.3.27-1 [21.5 kB]
2025-08-20T19:06:38.6518258Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblzma-dev amd64 5.6.1+really5.4.5-1ubuntu0.2 [176 kB]
2025-08-20T19:06:38.7392820Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-lzma-sys-dev amd64 0.1.20-1 [10.9 kB]
2025-08-20T19:06:38.8206792Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T19:06:38.9014615Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T19:06:39.1710051Z Fetched 800 kB in 1s (905 kB/s)
2025-08-20T19:06:39.1910037Z Selecting previously unselected package liblz1:amd64.
2025-08-20T19:06:39.1971323Z (Reading database ... 
2025-08-20T19:06:39.1971772Z (Reading database ... 5%
2025-08-20T19:06:39.1972216Z (Reading database ... 10%
2025-08-20T19:06:39.1972639Z (Reading database ... 15%
2025-08-20T19:06:39.1973246Z (Reading database ... 20%
2025-08-20T19:06:39.1973513Z (Reading database ... 25%
2025-08-20T19:06:39.1973758Z (Reading database ... 30%
2025-08-20T19:06:39.1974006Z (Reading database ... 35%
2025-08-20T19:06:39.1974250Z (Reading database ... 40%
2025-08-20T19:06:39.1974495Z (Reading database ... 45%
2025-08-20T19:06:39.1974748Z (Reading database ... 50%
2025-08-20T19:06:39.2085295Z (Reading database ... 55%
2025-08-20T19:06:39.2110158Z (Reading database ... 60%
2025-08-20T19:06:39.2134609Z (Reading database ... 65%
2025-08-20T19:06:39.2179986Z (Reading database ... 70%
2025-08-20T19:06:39.2205710Z (Reading database ... 75%
2025-08-20T19:06:39.2233936Z (Reading database ... 80%
2025-08-20T19:06:39.2388569Z (Reading database ... 85%
2025-08-20T19:06:39.2697929Z (Reading database ... 90%
2025-08-20T19:06:39.2789519Z (Reading database ... 95%
2025-08-20T19:06:39.2789925Z (Reading database ... 100%
2025-08-20T19:06:39.2790500Z (Reading database ... 236416 files and directories currently installed.)
2025-08-20T19:06:39.2836360Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T19:06:39.2854829Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T19:06:39.3072487Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T19:06:39.3217757Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T19:06:39.3228242Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T19:06:39.3461885Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T19:06:39.3606288Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T19:06:39.3614255Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T19:06:39.4400078Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T19:06:39.4546823Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T19:06:39.4554082Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T19:06:39.4831945Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T19:06:39.4978207Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T19:06:39.4986371Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T19:06:39.5217528Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T19:06:39.5363568Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T19:06:39.5371478Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:06:39.5640204Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T19:06:39.5786537Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T19:06:39.5794933Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T19:06:39.6019100Z Selecting previously unselected package lzma.
2025-08-20T19:06:39.6166153Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T19:06:39.6173733Z Unpacking lzma (9.22-2.2) ...
2025-08-20T19:06:39.6421610Z Selecting previously unselected package lzma-dev.
2025-08-20T19:06:39.6567908Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T19:06:39.6574939Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T19:06:39.7018222Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T19:06:39.7161069Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T19:06:39.7179645Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T19:06:39.7215319Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T19:06:39.7239963Z Setting up lzma (9.22-2.2) ...
2025-08-20T19:06:39.7303275Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T19:06:39.7330102Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T19:06:39.7351783Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:06:39.7372701Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T19:06:39.7392518Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T19:06:39.7418008Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:06:39.7565557Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:06:43.8906449Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:06:44.5273282Z 
2025-08-20T19:06:44.5273866Z Running kernel seems to be up-to-date.
2025-08-20T19:06:44.5274248Z 
2025-08-20T19:06:44.5274404Z Restarting services...
2025-08-20T19:06:44.5335472Z 
2025-08-20T19:06:44.5335824Z Service restarts being deferred:
2025-08-20T19:06:44.5336382Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:06:44.5336763Z 
2025-08-20T19:06:44.5337106Z No containers need to be restarted.
2025-08-20T19:06:44.5337407Z 
2025-08-20T19:06:44.5337596Z No user sessions are running outdated binaries.
2025-08-20T19:06:44.5337920Z 
2025-08-20T19:06:44.5338235Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:06:45.4914038Z Reading package lists...
2025-08-20T19:06:45.6669699Z Building dependency tree...
2025-08-20T19:06:45.6678713Z Reading state information...
2025-08-20T19:06:45.8836732Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T19:06:45.8837760Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T19:06:45.8838410Z inetutils-telnet set to manually installed.
2025-08-20T19:06:45.8839001Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T19:06:45.8839489Z The following additional packages will be installed:
2025-08-20T19:06:45.8839884Z   tcpd update-inetd
2025-08-20T19:06:45.9013028Z The following packages will be REMOVED:
2025-08-20T19:06:45.9026330Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T19:06:45.9028429Z The following NEW packages will be installed:
2025-08-20T19:06:45.9028928Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T19:06:45.9029394Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T19:06:45.9037944Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T19:06:45.9226328Z 0 upgraded, 13 newly installed, 3 to remove and 45 not upgraded.
2025-08-20T19:06:45.9226723Z Need to get 698 kB of archives.
2025-08-20T19:06:45.9227384Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T19:06:45.9228049Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:06:46.0192666Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T19:06:46.1073949Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T19:06:46.1923732Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T19:06:46.2829207Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T19:06:46.3653323Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T19:06:46.4497057Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T19:06:46.5326408Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T19:06:46.6158646Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T19:06:46.7035049Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T19:06:46.7950254Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T19:06:46.8782381Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T19:06:46.9601626Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T19:06:47.0418813Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T19:06:47.2775245Z Preconfiguring packages ...
2025-08-20T19:06:47.3634754Z Fetched 698 kB in 1s (618 kB/s)
2025-08-20T19:06:47.3824846Z (Reading database ... 
2025-08-20T19:06:47.3825268Z (Reading database ... 5%
2025-08-20T19:06:47.3825648Z (Reading database ... 10%
2025-08-20T19:06:47.3826005Z (Reading database ... 15%
2025-08-20T19:06:47.3826346Z (Reading database ... 20%
2025-08-20T19:06:47.3826565Z (Reading database ... 25%
2025-08-20T19:06:47.3826776Z (Reading database ... 30%
2025-08-20T19:06:47.3827137Z (Reading database ... 35%
2025-08-20T19:06:47.3827347Z (Reading database ... 40%
2025-08-20T19:06:47.3827554Z (Reading database ... 45%
2025-08-20T19:06:47.3827771Z (Reading database ... 50%
2025-08-20T19:06:47.3924630Z (Reading database ... 55%
2025-08-20T19:06:47.3945691Z (Reading database ... 60%
2025-08-20T19:06:47.3968696Z (Reading database ... 65%
2025-08-20T19:06:47.4012412Z (Reading database ... 70%
2025-08-20T19:06:47.4037816Z (Reading database ... 75%
2025-08-20T19:06:47.4065230Z (Reading database ... 80%
2025-08-20T19:06:47.4212937Z (Reading database ... 85%
2025-08-20T19:06:47.4500474Z (Reading database ... 90%
2025-08-20T19:06:47.4589139Z (Reading database ... 95%
2025-08-20T19:06:47.4589552Z (Reading database ... 100%
2025-08-20T19:06:47.4589968Z (Reading database ... 236908 files and directories currently installed.)
2025-08-20T19:06:47.4634522Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T19:06:47.4787258Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:06:47.4937558Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T19:06:47.8998053Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T19:06:47.9057471Z (Reading database ... 
2025-08-20T19:06:47.9058191Z (Reading database ... 5%
2025-08-20T19:06:47.9058587Z (Reading database ... 10%
2025-08-20T19:06:47.9059126Z (Reading database ... 15%
2025-08-20T19:06:47.9059349Z (Reading database ... 20%
2025-08-20T19:06:47.9059604Z (Reading database ... 25%
2025-08-20T19:06:47.9059828Z (Reading database ... 30%
2025-08-20T19:06:47.9060041Z (Reading database ... 35%
2025-08-20T19:06:47.9060257Z (Reading database ... 40%
2025-08-20T19:06:47.9060471Z (Reading database ... 45%
2025-08-20T19:06:47.9060683Z (Reading database ... 50%
2025-08-20T19:06:47.9155757Z (Reading database ... 55%
2025-08-20T19:06:47.9176503Z (Reading database ... 60%
2025-08-20T19:06:47.9199724Z (Reading database ... 65%
2025-08-20T19:06:47.9244736Z (Reading database ... 70%
2025-08-20T19:06:47.9271618Z (Reading database ... 75%
2025-08-20T19:06:47.9299569Z (Reading database ... 80%
2025-08-20T19:06:47.9456490Z (Reading database ... 85%
2025-08-20T19:06:47.9766387Z (Reading database ... 90%
2025-08-20T19:06:47.9862553Z (Reading database ... 95%
2025-08-20T19:06:47.9862968Z (Reading database ... 100%
2025-08-20T19:06:47.9863466Z (Reading database ... 236836 files and directories currently installed.)
2025-08-20T19:06:47.9911461Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:06:47.9954430Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:06:48.0201160Z Selecting previously unselected package tcpd.
2025-08-20T19:06:48.0348072Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T19:06:48.0361589Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T19:06:48.0616084Z Selecting previously unselected package update-inetd.
2025-08-20T19:06:48.0766212Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T19:06:48.0775716Z Unpacking update-inetd (4.53) ...
2025-08-20T19:06:48.1036642Z Selecting previously unselected package inetutils-inetd.
2025-08-20T19:06:48.1183985Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:06:48.1236773Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:06:48.1469573Z Selecting previously unselected package inetutils-ftp.
2025-08-20T19:06:48.1616286Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:06:48.1623328Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:06:48.1861857Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T19:06:48.2008420Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:06:48.2018027Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:06:48.2260874Z Selecting previously unselected package inetutils-ping.
2025-08-20T19:06:48.2407626Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:06:48.2418095Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:06:48.2657675Z Selecting previously unselected package inetutils-talk.
2025-08-20T19:06:48.2804588Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:06:48.2813914Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:06:48.3041729Z Selecting previously unselected package inetutils-talkd.
2025-08-20T19:06:48.3190781Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:06:48.3199949Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:06:48.3429132Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T19:06:48.3581550Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:06:48.3589436Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:06:48.3821852Z Selecting previously unselected package inetutils-tools.
2025-08-20T19:06:48.3969001Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:06:48.3977128Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:06:48.4226383Z Selecting previously unselected package netcat-traditional.
2025-08-20T19:06:48.4372338Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T19:06:48.4380470Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T19:06:48.4639149Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T19:06:48.4784568Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:06:48.4793099Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:06:48.5208197Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T19:06:48.5285719Z Setting up update-inetd (4.53) ...
2025-08-20T19:06:48.6177413Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:06:48.6241408Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T19:06:48.6259964Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:06:49.0474384Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:06:49.0474840Z 
2025-08-20T19:06:49.0474962Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T19:06:49.0475168Z 
2025-08-20T19:06:49.0475540Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:06:49.0476079Z 
2025-08-20T19:06:49.0477294Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:06:49.0478221Z 
2025-08-20T19:06:49.3532544Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:06:49.3610676Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:06:49.3672439Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T19:06:49.3689459Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:06:49.3722931Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:06:49.3744306Z Setting up tcpd (7.6.q-33) ...
2025-08-20T19:06:49.3764218Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:06:49.7869083Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:06:49.7869828Z 
2025-08-20T19:06:49.7870967Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:06:49.7871515Z 
2025-08-20T19:06:50.0951546Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:06:50.1712459Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:06:50.2349927Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:06:50.3085373Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:06:56.5179299Z Reading package lists...
2025-08-20T19:06:56.6803456Z Building dependency tree...
2025-08-20T19:06:56.6812211Z Reading state information...
2025-08-20T19:06:56.8932490Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T19:06:56.8933337Z iputils-tracepath set to manually installed.
2025-08-20T19:06:56.8933912Z The following packages will be REMOVED:
2025-08-20T19:06:56.8939022Z   inetutils-ping
2025-08-20T19:06:56.8940042Z The following NEW packages will be installed:
2025-08-20T19:06:56.8946110Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T19:06:56.9111854Z 0 upgraded, 3 newly installed, 1 to remove and 45 not upgraded.
2025-08-20T19:06:56.9112274Z Need to get 71.5 kB of archives.
2025-08-20T19:06:56.9112602Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T19:06:56.9112983Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:06:57.0103030Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T19:06:57.0934480Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-20T19:06:57.1750349Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-20T19:06:57.4626307Z Fetched 71.5 kB in 0s (261 kB/s)
2025-08-20T19:06:57.4817797Z (Reading database ... 
2025-08-20T19:06:57.4818494Z (Reading database ... 5%
2025-08-20T19:06:57.4818878Z (Reading database ... 10%
2025-08-20T19:06:57.4819270Z (Reading database ... 15%
2025-08-20T19:06:57.4819642Z (Reading database ... 20%
2025-08-20T19:06:57.4820014Z (Reading database ... 25%
2025-08-20T19:06:57.4820382Z (Reading database ... 30%
2025-08-20T19:06:57.4822479Z (Reading database ... 35%
2025-08-20T19:06:57.4822890Z (Reading database ... 40%
2025-08-20T19:06:57.4823273Z (Reading database ... 45%
2025-08-20T19:06:57.4823643Z (Reading database ... 50%
2025-08-20T19:06:57.4918406Z (Reading database ... 55%
2025-08-20T19:06:57.4938505Z (Reading database ... 60%
2025-08-20T19:06:57.4960769Z (Reading database ... 65%
2025-08-20T19:06:57.5003974Z (Reading database ... 70%
2025-08-20T19:06:57.5028677Z (Reading database ... 75%
2025-08-20T19:06:57.5055234Z (Reading database ... 80%
2025-08-20T19:06:57.5203997Z (Reading database ... 85%
2025-08-20T19:06:57.5488317Z (Reading database ... 90%
2025-08-20T19:06:57.5577806Z (Reading database ... 95%
2025-08-20T19:06:57.5578195Z (Reading database ... 100%
2025-08-20T19:06:57.5578615Z (Reading database ... 236997 files and directories currently installed.)
2025-08-20T19:06:57.5622549Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:06:57.6071939Z Selecting previously unselected package iputils-ping.
2025-08-20T19:06:57.6131637Z (Reading database ... 
2025-08-20T19:06:57.6132283Z (Reading database ... 5%
2025-08-20T19:06:57.6132701Z (Reading database ... 10%
2025-08-20T19:06:57.6133087Z (Reading database ... 15%
2025-08-20T19:06:57.6133482Z (Reading database ... 20%
2025-08-20T19:06:57.6133847Z (Reading database ... 25%
2025-08-20T19:06:57.6134202Z (Reading database ... 30%
2025-08-20T19:06:57.6134561Z (Reading database ... 35%
2025-08-20T19:06:57.6134915Z (Reading database ... 40%
2025-08-20T19:06:57.6135275Z (Reading database ... 45%
2025-08-20T19:06:57.6135639Z (Reading database ... 50%
2025-08-20T19:06:57.6229591Z (Reading database ... 55%
2025-08-20T19:06:57.6249200Z (Reading database ... 60%
2025-08-20T19:06:57.6271112Z (Reading database ... 65%
2025-08-20T19:06:57.6314284Z (Reading database ... 70%
2025-08-20T19:06:57.6339018Z (Reading database ... 75%
2025-08-20T19:06:57.6366483Z (Reading database ... 80%
2025-08-20T19:06:57.6530390Z (Reading database ... 85%
2025-08-20T19:06:57.6829784Z (Reading database ... 90%
2025-08-20T19:06:57.6917978Z (Reading database ... 95%
2025-08-20T19:06:57.6918441Z (Reading database ... 100%
2025-08-20T19:06:57.6918979Z (Reading database ... 236988 files and directories currently installed.)
2025-08-20T19:06:57.6964599Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:06:57.6975411Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:06:57.7236841Z Selecting previously unselected package iputils-arping.
2025-08-20T19:06:57.7380513Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:06:57.7389624Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:06:57.7598841Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T19:06:57.7742313Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:06:57.7751464Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:06:57.8191822Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:06:57.8351909Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:06:57.8509998Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:06:57.8670555Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:07:03.6939605Z Reading package lists...
2025-08-20T19:07:03.8514178Z Building dependency tree...
2025-08-20T19:07:03.8522775Z Reading state information...
2025-08-20T19:07:04.0112171Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T19:07:04.0114939Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T19:07:04.0500469Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:07:04.8543797Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T19:07:05.2535693Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:07:05.7778240Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T19:07:05.8809469Z Collecting pip
2025-08-20T19:07:05.9121356Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T19:07:05.9187940Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T19:07:05.9527880Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 55.1 MB/s eta 0:00:00
2025-08-20T19:07:06.2491861Z Installing collected packages: pip
2025-08-20T19:07:06.9781666Z Successfully installed pip-25.2
2025-08-20T19:07:07.1873651Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T19:07:07.2300293Z Reading package lists...
2025-08-20T19:07:07.3865417Z Building dependency tree...
2025-08-20T19:07:07.3873400Z Reading state information...
2025-08-20T19:07:07.5395655Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T19:07:07.5396203Z pciutils set to manually installed.
2025-08-20T19:07:07.5396566Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T19:07:07.5397982Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T19:07:07.5398352Z python3-distro set to manually installed.
2025-08-20T19:07:07.5398738Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T19:07:07.5399141Z python3-netifaces set to manually installed.
2025-08-20T19:07:07.5399689Z The following additional packages will be installed:
2025-08-20T19:07:07.5400195Z   libsysfs2
2025-08-20T19:07:07.5409277Z Suggested packages:
2025-08-20T19:07:07.5409671Z   fancontrol read-edid i2c-tools
2025-08-20T19:07:07.5665844Z The following NEW packages will be installed:
2025-08-20T19:07:07.5668565Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T19:07:07.5838561Z 0 upgraded, 4 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:07:07.6065252Z Need to get 142 kB of archives.
2025-08-20T19:07:07.6066074Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T19:07:07.6066485Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:07:07.7038396Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T19:07:07.7857268Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T19:07:07.8660021Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-20T19:07:07.9476252Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T19:07:08.2083309Z Fetched 142 kB in 0s (403 kB/s)
2025-08-20T19:07:08.2279530Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T19:07:08.2339208Z (Reading database ... 
2025-08-20T19:07:08.2339680Z (Reading database ... 5%
2025-08-20T19:07:08.2340090Z (Reading database ... 10%
2025-08-20T19:07:08.2340370Z (Reading database ... 15%
2025-08-20T19:07:08.2340622Z (Reading database ... 20%
2025-08-20T19:07:08.2340912Z (Reading database ... 25%
2025-08-20T19:07:08.2341159Z (Reading database ... 30%
2025-08-20T19:07:08.2341403Z (Reading database ... 35%
2025-08-20T19:07:08.2341647Z (Reading database ... 40%
2025-08-20T19:07:08.2341894Z (Reading database ... 45%
2025-08-20T19:07:08.2342141Z (Reading database ... 50%
2025-08-20T19:07:08.2437573Z (Reading database ... 55%
2025-08-20T19:07:08.2457463Z (Reading database ... 60%
2025-08-20T19:07:08.2479794Z (Reading database ... 65%
2025-08-20T19:07:08.2523308Z (Reading database ... 70%
2025-08-20T19:07:08.2548177Z (Reading database ... 75%
2025-08-20T19:07:08.2574099Z (Reading database ... 80%
2025-08-20T19:07:08.2737648Z (Reading database ... 85%
2025-08-20T19:07:08.3013986Z (Reading database ... 90%
2025-08-20T19:07:08.3103028Z (Reading database ... 95%
2025-08-20T19:07:08.3103894Z (Reading database ... 100%
2025-08-20T19:07:08.3104437Z (Reading database ... 237007 files and directories currently installed.)
2025-08-20T19:07:08.3148345Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T19:07:08.3166365Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T19:07:08.3394190Z Selecting previously unselected package sysfsutils.
2025-08-20T19:07:08.3539833Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T19:07:08.3574413Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T19:07:08.3811193Z Selecting previously unselected package lm-sensors.
2025-08-20T19:07:08.3958397Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T19:07:08.4154339Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:07:08.4411633Z Selecting previously unselected package virt-what.
2025-08-20T19:07:08.4559001Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T19:07:08.4569668Z Unpacking virt-what (1.25-2) ...
2025-08-20T19:07:08.4973885Z Setting up virt-what (1.25-2) ...
2025-08-20T19:07:08.4995520Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T19:07:08.5016005Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T19:07:08.8988475Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:07:08.8988884Z 
2025-08-20T19:07:08.8989356Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:07:08.8989849Z 
2025-08-20T19:07:09.2178898Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:07:09.6120274Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T19:07:09.6121155Z 
2025-08-20T19:07:09.6156130Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:07:14.1885493Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:07:15.7437980Z Reading package lists...
2025-08-20T19:07:15.9422709Z Building dependency tree...
2025-08-20T19:07:15.9431587Z Reading state information...
2025-08-20T19:07:16.1339562Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:07:16.1340115Z The following additional packages will be installed:
2025-08-20T19:07:16.1343519Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T19:07:16.1343982Z   xorg-sgml-doctools
2025-08-20T19:07:16.1350367Z Suggested packages:
2025-08-20T19:07:16.1350694Z   libxcb-doc
2025-08-20T19:07:16.1523435Z The following NEW packages will be installed:
2025-08-20T19:07:16.1525625Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T19:07:16.1529966Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T19:07:16.1530654Z   xcb xorg-sgml-doctools
2025-08-20T19:07:16.1718070Z 0 upgraded, 11 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:07:16.1718772Z Need to get 807 kB of archives.
2025-08-20T19:07:16.1719532Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T19:07:16.1720358Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:07:16.2681976Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T19:07:16.3487844Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T19:07:16.4383027Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T19:07:16.5915608Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T19:07:16.6721095Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-20T19:07:16.7527223Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T19:07:16.8335940Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T19:07:16.9144350Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T19:07:16.9947959Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T19:07:17.0749076Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T19:07:17.1556082Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T19:07:17.4294462Z Fetched 807 kB in 1s (811 kB/s)
2025-08-20T19:07:17.4482329Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T19:07:17.4542444Z (Reading database ... 
2025-08-20T19:07:17.4542902Z (Reading database ... 5%
2025-08-20T19:07:17.4543286Z (Reading database ... 10%
2025-08-20T19:07:17.4543694Z (Reading database ... 15%
2025-08-20T19:07:17.4544118Z (Reading database ... 20%
2025-08-20T19:07:17.4544535Z (Reading database ... 25%
2025-08-20T19:07:17.4544909Z (Reading database ... 30%
2025-08-20T19:07:17.4545292Z (Reading database ... 35%
2025-08-20T19:07:17.4545682Z (Reading database ... 40%
2025-08-20T19:07:17.4546072Z (Reading database ... 45%
2025-08-20T19:07:17.4546465Z (Reading database ... 50%
2025-08-20T19:07:17.4644095Z (Reading database ... 55%
2025-08-20T19:07:17.4665129Z (Reading database ... 60%
2025-08-20T19:07:17.4690913Z (Reading database ... 65%
2025-08-20T19:07:17.4733568Z (Reading database ... 70%
2025-08-20T19:07:17.4758951Z (Reading database ... 75%
2025-08-20T19:07:17.4785537Z (Reading database ... 80%
2025-08-20T19:07:17.4953542Z (Reading database ... 85%
2025-08-20T19:07:17.5232105Z (Reading database ... 90%
2025-08-20T19:07:17.5321124Z (Reading database ... 95%
2025-08-20T19:07:17.5321527Z (Reading database ... 100%
2025-08-20T19:07:17.5322034Z (Reading database ... 237064 files and directories currently installed.)
2025-08-20T19:07:17.5368717Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T19:07:17.5378183Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T19:07:17.5590053Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T19:07:17.5737683Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T19:07:17.5747256Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:07:17.5993164Z Selecting previously unselected package x11proto-dev.
2025-08-20T19:07:17.6140295Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T19:07:17.6149876Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T19:07:17.6689000Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T19:07:17.6836690Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T19:07:17.6844584Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T19:07:17.7070223Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T19:07:17.7216545Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T19:07:17.7224459Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:07:17.7439120Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T19:07:17.7585565Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:07:17.7594129Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:07:17.7843251Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T19:07:17.7989913Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:07:17.7999536Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:07:17.8227782Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T19:07:17.8374459Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:07:17.8394117Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:07:17.8600018Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T19:07:17.8746542Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:07:17.8754585Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:07:17.8960630Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T19:07:17.9107630Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:07:17.9115996Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:07:17.9337432Z Selecting previously unselected package xcb.
2025-08-20T19:07:17.9483610Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T19:07:17.9491703Z Unpacking xcb (2.4-8build2) ...
2025-08-20T19:07:17.9988441Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:07:18.0013442Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T19:07:18.0042812Z Setting up xcb (2.4-8build2) ...
2025-08-20T19:07:18.0090640Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:07:18.0147084Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:07:18.0296260Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:07:22.3291419Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:07:22.3382128Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T19:07:22.3407400Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T19:07:22.3432774Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:07:22.3458393Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:07:22.3482871Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:07:22.3506404Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:07:22.3531232Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:07:24.0353425Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:07:24.2045403Z Collecting build
2025-08-20T19:07:24.2367348Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:07:24.3382605Z Collecting cffi
2025-08-20T19:07:24.3408256Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T19:07:24.3585002Z Collecting scons
2025-08-20T19:07:24.3618732Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:07:24.4372520Z Collecting scuba
2025-08-20T19:07:24.4405545Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:07:24.4861217Z Collecting pytest
2025-08-20T19:07:24.4884817Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:07:24.5074581Z Collecting packaging>=19.1 (from build)
2025-08-20T19:07:24.5099479Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:07:24.5182705Z Collecting pyproject_hooks (from build)
2025-08-20T19:07:24.5204381Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:07:24.5297106Z Collecting pycparser (from cffi)
2025-08-20T19:07:24.5320340Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:07:24.5620803Z Collecting PyYAML (from scuba)
2025-08-20T19:07:24.5644797Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T19:07:24.5860986Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:07:24.5883629Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:07:24.6042741Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:07:24.6065413Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:07:24.6248996Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:07:24.6271333Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:07:24.6354028Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:07:24.6398910Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T19:07:24.6514943Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:07:24.6793300Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 157.8 MB/s  0:00:00
2025-08-20T19:07:24.6856661Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:07:24.6915617Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:07:24.6973008Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:07:24.7016762Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:07:24.7072211Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:07:24.7113650Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:07:24.7204648Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 148.6 MB/s  0:00:00
2025-08-20T19:07:24.7228999Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:07:24.7273273Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:07:24.7313578Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T19:07:24.7376182Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 128.1 MB/s  0:00:00
2025-08-20T19:07:24.8512831Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:07:26.5653855Z 
2025-08-20T19:07:26.5669875Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T19:07:26.8772925Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:07:27.0432344Z Collecting ansi2txt
2025-08-20T19:07:27.0729358Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:07:27.0926140Z Collecting pipx
2025-08-20T19:07:27.0953404Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:07:27.1098407Z Collecting scons
2025-08-20T19:07:27.1114711Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:07:27.1183686Z Collecting py2static
2025-08-20T19:07:27.1219808Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:07:27.1399206Z Collecting typer
2025-08-20T19:07:27.1432274Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:07:27.1719462Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:07:27.1742420Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:07:27.1901160Z Collecting packaging>=20 (from pipx)
2025-08-20T19:07:27.1911563Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:07:27.2062346Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:07:27.2087292Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:07:27.2227088Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:07:27.2250128Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:07:27.2661288Z Collecting pyinstaller (from py2static)
2025-08-20T19:07:27.2775213Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T19:07:27.2921880Z Collecting staticx (from py2static)
2025-08-20T19:07:27.2968817Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T19:07:27.3129966Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:07:27.3165616Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:07:27.3456039Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:07:27.3480824Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:07:27.3598293Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:07:27.3621125Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:07:27.4003746Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:07:27.4029334Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:07:27.4194319Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:07:27.4253126Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:07:27.4446785Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:07:27.4457071Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:07:27.4533591Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:07:27.4557245Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:07:27.5671578Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:07:27.5696151Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:07:27.5862986Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:07:27.5891074Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:07:27.6051744Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:07:27.6074881Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:07:27.6233152Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:07:27.6257707Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:07:27.6327654Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:07:27.6403116Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:07:27.6451478Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:07:27.6525634Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:07:27.6567573Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:07:27.6612528Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:07:27.6651686Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:07:27.6688908Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:07:27.6712586Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:07:27.6753498Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:07:27.6808710Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:07:27.6846683Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:07:27.6900798Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:07:27.7004008Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:07:27.7043884Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:07:27.7124260Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:07:27.7196372Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T19:07:27.7324020Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 63.3 MB/s  0:00:00
2025-08-20T19:07:27.7407684Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:07:27.7492396Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:07:27.7628064Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 97.0 MB/s  0:00:00
2025-08-20T19:07:27.7655671Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:07:27.7712077Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T19:07:27.7779014Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:07:27.9282107Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T19:07:28.7522857Z   Attempting uninstall: scons
2025-08-20T19:07:28.7608259Z     Found existing installation: SCons 4.9.1
2025-08-20T19:07:28.8000730Z     Uninstalling SCons-4.9.1:
2025-08-20T19:07:28.8074338Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:07:29.4198215Z   Attempting uninstall: pygments
2025-08-20T19:07:29.4279197Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:07:29.4509511Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:07:29.4538815Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:07:30.0841784Z   Attempting uninstall: packaging
2025-08-20T19:07:30.0923639Z     Found existing installation: packaging 25.0
2025-08-20T19:07:30.0948475Z     Uninstalling packaging-25.0:
2025-08-20T19:07:30.0956206Z       Successfully uninstalled packaging-25.0
2025-08-20T19:07:31.0929015Z 
2025-08-20T19:07:31.0959293Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T19:07:31.4113365Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:07:31.5781597Z Collecting build
2025-08-20T19:07:31.5793940Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:07:31.6672990Z Collecting cffi
2025-08-20T19:07:31.6685215Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T19:07:31.6803368Z Collecting scons
2025-08-20T19:07:31.6822761Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:07:31.6928993Z Collecting scuba
2025-08-20T19:07:31.6939482Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:07:31.7378590Z Collecting pytest
2025-08-20T19:07:31.7389609Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:07:31.7551662Z Collecting packaging>=19.1 (from build)
2025-08-20T19:07:31.7561958Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:07:31.7629380Z Collecting pyproject_hooks (from build)
2025-08-20T19:07:31.7639531Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:07:31.7717203Z Collecting pycparser (from cffi)
2025-08-20T19:07:31.7727536Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:07:31.8004448Z Collecting PyYAML (from scuba)
2025-08-20T19:07:31.8016013Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T19:07:31.8096273Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:07:31.8106549Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:07:31.8253622Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:07:31.8263894Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:07:31.8423458Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:07:31.8433794Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:07:31.8492160Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:07:31.8502458Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T19:07:31.8515729Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:07:31.8555280Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:07:31.8567217Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:07:31.8579643Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:07:31.8589602Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:07:31.8599178Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:07:31.8609212Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:07:31.8628354Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:07:31.8638848Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:07:31.8648720Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T19:07:31.9899408Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:07:31.9904886Z   Attempting uninstall: scons
2025-08-20T19:07:31.9990628Z     Found existing installation: SCons 4.9.1
2025-08-20T19:07:32.0385430Z     Uninstalling SCons-4.9.1:
2025-08-20T19:07:32.0458914Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:07:32.6598510Z   Attempting uninstall: PyYAML
2025-08-20T19:07:32.6702327Z     Found existing installation: PyYAML 6.0.2
2025-08-20T19:07:32.6729930Z     Uninstalling PyYAML-6.0.2:
2025-08-20T19:07:32.6739359Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T19:07:32.7270334Z   Attempting uninstall: pyproject_hooks
2025-08-20T19:07:32.7355451Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T19:07:32.7372571Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T19:07:32.7379281Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T19:07:32.7467114Z   Attempting uninstall: pygments
2025-08-20T19:07:32.7546578Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:07:32.7782813Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:07:32.7809763Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:07:33.3903934Z   Attempting uninstall: pycparser
2025-08-20T19:07:33.3993341Z     Found existing installation: pycparser 2.22
2025-08-20T19:07:33.4026289Z     Uninstalling pycparser-2.22:
2025-08-20T19:07:33.4034279Z       Successfully uninstalled pycparser-2.22
2025-08-20T19:07:33.5249429Z   Attempting uninstall: pluggy
2025-08-20T19:07:33.5339725Z     Found existing installation: pluggy 1.6.0
2025-08-20T19:07:33.5359948Z     Uninstalling pluggy-1.6.0:
2025-08-20T19:07:33.5366206Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T19:07:33.5530070Z   Attempting uninstall: packaging
2025-08-20T19:07:33.5612170Z     Found existing installation: packaging 25.0
2025-08-20T19:07:33.5636826Z     Uninstalling packaging-25.0:
2025-08-20T19:07:33.5644350Z       Successfully uninstalled packaging-25.0
2025-08-20T19:07:33.6028192Z   Attempting uninstall: iniconfig
2025-08-20T19:07:33.6113955Z     Found existing installation: iniconfig 2.1.0
2025-08-20T19:07:33.6130438Z     Uninstalling iniconfig-2.1.0:
2025-08-20T19:07:33.6137274Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T19:07:33.6206508Z   Attempting uninstall: scuba
2025-08-20T19:07:33.6288674Z     Found existing installation: scuba 2.14.1
2025-08-20T19:07:33.6310455Z     Uninstalling scuba-2.14.1:
2025-08-20T19:07:33.6319793Z       Successfully uninstalled scuba-2.14.1
2025-08-20T19:07:33.6511598Z   Attempting uninstall: pytest
2025-08-20T19:07:33.6596051Z     Found existing installation: pytest 8.4.1
2025-08-20T19:07:33.6662054Z     Uninstalling pytest-8.4.1:
2025-08-20T19:07:33.6925480Z       Successfully uninstalled pytest-8.4.1
2025-08-20T19:07:33.9042358Z   Attempting uninstall: cffi
2025-08-20T19:07:33.9124218Z     Found existing installation: cffi 1.17.1
2025-08-20T19:07:33.9157240Z     Uninstalling cffi-1.17.1:
2025-08-20T19:07:33.9397399Z       Successfully uninstalled cffi-1.17.1
2025-08-20T19:07:34.0076647Z   Attempting uninstall: build
2025-08-20T19:07:34.0157142Z     Found existing installation: build 1.3.0
2025-08-20T19:07:34.0182914Z     Uninstalling build-1.3.0:
2025-08-20T19:07:34.0192877Z       Successfully uninstalled build-1.3.0
2025-08-20T19:07:34.0375265Z 
2025-08-20T19:07:34.0403943Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T19:07:34.3551766Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:07:34.5159328Z Collecting ansi2txt
2025-08-20T19:07:34.5170582Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:07:34.5330813Z Collecting pipx
2025-08-20T19:07:34.5341339Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:07:34.5469581Z Collecting scons
2025-08-20T19:07:34.5485250Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:07:34.5549119Z Collecting py2static
2025-08-20T19:07:34.5559330Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:07:34.5685707Z Collecting typer
2025-08-20T19:07:34.5696072Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:07:34.5910518Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:07:34.5920883Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:07:34.6053526Z Collecting packaging>=20 (from pipx)
2025-08-20T19:07:34.6063810Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:07:34.6202842Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:07:34.6212976Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:07:34.6308626Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:07:34.6318961Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:07:34.6667309Z Collecting pyinstaller (from py2static)
2025-08-20T19:07:34.6677906Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T19:07:34.6796581Z Collecting staticx (from py2static)
2025-08-20T19:07:34.6806722Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T19:07:34.6947928Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:07:34.6958369Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:07:34.7225836Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:07:34.7236609Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:07:34.7333109Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:07:34.7343123Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:07:34.7671693Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:07:34.7683758Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:07:34.7824284Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:07:34.7837707Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:07:34.8025122Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:07:34.8035025Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:07:34.8110118Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:07:34.8120428Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:07:34.9183966Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:07:34.9196197Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:07:34.9343852Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:07:34.9353917Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:07:34.9505174Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:07:34.9515475Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:07:34.9648477Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:07:34.9658489Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:07:34.9695899Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:07:34.9705779Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:07:34.9716219Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:07:34.9757342Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:07:34.9766716Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:07:34.9777207Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:07:34.9787345Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:07:34.9797772Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:07:34.9808302Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:07:34.9818492Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:07:34.9830096Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:07:34.9849430Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:07:34.9860016Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:07:34.9870045Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:07:34.9880067Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:07:34.9890277Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:07:34.9900346Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T19:07:34.9915478Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:07:34.9928886Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:07:34.9947422Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:07:34.9957612Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T19:07:34.9968707Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:07:35.1469129Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T19:07:35.1473859Z   Attempting uninstall: pyelftools
2025-08-20T19:07:35.1552606Z     Found existing installation: pyelftools 0.32
2025-08-20T19:07:35.1604570Z     Uninstalling pyelftools-0.32:
2025-08-20T19:07:35.1620823Z       Successfully uninstalled pyelftools-0.32
2025-08-20T19:07:35.2722523Z   Attempting uninstall: altgraph
2025-08-20T19:07:35.2809419Z     Found existing installation: altgraph 0.17.4
2025-08-20T19:07:35.2828966Z     Uninstalling altgraph-0.17.4:
2025-08-20T19:07:35.2835634Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T19:07:35.2972305Z   Attempting uninstall: typing-extensions
2025-08-20T19:07:35.3058536Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T19:07:35.3073423Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T19:07:35.3313290Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T19:07:35.3587762Z   Attempting uninstall: staticx
2025-08-20T19:07:35.3672654Z     Found existing installation: staticx 0.14.1
2025-08-20T19:07:35.3699211Z     Uninstalling staticx-0.14.1:
2025-08-20T19:07:35.3710458Z       Successfully uninstalled staticx-0.14.1
2025-08-20T19:07:35.3914325Z   Attempting uninstall: shellingham
2025-08-20T19:07:35.3997648Z     Found existing installation: shellingham 1.5.4
2025-08-20T19:07:35.4016638Z     Uninstalling shellingham-1.5.4:
2025-08-20T19:07:35.4023787Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T19:07:35.4113816Z   Attempting uninstall: setuptools
2025-08-20T19:07:35.4201214Z     Found existing installation: setuptools 80.9.0
2025-08-20T19:07:35.4488894Z     Uninstalling setuptools-80.9.0:
2025-08-20T19:07:35.4766044Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T19:07:36.1346077Z   Attempting uninstall: scons
2025-08-20T19:07:36.1435974Z     Found existing installation: SCons 4.9.1
2025-08-20T19:07:36.1832691Z     Uninstalling SCons-4.9.1:
2025-08-20T19:07:36.1902390Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:07:36.8035399Z   Attempting uninstall: pygments
2025-08-20T19:07:36.8115804Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:07:36.8345381Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:07:36.8371893Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:07:37.4364673Z   Attempting uninstall: platformdirs
2025-08-20T19:07:37.4450966Z     Found existing installation: platformdirs 4.3.8
2025-08-20T19:07:37.4471734Z     Uninstalling platformdirs-4.3.8:
2025-08-20T19:07:37.4485848Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T19:07:37.4629999Z   Attempting uninstall: packaging
2025-08-20T19:07:37.4709299Z     Found existing installation: packaging 25.0
2025-08-20T19:07:37.4733610Z     Uninstalling packaging-25.0:
2025-08-20T19:07:37.4741378Z       Successfully uninstalled packaging-25.0
2025-08-20T19:07:37.5116488Z   Attempting uninstall: mdurl
2025-08-20T19:07:37.5196710Z     Found existing installation: mdurl 0.1.2
2025-08-20T19:07:37.5214006Z     Uninstalling mdurl-0.1.2:
2025-08-20T19:07:37.5220430Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T19:07:37.5305521Z   Attempting uninstall: click
2025-08-20T19:07:37.5385129Z     Found existing installation: click 8.2.1
2025-08-20T19:07:37.5408374Z     Uninstalling click-8.2.1:
2025-08-20T19:07:37.5415220Z       Successfully uninstalled click-8.2.1
2025-08-20T19:07:37.5990728Z   Attempting uninstall: argcomplete
2025-08-20T19:07:37.6075413Z     Found existing installation: argcomplete 3.6.2
2025-08-20T19:07:37.6104738Z     Uninstalling argcomplete-3.6.2:
2025-08-20T19:07:37.6116200Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T19:07:37.6340952Z   Attempting uninstall: ansi2txt
2025-08-20T19:07:37.6420580Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T19:07:37.6435850Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T19:07:37.6677860Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T19:07:37.6727289Z   Attempting uninstall: userpath
2025-08-20T19:07:37.6811774Z     Found existing installation: userpath 1.9.2
2025-08-20T19:07:37.6830833Z     Uninstalling userpath-1.9.2:
2025-08-20T19:07:37.6839549Z       Successfully uninstalled userpath-1.9.2
2025-08-20T19:07:37.6948725Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T19:07:37.7029204Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T19:07:37.7460557Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T19:07:37.7502747Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T19:07:38.0275700Z   Attempting uninstall: markdown-it-py
2025-08-20T19:07:38.0361485Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T19:07:38.0425336Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T19:07:38.0444209Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T19:07:38.1059918Z   Attempting uninstall: rich
2025-08-20T19:07:38.1146526Z     Found existing installation: rich 14.1.0
2025-08-20T19:07:38.1211301Z     Uninstalling rich-14.1.0:
2025-08-20T19:07:38.1221834Z       Successfully uninstalled rich-14.1.0
2025-08-20T19:07:38.2822964Z   Attempting uninstall: pyinstaller
2025-08-20T19:07:38.2904872Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T19:07:38.3265594Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T19:07:38.3310459Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T19:07:38.6628487Z   Attempting uninstall: pipx
2025-08-20T19:07:38.6717428Z     Found existing installation: pipx 1.7.1
2025-08-20T19:07:38.6764809Z     Uninstalling pipx-1.7.1:
2025-08-20T19:07:38.6776014Z       Successfully uninstalled pipx-1.7.1
2025-08-20T19:07:38.7288537Z   Attempting uninstall: typer
2025-08-20T19:07:38.7378990Z     Found existing installation: typer 0.16.1
2025-08-20T19:07:38.7406130Z     Uninstalling typer-0.16.1:
2025-08-20T19:07:38.7416139Z       Successfully uninstalled typer-0.16.1
2025-08-20T19:07:38.7760320Z   Attempting uninstall: py2static
2025-08-20T19:07:38.7838891Z     Found existing installation: py2static 0.0.1
2025-08-20T19:07:38.7859126Z     Uninstalling py2static-0.0.1:
2025-08-20T19:07:38.7870339Z       Successfully uninstalled py2static-0.0.1
2025-08-20T19:07:38.7944347Z 
2025-08-20T19:07:38.7973140Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T19:07:39.1202194Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:07:39.2407524Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T19:07:39.2412301Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-eh8rx8lk
2025-08-20T19:07:39.2435588Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-eh8rx8lk
2025-08-20T19:07:40.8931830Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T19:07:40.8972782Z   Installing build dependencies: started
2025-08-20T19:07:41.6071723Z   Installing build dependencies: finished with status 'done'
2025-08-20T19:07:41.6079593Z   Getting requirements to build wheel: started
2025-08-20T19:07:41.8957494Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T19:07:41.8970016Z   Preparing metadata (pyproject.toml): started
2025-08-20T19:07:42.0892127Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T19:07:42.2405187Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T19:07:42.2417368Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:07:42.2563614Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T19:07:42.2574290Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:07:42.2716736Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T19:07:42.2728635Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:07:42.2855098Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T19:07:42.2865877Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:07:42.2912430Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:07:42.2922790Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:07:42.2936318Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:07:42.2955343Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:07:42.3077266Z Building wheels for collected packages: pyinstaller
2025-08-20T19:07:42.3085492Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T19:07:42.9872728Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T19:07:42.9898403Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=8a31cd502b4d253a405b1fbb65cf41106296b403d137ff1c70c586b1bd59c8ea
2025-08-20T19:07:42.9899943Z   Stored in directory: /tmp/pip-ephem-wheel-cache-yqose307/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T19:07:42.9943002Z Successfully built pyinstaller
2025-08-20T19:07:43.0873490Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T19:07:43.0879300Z   Attempting uninstall: altgraph
2025-08-20T19:07:43.0962846Z     Found existing installation: altgraph 0.17.4
2025-08-20T19:07:43.0983537Z     Uninstalling altgraph-0.17.4:
2025-08-20T19:07:43.0991174Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T19:07:43.1139167Z   Attempting uninstall: setuptools
2025-08-20T19:07:43.1226282Z     Found existing installation: setuptools 80.9.0
2025-08-20T19:07:43.1513812Z     Uninstalling setuptools-80.9.0:
2025-08-20T19:07:43.1795617Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T19:07:43.8414661Z   Attempting uninstall: packaging
2025-08-20T19:07:43.8501757Z     Found existing installation: packaging 25.0
2025-08-20T19:07:43.8526435Z     Uninstalling packaging-25.0:
2025-08-20T19:07:43.8535104Z       Successfully uninstalled packaging-25.0
2025-08-20T19:07:43.8919669Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T19:07:43.9001591Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T19:07:43.9420226Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T19:07:43.9464710Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T19:07:44.2251810Z   Attempting uninstall: pyinstaller
2025-08-20T19:07:44.2345090Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T19:07:44.2696667Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T19:07:44.2741983Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T19:07:44.6153577Z 
2025-08-20T19:07:44.6184895Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T19:07:44.9213004Z 6.15.0
2025-08-20T19:07:45.3533897Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T19:07:45.3543643Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T19:07:45.3543965Z 
2025-08-20T19:07:45.3544214Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T19:07:45.3545061Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T19:07:45.3545709Z installation.
2025-08-20T19:07:45.3545904Z 
2025-08-20T19:07:45.3546209Z If you installed the current Docker package using this script and are using it
2025-08-20T19:07:45.3546779Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T19:07:45.3547547Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T19:07:45.3548007Z files to match the parameters passed to the script.
2025-08-20T19:07:45.3548244Z 
2025-08-20T19:07:45.3548364Z You may press Ctrl+C now to abort this script.
2025-08-20T19:07:45.3716472Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T19:07:46.6013861Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T19:07:46.9707791Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T19:07:46.9733928Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T19:07:47.0285442Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T19:07:47.0303045Z + sh -c 'echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list'
2025-08-20T19:07:47.0310330Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T19:07:48.3283132Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null'
2025-08-20T19:07:59.2939319Z 
2025-08-20T19:07:59.2939768Z Running kernel seems to be up-to-date.
2025-08-20T19:07:59.2940076Z 
2025-08-20T19:07:59.2940202Z Restarting services...
2025-08-20T19:07:59.3006455Z 
2025-08-20T19:07:59.3006743Z Service restarts being deferred:
2025-08-20T19:07:59.3007470Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:07:59.3007855Z 
2025-08-20T19:07:59.3008036Z No containers need to be restarted.
2025-08-20T19:07:59.3008330Z 
2025-08-20T19:07:59.3008523Z No user sessions are running outdated binaries.
2025-08-20T19:07:59.3008843Z 
2025-08-20T19:07:59.3009193Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:08:00.1925442Z + sh -c 'docker version'
2025-08-20T19:08:00.2099020Z Client: Docker Engine - Community
2025-08-20T19:08:00.2099535Z  Version:           28.3.3
2025-08-20T19:08:00.2099902Z  API version:       1.51
2025-08-20T19:08:00.2100257Z  Go version:        go1.24.5
2025-08-20T19:08:00.2100618Z  Git commit:        980b856
2025-08-20T19:08:00.2101002Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T19:08:00.2101434Z  OS/Arch:           linux/amd64
2025-08-20T19:08:00.2101752Z  Context:           default
2025-08-20T19:08:00.2101898Z 
2025-08-20T19:08:00.2101993Z Server: Docker Engine - Community
2025-08-20T19:08:00.2102462Z  Engine:
2025-08-20T19:08:00.2102795Z   Version:          28.3.3
2025-08-20T19:08:00.2103249Z   API version:      1.51 (minimum version 1.24)
2025-08-20T19:08:00.2103747Z   Go version:       go1.24.5
2025-08-20T19:08:00.2104152Z   Git commit:       bea959c
2025-08-20T19:08:00.2104559Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T19:08:00.2105414Z   OS/Arch:          linux/amd64
2025-08-20T19:08:00.2105856Z   Experimental:     false
2025-08-20T19:08:00.2106240Z  containerd:
2025-08-20T19:08:00.2106596Z   Version:          1.7.27
2025-08-20T19:08:00.2107184Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T19:08:00.2107480Z  runc:
2025-08-20T19:08:00.2107654Z   Version:          1.2.5
2025-08-20T19:08:00.2107882Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T19:08:00.2108132Z  docker-init:
2025-08-20T19:08:00.2108378Z   Version:          0.19.0
2025-08-20T19:08:00.2108763Z   GitCommit:        de40ad0
2025-08-20T19:08:00.2119392Z 
2025-08-20T19:08:00.2120006Z ================================================================================
2025-08-20T19:08:00.2120383Z 
2025-08-20T19:08:00.2120670Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T19:08:00.2121299Z Docker daemon in rootless mode for your user:
2025-08-20T19:08:00.2121868Z 
2025-08-20T19:08:00.2122066Z     dockerd-rootless-setuptool.sh install
2025-08-20T19:08:00.2122279Z 
2025-08-20T19:08:00.2122553Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T19:08:00.2122851Z 
2025-08-20T19:08:00.2122855Z 
2025-08-20T19:08:00.2123060Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T19:08:00.2123528Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T19:08:00.2123821Z 
2025-08-20T19:08:00.2124144Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T19:08:00.2124897Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T19:08:00.2125670Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T19:08:00.2126139Z 
2025-08-20T19:08:00.2126314Z ================================================================================
2025-08-20T19:08:00.2126646Z 
2025-08-20T19:08:10.9268841Z ● docker.service - Docker Application Container Engine
2025-08-20T19:08:10.9270056Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:08:10.9270971Z      Active: active (running) since Wed 2025-08-20 19:08:00 UTC; 10s ago
2025-08-20T19:08:10.9271696Z TriggeredBy: ● docker.socket
2025-08-20T19:08:10.9272145Z        Docs: https://docs.docker.com
2025-08-20T19:08:10.9272610Z    Main PID: 19808 (dockerd)
2025-08-20T19:08:10.9272996Z       Tasks: 10
2025-08-20T19:08:10.9273347Z      Memory: 23.4M (peak: 27.8M)
2025-08-20T19:08:10.9273759Z         CPU: 317ms
2025-08-20T19:08:10.9274137Z      CGroup: /system.slice/docker.service
2025-08-20T19:08:10.9276563Z              └─19808 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:08:10.9277192Z 
2025-08-20T19:08:10.9277603Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.328292416Z" level=info msg="Loading containers: start."
2025-08-20T19:08:10.9279109Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.841493100Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count e9825eb988c97c6d2c3b2615cd0aa9e025d7957aef9c8ab51668a86a3201cfa5], retrying...."
2025-08-20T19:08:10.9280530Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.873959537Z" level=info msg="Loading containers: done."
2025-08-20T19:08:10.9281634Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.882665084Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T19:08:10.9282971Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.882766774Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:08:10.9283860Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.882791801Z" level=info msg="Initializing buildkit"
2025-08-20T19:08:10.9284764Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.902650665Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:08:10.9285490Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.907768079Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:08:10.9286204Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.907827091Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:08:10.9287859Z Aug 20 19:08:00 pkrvmubgrv54qmi systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:08:10.9386110Z ● docker.service - Docker Application Container Engine
2025-08-20T19:08:10.9387087Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:08:10.9387936Z      Active: active (running) since Wed 2025-08-20 19:08:00 UTC; 10s ago
2025-08-20T19:08:10.9388622Z TriggeredBy: ● docker.socket
2025-08-20T19:08:10.9389073Z        Docs: https://docs.docker.com
2025-08-20T19:08:10.9389536Z    Main PID: 19808 (dockerd)
2025-08-20T19:08:10.9389895Z       Tasks: 10
2025-08-20T19:08:10.9390227Z      Memory: 23.4M (peak: 27.8M)
2025-08-20T19:08:10.9390600Z         CPU: 317ms
2025-08-20T19:08:10.9390829Z      CGroup: /system.slice/docker.service
2025-08-20T19:08:10.9391323Z              └─19808 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:08:10.9391615Z 
2025-08-20T19:08:10.9391938Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.328292416Z" level=info msg="Loading containers: start."
2025-08-20T19:08:10.9393117Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.841493100Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count e9825eb988c97c6d2c3b2615cd0aa9e025d7957aef9c8ab51668a86a3201cfa5], retrying...."
2025-08-20T19:08:10.9394456Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.873959537Z" level=info msg="Loading containers: done."
2025-08-20T19:08:10.9395595Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.882665084Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T19:08:10.9397794Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.882766774Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:08:10.9399419Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.882791801Z" level=info msg="Initializing buildkit"
2025-08-20T19:08:10.9400527Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.902650665Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:08:10.9401311Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.907768079Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:08:10.9402042Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.907827091Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:08:10.9402710Z Aug 20 19:08:00 pkrvmubgrv54qmi systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:08:10.9596657Z ● docker.service - Docker Application Container Engine
2025-08-20T19:08:10.9597647Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:08:10.9598446Z      Active: active (running) since Wed 2025-08-20 19:08:00 UTC; 10s ago
2025-08-20T19:08:10.9599094Z TriggeredBy: ● docker.socket
2025-08-20T19:08:10.9599513Z        Docs: https://docs.docker.com
2025-08-20T19:08:10.9599933Z    Main PID: 19808 (dockerd)
2025-08-20T19:08:10.9600310Z       Tasks: 10
2025-08-20T19:08:10.9600647Z      Memory: 23.4M (peak: 27.8M)
2025-08-20T19:08:10.9601304Z         CPU: 317ms
2025-08-20T19:08:10.9601698Z      CGroup: /system.slice/docker.service
2025-08-20T19:08:10.9602605Z              └─19808 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:08:10.9603121Z 
2025-08-20T19:08:10.9603679Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.328292416Z" level=info msg="Loading containers: start."
2025-08-20T19:08:10.9605788Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.841493100Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count e9825eb988c97c6d2c3b2615cd0aa9e025d7957aef9c8ab51668a86a3201cfa5], retrying...."
2025-08-20T19:08:10.9608885Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.873959537Z" level=info msg="Loading containers: done."
2025-08-20T19:08:10.9610388Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.882665084Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T19:08:10.9611735Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.882766774Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:08:10.9612626Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.882791801Z" level=info msg="Initializing buildkit"
2025-08-20T19:08:10.9613317Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.902650665Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:08:10.9614047Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.907768079Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:08:10.9614763Z Aug 20 19:08:00 pkrvmubgrv54qmi dockerd[19808]: time="2025-08-20T19:08:00.907827091Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:08:10.9615598Z Aug 20 19:08:00 pkrvmubgrv54qmi systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:08:10.9715956Z Docker version 28.3.3, build 980b856
2025-08-20T19:08:10.9897366Z Unable to find image 'hello-world:latest' locally
2025-08-20T19:08:12.0506147Z latest: Pulling from library/hello-world
2025-08-20T19:08:12.3288772Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T19:08:12.7086303Z 17eec7bbc9d7: Verifying Checksum
2025-08-20T19:08:12.7087059Z 17eec7bbc9d7: Download complete
2025-08-20T19:08:12.7152240Z 17eec7bbc9d7: Pull complete
2025-08-20T19:08:12.7775202Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T19:08:12.7788078Z Status: Downloaded newer image for hello-world:latest
2025-08-20T19:08:12.9188558Z 
2025-08-20T19:08:12.9188997Z Hello from Docker!
2025-08-20T19:08:12.9189618Z This message shows that your installation appears to be working correctly.
2025-08-20T19:08:12.9190157Z 
2025-08-20T19:08:12.9198661Z To generate this message, Docker took the following steps:
2025-08-20T19:08:12.9199821Z  1. The Docker client contacted the Docker daemon.
2025-08-20T19:08:12.9200715Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T19:08:12.9201565Z     (amd64)
2025-08-20T19:08:12.9202026Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T19:08:12.9203800Z     executable that produces the output you are currently reading.
2025-08-20T19:08:12.9204300Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T19:08:12.9204811Z     to your terminal.
2025-08-20T19:08:12.9204943Z 
2025-08-20T19:08:12.9205124Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T19:08:12.9205604Z  $ docker run -it ubuntu bash
2025-08-20T19:08:12.9205754Z 
2025-08-20T19:08:12.9205919Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T19:08:12.9206686Z  https://hub.docker.com/
2025-08-20T19:08:12.9206841Z 
2025-08-20T19:08:12.9207440Z For more examples and ideas, visit:
2025-08-20T19:08:12.9207954Z  https://docs.docker.com/get-started/
2025-08-20T19:08:12.9208280Z 
2025-08-20T19:08:13.0223498Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:08:13.0224257Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:08:13.0224736Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:08:13.0225125Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:08:13.0225746Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:08:13.0226146Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:08:13.0226547Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:08:13.0227140Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:08:13.0227511Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:08:13.0227896Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:08:13.0228292Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:08:13.0228716Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:08:13.0229156Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:08:13.0229596Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:08:13.0230004Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:08:13.0230403Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:08:13.0230806Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:08:13.0231165Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:08:13.0231545Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:08:13.0232129Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:08:13.0233199Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:08:13.0233961Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:08:13.0234724Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:08:13.0235430Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:08:13.0236055Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:08:13.0236753Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:08:13.0237530Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:08:13.0237981Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:08:13.0238387Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:08:13.0238806Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:08:13.0239246Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:08:13.0239666Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:08:13.0240092Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:08:13.0240528Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:08:13.0240984Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:08:13.0241427Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:08:13.0241826Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:08:13.0242223Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:08:13.0242637Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:08:13.0243277Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:08:13.0243700Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:08:13.0244101Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:08:13.0244491Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:08:13.0244944Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:08:13.0245418Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:08:13.0245882Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:08:13.0246362Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:08:13.0246804Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:08:13.0248011Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:08:13.0248443Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:08:13.0248844Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:08:13.0249254Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:08:13.0249648Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:08:13.0250023Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:08:13.0250385Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:08:13.0250743Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:08:13.0251066Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:08:13.0251410Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:08:13.0251815Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:08:13.0252195Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:08:13.0252735Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:08:13.0253182Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:08:13.0253596Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:08:13.0253999Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:08:13.0254418Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:08:13.0254847Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:08:13.0255249Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:08:13.0255652Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:08:13.0256072Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:08:13.0256549Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:08:13.0257249Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:08:13.0257732Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:08:13.0258145Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:08:13.0258527Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:08:13.0258913Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:08:13.0259310Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:08:13.0259749Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:08:13.0260239Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:08:13.0260739Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:08:13.0261368Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:08:13.0261805Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:08:13.0262203Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:08:13.0262588Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:08:13.0263001Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:08:13.0263405Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:08:13.0263811Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:08:13.0264247Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:08:13.0264673Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:08:13.0265057Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:08:13.0265441Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:08:13.0265867Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:08:13.0266268Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:08:13.0266637Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:08:13.0267263Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:08:13.0267669Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:08:13.0268062Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:08:13.0268406Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:08:13.0268785Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:08:13.0269156Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:08:13.0269650Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:08:13.0270045Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:08:13.0270406Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:08:13.0270766Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:08:13.0271133Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:08:13.0271518Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:08:13.0271916Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:08:13.0272305Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:08:13.0272680Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:08:13.0273149Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:08:13.0273592Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:08:13.0273996Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:08:13.0274339Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:08:13.0274664Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:08:13.0275024Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:08:13.0275375Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:08:13.0275731Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:08:13.0276091Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:08:13.0276441Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:08:13.0276819Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:08:13.0277549Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:08:13.0278129Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:08:13.0278574Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:08:13.0278968Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:08:13.0279469Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:08:13.0279853Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:08:13.0280237Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:08:13.0280643Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:08:13.0281050Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:08:13.0281425Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:08:13.0281831Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:08:13.0282262Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:08:13.0282723Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:08:13.0283149Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:08:13.0283533Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:08:13.0283923Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:08:13.0284325Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:08:13.0284733Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:08:13.0285129Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:08:13.0285515Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:08:13.0285909Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:08:13.0286310Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:08:13.0286803Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:08:13.0287388Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:08:13.0287702Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:08:13.0288023Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:08:13.0288422Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:08:13.0288829Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:08:13.0289223Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:08:13.0289597Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:08:13.0289965Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:08:13.0290343Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:08:13.0290696Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:08:13.0291054Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:08:13.0291474Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:08:13.0291922Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:08:13.0292320Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:08:13.0292689Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:08:13.0293073Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:08:13.0293479Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:08:13.0293899Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:08:13.0294312Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:08:13.0294798Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:08:13.0295157Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:08:13.0295571Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:08:13.0296001Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:08:13.0296403Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:08:13.0296764Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:08:13.0297346Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:08:13.0297733Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:08:13.0298109Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:08:13.0298532Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:08:13.0299003Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:08:13.0299427Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:08:13.0299794Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:08:13.0300141Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:08:13.0300493Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:08:13.0300940Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:08:13.0301445Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:08:13.0301883Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:08:13.0302254Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:08:13.0302720Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:08:13.0303268Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:08:13.0303886Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:08:13.0304323Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:08:13.0304684Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:08:13.0305066Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:08:13.0305508Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:08:13.0305926Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:08:13.0306331Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:08:13.0306701Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:08:13.0307284Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:08:13.0307698Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:08:13.0308099Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:08:13.0308495Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:08:13.0315818Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:08:13.0316330Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:08:13.0316768Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:08:13.0317472Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:08:13.0317950Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:08:13.0318406Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:08:13.0318786Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:08:13.0319347Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:08:13.0319759Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:08:13.0320147Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:08:13.0320526Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:08:13.0320906Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:08:13.0321304Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:08:13.0321727Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:08:13.0322199Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:08:13.0322651Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:08:13.0323055Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:08:13.0323447Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:08:13.0323834Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:08:13.0324212Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:08:13.0324586Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:08:13.0324972Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:08:13.0325352Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:08:13.0325800Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:08:13.0326281Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:08:13.0326744Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:08:13.0327629Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:08:13.0328301Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:08:13.0328808Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:08:13.0329465Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:08:13.0329901Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:08:13.0330265Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:08:13.0330628Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:08:13.0331020Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:08:13.0331407Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:08:13.0331776Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:08:13.0332157Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:08:13.0332549Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:08:13.0332947Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:08:13.0333329Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:08:13.0333708Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:08:13.0334105Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:08:13.0334491Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:08:13.0334908Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:08:13.0335344Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:08:13.0335765Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:08:13.0336145Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:08:13.0336700Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:08:13.0337437Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:08:13.0337809Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:08:13.0338166Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:08:13.0338534Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:08:13.0338925Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:08:13.0339301Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:08:13.0339711Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:08:13.0340083Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:08:13.0340407Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:08:13.0340877Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:13.0341409Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:08:13.0341783Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:08:13.0342159Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:08:13.0342528Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:08:13.0342931Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:08:13.0343365Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:08:13.0343791Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:08:13.0344221Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:08:13.0344844Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:08:13.0345255Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:08:13.0345865Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:08:13.0346294Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:08:13.0346684Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:08:13.0347348Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:08:13.0347844Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:08:13.0348342Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:08:13.0348791Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:08:13.0349198Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:08:13.0349597Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:08:13.0350077Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:08:13.0350571Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:08:13.0350979Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:08:13.0351409Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:08:13.0351859Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:08:13.0352264Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:08:13.0352631Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:08:13.0352989Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:08:13.0353368Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:08:13.0353756Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:08:13.0354262Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:08:13.0354627Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:08:13.0355011Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:08:13.0355395Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:08:13.0355761Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:08:13.0356133Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:08:13.0356487Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:08:13.0357028Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:08:13.0357452Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:08:13.0357813Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:08:13.0358168Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:08:13.0358523Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:08:13.0358890Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:08:13.0359259Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:08:13.0359618Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:08:13.0359970Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:08:13.0360358Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:08:13.0360718Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:08:13.0361102Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:08:13.0361545Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:08:13.0361952Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:08:13.0362322Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:08:13.0362860Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:08:13.0363292Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:08:13.0363691Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:08:13.0364052Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:08:13.0364417Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:08:13.0364774Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:08:13.0365078Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:08:13.0365386Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:08:13.0365741Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:08:13.0366095Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:08:13.0366461Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:08:13.0366827Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:08:13.0367430Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:08:13.0367771Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:08:13.0368156Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:08:13.0368571Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:08:13.0368964Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:08:13.0369361Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:08:13.0369753Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:08:13.0370163Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:08:13.0370668Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:08:13.0371437Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:08:13.0372062Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:08:13.0372604Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:08:13.0373077Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:08:13.0373529Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:08:13.0374054Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:08:13.0374677Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:08:13.0375240Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:08:13.0375741Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:08:13.0376192Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:08:13.0376556Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:08:13.0377129Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:08:13.0377537Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:08:13.0377915Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:08:13.0378303Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:08:13.0378687Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:08:13.0379071Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:08:13.0379447Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:08:13.0379826Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:08:13.0380326Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:08:13.0380709Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:08:13.0381078Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:08:13.0381471Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:08:13.0381865Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:08:13.0382277Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:08:13.0382686Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:08:13.0383048Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:08:13.0383435Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:08:13.0383841Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:08:13.0384257Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:08:13.0384698Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:08:13.0385129Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:08:13.0385496Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:08:13.0385875Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:08:13.0386256Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:08:13.0386623Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:08:13.0387245Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:08:13.0387642Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:08:13.0388015Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:08:13.0388534Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:08:13.0388930Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:08:13.0389291Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:08:13.0389847Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:13.0390563Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:13.0391246Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:13.0391917Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:13.0392457Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:08:13.0392850Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:08:13.0393220Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:08:13.0393594Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:08:13.0393968Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:08:13.0394333Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:08:13.0394704Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:08:13.0395091Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:08:13.0395467Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:08:13.0395842Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:08:13.0396224Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:08:13.0396604Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:08:13.0397218Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:08:13.0397639Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:08:13.0398038Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:08:13.0398428Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:08:13.0398826Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:08:13.0399216Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:08:13.0399600Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:08:13.0399980Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:08:13.0400351Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:08:13.0400732Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:08:13.0401141Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:08:13.0401532Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:08:13.0401924Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:08:13.0402317Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:08:13.0402703Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:08:13.0403128Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:08:13.0403562Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:08:13.0403963Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:08:13.0404397Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:08:13.0404859Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:08:13.0405398Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:08:13.0405802Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:08:13.0406181Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:08:13.0406574Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:08:13.0407210Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:08:13.0407621Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:08:13.0407999Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:08:13.0408389Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:08:13.0408862Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:08:13.0409339Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:08:13.0409739Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:08:13.0410145Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:08:13.0410595Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:08:13.0411039Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:08:13.0411513Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:08:13.0412000Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:08:13.0412442Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:08:13.0412880Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:08:13.0413277Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:08:13.0413803Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:08:13.0414229Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:08:13.0414617Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:08:13.0414994Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:08:13.0415401Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:08:13.0415798Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:08:13.0416200Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:08:13.0416616Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:08:13.0417243Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:08:13.0417626Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:08:13.0418001Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:08:13.0418356Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:08:13.0418747Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:08:13.0419165Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:08:13.0419616Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:08:13.0420067Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:08:13.0420466Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:08:13.0420898Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:08:13.0421319Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:08:13.0421722Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:08:13.0422267Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:08:13.0422628Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:08:13.0422996Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:08:13.0423391Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:08:13.0423788Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:08:13.0424153Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:08:13.0424483Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:08:13.0424799Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:08:13.0425157Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:08:13.0425662Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T19:08:13.0426195Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:08:13.0426570Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:08:13.0427057Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:08:13.0427455Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:08:13.0427869Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:08:13.0428276Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:08:13.0428674Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:08:13.0429083Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:08:13.0429490Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:08:13.0429861Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:08:13.0430231Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:08:13.0430707Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:08:13.0431092Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:08:13.0431515Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:08:13.0431947Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:08:13.0432335Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:08:13.0432756Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:08:13.0433191Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:08:13.0433583Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:08:13.0433949Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:08:13.0434307Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:08:13.0434669Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:08:13.0435041Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:08:13.0435422Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:08:13.0435825Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:08:13.0436235Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:08:13.0436692Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:08:13.0437239Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:08:13.0437615Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:08:13.0437996Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:08:13.0438375Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:08:13.0438889Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:08:13.0439264Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:08:13.0439633Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:08:13.0440075Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:08:13.0440556Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:08:13.0440976Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:08:13.0441345Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:08:13.0441718Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:08:13.0442121Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:08:13.0442515Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:08:13.0442895Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:08:13.0443293Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:08:13.0443675Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:08:13.0444031Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:08:13.0444387Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:08:13.0444786Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:08:13.0445209Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:08:13.0445600Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:08:13.0445993Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:08:13.0446434Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:08:13.0447194Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:08:13.0447665Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:08:13.0448065Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:08:13.0448585Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:13.0449097Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:08:13.0449403Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:08:13.0449750Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:08:13.0450166Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:08:13.0450592Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:08:13.0451114Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:08:13.0451708Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:08:13.0452322Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:08:13.0452973Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:08:13.0453616Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:08:13.0454243Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:08:13.0454867Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:08:13.0455450Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:08:13.0456111Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:08:13.0456556Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:08:13.0457222Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:08:13.0457655Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:08:13.0458127Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:08:13.0458559Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:08:13.0458940Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:08:13.0459308Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:08:13.0459681Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:08:13.0460057Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:08:13.0460473Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:08:13.0460884Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:08:13.0461247Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:08:13.0461641Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:08:13.0462107Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:08:13.0462597Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:08:13.0463087Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:08:13.0463573Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:08:13.0464057Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:08:13.0464539Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:08:13.0465126Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:08:13.0465547Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:08:13.0465960Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:08:13.0466371Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:08:13.0466778Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:08:13.0467428Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:08:13.0467861Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:08:13.0468289Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:08:13.0468681Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:08:13.0469066Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:08:13.0469443Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:08:13.0469819Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:08:13.0470252Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:08:13.0470692Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:08:13.0471093Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:08:13.0471497Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:08:13.0471917Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:08:13.0472362Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:08:13.0472807Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:08:13.0473373Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:08:13.0474082Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:08:13.0474466Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:08:13.0474986Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:08:13.0475359Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:08:13.0475735Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:08:13.0476132Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:08:13.0476695Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:08:13.0477477Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:08:13.0477946Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:08:13.0478373Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:08:13.0478782Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:08:13.0479177Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:08:13.0479479Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:08:13.0479801Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:08:13.0480185Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:08:13.0480582Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:08:13.0480970Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:08:13.0481365Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:08:13.0481793Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:08:13.0482238Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:08:13.0482840Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:08:13.0483262Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:08:13.0483666Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:08:13.0484218Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:13.0484801Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:08:13.0485250Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:08:13.0485690Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:08:13.0486130Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:08:13.0486553Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:08:13.0487212Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:08:13.0487616Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:08:13.0488002Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:08:13.0488399Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:08:13.0488797Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:08:13.0489178Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:08:13.0489568Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:08:13.0489967Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:08:13.0490336Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:08:13.0490744Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:08:13.0491343Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:08:13.0491764Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:08:13.0492140Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:08:13.0492513Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:08:13.0492897Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:08:13.0493267Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:08:13.0493638Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:08:13.0494064Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:08:13.0494511Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:08:13.0494912Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:08:13.0495308Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:08:13.0495704Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:08:13.0496082Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:08:13.0496451Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:08:13.0496831Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:08:13.0497478Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:08:13.0497943Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:08:13.0498400Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:08:13.0498824Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:08:13.0499261Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:08:13.0499812Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:08:13.0500242Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:08:13.0500631Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:08:13.0500988Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:08:13.0501307Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:08:13.0501611Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:08:13.0501980Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:08:13.0502356Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:08:13.0502705Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:08:13.0503073Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:08:13.0503469Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:08:13.0503863Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:08:13.0504222Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:08:13.0504576Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:08:13.0504951Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:08:13.0505349Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:08:13.0505759Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:08:13.0506122Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:08:13.0506483Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:08:13.0506969Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:08:13.0507357Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:08:13.0507834Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:08:13.0508206Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:08:13.0508592Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:08:13.0508970Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:08:13.0509344Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:08:13.0509716Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:08:13.0510093Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:08:13.0510491Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:08:13.0510914Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:08:13.0511314Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:08:13.0511670Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:08:13.0512027Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:08:13.0512373Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:08:13.0512799Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:08:13.0513294Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:08:13.0513790Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:08:13.0514261Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:08:13.0514756Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:08:13.0515192Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:08:13.0515573Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:08:13.0516079Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:08:13.0516473Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:08:13.0516955Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:08:13.0517338Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:08:13.0517722Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:08:13.0518090Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:08:13.0518482Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:08:13.0518915Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:08:13.0519341Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:08:13.0519717Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:08:13.0520128Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:08:13.0520551Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:08:13.0520930Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:08:13.0521281Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:08:13.0521672Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:08:13.0522123Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:08:13.0522553Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:08:13.0522961Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:08:13.0523368Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:08:13.0523698Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:08:13.0524112Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:08:13.0524470Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:08:13.0524954Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:08:13.2445500Z [+] Installing Go for linux-amd64...
2025-08-20T19:08:13.2668739Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T19:08:13.2669367Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T19:08:13.2670022Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T19:08:14.5874944Z [+] Downloading Go go1.25.0...
2025-08-20T19:08:14.5927709Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:08:14.5928407Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:08:14.5928728Z 
2025-08-20T19:08:14.6904656Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:08:14.6905463Z 100    80  100    80    0     0    818      0 --:--:-- --:--:-- --:--:--   824
2025-08-20T19:08:14.7788738Z 
2025-08-20T19:08:14.7789391Z 100    75  100    75    0     0    402      0 --:--:-- --:--:-- --:--:--   402
2025-08-20T19:08:15.3945720Z 
2025-08-20T19:08:15.3946236Z 100 56.8M  100 56.8M    0     0  70.9M      0 --:--:-- --:--:-- --:--:-- 70.9M
2025-08-20T19:08:15.3981825Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T19:08:16.7915302Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T19:08:16.7915850Z [+] GOROOT: /home/runner/.go
2025-08-20T19:08:16.7916254Z [+] GOPATH: /home/runner/go
2025-08-20T19:08:16.7916687Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T19:08:16.8073144Z go version go1.25.0 linux/amd64
2025-08-20T19:08:16.8449898Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:08:16.8450639Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:08:16.8451375Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:08:16.8452190Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:08:16.8452802Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:08:16.8453395Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:08:16.8453988Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:08:16.8454588Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:08:16.8455189Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:08:16.8455752Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:08:16.8456343Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:08:16.8457158Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:08:16.8457846Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:08:16.8458622Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:08:16.8459234Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:08:16.8459880Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:08:16.8460662Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:08:16.8461333Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:08:16.8462012Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:08:16.8462826Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:08:16.8463621Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:08:16.8464044Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:08:16.8464478Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:08:16.8464881Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:08:16.8465457Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:08:16.8465855Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:08:16.8466290Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:08:16.8466703Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:08:16.8467446Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:08:16.8467877Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:08:16.8468301Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:08:16.8468727Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:08:16.8469158Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:08:16.8469581Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:08:16.8470037Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:08:16.8470470Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:08:16.8470880Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:08:16.8471272Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:08:16.8471684Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:08:16.8472104Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:08:16.8472523Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:08:16.8472927Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:08:16.8473318Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:08:16.8473771Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:08:16.8474380Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:08:16.8474856Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:08:16.8475342Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:08:16.8475782Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:08:16.8476203Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:08:16.8476622Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:08:16.8477260Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:08:16.8477679Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:08:16.8478074Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:08:16.8478453Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:08:16.8478817Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:08:16.8479184Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:08:16.8479506Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:08:16.8479940Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:08:16.8480338Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:08:16.8480718Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:08:16.8481126Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:08:16.8481566Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:08:16.8481985Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:08:16.8482526Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:08:16.8482953Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:08:16.8483381Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:08:16.8483781Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:08:16.8484179Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:08:16.8484600Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:08:16.8485073Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:08:16.8485571Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:08:16.8486058Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:08:16.8486481Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:08:16.8487044Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:08:16.8487454Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:08:16.8487858Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:08:16.8488298Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:08:16.8488791Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:08:16.8489294Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:08:16.8489793Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:08:16.8490230Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:08:16.8490627Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:08:16.8491029Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:08:16.8491557Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:08:16.8491961Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:08:16.8492344Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:08:16.8492765Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:08:16.8493189Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:08:16.8493574Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:08:16.8493950Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:08:16.8494357Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:08:16.8494765Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:08:16.8495135Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:08:16.8495507Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:08:16.8495898Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:08:16.8496285Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:08:16.8496635Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:08:16.8497277Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:08:16.8497663Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:08:16.8498053Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:08:16.8498438Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:08:16.8498803Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:08:16.8499163Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:08:16.8499665Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:08:16.8500054Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:08:16.8500451Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:08:16.8500846Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:08:16.8501221Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:08:16.8501592Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:08:16.8501989Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:08:16.8502392Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:08:16.8502733Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:08:16.8503062Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:08:16.8503424Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:08:16.8503784Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:08:16.8504141Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:08:16.8504499Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:08:16.8504842Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:08:16.8505220Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:08:16.8505616Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:08:16.8506055Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:08:16.8506509Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:08:16.8507116Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:08:16.8507670Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:08:16.8508071Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:08:16.8508594Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:08:16.8509008Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:08:16.8509422Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:08:16.8509819Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:08:16.8510218Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:08:16.8510637Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:08:16.8511086Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:08:16.8511522Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:08:16.8511914Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:08:16.8512314Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:08:16.8512731Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:08:16.8513144Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:08:16.8513539Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:08:16.8513933Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:08:16.8514333Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:08:16.8514739Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:08:16.8515124Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:08:16.8515490Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:08:16.8515800Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:08:16.8516126Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:08:16.8516715Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:08:16.8517403Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:08:16.8517808Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:08:16.8518180Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:08:16.8525108Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:08:16.8525717Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:08:16.8526120Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:08:16.8526482Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:08:16.8527047Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:08:16.8527508Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:08:16.8527928Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:08:16.8528311Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:08:16.8528703Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:08:16.8529116Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:08:16.8529537Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:08:16.8529953Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:08:16.8530311Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:08:16.8530671Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:08:16.8531118Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:08:16.8531546Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:08:16.8531960Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:08:16.8532491Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:08:16.8532846Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:08:16.8533237Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:08:16.8533622Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:08:16.8534049Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:08:16.8534519Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:08:16.8534942Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:08:16.8535306Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:08:16.8535654Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:08:16.8536028Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:08:16.8536486Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:08:16.8537109Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:08:16.8537555Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:08:16.8537930Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:08:16.8538398Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:08:16.8538939Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:08:16.8539437Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:08:16.8539871Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:08:16.8540234Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:08:16.8540749Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:08:16.8541165Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:08:16.8541579Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:08:16.8541994Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:08:16.8542388Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:08:16.8542762Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:08:16.8543159Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:08:16.8543557Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:08:16.8543944Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:08:16.8544340Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:08:16.8544731Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:08:16.8545127Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:08:16.8545563Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:08:16.8546030Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:08:16.8546457Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:08:16.8546827Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:08:16.8547429Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:08:16.8547828Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:08:16.8548206Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:08:16.8548593Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:08:16.8548972Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:08:16.8549486Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:08:16.8549916Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:08:16.8550386Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:08:16.8550833Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:08:16.8551237Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:08:16.8551625Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:08:16.8552006Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:08:16.8552376Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:08:16.8552746Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:08:16.8553127Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:08:16.8553543Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:08:16.8554011Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:08:16.8554503Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:08:16.8554967Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:08:16.8555491Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:08:16.8556003Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:08:16.8556498Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:08:16.8557247Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:08:16.8557697Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:08:16.8558206Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:08:16.8558577Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:08:16.8558958Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:08:16.8559336Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:08:16.8559695Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:08:16.8560070Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:08:16.8560447Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:08:16.8560832Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:08:16.8561220Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:08:16.8561602Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:08:16.8562004Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:08:16.8562403Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:08:16.8562817Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:08:16.8563256Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:08:16.8563643Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:08:16.8564017Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:08:16.8564429Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:08:16.8564803Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:08:16.8565161Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:08:16.8565511Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:08:16.8565872Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:08:16.8566376Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:08:16.8566752Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:08:16.8567281Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:08:16.8567649Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:08:16.8567968Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:08:16.8568431Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:16.8568950Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:08:16.8569320Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:08:16.8569695Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:08:16.8570064Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:08:16.8570476Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:08:16.8570910Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:08:16.8571338Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:08:16.8571771Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:08:16.8572173Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:08:16.8572571Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:08:16.8572988Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:08:16.8573401Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:08:16.8573791Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:08:16.8574221Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:08:16.8574844Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:08:16.8575347Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:08:16.8575796Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:08:16.8576209Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:08:16.8576610Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:08:16.8577194Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:08:16.8577678Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:08:16.8578083Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:08:16.8578514Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:08:16.8578965Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:08:16.8579373Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:08:16.8579737Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:08:16.8580101Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:08:16.8580478Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:08:16.8580859Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:08:16.8581221Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:08:16.8581581Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:08:16.8581967Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:08:16.8582345Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:08:16.8582710Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:08:16.8583082Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:08:16.8583546Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:08:16.8583934Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:08:16.8584320Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:08:16.8584679Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:08:16.8585035Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:08:16.8585390Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:08:16.8585757Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:08:16.8586130Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:08:16.8586492Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:08:16.8587000Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:08:16.8587448Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:08:16.8587803Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:08:16.8588173Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:08:16.8588609Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:08:16.8589017Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:08:16.8589382Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:08:16.8589763Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:08:16.8590179Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:08:16.8590578Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:08:16.8590937Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:08:16.8591435Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:08:16.8591796Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:08:16.8592099Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:08:16.8592403Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:08:16.8592753Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:08:16.8593109Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:08:16.8593476Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:08:16.8593836Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:08:16.8594177Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:08:16.8594516Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:08:16.8594899Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:08:16.8595315Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:08:16.8595714Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:08:16.8596104Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:08:16.8596493Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:08:16.8597097Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:08:16.8597654Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:08:16.8598323Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:08:16.8598962Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:08:16.8599509Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:08:16.8599990Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:08:16.8600575Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:08:16.8601108Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:08:16.8601735Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:08:16.8602301Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:08:16.8602797Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:08:16.8603252Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:08:16.8603618Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:08:16.8603993Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:08:16.8604367Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:08:16.8604756Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:08:16.8605139Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:08:16.8605524Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:08:16.8605913Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:08:16.8606295Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:08:16.8606676Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:08:16.8607171Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:08:16.8607544Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:08:16.8607915Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:08:16.8608308Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:08:16.8608823Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:08:16.8609238Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:08:16.8609655Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:08:16.8610015Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:08:16.8610403Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:08:16.8610815Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:08:16.8611224Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:08:16.8611667Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:08:16.8612102Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:08:16.8612482Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:08:16.8612864Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:08:16.8613251Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:08:16.8613623Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:08:16.8614019Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:08:16.8614413Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:08:16.8614797Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:08:16.8615181Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:08:16.8615544Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:08:16.8615902Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:08:16.8616458Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:16.8617422Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:16.8618112Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:16.8618777Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:16.8619302Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:08:16.8619688Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:08:16.8620064Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:08:16.8620439Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:08:16.8620813Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:08:16.8621204Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:08:16.8621580Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:08:16.8621964Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:08:16.8622341Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:08:16.8622711Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:08:16.8623088Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:08:16.8623460Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:08:16.8623848Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:08:16.8624263Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:08:16.8624662Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:08:16.8625061Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:08:16.8625583Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:08:16.8625972Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:08:16.8626352Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:08:16.8626734Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:08:16.8627342Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:08:16.8627731Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:08:16.8628134Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:08:16.8628530Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:08:16.8628924Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:08:16.8629317Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:08:16.8629709Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:08:16.8630133Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:08:16.8630572Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:08:16.8630969Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:08:16.8631410Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:08:16.8631870Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:08:16.8632277Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:08:16.8632645Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:08:16.8633028Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:08:16.8633427Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:08:16.8633971Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:08:16.8634383Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:08:16.8634761Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:08:16.8635151Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:08:16.8635626Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:08:16.8636102Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:08:16.8636500Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:08:16.8637098Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:08:16.8637655Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:08:16.8638131Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:08:16.8638619Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:08:16.8639108Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:08:16.8639550Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:08:16.8639986Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:08:16.8640386Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:08:16.8640782Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:08:16.8641199Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:08:16.8641593Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:08:16.8641967Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:08:16.8642528Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:08:16.8642937Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:08:16.8643347Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:08:16.8643766Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:08:16.8644160Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:08:16.8644538Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:08:16.8644920Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:08:16.8645284Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:08:16.8645682Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:08:16.8646107Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:08:16.8646575Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:08:16.8647154Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:08:16.8647560Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:08:16.8647995Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:08:16.8648420Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:08:16.8648832Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:08:16.8649246Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:08:16.8649605Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:08:16.8649969Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:08:16.8650361Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:08:16.8650762Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:08:16.8651253Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:08:16.8651593Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:08:16.8651908Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:08:16.8652263Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:08:16.8652770Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T19:08:16.8653289Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:08:16.8653668Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:08:16.8654043Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:08:16.8654440Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:08:16.8654856Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:08:16.8655278Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:08:16.8655694Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:08:16.8656117Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:08:16.8656533Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:08:16.8657033Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:08:16.8657411Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:08:16.8657778Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:08:16.8658164Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:08:16.8658589Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:08:16.8659024Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:08:16.8659608Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:08:16.8660036Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:08:16.8660482Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:08:16.8660881Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:08:16.8661253Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:08:16.8661606Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:08:16.8661969Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:08:16.8662342Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:08:16.8662723Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:08:16.8663128Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:08:16.8663554Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:08:16.8664022Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:08:16.8664466Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:08:16.8664848Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:08:16.8665234Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:08:16.8665614Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:08:16.8666004Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:08:16.8666382Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:08:16.8666756Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:08:16.8667434Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:08:16.8668070Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:08:16.8668503Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:08:16.8668878Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:08:16.8669254Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:08:16.8669657Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:08:16.8670049Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:08:16.8670424Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:08:16.8670824Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:08:16.8671203Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:08:16.8671566Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:08:16.8671924Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:08:16.8672331Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:08:16.8672753Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:08:16.8673138Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:08:16.8673529Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:08:16.8673972Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:08:16.8674407Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:08:16.8674826Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:08:16.8675217Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:08:16.8675741Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:16.8676378Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:08:16.8676688Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:08:16.8677315Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:08:16.8677734Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:08:16.8678163Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:08:16.8678688Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:08:16.8679282Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:08:16.8679894Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:08:16.8680550Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:08:16.8681203Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:08:16.8681837Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:08:16.8682464Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:08:16.8683053Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:08:16.8683541Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:08:16.8683989Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:08:16.8684422Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:08:16.8684851Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:08:16.8685328Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:08:16.8685893Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:08:16.8686285Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:08:16.8686655Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:08:16.8687152Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:08:16.8687537Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:08:16.8687950Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:08:16.8688369Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:08:16.8688733Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:08:16.8689129Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:08:16.8689595Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:08:16.8690093Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:08:16.8690583Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:08:16.8691075Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:08:16.8691557Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:08:16.8692038Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:08:16.8692485Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:08:16.8692902Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:08:16.8693315Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:08:16.8693725Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:08:16.8694261Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:08:16.8694676Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:08:16.8695112Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:08:16.8695542Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:08:16.8695933Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:08:16.8696316Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:08:16.8696693Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:08:16.8697206Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:08:16.8697647Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:08:16.8698116Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:08:16.8698525Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:08:16.8698937Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:08:16.8699366Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:08:16.8699819Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:08:16.8700265Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:08:16.8700698Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:08:16.8701095Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:08:16.8701471Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:08:16.8701862Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:08:16.8702233Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:08:16.8702729Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:08:16.8703141Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:08:16.8703542Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:08:16.8703972Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:08:16.8704446Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:08:16.8704862Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:08:16.8705270Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:08:16.8705668Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:08:16.8705968Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:08:16.8706291Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:08:16.8706686Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:08:16.8707211Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:08:16.8707600Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:08:16.8707992Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:08:16.8708419Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:08:16.8708865Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:08:16.8709282Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:08:16.8709686Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:08:16.8710098Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:08:16.8710643Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:16.8711354Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:08:16.8711815Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:08:16.8712255Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:08:16.8712693Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:08:16.8713119Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:08:16.8713520Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:08:16.8713911Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:08:16.8714292Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:08:16.8714686Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:08:16.8715094Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:08:16.8715469Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:08:16.8715857Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:08:16.8716257Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:08:16.8716632Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:08:16.8717263Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:08:16.8717755Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:08:16.8718176Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:08:16.8718554Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:08:16.8718929Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:08:16.8719448Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:08:16.8719829Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:08:16.8720199Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:08:16.8720631Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:08:16.8721080Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:08:16.8721485Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:08:16.8721884Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:08:16.8722279Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:08:16.8722662Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:08:16.8723036Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:08:16.8723427Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:08:16.8723829Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:08:16.8724282Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:08:16.8724737Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:08:16.8725162Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:08:16.8725564Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:08:16.8725970Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:08:16.8726393Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:08:16.8726782Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:08:16.8727299Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:08:16.8727762Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:08:16.8728072Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:08:16.8728447Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:08:16.8728825Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:08:16.8729183Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:08:16.8729554Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:08:16.8729952Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:08:16.8730339Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:08:16.8730704Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:08:16.8731060Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:08:16.8731449Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:08:16.8731853Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:08:16.8732230Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:08:16.8732597Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:08:16.8732957Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:08:16.8733345Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:08:16.8733732Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:08:16.8734085Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:08:16.8734459Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:08:16.8734846Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:08:16.8735223Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:08:16.8735605Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:08:16.8736095Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:08:16.8736491Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:08:16.8736999Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:08:16.8737428Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:08:16.8737838Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:08:16.8738191Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:08:16.8738543Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:08:16.8738889Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:08:16.8739321Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:08:16.8739826Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:08:16.8740307Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:08:16.8740792Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:08:16.8741297Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:08:16.8741733Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:08:16.8742122Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:08:16.8742514Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:08:16.8742904Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:08:16.8743288Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:08:16.8743672Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:08:16.8744176Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:08:16.8744554Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:08:16.8744948Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:08:16.8745392Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:08:16.8745833Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:08:16.8746211Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:08:16.8746616Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:08:16.8747177Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:08:16.8747560Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:08:16.8747915Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:08:16.8748327Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:08:16.8748792Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:08:16.8749225Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:08:16.8749641Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:08:16.8750051Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:08:16.8750378Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:08:16.8750659Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:08:16.8751017Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:08:16.8751498Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:08:17.0999499Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:08:17.2663413Z Collecting meson
2025-08-20T19:08:17.2988013Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T19:08:17.3280415Z Collecting ninja
2025-08-20T19:08:17.3304933Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T19:08:17.3367713Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T19:08:17.3612744Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 108.6 MB/s  0:00:00
2025-08-20T19:08:17.3635913Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T19:08:17.4538053Z Installing collected packages: ninja, meson
2025-08-20T19:08:18.1706451Z 
2025-08-20T19:08:18.1736091Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T19:08:18.4638670Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:08:18.5713107Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T19:08:18.6256574Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T19:08:19.0088454Z 1.8.4
2025-08-20T19:08:19.0356468Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T19:08:19.0618737Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:08:19.0619422Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:08:19.0620108Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:08:19.0620750Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:08:19.0621406Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:08:19.0622048Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:08:19.0622695Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:08:19.0623344Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:08:19.0623991Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:08:19.0624942Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:08:19.0625624Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:08:19.0626351Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:08:19.0627229Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:08:19.0628206Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:08:19.0628916Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:08:19.0629643Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:08:19.0630361Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:08:19.0630999Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:08:19.0631698Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:08:19.0632496Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:08:19.0633354Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:08:19.0633868Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:08:19.0634329Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:08:19.0634736Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:08:19.0635101Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:08:19.0635494Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:08:19.0635933Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:08:19.0636350Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:08:19.0636757Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:08:19.0637449Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:08:19.0638100Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:08:19.0638554Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:08:19.0639332Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:08:19.0640078Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:08:19.0640826Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:08:19.0641597Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:08:19.0642328Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:08:19.0643035Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:08:19.0643877Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:08:19.0644665Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:08:19.0645464Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:08:19.0646195Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:08:19.0647587Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:08:19.0648433Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:08:19.0649315Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:08:19.0650179Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:08:19.0651069Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:08:19.0651893Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:08:19.0652657Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:08:19.0653654Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:08:19.0654395Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:08:19.0655145Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:08:19.0655864Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:08:19.0656530Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:08:19.0657369Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:08:19.0658033Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:08:19.0658609Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:08:19.0659227Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:08:19.0659954Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:08:19.0660626Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:08:19.0661371Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:08:19.0662157Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:08:19.0662913Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:08:19.0663651Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:08:19.0664411Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:08:19.0665187Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:08:19.0665911Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:08:19.0666623Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:08:19.0668569Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:08:19.0669437Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:08:19.0670524Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:08:19.0671378Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:08:19.0672124Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:08:19.0672819Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:08:19.0673518Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:08:19.0674219Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:08:19.0675010Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:08:19.0675902Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:08:19.0676808Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:08:19.0677863Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:08:19.0678663Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:08:19.0679384Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:08:19.0680092Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:08:19.0680834Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:08:19.0681312Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:08:19.0681712Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:08:19.0682138Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:08:19.0682563Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:08:19.0682944Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:08:19.0683505Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:08:19.0683913Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:08:19.0684322Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:08:19.0684695Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:08:19.0685063Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:08:19.0685453Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:08:19.0685835Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:08:19.0686187Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:08:19.0686571Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:08:19.0687162Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:08:19.0687537Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:08:19.0687931Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:08:19.0688311Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:08:19.0688726Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:08:19.0689105Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:08:19.0689497Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:08:19.0689902Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:08:19.0690297Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:08:19.0690676Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:08:19.0691047Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:08:19.0691438Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:08:19.0691994Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:08:19.0692347Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:08:19.0692671Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:08:19.0700498Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:08:19.0700928Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:08:19.0701330Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:08:19.0701725Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:08:19.0702088Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:08:19.0702486Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:08:19.0702908Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:08:19.0703370Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:08:19.0703839Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:08:19.0704253Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:08:19.0704654Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:08:19.0705057Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:08:19.0705457Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:08:19.0705860Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:08:19.0706274Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:08:19.0706655Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:08:19.0707264Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:08:19.0707686Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:08:19.0708337Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:08:19.0708779Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:08:19.0709171Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:08:19.0709565Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:08:19.0709974Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:08:19.0710383Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:08:19.0710787Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:08:19.0711177Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:08:19.0711576Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:08:19.0711988Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:08:19.0712378Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:08:19.0712746Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:08:19.0713058Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:08:19.0713388Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:08:19.0713782Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:08:19.0714185Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:08:19.0714586Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:08:19.0714961Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:08:19.0715332Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:08:19.0715715Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:08:19.0716076Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:08:19.0716556Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:08:19.0717218Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:08:19.0717675Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:08:19.0718079Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:08:19.0718453Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:08:19.0718844Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:08:19.0719253Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:08:19.0719673Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:08:19.0720090Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:08:19.0720459Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:08:19.0720825Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:08:19.0721250Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:08:19.0721684Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:08:19.0722085Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:08:19.0722448Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:08:19.0722790Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:08:19.0723176Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:08:19.0723558Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:08:19.0723986Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:08:19.0724460Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:08:19.0725016Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:08:19.0725389Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:08:19.0725733Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:08:19.0726086Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:08:19.0726534Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:08:19.0727202Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:08:19.0727644Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:08:19.0728019Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:08:19.0728493Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:08:19.0729043Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:08:19.0729555Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:08:19.0729989Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:08:19.0730360Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:08:19.0730744Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:08:19.0731155Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:08:19.0731576Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:08:19.0731980Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:08:19.0732352Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:08:19.0732722Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:08:19.0733119Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:08:19.0733649Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:08:19.0734053Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:08:19.0734450Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:08:19.0734843Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:08:19.0735236Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:08:19.0735668Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:08:19.0736124Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:08:19.0736551Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:08:19.0737050Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:08:19.0737426Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:08:19.0737844Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:08:19.0738235Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:08:19.0738619Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:08:19.0738999Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:08:19.0739392Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:08:19.0739812Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:08:19.0740284Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:08:19.0740734Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:08:19.0741136Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:08:19.0741527Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:08:19.0742049Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:08:19.0742428Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:08:19.0742801Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:08:19.0743188Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:08:19.0743577Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:08:19.0744032Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:08:19.0744513Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:08:19.0744976Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:08:19.0745498Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:08:19.0746007Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:08:19.0746508Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:08:19.0747149Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:08:19.0747589Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:08:19.0747954Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:08:19.0748320Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:08:19.0748698Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:08:19.0749078Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:08:19.0749442Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:08:19.0749818Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:08:19.0750199Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:08:19.0750716Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:08:19.0751108Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:08:19.0751495Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:08:19.0751901Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:08:19.0752288Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:08:19.0752716Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:08:19.0753177Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:08:19.0753571Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:08:19.0753954Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:08:19.0754379Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:08:19.0754766Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:08:19.0755128Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:08:19.0755483Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:08:19.0755851Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:08:19.0756256Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:08:19.0756630Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:08:19.0757142Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:08:19.0757515Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:08:19.0757831Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:08:19.0758299Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:19.0758970Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:08:19.0759352Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:08:19.0759737Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:08:19.0760114Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:08:19.0760519Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:08:19.0760962Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:08:19.0761390Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:08:19.0761827Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:08:19.0762246Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:08:19.0762648Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:08:19.0763081Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:08:19.0763497Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:08:19.0763900Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:08:19.0764343Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:08:19.0764835Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:08:19.0765334Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:08:19.0765785Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:08:19.0766201Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:08:19.0766604Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:08:19.0767210Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:08:19.0767887Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:08:19.0768320Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:08:19.0768754Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:08:19.0769209Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:08:19.0769618Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:08:19.0769984Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:08:19.0770348Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:08:19.0770732Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:08:19.0771119Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:08:19.0771489Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:08:19.0771862Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:08:19.0772253Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:08:19.0772643Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:08:19.0773011Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:08:19.0773382Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:08:19.0773743Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:08:19.0774122Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:08:19.0774513Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:08:19.0774872Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:08:19.0775232Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:08:19.0775588Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:08:19.0776070Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:08:19.0776445Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:08:19.0776809Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:08:19.0777274Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:08:19.0777658Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:08:19.0778028Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:08:19.0778405Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:08:19.0778852Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:08:19.0779269Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:08:19.0779641Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:08:19.0780038Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:08:19.0780467Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:08:19.0780869Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:08:19.0781239Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:08:19.0781615Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:08:19.0781971Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:08:19.0782276Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:08:19.0782585Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:08:19.0782943Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:08:19.0783300Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:08:19.0783671Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:08:19.0784038Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:08:19.0784508Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:08:19.0784860Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:08:19.0785247Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:08:19.0785664Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:08:19.0786066Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:08:19.0786464Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:08:19.0786950Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:08:19.0787367Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:08:19.0787869Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:08:19.0788539Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:08:19.0789184Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:08:19.0789742Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:08:19.0790223Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:08:19.0790679Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:08:19.0791213Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:08:19.0791855Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:08:19.0792430Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:08:19.0792930Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:08:19.0793510Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:08:19.0793888Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:08:19.0794268Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:08:19.0794646Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:08:19.0795032Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:08:19.0795426Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:08:19.0795815Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:08:19.0796206Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:08:19.0796592Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:08:19.0797075Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:08:19.0797459Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:08:19.0797841Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:08:19.0798219Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:08:19.0798612Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:08:19.0799007Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:08:19.0799423Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:08:19.0799833Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:08:19.0800196Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:08:19.0800587Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:08:19.0801002Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:08:19.0801532Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:08:19.0801980Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:08:19.0802415Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:08:19.0802787Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:08:19.0803165Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:08:19.0803548Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:08:19.0803915Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:08:19.0804303Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:08:19.0804696Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:08:19.0805082Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:08:19.0805474Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:08:19.0805840Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:08:19.0806202Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:08:19.0806758Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:19.0807585Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:19.0808271Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:19.0808934Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:19.0809462Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:08:19.0809963Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:08:19.0810342Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:08:19.0810717Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:08:19.0811093Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:08:19.0811458Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:08:19.0811831Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:08:19.0812215Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:08:19.0812591Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:08:19.0812967Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:08:19.0813353Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:08:19.0813730Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:08:19.0814124Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:08:19.0814537Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:08:19.0814938Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:08:19.0815347Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:08:19.0815745Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:08:19.0816158Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:08:19.0816548Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:08:19.0817035Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:08:19.0817415Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:08:19.0817803Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:08:19.0818332Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:08:19.0818730Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:08:19.0819133Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:08:19.0819530Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:08:19.0819920Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:08:19.0820350Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:08:19.0820785Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:08:19.0821191Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:08:19.0821629Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:08:19.0822094Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:08:19.0822515Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:08:19.0822888Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:08:19.0823269Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:08:19.0823668Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:08:19.0824077Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:08:19.0824478Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:08:19.0824856Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:08:19.0825245Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:08:19.0825719Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:08:19.0826193Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:08:19.0826711Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:08:19.0827218Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:08:19.0827672Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:08:19.0828119Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:08:19.0828592Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:08:19.0829080Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:08:19.0829521Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:08:19.0829958Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:08:19.0830356Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:08:19.0830759Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:08:19.0831186Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:08:19.0831576Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:08:19.0831956Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:08:19.0832374Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:08:19.0832781Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:08:19.0833187Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:08:19.0833608Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:08:19.0834005Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:08:19.0834406Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:08:19.0834788Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:08:19.0835262Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:08:19.0835660Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:08:19.0836074Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:08:19.0836529Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:08:19.0837081Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:08:19.0837487Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:08:19.0837927Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:08:19.0838350Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:08:19.0838758Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:08:19.0839170Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:08:19.0839533Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:08:19.0839899Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:08:19.0840288Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:08:19.0840682Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:08:19.0841055Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:08:19.0841390Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:08:19.0841704Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:08:19.0842059Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:08:19.0842573Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T19:08:19.0843214Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:08:19.0843608Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:08:19.0843987Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:08:19.0844380Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:08:19.0844800Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:08:19.0845218Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:08:19.0845635Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:08:19.0846056Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:08:19.0846468Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:08:19.0846843Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:08:19.0847321Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:08:19.0847695Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:08:19.0848079Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:08:19.0848507Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:08:19.0848940Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:08:19.0849337Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:08:19.0849760Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:08:19.0850205Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:08:19.0850597Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:08:19.0850968Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:08:19.0851332Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:08:19.0851811Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:08:19.0852198Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:08:19.0852574Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:08:19.0852976Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:08:19.0853392Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:08:19.0853854Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:08:19.0854297Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:08:19.0854678Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:08:19.0855066Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:08:19.0855452Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:08:19.0855847Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:08:19.0856225Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:08:19.0856598Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:08:19.0857146Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:08:19.0857644Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:08:19.0858064Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:08:19.0858436Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:08:19.0858808Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:08:19.0859212Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:08:19.0859611Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:08:19.0860119Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:08:19.0860522Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:08:19.0860905Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:08:19.0861263Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:08:19.0861625Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:08:19.0862032Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:08:19.0862464Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:08:19.0862850Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:08:19.0863243Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:08:19.0863688Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:08:19.0864131Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:08:19.0864558Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:08:19.0864959Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:08:19.0865486Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:19.0866006Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:08:19.0866321Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:08:19.0866667Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:08:19.0867181Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:08:19.0867613Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:08:19.0868137Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:08:19.0868845Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:08:19.0869468Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:08:19.0870122Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:08:19.0870767Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:08:19.0871398Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:08:19.0872028Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:08:19.0872627Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:08:19.0873113Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:08:19.0873574Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:08:19.0874009Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:08:19.0874439Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:08:19.0874914Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:08:19.0875348Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:08:19.0875733Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:08:19.0876107Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:08:19.0876484Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:08:19.0876966Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:08:19.0877384Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:08:19.0877923Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:08:19.0878287Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:08:19.0878679Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:08:19.0879148Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:08:19.0879647Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:08:19.0880138Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:08:19.0880632Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:08:19.0881121Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:08:19.0881606Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:08:19.0882065Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:08:19.0882486Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:08:19.0882901Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:08:19.0883317Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:08:19.0883732Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:08:19.0884148Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:08:19.0884592Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:08:19.0885026Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:08:19.0885414Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:08:19.0885796Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:08:19.0886286Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:08:19.0886668Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:08:19.0887461Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:08:19.0888105Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:08:19.0888541Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:08:19.0888956Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:08:19.0889387Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:08:19.0889840Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:08:19.0890286Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:08:19.0890716Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:08:19.0891129Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:08:19.0891509Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:08:19.0891900Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:08:19.0892275Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:08:19.0892655Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:08:19.0893060Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:08:19.0893465Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:08:19.0893894Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:08:19.0894369Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:08:19.0894796Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:08:19.0895358Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:08:19.0895756Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:08:19.0896057Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:08:19.0896381Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:08:19.0896762Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:08:19.0897280Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:08:19.0897676Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:08:19.0898072Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:08:19.0898504Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:08:19.0898953Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:08:19.0899450Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:08:19.0900019Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:08:19.0900442Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:08:19.0901001Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:19.0901594Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:08:19.0902057Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:08:19.0902514Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:08:19.0902955Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:08:19.0903385Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:08:19.0903972Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:08:19.0904387Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:08:19.0904773Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:08:19.0905175Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:08:19.0905580Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:08:19.0905958Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:08:19.0906347Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:08:19.0906756Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:08:19.0907254Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:08:19.0907675Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:08:19.0908145Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:08:19.0908573Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:08:19.0908954Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:08:19.0909328Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:08:19.0909719Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:08:19.0910098Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:08:19.0910473Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:08:19.0910904Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:08:19.0911358Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:08:19.0911766Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:08:19.0912289Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:08:19.0912689Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:08:19.0913074Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:08:19.0913449Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:08:19.0913833Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:08:19.0914233Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:08:19.0914682Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:08:19.0915142Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:08:19.0915567Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:08:19.0915969Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:08:19.0916381Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:08:19.0916807Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:08:19.0917306Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:08:19.0917667Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:08:19.0917989Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:08:19.0918293Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:08:19.0918664Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:08:19.0919040Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:08:19.0919397Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:08:19.0919772Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:08:19.0920171Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:08:19.0920686Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:08:19.0921054Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:08:19.0921421Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:08:19.0921808Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:08:19.0922206Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:08:19.0922587Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:08:19.0922957Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:08:19.0923322Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:08:19.0923712Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:08:19.0924099Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:08:19.0924456Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:08:19.0924840Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:08:19.0925232Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:08:19.0925612Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:08:19.0925988Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:08:19.0926365Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:08:19.0926749Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:08:19.0927264Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:08:19.0927690Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:08:19.0928102Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:08:19.0928460Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:08:19.0928942Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:08:19.0929293Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:08:19.0929719Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:08:19.0930223Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:08:19.0930696Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:08:19.0931173Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:08:19.0931676Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:08:19.0932115Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:08:19.0932513Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:08:19.0932908Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:08:19.0933306Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:08:19.0933693Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:08:19.0934080Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:08:19.0934464Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:08:19.0934840Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:08:19.0935237Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:08:19.0935679Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:08:19.0936114Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:08:19.0936494Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:08:19.0937002Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:08:19.0937547Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:08:19.0937940Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:08:19.0938298Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:08:19.0938686Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:08:19.0939145Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:08:19.0939577Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:08:19.0939991Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:08:19.0940405Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:08:19.0940731Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:08:19.0941012Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:08:19.0941487Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:08:19.0942100Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:08:19.2098152Z info: downloading installer
2025-08-20T19:08:19.4027372Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T19:08:19.4028032Z warn: /home/runner/.rustup/settings.toml
2025-08-20T19:08:19.4028692Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T19:08:19.4029447Z warn: instead of the one inferred from the default host triple.
2025-08-20T19:08:19.4194629Z info: profile set to 'default'
2025-08-20T19:08:19.4195151Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T19:08:19.4195595Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T19:08:19.4866804Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:08:19.4985623Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:08:19.4986022Z 
2025-08-20T19:08:19.5079850Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:08:19.5080403Z 
2025-08-20T19:08:19.5080422Z 
2025-08-20T19:08:19.5080526Z Rust is installed now. Great!
2025-08-20T19:08:19.5080700Z 
2025-08-20T19:08:19.5080903Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T19:08:19.5081537Z environment variable. This has not been done automatically.
2025-08-20T19:08:19.5081934Z 
2025-08-20T19:08:19.5082147Z To configure your current shell, you need to source
2025-08-20T19:08:19.5082697Z the corresponding env file under $HOME/.cargo.
2025-08-20T19:08:19.5083037Z 
2025-08-20T19:08:19.5083357Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T19:08:19.5084071Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T19:08:19.5084583Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T19:08:19.5085080Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T19:08:19.5267984Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:08:19.5611844Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:08:19.5612431Z 
2025-08-20T19:08:19.5710345Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:08:19.5710887Z 
2025-08-20T19:08:19.6222499Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:08:20.0783766Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T19:08:20.1085253Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:08:20.1085892Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:08:20.1086517Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:08:20.1087339Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:08:20.1087985Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:08:20.1088655Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:08:20.1089613Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:08:20.1090308Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:08:20.1090941Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:08:20.1091547Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:08:20.1092194Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:08:20.1092893Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:08:20.1093584Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:08:20.1094315Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:08:20.1095023Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:08:20.1095734Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:08:20.1096469Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:08:20.1097344Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:08:20.1097960Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:08:20.1098544Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:08:20.1099016Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:08:20.1099411Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:08:20.1099828Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:08:20.1100222Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:08:20.1100579Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:08:20.1100964Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:08:20.1101625Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:08:20.1102036Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:08:20.1102434Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:08:20.1102843Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:08:20.1103259Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:08:20.1103679Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:08:20.1104101Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:08:20.1104512Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:08:20.1104954Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:08:20.1105385Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:08:20.1105791Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:08:20.1106181Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:08:20.1106585Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:08:20.1107307Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:08:20.1108026Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:08:20.1108501Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:08:20.1108901Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:08:20.1109357Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:08:20.1109832Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:08:20.1110305Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:08:20.1110922Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:08:20.1111374Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:08:20.1111790Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:08:20.1112204Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:08:20.1112602Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:08:20.1113015Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:08:20.1113407Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:08:20.1113773Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:08:20.1114133Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:08:20.1114504Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:08:20.1114832Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:08:20.1115182Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:08:20.1115586Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:08:20.1115962Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:08:20.1116369Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:08:20.1116806Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:08:20.1117457Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:08:20.1117865Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:08:20.1118287Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:08:20.1118711Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:08:20.1119250Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:08:20.1119643Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:08:20.1120063Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:08:20.1127507Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:08:20.1128195Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:08:20.1128706Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:08:20.1129131Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:08:20.1129539Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:08:20.1129942Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:08:20.1130352Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:08:20.1130793Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:08:20.1131280Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:08:20.1131778Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:08:20.1132274Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:08:20.1132726Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:08:20.1133131Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:08:20.1133519Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:08:20.1133923Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:08:20.1134322Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:08:20.1134875Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:08:20.1135303Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:08:20.1135724Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:08:20.1136106Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:08:20.1136486Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:08:20.1137073Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:08:20.1137500Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:08:20.1137868Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:08:20.1138235Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:08:20.1138908Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:08:20.1139609Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:08:20.1139992Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:08:20.1140370Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:08:20.1140745Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:08:20.1141105Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:08:20.1141490Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:08:20.1141851Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:08:20.1142209Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:08:20.1142580Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:08:20.1142963Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:08:20.1143510Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:08:20.1143902Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:08:20.1144276Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:08:20.1144643Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:08:20.1145030Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:08:20.1145426Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:08:20.1145761Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:08:20.1146086Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:08:20.1146445Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:08:20.1146795Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:08:20.1147392Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:08:20.1147764Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:08:20.1148115Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:08:20.1148486Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:08:20.1148880Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:08:20.1149318Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:08:20.1149760Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:08:20.1150156Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:08:20.1150538Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:08:20.1150927Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:08:20.1151313Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:08:20.1151709Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:08:20.1152247Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:08:20.1152633Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:08:20.1153009Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:08:20.1153418Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:08:20.1153859Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:08:20.1154282Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:08:20.1154663Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:08:20.1155059Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:08:20.1155616Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:08:20.1156023Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:08:20.1156431Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:08:20.1156815Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:08:20.1157576Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:08:20.1157981Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:08:20.1158356Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:08:20.1158714Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:08:20.1159020Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:08:20.1159344Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:08:20.1159731Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:08:20.1160123Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:08:20.1160666Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:08:20.1161028Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:08:20.1161397Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:08:20.1161779Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:08:20.1162124Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:08:20.1162460Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:08:20.1162916Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:08:20.1163356Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:08:20.1163750Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:08:20.1164123Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:08:20.1164503Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:08:20.1164920Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:08:20.1165330Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:08:20.1165905Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:08:20.1166495Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:08:20.1167006Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:08:20.1167495Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:08:20.1168116Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:08:20.1168847Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:08:20.1169498Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:08:20.1170110Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:08:20.1171071Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:08:20.1171789Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:08:20.1172443Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:08:20.1172914Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:08:20.1173323Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:08:20.1173686Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:08:20.1174032Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:08:20.1174384Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:08:20.1174829Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:08:20.1175329Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:08:20.1175773Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:08:20.1176146Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:08:20.1176613Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:08:20.1177352Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:08:20.1177848Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:08:20.1178281Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:08:20.1178653Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:08:20.1179036Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:08:20.1179447Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:08:20.1179858Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:08:20.1180410Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:08:20.1180781Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:08:20.1181153Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:08:20.1181547Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:08:20.1181945Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:08:20.1182334Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:08:20.1182714Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:08:20.1183100Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:08:20.1183488Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:08:20.1183908Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:08:20.1184375Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:08:20.1184803Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:08:20.1185173Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:08:20.1185541Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:08:20.1185934Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:08:20.1186310Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:08:20.1186686Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:08:20.1187327Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:08:20.1187719Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:08:20.1188134Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:08:20.1188742Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:08:20.1189199Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:08:20.1189604Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:08:20.1189992Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:08:20.1190374Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:08:20.1190748Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:08:20.1191111Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:08:20.1191495Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:08:20.1191882Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:08:20.1192329Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:08:20.1192878Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:08:20.1193652Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:08:20.1194468Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:08:20.1194972Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:08:20.1195458Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:08:20.1195947Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:08:20.1196376Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:08:20.1196737Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:08:20.1197294Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:08:20.1197811Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:08:20.1198191Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:08:20.1198544Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:08:20.1198914Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:08:20.1199286Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:08:20.1199662Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:08:20.1200039Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:08:20.1200417Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:08:20.1200821Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:08:20.1201212Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:08:20.1201624Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:08:20.1202074Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:08:20.1202465Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:08:20.1202840Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:08:20.1203253Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:08:20.1203627Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:08:20.1203981Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:08:20.1204330Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:08:20.1204696Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:08:20.1205078Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:08:20.1205448Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:08:20.1205845Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:08:20.1206327Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:08:20.1206646Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:08:20.1207367Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:20.1207893Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:08:20.1208271Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:08:20.1208644Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:08:20.1209021Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:08:20.1209427Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:08:20.1209862Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:08:20.1210298Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:08:20.1210732Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:08:20.1211136Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:08:20.1211537Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:08:20.1211955Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:08:20.1212366Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:08:20.1212758Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:08:20.1213183Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:08:20.1213670Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:08:20.1214160Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:08:20.1214741Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:08:20.1215147Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:08:20.1215546Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:08:20.1216016Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:08:20.1216497Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:08:20.1217081Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:08:20.1217640Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:08:20.1218082Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:08:20.1218490Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:08:20.1218860Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:08:20.1219233Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:08:20.1219624Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:08:20.1220009Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:08:20.1220373Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:08:20.1220739Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:08:20.1221125Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:08:20.1221499Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:08:20.1221866Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:08:20.1222232Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:08:20.1222586Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:08:20.1222966Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:08:20.1223485Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:08:20.1223850Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:08:20.1224204Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:08:20.1224559Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:08:20.1224917Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:08:20.1225288Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:08:20.1225650Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:08:20.1226005Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:08:20.1226375Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:08:20.1226729Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:08:20.1227449Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:08:20.1227896Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:08:20.1228301Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:08:20.1228658Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:08:20.1229037Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:08:20.1229455Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:08:20.1229847Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:08:20.1230202Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:08:20.1230560Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:08:20.1230917Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:08:20.1231216Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:08:20.1231682Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:08:20.1232048Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:08:20.1232405Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:08:20.1232772Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:08:20.1233132Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:08:20.1233478Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:08:20.1233814Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:08:20.1234197Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:08:20.1234609Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:08:20.1235003Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:08:20.1235397Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:08:20.1235794Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:08:20.1236204Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:08:20.1236708Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:08:20.1237563Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:08:20.1238188Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:08:20.1238730Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:08:20.1239205Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:08:20.1239659Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:08:20.1240313Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:08:20.1240938Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:08:20.1241496Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:08:20.1241986Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:08:20.1242431Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:08:20.1242801Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:08:20.1243167Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:08:20.1243535Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:08:20.1243910Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:08:20.1244297Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:08:20.1244679Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:08:20.1245064Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:08:20.1245441Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:08:20.1245820Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:08:20.1246198Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:08:20.1246564Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:08:20.1247055Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:08:20.1247442Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:08:20.1247832Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:08:20.1248239Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:08:20.1248781Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:08:20.1249143Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:08:20.1249528Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:08:20.1249933Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:08:20.1250340Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:08:20.1250774Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:08:20.1251201Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:08:20.1251566Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:08:20.1251935Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:08:20.1252315Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:08:20.1252682Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:08:20.1253066Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:08:20.1253451Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:08:20.1253830Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:08:20.1254212Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:08:20.1254571Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:08:20.1254927Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:08:20.1255475Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:20.1256186Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:20.1257096Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:20.1257767Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:20.1258288Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:08:20.1258669Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:08:20.1259039Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:08:20.1259414Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:08:20.1259789Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:08:20.1260152Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:08:20.1260519Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:08:20.1260901Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:08:20.1261283Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:08:20.1261655Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:08:20.1262033Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:08:20.1262401Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:08:20.1262821Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:08:20.1263227Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:08:20.1263620Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:08:20.1264008Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:08:20.1264401Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:08:20.1264791Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:08:20.1265318Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:08:20.1265696Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:08:20.1266065Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:08:20.1266445Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:08:20.1266849Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:08:20.1267469Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:08:20.1267867Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:08:20.1268255Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:08:20.1268636Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:08:20.1269055Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:08:20.1269494Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:08:20.1269891Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:08:20.1270322Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:08:20.1270772Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:08:20.1271179Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:08:20.1271545Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:08:20.1271917Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:08:20.1272312Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:08:20.1272716Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:08:20.1273114Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:08:20.1273626Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:08:20.1274033Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:08:20.1274496Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:08:20.1274971Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:08:20.1275368Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:08:20.1275769Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:08:20.1276215Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:08:20.1276655Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:08:20.1277355Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:08:20.1277843Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:08:20.1278289Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:08:20.1278720Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:08:20.1279116Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:08:20.1279505Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:08:20.1279920Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:08:20.1280300Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:08:20.1280677Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:08:20.1281082Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:08:20.1281477Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:08:20.1282010Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:08:20.1282427Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:08:20.1282815Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:08:20.1283188Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:08:20.1283548Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:08:20.1283900Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:08:20.1284289Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:08:20.1284701Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:08:20.1285152Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:08:20.1285597Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:08:20.1285995Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:08:20.1286430Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:08:20.1286847Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:08:20.1287681Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:08:20.1288163Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:08:20.1288524Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:08:20.1288886Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:08:20.1289274Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:08:20.1289661Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:08:20.1290032Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:08:20.1290370Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:08:20.1290817Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:08:20.1291174Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:08:20.1291674Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T19:08:20.1292184Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:08:20.1292565Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:08:20.1292931Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:08:20.1293325Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:08:20.1293732Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:08:20.1294133Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:08:20.1294528Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:08:20.1294946Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:08:20.1295350Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:08:20.1295720Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:08:20.1296082Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:08:20.1296439Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:08:20.1296812Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:08:20.1297364Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:08:20.1297787Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:08:20.1298176Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:08:20.1298594Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:08:20.1299216Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:08:20.1299610Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:08:20.1299974Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:08:20.1300321Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:08:20.1300675Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:08:20.1301047Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:08:20.1301419Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:08:20.1301815Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:08:20.1302216Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:08:20.1302669Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:08:20.1303113Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:08:20.1303487Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:08:20.1303865Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:08:20.1304246Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:08:20.1304625Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:08:20.1304994Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:08:20.1305367Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:08:20.1305802Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:08:20.1306285Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:08:20.1306698Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:08:20.1307301Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:08:20.1307679Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:08:20.1308080Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:08:20.1308469Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:08:20.1308842Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:08:20.1309234Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:08:20.1309610Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:08:20.1309960Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:08:20.1310308Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:08:20.1310700Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:08:20.1311120Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:08:20.1311499Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:08:20.1311881Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:08:20.1312324Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:08:20.1312750Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:08:20.1313161Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:08:20.1313551Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:08:20.1314063Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:20.1314573Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:08:20.1314880Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:08:20.1315345Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:08:20.1315753Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:08:20.1316171Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:08:20.1316695Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:08:20.1317492Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:08:20.1318098Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:08:20.1318741Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:08:20.1319380Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:08:20.1320004Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:08:20.1320639Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:08:20.1321218Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:08:20.1321704Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:08:20.1322137Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:08:20.1322571Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:08:20.1322992Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:08:20.1323456Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:08:20.1323883Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:08:20.1324268Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:08:20.1324766Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:08:20.1325147Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:08:20.1325520Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:08:20.1325924Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:08:20.1326338Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:08:20.1326698Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:08:20.1327233Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:08:20.1327701Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:08:20.1328193Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:08:20.1328681Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:08:20.1329167Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:08:20.1329649Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:08:20.1330128Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:08:20.1330571Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:08:20.1330980Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:08:20.1331384Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:08:20.1331796Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:08:20.1332206Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:08:20.1332616Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:08:20.1333176Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:08:20.1333602Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:08:20.1333988Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:08:20.1334364Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:08:20.1334737Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:08:20.1335110Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:08:20.1335544Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:08:20.1335981Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:08:20.1336380Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:08:20.1336784Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:08:20.1337325Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:08:20.1337771Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:08:20.1338215Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:08:20.1338645Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:08:20.1339041Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:08:20.1339411Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:08:20.1339794Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:08:20.1340155Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:08:20.1340526Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:08:20.1340924Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:08:20.1341441Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:08:20.1341869Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:08:20.1342339Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:08:20.1342751Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:08:20.1343154Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:08:20.1343544Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:08:20.1343844Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:08:20.1344160Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:08:20.1344540Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:08:20.1344931Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:08:20.1345325Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:08:20.1345716Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:08:20.1346140Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:08:20.1346583Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:08:20.1347134Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:08:20.1347518Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:08:20.1347931Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:08:20.1348483Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:08:20.1349060Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:08:20.1349631Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:08:20.1350071Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:08:20.1350507Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:08:20.1350927Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:08:20.1351320Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:08:20.1351704Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:08:20.1352083Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:08:20.1352477Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:08:20.1352869Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:08:20.1353244Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:08:20.1353638Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:08:20.1354035Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:08:20.1354409Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:08:20.1354815Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:08:20.1355272Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:08:20.1355689Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:08:20.1356059Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:08:20.1356431Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:08:20.1356813Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:08:20.1357314Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:08:20.1357688Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:08:20.1358227Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:08:20.1358675Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:08:20.1359076Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:08:20.1359465Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:08:20.1359854Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:08:20.1360227Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:08:20.1360595Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:08:20.1360973Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:08:20.1361370Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:08:20.1361821Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:08:20.1362273Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:08:20.1362697Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:08:20.1363131Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:08:20.1363530Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:08:20.1363948Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:08:20.1364333Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:08:20.1364688Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:08:20.1365000Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:08:20.1365304Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:08:20.1365669Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:08:20.1366170Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:08:20.1366518Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:08:20.1367006Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:08:20.1367536Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:08:20.1367923Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:08:20.1368278Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:08:20.1368623Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:08:20.1368999Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:08:20.1369393Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:08:20.1369765Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:08:20.1370136Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:08:20.1370496Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:08:20.1370877Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:08:20.1371257Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:08:20.1371603Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:08:20.1371979Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:08:20.1372361Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:08:20.1372740Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:08:20.1373108Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:08:20.1373481Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:08:20.1373860Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:08:20.1374382Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:08:20.1374807Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:08:20.1375207Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:08:20.1375556Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:08:20.1375904Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:08:20.1376244Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:08:20.1376663Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:08:20.1377306Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:08:20.1377769Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:08:20.1378239Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:08:20.1378743Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:08:20.1379174Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:08:20.1379554Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:08:20.1379939Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:08:20.1380324Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:08:20.1380699Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:08:20.1381076Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:08:20.1381459Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:08:20.1381826Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:08:20.1382213Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:08:20.1382778Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:08:20.1383201Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:08:20.1383575Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:08:20.1383972Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:08:20.1384391Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:08:20.1384775Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:08:20.1385124Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:08:20.1385515Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:08:20.1385963Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:08:20.1386393Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:08:20.1386805Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:08:20.1387317Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:08:20.1387639Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:08:20.1387913Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:08:20.1388256Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:08:20.1388730Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:08:20.1389063Z 
2025-08-20T19:08:20.1389066Z 
2025-08-20T19:08:20.1389439Z  [+] Finished Initializing Linux pkrvmubgrv54qmi 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (07:08:20 PM)
2025-08-20T19:08:20.1389811Z 
2025-08-20T19:08:20.1389815Z 
2025-08-20T19:08:20.1389818Z 
2025-08-20T19:08:20.1389900Z [+] Continue : YES
2025-08-20T19:08:20.1390021Z 
2025-08-20T19:08:20.1390385Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T19:08:20.2782495Z 
2025-08-20T19:08:20.2783142Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (07:08:20 PM) UTC
2025-08-20T19:08:20.2783564Z 
2025-08-20T19:08:20.2801046Z 
2025-08-20T19:08:20.2801240Z [+] Total RECIPES :: 1
2025-08-20T19:08:20.2801481Z 
2025-08-20T19:08:20.2878902Z 
2025-08-20T19:08:20.2880020Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml (1/1)
2025-08-20T19:08:20.2881218Z 
2025-08-20T19:08:20.4245128Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:08:20.4258177Z mode of '/tmp/pkgforge/1fkJufHu3_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:08:20.4308685Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable [Provided]
2025-08-20T19:08:20.4309484Z [+] Setting '.pkg_family' --> bin-graph [Provided]
2025-08-20T19:08:20.4322048Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T19:08:20.4328081Z [00:00:00.000]➜  [+] HOST: Linux pkrvmubgrv54qmi 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
2025-08-20T19:08:20.4358406Z [00:00:00.003]➜  
2025-08-20T19:08:20.4358958Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/1fkJufHu3_build.yaml
2025-08-20T19:08:20.4359419Z [00:00:00.003]➜  
2025-08-20T19:08:20.4401712Z [00:00:00.007]➜  
2025-08-20T19:08:20.4402529Z [00:00:00.008]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/1fkJufHu3_build.yaml
2025-08-20T19:08:20.4403292Z [00:00:00.008]➜  
2025-08-20T19:08:20.4482428Z [00:00:00.016]➜  
2025-08-20T19:08:20.4484208Z [00:00:00.016]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/bin-graph/static.ppkg.stable.yaml) --> /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (07:08:20 PM) UTC]
2025-08-20T19:08:20.4485480Z [00:00:00.016]➜  
2025-08-20T19:08:20.4485705Z [00:00:00.016]➜  
2025-08-20T19:08:20.4485920Z [00:00:00.016]➜  
2025-08-20T19:08:20.4486242Z [00:00:00.016]➜  ###################################################################
2025-08-20T19:08:20.4493340Z [00:00:00.017]➜  #!/SBUILD ver @v1.0.0
2025-08-20T19:08:20.4494577Z [00:00:00.017]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:08:20.4495710Z [00:00:00.017]➜  _disabled: false
2025-08-20T19:08:20.4496189Z [00:00:00.017]➜  
2025-08-20T19:08:20.4496592Z [00:00:00.017]➜  pkg: "bin-graph"
2025-08-20T19:08:20.4497386Z [00:00:00.017]➜  pkg_id: "ppkg.bin-graph.stable"
2025-08-20T19:08:20.4497961Z [00:00:00.017]➜  pkg_type: "static"
2025-08-20T19:08:20.4498517Z [00:00:00.017]➜  category:
2025-08-20T19:08:20.4499310Z [00:00:00.017]➜    - "ConsoleOnly"
2025-08-20T19:08:20.4499835Z [00:00:00.017]➜    - "Utility"
2025-08-20T19:08:20.4500378Z [00:00:00.017]➜  description: "Visualize binary files"
2025-08-20T19:08:20.4500912Z [00:00:00.017]➜  homepage:
2025-08-20T19:08:20.4501440Z [00:00:00.017]➜    - "https://github.com/8dcc/bin-graph"
2025-08-20T19:08:20.4501980Z [00:00:00.017]➜  license:
2025-08-20T19:08:20.4502403Z [00:00:00.017]➜    - id: "GPL-3.0"
2025-08-20T19:08:20.4503307Z [00:00:00.017]➜      url: "https://github.com/8dcc/bin-graph/raw/e7f5a764fd3f32ba04aa254ba40eb2572cfd87e0/LICENSE"
2025-08-20T19:08:20.4504110Z [00:00:00.017]➜  maintainer:
2025-08-20T19:08:20.4504474Z [00:00:00.017]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T19:08:20.4504828Z [00:00:00.017]➜  note:
2025-08-20T19:08:20.4505148Z [00:00:00.017]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T19:08:20.4505847Z [00:00:00.017]➜    - "Built Using ppkg. Check/Report @ https://github.com/leleliu008/ppkg-formula-repository-official-core"
2025-08-20T19:08:20.4506432Z [00:00:00.017]➜  provides:
2025-08-20T19:08:20.4506754Z [00:00:00.017]➜    - "bin-graph"
2025-08-20T19:08:20.4507539Z [00:00:00.017]➜  repology:
2025-08-20T19:08:20.4507838Z [00:00:00.017]➜    - "bin-graph"
2025-08-20T19:08:20.4508107Z [00:00:00.017]➜  src_url:
2025-08-20T19:08:20.4508435Z [00:00:00.017]➜    - "https://github.com/8dcc/bin-graph"
2025-08-20T19:08:20.4508754Z [00:00:00.017]➜  tag:
2025-08-20T19:08:20.4508982Z [00:00:00.017]➜    - "Utility"
2025-08-20T19:08:20.4509242Z [00:00:00.017]➜  x_exec:
2025-08-20T19:08:20.4509494Z [00:00:00.017]➜    bsys: "docker://ppkg"
2025-08-20T19:08:20.4509763Z [00:00:00.017]➜    host:
2025-08-20T19:08:20.4510128Z [00:00:00.017]➜      - "aarch64-Linux"
2025-08-20T19:08:20.4510663Z [00:00:00.017]➜      - "riscv64-Linux"
2025-08-20T19:08:20.4511137Z [00:00:00.017]➜      - "x86_64-Linux"
2025-08-20T19:08:20.4511534Z [00:00:00.017]➜    shell: "bash"
2025-08-20T19:08:20.4512003Z [00:00:00.017]➜    pkgver: |
2025-08-20T19:08:20.4512698Z [00:00:00.017]➜      curl -qfsSL "https://meta.pkgforge.dev/misc/PPKG.json" |\
2025-08-20T19:08:20.4513689Z [00:00:00.017]➜       jq -r '(map(select(.pkg == "bin-graph" and .version != "")) | first) // 
2025-08-20T19:08:20.4514867Z [00:00:00.017]➜       (map(select((.pkg | test("^bin-graph"; "i")) and .version != "")) | first) | .version // empty' | tr -d '"'\''[:space:]'
2025-08-20T19:08:20.4515699Z [00:00:00.017]➜    run: |
2025-08-20T19:08:20.4516101Z [00:00:00.017]➜      #Build
2025-08-20T19:08:20.4517396Z [00:00:00.017]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/amd64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T19:08:20.4518760Z [00:00:00.017]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T19:08:20.4519840Z [00:00:00.017]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T19:08:20.4520725Z [00:00:00.017]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T19:08:20.4521703Z [00:00:00.017]➜       "ghcr.io/pkgforge/devscripts/alpine:x86_64" \
2025-08-20T19:08:20.4529733Z [00:00:00.017]➜        sh -c '
2025-08-20T19:08:20.4530024Z [00:00:00.017]➜        #Setup ENV
2025-08-20T19:08:20.4530408Z [00:00:00.017]➜         mkdir -p "/build-bins" && cd "$(mktemp -d)" &>/dev/null
2025-08-20T19:08:20.4530879Z [00:00:00.017]➜         apk update && apk upgrade --no-interactive 2>/dev/null
2025-08-20T19:08:20.4531371Z [00:00:00.017]➜         apk del ninja-is-really-ninja --force --no-interactive 2>/dev/null
2025-08-20T19:08:20.4531787Z [00:00:00.017]➜         apk cache clean --purge
2025-08-20T19:08:20.4532082Z [00:00:00.017]➜        #CoreUtils
2025-08-20T19:08:20.4532983Z [00:00:00.017]➜         apk add 7zip bash binutils build-base clang coreutils croc curl findutils file g++ git grep jq libc-dev linux-headers micro moreutils rsync tar tree util-linux xz zstd --latest --upgrade --no-interactive 2>/dev/null
2025-08-20T19:08:20.4533873Z [00:00:00.017]➜        #ppkg
2025-08-20T19:08:20.4534427Z [00:00:00.017]➜         curl -qfsSL "https://raw.githubusercontent.com/leleliu008/ppkg/master/ppkg" -o "/usr/local/bin/ppkg"
2025-08-20T19:08:20.4534974Z [00:00:00.017]➜         chmod -v "a+x" "/usr/local/bin/ppkg"
2025-08-20T19:08:20.4535286Z [00:00:00.017]➜         ppkg setup
2025-08-20T19:08:20.4535551Z [00:00:00.017]➜         ppkg update
2025-08-20T19:08:20.4536072Z [00:00:00.017]➜         [ -d "${HOME}/.ppkg/repos.d/official-core/" ] && git -C "${HOME}/.ppkg/repos.d/official-core/" reset --hard
2025-08-20T19:08:20.4537037Z [00:00:00.017]➜        #Build: https://github.com/leleliu008/ppkg-formula-repository-official-core/raw/master/formula/bin-graph.yml
2025-08-20T19:08:20.4537881Z [00:00:00.017]➜         ppkg install "bin-graph" --profile="release" -j "$(($(nproc)+1))" --static
2025-08-20T19:08:20.4538339Z [00:00:00.017]➜         ppkg tree "bin-graph" --dirsfirst -L 5
2025-08-20T19:08:20.4538652Z [00:00:00.017]➜        #Copy
2025-08-20T19:08:20.4539434Z [00:00:00.017]➜         PPKG_BINDIR="$(ppkg tree "bin-graph" --dirsfirst -L 1 | grep -o "/.*/.*" 2>/dev/null | tail -n1 | xargs realpath | tr -d "[:space:]")"
2025-08-20T19:08:20.4540119Z [00:00:00.017]➜         echo "${PPKG_BINDIR}" | grep -qi "ppkg" && [ -d "${PPKG_BINDIR}" ] || exit 1
2025-08-20T19:08:20.4540671Z [00:00:00.017]➜         rsync -achLv --exclude="*/" "${PPKG_BINDIR}/bin/." "/build-bins/." 2>/dev/null
2025-08-20T19:08:20.4541229Z [00:00:00.017]➜         rsync -achLv --exclude="*/" "${PPKG_BINDIR}/libexec/." "/build-bins/." 2>/dev/null
2025-08-20T19:08:20.4541781Z [00:00:00.017]➜         rsync -achLv --exclude="*/" "${PPKG_BINDIR}/sbin/." "/build-bins/." 2>/dev/null
2025-08-20T19:08:20.4542184Z [00:00:00.017]➜        #strip & info
2025-08-20T19:08:20.4542707Z [00:00:00.017]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T19:08:20.4543505Z [00:00:00.017]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T19:08:20.4544653Z [00:00:00.017]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T19:08:20.4545830Z [00:00:00.017]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T19:08:20.4546676Z [00:00:00.017]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T19:08:20.4547386Z [00:00:00.017]➜        '
2025-08-20T19:08:20.4547717Z [00:00:00.017]➜      #Copy & Meta
2025-08-20T19:08:20.4548309Z [00:00:00.017]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T19:08:20.4548986Z [00:00:00.017]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T19:08:20.4550232Z [00:00:00.017]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "${SBUILD_OUTDIR}"
2025-08-20T19:08:20.4551458Z [00:00:00.017]➜  
2025-08-20T19:08:20.4551666Z [00:00:00.017]➜  
2025-08-20T19:08:20.4551952Z [00:00:00.017]➜  ###################################################################
2025-08-20T19:08:20.4552354Z [00:00:00.017]➜  
2025-08-20T19:08:20.4552552Z [00:00:00.017]➜  
2025-08-20T19:08:20.4552763Z [00:00:00.017]➜  
2025-08-20T19:08:20.4553432Z [00:00:00.018]➜  '/tmp/pkgforge/1fkJufHu3_build.yaml' -> '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T19:08:22.3347932Z [00:00:01.902]➜  '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/bin-graph.static.version' -> '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/bin-graph.version'
2025-08-20T19:08:22.3403098Z [00:00:01.908]➜  [+] Version: 2025.08.20 ('.x_exec.pkgver') [/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/bin-graph.static.version]
2025-08-20T19:08:22.3646753Z [00:00:01.932]➜  [+] Progs: bin-graph
2025-08-20T19:08:22.7536033Z [00:00:02.321]➜  
2025-08-20T19:08:22.7536672Z [00:00:02.321]➜  [-] Missing packages. Found: 
2025-08-20T19:08:22.7537536Z [00:00:02.321]➜  [+] Expected: bin-graph
2025-08-20T19:08:22.7538107Z [00:00:02.321]➜  [+] Continuing with build...
2025-08-20T19:08:22.7538499Z [00:00:02.321]➜  
2025-08-20T19:08:23.1578963Z [00:00:02.725]➜  
2025-08-20T19:08:23.1579280Z [00:00:02.725]➜  
2025-08-20T19:08:23.1674520Z [00:00:02.735]➜  + mkdir -pv /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T19:08:23.1693998Z [00:00:02.736]➜  + docker run --platform=linux/amd64 --privileged --net=host --name alpine-builder --pull=always -e PKG=bin-graph -e PKG_ID=ppkg.bin-graph.stable -e PKG_TYPE=static -e PKG_VER=2025.08.20 -e PKGVER=2025.08.20 -e SBUILD_PKG=bin-graph.static -e SBUILD_PKGVER=2025.08.20 --volume /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine:x86_64 sh -c '
2025-08-20T19:08:23.1696000Z [00:00:02.736]➜    #Setup ENV
2025-08-20T19:08:23.1696680Z [00:00:02.736]➜     mkdir -p "/build-bins" && cd "$(mktemp -d)" &>/dev/null
2025-08-20T19:08:23.1697524Z [00:00:02.736]➜     apk update && apk upgrade --no-interactive 2>/dev/null
2025-08-20T19:08:23.1698116Z [00:00:02.736]➜     apk del ninja-is-really-ninja --force --no-interactive 2>/dev/null
2025-08-20T19:08:23.1698615Z [00:00:02.736]➜     apk cache clean --purge
2025-08-20T19:08:23.1698964Z [00:00:02.736]➜    #CoreUtils
2025-08-20T19:08:23.1700075Z [00:00:02.736]➜     apk add 7zip bash binutils build-base clang coreutils croc curl findutils file g++ git grep jq libc-dev linux-headers micro moreutils rsync tar tree util-linux xz zstd --latest --upgrade --no-interactive 2>/dev/null
2025-08-20T19:08:23.1701064Z [00:00:02.737]➜    #ppkg
2025-08-20T19:08:23.1701710Z [00:00:02.737]➜     curl -qfsSL "https://raw.githubusercontent.com/leleliu008/ppkg/master/ppkg" -o "/usr/local/bin/ppkg"
2025-08-20T19:08:23.1702387Z [00:00:02.737]➜     chmod -v "a+x" "/usr/local/bin/ppkg"
2025-08-20T19:08:23.1702774Z [00:00:02.737]➜     ppkg setup
2025-08-20T19:08:23.1703089Z [00:00:02.737]➜     ppkg update
2025-08-20T19:08:23.1703695Z [00:00:02.737]➜     [ -d "${HOME}/.ppkg/repos.d/official-core/" ] && git -C "${HOME}/.ppkg/repos.d/official-core/" reset --hard
2025-08-20T19:08:23.1704661Z [00:00:02.737]➜    #Build: https://github.com/leleliu008/ppkg-formula-repository-official-core/raw/master/formula/bin-graph.yml
2025-08-20T19:08:23.1705524Z [00:00:02.737]➜     ppkg install "bin-graph" --profile="release" -j "$(($(nproc)+1))" --static
2025-08-20T19:08:23.1706070Z [00:00:02.737]➜     ppkg tree "bin-graph" --dirsfirst -L 5
2025-08-20T19:08:23.1706433Z [00:00:02.737]➜    #Copy
2025-08-20T19:08:23.1707404Z [00:00:02.737]➜     PPKG_BINDIR="$(ppkg tree "bin-graph" --dirsfirst -L 1 | grep -o "/.*/.*" 2>/dev/null | tail -n1 | xargs realpath | tr -d "[:space:]")"
2025-08-20T19:08:23.1708244Z [00:00:02.737]➜     echo "${PPKG_BINDIR}" | grep -qi "ppkg" && [ -d "${PPKG_BINDIR}" ] || exit 1
2025-08-20T19:08:23.1709177Z [00:00:02.737]➜     rsync -achLv --exclude="*/" "${PPKG_BINDIR}/bin/." "/build-bins/." 2>/dev/null
2025-08-20T19:08:23.1709779Z [00:00:02.737]➜     rsync -achLv --exclude="*/" "${PPKG_BINDIR}/libexec/." "/build-bins/." 2>/dev/null
2025-08-20T19:08:23.1710344Z [00:00:02.737]➜     rsync -achLv --exclude="*/" "${PPKG_BINDIR}/sbin/." "/build-bins/." 2>/dev/null
2025-08-20T19:08:23.1710743Z [00:00:02.737]➜    #strip & info
2025-08-20T19:08:23.1711262Z [00:00:02.737]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T19:08:23.1711958Z [00:00:02.737]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T19:08:23.1712639Z [00:00:02.737]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T19:08:23.1713238Z [00:00:02.737]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T19:08:23.1713840Z [00:00:02.737]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T19:08:23.1714253Z [00:00:02.737]➜    '
2025-08-20T19:08:23.9253554Z [00:00:03.493]➜  x86_64: Pulling from pkgforge/devscripts/alpine
2025-08-20T19:08:24.0998982Z [00:00:03.667]➜  d62bb7eb03b5: Pulling fs layer
2025-08-20T19:08:24.0999716Z [00:00:03.667]➜  74f0d3ee81d8: Pulling fs layer
2025-08-20T19:08:24.3992128Z [00:00:03.966]➜  d62bb7eb03b5: Verifying Checksum
2025-08-20T19:08:24.3992813Z [00:00:03.966]➜  d62bb7eb03b5: Download complete
2025-08-20T19:08:24.4833504Z [00:00:04.051]➜  74f0d3ee81d8: Verifying Checksum
2025-08-20T19:08:24.4834241Z [00:00:04.051]➜  74f0d3ee81d8: Download complete
2025-08-20T19:08:24.5101165Z [00:00:04.077]➜  d62bb7eb03b5: Pull complete
2025-08-20T19:08:25.3331313Z [00:00:04.900]➜  74f0d3ee81d8: Pull complete
2025-08-20T19:08:25.3363909Z [00:00:04.904]➜  Digest: sha256:d99779e86b4cbfcd89b1ffa7296c18233ed89fc0990a025a783ee9b849260227
2025-08-20T19:08:25.3375339Z [00:00:04.905]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine:x86_64
2025-08-20T19:08:26.1319403Z [00:00:05.699]➜  v3.23.0_alpha20250612-4823-gffb07b1b915 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
2025-08-20T19:08:26.1320532Z [00:00:05.699]➜  v3.23.0_alpha20250612-4823-gffb07b1b915 [https://dl-cdn.alpinelinux.org/alpine/edge/community]
2025-08-20T19:08:26.1321559Z [00:00:05.699]➜  v3.23.0_alpha20250612-4814-g5179ebb6491 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
2025-08-20T19:08:26.1322288Z [00:00:05.699]➜  OK: 34521 distinct packages available
2025-08-20T19:08:26.4547840Z [00:00:06.022]➜  Upgrading critical system libraries and apk-tools:
2025-08-20T19:08:26.4548440Z [00:00:06.022]➜  (1/2) Upgrading libapk (3.0.0_rc5_git20250715-r1 -> 3.0.0_rc5_git20250819-r0)
2025-08-20T19:08:26.4854907Z [00:00:06.053]➜  (2/2) Upgrading apk-tools (3.0.0_rc5_git20250715-r1 -> 3.0.0_rc5_git20250819-r0)
2025-08-20T19:08:26.4919534Z [00:00:06.059]➜  busybox-1.37.0-r22.trigger: Executing script...
2025-08-20T19:08:26.5253743Z [00:00:06.093]➜  Continuing the upgrade transaction with new apk-tools:
2025-08-20T19:08:26.8459286Z [00:00:06.413]➜  OK: 9 MiB in 19 packages
2025-08-20T19:08:27.1779836Z [00:00:06.745]➜  OK: 9 MiB in 19 packages
2025-08-20T19:08:27.7957992Z [00:00:07.363]➜  (  1/109) Installing libgcc (15.2.0-r0)
2025-08-20T19:08:27.8257802Z [00:00:07.393]➜  (  2/109) Installing libstdc++ (15.2.0-r0)
2025-08-20T19:08:27.8533166Z [00:00:07.421]➜  (  3/109) Installing 7zip (25.01-r0)
2025-08-20T19:08:27.8677367Z [00:00:07.435]➜  (  4/109) Installing ncurses-terminfo-base (6.5_p20250705-r0)
2025-08-20T19:08:27.8738107Z [00:00:07.441]➜  (  5/109) Installing libncursesw (6.5_p20250705-r0)
2025-08-20T19:08:27.8786265Z [00:00:07.446]➜  (  6/109) Installing readline (8.3.1-r0)
2025-08-20T19:08:27.8828225Z [00:00:07.450]➜  (  7/109) Installing bash (5.3.3-r1)
2025-08-20T19:08:27.8975077Z [00:00:07.465]➜  bash-5.3.3-r1.post-install: Executing script...
2025-08-20T19:08:27.9008296Z [00:00:07.468]➜  (  8/109) Installing jansson (2.14.1-r0)
2025-08-20T19:08:27.9042667Z [00:00:07.472]➜  (  9/109) Installing binutils (2.45-r0)
2025-08-20T19:08:27.9690502Z [00:00:07.536]➜  ( 10/109) Installing libmagic (5.46-r2)
2025-08-20T19:08:27.9936051Z [00:00:07.561]➜  ( 11/109) Installing file (5.46-r2)
2025-08-20T19:08:27.9990239Z [00:00:07.566]➜  ( 12/109) Installing libgomp (15.2.0-r0)
2025-08-20T19:08:28.0043034Z [00:00:07.572]➜  ( 13/109) Installing libatomic (15.2.0-r0)
2025-08-20T19:08:28.0095850Z [00:00:07.577]➜  ( 14/109) Installing gmp (6.3.0-r4)
2025-08-20T19:08:28.0167411Z [00:00:07.584]➜  ( 15/109) Installing isl26 (0.26-r1)
2025-08-20T19:08:28.0310856Z [00:00:07.598]➜  ( 16/109) Installing mpfr4 (4.2.2-r0)
2025-08-20T19:08:28.0417487Z [00:00:07.609]➜  ( 17/109) Installing mpc1 (1.3.1-r1)
2025-08-20T19:08:28.0454936Z [00:00:07.613]➜  ( 18/109) Installing gcc (15.2.0-r0)
2025-08-20T19:08:28.9331907Z [00:00:08.500]➜  ( 19/109) Installing libstdc++-dev (15.2.0-r0)
2025-08-20T19:08:29.0791029Z [00:00:08.646]➜  ( 20/109) Installing musl-dev (1.2.5-r20)
2025-08-20T19:08:29.1387829Z [00:00:08.706]➜  ( 21/109) Installing g++ (15.2.0-r0)
2025-08-20T19:08:29.3819030Z [00:00:08.949]➜  ( 22/109) Installing make (4.4.1-r3)
2025-08-20T19:08:29.3920030Z [00:00:08.959]➜  ( 23/109) Installing fortify-headers (1.1-r5)
2025-08-20T19:08:29.3961010Z [00:00:08.963]➜  ( 24/109) Installing patch (2.8-r0)
2025-08-20T19:08:29.3992958Z [00:00:08.967]➜  ( 25/109) Installing build-base (0.5-r3)
2025-08-20T19:08:29.4015924Z [00:00:08.969]➜  ( 26/109) Installing clang20-headers (20.1.8-r0)
2025-08-20T19:08:29.4604949Z [00:00:09.028]➜  ( 27/109) Installing libffi (3.5.2-r0)
2025-08-20T19:08:29.4633429Z [00:00:09.031]➜  ( 28/109) Installing xz-libs (5.8.1-r0)
2025-08-20T19:08:29.4689083Z [00:00:09.036]➜  ( 29/109) Installing libxml2 (2.13.8-r0)
2025-08-20T19:08:29.4786018Z [00:00:09.046]➜  ( 30/109) Installing llvm20-libs (20.1.8-r0)
2025-08-20T19:08:30.3291012Z [00:00:09.896]➜  ( 31/109) Installing clang20-libs (20.1.8-r0)
2025-08-20T19:08:30.8248279Z [00:00:10.392]➜  ( 32/109) Installing llvm20-linker-tools (20.1.8-r0)
2025-08-20T19:08:30.8284302Z [00:00:10.396]➜  ( 33/109) Installing clang20 (20.1.8-r0)
2025-08-20T19:08:30.8437950Z [00:00:10.411]➜  ( 34/109) Installing coreutils-env (9.7-r1)
2025-08-20T19:08:30.8469078Z [00:00:10.414]➜  ( 35/109) Installing coreutils-fmt (9.7-r1)
2025-08-20T19:08:30.8495516Z [00:00:10.417]➜  ( 36/109) Installing coreutils-sha512sum (9.7-r1)
2025-08-20T19:08:30.8522011Z [00:00:10.420]➜  ( 37/109) Installing acl-libs (2.3.2-r1)
2025-08-20T19:08:30.9544196Z [00:00:10.522]➜  ( 38/109) Installing libattr (2.5.2-r2)
2025-08-20T19:08:30.9578583Z [00:00:10.525]➜  ( 39/109) Installing skalibs-libs (2.14.4.0-r0)
2025-08-20T19:08:30.9626814Z [00:00:10.530]➜  ( 40/109) Installing utmps-libs (0.1.3.1-r0)
2025-08-20T19:08:30.9657988Z [00:00:10.533]➜  ( 41/109) Installing coreutils (9.7-r1)
2025-08-20T19:08:30.9864941Z [00:00:10.554]➜  ( 42/109) Installing croc (10.2.2-r2)
2025-08-20T19:08:31.2837434Z [00:00:10.851]➜  ( 43/109) Installing brotli-libs (1.1.0-r2)
2025-08-20T19:08:31.2923234Z [00:00:10.860]➜  ( 44/109) Installing c-ares (1.34.5-r0)
2025-08-20T19:08:31.2967569Z [00:00:10.864]➜  ( 45/109) Installing libunistring (1.3-r0)
2025-08-20T19:08:31.3084408Z [00:00:10.876]➜  ( 46/109) Installing libidn2 (2.3.8-r0)
2025-08-20T19:08:31.3120960Z [00:00:10.879]➜  ( 47/109) Installing nghttp2-libs (1.66.0-r0)
2025-08-20T19:08:31.3160380Z [00:00:10.883]➜  ( 48/109) Installing libpsl (0.21.5-r3)
2025-08-20T19:08:31.3225207Z [00:00:10.890]➜  ( 49/109) Installing libcurl (8.15.0-r1)
2025-08-20T19:08:31.3301133Z [00:00:10.897]➜  ( 50/109) Installing curl (8.15.0-r1)
2025-08-20T19:08:31.3348417Z [00:00:10.902]➜  ( 51/109) Installing findutils (4.10.0-r0)
2025-08-20T19:08:31.3391947Z [00:00:10.907]➜  ( 52/109) Installing libexpat (2.7.1-r0)
2025-08-20T19:08:31.3432511Z [00:00:10.911]➜  ( 53/109) Installing pcre2 (10.43-r1)
2025-08-20T19:08:31.3512866Z [00:00:10.919]➜  ( 54/109) Installing git (2.51.0-r0)
2025-08-20T19:08:31.4092046Z [00:00:10.976]➜  ( 55/109) Installing git-init-template (2.51.0-r0)
2025-08-20T19:08:31.4132979Z [00:00:10.981]➜  ( 56/109) Installing grep (3.12-r0)
2025-08-20T19:08:31.4180524Z [00:00:10.985]➜  ( 57/109) Installing oniguruma (6.9.10-r0)
2025-08-20T19:08:31.4244742Z [00:00:10.992]➜  ( 58/109) Installing jq (1.8.0-r0)
2025-08-20T19:08:31.4303988Z [00:00:10.998]➜  ( 59/109) Installing linux-headers (6.15.11-r0)
2025-08-20T19:08:31.5636577Z [00:00:11.131]➜  ( 60/109) Installing micro (2.0.14-r8)
2025-08-20T19:08:31.9199394Z [00:00:11.487]➜  ( 61/109) Installing libbz2 (1.0.8-r6)
2025-08-20T19:08:31.9229810Z [00:00:11.490]➜  ( 62/109) Installing perl (5.42.0-r0)
2025-08-20T19:08:32.2228710Z [00:00:11.790]➜  ( 63/109) Installing perl-error (0.17030-r0)
2025-08-20T19:08:32.2264766Z [00:00:11.794]➜  ( 64/109) Installing perl-git (2.51.0-r0)
2025-08-20T19:08:32.2306240Z [00:00:11.798]➜  ( 65/109) Installing git-perl (2.51.0-r0)
2025-08-20T19:08:32.2333894Z [00:00:11.801]➜  ( 66/109) Installing perl-timedate (2.33-r4)
2025-08-20T19:08:32.3943409Z [00:00:11.962]➜  ( 67/109) Installing perl-io-tty (1.20-r2)
2025-08-20T19:08:32.5383454Z [00:00:12.106]➜  ( 68/109) Installing perl-ipc-run (20250809.0-r0)
2025-08-20T19:08:32.5512809Z [00:00:12.119]➜  ( 69/109) Installing moreutils (0.70-r1)
2025-08-20T19:08:32.5563413Z [00:00:12.124]➜  ( 70/109) Installing lz4-libs (1.10.0-r0)
2025-08-20T19:08:32.5601704Z [00:00:12.127]➜  ( 71/109) Installing popt (1.19-r4)
2025-08-20T19:08:32.5631413Z [00:00:12.130]➜  ( 72/109) Installing libxxhash (0.8.3-r0)
2025-08-20T19:08:32.5667963Z [00:00:12.134]➜  ( 73/109) Installing rsync (3.4.1-r0)
2025-08-20T19:08:32.5755406Z [00:00:12.143]➜  ( 74/109) Installing tar (1.35-r4)
2025-08-20T19:08:32.5810737Z [00:00:12.148]➜  ( 75/109) Installing tree (2.2.1-r0)
2025-08-20T19:08:32.5844173Z [00:00:12.152]➜  ( 76/109) Installing util-linux (2.41.1-r1)
2025-08-20T19:08:32.5870885Z [00:00:12.154]➜  ( 77/109) Installing dmesg (2.41.1-r1)
2025-08-20T19:08:32.5902821Z [00:00:12.158]➜  ( 78/109) Installing setarch (2.41.1-r1)
2025-08-20T19:08:32.5929185Z [00:00:12.160]➜  ( 79/109) Installing libeconf (0.7.10-r0)
2025-08-20T19:08:32.5959211Z [00:00:12.163]➜  ( 80/109) Installing libblkid (2.41.1-r1)
2025-08-20T19:08:32.6007270Z [00:00:12.168]➜  ( 81/109) Installing libuuid (2.41.1-r1)
2025-08-20T19:08:32.6042841Z [00:00:12.172]➜  ( 82/109) Installing libfdisk (2.41.1-r1)
2025-08-20T19:08:32.6089361Z [00:00:12.176]➜  ( 83/109) Installing libmount (2.41.1-r1)
2025-08-20T19:08:32.6146176Z [00:00:12.182]➜  ( 84/109) Installing libsmartcols (2.41.1-r1)
2025-08-20T19:08:32.6191279Z [00:00:12.186]➜  ( 85/109) Installing util-linux-misc (2.41.1-r1)
2025-08-20T19:08:32.6464547Z [00:00:12.214]➜  ( 86/109) Installing linux-pam (1.7.0-r4)
2025-08-20T19:08:32.6600566Z [00:00:12.227]➜  ( 87/109) Installing runuser (2.41.1-r1)
2025-08-20T19:08:32.6679144Z [00:00:12.235]➜  ( 88/109) Installing mount (2.41.1-r1)
2025-08-20T19:08:32.6721708Z [00:00:12.239]➜  ( 89/109) Installing losetup (2.41.1-r1)
2025-08-20T19:08:32.6749492Z [00:00:12.242]➜  ( 90/109) Installing hexdump (2.41.1-r1)
2025-08-20T19:08:32.6779054Z [00:00:12.245]➜  ( 91/109) Installing uuidgen (2.41.1-r1)
2025-08-20T19:08:32.6807212Z [00:00:12.248]➜  ( 92/109) Installing blkid (2.41.1-r1)
2025-08-20T19:08:32.6838589Z [00:00:12.251]➜  ( 93/109) Installing sfdisk (2.41.1-r1)
2025-08-20T19:08:32.6897234Z [00:00:12.257]➜  ( 94/109) Installing mcookie (2.41.1-r1)
2025-08-20T19:08:32.6925106Z [00:00:12.260]➜  ( 95/109) Installing agetty (2.41.1-r1)
2025-08-20T19:08:32.6944491Z [00:00:12.262]➜  ( 96/109) Installing wipefs (2.41.1-r1)
2025-08-20T19:08:32.6996705Z [00:00:12.267]➜  ( 97/109) Installing cfdisk (2.41.1-r1)
2025-08-20T19:08:32.7026046Z [00:00:12.270]➜  ( 98/109) Installing umount (2.41.1-r1)
2025-08-20T19:08:32.7080267Z [00:00:12.275]➜  ( 99/109) Installing flock (2.41.1-r1)
2025-08-20T19:08:32.7102992Z [00:00:12.278]➜  (100/109) Installing lsblk (2.41.1-r1)
2025-08-20T19:08:32.7140751Z [00:00:12.281]➜  (101/109) Installing libcap-ng (0.8.5-r0)
2025-08-20T19:08:32.7232283Z [00:00:12.291]➜  (102/109) Installing setpriv (2.41.1-r1)
2025-08-20T19:08:32.7261976Z [00:00:12.294]➜  (103/109) Installing lscpu (2.41.1-r1)
2025-08-20T19:08:32.7303921Z [00:00:12.298]➜  (104/109) Installing logger (2.41.1-r1)
2025-08-20T19:08:32.7338607Z [00:00:12.301]➜  (105/109) Installing partx (2.41.1-r1)
2025-08-20T19:08:32.7465291Z [00:00:12.314]➜  (106/109) Installing fstrim (2.41.1-r1)
2025-08-20T19:08:32.7491563Z [00:00:12.316]➜  (107/109) Installing findmnt (2.41.1-r1)
2025-08-20T19:08:32.7523366Z [00:00:12.320]➜  (108/109) Installing xz (5.8.1-r0)
2025-08-20T19:08:32.7584569Z [00:00:12.326]➜  (109/109) Installing zstd (1.5.7-r2)
2025-08-20T19:08:32.7640132Z [00:00:12.331]➜  busybox-1.37.0-r22.trigger: Executing script...
2025-08-20T19:08:32.7708886Z [00:00:12.338]➜  OK: 648 MiB in 128 packages
2025-08-20T19:08:32.9510099Z [00:00:12.518]➜  mode of '/usr/local/bin/ppkg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:08:32.9694832Z [00:00:12.537]➜  [0;35m==>[0m [0;32mrm -rf /root/.ppkg/run/22/core[0m
2025-08-20T19:08:32.9710333Z [00:00:12.538]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/run/22/core[0m
2025-08-20T19:08:32.9730929Z [00:00:12.540]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/22/core[0m
2025-08-20T19:08:32.9731387Z [00:00:12.540]➜  [0;35m==>[0m [0;32minstall -d bin lib[0m
2025-08-20T19:08:32.9795571Z [00:00:12.547]➜  [0;35m==>[0m [0;32mcurl --fail --retry 20 --retry-delay 30 --location -o './cacert.pem' 'https://curl.se/ca/cacert.pem'[0m
2025-08-20T19:08:32.9829007Z [00:00:12.550]➜    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:08:32.9829672Z [00:00:12.550]➜                                   Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:08:33.1976410Z [00:00:12.765]➜  
2025-08-20T19:08:33.1976764Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:08:33.1977379Z 100  222k  100  222k    0     0  1035k      0 --:--:-- --:--:-- --:--:-- 1040k
2025-08-20T19:08:33.2008317Z [00:00:12.768]➜  [0;35m==>[0m [0;32mcurl --fail --retry 20 --retry-delay 30 --location --cacert /root/.ppkg/run/22/core/cacert.pem -o './ppkg-core-2025.07.18-linux-x86_64.tar.xz' 'https://github.com/leleliu008/ppkg/releases/download/ppkg-core-2025.07.18/ppkg-core-2025.07.18-linux-x86_64.tar.xz'[0m
2025-08-20T19:08:33.2042495Z [00:00:12.772]➜    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:08:33.2043128Z [00:00:12.772]➜                                   Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:08:33.4301133Z [00:00:12.997]➜  
2025-08-20T19:08:33.4301581Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:08:33.4302096Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:08:33.5444010Z [00:00:13.112]➜  
2025-08-20T19:08:33.5444541Z 100 3802k  100 3802k    0     0  10.9M      0 --:--:-- --:--:-- --:--:-- 10.9M
2025-08-20T19:08:33.5498015Z [00:00:13.117]➜  [0;35m==>[0m [0;32m/bin/tar xvf ppkg-core-2025.07.18-linux-x86_64.tar.xz --strip-components=1 --no-same-owner[0m
2025-08-20T19:08:33.5515338Z [00:00:13.119]➜  ppkg-core-2025.07.18-linux-x86_64/read-first-n-bytes
2025-08-20T19:08:33.5519724Z [00:00:13.119]➜  ppkg-core-2025.07.18-linux-x86_64/wrapper-native-cc
2025-08-20T19:08:33.5520522Z [00:00:13.119]➜  ppkg-core-2025.07.18-linux-x86_64/list-elf-files
2025-08-20T19:08:33.5526274Z [00:00:13.120]➜  ppkg-core-2025.07.18-linux-x86_64/wrapper-native-c++
2025-08-20T19:08:33.5528088Z [00:00:13.120]➜  ppkg-core-2025.07.18-linux-x86_64/sed-in-place
2025-08-20T19:08:33.5528875Z [00:00:13.120]➜  ppkg-core-2025.07.18-linux-x86_64/wrapper-native-objc
2025-08-20T19:08:33.5530242Z [00:00:13.120]➜  ppkg-core-2025.07.18-linux-x86_64/list-section-names
2025-08-20T19:08:33.5531143Z [00:00:13.120]➜  ppkg-core-2025.07.18-linux-x86_64/list-sections
2025-08-20T19:08:33.5531982Z [00:00:13.120]➜  ppkg-core-2025.07.18-linux-x86_64/print-interpreter
2025-08-20T19:08:33.5532978Z [00:00:13.121]➜  ppkg-core-2025.07.18-linux-x86_64/wrapper-target-objc
2025-08-20T19:08:33.5533815Z [00:00:13.121]➜  ppkg-core-2025.07.18-linux-x86_64/SourceCodePro-Light.otf
2025-08-20T19:08:33.5561732Z [00:00:13.123]➜  ppkg-core-2025.07.18-linux-x86_64/print-string-tables
2025-08-20T19:08:33.5563941Z [00:00:13.123]➜  ppkg-core-2025.07.18-linux-x86_64/print-needed
2025-08-20T19:08:33.5564851Z [00:00:13.124]➜  ppkg-core-2025.07.18-linux-x86_64/wrapper-target-cc
2025-08-20T19:08:33.5566732Z [00:00:13.124]➜  ppkg-core-2025.07.18-linux-x86_64/fonts.conf
2025-08-20T19:08:33.5567728Z [00:00:13.124]➜  ppkg-core-2025.07.18-linux-x86_64/check-if-has-dynamic-section
2025-08-20T19:08:33.5568441Z [00:00:13.124]➜  ppkg-core-2025.07.18-linux-x86_64/uppm
2025-08-20T19:08:33.7045211Z [00:00:13.271]➜  ppkg-core-2025.07.18-linux-x86_64/rmdir-if-empty
2025-08-20T19:08:33.7045868Z [00:00:13.271]➜  ppkg-core-2025.07.18-linux-x86_64/file-magic
2025-08-20T19:08:33.7046454Z [00:00:13.272]➜  ppkg-core-2025.07.18-linux-x86_64/print-soname
2025-08-20T19:08:33.7047498Z [00:00:13.272]➜  ppkg-core-2025.07.18-linux-x86_64/wrapper-target-c++
2025-08-20T19:08:33.7048007Z [00:00:13.272]➜  ppkg-core-2025.07.18-linux-x86_64/print-rpath
2025-08-20T19:08:33.7050326Z [00:00:13.272]➜  [0;35m==>[0m [0;32m./uppm update[0m
2025-08-20T19:08:33.7057922Z [00:00:13.273]➜  Adding formula repo : official-core => https://github.com/leleliu008/uppm-package-repository-linux-x86_64
2025-08-20T19:08:34.0229141Z [00:00:13.590]➜  remote: Enumerating objects: 837, done.
2025-08-20T19:08:34.0235729Z [00:00:13.591]➜  remote: Counting objects:   1% (1/89)
2025-08-20T19:08:34.0236304Z Counting objects:   2% (2/89)
2025-08-20T19:08:34.0236726Z Counting objects:   3% (3/89)
2025-08-20T19:08:34.0237352Z Counting objects:   4% (4/89)
2025-08-20T19:08:34.0237787Z Countingremote:  objects:   5% (5/89)
2025-08-20T19:08:34.0238242Z Counting objects:   6% (6/89)
2025-08-20T19:08:34.0238649Z Counting objects:   7% (7/89)
2025-08-20T19:08:34.0239019Z Counting objects:   8% (8/89)
2025-08-20T19:08:34.0239314Z Counting objectsremote: :  10% (9/89)
2025-08-20T19:08:34.0239626Z Counting objects:  11% (10/89)
2025-08-20T19:08:34.0239896Z Counting objects:  12% (11/89)
2025-08-20T19:08:34.0240160Z Counting objects:  13% (12/89)
2025-08-20T19:08:34.0240507Z Counting objects:  14remote: % (13/89)
2025-08-20T19:08:34.0240981Z Counting objects:  15% (14/89)
2025-08-20T19:08:34.0241393Z Counting objects:  16% (15/89)
2025-08-20T19:08:34.0241824Z Counting objects:  17% (16/89)
2025-08-20T19:08:34.0242260Z Counting objects:  19% (1remote: 7/89)
2025-08-20T19:08:34.0242756Z Counting objects:  20% (18/89)
2025-08-20T19:08:34.0243173Z Counting objects:  21% (19/89)
2025-08-20T19:08:34.0243599Z Counting objects:  22% (20/89)
2025-08-20T19:08:34.0244041Z Counting objects:  23% (21/89remote: )
2025-08-20T19:08:34.0244503Z Counting objects:  24% (22/89)
2025-08-20T19:08:34.0244933Z Counting objects:  25% (23/89)
2025-08-20T19:08:34.0245546Z Counting objects:  26% (24/89)
2025-08-20T19:08:34.0245824Z remote: Counting objects:  28% (25/89)
2025-08-20T19:08:34.0246131Z remote: Counting objects:  29% (26/89)
2025-08-20T19:08:34.0246431Z Counting objects:  30% (27/89)
2025-08-20T19:08:34.0246703Z remote: Counting objects:  31% (28/89)
2025-08-20T19:08:34.0247243Z remote: Counting objects:  32% (29/89)
2025-08-20T19:08:34.0247534Z Counting objects:  33% (30/89)
2025-08-20T19:08:34.0247805Z remote: Counting objects:  34% (31/89)
2025-08-20T19:08:34.0248092Z Counting objects:  35% (32/89)
2025-08-20T19:08:34.0248352Z Counting objects:  37% (33/89)
2025-08-20T19:08:34.0248620Z remote: Counting objects:  38% (34/89)
2025-08-20T19:08:34.0248910Z remote: Counting objects:  39% (35/89)
2025-08-20T19:08:34.0249198Z Counting objects:  40% (36/89)
2025-08-20T19:08:34.0249460Z Counting objects:  41% (37/89)
2025-08-20T19:08:34.0249727Z remote: Counting objects:  42% (38/89)
2025-08-20T19:08:34.0250014Z Counting objects:  43% (39/89)
2025-08-20T19:08:34.0250282Z Counting objects:  44% (40/89)
2025-08-20T19:08:34.0250550Z remote: Counting objects:  46% (41/89)
2025-08-20T19:08:34.0250853Z Counting objects:  47% (42/89)
2025-08-20T19:08:34.0251113Z Counting objects:  48% (43/89)
2025-08-20T19:08:34.0251381Z remote: Counting objects:  49% (44/89)
2025-08-20T19:08:34.0251669Z Counting objects:  50% (45/89)
2025-08-20T19:08:34.0251931Z Counting objects:  51% (46/89)
2025-08-20T19:08:34.0252203Z remote: Counting objects:  52% (47/89)
2025-08-20T19:08:34.0252490Z Counting objects:  53% (48/89)
2025-08-20T19:08:34.0252756Z Counting objects:  55% (49/89)
2025-08-20T19:08:34.0252983Z remote: Counting objects:  56% (50/89)
2025-08-20T19:08:34.0253214Z Counting objects:  57% (51/89)
2025-08-20T19:08:34.0253432Z remote: Counting objects:  58% (52/89)
2025-08-20T19:08:34.0253663Z Counting objects:  59% (53/89)
2025-08-20T19:08:34.0253875Z remote: Counting objects:  60% (54/89)
2025-08-20T19:08:34.0254107Z Counting objects:  61% (55/89)
2025-08-20T19:08:34.0254320Z Counting objects:  62% (56/89)
2025-08-20T19:08:34.0254535Z Counting objects:  64% (57/89)
2025-08-20T19:08:34.0254923Z remote: Counting objects:  65% (58/89)
2025-08-20T19:08:34.0255173Z remote: Counting objects:  66% (59/89)
2025-08-20T19:08:34.0255404Z Counting objects:  67% (60/89)
2025-08-20T19:08:34.0255615Z Counting objects:  68% (61/89)
2025-08-20T19:08:34.0255866Z remote: Counting objects:  69% (62/89)
2025-08-20T19:08:34.0256107Z remote: Counting objects:  70% (63/89)
2025-08-20T19:08:34.0256336Z Counting objects:  71% (64/89)
2025-08-20T19:08:34.0256547Z Counting objects:  73% (65/89)
2025-08-20T19:08:34.0256749Z Counting objects:  74% (66/89)
2025-08-20T19:08:34.0257134Z remote: Counting objects:  75% (67/89)
2025-08-20T19:08:34.0257379Z remote: Counting objects:  76% (68/89)
2025-08-20T19:08:34.0257612Z Counting objects:  77% (69/89)
2025-08-20T19:08:34.0257825Z Counting objects:  78% (70/89)
2025-08-20T19:08:34.0258045Z remote: Counting objects:  79% (71/89)
2025-08-20T19:08:34.0258276Z Counting objects:  80% (72/89)
2025-08-20T19:08:34.0258492Z Counting objects:  82% (73/89)
2025-08-20T19:08:34.0258718Z remote: Counting objects:  83% (74/89)
2025-08-20T19:08:34.0258951Z Counting objects:  84% (75/89)
2025-08-20T19:08:34.0259160Z Counting objects:  85% (76/89)
2025-08-20T19:08:34.0259378Z remote: Counting objects:  86% (77/89)
2025-08-20T19:08:34.0259607Z Counting objects:  87% (78/89)
2025-08-20T19:08:34.0259819Z remote: Counting objects:  88% (79/89)
2025-08-20T19:08:34.0260054Z Counting objects:  89% (80/89)
2025-08-20T19:08:34.0260273Z remote: Counting objects:  91% (81/89)
2025-08-20T19:08:34.0260506Z Counting objects:  92% (82/89)
2025-08-20T19:08:34.0260718Z Counting objects:  93% (83/89)
2025-08-20T19:08:34.0260936Z remote: Counting objects:  94% (84/89)
2025-08-20T19:08:34.0261169Z Counting objects:  95% (85/89)
2025-08-20T19:08:34.0261382Z Counting objects:  96% (86/89)
2025-08-20T19:08:34.0261601Z remote: Counting objects:  97% (87/89)
2025-08-20T19:08:34.0261832Z Counting objects:  98% (88/89)
2025-08-20T19:08:34.0262176Z Counting objects: 100% (89/89)
2025-08-20T19:08:34.0262416Z remote: Counting objects: 100% (89/89), done.
2025-08-20T19:08:34.0262848Z [00:00:13.592]➜  remote: Compressing objects:   1% (1/66)
2025-08-20T19:08:34.0263138Z Compressing objects:   3% (2/66)
2025-08-20T19:08:34.0263381Z remote: Compressing objects:   4% (3/66)
2025-08-20T19:08:34.0263639Z remote: Compressing objects:   6% (4/66)
2025-08-20T19:08:34.0263890Z remote: Compressing objects:   7% (5/66)
2025-08-20T19:08:34.0264133Z remote: Compressing objects:   9% (6/66)
2025-08-20T19:08:34.0264384Z remote: Compressing objects:  10% (7/66)
2025-08-20T19:08:34.0264632Z remote: Compressing objects:  12% (8/66)
2025-08-20T19:08:34.0264880Z remote: Compressing objects:  13% (9/66)
2025-08-20T19:08:34.0265134Z remote: Compressing objects:  15% (10/66)
2025-08-20T19:08:34.0265395Z remote: Compressing objects:  16% (11/66)
2025-08-20T19:08:34.0265650Z remote: Compressing objects:  18% (12/66)
2025-08-20T19:08:34.0265901Z remote: Compressing objects:  19% (13/66)
2025-08-20T19:08:34.0266161Z remote: Compressing objects:  21% (14/66)
2025-08-20T19:08:34.0266415Z remote: Compressing objects:  22% (15/66)
2025-08-20T19:08:34.0266665Z remote: Compressing objects:  24% (16/66)
2025-08-20T19:08:34.0267090Z remote: Compressing objects:  25% (17/66)
2025-08-20T19:08:34.0267350Z remote: Compressing objects:  27% (18/66)
2025-08-20T19:08:34.0267603Z remote: Compressing objects:  28% (19/66)
2025-08-20T19:08:34.0267846Z remote: Compressing objects:  30% (20/66)
2025-08-20T19:08:34.0268095Z Compressing objects:  31% (21/66)
2025-08-20T19:08:34.0268332Z remote: Compressing objects:  33% (22/66)
2025-08-20T19:08:34.0268582Z remote: Compressing objects:  34% (23/66)
2025-08-20T19:08:34.0268833Z remote: Compressing objects:  36% (24/66)
2025-08-20T19:08:34.0269101Z remote: Compressing objects:  37% (25/66)
2025-08-20T19:08:34.0269374Z remote: Compressing objects:  39% (26/66)
2025-08-20T19:08:34.0269627Z remote: Compressing objects:  40% (27/66)
2025-08-20T19:08:34.0269881Z Compressing objects:  42% (28/66)
2025-08-20T19:08:34.0270247Z remote: Compressing objects:  43% (29/66)
2025-08-20T19:08:34.0270507Z remote: Compressing objects:  45% (30/66)
2025-08-20T19:08:34.0270760Z remote: Compressing objects:  46% (31/66)
2025-08-20T19:08:34.0271009Z remote: Compressing objects:  48% (32/66)
2025-08-20T19:08:34.0271261Z remote: Compressing objects:  50% (33/66)
2025-08-20T19:08:34.0271510Z remote: Compressing objects:  51% (34/66)
2025-08-20T19:08:34.0271755Z Compressing objects:  53% (35/66)
2025-08-20T19:08:34.0271992Z remote: Compressing objects:  54% (36/66)
2025-08-20T19:08:34.0272250Z remote: Compressing objects:  56% (37/66)
2025-08-20T19:08:34.0272512Z remote: Compressing objects:  57% (38/66)
2025-08-20T19:08:34.0272767Z remote: Compressing objects:  59% (39/66)
2025-08-20T19:08:34.0273018Z remote: Compressing objects:  60% (40/66)
2025-08-20T19:08:34.0273273Z remote: Compressing objects:  62% (41/66)
2025-08-20T19:08:34.0273528Z remote: Compressing objects:  63% (42/66)
2025-08-20T19:08:34.0273786Z remote: Compressing objects:  65% (43/66)
2025-08-20T19:08:34.0274046Z remote: Compressing objects:  66% (44/66)
2025-08-20T19:08:34.0274303Z remote: Compressing objects:  68% (45/66)
2025-08-20T19:08:34.0274553Z remote: Compressing objects:  69% (46/66)
2025-08-20T19:08:34.0274806Z remote: Compressing objects:  71% (47/66)
2025-08-20T19:08:34.0275051Z remote: Compressing objects:  72% (48/66)
2025-08-20T19:08:34.0275302Z remote: Compressing objects:  74% (49/66)
2025-08-20T19:08:34.0275555Z remote: Compressing objects:  75% (50/66)
2025-08-20T19:08:34.0275808Z remote: Compressing objects:  77% (51/66)
2025-08-20T19:08:34.0276063Z remote: Compressing objects:  78% (52/66)
2025-08-20T19:08:34.0276315Z remote: Compressing objects:  80% (53/66)
2025-08-20T19:08:34.0276565Z remote: Compressing objects:  81% (54/66)
2025-08-20T19:08:34.0276818Z remote: Compressing objects:  83% (55/66)
2025-08-20T19:08:34.0277248Z remote: Compressing objects:  84% (56/66)
2025-08-20T19:08:34.0277670Z remote: Compressing objects:  86% (57/66)
2025-08-20T19:08:34.0277925Z remote: Compressing objects:  87% (58/66)
2025-08-20T19:08:34.0278175Z remote: Compressing objects:  89% (59/66)
2025-08-20T19:08:34.0278426Z remote: Compressing objects:  90% (60/66)
2025-08-20T19:08:34.0278674Z remote: Compressing objects:  92% (61/66)
2025-08-20T19:08:34.0278923Z remote: Compressing objects:  93% (62/66)
2025-08-20T19:08:34.0279175Z remote: Compressing objects:  95% (63/66)
2025-08-20T19:08:34.0279427Z remote: Compressing objects:  96% (64/66)
2025-08-20T19:08:34.0279679Z remote: Compressing objects:  98% (65/66)
2025-08-20T19:08:34.0279932Z remote: Compressing objects: 100% (66/66)
2025-08-20T19:08:34.0280204Z remote: Compressing objects: 100% (66/66), done.
2025-08-20T19:08:34.0802824Z [00:00:13.647]➜  remote: Total 837 (delta 37), reused 42 (delta 23), pack-reused 748 (from 1)
2025-08-20T19:08:34.1110127Z [00:00:13.678]➜  Receiving objects: 100% (837/837), 140.18 KiB, done.
2025-08-20T19:08:34.1110777Z [00:00:13.678]➜  Resolving deltas: 100% (474/474), done.
2025-08-20T19:08:34.1111324Z [00:00:13.678]➜  Already up to date.
2025-08-20T19:08:34.1152995Z [00:00:13.683]➜  [0;35m==>[0m [0;32m./uppm install bash[0m
2025-08-20T19:08:34.1187432Z [00:00:13.686]➜  uppm package 'bash' to be installed.
2025-08-20T19:08:34.3453502Z [00:00:13.912]➜  /root/.ppkg/uppm/downloads/aa9007690c11753b98500e6a3c6fbc6f2579aca2868fddf0897c21128f20a8f1.txz already have been fetched.
2025-08-20T19:08:34.3959418Z [00:00:13.963]➜  
2025-08-20T19:08:34.3959977Z [00:00:13.963]➜  uppm package 'bash' was successfully installed.
2025-08-20T19:08:34.3972862Z [00:00:13.965]➜  [0;35m==>[0m [0;32m./uppm install coreutils[0m
2025-08-20T19:08:34.4009256Z [00:00:13.968]➜  uppm package 'coreutils' to be installed.
2025-08-20T19:08:34.6321821Z [00:00:14.199]➜  /root/.ppkg/uppm/downloads/72c370e75f01f2db68aa1b340d5b86a918760b237659b628b68937f94373c13d.txz already have been fetched.
2025-08-20T19:08:34.7258094Z [00:00:14.293]➜  
2025-08-20T19:08:34.7258684Z [00:00:14.293]➜  uppm package 'coreutils' was successfully installed.
2025-08-20T19:08:34.7271568Z [00:00:14.294]➜  [0;35m==>[0m [0;32m./uppm install findutils[0m
2025-08-20T19:08:34.7306713Z [00:00:14.298]➜  uppm package 'findutils' to be installed.
2025-08-20T19:08:34.9398572Z [00:00:14.507]➜  /root/.ppkg/uppm/downloads/3df575a2b4ae348c61e6eb268a02820fe1ea4541743a124d1fb2d3aff4bbf30a.txz already have been fetched.
2025-08-20T19:08:34.9664321Z [00:00:14.534]➜  
2025-08-20T19:08:34.9665089Z [00:00:14.534]➜  uppm package 'findutils' was successfully installed.
2025-08-20T19:08:34.9678086Z [00:00:14.535]➜  [0;35m==>[0m [0;32m./uppm install gawk[0m
2025-08-20T19:08:34.9713051Z [00:00:14.539]➜  uppm package 'gawk' to be installed.
2025-08-20T19:08:35.1883457Z [00:00:14.756]➜  /root/.ppkg/uppm/downloads/8330b89ff81814ca9296a1fcd456eac2f403960b83b52cdce290e56153977cc7.txz already have been fetched.
2025-08-20T19:08:35.2477474Z [00:00:14.815]➜  
2025-08-20T19:08:35.2478132Z [00:00:14.815]➜  uppm package 'gawk' was successfully installed.
2025-08-20T19:08:35.2490462Z [00:00:14.816]➜  [0;35m==>[0m [0;32m./uppm install gsed[0m
2025-08-20T19:08:35.2526098Z [00:00:14.820]➜  uppm package 'gsed' to be installed.
2025-08-20T19:08:35.4844911Z [00:00:15.052]➜  /root/.ppkg/uppm/downloads/884bda6ee1dc4b82b454e20b1146f68f54cb227dc10623414b1996d6c8077f19.txz already have been fetched.
2025-08-20T19:08:35.4964886Z [00:00:15.064]➜  
2025-08-20T19:08:35.4965451Z [00:00:15.064]➜  uppm package 'gsed' was successfully installed.
2025-08-20T19:08:35.4979538Z [00:00:15.065]➜  [0;35m==>[0m [0;32m./uppm install grep[0m
2025-08-20T19:08:35.5014400Z [00:00:15.069]➜  uppm package 'grep' to be installed.
2025-08-20T19:08:35.7218769Z [00:00:15.289]➜  /root/.ppkg/uppm/downloads/7aef93a03d99bc9b0569f8d626c491ae5e684ccca8461d42ae0fa8429e9c3f25.txz already have been fetched.
2025-08-20T19:08:35.7407182Z [00:00:15.308]➜  
2025-08-20T19:08:35.7407919Z [00:00:15.308]➜  uppm package 'grep' was successfully installed.
2025-08-20T19:08:35.7420530Z [00:00:15.309]➜  [0;35m==>[0m [0;32m./uppm install bsdtar[0m
2025-08-20T19:08:35.7455247Z [00:00:15.313]➜  uppm package 'bsdtar' to be installed.
2025-08-20T19:08:36.0384610Z [00:00:15.606]➜  /root/.ppkg/uppm/downloads/370000b61f12b3ecf1c46aa3435bac4532a8714f25737c627512bb954cb5aff4.txz already have been fetched.
2025-08-20T19:08:36.1503899Z [00:00:15.718]➜  
2025-08-20T19:08:36.1504715Z [00:00:15.718]➜  uppm package 'bsdtar' was successfully installed.
2025-08-20T19:08:36.1517324Z [00:00:15.719]➜  [0;35m==>[0m [0;32m./uppm install git[0m
2025-08-20T19:08:36.1552270Z [00:00:15.723]➜  uppm package 'git' to be installed.
2025-08-20T19:08:36.4867892Z [00:00:16.054]➜  /root/.ppkg/uppm/downloads/11b03dd09f5520d24aced0eb0ac600dcff7773fd9f7315998b842281091f2df6.txz already have been fetched.
2025-08-20T19:08:37.1843003Z [00:00:16.752]➜  
2025-08-20T19:08:37.1843823Z [00:00:16.752]➜  uppm package 'git' was successfully installed.
2025-08-20T19:08:37.1856756Z [00:00:16.753]➜  [0;35m==>[0m [0;32m./uppm install curl[0m
2025-08-20T19:08:37.1892192Z [00:00:16.757]➜  uppm package 'curl' to be installed.
2025-08-20T19:08:37.4048449Z [00:00:16.972]➜  /root/.ppkg/uppm/downloads/01f74c74f608ac0978ade31baaad9f1deb0dad511b6fe32d20aeb347f67e8877.txz already have been fetched.
2025-08-20T19:08:37.5469490Z [00:00:17.114]➜  
2025-08-20T19:08:37.5470105Z [00:00:17.114]➜  uppm package 'curl' was successfully installed.
2025-08-20T19:08:37.5483916Z [00:00:17.116]➜  [0;35m==>[0m [0;32m./uppm install tree[0m
2025-08-20T19:08:37.5519123Z [00:00:17.119]➜  uppm package 'tree' to be installed.
2025-08-20T19:08:37.7487757Z [00:00:17.316]➜  /root/.ppkg/uppm/downloads/88908b88b3b9fa380e9f151873569a314a0e10d46d966ac20cad33b201ac30e7.txz already have been fetched.
2025-08-20T19:08:37.7536536Z [00:00:17.321]➜  
2025-08-20T19:08:37.7537468Z [00:00:17.321]➜  uppm package 'tree' was successfully installed.
2025-08-20T19:08:37.7549625Z [00:00:17.322]➜  [0;35m==>[0m [0;32m./uppm install sysinfo[0m
2025-08-20T19:08:37.7584824Z [00:00:17.326]➜  uppm package 'sysinfo' to be installed.
2025-08-20T19:08:38.0770466Z [00:00:17.644]➜  /root/.ppkg/uppm/downloads/80a6dabecbf190f59f7292a48cda28a744c41be8de006a7ce6872e2c0fdaf40f.txz already have been fetched.
2025-08-20T19:08:38.0791532Z [00:00:17.646]➜  
2025-08-20T19:08:38.0792054Z [00:00:17.647]➜  uppm package 'sysinfo' was successfully installed.
2025-08-20T19:08:38.0807068Z [00:00:17.648]➜  [0;35m==>[0m [0;32m./uppm install fzf[0m
2025-08-20T19:08:38.0843192Z [00:00:17.652]➜  uppm package 'fzf' to be installed.
2025-08-20T19:08:38.3056743Z [00:00:17.873]➜  /root/.ppkg/uppm/downloads/f84a3e560e4ced30382d4ce3e955ddcf2512788079a196a4a0f9572185ce112d.txz already have been fetched.
2025-08-20T19:08:38.3651415Z [00:00:17.932]➜  
2025-08-20T19:08:38.3652077Z [00:00:17.932]➜  uppm package 'fzf' was successfully installed.
2025-08-20T19:08:38.3666003Z [00:00:17.934]➜  [0;35m==>[0m [0;32m./uppm install jq[0m
2025-08-20T19:08:38.3700863Z [00:00:17.937]➜  uppm package 'jq' to be installed.
2025-08-20T19:08:38.6629695Z [00:00:18.230]➜  /root/.ppkg/uppm/downloads/d924034641d0797522a497e05aaa1079a704946b2627fb40a681743945abafee.txz already have been fetched.
2025-08-20T19:08:38.6872975Z [00:00:18.255]➜  
2025-08-20T19:08:38.6873506Z [00:00:18.255]➜  uppm package 'jq' was successfully installed.
2025-08-20T19:08:38.6887155Z [00:00:18.256]➜  [0;35m==>[0m [0;32m./uppm install yq[0m
2025-08-20T19:08:38.6922282Z [00:00:18.260]➜  uppm package 'yq' to be installed.
2025-08-20T19:08:38.9307796Z [00:00:18.498]➜  /root/.ppkg/uppm/downloads/cb4417b68fcfa35fd6a4bd43862ac5f491c6f2d7c217af88ccc075e49b2f05e4.txz already have been fetched.
2025-08-20T19:08:39.0725274Z [00:00:18.640]➜  
2025-08-20T19:08:39.0725787Z [00:00:18.640]➜  uppm package 'yq' was successfully installed.
2025-08-20T19:08:39.0739859Z [00:00:18.641]➜  [0;35m==>[0m [0;32m./uppm install d2[0m
2025-08-20T19:08:39.0774957Z [00:00:18.645]➜  uppm package 'd2' to be installed.
2025-08-20T19:08:39.3744454Z [00:00:18.942]➜  /root/.ppkg/uppm/downloads/29921dbb747fba49feaac5daa03a05d48fc0f2fc6533bc8953f12052684f7b77.txz already have been fetched.
2025-08-20T19:08:39.8057378Z [00:00:19.373]➜  
2025-08-20T19:08:39.8057893Z [00:00:19.373]➜  uppm package 'd2' was successfully installed.
2025-08-20T19:08:39.8070804Z [00:00:19.374]➜  [0;35m==>[0m [0;32m./uppm install dot_static[0m
2025-08-20T19:08:39.8106246Z [00:00:19.378]➜  uppm package 'dot_static' to be installed.
2025-08-20T19:08:40.1184008Z [00:00:19.686]➜  /root/.ppkg/uppm/downloads/7114887976527b5472ac6c9960e9502ec5553692af904f86985eababbc3afbb0.txz already have been fetched.
2025-08-20T19:08:40.3003869Z [00:00:19.868]➜  
2025-08-20T19:08:40.3004596Z [00:00:19.868]➜  uppm package 'dot_static' was successfully installed.
2025-08-20T19:08:40.3018923Z [00:00:19.869]➜  [0;35m==>[0m [0;32m./uppm install bat[0m
2025-08-20T19:08:40.3054919Z [00:00:19.873]➜  uppm package 'bat' to be installed.
2025-08-20T19:08:40.5426623Z [00:00:20.110]➜  /root/.ppkg/uppm/downloads/7819e460d22f7cd66ef6b0daec3e59ae8a2d584a2a320d78c5fca31b2869368b.txz already have been fetched.
2025-08-20T19:08:40.6509211Z [00:00:20.218]➜  
2025-08-20T19:08:40.6509715Z [00:00:20.218]➜  uppm package 'bat' was successfully installed.
2025-08-20T19:08:40.6523064Z [00:00:20.220]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gsed/bin/gsed -i 's|PPKG_CORE_DIR|/root/.ppkg/core|' fonts.conf[0m
2025-08-20T19:08:40.6550647Z [00:00:20.222]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/22/core /root/.ppkg/[0m
2025-08-20T19:08:40.6566055Z [00:00:20.224]➜  [0;32m[✔] ppkg has been set up successfully.[0m
2025-08-20T19:08:40.6796750Z [00:00:20.247]➜  [0;35m==> Adding formula repository[0m [0;32mofficial-core[0m
2025-08-20T19:08:40.6797654Z [00:00:20.247]➜  [0;35m==>[0m [0;32mrm -rf /root/.ppkg/run/98/official-core[0m
2025-08-20T19:08:40.6801322Z [00:00:20.247]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/run/98/official-core[0m
2025-08-20T19:08:40.6807305Z [00:00:20.248]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/98/official-core[0m
2025-08-20T19:08:40.6808456Z [00:00:20.248]➜  [0;35m==>[0m [0;32mgit -c init.defaultBranch=master init[0m
2025-08-20T19:08:40.6838875Z [00:00:20.251]➜  Initialized empty Git repository in /root/.ppkg/run/98/official-core/.git/
2025-08-20T19:08:40.6840653Z [00:00:20.251]➜  [0;35m==>[0m [0;32mgit remote add origin https://github.com/leleliu008/ppkg-formula-repository-official-core.git[0m
2025-08-20T19:08:40.6854958Z [00:00:20.253]➜  [0;35m==>[0m [0;32mgit -c protocol.version=2 fetch --progress origin +refs/heads/master:refs/remotes/origin/master[0m
2025-08-20T19:08:41.0843984Z [00:00:20.652]➜  remote: Enumerating objects: 16915, done.        
2025-08-20T19:08:41.0847674Z [00:00:20.652]➜  remote: Counting objects:   0% (1/454)        
2025-08-20T19:08:41.0848105Z remote: Counting objects:   1% (5/454)        
2025-08-20T19:08:41.0848435Z remote: Counting objects:   2% (10/454)        
2025-08-20T19:08:41.0848791Z remote: Counting objects:   3% (14/454)        
2025-08-20T19:08:41.0849097Z remote: Counting objects:   4% (19/454)        
2025-08-20T19:08:41.0849462Z remote: Counting objects:   5% (23/454)        
2025-08-20T19:08:41.0849775Z remote: Counting objects:   6% (28/454)        
2025-08-20T19:08:41.0850084Z remote: Counting objects:   7% (32/454)        
2025-08-20T19:08:41.0850390Z remote: Counting objects:   8% (37/454)        
2025-08-20T19:08:41.0850699Z remote: Counting objects:   9% (41/454)        
2025-08-20T19:08:41.0851008Z remote: Counting objects:  10% (46/454)        
2025-08-20T19:08:41.0851317Z remote: Counting objects:  11% (50/454)        
2025-08-20T19:08:41.0851626Z remote: Counting objects:  12% (55/454)        
2025-08-20T19:08:41.0851935Z remote: Counting objects:  13% (60/454)        
2025-08-20T19:08:41.0852245Z remote: Counting objects:  14% (64/454)        
2025-08-20T19:08:41.0852555Z remote: Counting objects:  15% (69/454)        
2025-08-20T19:08:41.0852863Z remote: Counting objects:  16% (73/454)        
2025-08-20T19:08:41.0853171Z remote: Counting objects:  17% (78/454)        
2025-08-20T19:08:41.0853714Z remote: Counting objects:  18% (82/454)        
2025-08-20T19:08:41.0854027Z remote: Counting objects:  19% (87/454)        
2025-08-20T19:08:41.0854335Z remote: Counting objects:  20% (91/454)        
2025-08-20T19:08:41.0854641Z remote: Counting objects:  21% (96/454)        
2025-08-20T19:08:41.0854955Z remote: Counting objects:  22% (100/454)        
2025-08-20T19:08:41.0855273Z remote: Counting objects:  23% (105/454)        
2025-08-20T19:08:41.0855591Z remote: Counting objects:  24% (109/454)        
2025-08-20T19:08:41.0855879Z remote: Counting objects:  25% (114/454)        
2025-08-20T19:08:41.0856150Z remote: Counting objects:  26% (119/454)        
2025-08-20T19:08:41.0856418Z remote: Counting objects:  27% (123/454)        
2025-08-20T19:08:41.0856690Z remote: Counting objects:  28% (128/454)        
2025-08-20T19:08:41.0857198Z remote: Counting objects:  29% (132/454)        
2025-08-20T19:08:41.0857475Z remote: Counting objects:  30% (137/454)        
2025-08-20T19:08:41.0857751Z remote: Counting objects:  31% (141/454)        
2025-08-20T19:08:41.0858022Z remote: Counting objects:  32% (146/454)        
2025-08-20T19:08:41.0858290Z remote: Counting objects:  33% (150/454)        
2025-08-20T19:08:41.0858554Z remote: Counting objects:  34% (155/454)        
2025-08-20T19:08:41.0858825Z remote: Counting objects:  35% (159/454)        
2025-08-20T19:08:41.0859097Z remote: Counting objects:  36% (164/454)        
2025-08-20T19:08:41.0859367Z remote: Counting objects:  37% (168/454)        
2025-08-20T19:08:41.0859637Z remote: Counting objects:  38% (173/454)        
2025-08-20T19:08:41.0859905Z remote: Counting objects:  39% (178/454)        
2025-08-20T19:08:41.0860173Z remote: Counting objects:  40% (182/454)        
2025-08-20T19:08:41.0860442Z remote: Counting objects:  41% (187/454)        
2025-08-20T19:08:41.0860715Z remote: Counting objects:  42% (191/454)        
2025-08-20T19:08:41.0860983Z remote: Counting objects:  43% (196/454)        
2025-08-20T19:08:41.0861276Z remote: Counting objects:  44% (200/454)        
2025-08-20T19:08:41.0861739Z remote: Counting objects:  45% (205/454)        
2025-08-20T19:08:41.0862024Z remote: Counting objects:  46% (209/454)        
2025-08-20T19:08:41.0862298Z remote: Counting objects:  47% (214/454)        
2025-08-20T19:08:41.0862562Z remote: Counting objects:  48% (218/454)        
2025-08-20T19:08:41.0862837Z remote: Counting objects:  49% (223/454)        
2025-08-20T19:08:41.0863107Z remote: Counting objects:  50% (227/454)        
2025-08-20T19:08:41.0863377Z remote: Counting objects:  51% (232/454)        
2025-08-20T19:08:41.0863644Z remote: Counting objects:  52% (237/454)        
2025-08-20T19:08:41.0863918Z remote: Counting objects:  53% (241/454)        
2025-08-20T19:08:41.0864187Z remote: Counting objects:  54% (246/454)        
2025-08-20T19:08:41.0864460Z remote: Counting objects:  55% (250/454)        
2025-08-20T19:08:41.0864731Z remote: Counting objects:  56% (255/454)        
2025-08-20T19:08:41.0865008Z remote: Counting objects:  57% (259/454)        
2025-08-20T19:08:41.0865283Z remote: Counting objects:  58% (264/454)        
2025-08-20T19:08:41.0865553Z remote: Counting objects:  59% (268/454)        
2025-08-20T19:08:41.0865822Z remote: Counting objects:  60% (273/454)        
2025-08-20T19:08:41.0866094Z remote: Counting objects:  61% (277/454)        
2025-08-20T19:08:41.0866365Z remote: Counting objects:  62% (282/454)        
2025-08-20T19:08:41.0866629Z remote: Counting objects:  63% (287/454)        
2025-08-20T19:08:41.0867111Z remote: Counting objects:  64% (291/454)        
2025-08-20T19:08:41.0867382Z remote: Counting objects:  65% (296/454)        
2025-08-20T19:08:41.0867650Z remote: Counting objects:  66% (300/454)        
2025-08-20T19:08:41.0867921Z remote: Counting objects:  67% (305/454)        
2025-08-20T19:08:41.0868189Z remote: Counting objects:  68% (309/454)        
2025-08-20T19:08:41.0868464Z remote: Counting objects:  69% (314/454)        
2025-08-20T19:08:41.0868864Z remote: Counting objects:  70% (318/454)        
2025-08-20T19:08:41.0869140Z remote: Counting objects:  71% (323/454)        
2025-08-20T19:08:41.0869407Z remote: Counting objects:  72% (327/454)        
2025-08-20T19:08:41.0869676Z remote: Counting objects:  73% (332/454)        
2025-08-20T19:08:41.0869948Z remote: Counting objects:  74% (336/454)        
2025-08-20T19:08:41.0870217Z remote: Counting objects:  75% (341/454)        
2025-08-20T19:08:41.0870483Z remote: Counting objects:  76% (346/454)        
2025-08-20T19:08:41.0870753Z remote: Counting objects:  77% (350/454)        
2025-08-20T19:08:41.0871016Z remote: Counting objects:  78% (355/454)        
2025-08-20T19:08:41.0871290Z remote: Counting objects:  79% (359/454)        
2025-08-20T19:08:41.0871560Z remote: Counting objects:  80% (364/454)        
2025-08-20T19:08:41.0871833Z remote: Counting objects:  81% (368/454)        
2025-08-20T19:08:41.0872102Z remote: Counting objects:  82% (373/454)        
2025-08-20T19:08:41.0872373Z remote: Counting objects:  83% (377/454)        
2025-08-20T19:08:41.0872663Z remote: Counting objects:  84% (382/454)        
2025-08-20T19:08:41.0872936Z remote: Counting objects:  85% (386/454)        
2025-08-20T19:08:41.0873205Z remote: Counting objects:  86% (391/454)        
2025-08-20T19:08:41.0873473Z remote: Counting objects:  87% (395/454)        
2025-08-20T19:08:41.0873743Z remote: Counting objects:  88% (400/454)        
2025-08-20T19:08:41.0874012Z remote: Counting objects:  89% (405/454)        
2025-08-20T19:08:41.0874280Z remote: Counting objects:  90% (409/454)        
2025-08-20T19:08:41.0874547Z remote: Counting objects:  91% (414/454)        
2025-08-20T19:08:41.0874810Z remote: Counting objects:  92% (418/454)        
2025-08-20T19:08:41.0875080Z remote: Counting objects:  93% (423/454)        
2025-08-20T19:08:41.0875353Z remote: Counting objects:  94% (427/454)        
2025-08-20T19:08:41.0875623Z remote: Counting objects:  95% (432/454)        
2025-08-20T19:08:41.0875895Z remote: Counting objects:  96% (436/454)        
2025-08-20T19:08:41.0876285Z remote: Counting objects:  97% (441/454)        
2025-08-20T19:08:41.0876560Z remote: Counting objects:  98% (445/454)        
2025-08-20T19:08:41.0876830Z remote: Counting objects:  99% (450/454)        
2025-08-20T19:08:41.0877213Z remote: Counting objects: 100% (454/454)        
2025-08-20T19:08:41.0877516Z remote: Counting objects: 100% (454/454), done.        
2025-08-20T19:08:41.0974956Z [00:00:20.665]➜  remote: Compressing objects:   0% (1/425)        
2025-08-20T19:08:41.0975358Z remote: Compressing objects:   1% (5/425)        
2025-08-20T19:08:41.0975669Z remote: Compressing objects:   2% (9/425)        
2025-08-20T19:08:41.0975975Z remote: Compressing objects:   3% (13/425)        
2025-08-20T19:08:41.0976275Z remote: Compressing objects:   4% (17/425)        
2025-08-20T19:08:41.0976559Z remote: Compressing objects:   5% (22/425)        
2025-08-20T19:08:41.0976843Z remote: Compressing objects:   6% (26/425)        
2025-08-20T19:08:41.0977403Z remote: Compressing objects:   7% (30/425)        
2025-08-20T19:08:41.0977720Z remote: Compressing objects:   8% (34/425)        
2025-08-20T19:08:41.0984141Z remote: Compressing objects:   9% (39/425)        
2025-08-20T19:08:41.0984479Z remote: Compressing objects:  10% (43/425)        
2025-08-20T19:08:41.0984780Z remote: Compressing objects:  11% (47/425)        
2025-08-20T19:08:41.0985067Z remote: Compressing objects:  12% (51/425)        
2025-08-20T19:08:41.0985352Z remote: Compressing objects:  13% (56/425)        
2025-08-20T19:08:41.0985637Z remote: Compressing objects:  14% (60/425)        
2025-08-20T19:08:41.0985921Z remote: Compressing objects:  15% (64/425)        
2025-08-20T19:08:41.0986204Z remote: Compressing objects:  16% (68/425)        
2025-08-20T19:08:41.0986488Z remote: Compressing objects:  17% (73/425)        
2025-08-20T19:08:41.0986772Z remote: Compressing objects:  18% (77/425)        
2025-08-20T19:08:41.0987227Z remote: Compressing objects:  19% (81/425)        
2025-08-20T19:08:41.0987710Z remote: Compressing objects:  20% (85/425)        
2025-08-20T19:08:41.0988005Z remote: Compressing objects:  21% (90/425)        
2025-08-20T19:08:41.0988293Z remote: Compressing objects:  22% (94/425)        
2025-08-20T19:08:41.0988575Z remote: Compressing objects:  23% (98/425)        
2025-08-20T19:08:41.0988866Z remote: Compressing objects:  24% (102/425)        
2025-08-20T19:08:41.0989160Z remote: Compressing objects:  25% (107/425)        
2025-08-20T19:08:41.0989450Z remote: Compressing objects:  26% (111/425)        
2025-08-20T19:08:41.0989758Z remote: Compressing objects:  27% (115/425)        
2025-08-20T19:08:41.0990044Z remote: Compressing objects:  28% (119/425)        
2025-08-20T19:08:41.0990328Z remote: Compressing objects:  29% (124/425)        
2025-08-20T19:08:41.0990612Z remote: Compressing objects:  30% (128/425)        
2025-08-20T19:08:41.0990898Z remote: Compressing objects:  31% (132/425)        
2025-08-20T19:08:41.0991180Z remote: Compressing objects:  32% (136/425)        
2025-08-20T19:08:41.0991467Z remote: Compressing objects:  33% (141/425)        
2025-08-20T19:08:41.0991757Z remote: Compressing objects:  34% (145/425)        
2025-08-20T19:08:41.0992040Z remote: Compressing objects:  35% (149/425)        
2025-08-20T19:08:41.0992322Z remote: Compressing objects:  36% (153/425)        
2025-08-20T19:08:41.0992609Z remote: Compressing objects:  37% (158/425)        
2025-08-20T19:08:41.0992892Z remote: Compressing objects:  38% (162/425)        
2025-08-20T19:08:41.0993178Z remote: Compressing objects:  39% (166/425)        
2025-08-20T19:08:41.0993461Z remote: Compressing objects:  40% (170/425)        
2025-08-20T19:08:41.0993744Z remote: Compressing objects:  41% (175/425)        
2025-08-20T19:08:41.0994030Z remote: Compressing objects:  42% (179/425)        
2025-08-20T19:08:41.0994313Z remote: Compressing objects:  43% (183/425)        
2025-08-20T19:08:41.0994594Z remote: Compressing objects:  44% (187/425)        
2025-08-20T19:08:41.0994885Z remote: Compressing objects:  45% (192/425)        
2025-08-20T19:08:41.0995292Z remote: Compressing objects:  46% (196/425)        
2025-08-20T19:08:41.0995583Z remote: Compressing objects:  47% (200/425)        
2025-08-20T19:08:41.0995866Z remote: Compressing objects:  48% (204/425)        
2025-08-20T19:08:41.0996148Z remote: Compressing objects:  49% (209/425)        
2025-08-20T19:08:41.0996434Z remote: Compressing objects:  50% (213/425)        
2025-08-20T19:08:41.0996715Z remote: Compressing objects:  51% (217/425)        
2025-08-20T19:08:41.0997222Z remote: Compressing objects:  52% (221/425)        
2025-08-20T19:08:41.0997510Z remote: Compressing objects:  53% (226/425)        
2025-08-20T19:08:41.0997793Z remote: Compressing objects:  54% (230/425)        
2025-08-20T19:08:41.0998070Z remote: Compressing objects:  55% (234/425)        
2025-08-20T19:08:41.0998357Z remote: Compressing objects:  56% (238/425)        
2025-08-20T19:08:41.0998639Z remote: Compressing objects:  57% (243/425)        
2025-08-20T19:08:41.0998933Z remote: Compressing objects:  58% (247/425)        
2025-08-20T19:08:41.0999225Z remote: Compressing objects:  59% (251/425)        
2025-08-20T19:08:41.0999509Z remote: Compressing objects:  60% (255/425)        
2025-08-20T19:08:41.0999799Z remote: Compressing objects:  61% (260/425)        
2025-08-20T19:08:41.1000080Z remote: Compressing objects:  62% (264/425)        
2025-08-20T19:08:41.1000363Z remote: Compressing objects:  63% (268/425)        
2025-08-20T19:08:41.1000650Z remote: Compressing objects:  64% (272/425)        
2025-08-20T19:08:41.1000931Z remote: Compressing objects:  65% (277/425)        
2025-08-20T19:08:41.1001220Z remote: Compressing objects:  66% (281/425)        
2025-08-20T19:08:41.1001504Z remote: Compressing objects:  67% (285/425)        
2025-08-20T19:08:41.1001787Z remote: Compressing objects:  68% (289/425)        
2025-08-20T19:08:41.1002075Z remote: Compressing objects:  69% (294/425)        
2025-08-20T19:08:41.1002359Z remote: Compressing objects:  70% (298/425)        
2025-08-20T19:08:41.1002778Z remote: Compressing objects:  71% (302/425)        
2025-08-20T19:08:41.1003064Z remote: Compressing objects:  72% (306/425)        
2025-08-20T19:08:41.1003346Z remote: Compressing objects:  73% (311/425)        
2025-08-20T19:08:41.1003632Z remote: Compressing objects:  74% (315/425)        
2025-08-20T19:08:41.1003916Z remote: Compressing objects:  75% (319/425)        
2025-08-20T19:08:41.1004208Z remote: Compressing objects:  76% (323/425)        
2025-08-20T19:08:41.1004492Z remote: Compressing objects:  77% (328/425)        
2025-08-20T19:08:41.1004777Z remote: Compressing objects:  78% (332/425)        
2025-08-20T19:08:41.1005068Z remote: Compressing objects:  79% (336/425)        
2025-08-20T19:08:41.1005367Z remote: Compressing objects:  80% (340/425)        
2025-08-20T19:08:41.1005651Z remote: Compressing objects:  81% (345/425)        
2025-08-20T19:08:41.1005934Z remote: Compressing objects:  82% (349/425)        
2025-08-20T19:08:41.1006227Z remote: Compressing objects:  83% (353/425)        
2025-08-20T19:08:41.1006517Z remote: Compressing objects:  84% (357/425)        
2025-08-20T19:08:41.1006807Z remote: Compressing objects:  85% (362/425)        
2025-08-20T19:08:41.1007239Z remote: Compressing objects:  86% (366/425)        
2025-08-20T19:08:41.1007525Z remote: Compressing objects:  87% (370/425)        
2025-08-20T19:08:41.1007814Z remote: Compressing objects:  88% (374/425)        
2025-08-20T19:08:41.1008112Z remote: Compressing objects:  89% (379/425)        
2025-08-20T19:08:41.1008395Z remote: Compressing objects:  90% (383/425)        
2025-08-20T19:08:41.1008679Z remote: Compressing objects:  91% (387/425)        
2025-08-20T19:08:41.1008962Z remote: Compressing objects:  92% (391/425)        
2025-08-20T19:08:41.1009246Z remote: Compressing objects:  93% (396/425)        
2025-08-20T19:08:41.1009529Z remote: Compressing objects:  94% (400/425)        
2025-08-20T19:08:41.1009814Z remote: Compressing objects:  95% (404/425)        
2025-08-20T19:08:41.1010110Z remote: Compressing objects:  96% (408/425)        
2025-08-20T19:08:41.1010548Z remote: Compressing objects:  97% (413/425)        
2025-08-20T19:08:41.1010836Z remote: Compressing objects:  98% (417/425)        
2025-08-20T19:08:41.1011125Z remote: Compressing objects:  99% (421/425)        
2025-08-20T19:08:41.1011408Z remote: Compressing objects: 100% (425/425)        
2025-08-20T19:08:41.1011725Z remote: Compressing objects: 100% (425/425), done.        
2025-08-20T19:08:41.2538958Z [00:00:20.821]➜  Receiving objects:   0% (1/16915)
2025-08-20T19:08:41.2539517Z Receiving objects:   1% (170/16915)
2025-08-20T19:08:41.2539988Z Receiving objects:   2% (339/16915)
2025-08-20T19:08:41.2540402Z Receiving objects:   3% (508/16915)
2025-08-20T19:08:41.2540815Z Receiving objects:   4% (677/16915)
2025-08-20T19:08:41.2541217Z Receiving objects:   5% (846/16915)
2025-08-20T19:08:41.2541633Z Receiving objects:   6% (1015/16915)
2025-08-20T19:08:41.2542056Z Receiving objects:   7% (1185/16915)
2025-08-20T19:08:41.2542520Z Receiving objects:   8% (1354/16915)
2025-08-20T19:08:41.2542954Z Receiving objects:   9% (1523/16915)
2025-08-20T19:08:41.2543363Z Receiving objects:  10% (1692/16915)
2025-08-20T19:08:41.2543772Z Receiving objects:  11% (1861/16915)
2025-08-20T19:08:41.2544178Z Receiving objects:  12% (2030/16915)
2025-08-20T19:08:41.2544601Z Receiving objects:  13% (2199/16915)
2025-08-20T19:08:41.2545021Z Receiving objects:  14% (2369/16915)
2025-08-20T19:08:41.2545436Z Receiving objects:  15% (2538/16915)
2025-08-20T19:08:41.2545856Z Receiving objects:  16% (2707/16915)
2025-08-20T19:08:41.2546266Z Receiving objects:  17% (2876/16915)
2025-08-20T19:08:41.2546673Z Receiving objects:  18% (3045/16915)
2025-08-20T19:08:41.2547291Z Receiving objects:  19% (3214/16915)
2025-08-20T19:08:41.2547724Z Receiving objects:  20% (3383/16915)
2025-08-20T19:08:41.2548151Z Receiving objects:  21% (3553/16915)
2025-08-20T19:08:41.2548561Z Receiving objects:  22% (3722/16915)
2025-08-20T19:08:41.2549325Z Receiving objects:  23% (3891/16915)
2025-08-20T19:08:41.2549744Z Receiving objects:  24% (4060/16915)
2025-08-20T19:08:41.2550155Z Receiving objects:  25% (4229/16915)
2025-08-20T19:08:41.2550566Z Receiving objects:  26% (4398/16915)
2025-08-20T19:08:41.2550979Z Receiving objects:  27% (4568/16915)
2025-08-20T19:08:41.2551396Z Receiving objects:  28% (4737/16915)
2025-08-20T19:08:41.2551812Z Receiving objects:  29% (4906/16915)
2025-08-20T19:08:41.2552220Z Receiving objects:  30% (5075/16915)
2025-08-20T19:08:41.2552624Z Receiving objects:  31% (5244/16915)
2025-08-20T19:08:41.2553041Z Receiving objects:  32% (5413/16915)
2025-08-20T19:08:41.2553459Z Receiving objects:  33% (5582/16915)
2025-08-20T19:08:41.2553875Z Receiving objects:  34% (5752/16915)
2025-08-20T19:08:41.2554288Z Receiving objects:  35% (5921/16915)
2025-08-20T19:08:41.2554701Z Receiving objects:  36% (6090/16915)
2025-08-20T19:08:41.2555120Z Receiving objects:  37% (6259/16915)
2025-08-20T19:08:41.2555532Z Receiving objects:  38% (6428/16915)
2025-08-20T19:08:41.2555955Z Receiving objects:  39% (6597/16915)
2025-08-20T19:08:41.2556373Z Receiving objects:  40% (6766/16915)
2025-08-20T19:08:41.2556791Z Receiving objects:  41% (6936/16915)
2025-08-20T19:08:41.2557959Z Receiving objects:  42% (7105/16915)
2025-08-20T19:08:41.2558394Z Receiving objects:  43% (7274/16915)
2025-08-20T19:08:41.2558787Z Receiving objects:  44% (7443/16915)
2025-08-20T19:08:41.2559196Z Receiving objects:  45% (7612/16915)
2025-08-20T19:08:41.2559595Z Receiving objects:  46% (7781/16915)
2025-08-20T19:08:41.2559992Z Receiving objects:  47% (7951/16915)
2025-08-20T19:08:41.2560386Z Receiving objects:  48% (8120/16915)
2025-08-20T19:08:41.2560779Z Receiving objects:  49% (8289/16915)
2025-08-20T19:08:41.2561177Z Receiving objects:  50% (8458/16915)
2025-08-20T19:08:41.2561571Z Receiving objects:  51% (8627/16915)
2025-08-20T19:08:41.2561964Z Receiving objects:  52% (8796/16915)
2025-08-20T19:08:41.2562359Z Receiving objects:  53% (8965/16915)
2025-08-20T19:08:41.2562767Z Receiving objects:  54% (9135/16915)
2025-08-20T19:08:41.2563386Z Receiving objects:  55% (9304/16915)
2025-08-20T19:08:41.2563786Z Receiving objects:  56% (9473/16915)
2025-08-20T19:08:41.2564171Z Receiving objects:  57% (9642/16915)
2025-08-20T19:08:41.2564561Z Receiving objects:  58% (9811/16915)
2025-08-20T19:08:41.2564950Z Receiving objects:  59% (9980/16915)
2025-08-20T19:08:41.2565344Z Receiving objects:  60% (10149/16915)
2025-08-20T19:08:41.2565746Z Receiving objects:  61% (10319/16915)
2025-08-20T19:08:41.2566141Z Receiving objects:  62% (10488/16915)
2025-08-20T19:08:41.2566536Z Receiving objects:  63% (10657/16915)
2025-08-20T19:08:41.2567089Z Receiving objects:  64% (10826/16915)
2025-08-20T19:08:41.2567494Z Receiving objects:  65% (10995/16915)
2025-08-20T19:08:41.2567889Z Receiving objects:  66% (11164/16915)
2025-08-20T19:08:41.2568281Z Receiving objects:  67% (11334/16915)
2025-08-20T19:08:41.2568672Z Receiving objects:  68% (11503/16915)
2025-08-20T19:08:41.2569066Z Receiving objects:  69% (11672/16915)
2025-08-20T19:08:41.2569462Z Receiving objects:  70% (11841/16915)
2025-08-20T19:08:41.2569864Z Receiving objects:  71% (12010/16915)
2025-08-20T19:08:41.2570263Z Receiving objects:  72% (12179/16915)
2025-08-20T19:08:41.2570656Z Receiving objects:  73% (12348/16915)
2025-08-20T19:08:41.2571049Z Receiving objects:  74% (12518/16915)
2025-08-20T19:08:41.2571442Z Receiving objects:  75% (12687/16915)
2025-08-20T19:08:41.2571837Z Receiving objects:  76% (12856/16915)
2025-08-20T19:08:41.2572228Z Receiving objects:  77% (13025/16915)
2025-08-20T19:08:41.2572622Z Receiving objects:  78% (13194/16915)
2025-08-20T19:08:41.2573016Z Receiving objects:  79% (13363/16915)
2025-08-20T19:08:41.2573409Z Receiving objects:  80% (13532/16915)
2025-08-20T19:08:41.2573802Z Receiving objects:  81% (13702/16915)
2025-08-20T19:08:41.2574194Z Receiving objects:  82% (13871/16915)
2025-08-20T19:08:41.2574582Z Receiving objects:  83% (14040/16915)
2025-08-20T19:08:41.2574975Z Receiving objects:  84% (14209/16915)
2025-08-20T19:08:41.2575532Z Receiving objects:  85% (14378/16915)
2025-08-20T19:08:41.2575930Z Receiving objects:  86% (14547/16915)
2025-08-20T19:08:41.2576329Z Receiving objects:  87% (14717/16915)
2025-08-20T19:08:41.2576721Z Receiving objects:  88% (14886/16915)
2025-08-20T19:08:41.2577259Z Receiving objects:  89% (15055/16915)
2025-08-20T19:08:41.2577654Z Receiving objects:  90% (15224/16915)
2025-08-20T19:08:41.2578047Z Receiving objects:  91% (15393/16915)
2025-08-20T19:08:41.2578441Z Receiving objects:  92% (15562/16915)
2025-08-20T19:08:41.2578833Z Receiving objects:  93% (15731/16915)
2025-08-20T19:08:41.2579226Z Receiving objects:  94% (15901/16915)
2025-08-20T19:08:41.2579622Z Receiving objects:  95% (16070/16915)
2025-08-20T19:08:41.2580013Z Receiving objects:  96% (16239/16915)
2025-08-20T19:08:41.2580401Z Receiving objects:  97% (16408/16915)
2025-08-20T19:08:41.2580795Z Receiving objects:  98% (16577/16915)
2025-08-20T19:08:41.2581188Z Receiving objects:  99% (16746/16915)
2025-08-20T19:08:41.2581801Z remote: Total 16915 (delta 71), reused 69 (delta 29), pack-reused 16461 (from 3)        
2025-08-20T19:08:41.2582642Z [00:00:20.823]➜  Receiving objects: 100% (16915/16915)
2025-08-20T19:08:41.2583217Z Receiving objects: 100% (16915/16915), 2.53 MiB | 16.72 MiB/s, done.
2025-08-20T19:08:41.6125902Z [00:00:21.180]➜  Resolving deltas:   0% (0/12367)
2025-08-20T19:08:41.6126441Z Resolving deltas:   1% (125/12367)
2025-08-20T19:08:41.6126849Z Resolving deltas:   2% (248/12367)
2025-08-20T19:08:41.6127602Z Resolving deltas:   3% (372/12367)
2025-08-20T19:08:41.6127996Z Resolving deltas:   4% (495/12367)
2025-08-20T19:08:41.6128387Z Resolving deltas:   5% (619/12367)
2025-08-20T19:08:41.6128782Z Resolving deltas:   6% (743/12367)
2025-08-20T19:08:41.6129175Z Resolving deltas:   7% (867/12367)
2025-08-20T19:08:41.6129561Z Resolving deltas:   8% (990/12367)
2025-08-20T19:08:41.6129959Z Resolving deltas:   9% (1114/12367)
2025-08-20T19:08:41.6130364Z Resolving deltas:  10% (1237/12367)
2025-08-20T19:08:41.6130793Z Resolving deltas:  11% (1361/12367)
2025-08-20T19:08:41.6131452Z Resolving deltas:  12% (1485/12367)
2025-08-20T19:08:41.6131908Z Resolving deltas:  13% (1609/12367)
2025-08-20T19:08:41.6132300Z Resolving deltas:  14% (1733/12367)
2025-08-20T19:08:41.6132690Z Resolving deltas:  15% (1856/12367)
2025-08-20T19:08:41.6133084Z Resolving deltas:  16% (1979/12367)
2025-08-20T19:08:41.6133482Z Resolving deltas:  17% (2104/12367)
2025-08-20T19:08:41.6133877Z Resolving deltas:  18% (2227/12367)
2025-08-20T19:08:41.6134269Z Resolving deltas:  19% (2350/12367)
2025-08-20T19:08:41.6134662Z Resolving deltas:  20% (2474/12367)
2025-08-20T19:08:41.6135054Z Resolving deltas:  21% (2598/12367)
2025-08-20T19:08:41.6135443Z Resolving deltas:  22% (2721/12367)
2025-08-20T19:08:41.6135839Z Resolving deltas:  23% (2845/12367)
2025-08-20T19:08:41.6136234Z Resolving deltas:  24% (2969/12367)
2025-08-20T19:08:41.6136622Z Resolving deltas:  25% (3092/12367)
2025-08-20T19:08:41.6137156Z Resolving deltas:  26% (3216/12367)
2025-08-20T19:08:41.6137561Z Resolving deltas:  27% (3340/12367)
2025-08-20T19:08:41.6137959Z Resolving deltas:  28% (3463/12367)
2025-08-20T19:08:41.6138349Z Resolving deltas:  29% (3587/12367)
2025-08-20T19:08:41.6138736Z Resolving deltas:  30% (3711/12367)
2025-08-20T19:08:41.6139125Z Resolving deltas:  31% (3834/12367)
2025-08-20T19:08:41.6139515Z Resolving deltas:  32% (3958/12367)
2025-08-20T19:08:41.6139907Z Resolving deltas:  33% (4083/12367)
2025-08-20T19:08:41.6140294Z Resolving deltas:  34% (4205/12367)
2025-08-20T19:08:41.6140687Z Resolving deltas:  35% (4329/12367)
2025-08-20T19:08:41.6141081Z Resolving deltas:  36% (4453/12367)
2025-08-20T19:08:41.6141475Z Resolving deltas:  37% (4577/12367)
2025-08-20T19:08:41.6141871Z Resolving deltas:  38% (4700/12367)
2025-08-20T19:08:41.6142268Z Resolving deltas:  39% (4824/12367)
2025-08-20T19:08:41.6142659Z Resolving deltas:  40% (4947/12367)
2025-08-20T19:08:41.6143048Z Resolving deltas:  41% (5071/12367)
2025-08-20T19:08:41.6143440Z Resolving deltas:  42% (5195/12367)
2025-08-20T19:08:41.6144037Z Resolving deltas:  43% (5319/12367)
2025-08-20T19:08:41.6144437Z Resolving deltas:  44% (5443/12367)
2025-08-20T19:08:41.6144839Z Resolving deltas:  45% (5566/12367)
2025-08-20T19:08:41.6145233Z Resolving deltas:  46% (5689/12367)
2025-08-20T19:08:41.6145620Z Resolving deltas:  47% (5813/12367)
2025-08-20T19:08:41.6146015Z Resolving deltas:  48% (5937/12367)
2025-08-20T19:08:41.6146406Z Resolving deltas:  49% (6060/12367)
2025-08-20T19:08:41.6146801Z Resolving deltas:  50% (6184/12367)
2025-08-20T19:08:41.6147551Z Resolving deltas:  51% (6308/12367)
2025-08-20T19:08:41.6147942Z Resolving deltas:  52% (6431/12367)
2025-08-20T19:08:41.6148337Z Resolving deltas:  53% (6555/12367)
2025-08-20T19:08:41.6148731Z Resolving deltas:  54% (6679/12367)
2025-08-20T19:08:41.6149153Z Resolving deltas:  55% (6802/12367)
2025-08-20T19:08:41.6149551Z Resolving deltas:  56% (6926/12367)
2025-08-20T19:08:41.6149944Z Resolving deltas:  57% (7050/12367)
2025-08-20T19:08:41.6150337Z Resolving deltas:  58% (7173/12367)
2025-08-20T19:08:41.6150744Z Resolving deltas:  59% (7297/12367)
2025-08-20T19:08:41.6151144Z Resolving deltas:  60% (7421/12367)
2025-08-20T19:08:41.6151538Z Resolving deltas:  61% (7544/12367)
2025-08-20T19:08:41.6151930Z Resolving deltas:  62% (7670/12367)
2025-08-20T19:08:41.6152317Z Resolving deltas:  63% (7792/12367)
2025-08-20T19:08:41.6152713Z Resolving deltas:  64% (7916/12367)
2025-08-20T19:08:41.6153107Z Resolving deltas:  65% (8039/12367)
2025-08-20T19:08:41.6153499Z Resolving deltas:  66% (8163/12367)
2025-08-20T19:08:41.6153892Z Resolving deltas:  67% (8287/12367)
2025-08-20T19:08:41.6154286Z Resolving deltas:  68% (8410/12367)
2025-08-20T19:08:41.6154681Z Resolving deltas:  69% (8534/12367)
2025-08-20T19:08:41.6155078Z Resolving deltas:  70% (8657/12367)
2025-08-20T19:08:41.6155485Z Resolving deltas:  71% (8781/12367)
2025-08-20T19:08:41.6155885Z Resolving deltas:  72% (8905/12367)
2025-08-20T19:08:41.6156284Z Resolving deltas:  73% (9029/12367)
2025-08-20T19:08:41.6156684Z Resolving deltas:  74% (9153/12367)
2025-08-20T19:08:41.6157416Z Resolving deltas:  75% (9276/12367)
2025-08-20T19:08:41.6157819Z Resolving deltas:  76% (9399/12367)
2025-08-20T19:08:41.6158216Z Resolving deltas:  77% (9523/12367)
2025-08-20T19:08:41.6158614Z Resolving deltas:  78% (9647/12367)
2025-08-20T19:08:41.6159007Z Resolving deltas:  79% (9770/12367)
2025-08-20T19:08:41.6159399Z Resolving deltas:  80% (9894/12367)
2025-08-20T19:08:41.6159802Z Resolving deltas:  81% (10018/12367)
2025-08-20T19:08:41.6160212Z Resolving deltas:  82% (10141/12367)
2025-08-20T19:08:41.6160613Z Resolving deltas:  83% (10265/12367)
2025-08-20T19:08:41.6161015Z Resolving deltas:  84% (10389/12367)
2025-08-20T19:08:41.6161413Z Resolving deltas:  85% (10512/12367)
2025-08-20T19:08:41.6161811Z Resolving deltas:  86% (10636/12367)
2025-08-20T19:08:41.6162214Z Resolving deltas:  87% (10761/12367)
2025-08-20T19:08:41.6162612Z Resolving deltas:  88% (10884/12367)
2025-08-20T19:08:41.6163007Z Resolving deltas:  89% (11007/12367)
2025-08-20T19:08:41.6163412Z Resolving deltas:  90% (11132/12367)
2025-08-20T19:08:41.6163822Z Resolving deltas:  91% (11254/12367)
2025-08-20T19:08:41.6164221Z Resolving deltas:  92% (11378/12367)
2025-08-20T19:08:41.6164622Z Resolving deltas:  93% (11503/12367)
2025-08-20T19:08:41.6165020Z Resolving deltas:  94% (11625/12367)
2025-08-20T19:08:41.6165418Z Resolving deltas:  95% (11749/12367)
2025-08-20T19:08:41.6165814Z Resolving deltas:  96% (11874/12367)
2025-08-20T19:08:41.6166213Z Resolving deltas:  97% (11996/12367)
2025-08-20T19:08:41.6166612Z Resolving deltas:  98% (12120/12367)
2025-08-20T19:08:41.6167143Z Resolving deltas:  99% (12244/12367)
2025-08-20T19:08:41.6167541Z Resolving deltas: 100% (12367/12367)
2025-08-20T19:08:41.6167959Z Resolving deltas: 100% (12367/12367), done.
2025-08-20T19:08:41.7813113Z [00:00:21.348]➜  From https://github.com/leleliu008/ppkg-formula-repository-official-core
2025-08-20T19:08:41.7814053Z [00:00:21.349]➜   * [new branch]        master     -> origin/master
2025-08-20T19:08:41.7827195Z [00:00:21.350]➜  [0;35m==>[0m [0;32mgit checkout --progress --force -B master refs/remotes/origin/master[0m
2025-08-20T19:08:41.9438135Z [00:00:21.511]➜  branch 'master' set up to track 'origin/master'.
2025-08-20T19:08:41.9438690Z [00:00:21.511]➜  Reset branch 'master'
2025-08-20T19:08:41.9452791Z [00:00:21.513]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/repos.d[0m
2025-08-20T19:08:41.9458540Z [00:00:21.513]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/98/official-core /root/.ppkg/repos.d/[0m
2025-08-20T19:08:41.9902321Z [00:00:21.558]➜  HEAD is now at 528780c4 optimized
2025-08-20T19:08:42.0168443Z [00:00:21.584]➜  [0;33m🔔  bin-graph will be treated as a package-name, and it will be expanded to linux-musl-x86_64/bin-graph[0m
2025-08-20T19:08:42.5101729Z [00:00:22.077]➜  [0;35m>>> Installation [0m[0;32mlinux-musl-x86_64/libz[0m[0;35m start[0m
2025-08-20T19:08:42.5105039Z [00:00:22.078]➜        TIMESTAMP_UNIX = 1755716922
2025-08-20T19:08:42.5106660Z [00:00:22.078]➜  
2025-08-20T19:08:42.5107422Z [00:00:22.078]➜  NATIVE_PLATFORM_KIND = linux
2025-08-20T19:08:42.5108057Z [00:00:22.078]➜  NATIVE_PLATFORM_TYPE = linux
2025-08-20T19:08:42.5108628Z [00:00:22.078]➜  NATIVE_PLATFORM_CODE = alpine
2025-08-20T19:08:42.5109232Z [00:00:22.078]➜  NATIVE_PLATFORM_NAME = Alpine Linux
2025-08-20T19:08:42.5109893Z [00:00:22.078]➜  NATIVE_PLATFORM_VERS = 3.23.0_alpha20250612
2025-08-20T19:08:42.5110509Z [00:00:22.078]➜  NATIVE_PLATFORM_ARCH = x86_64
2025-08-20T19:08:42.5111065Z [00:00:22.078]➜  NATIVE_PLATFORM_NCPU = 4
2025-08-20T19:08:42.5111598Z [00:00:22.078]➜  NATIVE_PLATFORM_LIBC = musl
2025-08-20T19:08:42.5112153Z [00:00:22.078]➜  NATIVE_PLATFORM_EUID = 0
2025-08-20T19:08:42.5112707Z [00:00:22.078]➜  NATIVE_PLATFORM_EGID = 0
2025-08-20T19:08:42.5113204Z [00:00:22.078]➜  
2025-08-20T19:08:42.5113497Z [00:00:22.078]➜  TARGET_PLATFORM_NAME = linux
2025-08-20T19:08:42.5113821Z [00:00:22.078]➜  TARGET_PLATFORM_VERS = musl
2025-08-20T19:08:42.5114137Z [00:00:22.078]➜  TARGET_PLATFORM_ARCH = x86_64
2025-08-20T19:08:42.5114433Z [00:00:22.078]➜  
2025-08-20T19:08:42.5114985Z [00:00:22.078]➜  PPKG_ARG0            = /usr/local/bin/ppkg
2025-08-20T19:08:42.5115350Z [00:00:22.078]➜  PPKG_ARG1            = install
2025-08-20T19:08:42.5115868Z [00:00:22.078]➜  PPKG_ARGV            = /usr/local/bin/ppkg install bin-graph --profile=release -j 5 --static
2025-08-20T19:08:42.5116397Z [00:00:22.078]➜  PPKG_PATH            = /usr/local/bin/ppkg
2025-08-20T19:08:42.5116737Z [00:00:22.078]➜  PPKG_HOME            = /root/.ppkg
2025-08-20T19:08:42.5117535Z [00:00:22.078]➜  PPKG_VERSION         = 0.23.30
2025-08-20T19:08:42.5117852Z [00:00:22.078]➜  PPKG_URL_TRANSFORM   = 
2025-08-20T19:08:42.5118133Z [00:00:22.078]➜  
2025-08-20T19:08:42.5118372Z [00:00:22.078]➜       CROSS_COMPILING = 0
2025-08-20T19:08:42.5118652Z [00:00:22.078]➜  
2025-08-20T19:08:42.5118878Z [00:00:22.078]➜             LOG_LEVEL = 1
2025-08-20T19:08:42.5119166Z [00:00:22.078]➜               PROFILE = release
2025-08-20T19:08:42.5119429Z [00:00:22.078]➜  
2025-08-20T19:08:42.5119669Z [00:00:22.078]➜         ENABLE_CCACHE = 
2025-08-20T19:08:42.5119974Z [00:00:22.078]➜  REQUEST_TO_KEEP_SESSION_DIR = 
2025-08-20T19:08:42.5120323Z [00:00:22.078]➜  REQUEST_TO_EXPORT_COMPILE_COMMANDS_JSON = 
2025-08-20T19:08:42.5120746Z [00:00:22.078]➜  REQUEST_TO_CREATE_FULLY_STATICALLY_LINKED_EXECUTABLE = 1
2025-08-20T19:08:42.5121083Z [00:00:22.078]➜  
2025-08-20T19:08:42.5121346Z [00:00:22.078]➜  [0;35m=>> STEP 1 : load formula [0m
2025-08-20T19:08:42.6849712Z [00:00:22.252]➜  
2025-08-20T19:08:42.6850494Z [00:00:22.252]➜  [0;35m=>> STEP 2 : calculate working/install directory [0m
2025-08-20T19:08:42.6852816Z [00:00:22.253]➜  PACKAGE_WORKING_DIR = /root/.ppkg/run/134/linux-musl-x86_64/libz
2025-08-20T19:08:42.6853806Z [00:00:22.253]➜  PACKAGE_BSCRIPT_DIR = /root/.ppkg/run/134/linux-musl-x86_64/libz/src
2025-08-20T19:08:42.6854809Z [00:00:22.253]➜  PACKAGE_BCACHED_DIR = /root/.ppkg/run/134/linux-musl-x86_64/libz/src/_
2025-08-20T19:08:42.6856201Z [00:00:22.253]➜  PACKAGE_INSTALL_DIR = /root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b
2025-08-20T19:08:42.6857361Z [00:00:22.253]➜  
2025-08-20T19:08:42.6857730Z [00:00:22.253]➜  [0;35m=>> STEP 3 : create the working directory and change to it [0m
2025-08-20T19:08:42.6858439Z [00:00:22.253]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/run/134/linux-musl-x86_64/libz[0m
2025-08-20T19:08:42.6861358Z [00:00:22.253]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-x86_64/libz[0m
2025-08-20T19:08:42.6862096Z [00:00:22.253]➜  [0;35m==>[0m [0;32minstall -d src/_ fix res bin lib include map[0m
2025-08-20T19:08:42.6869697Z [00:00:22.254]➜  
2025-08-20T19:08:42.6870297Z [00:00:22.254]➜  [0;35m=>> STEP 4 : install needed packages via uppm [0m
2025-08-20T19:08:42.6871021Z [00:00:22.254]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm about[0m
2025-08-20T19:08:42.6874231Z [00:00:22.255]➜  uppm.version : 0.15.4
2025-08-20T19:08:42.6876644Z [00:00:22.255]➜  uppm.homedir : /root/.ppkg/uppm
2025-08-20T19:08:42.6877560Z [00:00:22.255]➜  uppm.exepath : /root/.ppkg/core/uppm
2025-08-20T19:08:42.6878213Z [00:00:22.255]➜  uppm.website : https://github.com/leleliu008/uppm
2025-08-20T19:08:42.6878571Z [00:00:22.255]➜  
2025-08-20T19:08:42.6878860Z [00:00:22.255]➜  uppm.build.utctime: 2025-07-18 08:22:03
2025-08-20T19:08:42.6879189Z [00:00:22.255]➜  uppm.build.libyaml: 0.2.5
2025-08-20T19:08:42.6879492Z [00:00:22.255]➜  uppm.build.libcurl: 8.12.1
2025-08-20T19:08:42.6879798Z [00:00:22.255]➜  uppm.build.libgit2: 1.9.1
2025-08-20T19:08:42.6880088Z [00:00:22.255]➜  uppm.build.openssl: 3.4.1
2025-08-20T19:08:42.6880378Z [00:00:22.255]➜  uppm.build.jansson: 2.14
2025-08-20T19:08:42.6880674Z [00:00:22.255]➜  uppm.build.archive: 3.8.1
2025-08-20T19:08:42.6881234Z [00:00:22.255]➜  uppm.build.zlib:    1.3.1
2025-08-20T19:08:42.6881943Z [00:00:22.255]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm update[0m
2025-08-20T19:08:42.6882644Z [00:00:22.256]➜  === Updating formula repo
2025-08-20T19:08:42.8758105Z [00:00:22.443]➜  name: official-core
2025-08-20T19:08:42.8759121Z [00:00:22.443]➜  path: /root/.ppkg/uppm/repos.d/official-core
2025-08-20T19:08:42.8760061Z [00:00:22.443]➜  url:  https://github.com/leleliu008/uppm-package-repository-linux-x86_64
2025-08-20T19:08:42.8760769Z [00:00:22.443]➜  branch: master
2025-08-20T19:08:42.8761171Z [00:00:22.443]➜  pinned: no
2025-08-20T19:08:42.8761605Z [00:00:22.443]➜  enabled: yes
2025-08-20T19:08:42.8762081Z [00:00:22.443]➜  created: 2025-08-20 19:08:34+00:00
2025-08-20T19:08:42.8762590Z [00:00:22.443]➜  Already up to date.
2025-08-20T19:08:42.8763232Z [00:00:22.444]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install curl[0m
2025-08-20T19:08:42.8800192Z [00:00:22.447]➜  uppm package 'curl' already has been installed.
2025-08-20T19:08:42.8802226Z [00:00:22.448]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install bsdtar[0m
2025-08-20T19:08:42.8839878Z [00:00:22.451]➜  uppm package 'bsdtar' already has been installed.
2025-08-20T19:08:42.8841773Z [00:00:22.452]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install cmake[0m
2025-08-20T19:08:42.8878380Z [00:00:22.455]➜  uppm package 'cmake' to be installed.
2025-08-20T19:08:43.2542605Z [00:00:22.821]➜  /root/.ppkg/uppm/downloads/0424b382fcdcd4e02f54e05a44042ba63bcbd87bcdc34c0eb2230059b6c2ec48.txz already have been fetched.
2025-08-20T19:08:44.4978329Z [00:00:24.065]➜  
2025-08-20T19:08:44.4978887Z [00:00:24.065]➜  uppm package 'cmake' was successfully installed.
2025-08-20T19:08:44.4993480Z [00:00:24.067]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install ninja[0m
2025-08-20T19:08:44.5029392Z [00:00:24.070]➜  uppm package 'ninja' to be installed.
2025-08-20T19:08:44.7551384Z [00:00:24.322]➜  /root/.ppkg/uppm/downloads/f1b762004cd86795efc32eb7c7d296cfa594799945cc7280088d99278dd050ef.txz already have been fetched.
2025-08-20T19:08:44.7714100Z [00:00:24.339]➜  
2025-08-20T19:08:44.7714513Z [00:00:24.339]➜  uppm package 'ninja' was successfully installed.
2025-08-20T19:08:44.7729614Z [00:00:24.340]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install pkg-config[0m
2025-08-20T19:08:44.7765164Z [00:00:24.344]➜  uppm package 'pkg-config' to be installed.
2025-08-20T19:08:44.9954692Z [00:00:24.563]➜  /root/.ppkg/uppm/downloads/db8f362a2743d4c59ae2850050caa4a9d1fd31f2a109ed7db527867640c9fb40.txz already have been fetched.
2025-08-20T19:08:45.0335256Z [00:00:24.601]➜  
2025-08-20T19:08:45.0336080Z [00:00:24.601]➜  uppm package 'pkg-config' was successfully installed.
2025-08-20T19:08:45.0349511Z [00:00:24.602]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install patchelf[0m
2025-08-20T19:08:45.0386302Z [00:00:24.606]➜  uppm package 'patchelf' to be installed.
2025-08-20T19:08:45.2816374Z [00:00:24.849]➜  /root/.ppkg/uppm/downloads/fc7a211007e31e6df5916414b1d736cf7424be7e0a12d8743098c22917f42736.txz already have been fetched.
2025-08-20T19:08:45.3010261Z [00:00:24.868]➜  
2025-08-20T19:08:45.3010889Z [00:00:24.868]➜  uppm package 'patchelf' was successfully installed.
2025-08-20T19:08:45.3026594Z [00:00:24.870]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install tree[0m
2025-08-20T19:08:45.3063092Z [00:00:24.874]➜  uppm package 'tree' already has been installed.
2025-08-20T19:08:45.3065973Z [00:00:24.874]➜  
2025-08-20T19:08:45.3066533Z [00:00:24.874]➜  [0;35m=>> STEP 5 : locate needed tools [0m
2025-08-20T19:08:45.3070521Z [00:00:24.874]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/cmake/bin/cmake --version[0m
2025-08-20T19:08:45.3087513Z [00:00:24.876]➜  cmake version 3.31.8
2025-08-20T19:08:45.3087969Z [00:00:24.876]➜  
2025-08-20T19:08:45.3088422Z [00:00:24.876]➜  CMake suite maintained and supported by Kitware (kitware.com/cmake).
2025-08-20T19:08:45.3093599Z [00:00:24.877]➜  
2025-08-20T19:08:45.3098019Z [00:00:24.877]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/ninja/bin/ninja --version[0m
2025-08-20T19:08:45.3102715Z [00:00:24.878]➜  1.12.1
2025-08-20T19:08:45.3106542Z [00:00:24.878]➜  
2025-08-20T19:08:45.3111014Z [00:00:24.878]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/pkg-config/bin/pkg-config --version[0m
2025-08-20T19:08:45.3116469Z [00:00:24.879]➜  0.29.2
2025-08-20T19:08:45.3119148Z [00:00:24.879]➜  
2025-08-20T19:08:45.3123854Z [00:00:24.880]➜  
2025-08-20T19:08:45.3124320Z [00:00:24.880]➜  [0;35m=>> STEP 6 : dofetch [0m
2025-08-20T19:08:45.3147227Z [00:00:24.882]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/downloads[0m
2025-08-20T19:08:45.3154574Z [00:00:24.883]➜  [0;35m==>[0m [0;32mcurl --fail --retry 20 --retry-delay 30 --location --cacert /root/.ppkg/core/cacert.pem -o '/root/.ppkg/downloads/8912001c0dcf89492010335cf4813e7f743fe4ae8df970b8c4a61aeea958bd18.tmp' 'https://zlib.net/zlib-1.3.1.tar.gz'[0m
2025-08-20T19:08:45.3167583Z [00:00:24.884]➜    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:08:45.3169356Z [00:00:24.884]➜                                   Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:08:45.5287642Z [00:00:25.096]➜  
2025-08-20T19:08:45.5288080Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:08:45.5288569Z 100 1477k  100 1477k    0     0  6971k      0 --:--:-- --:--:-- --:--:-- 7001k
2025-08-20T19:08:45.5334616Z [00:00:25.101]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/downloads/8912001c0dcf89492010335cf4813e7f743fe4ae8df970b8c4a61aeea958bd18.tmp /root/.ppkg/downloads/9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23.tgz[0m
2025-08-20T19:08:45.5339674Z [00:00:25.101]➜  
2025-08-20T19:08:45.5340366Z [00:00:25.101]➜  [0;35m=>> STEP 7 : unpack/copy resources to proper location [0m
2025-08-20T19:08:45.5341670Z [00:00:25.101]➜  [0;35m==>[0m [0;32mbsdtar xf /root/.ppkg/downloads/9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23.tgz -C /root/.ppkg/run/134/linux-musl-x86_64/libz/src --strip-components 1 --no-same-owner[0m
2025-08-20T19:08:45.5641659Z [00:00:25.131]➜  
2025-08-20T19:08:45.5642356Z [00:00:25.131]➜  [0;35m=>> STEP 8 : prepare C/C++ toolchain for target build [0m
2025-08-20T19:08:45.5642962Z [00:00:25.131]➜  
2025-08-20T19:08:45.5643865Z [00:00:25.131]➜  [0;35m=>> STEP 9 : check if C compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:08:45.5875478Z [00:00:25.155]➜  
2025-08-20T19:08:45.5876657Z [00:00:25.155]➜  [0;35m=>> STEP 10 : check if C++ compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:08:45.5877986Z [00:00:25.155]➜  [0;31m💔  NO[0m
2025-08-20T19:08:45.6107048Z [00:00:25.178]➜  [0;31m💔  NO[0m
2025-08-20T19:08:45.6107568Z [00:00:25.178]➜  
2025-08-20T19:08:45.6108082Z [00:00:25.178]➜  [0;35m=>> STEP 11 : dopatch for target [0m
2025-08-20T19:08:45.6108742Z [00:00:25.178]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-x86_64/libz/src[0m
2025-08-20T19:08:45.6119378Z [00:00:25.179]➜  
2025-08-20T19:08:45.6119949Z [00:00:25.179]➜  [0;35m=>> STEP 12 : install for target [0m
2025-08-20T19:08:45.6120812Z [00:00:25.179]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-x86_64/libz/src/_[0m
2025-08-20T19:08:45.6121870Z [00:00:25.179]➜  CMAKE_TOOLCHAIN_FILE=/root/.ppkg/run/134/linux-musl-x86_64/libz/toolchain.cmake
2025-08-20T19:08:45.6134774Z [00:00:25.181]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/cmake/bin/cmake -Wno-dev -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_INSTALL_PREFIX='/root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b' -DCMAKE_TOOLCHAIN_FILE='/root/.ppkg/run/134/linux-musl-x86_64/libz/toolchain.cmake' -DCMAKE_VERBOSE_MAKEFILE='ON' -DCMAKE_COLOR_MAKEFILE='ON' -S /root/.ppkg/run/134/linux-musl-x86_64/libz/src -B /root/.ppkg/run/134/linux-musl-x86_64/libz/src/_[0m
2025-08-20T19:08:45.6179213Z [00:00:25.185]➜  -- CMake command: /root/.ppkg/uppm/installed/cmake/bin/cmake
2025-08-20T19:08:45.6179927Z [00:00:25.185]➜  -- CMake version: 3.31.8
2025-08-20T19:08:45.6180484Z [00:00:25.185]➜  -- CMAKE_HOST_SYSTEM_NAME: Linux
2025-08-20T19:08:45.6181042Z [00:00:25.185]➜  --      CMAKE_SYSTEM_NAME: 
2025-08-20T19:08:45.6188514Z [00:00:25.186]➜  -- CMake command: /root/.ppkg/uppm/installed/cmake/bin/cmake
2025-08-20T19:08:45.6189221Z [00:00:25.186]➜  -- CMake version: 3.31.8
2025-08-20T19:08:45.6191223Z [00:00:25.186]➜  -- CMAKE_HOST_SYSTEM_NAME: Linux
2025-08-20T19:08:45.6191767Z [00:00:25.186]➜  --      CMAKE_SYSTEM_NAME: Linux
2025-08-20T19:08:45.6729424Z [00:00:25.240]➜  -- The C compiler identification is GNU 15.2.0
2025-08-20T19:08:45.6864617Z [00:00:25.254]➜  -- Detecting C compiler ABI info
2025-08-20T19:08:45.7356208Z [00:00:25.303]➜  -- Detecting C compiler ABI info - done
2025-08-20T19:08:45.7548461Z [00:00:25.322]➜  -- Check for working C compiler: /root/.ppkg/core/wrapper-target-cc - skipped
2025-08-20T19:08:45.7552724Z [00:00:25.323]➜  -- Detecting C compile features
2025-08-20T19:08:45.7559746Z [00:00:25.323]➜  -- Detecting C compile features - done
2025-08-20T19:08:45.7661867Z [00:00:25.333]➜  -- Looking for sys/types.h
2025-08-20T19:08:45.8148911Z [00:00:25.382]➜  -- Looking for sys/types.h - found
2025-08-20T19:08:45.8149690Z [00:00:25.382]➜  -- Looking for stdint.h
2025-08-20T19:08:45.8653553Z [00:00:25.432]➜  -- Looking for stdint.h - found
2025-08-20T19:08:45.8654248Z [00:00:25.433]➜  -- Looking for stddef.h
2025-08-20T19:08:45.9127657Z [00:00:25.480]➜  -- Looking for stddef.h - found
2025-08-20T19:08:45.9131820Z [00:00:25.480]➜  -- Check size of off64_t
2025-08-20T19:08:45.9653744Z [00:00:25.533]➜  -- Check size of off64_t - done
2025-08-20T19:08:45.9654426Z [00:00:25.533]➜  -- Looking for fseeko
2025-08-20T19:08:46.0144287Z [00:00:25.582]➜  -- Looking for fseeko - found
2025-08-20T19:08:46.0144998Z [00:00:25.582]➜  -- Looking for unistd.h
2025-08-20T19:08:46.0638416Z [00:00:25.631]➜  -- Looking for unistd.h - found
2025-08-20T19:08:46.0639079Z [00:00:25.631]➜  -- Renaming
2025-08-20T19:08:46.0639739Z [00:00:25.631]➜  --     /root/.ppkg/run/134/linux-musl-x86_64/libz/src/zconf.h
2025-08-20T19:08:46.0640602Z [00:00:25.631]➜  -- to 'zconf.h.included' because this file is included with zlib
2025-08-20T19:08:46.0641465Z [00:00:25.631]➜  -- but CMake generates it automatically in the build directory.
2025-08-20T19:08:46.0671299Z [00:00:25.634]➜  -- Configuring done (0.5s)
2025-08-20T19:08:46.0796497Z [00:00:25.647]➜  -- Generating done (0.0s)
2025-08-20T19:08:46.0797038Z [00:00:25.647]➜  CMake Warning:
2025-08-20T19:08:46.0797494Z [00:00:25.647]➜    Manually-specified variables were not used by the project:
2025-08-20T19:08:46.0797878Z [00:00:25.647]➜  
2025-08-20T19:08:46.0798129Z [00:00:25.647]➜      BUILD_TESTING
2025-08-20T19:08:46.0798411Z [00:00:25.647]➜      CMAKE_COLOR_MAKEFILE
2025-08-20T19:08:46.0798704Z [00:00:25.647]➜      CMAKE_INSTALL_LIBDIR
2025-08-20T19:08:46.0799147Z [00:00:25.647]➜  
2025-08-20T19:08:46.0799532Z [00:00:25.647]➜  
2025-08-20T19:08:46.0801036Z [00:00:25.647]➜  -- Build files have been written to: /root/.ppkg/run/134/linux-musl-x86_64/libz/src/_
2025-08-20T19:08:46.0838272Z [00:00:25.651]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/cmake/bin/cmake --build /root/.ppkg/run/134/linux-musl-x86_64/libz/src/_[0m
2025-08-20T19:08:46.0858641Z [00:00:25.653]➜  Change Dir: '/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_'
2025-08-20T19:08:46.0859056Z [00:00:25.653]➜  
2025-08-20T19:08:46.0859458Z [00:00:25.653]➜  Run Build Command(s): /root/.ppkg/uppm/installed/ninja/bin/ninja -v -j 5
2025-08-20T19:08:46.1483734Z [00:00:25.715]➜  [1/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/gzclose.c.o -MF CMakeFiles/zlib.dir/gzclose.c.o.d -o CMakeFiles/zlib.dir/gzclose.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/gzclose.c
2025-08-20T19:08:46.1944935Z [00:00:25.761]➜  [2/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/compress.c.o -MF CMakeFiles/zlib.dir/compress.c.o.d -o CMakeFiles/zlib.dir/compress.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/compress.c
2025-08-20T19:08:46.3564089Z [00:00:25.923]➜  [3/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/adler32.c.o -MF CMakeFiles/zlib.dir/adler32.c.o.d -o CMakeFiles/zlib.dir/adler32.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/adler32.c
2025-08-20T19:08:46.4032556Z [00:00:25.970]➜  [4/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/gzlib.c.o -MF CMakeFiles/zlib.dir/gzlib.c.o.d -o CMakeFiles/zlib.dir/gzlib.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/gzlib.c
2025-08-20T19:08:46.6449588Z [00:00:26.212]➜  [5/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/gzread.c.o -MF CMakeFiles/zlib.dir/gzread.c.o.d -o CMakeFiles/zlib.dir/gzread.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/gzread.c
2025-08-20T19:08:46.7615325Z [00:00:26.328]➜  [6/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/crc32.c.o -MF CMakeFiles/zlib.dir/crc32.c.o.d -o CMakeFiles/zlib.dir/crc32.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/crc32.c
2025-08-20T19:08:46.8056837Z [00:00:26.372]➜  [7/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/gzwrite.c.o -MF CMakeFiles/zlib.dir/gzwrite.c.o.d -o CMakeFiles/zlib.dir/gzwrite.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/gzwrite.c
2025-08-20T19:08:47.1654718Z [00:00:26.732]➜  [8/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/inftrees.c.o -MF CMakeFiles/zlib.dir/inftrees.c.o.d -o CMakeFiles/zlib.dir/inftrees.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/inftrees.c
2025-08-20T19:08:47.2941064Z [00:00:26.861]➜  [9/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/infback.c.o -MF CMakeFiles/zlib.dir/infback.c.o.d -o CMakeFiles/zlib.dir/infback.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/infback.c
2025-08-20T19:08:47.3412999Z [00:00:26.908]➜  [10/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/inffast.c.o -MF CMakeFiles/zlib.dir/inffast.c.o.d -o CMakeFiles/zlib.dir/inffast.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/inffast.c
2025-08-20T19:08:47.3772142Z [00:00:26.941]➜  [11/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/uncompr.c.o -MF CMakeFiles/zlib.dir/uncompr.c.o.d -o CMakeFiles/zlib.dir/uncompr.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/uncompr.c
2025-08-20T19:08:47.4116489Z [00:00:26.978]➜  [12/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/zutil.c.o -MF CMakeFiles/zlib.dir/zutil.c.o.d -o CMakeFiles/zlib.dir/zutil.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/zutil.c
2025-08-20T19:08:47.4809855Z [00:00:27.048]➜  [13/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/compress.c.o -MF CMakeFiles/zlibstatic.dir/compress.c.o.d -o CMakeFiles/zlibstatic.dir/compress.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/compress.c
2025-08-20T19:08:47.5766719Z [00:00:27.144]➜  [14/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/adler32.c.o -MF CMakeFiles/zlibstatic.dir/adler32.c.o.d -o CMakeFiles/zlibstatic.dir/adler32.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/adler32.c
2025-08-20T19:08:47.8815905Z [00:00:27.449]➜  [15/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/deflate.c.o -MF CMakeFiles/zlib.dir/deflate.c.o.d -o CMakeFiles/zlib.dir/deflate.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/deflate.c
2025-08-20T19:08:47.9357449Z [00:00:27.503]➜  [16/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/gzclose.c.o -MF CMakeFiles/zlibstatic.dir/gzclose.c.o.d -o CMakeFiles/zlibstatic.dir/gzclose.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/gzclose.c
2025-08-20T19:08:48.0646039Z [00:00:27.632]➜  [17/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/inflate.c.o -MF CMakeFiles/zlib.dir/inflate.c.o.d -o CMakeFiles/zlib.dir/inflate.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/inflate.c
2025-08-20T19:08:48.1064086Z [00:00:27.673]➜  [18/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/crc32.c.o -MF CMakeFiles/zlibstatic.dir/crc32.c.o.d -o CMakeFiles/zlibstatic.dir/crc32.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/crc32.c
2025-08-20T19:08:48.1972808Z [00:00:27.764]➜  [19/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/gzlib.c.o -MF CMakeFiles/zlibstatic.dir/gzlib.c.o.d -o CMakeFiles/zlibstatic.dir/gzlib.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/gzlib.c
2025-08-20T19:08:48.2447739Z [00:00:27.812]➜  [20/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/zlib.dir/trees.c.o -MF CMakeFiles/zlib.dir/trees.c.o.d -o CMakeFiles/zlib.dir/trees.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/trees.c
2025-08-20T19:08:48.2925105Z [00:00:27.859]➜  [21/41] : && /root/.ppkg/core/wrapper-target-cc -fPIC -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG  -L/root/.ppkg/run/134/linux-musl-x86_64/libz/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s  -Wl,--version-script,"/root/.ppkg/run/134/linux-musl-x86_64/libz/src/zlib.map"  -Wl,--dependency-file=CMakeFiles/zlib.dir/link.d -shared -Wl,-soname,libz.so.1 -o libz.so.1.3.1 CMakeFiles/zlib.dir/adler32.c.o CMakeFiles/zlib.dir/compress.c.o CMakeFiles/zlib.dir/crc32.c.o CMakeFiles/zlib.dir/deflate.c.o CMakeFiles/zlib.dir/gzclose.c.o CMakeFiles/zlib.dir/gzlib.c.o CMakeFiles/zlib.dir/gzread.c.o CMakeFiles/zlib.dir/gzwrite.c.o CMakeFiles/zlib.dir/inflate.c.o CMakeFiles/zlib.dir/infback.c.o CMakeFiles/zlib.dir/inftrees.c.o CMakeFiles/zlib.dir/inffast.c.o CMakeFiles/zlib.dir/trees.c.o CMakeFiles/zlib.dir/uncompr.c.o CMakeFiles/zlib.dir/zutil.c.o   && :
2025-08-20T19:08:48.3013096Z [00:00:27.869]➜  [22/41] /root/.ppkg/uppm/installed/cmake/bin/cmake -E cmake_symlink_library libz.so.1.3.1  libz.so.1 libz.so && :
2025-08-20T19:08:48.4745482Z [00:00:28.041]➜  [23/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/gzwrite.c.o -MF CMakeFiles/zlibstatic.dir/gzwrite.c.o.d -o CMakeFiles/zlibstatic.dir/gzwrite.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/gzwrite.c
2025-08-20T19:08:48.5742249Z [00:00:28.141]➜  [24/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/gzread.c.o -MF CMakeFiles/zlibstatic.dir/gzread.c.o.d -o CMakeFiles/zlibstatic.dir/gzread.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/gzread.c
2025-08-20T19:08:48.8798946Z [00:00:28.447]➜  [25/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/inftrees.c.o -MF CMakeFiles/zlibstatic.dir/inftrees.c.o.d -o CMakeFiles/zlibstatic.dir/inftrees.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/inftrees.c
2025-08-20T19:08:48.9088455Z [00:00:28.476]➜  [26/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/infback.c.o -MF CMakeFiles/zlibstatic.dir/infback.c.o.d -o CMakeFiles/zlibstatic.dir/infback.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/infback.c
2025-08-20T19:08:49.0433569Z [00:00:28.610]➜  [27/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/uncompr.c.o -MF CMakeFiles/zlibstatic.dir/uncompr.c.o.d -o CMakeFiles/zlibstatic.dir/uncompr.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/uncompr.c
2025-08-20T19:08:49.1134979Z [00:00:28.680]➜  [28/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/inffast.c.o -MF CMakeFiles/zlibstatic.dir/inffast.c.o.d -o CMakeFiles/zlibstatic.dir/inffast.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/inffast.c
2025-08-20T19:08:49.1842179Z [00:00:28.749]➜  [29/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/zutil.c.o -MF CMakeFiles/zlibstatic.dir/zutil.c.o.d -o CMakeFiles/zlibstatic.dir/zutil.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/zutil.c
2025-08-20T19:08:49.3861195Z [00:00:28.953]➜  [30/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/example.dir/test/example.c.o -MF CMakeFiles/example.dir/test/example.c.o.d -o CMakeFiles/example.dir/test/example.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/test/example.c
2025-08-20T19:08:49.3959686Z [00:00:28.963]➜  [31/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/deflate.c.o -MF CMakeFiles/zlibstatic.dir/deflate.c.o.d -o CMakeFiles/zlibstatic.dir/deflate.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/deflate.c
2025-08-20T19:08:49.4133209Z [00:00:28.980]➜  [32/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/minigzip.dir/test/minigzip.c.o -MF CMakeFiles/minigzip.dir/test/minigzip.c.o.d -o CMakeFiles/minigzip.dir/test/minigzip.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/test/minigzip.c
2025-08-20T19:08:49.4301575Z [00:00:28.997]➜  [33/41] : && /root/.ppkg/core/wrapper-target-cc -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -L/root/.ppkg/run/134/linux-musl-x86_64/libz/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s    -Wl,--dependency-file=CMakeFiles/example.dir/link.d CMakeFiles/example.dir/test/example.c.o -o example  -Wl,-rpath,/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_  libz.so.1.3.1 && :
2025-08-20T19:08:49.4465967Z [00:00:29.014]➜  [34/41] : && /root/.ppkg/core/wrapper-target-cc -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -L/root/.ppkg/run/134/linux-musl-x86_64/libz/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s    -Wl,--dependency-file=CMakeFiles/minigzip.dir/link.d CMakeFiles/minigzip.dir/test/minigzip.c.o -o minigzip  -Wl,-rpath,/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_  libz.so.1.3.1 && :
2025-08-20T19:08:49.6112156Z [00:00:29.178]➜  [35/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -D_FILE_OFFSET_BITS=64 -MD -MT CMakeFiles/minigzip64.dir/test/minigzip.c.o -MF CMakeFiles/minigzip64.dir/test/minigzip.c.o.d -o CMakeFiles/minigzip64.dir/test/minigzip.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/test/minigzip.c
2025-08-20T19:08:49.6288862Z [00:00:29.196]➜  [36/41] : && /root/.ppkg/core/wrapper-target-cc -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -L/root/.ppkg/run/134/linux-musl-x86_64/libz/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s    -Wl,--dependency-file=CMakeFiles/minigzip64.dir/link.d CMakeFiles/minigzip64.dir/test/minigzip.c.o -o minigzip64  -Wl,-rpath,/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_  libz.so.1.3.1 && :
2025-08-20T19:08:49.6444775Z [00:00:29.211]➜  [37/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -D_FILE_OFFSET_BITS=64 -MD -MT CMakeFiles/example64.dir/test/example.c.o -MF CMakeFiles/example64.dir/test/example.c.o.d -o CMakeFiles/example64.dir/test/example.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/test/example.c
2025-08-20T19:08:49.6570372Z [00:00:29.224]➜  [38/41] : && /root/.ppkg/core/wrapper-target-cc -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -L/root/.ppkg/run/134/linux-musl-x86_64/libz/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s    -Wl,--dependency-file=CMakeFiles/example64.dir/link.d CMakeFiles/example64.dir/test/example.c.o -o example64  -Wl,-rpath,/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_  libz.so.1.3.1 && :
2025-08-20T19:08:49.6954717Z [00:00:29.262]➜  [39/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/inflate.c.o -MF CMakeFiles/zlibstatic.dir/inflate.c.o.d -o CMakeFiles/zlibstatic.dir/inflate.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/inflate.c
2025-08-20T19:08:49.7132149Z [00:00:29.280]➜  [40/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-x86_64/libz/src -I/root/.ppkg/run/134/linux-musl-x86_64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/zlibstatic.dir/trees.c.o -MF CMakeFiles/zlibstatic.dir/trees.c.o.d -o CMakeFiles/zlibstatic.dir/trees.c.o -c /root/.ppkg/run/134/linux-musl-x86_64/libz/src/trees.c
2025-08-20T19:08:49.7241147Z [00:00:29.291]➜  [41/41] : && /root/.ppkg/uppm/installed/cmake/bin/cmake -E rm -f libz.a && /usr/bin/ar qc libz.a  CMakeFiles/zlibstatic.dir/adler32.c.o CMakeFiles/zlibstatic.dir/compress.c.o CMakeFiles/zlibstatic.dir/crc32.c.o CMakeFiles/zlibstatic.dir/deflate.c.o CMakeFiles/zlibstatic.dir/gzclose.c.o CMakeFiles/zlibstatic.dir/gzlib.c.o CMakeFiles/zlibstatic.dir/gzread.c.o CMakeFiles/zlibstatic.dir/gzwrite.c.o CMakeFiles/zlibstatic.dir/inflate.c.o CMakeFiles/zlibstatic.dir/infback.c.o CMakeFiles/zlibstatic.dir/inftrees.c.o CMakeFiles/zlibstatic.dir/inffast.c.o CMakeFiles/zlibstatic.dir/trees.c.o CMakeFiles/zlibstatic.dir/uncompr.c.o CMakeFiles/zlibstatic.dir/zutil.c.o && /usr/bin/ranlib libz.a && :
2025-08-20T19:08:49.7246793Z [00:00:29.291]➜  
2025-08-20T19:08:49.7249379Z [00:00:29.292]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/cmake/bin/cmake --install /root/.ppkg/run/134/linux-musl-x86_64/libz/src/_[0m
2025-08-20T19:08:49.7273579Z [00:00:29.295]➜  -- Install configuration: "Release"
2025-08-20T19:08:49.7278119Z [00:00:29.295]➜  -- Installing: /root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b/lib/libz.so.1.3.1
2025-08-20T19:08:49.7282382Z [00:00:29.296]➜  -- Installing: /root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b/lib/libz.so.1
2025-08-20T19:08:49.7284865Z [00:00:29.296]➜  -- Installing: /root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b/lib/libz.so
2025-08-20T19:08:49.7287452Z [00:00:29.296]➜  -- Installing: /root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b/lib/libz.a
2025-08-20T19:08:49.7292853Z [00:00:29.297]➜  -- Installing: /root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b/include/zconf.h
2025-08-20T19:08:49.7296164Z [00:00:29.297]➜  -- Installing: /root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b/include/zlib.h
2025-08-20T19:08:49.7303123Z [00:00:29.298]➜  -- Installing: /root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b/share/man/man3/zlib.3
2025-08-20T19:08:49.7307123Z [00:00:29.298]➜  -- Installing: /root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b/lib/pkgconfig/zlib.pc
2025-08-20T19:08:49.7328283Z [00:00:29.300]➜  
2025-08-20T19:08:49.7328917Z [00:00:29.300]➜  [0;35m=>> STEP 13 : change to the installed directory [0m
2025-08-20T19:08:49.7330167Z [00:00:29.300]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b[0m
2025-08-20T19:08:49.7335727Z [00:00:29.301]➜  
2025-08-20T19:08:49.7336245Z [00:00:29.301]➜  [0;35m=>> STEP 14 : dotweak [0m
2025-08-20T19:08:49.7337155Z [00:00:29.301]➜  [0;35m==>[0m [0;32mln -s zlib.pc lib/pkgconfig/libz.pc[0m
2025-08-20T19:08:49.7349918Z [00:00:29.302]➜  
2025-08-20T19:08:49.7350385Z [00:00:29.302]➜  [0;35m=>> STEP 15 : tweak .pc files [0m
2025-08-20T19:08:49.7393394Z [00:00:29.307]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b[0m
2025-08-20T19:08:49.7400070Z [00:00:29.307]➜  [0;35m==>[0m [0;32minstall -d .ppkg/dependencies/lib/[0m
2025-08-20T19:08:49.7406350Z [00:00:29.308]➜  [0;35m==>[0m [0;32minstall -d .ppkg/dependencies/sys/[0m
2025-08-20T19:08:49.7412242Z [00:00:29.309]➜  
2025-08-20T19:08:49.7412751Z [00:00:29.309]➜  [0;35m=>> STEP 16 : docheck [0m
2025-08-20T19:08:49.7429450Z [00:00:29.310]➜  NOT an ELF file: share/man/man3/zlib.3
2025-08-20T19:08:49.7433965Z [00:00:29.311]➜  NOT an ELF file: include/zconf.h
2025-08-20T19:08:49.7438376Z [00:00:29.311]➜  NOT an ELF file: include/zlib.h
2025-08-20T19:08:49.7442669Z [00:00:29.312]➜  NOT an ELF file: files.txt
2025-08-20T19:08:49.7448882Z [00:00:29.312]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/patchelf/bin/patchelf --remove-rpath lib/libz.so.1.3.1[0m
2025-08-20T19:08:49.7487299Z [00:00:29.316]➜  NOT an ELF file: lib/libz.a
2025-08-20T19:08:49.7492359Z [00:00:29.317]➜  NOT an ELF file: lib/pkgconfig/zlib.pc
2025-08-20T19:08:49.7503856Z [00:00:29.318]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/lib/[0m
2025-08-20T19:08:49.7509408Z [00:00:29.318]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/sys/[0m
2025-08-20T19:08:49.7513863Z [00:00:29.319]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/[0m
2025-08-20T19:08:49.7519006Z [00:00:29.319]➜  
2025-08-20T19:08:49.7519384Z [00:00:29.319]➜  [0;35m=>> STEP 17 : generate MANIFEST.txt [0m
2025-08-20T19:08:49.7529132Z [00:00:29.320]➜  [0;35m==>[0m [0;32mcd .ppkg[0m
2025-08-20T19:08:49.7530076Z [00:00:29.320]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/134/linux-musl-x86_64/libz/toolchain-native.sh .[0m
2025-08-20T19:08:49.7536027Z [00:00:29.321]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/134/linux-musl-x86_64/libz/toolchain-target.sh .[0m
2025-08-20T19:08:49.7638545Z [00:00:29.331]➜  
2025-08-20T19:08:49.7639106Z [00:00:29.331]➜  [0;35m=>> STEP 18 : generate RECEIPT.yml [0m
2025-08-20T19:08:49.7739942Z [00:00:29.341]➜  getconf: GNU_LIBC_VERSION: unknown variable
2025-08-20T19:08:49.7743477Z [00:00:29.342]➜  
2025-08-20T19:08:49.7744008Z [00:00:29.342]➜  [0;35m=>> STEP 19 : generate index [0m
2025-08-20T19:08:49.7744806Z [00:00:29.342]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-x86_64[0m
2025-08-20T19:08:49.7746240Z [00:00:29.342]➜  [0;35m==>[0m [0;32mln -s -f -T c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b libz[0m
2025-08-20T19:08:49.7750137Z [00:00:29.342]➜  
2025-08-20T19:08:49.7750787Z [00:00:29.342]➜  [0;35m=>> STEP 20 : show installed files in tree-like format [0m
2025-08-20T19:08:49.7752265Z [00:00:29.342]➜  [0;35m==>[0m [0;32mtree --dirsfirst -a /root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b[0m
2025-08-20T19:08:49.7756620Z [00:00:29.343]➜  /root/.ppkg/installed/linux-musl-x86_64/c3a417b89e819f422173561004bd810eab45d1aaf495a65403885c775f2f9a5b
2025-08-20T19:08:49.7764009Z [00:00:29.344]➜  ├── .ppkg
2025-08-20T19:08:49.7764932Z [00:00:29.344]➜  │   ├── dependencies
2025-08-20T19:08:49.7765446Z [00:00:29.344]➜  │   │   └── sys
2025-08-20T19:08:49.7765970Z [00:00:29.344]➜  │   │       └── libc.musl-x86_64.so.1
2025-08-20T19:08:49.7766791Z [00:00:29.344]➜  │   ├── ChangeLog
2025-08-20T19:08:49.7767909Z [00:00:29.344]➜  │   ├── FAQ
2025-08-20T19:08:49.7768179Z [00:00:29.344]➜  │   ├── LICENSE
2025-08-20T19:08:49.7768462Z [00:00:29.344]➜  │   ├── MANIFEST.txt
2025-08-20T19:08:49.7768748Z [00:00:29.344]➜  │   ├── README
2025-08-20T19:08:49.7769013Z [00:00:29.344]➜  │   ├── RECEIPT.yml
2025-08-20T19:08:49.7769322Z [00:00:29.344]➜  │   ├── toolchain-native.sh
2025-08-20T19:08:49.7769642Z [00:00:29.344]➜  │   └── toolchain-target.sh
2025-08-20T19:08:49.7769923Z [00:00:29.344]➜  ├── include
2025-08-20T19:08:49.7770162Z [00:00:29.344]➜  │   ├── zconf.h
2025-08-20T19:08:49.7770411Z [00:00:29.344]➜  │   └── zlib.h
2025-08-20T19:08:49.7770648Z [00:00:29.344]➜  ├── lib
2025-08-20T19:08:49.7770892Z [00:00:29.344]➜  │   ├── pkgconfig
2025-08-20T19:08:49.7771190Z [00:00:29.344]➜  │   │   ├── libz.pc -> zlib.pc
2025-08-20T19:08:49.7771491Z [00:00:29.344]➜  │   │   └── zlib.pc
2025-08-20T19:08:49.7771751Z [00:00:29.344]➜  │   ├── libz.a
2025-08-20T19:08:49.7772039Z [00:00:29.344]➜  │   ├── libz.so -> libz.so.1
2025-08-20T19:08:49.7772374Z [00:00:29.344]➜  │   ├── libz.so.1 -> libz.so.1.3.1
2025-08-20T19:08:49.7772683Z [00:00:29.344]➜  │   └── libz.so.1.3.1
2025-08-20T19:08:49.7772944Z [00:00:29.344]➜  └── share
2025-08-20T19:08:49.7773178Z [00:00:29.344]➜      └── man
2025-08-20T19:08:49.7773424Z [00:00:29.344]➜          └── man3
2025-08-20T19:08:49.7773682Z [00:00:29.344]➜              └── zlib.3
2025-08-20T19:08:49.7773927Z [00:00:29.344]➜  
2025-08-20T19:08:49.7774166Z [00:00:29.344]➜  10 directories, 18 files
2025-08-20T19:08:49.7774421Z [00:00:29.344]➜  
2025-08-20T19:08:49.7774719Z [00:00:29.344]➜  [0;35m=>> STEP 21 : delete the working directory [0m
2025-08-20T19:08:49.7775193Z [00:00:29.344]➜  [0;35m==>[0m [0;32mrm -rf /root/.ppkg/run/134/linux-musl-x86_64/libz[0m
2025-08-20T19:08:49.7883504Z [00:00:29.356]➜  
2025-08-20T19:08:49.7884283Z [00:00:29.356]➜  [0;35m✅️  [0m[0;32mlinux-musl-x86_64/libz was successfully installed.[0m[0;35m[0m
2025-08-20T19:08:49.7889219Z [00:00:29.356]➜  [0;35m>>> Installation [0m[0;32mlinux-musl-x86_64/libpng[0m[0;35m start[0m
2025-08-20T19:08:49.7893779Z [00:00:29.357]➜        TIMESTAMP_UNIX = 1755716922
2025-08-20T19:08:49.7895289Z [00:00:29.357]➜  
2025-08-20T19:08:49.7895751Z [00:00:29.357]➜  NATIVE_PLATFORM_KIND = linux
2025-08-20T19:08:49.7896309Z [00:00:29.357]➜  NATIVE_PLATFORM_TYPE = linux
2025-08-20T19:08:49.7896659Z [00:00:29.357]➜  NATIVE_PLATFORM_CODE = alpine
2025-08-20T19:08:49.7897220Z [00:00:29.357]➜  NATIVE_PLATFORM_NAME = Alpine Linux
2025-08-20T19:08:49.7897784Z [00:00:29.357]➜  NATIVE_PLATFORM_VERS = 3.23.0_alpha20250612
2025-08-20T19:08:49.7898414Z [00:00:29.357]➜  NATIVE_PLATFORM_ARCH = x86_64
2025-08-20T19:08:49.7898962Z [00:00:29.357]➜  NATIVE_PLATFORM_NCPU = 4
2025-08-20T19:08:49.7899508Z [00:00:29.357]➜  NATIVE_PLATFORM_LIBC = musl
2025-08-20T19:08:49.7900063Z [00:00:29.357]➜  NATIVE_PLATFORM_EUID = 0
2025-08-20T19:08:49.7900589Z [00:00:29.357]➜  NATIVE_PLATFORM_EGID = 0
2025-08-20T19:08:49.7901099Z [00:00:29.357]➜  
2025-08-20T19:08:49.7901579Z [00:00:29.357]➜  TARGET_PLATFORM_NAME = linux
2025-08-20T19:08:49.7901906Z [00:00:29.357]➜  TARGET_PLATFORM_VERS = musl
2025-08-20T19:08:49.7902217Z [00:00:29.357]➜  TARGET_PLATFORM_ARCH = x86_64
2025-08-20T19:08:49.7902485Z [00:00:29.357]➜  
2025-08-20T19:08:49.7902761Z [00:00:29.357]➜  PPKG_ARG0            = /usr/local/bin/ppkg
2025-08-20T19:08:49.7903098Z [00:00:29.357]➜  PPKG_ARG1            = install
2025-08-20T19:08:49.7903602Z [00:00:29.357]➜  PPKG_ARGV            = /usr/local/bin/ppkg install bin-graph --profile=release -j 5 --static
2025-08-20T19:08:49.7904101Z [00:00:29.357]➜  PPKG_PATH            = /usr/local/bin/ppkg
2025-08-20T19:08:49.7904446Z [00:00:29.357]➜  PPKG_HOME            = /root/.ppkg
2025-08-20T19:08:49.7904763Z [00:00:29.357]➜  PPKG_VERSION         = 0.23.30
2025-08-20T19:08:49.7905066Z [00:00:29.357]➜  PPKG_URL_TRANSFORM   = 
2025-08-20T19:08:49.7905324Z [00:00:29.357]➜  
2025-08-20T19:08:49.7905781Z [00:00:29.357]➜       CROSS_COMPILING = 0
2025-08-20T19:08:49.7906044Z [00:00:29.357]➜  
2025-08-20T19:08:49.7906297Z [00:00:29.357]➜             LOG_LEVEL = 1
2025-08-20T19:08:49.7906594Z [00:00:29.357]➜               PROFILE = release
2025-08-20T19:08:49.7913483Z [00:00:29.357]➜  
2025-08-20T19:08:49.7913917Z [00:00:29.357]➜         ENABLE_CCACHE = 
2025-08-20T19:08:49.7914258Z [00:00:29.357]➜  REQUEST_TO_KEEP_SESSION_DIR = 
2025-08-20T19:08:49.7914635Z [00:00:29.357]➜  REQUEST_TO_EXPORT_COMPILE_COMMANDS_JSON = 
2025-08-20T19:08:49.7915152Z [00:00:29.357]➜  REQUEST_TO_CREATE_FULLY_STATICALLY_LINKED_EXECUTABLE = 1
2025-08-20T19:08:49.7915676Z [00:00:29.357]➜  
2025-08-20T19:08:49.7915954Z [00:00:29.357]➜  [0;35m=>> STEP 1 : load formula [0m
2025-08-20T19:08:49.9494579Z [00:00:29.517]➜  
2025-08-20T19:08:49.9495291Z [00:00:29.517]➜  [0;35m=>> STEP 2 : calculate working/install directory [0m
2025-08-20T19:08:49.9498373Z [00:00:29.517]➜  PACKAGE_WORKING_DIR = /root/.ppkg/run/134/linux-musl-x86_64/libpng
2025-08-20T19:08:49.9499478Z [00:00:29.517]➜  PACKAGE_BSCRIPT_DIR = /root/.ppkg/run/134/linux-musl-x86_64/libpng/src
2025-08-20T19:08:49.9500447Z [00:00:29.517]➜  PACKAGE_BCACHED_DIR = /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_
2025-08-20T19:08:49.9501318Z [00:00:29.517]➜  PACKAGE_INSTALL_DIR = /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd
2025-08-20T19:08:49.9501884Z [00:00:29.517]➜  
2025-08-20T19:08:49.9502320Z [00:00:29.517]➜  [0;35m=>> STEP 3 : create the working directory and change to it [0m
2025-08-20T19:08:49.9503311Z [00:00:29.517]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/run/134/linux-musl-x86_64/libpng[0m
2025-08-20T19:08:49.9504932Z [00:00:29.518]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-x86_64/libpng[0m
2025-08-20T19:08:49.9505843Z [00:00:29.518]➜  [0;35m==>[0m [0;32minstall -d src/_ fix res bin lib include map[0m
2025-08-20T19:08:49.9514911Z [00:00:29.519]➜  
2025-08-20T19:08:49.9515641Z [00:00:29.519]➜  [0;35m=>> STEP 4 : calculate dependency list of linux-musl-x86_64/libpng [0m
2025-08-20T19:08:49.9527984Z [00:00:29.520]➜  libz
2025-08-20T19:08:49.9529111Z [00:00:29.520]➜  
2025-08-20T19:08:49.9529839Z [00:00:29.520]➜  [0;35m=>> STEP 5 : generate  dependency tree of linux-musl-x86_64/libpng [0m
2025-08-20T19:08:50.7055813Z [00:00:30.273]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/dot_static/bin/dot_static -Tsvg -o /root/.ppkg/run/134/linux-musl-x86_64/libpng/dependencies.svg /root/.ppkg/run/134/linux-musl-x86_64/libpng/dependencies.dot[0m
2025-08-20T19:08:50.7140696Z [00:00:30.281]➜  ┌────────┐
2025-08-20T19:08:50.7141040Z [00:00:30.281]➜  │ libpng │
2025-08-20T19:08:50.7141309Z [00:00:30.281]➜  └────────┘
2025-08-20T19:08:50.7141533Z [00:00:30.281]➜    │
2025-08-20T19:08:50.7141745Z [00:00:30.281]➜    │
2025-08-20T19:08:50.7141953Z [00:00:30.281]➜    ▼
2025-08-20T19:08:50.7142165Z [00:00:30.281]➜  ┌────────┐
2025-08-20T19:08:50.7142393Z [00:00:30.281]➜  │  libz  │
2025-08-20T19:08:50.7142667Z [00:00:30.281]➜  └────────┘
2025-08-20T19:08:50.7142885Z [00:00:30.281]➜  
2025-08-20T19:08:50.7143231Z [00:00:30.281]➜  [0;35m=>> STEP 6 : install needed packages via uppm [0m
2025-08-20T19:08:50.7143946Z [00:00:30.281]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm about[0m
2025-08-20T19:08:50.7145393Z [00:00:30.282]➜  uppm.version : 0.15.4
2025-08-20T19:08:50.7148091Z [00:00:30.282]➜  uppm.homedir : /root/.ppkg/uppm
2025-08-20T19:08:50.7148808Z [00:00:30.282]➜  uppm.exepath : /root/.ppkg/core/uppm
2025-08-20T19:08:50.7149556Z [00:00:30.282]➜  uppm.website : https://github.com/leleliu008/uppm
2025-08-20T19:08:50.7150169Z [00:00:30.282]➜  
2025-08-20T19:08:50.7150686Z [00:00:30.282]➜  uppm.build.utctime: 2025-07-18 08:22:03
2025-08-20T19:08:50.7151063Z [00:00:30.282]➜  uppm.build.libyaml: 0.2.5
2025-08-20T19:08:50.7151389Z [00:00:30.282]➜  uppm.build.libcurl: 8.12.1
2025-08-20T19:08:50.7151712Z [00:00:30.282]➜  uppm.build.libgit2: 1.9.1
2025-08-20T19:08:50.7152011Z [00:00:30.282]➜  uppm.build.openssl: 3.4.1
2025-08-20T19:08:50.7152552Z [00:00:30.282]➜  uppm.build.jansson: 2.14
2025-08-20T19:08:50.7152858Z [00:00:30.282]➜  uppm.build.archive: 3.8.1
2025-08-20T19:08:50.7153385Z [00:00:30.282]➜  uppm.build.zlib:    1.3.1
2025-08-20T19:08:50.7154073Z [00:00:30.282]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm update[0m
2025-08-20T19:08:50.7155116Z [00:00:30.283]➜  === Updating formula repo
2025-08-20T19:08:50.9067956Z [00:00:30.474]➜  name: official-core
2025-08-20T19:08:50.9068662Z [00:00:30.474]➜  path: /root/.ppkg/uppm/repos.d/official-core
2025-08-20T19:08:50.9069527Z [00:00:30.474]➜  url:  https://github.com/leleliu008/uppm-package-repository-linux-x86_64
2025-08-20T19:08:50.9070231Z [00:00:30.474]➜  branch: master
2025-08-20T19:08:50.9070651Z [00:00:30.474]➜  pinned: no
2025-08-20T19:08:50.9071072Z [00:00:30.474]➜  enabled: yes
2025-08-20T19:08:50.9071602Z [00:00:30.474]➜  created: 2025-08-20 19:08:34+00:00
2025-08-20T19:08:50.9071965Z [00:00:30.474]➜  updated: 2025-08-20 19:08:42+00:00
2025-08-20T19:08:50.9072299Z [00:00:30.474]➜  Already up to date.
2025-08-20T19:08:50.9072690Z [00:00:30.474]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install curl[0m
2025-08-20T19:08:50.9108079Z [00:00:30.478]➜  uppm package 'curl' already has been installed.
2025-08-20T19:08:50.9110076Z [00:00:30.478]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install bsdtar[0m
2025-08-20T19:08:50.9145145Z [00:00:30.482]➜  uppm package 'bsdtar' already has been installed.
2025-08-20T19:08:50.9147333Z [00:00:30.482]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install gmake[0m
2025-08-20T19:08:50.9181815Z [00:00:30.485]➜  uppm package 'gmake' to be installed.
2025-08-20T19:08:51.1373779Z [00:00:30.705]➜  /root/.ppkg/uppm/downloads/e3fa95ef840d4a864982dfe2ea5da4d29c6652eda3d4359487aa3088b45d828f.txz already have been fetched.
2025-08-20T19:08:51.1574505Z [00:00:30.725]➜  
2025-08-20T19:08:51.1575080Z [00:00:30.725]➜  uppm package 'gmake' was successfully installed.
2025-08-20T19:08:51.1589455Z [00:00:30.726]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install gmake[0m
2025-08-20T19:08:51.1625422Z [00:00:30.730]➜  uppm package 'gmake' already has been installed.
2025-08-20T19:08:51.1627301Z [00:00:30.730]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install pkg-config[0m
2025-08-20T19:08:51.1661551Z [00:00:30.733]➜  uppm package 'pkg-config' already has been installed.
2025-08-20T19:08:51.1663788Z [00:00:30.734]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install patchelf[0m
2025-08-20T19:08:51.1698709Z [00:00:30.737]➜  uppm package 'patchelf' already has been installed.
2025-08-20T19:08:51.1700993Z [00:00:30.737]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install tree[0m
2025-08-20T19:08:51.1736048Z [00:00:30.741]➜  uppm package 'tree' already has been installed.
2025-08-20T19:08:51.1738731Z [00:00:30.741]➜  
2025-08-20T19:08:51.1739249Z [00:00:30.741]➜  [0;35m=>> STEP 7 : locate needed tools [0m
2025-08-20T19:08:51.1742956Z [00:00:30.742]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake --version[0m
2025-08-20T19:08:51.1748794Z [00:00:30.742]➜  GNU Make 4.4.1
2025-08-20T19:08:51.1749438Z [00:00:30.742]➜  Built for x86_64-pc-linux-musl
2025-08-20T19:08:51.1750076Z [00:00:30.742]➜  Copyright (C) 1988-2023 Free Software Foundation, Inc.
2025-08-20T19:08:51.1750635Z [00:00:30.742]➜  License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
2025-08-20T19:08:51.1751637Z [00:00:30.742]➜  This is free software: you are free to change and redistribute it.
2025-08-20T19:08:51.1752569Z [00:00:30.742]➜  There is NO WARRANTY, to the extent permitted by law.
2025-08-20T19:08:51.1753008Z [00:00:30.742]➜  
2025-08-20T19:08:51.1753647Z [00:00:30.743]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/pkg-config/bin/pkg-config --version[0m
2025-08-20T19:08:51.1758898Z [00:00:30.743]➜  0.29.2
2025-08-20T19:08:51.1759792Z [00:00:30.743]➜  
2025-08-20T19:08:51.1764078Z [00:00:30.744]➜  
2025-08-20T19:08:51.1764565Z [00:00:30.744]➜  [0;35m=>> STEP 8 : dofetch [0m
2025-08-20T19:08:51.1788567Z [00:00:30.746]➜  [0;35m==>[0m [0;32mcurl --fail --retry 20 --retry-delay 30 --location --cacert /root/.ppkg/core/cacert.pem -o '/root/.ppkg/downloads/83a089a024a9f9b4428b710bdff446f11f9459eff9658772abf0205bc031d8be.tmp' 'https://downloads.sourceforge.net/libpng/libpng-1.6.46.tar.xz'[0m
2025-08-20T19:08:51.1801230Z [00:00:30.747]➜    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:08:51.1801997Z [00:00:30.747]➜                                   Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:08:51.2965665Z [00:00:30.864]➜  
2025-08-20T19:08:51.2966029Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:08:51.2966504Z 100   382  100   382    0     0   3277      0 --:--:-- --:--:-- --:--:--  3293
2025-08-20T19:08:51.3544299Z [00:00:30.922]➜  
2025-08-20T19:08:51.3544903Z 100   371  100   371    0     0   2127      0 --:--:-- --:--:-- --:--:--  2127
2025-08-20T19:08:52.2117398Z [00:00:31.779]➜  
2025-08-20T19:08:52.2117885Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:08:52.2118466Z 100 1029k  100 1029k    0     0   997k      0  0:00:01  0:00:01 --:--:-- 3299k
2025-08-20T19:08:52.2173889Z [00:00:31.785]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/downloads/83a089a024a9f9b4428b710bdff446f11f9459eff9658772abf0205bc031d8be.tmp /root/.ppkg/downloads/f3aa8b7003998ab92a4e9906c18d19853e999f9d3bca9bd1668f54fa81707cb1.txz[0m
2025-08-20T19:08:52.2178601Z [00:00:31.785]➜  
2025-08-20T19:08:52.2179270Z [00:00:31.785]➜  [0;35m=>> STEP 9 : unpack/copy resources to proper location [0m
2025-08-20T19:08:52.2180843Z [00:00:31.785]➜  [0;35m==>[0m [0;32mbsdtar xf /root/.ppkg/downloads/f3aa8b7003998ab92a4e9906c18d19853e999f9d3bca9bd1668f54fa81707cb1.txz -C /root/.ppkg/run/134/linux-musl-x86_64/libpng/src --strip-components 1 --no-same-owner[0m
2025-08-20T19:08:52.3156129Z [00:00:31.883]➜  
2025-08-20T19:08:52.3156812Z [00:00:31.883]➜  [0;35m=>> STEP 10 : prepare C/C++ toolchain for target build [0m
2025-08-20T19:08:52.3159111Z [00:00:31.883]➜  
2025-08-20T19:08:52.3160160Z [00:00:31.883]➜  [0;35m=>> STEP 11 : check if C compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:08:52.3385140Z [00:00:31.906]➜  
2025-08-20T19:08:52.3385875Z [00:00:31.906]➜  [0;35m=>> STEP 12 : check if C++ compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:08:52.3386510Z [00:00:31.906]➜  [0;31m💔  NO[0m
2025-08-20T19:08:52.3611463Z [00:00:31.928]➜  [0;31m💔  NO[0m
2025-08-20T19:08:52.3623970Z [00:00:31.930]➜  
2025-08-20T19:08:52.3625362Z [00:00:31.930]➜  [0;35m=>> STEP 13 : dopatch for target [0m
2025-08-20T19:08:52.3626243Z [00:00:31.930]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-x86_64/libpng/src[0m
2025-08-20T19:08:52.3627055Z [00:00:31.930]➜  
2025-08-20T19:08:52.3627400Z [00:00:31.930]➜  [0;35m=>> STEP 14 : update config.{sub,guess} [0m
2025-08-20T19:08:52.3627807Z [00:00:31.930]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134[0m
2025-08-20T19:08:52.3628436Z [00:00:31.930]➜  [0;35m==>[0m [0;32mgit_checkout https://github.com/leleliu008/gnu-config --depth=1 -C config[0m
2025-08-20T19:08:52.3628957Z [00:00:31.930]➜  [0;35m==>[0m [0;32minstall -d config[0m
2025-08-20T19:08:52.3632809Z [00:00:31.931]➜  [0;35m==>[0m [0;32mcd config[0m
2025-08-20T19:08:52.3633507Z [00:00:31.931]➜  [0;35m==>[0m [0;32mgit -c init.defaultBranch=master init[0m
2025-08-20T19:08:52.3663814Z [00:00:31.934]➜  Initialized empty Git repository in /root/.ppkg/run/134/config/.git/
2025-08-20T19:08:52.3665863Z [00:00:31.934]➜  [0;35m==>[0m [0;32mgit remote add origin https://github.com/leleliu008/gnu-config[0m
2025-08-20T19:08:52.3679958Z [00:00:31.935]➜  [0;35m==>[0m [0;32mgit -c protocol.version=2 fetch --progress --depth=1 origin HEAD:refs/remotes/origin/master[0m
2025-08-20T19:08:52.7655459Z [00:00:32.333]➜  remote: Enumerating objects: 22, done.        
2025-08-20T19:08:52.7691807Z [00:00:32.336]➜  remote: Counting objects:   4% (1/22)        
2025-08-20T19:08:52.7692664Z remote: Counting objects:   9% (2/22)        
2025-08-20T19:08:52.7693171Z remote: Counting objects:  13% (3/22)        
2025-08-20T19:08:52.7693636Z remote: Counting objects:  18% (4/22)        
2025-08-20T19:08:52.7694135Z remote: Counting objects:  22% (5/22)        
2025-08-20T19:08:52.7694489Z remote: Counting objects:  27% (6/22)        
2025-08-20T19:08:52.7694812Z remote: Counting objects:  31% (7/22)        
2025-08-20T19:08:52.7695132Z remote: Counting objects:  36% (8/22)        
2025-08-20T19:08:52.7695484Z remote: Counting objects:  40% (9/22)        
2025-08-20T19:08:52.7695863Z remote: Counting objects:  45% (10/22)        
2025-08-20T19:08:52.7696358Z remote: Counting objects:  50% (11/22)        
2025-08-20T19:08:52.7696696Z remote: Counting objects:  54% (12/22)        
2025-08-20T19:08:52.7697244Z remote: Counting objects:  59% (13/22)        
2025-08-20T19:08:52.7697582Z remote: Counting objects:  63% (14/22)        
2025-08-20T19:08:52.7697915Z remote: Counting objects:  68% (15/22)        
2025-08-20T19:08:52.7698262Z remote: Counting objects:  72% (16/22)        
2025-08-20T19:08:52.7698590Z remote: Counting objects:  77% (17/22)        
2025-08-20T19:08:52.7698920Z remote: Counting objects:  81% (18/22)        
2025-08-20T19:08:52.7699243Z remote: Counting objects:  86% (19/22)        
2025-08-20T19:08:52.7699569Z remote: Counting objects:  90% (20/22)        
2025-08-20T19:08:52.7699898Z remote: Counting objects:  95% (21/22)        
2025-08-20T19:08:52.7700228Z remote: Counting objects: 100% (22/22)        
2025-08-20T19:08:52.7700580Z remote: Counting objects: 100% (22/22), done.        
2025-08-20T19:08:52.7701101Z [00:00:32.337]➜  remote: Compressing objects:   5% (1/19)        
2025-08-20T19:08:52.7701499Z remote: Compressing objects:  10% (2/19)        
2025-08-20T19:08:52.7701851Z remote: Compressing objects:  15% (3/19)        
2025-08-20T19:08:52.7702198Z remote: Compressing objects:  21% (4/19)        
2025-08-20T19:08:52.7702545Z remote: Compressing objects:  26% (5/19)        
2025-08-20T19:08:52.7703115Z remote: Compressing objects:  31% (6/19)        
2025-08-20T19:08:52.7703464Z remote: Compressing objects:  36% (7/19)        
2025-08-20T19:08:52.7703806Z remote: Compressing objects:  42% (8/19)        
2025-08-20T19:08:52.7704147Z remote: Compressing objects:  47% (9/19)        
2025-08-20T19:08:52.7704493Z remote: Compressing objects:  52% (10/19)        
2025-08-20T19:08:52.7704781Z remote: Compressing objects:  57% (11/19)        
2025-08-20T19:08:52.7705063Z remote: Compressing objects:  63% (12/19)        
2025-08-20T19:08:52.7705346Z remote: Compressing objects:  68% (13/19)        
2025-08-20T19:08:52.7705622Z remote: Compressing objects:  73% (14/19)        
2025-08-20T19:08:52.7705897Z remote: Compressing objects:  78% (15/19)        
2025-08-20T19:08:52.7706175Z remote: Compressing objects:  84% (16/19)        
2025-08-20T19:08:52.7706451Z remote: Compressing objects:  89% (17/19)        
2025-08-20T19:08:52.7706729Z remote: Compressing objects:  94% (18/19)        
2025-08-20T19:08:52.7707248Z remote: Compressing objects: 100% (19/19)        
2025-08-20T19:08:52.7707566Z remote: Compressing objects: 100% (19/19), done.        
2025-08-20T19:08:52.8056168Z [00:00:32.373]➜  remote: Total 22 (delta 1), reused 13 (delta 0), pack-reused 0 (from 0)        
2025-08-20T19:08:52.8148337Z [00:00:32.382]➜  From https://github.com/leleliu008/gnu-config
2025-08-20T19:08:52.8148973Z [00:00:32.382]➜   * [new ref]         HEAD       -> origin/master
2025-08-20T19:08:52.8163115Z [00:00:32.384]➜  [0;35m==>[0m [0;32mgit checkout --progress --force -B master refs/remotes/origin/master[0m
2025-08-20T19:08:52.8232250Z [00:00:32.391]➜  branch 'master' set up to track 'origin/master'.
2025-08-20T19:08:52.8234526Z [00:00:32.391]➜  Reset branch 'master'
2025-08-20T19:08:52.8263860Z [00:00:32.394]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134[0m
2025-08-20T19:08:52.8264391Z [00:00:32.394]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-x86_64/libpng/src[0m
2025-08-20T19:08:52.8297611Z [00:00:32.397]➜  '/root/.ppkg/run/134/config/config.sub' -> './config.sub'
2025-08-20T19:08:52.8311509Z [00:00:32.398]➜  '/root/.ppkg/run/134/config/config.guess' -> './config.guess'
2025-08-20T19:08:52.8335663Z [00:00:32.401]➜  
2025-08-20T19:08:52.8336042Z [00:00:32.401]➜  [0;35m=>> STEP 15 : install for target [0m
2025-08-20T19:08:52.8336544Z [00:00:32.401]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_[0m
2025-08-20T19:08:52.8345506Z [00:00:32.401]➜  [0;35m==>[0m [0;32m/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/configure --prefix=/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd --disable-option-checking --disable-nls --disable-rpath --enable-largefile --disable-debug --enable-static --enable-shared CC='/root/.ppkg/core/wrapper-target-cc' CFLAGS=' -Os ' CXX='/root/.ppkg/core/wrapper-target-c++' CXXFLAGS=' -Os ' CPP='/root/.ppkg/core/wrapper-target-cc -E' CPPFLAGS='-I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include ' LDFLAGS='-L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib' AR='/usr/bin/ar' RANLIB='/usr/bin/ranlib' PKG_CONFIG='/root/.ppkg/uppm/installed/pkg-config/bin/pkg-config' PKG_CONFIG_PATH='/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib/pkgconfig::/root/.ppkg/installed/linux-musl-x86_64/libz/lib/pkgconfig' PKG_CONFIG_LIBDIR='/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib/pkgconfig' CC_FOR_BUILD='/root/.ppkg/core/wrapper-native-cc'[0m
2025-08-20T19:08:52.8948665Z [00:00:32.462]➜  checking for a BSD-compatible install... /root/.ppkg/uppm/installed/coreutils/bin/install -c
2025-08-20T19:08:52.8964366Z [00:00:32.464]➜  checking whether sleep supports fractional seconds... yes
2025-08-20T19:08:52.9595811Z [00:00:32.527]➜  checking filesystem timestamp resolution... 0.01
2025-08-20T19:08:52.9610737Z [00:00:32.528]➜  checking whether build environment is sane... yes
2025-08-20T19:08:52.9644374Z [00:00:32.532]➜  checking for a race-free mkdir -p... /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p
2025-08-20T19:08:52.9649295Z [00:00:32.532]➜  checking for gawk... gawk
2025-08-20T19:08:52.9684277Z [00:00:32.536]➜  checking whether make sets $(MAKE)... yes
2025-08-20T19:08:52.9712669Z [00:00:32.539]➜  checking whether make supports nested variables... yes
2025-08-20T19:08:52.9738880Z [00:00:32.541]➜  checking xargs -n works... yes
2025-08-20T19:08:52.9750827Z [00:00:32.542]➜  checking whether to enable maintainer-specific portions of Makefiles... no
2025-08-20T19:08:52.9753929Z [00:00:32.543]➜  checking for gcc... /root/.ppkg/core/wrapper-target-cc
2025-08-20T19:08:53.0520937Z [00:00:32.619]➜  checking whether the C compiler works... yes
2025-08-20T19:08:53.0521824Z [00:00:32.619]➜  checking for C compiler default output file name... a.out
2025-08-20T19:08:53.1087896Z [00:00:32.676]➜  checking for suffix of executables... 
2025-08-20T19:08:53.1729967Z [00:00:32.740]➜  checking whether we are cross compiling... no
2025-08-20T19:08:53.1952603Z [00:00:32.762]➜  checking for suffix of object files... o
2025-08-20T19:08:53.2169134Z [00:00:32.784]➜  checking whether the compiler supports GNU C... yes
2025-08-20T19:08:53.2374354Z [00:00:32.805]➜  checking whether /root/.ppkg/core/wrapper-target-cc accepts -g... yes
2025-08-20T19:08:53.2979665Z [00:00:32.865]➜  checking for /root/.ppkg/core/wrapper-target-cc option to enable C11 features... none needed
2025-08-20T19:08:53.3369631Z [00:00:32.904]➜  checking whether /root/.ppkg/core/wrapper-target-cc understands -c and -o together... yes
2025-08-20T19:08:53.3415777Z [00:00:32.909]➜  checking whether make supports the include directive... yes (GNU style)
2025-08-20T19:08:53.3651796Z [00:00:32.932]➜  checking dependency style of /root/.ppkg/core/wrapper-target-cc... gcc3
2025-08-20T19:08:53.3890701Z [00:00:32.956]➜  checking dependency style of /root/.ppkg/core/wrapper-target-cc... gcc3
2025-08-20T19:08:53.4214769Z [00:00:32.989]➜  checking build system type... x86_64-pc-linux-musl
2025-08-20T19:08:53.4215279Z [00:00:32.989]➜  checking host system type... x86_64-pc-linux-musl
2025-08-20T19:08:53.4232197Z [00:00:32.990]➜  checking for a sed that does not truncate output... /root/.ppkg/uppm/installed/gsed/bin/sed
2025-08-20T19:08:53.4249206Z [00:00:32.992]➜  checking for grep that handles long lines and -e... /root/.ppkg/uppm/installed/grep/bin/grep
2025-08-20T19:08:53.4257876Z [00:00:32.993]➜  checking for egrep... /root/.ppkg/uppm/installed/grep/bin/grep -E
2025-08-20T19:08:53.4266829Z [00:00:32.994]➜  checking for fgrep... /root/.ppkg/uppm/installed/grep/bin/grep -F
2025-08-20T19:08:53.4278199Z [00:00:32.995]➜  checking how to print strings... printf
2025-08-20T19:08:53.4367092Z [00:00:33.004]➜  checking for ld used by /root/.ppkg/core/wrapper-target-cc... /usr/bin/ld
2025-08-20T19:08:53.4386605Z [00:00:33.006]➜  checking if the linker (/usr/bin/ld) is GNU ld... yes
2025-08-20T19:08:53.4388716Z [00:00:33.006]➜  checking how to run the C preprocessor... /root/.ppkg/core/wrapper-target-cc -E
2025-08-20T19:08:53.4638494Z [00:00:33.031]➜  checking for gawk... (cached) gawk
2025-08-20T19:08:53.4639232Z [00:00:33.031]➜  checking whether ln -s works... yes
2025-08-20T19:08:53.4647807Z [00:00:33.032]➜  checking whether make sets $(MAKE)... (cached) yes
2025-08-20T19:08:53.4653182Z [00:00:33.033]➜  checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2025-08-20T19:08:53.4834178Z [00:00:33.051]➜  checking the name lister (/usr/bin/nm) interface... BSD nm
2025-08-20T19:08:53.4850677Z [00:00:33.052]➜  checking the maximum length of command line arguments... 98304
2025-08-20T19:08:53.4864579Z [00:00:33.054]➜  checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop
2025-08-20T19:08:53.4866219Z [00:00:33.054]➜  checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop
2025-08-20T19:08:53.4867455Z [00:00:33.054]➜  checking for /usr/bin/ld option to reload object files... -r
2025-08-20T19:08:53.4873951Z [00:00:33.055]➜  checking for file... file
2025-08-20T19:08:53.4875804Z [00:00:33.055]➜  checking for objdump... /usr/bin/objdump
2025-08-20T19:08:53.4881032Z [00:00:33.055]➜  checking how to recognize dependent libraries... pass_all
2025-08-20T19:08:53.4887993Z [00:00:33.056]➜  checking for dlltool... no
2025-08-20T19:08:53.4889312Z [00:00:33.056]➜  checking how to associate runtime and link libraries... printf %s\n
2025-08-20T19:08:53.4891906Z [00:00:33.057]➜  checking for ranlib... /usr/bin/ranlib
2025-08-20T19:08:53.5160520Z [00:00:33.083]➜  checking for archiver @FILE support... @
2025-08-20T19:08:53.5161242Z [00:00:33.083]➜  checking for strip... /usr/bin/strip
2025-08-20T19:08:53.5974379Z [00:00:33.165]➜  checking command to parse /usr/bin/nm output from /root/.ppkg/core/wrapper-target-cc object... ok
2025-08-20T19:08:53.5986293Z [00:00:33.166]➜  checking for sysroot... no
2025-08-20T19:08:53.6013274Z [00:00:33.169]➜  checking for a working dd... /root/.ppkg/uppm/installed/coreutils/bin/dd
2025-08-20T19:08:53.6034089Z [00:00:33.171]➜  checking how to truncate binary pipes... /root/.ppkg/uppm/installed/coreutils/bin/dd bs=4096 count=1
2025-08-20T19:08:53.6195393Z [00:00:33.187]➜  checking for mt... no
2025-08-20T19:08:53.6211971Z [00:00:33.189]➜  checking if : is a manifest tool... no
2025-08-20T19:08:53.6405904Z [00:00:33.208]➜  checking for stdio.h... yes
2025-08-20T19:08:53.6606841Z [00:00:33.228]➜  checking for stdlib.h... yes
2025-08-20T19:08:53.6839783Z [00:00:33.251]➜  checking for string.h... yes
2025-08-20T19:08:53.7080239Z [00:00:33.275]➜  checking for inttypes.h... yes
2025-08-20T19:08:53.7319819Z [00:00:33.299]➜  checking for stdint.h... yes
2025-08-20T19:08:53.7560207Z [00:00:33.323]➜  checking for strings.h... yes
2025-08-20T19:08:53.7809294Z [00:00:33.348]➜  checking for sys/stat.h... yes
2025-08-20T19:08:53.8072318Z [00:00:33.374]➜  checking for sys/types.h... yes
2025-08-20T19:08:53.8361705Z [00:00:33.403]➜  checking for unistd.h... yes
2025-08-20T19:08:53.8656391Z [00:00:33.433]➜  checking for dlfcn.h... yes
2025-08-20T19:08:53.8676418Z [00:00:33.435]➜  checking for objdir... .libs
2025-08-20T19:08:53.9636495Z [00:00:33.531]➜  checking if /root/.ppkg/core/wrapper-target-cc supports -fno-rtti -fno-exceptions... no
2025-08-20T19:08:53.9637720Z [00:00:33.531]➜  checking for /root/.ppkg/core/wrapper-target-cc option to produce PIC... -fPIC -DPIC
2025-08-20T19:08:53.9803216Z [00:00:33.548]➜  checking if /root/.ppkg/core/wrapper-target-cc PIC flag -fPIC -DPIC works... yes
2025-08-20T19:08:54.0363116Z [00:00:33.604]➜  checking if /root/.ppkg/core/wrapper-target-cc static flag -static works... yes
2025-08-20T19:08:54.0566722Z [00:00:33.624]➜  checking if /root/.ppkg/core/wrapper-target-cc supports -c -o file.o... yes
2025-08-20T19:08:54.0569276Z [00:00:33.624]➜  checking if /root/.ppkg/core/wrapper-target-cc supports -c -o file.o... (cached) yes
2025-08-20T19:08:54.0661040Z [00:00:33.633]➜  checking whether the /root/.ppkg/core/wrapper-target-cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
2025-08-20T19:08:54.0905495Z [00:00:33.658]➜  checking whether -lc should be explicitly linked in... no
2025-08-20T19:08:54.1586710Z [00:00:33.726]➜  checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T19:08:54.1588342Z [00:00:33.726]➜  checking how to hardcode library paths into programs... immediate
2025-08-20T19:08:54.1600328Z [00:00:33.727]➜  checking whether stripping libraries is possible... yes
2025-08-20T19:08:54.1600872Z [00:00:33.727]➜  checking if libtool supports shared libraries... yes
2025-08-20T19:08:54.1601321Z [00:00:33.727]➜  checking whether to build shared libraries... yes
2025-08-20T19:08:54.1601734Z [00:00:33.727]➜  checking whether to build static libraries... yes
2025-08-20T19:08:54.1659561Z [00:00:33.733]➜  checking if awk (gawk) works... yes
2025-08-20T19:08:54.1913837Z [00:00:33.759]➜  checking if we need to force back C standard to C89... no
2025-08-20T19:08:54.2183128Z [00:00:33.785]➜  checking whether struct tm is in sys/time.h or time.h... time.h
2025-08-20T19:08:54.2475672Z [00:00:33.815]➜  checking for C/C++ restrict keyword... __restrict__
2025-08-20T19:08:54.3108722Z [00:00:33.878]➜  checking for pow... yes
2025-08-20T19:08:54.3710206Z [00:00:33.938]➜  checking for clock_gettime... yes
2025-08-20T19:08:54.4333740Z [00:00:34.001]➜  checking for zlibVersion in -lz... yes
2025-08-20T19:08:54.4981531Z [00:00:34.065]➜  checking for feenableexcept in -lm... no
2025-08-20T19:08:54.5616202Z [00:00:34.129]➜  checking for feenableexcept... no
2025-08-20T19:08:54.5633425Z [00:00:34.131]➜  checking if using Solaris linker... no
2025-08-20T19:08:54.5654551Z [00:00:34.133]➜  checking if libraries can be versioned... yes
2025-08-20T19:08:54.5755789Z [00:00:34.143]➜  checking for symbol prefix... 
2025-08-20T19:08:54.5756387Z [00:00:34.143]➜  configure: pkgconfig directory is ${libdir}/pkgconfig
2025-08-20T19:08:54.5761732Z [00:00:34.143]➜  configure: Extra options for compiler: 
2025-08-20T19:08:54.5917897Z [00:00:34.159]➜  checking that generated files are newer than configure... done
2025-08-20T19:08:54.5919503Z [00:00:34.159]➜  configure: creating ./config.status
2025-08-20T19:08:54.7726420Z [00:00:34.340]➜  config.status: creating Makefile
2025-08-20T19:08:54.7840088Z [00:00:34.351]➜  config.status: creating libpng.pc
2025-08-20T19:08:54.7895247Z [00:00:34.357]➜  config.status: creating libpng-config
2025-08-20T19:08:54.7956230Z [00:00:34.363]➜  config.status: creating config.h
2025-08-20T19:08:54.8006251Z [00:00:34.368]➜  config.status: executing depfiles commands
2025-08-20T19:08:54.8401503Z [00:00:34.407]➜  config.status: executing libtool commands
2025-08-20T19:08:54.8671205Z [00:00:34.434]➜  
2025-08-20T19:08:54.8672135Z [00:00:34.434]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake -w -C /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_ -j5 clean[0m
2025-08-20T19:08:54.8712769Z [00:00:34.439]➜  gmake: Entering directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:08:54.8713704Z [00:00:34.439]➜  rm -f  pngfix png-fix-itxt
2025-08-20T19:08:54.8717345Z [00:00:34.439]➜  test -z "" || rm -f  pngfix png-fix-itxt
2025-08-20T19:08:54.8724031Z [00:00:34.440]➜  rm -f  pngtest pngunknown pngstest pngvalid pngimage pngcp timepng
2025-08-20T19:08:54.8727486Z [00:00:34.440]➜  rm -f  *.tf? pngout.png libpng16.pc libpng16-config libpng.vers libpng.sym check.new pnglibconf.h pngprefix.h symbols.new pngtest-log.txt pnglibconf.out pnglibconf.c pnglibconf.pre pnglibconf.dfn scripts/*.out scripts/*.chk
2025-08-20T19:08:54.8729499Z [00:00:34.440]➜  test -z "" || rm -f  pngtest pngunknown pngstest pngvalid pngimage pngcp timepng
2025-08-20T19:08:54.8730495Z [00:00:34.440]➜  rm -f  libpng16.la
2025-08-20T19:08:54.8736165Z [00:00:34.441]➜  rm -rf .libs _libs
2025-08-20T19:08:54.8740275Z [00:00:34.441]➜  rm -rf arm/.libs arm/_libs
2025-08-20T19:08:54.8747543Z [00:00:34.442]➜  rm -rf intel/.libs intel/_libs
2025-08-20T19:08:54.8751587Z [00:00:34.442]➜  rm -f  
2025-08-20T19:08:54.8753084Z [00:00:34.443]➜  rm -rf loongarch/.libs loongarch/_libs
2025-08-20T19:08:54.8759761Z [00:00:34.443]➜  rm -f ./so_locations
2025-08-20T19:08:54.8760304Z [00:00:34.443]➜  rm -f *.o
2025-08-20T19:08:54.8766711Z [00:00:34.444]➜  rm -rf mips/.libs mips/_libs
2025-08-20T19:08:54.8778608Z [00:00:34.444]➜  rm -f  tests/pngtest-all.log tests/pngvalid-gamma-16-to-8.log tests/pngvalid-gamma-alpha-mode.log tests/pngvalid-gamma-background.log tests/pngvalid-gamma-expand16-alpha-mode.log tests/pngvalid-gamma-expand16-background.log tests/pngvalid-gamma-expand16-transform.log tests/pngvalid-gamma-sbit.log tests/pngvalid-gamma-threshold.log tests/pngvalid-gamma-transform.log tests/pngvalid-progressive-size.log tests/pngvalid-progressive-interlace-standard.log tests/pngvalid-transform.log tests/pngvalid-progressive-standard.log tests/pngvalid-standard.log tests/pngstest-1.8.log tests/pngstest-1.8-alpha.log tests/pngstest-linear.log tests/pngstest-linear-alpha.log tests/pngstest-none.log tests/pngstest-none-alpha.log tests/pngstest-sRGB.log tests/pngstest-sRGB-alpha.log tests/pngunknown-IDAT.log tests/pngunknown-discard.log tests/pngunknown-if-safe.log tests/pngunknown-sAPI.log tests/pngunknown-sTER.log tests/pngunknown-save.log tests/pngunknown-vpAg.log tests/pngimage-quick.log tests/pngimage-full.log
2025-08-20T19:08:54.8786462Z [00:00:34.446]➜  rm -f arm/*.o
2025-08-20T19:08:54.8787235Z [00:00:34.446]➜  rm -rf powerpc/.libs powerpc/_libs
2025-08-20T19:08:54.8788596Z [00:00:34.446]➜  rm -f
2025-08-20T19:08:54.8796038Z [00:00:34.446]➜  rm -f  tests/pngtest-all.trs tests/pngvalid-gamma-16-to-8.trs tests/pngvalid-gamma-alpha-mode.trs tests/pngvalid-gamma-background.trs tests/pngvalid-gamma-expand16-alpha-mode.trs tests/pngvalid-gamma-expand16-background.trs tests/pngvalid-gamma-expand16-transform.trs tests/pngvalid-gamma-sbit.trs tests/pngvalid-gamma-threshold.trs tests/pngvalid-gamma-transform.trs tests/pngvalid-progressive-size.trs tests/pngvalid-progressive-interlace-standard.trs tests/pngvalid-transform.trs tests/pngvalid-progressive-standard.trs tests/pngvalid-standard.trs tests/pngstest-1.8.trs tests/pngstest-1.8-alpha.trs tests/pngstest-linear.trs tests/pngstest-linear-alpha.trs tests/pngstest-none.trs tests/pngstest-none-alpha.trs tests/pngstest-sRGB.trs tests/pngstest-sRGB-alpha.trs tests/pngunknown-IDAT.trs tests/pngunknown-discard.trs tests/pngunknown-if-safe.trs tests/pngunknown-sAPI.trs tests/pngunknown-sTER.trs tests/pngunknown-save.trs tests/pngunknown-vpAg.trs tests/pngimage-quick.trs tests/pngimage-full.trs
2025-08-20T19:08:54.8800815Z [00:00:34.446]➜  rm -f *.lo
2025-08-20T19:08:54.8801100Z [00:00:34.446]➜  rm -f arm/*.lo
2025-08-20T19:08:54.8801377Z [00:00:34.447]➜  rm -f  test-suite.log
2025-08-20T19:08:54.8801692Z [00:00:34.447]➜  rm -f contrib/libtests/*.o
2025-08-20T19:08:54.8805246Z [00:00:34.448]➜  rm -f contrib/tools/*.o
2025-08-20T19:08:54.8812768Z [00:00:34.449]➜  rm -f intel/*.o
2025-08-20T19:08:54.8820793Z [00:00:34.449]➜  rm -f intel/*.lo
2025-08-20T19:08:54.8828319Z [00:00:34.450]➜  rm -f loongarch/*.o
2025-08-20T19:08:54.8835907Z [00:00:34.451]➜  rm -f loongarch/*.lo
2025-08-20T19:08:54.8843416Z [00:00:34.452]➜  rm -f mips/*.o
2025-08-20T19:08:54.8850812Z [00:00:34.452]➜  rm -f mips/*.lo
2025-08-20T19:08:54.8858469Z [00:00:34.453]➜  rm -f powerpc/*.o
2025-08-20T19:08:54.8865494Z [00:00:34.454]➜  rm -f powerpc/*.lo
2025-08-20T19:08:54.8874233Z [00:00:34.455]➜  gmake: Leaving directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:08:54.8877294Z [00:00:34.455]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake -w -C /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_ -j5[0m
2025-08-20T19:08:54.8918690Z [00:00:34.459]➜  gmake: Entering directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:08:54.8919608Z [00:00:34.459]➜  rm -f pnglibconf.c pnglibconf.tf[45]
2025-08-20T19:08:54.8928666Z [00:00:34.460]➜  gawk -f /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/scripts/options.awk out=pnglibconf.tf4 version=search\
2025-08-20T19:08:54.8930426Z [00:00:34.460]➜      /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngconf.h /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/scripts/pnglibconf.dfa\
2025-08-20T19:08:54.8931762Z [00:00:34.460]➜      /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngusr.dfa  1>&2
2025-08-20T19:08:54.8987955Z [00:00:34.466]➜  gawk -f /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/scripts/options.awk out=pnglibconf.tf5 pnglibconf.tf4 1>&2
2025-08-20T19:08:54.9094580Z [00:00:34.477]➜  rm pnglibconf.tf4
2025-08-20T19:08:54.9098507Z [00:00:34.477]➜  mv pnglibconf.tf5 pnglibconf.c
2025-08-20T19:08:54.9103078Z [00:00:34.478]➜  rm -f pnglibconf.out pnglibconf.tf[12]
2025-08-20T19:08:54.9112159Z [00:00:34.479]➜  test -d scripts || mkdir scripts || test -d scripts
2025-08-20T19:08:54.9122254Z [00:00:34.480]➜  /root/.ppkg/core/wrapper-target-cc -E -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src \
2025-08-20T19:08:54.9124039Z [00:00:34.480]➜      -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include  -DPNGLIB_LIBNAME='PNG16_0' -DPNGLIB_VERSION='1.6.46' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE  pnglibconf.c > pnglibconf.tf1
2025-08-20T19:08:54.9292610Z [00:00:34.496]➜  gawk -f "/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/scripts/dfn.awk" out="pnglibconf.tf2" pnglibconf.tf1 1>&2
2025-08-20T19:08:54.9460667Z [00:00:34.513]➜  rm -f pnglibconf.tf1
2025-08-20T19:08:54.9465558Z [00:00:34.514]➜  mv pnglibconf.tf2 pnglibconf.out
2025-08-20T19:08:54.9469865Z [00:00:34.514]➜  rm -f pnglibconf.h
2025-08-20T19:08:54.9474329Z [00:00:34.515]➜  cp pnglibconf.out pnglibconf.h
2025-08-20T19:08:54.9479144Z [00:00:34.515]➜  /root/.ppkg/uppm/installed/gmake/bin/gmake  all-am
2025-08-20T19:08:54.9517831Z [00:00:34.519]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:08:54.9532050Z [00:00:34.521]➜  :>pngprefix.h
2025-08-20T19:08:54.9574007Z [00:00:34.525]➜  rm -f scripts/vers.out scripts/vers.tf[12]
2025-08-20T19:08:54.9580125Z [00:00:34.525]➜  depbase=`echo contrib/tools/png-fix-itxt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
2025-08-20T19:08:54.9583317Z [00:00:34.525]➜  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT contrib/tools/png-fix-itxt.o -MD -MP -MF $depbase.Tpo -c -o contrib/tools/png-fix-itxt.o /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/contrib/tools/png-fix-itxt.c &&\
2025-08-20T19:08:54.9585942Z [00:00:34.525]➜  mv -f $depbase.Tpo $depbase.Po
2025-08-20T19:08:54.9586641Z [00:00:34.526]➜  test -d scripts || mkdir scripts || test -d scripts
2025-08-20T19:08:54.9596053Z [00:00:34.527]➜  /root/.ppkg/core/wrapper-target-cc -E -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src \
2025-08-20T19:08:54.9599519Z [00:00:34.527]➜      -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include  -DPNGLIB_LIBNAME='PNG16_0' -DPNGLIB_VERSION='1.6.46' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE  /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/scripts/vers.c > scripts/vers.tf1
2025-08-20T19:08:54.9601718Z [00:00:34.527]➜  cp libpng-config libpng16-config
2025-08-20T19:08:54.9606538Z [00:00:34.528]➜  cp libpng.pc libpng16.pc
2025-08-20T19:08:54.9614487Z [00:00:34.529]➜  depbase=`echo pngtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
2025-08-20T19:08:54.9618082Z [00:00:34.529]➜  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngtest.o -MD -MP -MF $depbase.Tpo -c -o pngtest.o /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngtest.c &&\
2025-08-20T19:08:54.9620933Z [00:00:34.529]➜  mv -f $depbase.Tpo $depbase.Po
2025-08-20T19:08:54.9680379Z [00:00:34.535]➜  depbase=`echo contrib/tools/pngcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
2025-08-20T19:08:54.9688572Z [00:00:34.536]➜  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT contrib/tools/pngcp.o -MD -MP -MF $depbase.Tpo -c -o contrib/tools/pngcp.o /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/contrib/tools/pngcp.c &&\
2025-08-20T19:08:54.9691177Z [00:00:34.536]➜  mv -f $depbase.Tpo $depbase.Po
2025-08-20T19:08:54.9692047Z [00:00:34.536]➜  depbase=`echo contrib/libtests/timepng.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
2025-08-20T19:08:54.9695304Z [00:00:34.536]➜  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT contrib/libtests/timepng.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/timepng.o /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/contrib/libtests/timepng.c &&\
2025-08-20T19:08:54.9698783Z [00:00:34.536]➜  mv -f $depbase.Tpo $depbase.Po
2025-08-20T19:08:55.0011812Z [00:00:34.568]➜  gawk -f "/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/scripts/dfn.awk" out="scripts/vers.tf2" scripts/vers.tf1 1>&2
2025-08-20T19:08:55.0086708Z [00:00:34.576]➜  rm -f scripts/vers.tf1
2025-08-20T19:08:55.0091758Z [00:00:34.576]➜  mv scripts/vers.tf2 scripts/vers.out
2025-08-20T19:08:55.0096315Z [00:00:34.577]➜  depbase=`echo contrib/tools/pngfix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
2025-08-20T19:08:55.0100670Z [00:00:34.577]➜  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT contrib/tools/pngfix.o -MD -MP -MF $depbase.Tpo -c -o contrib/tools/pngfix.o /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/contrib/tools/pngfix.c &&\
2025-08-20T19:08:55.0104084Z [00:00:34.577]➜  mv -f $depbase.Tpo $depbase.Po
2025-08-20T19:08:55.1789662Z [00:00:34.746]➜  depbase=`echo png.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:08:55.1792896Z [00:00:34.746]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT png.lo -MD -MP -MF $depbase.Tpo -c -o png.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/png.c &&\
2025-08-20T19:08:55.1818440Z [00:00:34.746]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:08:55.2927152Z [00:00:34.860]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT png.lo -MD -MP -MF .deps/png.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/png.c  -fPIC -DPIC -o .libs/png.o
2025-08-20T19:08:55.3933445Z [00:00:34.960]➜  depbase=`echo pngerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:08:55.3943310Z [00:00:34.961]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngerror.lo -MD -MP -MF $depbase.Tpo -c -o pngerror.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngerror.c &&\
2025-08-20T19:08:55.3945960Z [00:00:34.961]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:08:55.4352234Z [00:00:35.002]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngerror.lo -MD -MP -MF .deps/pngerror.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngerror.c  -fPIC -DPIC -o .libs/pngerror.o
2025-08-20T19:08:55.7093187Z [00:00:35.276]➜  depbase=`echo pngget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:08:55.7103172Z [00:00:35.277]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngget.lo -MD -MP -MF $depbase.Tpo -c -o pngget.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngget.c &&\
2025-08-20T19:08:55.7105914Z [00:00:35.277]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:08:55.8190215Z [00:00:35.386]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngget.lo -MD -MP -MF .deps/pngget.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngget.c  -fPIC -DPIC -o .libs/pngget.o
2025-08-20T19:08:55.8317795Z [00:00:35.399]➜  depbase=`echo pngmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:08:55.8327691Z [00:00:35.399]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngmem.lo -MD -MP -MF $depbase.Tpo -c -o pngmem.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngmem.c &&\
2025-08-20T19:08:55.8330391Z [00:00:35.399]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:08:55.9368170Z [00:00:35.504]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngmem.lo -MD -MP -MF .deps/pngmem.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngmem.c  -fPIC -DPIC -o .libs/pngmem.o
2025-08-20T19:08:55.9521287Z [00:00:35.519]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngerror.lo -MD -MP -MF .deps/pngerror.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngerror.c -o pngerror.o >/dev/null 2>&1
2025-08-20T19:08:56.1766560Z [00:00:35.744]➜  depbase=`echo pngpread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:08:56.1772936Z [00:00:35.744]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngpread.lo -MD -MP -MF $depbase.Tpo -c -o pngpread.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngpread.c &&\
2025-08-20T19:08:56.1776127Z [00:00:35.745]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:08:56.2745646Z [00:00:35.841]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngpread.lo -MD -MP -MF .deps/pngpread.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngpread.c  -fPIC -DPIC -o .libs/pngpread.o
2025-08-20T19:08:56.2906815Z [00:00:35.857]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngmem.lo -MD -MP -MF .deps/pngmem.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngmem.c -o pngmem.o >/dev/null 2>&1
2025-08-20T19:08:56.4148352Z [00:00:35.982]➜  depbase=`echo pngread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:08:56.4165211Z [00:00:35.983]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngread.lo -MD -MP -MF $depbase.Tpo -c -o pngread.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngread.c &&\
2025-08-20T19:08:56.4168293Z [00:00:35.983]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:08:56.5109960Z [00:00:36.078]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngread.lo -MD -MP -MF .deps/pngread.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngread.c  -fPIC -DPIC -o .libs/pngread.o
2025-08-20T19:08:56.5856235Z [00:00:36.153]➜  depbase=`echo pngrio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:08:56.5892710Z [00:00:36.153]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngrio.lo -MD -MP -MF $depbase.Tpo -c -o pngrio.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngrio.c &&\
2025-08-20T19:08:56.5895387Z [00:00:36.153]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:08:56.6471896Z [00:00:36.214]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngget.lo -MD -MP -MF .deps/pngget.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngget.c -o pngget.o >/dev/null 2>&1
2025-08-20T19:08:56.6784700Z [00:00:36.245]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngrio.lo -MD -MP -MF .deps/pngrio.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngrio.c  -fPIC -DPIC -o .libs/pngrio.o
2025-08-20T19:08:56.8699856Z [00:00:36.437]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT png.lo -MD -MP -MF .deps/png.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/png.c -o png.o >/dev/null 2>&1
2025-08-20T19:08:56.9157332Z [00:00:36.483]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngrio.lo -MD -MP -MF .deps/pngrio.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngrio.c -o pngrio.o >/dev/null 2>&1
2025-08-20T19:08:57.0360244Z [00:00:36.603]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngpread.lo -MD -MP -MF .deps/pngpread.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngpread.c -o pngpread.o >/dev/null 2>&1
2025-08-20T19:08:57.0849776Z [00:00:36.652]➜  depbase=`echo pngrtran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:08:57.0860727Z [00:00:36.653]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngrtran.lo -MD -MP -MF $depbase.Tpo -c -o pngrtran.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngrtran.c &&\
2025-08-20T19:08:57.0863457Z [00:00:36.653]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:08:57.1866239Z [00:00:36.754]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngrtran.lo -MD -MP -MF .deps/pngrtran.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngrtran.c  -fPIC -DPIC -o .libs/pngrtran.o
2025-08-20T19:08:57.5434781Z [00:00:37.111]➜  depbase=`echo pngrutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:08:57.5440030Z [00:00:37.111]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngrutil.lo -MD -MP -MF $depbase.Tpo -c -o pngrutil.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngrutil.c &&\
2025-08-20T19:08:57.5443646Z [00:00:37.112]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:08:57.5785331Z [00:00:37.145]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngrutil.lo -MD -MP -MF .deps/pngrutil.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngrutil.c  -fPIC -DPIC -o .libs/pngrutil.o
2025-08-20T19:08:57.7517382Z [00:00:37.318]➜  depbase=`echo pngset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:08:57.7520655Z [00:00:37.318]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngset.lo -MD -MP -MF $depbase.Tpo -c -o pngset.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngset.c &&\
2025-08-20T19:08:57.7523300Z [00:00:37.318]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:08:57.7866303Z [00:00:37.353]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngset.lo -MD -MP -MF .deps/pngset.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngset.c  -fPIC -DPIC -o .libs/pngset.o
2025-08-20T19:08:58.5174794Z [00:00:38.085]➜  depbase=`echo pngtrans.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:08:58.5178592Z [00:00:38.085]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngtrans.lo -MD -MP -MF $depbase.Tpo -c -o pngtrans.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngtrans.c &&\
2025-08-20T19:08:58.5181383Z [00:00:38.085]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:08:58.6217845Z [00:00:38.189]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngtrans.lo -MD -MP -MF .deps/pngtrans.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngtrans.c  -fPIC -DPIC -o .libs/pngtrans.o
2025-08-20T19:08:58.7422607Z [00:00:38.309]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngread.lo -MD -MP -MF .deps/pngread.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngread.c -o pngread.o >/dev/null 2>&1
2025-08-20T19:08:58.8877343Z [00:00:38.455]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngset.lo -MD -MP -MF .deps/pngset.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngset.c -o pngset.o >/dev/null 2>&1
2025-08-20T19:08:59.1583439Z [00:00:38.725]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngtrans.lo -MD -MP -MF .deps/pngtrans.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngtrans.c -o pngtrans.o >/dev/null 2>&1
2025-08-20T19:08:59.6241106Z [00:00:39.191]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngrutil.lo -MD -MP -MF .deps/pngrutil.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngrutil.c -o pngrutil.o >/dev/null 2>&1
2025-08-20T19:08:59.6343237Z [00:00:39.199]➜  depbase=`echo pngwio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:08:59.6346628Z [00:00:39.199]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngwio.lo -MD -MP -MF $depbase.Tpo -c -o pngwio.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngwio.c &&\
2025-08-20T19:08:59.6349336Z [00:00:39.199]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:08:59.7255520Z [00:00:39.292]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngwio.lo -MD -MP -MF .deps/pngwio.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngwio.c  -fPIC -DPIC -o .libs/pngwio.o
2025-08-20T19:08:59.7983598Z [00:00:39.365]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngrtran.lo -MD -MP -MF .deps/pngrtran.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngrtran.c -o pngrtran.o >/dev/null 2>&1
2025-08-20T19:09:00.0257451Z [00:00:39.593]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngwio.lo -MD -MP -MF .deps/pngwio.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngwio.c -o pngwio.o >/dev/null 2>&1
2025-08-20T19:09:00.0295254Z [00:00:39.597]➜  depbase=`echo pngwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:09:00.0303957Z [00:00:39.597]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngwrite.lo -MD -MP -MF $depbase.Tpo -c -o pngwrite.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngwrite.c &&\
2025-08-20T19:09:00.0306724Z [00:00:39.597]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:09:00.1227559Z [00:00:39.690]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngwrite.lo -MD -MP -MF .deps/pngwrite.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngwrite.c  -fPIC -DPIC -o .libs/pngwrite.o
2025-08-20T19:09:00.2096531Z [00:00:39.776]➜  depbase=`echo pngwtran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:09:00.2105747Z [00:00:39.776]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngwtran.lo -MD -MP -MF $depbase.Tpo -c -o pngwtran.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngwtran.c &&\
2025-08-20T19:09:00.2108662Z [00:00:39.776]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:09:00.2410145Z [00:00:39.808]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngwtran.lo -MD -MP -MF .deps/pngwtran.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngwtran.c  -fPIC -DPIC -o .libs/pngwtran.o
2025-08-20T19:09:00.5858505Z [00:00:40.152]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngwtran.lo -MD -MP -MF .deps/pngwtran.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngwtran.c -o pngwtran.o >/dev/null 2>&1
2025-08-20T19:09:01.0095458Z [00:00:40.577]➜  depbase=`echo pngwutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:09:01.0098919Z [00:00:40.577]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT pngwutil.lo -MD -MP -MF $depbase.Tpo -c -o pngwutil.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngwutil.c &&\
2025-08-20T19:09:01.0101598Z [00:00:40.577]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:09:01.0430405Z [00:00:40.610]➜  depbase=`echo mips/mips_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:09:01.0433866Z [00:00:40.610]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT mips/mips_init.lo -MD -MP -MF $depbase.Tpo -c -o mips/mips_init.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/mips/mips_init.c &&\
2025-08-20T19:09:01.0436636Z [00:00:40.610]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:09:01.0775148Z [00:00:40.644]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngwutil.lo -MD -MP -MF .deps/pngwutil.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngwutil.c  -fPIC -DPIC -o .libs/pngwutil.o
2025-08-20T19:09:01.1089370Z [00:00:40.676]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT mips/mips_init.lo -MD -MP -MF mips/.deps/mips_init.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/mips/mips_init.c  -fPIC -DPIC -o mips/.libs/mips_init.o
2025-08-20T19:09:01.2623664Z [00:00:40.829]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngwrite.lo -MD -MP -MF .deps/pngwrite.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngwrite.c -o pngwrite.o >/dev/null 2>&1
2025-08-20T19:09:01.2831854Z [00:00:40.850]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT mips/mips_init.lo -MD -MP -MF mips/.deps/mips_init.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/mips/mips_init.c -o mips/mips_init.o >/dev/null 2>&1
2025-08-20T19:09:01.4244435Z [00:00:40.992]➜  depbase=`echo mips/filter_msa_intrinsics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:09:01.4248364Z [00:00:40.992]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT mips/filter_msa_intrinsics.lo -MD -MP -MF $depbase.Tpo -c -o mips/filter_msa_intrinsics.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/mips/filter_msa_intrinsics.c &&\
2025-08-20T19:09:01.4251440Z [00:00:40.992]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:09:01.5298163Z [00:00:41.096]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT mips/filter_msa_intrinsics.lo -MD -MP -MF mips/.deps/filter_msa_intrinsics.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/mips/filter_msa_intrinsics.c  -fPIC -DPIC -o mips/.libs/filter_msa_intrinsics.o
2025-08-20T19:09:01.5880816Z [00:00:41.155]➜  depbase=`echo mips/filter_mmi_inline_assembly.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:09:01.5884655Z [00:00:41.155]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT mips/filter_mmi_inline_assembly.lo -MD -MP -MF $depbase.Tpo -c -o mips/filter_mmi_inline_assembly.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/mips/filter_mmi_inline_assembly.c &&\
2025-08-20T19:09:01.5887977Z [00:00:41.155]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:09:01.6803745Z [00:00:41.247]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT mips/filter_msa_intrinsics.lo -MD -MP -MF mips/.deps/filter_msa_intrinsics.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/mips/filter_msa_intrinsics.c -o mips/filter_msa_intrinsics.o >/dev/null 2>&1
2025-08-20T19:09:01.6810739Z [00:00:41.248]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT mips/filter_mmi_inline_assembly.lo -MD -MP -MF mips/.deps/filter_mmi_inline_assembly.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/mips/filter_mmi_inline_assembly.c  -fPIC -DPIC -o mips/.libs/filter_mmi_inline_assembly.o
2025-08-20T19:09:01.8223481Z [00:00:41.389]➜  depbase=`echo intel/intel_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:09:01.8227175Z [00:00:41.390]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT intel/intel_init.lo -MD -MP -MF $depbase.Tpo -c -o intel/intel_init.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/intel/intel_init.c &&\
2025-08-20T19:09:01.8230288Z [00:00:41.390]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:09:01.8234309Z [00:00:41.390]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT mips/filter_mmi_inline_assembly.lo -MD -MP -MF mips/.deps/filter_mmi_inline_assembly.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/mips/filter_mmi_inline_assembly.c -o mips/filter_mmi_inline_assembly.o >/dev/null 2>&1
2025-08-20T19:09:01.8997642Z [00:00:41.467]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT intel/intel_init.lo -MD -MP -MF intel/.deps/intel_init.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/intel/intel_init.c  -fPIC -DPIC -o intel/.libs/intel_init.o
2025-08-20T19:09:01.9460619Z [00:00:41.510]➜  depbase=`echo intel/filter_sse2_intrinsics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:09:01.9464622Z [00:00:41.510]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT intel/filter_sse2_intrinsics.lo -MD -MP -MF $depbase.Tpo -c -o intel/filter_sse2_intrinsics.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/intel/filter_sse2_intrinsics.c &&\
2025-08-20T19:09:01.9467944Z [00:00:41.510]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:09:02.0493424Z [00:00:41.616]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT intel/filter_sse2_intrinsics.lo -MD -MP -MF intel/.deps/filter_sse2_intrinsics.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/intel/filter_sse2_intrinsics.c  -fPIC -DPIC -o intel/.libs/filter_sse2_intrinsics.o
2025-08-20T19:09:02.0580817Z [00:00:41.625]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT intel/intel_init.lo -MD -MP -MF intel/.deps/intel_init.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/intel/intel_init.c -o intel/intel_init.o >/dev/null 2>&1
2025-08-20T19:09:02.1637581Z [00:00:41.730]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT intel/filter_sse2_intrinsics.lo -MD -MP -MF intel/.deps/filter_sse2_intrinsics.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/intel/filter_sse2_intrinsics.c -o intel/filter_sse2_intrinsics.o >/dev/null 2>&1
2025-08-20T19:09:02.2752982Z [00:00:41.842]➜  depbase=`echo powerpc/powerpc_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:09:02.2756531Z [00:00:41.842]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT powerpc/powerpc_init.lo -MD -MP -MF $depbase.Tpo -c -o powerpc/powerpc_init.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/powerpc/powerpc_init.c &&\
2025-08-20T19:09:02.2769196Z [00:00:41.842]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:09:02.2919590Z [00:00:41.859]➜  depbase=`echo powerpc/filter_vsx_intrinsics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
2025-08-20T19:09:02.2923384Z [00:00:41.859]➜  /bin/sh ./libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT powerpc/filter_vsx_intrinsics.lo -MD -MP -MF $depbase.Tpo -c -o powerpc/filter_vsx_intrinsics.lo /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/powerpc/filter_vsx_intrinsics.c &&\
2025-08-20T19:09:02.2926354Z [00:00:41.859]➜  mv -f $depbase.Tpo $depbase.Plo
2025-08-20T19:09:02.2965732Z [00:00:41.864]➜  rm -f libpng.vers
2025-08-20T19:09:02.2971929Z [00:00:41.865]➜  cp scripts/vers.out libpng.vers
2025-08-20T19:09:02.3005516Z [00:00:41.868]➜  /bin/sh ./libtool  --tag=CC   --mode=link /root/.ppkg/core/wrapper-target-cc  -Os   -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o png-fix-itxt contrib/tools/png-fix-itxt.o  -lz 
2025-08-20T19:09:02.3220987Z [00:00:41.889]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT powerpc/powerpc_init.lo -MD -MP -MF powerpc/.deps/powerpc_init.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/powerpc/powerpc_init.c  -fPIC -DPIC -o powerpc/.libs/powerpc_init.o
2025-08-20T19:09:02.3301564Z [00:00:41.897]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT powerpc/filter_vsx_intrinsics.lo -MD -MP -MF powerpc/.deps/filter_vsx_intrinsics.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/powerpc/filter_vsx_intrinsics.c  -fPIC -DPIC -o powerpc/.libs/filter_vsx_intrinsics.o
2025-08-20T19:09:02.4306802Z [00:00:41.998]➜  libtool: link: /root/.ppkg/core/wrapper-target-cc -Os -Wl,--as-needed -Wl,-z -Wl,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o png-fix-itxt contrib/tools/png-fix-itxt.o  -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -lz
2025-08-20T19:09:02.4363234Z [00:00:42.003]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT powerpc/powerpc_init.lo -MD -MP -MF powerpc/.deps/powerpc_init.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/powerpc/powerpc_init.c -o powerpc/powerpc_init.o >/dev/null 2>&1
2025-08-20T19:09:02.4413733Z [00:00:42.008]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT powerpc/filter_vsx_intrinsics.lo -MD -MP -MF powerpc/.deps/filter_vsx_intrinsics.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/powerpc/filter_vsx_intrinsics.c -o powerpc/filter_vsx_intrinsics.o >/dev/null 2>&1
2025-08-20T19:09:02.4488061Z [00:00:42.016]➜  depbase=`echo contrib/libtests/pngunknown.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
2025-08-20T19:09:02.4492792Z [00:00:42.016]➜  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT contrib/libtests/pngunknown.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngunknown.o /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/contrib/libtests/pngunknown.c &&\
2025-08-20T19:09:02.4495709Z [00:00:42.016]➜  mv -f $depbase.Tpo $depbase.Po
2025-08-20T19:09:02.4572320Z [00:00:42.024]➜  depbase=`echo contrib/libtests/pngstest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
2025-08-20T19:09:02.4577482Z [00:00:42.024]➜  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT contrib/libtests/pngstest.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngstest.o /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/contrib/libtests/pngstest.c &&\
2025-08-20T19:09:02.4580560Z [00:00:42.025]➜  mv -f $depbase.Tpo $depbase.Po
2025-08-20T19:09:02.5548080Z [00:00:42.122]➜  depbase=`echo contrib/libtests/pngvalid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
2025-08-20T19:09:02.5553262Z [00:00:42.122]➜  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT contrib/libtests/pngvalid.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngvalid.o /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/contrib/libtests/pngvalid.c &&\
2025-08-20T19:09:02.5559673Z [00:00:42.122]➜  mv -f $depbase.Tpo $depbase.Po
2025-08-20T19:09:02.5876740Z [00:00:42.155]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -Os -MT pngwutil.lo -MD -MP -MF .deps/pngwutil.Tpo -c /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngwutil.c -o pngwutil.o >/dev/null 2>&1
2025-08-20T19:09:02.6099042Z [00:00:42.177]➜  depbase=`echo contrib/libtests/pngimage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
2025-08-20T19:09:02.6104168Z [00:00:42.177]➜  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/src   -I/root/.ppkg/run/134/linux-musl-x86_64/libpng/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include   -Os  -MT contrib/libtests/pngimage.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngimage.o /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/contrib/libtests/pngimage.c &&\
2025-08-20T19:09:02.6110085Z [00:00:42.177]➜  mv -f $depbase.Tpo $depbase.Po
2025-08-20T19:09:03.7392271Z [00:00:43.306]➜  /bin/sh ./libtool  --tag=CC   --mode=link /root/.ppkg/core/wrapper-target-cc  -Os  -no-undefined -export-dynamic -version-number 16:46:0  -Wl,--version-script=libpng.vers  -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o libpng16.la -rpath /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib png.lo pngerror.lo pngget.lo pngmem.lo pngpread.lo pngread.lo pngrio.lo pngrtran.lo pngrutil.lo pngset.lo pngtrans.lo pngwio.lo pngwrite.lo pngwtran.lo pngwutil.lo  mips/mips_init.lo mips/filter_msa_intrinsics.lo  mips/filter_mmi_inline_assembly.lo intel/intel_init.lo intel/filter_sse2_intrinsics.lo powerpc/powerpc_init.lo powerpc/filter_vsx_intrinsics.lo   -lz 
2025-08-20T19:09:03.8085794Z [00:00:43.375]➜  libtool: link: /root/.ppkg/core/wrapper-target-cc -shared  -fPIC -DPIC  .libs/png.o .libs/pngerror.o .libs/pngget.o .libs/pngmem.o .libs/pngpread.o .libs/pngread.o .libs/pngrio.o .libs/pngrtran.o .libs/pngrutil.o .libs/pngset.o .libs/pngtrans.o .libs/pngwio.o .libs/pngwrite.o .libs/pngwtran.o .libs/pngwutil.o mips/.libs/mips_init.o mips/.libs/filter_msa_intrinsics.o mips/.libs/filter_mmi_inline_assembly.o intel/.libs/intel_init.o intel/.libs/filter_sse2_intrinsics.o powerpc/.libs/powerpc_init.o powerpc/.libs/filter_vsx_intrinsics.o   -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -lz  -Os -Wl,--version-script=libpng.vers -Wl,--as-needed -Wl,-z -Wl,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/libz/lib   -Wl,-soname -Wl,libpng16.so.16 -o .libs/libpng16.so.16.46.0
2025-08-20T19:09:03.8290910Z [00:00:43.396]➜  libtool: link: (cd ".libs" && rm -f "libpng16.so.16" && ln -s "libpng16.so.16.46.0" "libpng16.so.16")
2025-08-20T19:09:03.8316593Z [00:00:43.399]➜  libtool: link: (cd ".libs" && rm -f "libpng16.so" && ln -s "libpng16.so.16.46.0" "libpng16.so")
2025-08-20T19:09:03.8561659Z [00:00:43.423]➜  libtool: link: /usr/bin/ar cr .libs/libpng16.a  png.o pngerror.o pngget.o pngmem.o pngpread.o pngread.o pngrio.o pngrtran.o pngrutil.o pngset.o pngtrans.o pngwio.o pngwrite.o pngwtran.o pngwutil.o mips/mips_init.o mips/filter_msa_intrinsics.o mips/filter_mmi_inline_assembly.o intel/intel_init.o intel/filter_sse2_intrinsics.o powerpc/powerpc_init.o powerpc/filter_vsx_intrinsics.o
2025-08-20T19:09:03.8634636Z [00:00:43.431]➜  libtool: link: /usr/bin/ranlib .libs/libpng16.a
2025-08-20T19:09:03.8744199Z [00:00:43.442]➜  libtool: link: ( cd ".libs" && rm -f "libpng16.la" && ln -s "../libpng16.la" "libpng16.la" )
2025-08-20T19:09:03.8765660Z [00:00:43.444]➜  /bin/sh ./libtool  --tag=CC   --mode=link /root/.ppkg/core/wrapper-target-cc  -Os   -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o pngfix contrib/tools/pngfix.o libpng16.la -lz 
2025-08-20T19:09:03.8772849Z [00:00:43.444]➜  /bin/sh ./libtool  --tag=CC   --mode=link /root/.ppkg/core/wrapper-target-cc  -Os   -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o pngtest pngtest.o libpng16.la -lz 
2025-08-20T19:09:03.8784363Z [00:00:43.446]➜  /bin/sh ./libtool  --tag=CC   --mode=link /root/.ppkg/core/wrapper-target-cc  -Os   -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o pngunknown contrib/libtests/pngunknown.o libpng16.la -lz 
2025-08-20T19:09:03.8812457Z [00:00:43.448]➜  /bin/sh ./libtool  --tag=CC   --mode=link /root/.ppkg/core/wrapper-target-cc  -Os   -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o pngstest contrib/libtests/pngstest.o libpng16.la -lz 
2025-08-20T19:09:03.9546813Z [00:00:43.522]➜  libtool: link: /root/.ppkg/core/wrapper-target-cc -Os -Wl,--as-needed -Wl,-z -Wl,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o .libs/pngfix contrib/tools/pngfix.o  -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib ./.libs/libpng16.so -lz -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib
2025-08-20T19:09:03.9604254Z [00:00:43.527]➜  libtool: link: /root/.ppkg/core/wrapper-target-cc -Os -Wl,--as-needed -Wl,-z -Wl,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o .libs/pngstest contrib/libtests/pngstest.o  -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib ./.libs/libpng16.so -lz -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib
2025-08-20T19:09:03.9624867Z [00:00:43.529]➜  libtool: link: /root/.ppkg/core/wrapper-target-cc -Os -Wl,--as-needed -Wl,-z -Wl,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o .libs/pngtest pngtest.o  -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib ./.libs/libpng16.so -lz -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib
2025-08-20T19:09:03.9841900Z [00:00:43.551]➜  /bin/sh ./libtool  --tag=CC   --mode=link /root/.ppkg/core/wrapper-target-cc  -Os   -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o pngimage contrib/libtests/pngimage.o libpng16.la -lz 
2025-08-20T19:09:03.9850453Z [00:00:43.552]➜  libtool: link: /root/.ppkg/core/wrapper-target-cc -Os -Wl,--as-needed -Wl,-z -Wl,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o .libs/pngunknown contrib/libtests/pngunknown.o  -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib ./.libs/libpng16.so -lz -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib
2025-08-20T19:09:03.9907632Z [00:00:43.558]➜  /bin/sh ./libtool  --tag=CC   --mode=link /root/.ppkg/core/wrapper-target-cc  -Os   -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o pngcp contrib/tools/pngcp.o libpng16.la -lz 
2025-08-20T19:09:03.9925860Z [00:00:43.560]➜  /bin/sh ./libtool  --tag=CC   --mode=link /root/.ppkg/core/wrapper-target-cc  -Os   -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o timepng contrib/libtests/timepng.o libpng16.la -lz 
2025-08-20T19:09:04.0576476Z [00:00:43.624]➜  libtool: link: /root/.ppkg/core/wrapper-target-cc -Os -Wl,--as-needed -Wl,-z -Wl,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o .libs/pngimage contrib/libtests/pngimage.o  -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib ./.libs/libpng16.so -lz -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib
2025-08-20T19:09:04.0585440Z [00:00:43.625]➜  libtool: link: /root/.ppkg/core/wrapper-target-cc -Os -Wl,--as-needed -Wl,-z -Wl,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o .libs/pngcp contrib/tools/pngcp.o  -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib ./.libs/libpng16.so -lz -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib
2025-08-20T19:09:04.0645990Z [00:00:43.631]➜  libtool: link: /root/.ppkg/core/wrapper-target-cc -Os -Wl,--as-needed -Wl,-z -Wl,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o .libs/timepng contrib/libtests/timepng.o  -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib ./.libs/libpng16.so -lz -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib
2025-08-20T19:09:05.5850636Z [00:00:45.152]➜  /bin/sh ./libtool  --tag=CC   --mode=link /root/.ppkg/core/wrapper-target-cc  -Os   -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o pngvalid contrib/libtests/pngvalid.o libpng16.la -lz 
2025-08-20T19:09:05.6252646Z [00:00:45.192]➜  libtool: link: /root/.ppkg/core/wrapper-target-cc -Os -Wl,--as-needed -Wl,-z -Wl,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -o .libs/pngvalid contrib/libtests/pngvalid.o  -L/root/.ppkg/run/134/linux-musl-x86_64/libpng/lib -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib ./.libs/libpng16.so -lz -Wl,-rpath -Wl,/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib
2025-08-20T19:09:05.6428909Z [00:00:45.210]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:09:05.6429974Z [00:00:45.210]➜  gmake: Leaving directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:09:05.6434201Z [00:00:45.211]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake -w -C /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_ -j5 install[0m
2025-08-20T19:09:05.6499647Z [00:00:45.217]➜  gmake: Entering directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:09:05.6500652Z [00:00:45.217]➜  /root/.ppkg/uppm/installed/gmake/bin/gmake  install-am
2025-08-20T19:09:05.6569005Z [00:00:45.224]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:09:05.6660077Z [00:00:45.233]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:09:05.6683099Z [00:00:45.236]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/bin'
2025-08-20T19:09:05.6695951Z [00:00:45.237]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/share/man/man3'
2025-08-20T19:09:05.6708715Z [00:00:45.238]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/share/man/man5'
2025-08-20T19:09:05.6711556Z [00:00:45.238]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c libpng16-config '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/bin'
2025-08-20T19:09:05.6714564Z [00:00:45.239]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/include/libpng16'
2025-08-20T19:09:05.6725907Z [00:00:45.240]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib/pkgconfig'
2025-08-20T19:09:05.6747804Z [00:00:45.242]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644 pnglibconf.h '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/include/libpng16'
2025-08-20T19:09:05.6756630Z [00:00:45.242]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/include/libpng16'
2025-08-20T19:09:05.6761917Z [00:00:45.243]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644 libpng16.pc '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib/pkgconfig'
2025-08-20T19:09:05.6773159Z [00:00:45.244]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644 /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/png.5 '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/share/man/man5'
2025-08-20T19:09:05.6779189Z [00:00:45.245]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644 /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/libpng.3 /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/libpngpf.3 '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/share/man/man3'
2025-08-20T19:09:05.6783824Z [00:00:45.246]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib'
2025-08-20T19:09:05.6791329Z [00:00:45.246]➜   /bin/sh ./libtool   --mode=install /root/.ppkg/uppm/installed/coreutils/bin/install -c   libpng16.la '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib'
2025-08-20T19:09:05.6796786Z [00:00:45.247]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644 /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/png.h /root/.ppkg/run/134/linux-musl-x86_64/libpng/src/pngconf.h '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/include/libpng16'
2025-08-20T19:09:05.6806780Z [00:00:45.248]➜  /root/.ppkg/uppm/installed/gmake/bin/gmake  install-data-hook
2025-08-20T19:09:05.6870719Z [00:00:45.254]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:09:05.6877366Z [00:00:45.255]➜  + cd /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/include
2025-08-20T19:09:05.6880374Z [00:00:45.255]➜  + rm -f pnglibconf.h
2025-08-20T19:09:05.6882946Z [00:00:45.256]➜  + cd+ ln -s libpng16/pnglibconf.h pnglibconf.h
2025-08-20T19:09:05.6885165Z [00:00:45.256]➜   /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib/pkgconfig
2025-08-20T19:09:05.6886277Z [00:00:45.256]➜  + rm -f libpng.pc
2025-08-20T19:09:05.6890815Z [00:00:45.256]➜  + rm -f png.h
2025-08-20T19:09:05.6894952Z [00:00:45.257]➜  + + lnln -s -s libpng16/png.h libpng16.pc png.h libpng.pc
2025-08-20T19:09:05.6895598Z [00:00:45.257]➜  
2025-08-20T19:09:05.6900629Z [00:00:45.257]➜  + rm -f pngconf.h
2025-08-20T19:09:05.6905078Z [00:00:45.258]➜  + ln -s libpng16/pngconf.h pngconf.h
2025-08-20T19:09:05.6913118Z [00:00:45.259]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:09:05.6983175Z [00:00:45.265]➜  libtool: install: /root/.ppkg/uppm/installed/coreutils/bin/install -c .libs/libpng16.so.16.46.0 /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib/libpng16.so.16.46.0
2025-08-20T19:09:05.7001396Z [00:00:45.267]➜  libtool: install: (cd /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib && { ln -s -f libpng16.so.16.46.0 libpng16.so.16 || { rm -f libpng16.so.16 && ln -s libpng16.so.16.46.0 libpng16.so.16; }; })
2025-08-20T19:09:05.7019440Z [00:00:45.269]➜  libtool: install: (cd /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib && { ln -s -f libpng16.so.16.46.0 libpng16.so || { rm -f libpng16.so && ln -s libpng16.so.16.46.0 libpng16.so; }; })
2025-08-20T19:09:05.7045857Z [00:00:45.272]➜  libtool: install: /root/.ppkg/uppm/installed/coreutils/bin/install -c .libs/libpng16.lai /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib/libpng16.la
2025-08-20T19:09:05.7069141Z [00:00:45.274]➜  libtool: install: /root/.ppkg/uppm/installed/coreutils/bin/install -c .libs/libpng16.a /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib/libpng16.a
2025-08-20T19:09:05.7087160Z [00:00:45.276]➜  libtool: install: chmod 644 /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib/libpng16.a
2025-08-20T19:09:05.7102989Z [00:00:45.278]➜  libtool: install: /usr/bin/ranlib /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib/libpng16.a
2025-08-20T19:09:05.7366334Z [00:00:45.303]➜  libtool: finish: PATH="/root/.ppkg/run/134/linux-musl-x86_64/libpng/bin:/root/.ppkg/uppm/installed/tree/bin:/root/.ppkg/uppm/installed/patchelf/bin:/root/.ppkg/uppm/installed/pkg-config/bin:/root/.ppkg/uppm/installed/gmake/bin:/root/.ppkg/uppm/installed/gmake/bin:/root/.ppkg/uppm/installed/bsdtar/bin:/root/.ppkg/uppm/installed/curl/bin:/root/.ppkg/core/bin:/root/.ppkg/uppm/installed/bash/bin:/root/.ppkg/uppm/installed/coreutils/bin:/root/.ppkg/uppm/installed/findutils/bin:/root/.ppkg/uppm/installed/gawk/bin:/root/.ppkg/uppm/installed/gsed/bin:/root/.ppkg/uppm/installed/grep/bin:/root/.ppkg/uppm/installed/bsdtar/bin:/root/.ppkg/uppm/installed/git/bin:/root/.ppkg/uppm/installed/curl/bin:/root/.ppkg/uppm/installed/tree/bin:/root/.ppkg/uppm/installed/sysinfo/bin:/root/.ppkg/uppm/installed/fzf/bin:/root/.ppkg/uppm/installed/jq/bin:/root/.ppkg/uppm/installed/yq/bin:/root/.ppkg/uppm/installed/d2/bin:/root/.ppkg/uppm/installed/dot_static/bin:/root/.ppkg/uppm/installed/bat/bin:/root/perl5/bin:/root/.local/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib
2025-08-20T19:09:05.7389094Z [00:00:45.306]➜  ----------------------------------------------------------------------
2025-08-20T19:09:05.7389856Z [00:00:45.306]➜  Libraries have been installed in:
2025-08-20T19:09:05.7391027Z [00:00:45.306]➜     /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib
2025-08-20T19:09:05.7391871Z [00:00:45.306]➜  
2025-08-20T19:09:05.7392992Z [00:00:45.306]➜  If you ever happen to want to link against installed libraries
2025-08-20T19:09:05.7393535Z [00:00:45.306]➜  in a given directory, LIBDIR, you must either use libtool, and
2025-08-20T19:09:05.7394032Z [00:00:45.306]➜  specify the full pathname of the library, or use the '-LLIBDIR'
2025-08-20T19:09:05.7394773Z [00:00:45.306]➜  flag during linking and do at least one of the following:
2025-08-20T19:09:05.7395260Z [00:00:45.306]➜     - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2025-08-20T19:09:05.7395642Z [00:00:45.306]➜       during execution
2025-08-20T19:09:05.7396053Z [00:00:45.306]➜     - add LIBDIR to the 'LD_RUN_PATH' environment variable
2025-08-20T19:09:05.7396400Z [00:00:45.306]➜       during linking
2025-08-20T19:09:05.7396753Z [00:00:45.306]➜     - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2025-08-20T19:09:05.7397424Z [00:00:45.306]➜  
2025-08-20T19:09:05.7398023Z [00:00:45.306]➜  See any operating system documentation about shared libraries for
2025-08-20T19:09:05.7399011Z [00:00:45.306]➜  more information, such as the ld(1) and ld.so(8) manual pages.
2025-08-20T19:09:05.7399914Z [00:00:45.306]➜  ----------------------------------------------------------------------
2025-08-20T19:09:05.7401678Z [00:00:45.307]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/bin'
2025-08-20T19:09:05.7422437Z [00:00:45.309]➜    /bin/sh ./libtool   --mode=install /root/.ppkg/uppm/installed/coreutils/bin/install -c pngfix png-fix-itxt '/root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/bin'
2025-08-20T19:09:05.7629506Z [00:00:45.330]➜  libtool: install: /root/.ppkg/uppm/installed/coreutils/bin/install -c .libs/pngfix /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/bin/pngfix
2025-08-20T19:09:05.7663951Z [00:00:45.334]➜  libtool: install: /root/.ppkg/uppm/installed/coreutils/bin/install -c png-fix-itxt /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/bin/png-fix-itxt
2025-08-20T19:09:05.7674156Z [00:00:45.335]➜  /root/.ppkg/uppm/installed/gmake/bin/gmake  install-exec-hook
2025-08-20T19:09:05.7735133Z [00:00:45.341]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:09:05.7742843Z [00:00:45.341]➜  + cd /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/lib
2025-08-20T19:09:05.7745250Z [00:00:45.342]➜  + rm -f libpng.a
2025-08-20T19:09:05.7747617Z [00:00:45.342]➜  + cd /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd/bin
2025-08-20T19:09:05.7748719Z [00:00:45.342]➜  + rm -f libpng-config
2025-08-20T19:09:05.7749317Z [00:00:45.342]➜  + test -f libpng16.a
2025-08-20T19:09:05.7749834Z [00:00:45.342]➜  + ln -s libpng16.a libpng.a
2025-08-20T19:09:05.7753214Z [00:00:45.343]➜  + ln -s libpng16-config libpng-config
2025-08-20T19:09:05.7753861Z [00:00:45.343]➜  + rm -f libpng.dll.a
2025-08-20T19:09:05.7757816Z [00:00:45.343]➜  + test -f libpng16.dll.a
2025-08-20T19:09:05.7758192Z [00:00:45.343]➜  + rm -f libpng.so
2025-08-20T19:09:05.7762233Z [00:00:45.344]➜  + test -f libpng16.so
2025-08-20T19:09:05.7762672Z [00:00:45.344]➜  + ln -s libpng16.so libpng.so
2025-08-20T19:09:05.7766745Z [00:00:45.344]➜  + rm -f libpng.so.16.46
2025-08-20T19:09:05.7771623Z [00:00:45.344]➜  + test -f libpng16.so.16.46
2025-08-20T19:09:05.7772080Z [00:00:45.345]➜  + rm -f libpng.la
2025-08-20T19:09:05.7776329Z [00:00:45.345]➜  + test -f libpng16.la
2025-08-20T19:09:05.7777124Z [00:00:45.345]➜  + ln -s libpng16.la libpng.la
2025-08-20T19:09:05.7781048Z [00:00:45.345]➜  + rm -f libpng.sl
2025-08-20T19:09:05.7785930Z [00:00:45.346]➜  + test -f libpng16.sl
2025-08-20T19:09:05.7786272Z [00:00:45.346]➜  + rm -f libpng.dylib
2025-08-20T19:09:05.7790834Z [00:00:45.346]➜  + test -f libpng16.dylib
2025-08-20T19:09:05.7794163Z [00:00:45.347]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:09:05.7798252Z [00:00:45.347]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:09:05.7799894Z [00:00:45.347]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:09:05.7801175Z [00:00:45.347]➜  gmake: Leaving directory '/root/.ppkg/run/134/linux-musl-x86_64/libpng/src/_'
2025-08-20T19:09:05.7815125Z [00:00:45.349]➜  
2025-08-20T19:09:05.7815723Z [00:00:45.349]➜  [0;35m=>> STEP 16 : change to the installed directory [0m
2025-08-20T19:09:05.7816552Z [00:00:45.349]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd[0m
2025-08-20T19:09:05.7821732Z [00:00:45.350]➜  
2025-08-20T19:09:05.7822222Z [00:00:45.350]➜  [0;35m=>> STEP 17 : dotweak [0m
2025-08-20T19:09:05.7838570Z [00:00:45.351]➜  
2025-08-20T19:09:05.7839091Z [00:00:45.351]➜  [0;35m=>> STEP 18 : tweak .pc files [0m
2025-08-20T19:09:05.7933990Z [00:00:45.360]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd[0m
2025-08-20T19:09:05.7937106Z [00:00:45.361]➜  removed 'lib/libpng.la'
2025-08-20T19:09:05.7937791Z [00:00:45.361]➜  removed 'lib/libpng16.la'
2025-08-20T19:09:05.7939287Z [00:00:45.361]➜  [0;35m==>[0m [0;32minstall -d .ppkg/dependencies/lib/[0m
2025-08-20T19:09:05.7945716Z [00:00:45.362]➜  [0;35m==>[0m [0;32minstall -d .ppkg/dependencies/sys/[0m
2025-08-20T19:09:05.7951022Z [00:00:45.362]➜  
2025-08-20T19:09:05.7951785Z [00:00:45.362]➜  [0;35m=>> STEP 19 : docheck [0m
2025-08-20T19:09:05.7970242Z [00:00:45.364]➜  NOT an ELF file: bin/libpng16-config
2025-08-20T19:09:05.7976640Z [00:00:45.365]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/patchelf/bin/patchelf --remove-rpath bin/pngfix[0m
2025-08-20T19:09:05.8028681Z [00:00:45.370]➜  [0;35m==>[0m [0;32mcp -L /root/.ppkg/installed/linux-musl-x86_64/libz/lib/libz.so.1 .ppkg/dependencies/lib/libz.so.1[0m
2025-08-20T19:09:05.8090518Z [00:00:45.376]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/patchelf/bin/patchelf --remove-rpath bin/png-fix-itxt[0m
2025-08-20T19:09:05.8141289Z [00:00:45.381]➜  NOT an ELF file: share/man/man5/png.5
2025-08-20T19:09:05.8146379Z [00:00:45.382]➜  NOT an ELF file: share/man/man3/libpng.3
2025-08-20T19:09:05.8151990Z [00:00:45.382]➜  NOT an ELF file: share/man/man3/libpngpf.3
2025-08-20T19:09:05.8156655Z [00:00:45.383]➜  NOT an ELF file: include/libpng16/pnglibconf.h
2025-08-20T19:09:05.8161711Z [00:00:45.383]➜  NOT an ELF file: include/libpng16/png.h
2025-08-20T19:09:05.8166461Z [00:00:45.384]➜  NOT an ELF file: include/libpng16/pngconf.h
2025-08-20T19:09:05.8171479Z [00:00:45.384]➜  NOT an ELF file: files.txt
2025-08-20T19:09:05.8175851Z [00:00:45.385]➜  NOT an ELF file: lib/libpng16.a
2025-08-20T19:09:05.8181864Z [00:00:45.385]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/patchelf/bin/patchelf --remove-rpath lib/libpng16.so.16.46.0[0m
2025-08-20T19:09:05.8236849Z [00:00:45.391]➜  NOT an ELF file: lib/pkgconfig/libpng16.pc
2025-08-20T19:09:05.8258952Z [00:00:45.393]➜  
2025-08-20T19:09:05.8259504Z [00:00:45.393]➜  [0;35m=>> STEP 20 : set rpath for ELF files [0m
2025-08-20T19:09:05.8276194Z [00:00:45.395]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/patchelf/bin/patchelf --add-rpath '$ORIGIN/../.ppkg/dependencies/lib' bin/png-fix-itxt[0m
2025-08-20T19:09:05.8290649Z [00:00:45.396]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/patchelf/bin/patchelf --add-rpath '$ORIGIN/../.ppkg/dependencies/lib' bin/pngfix[0m
2025-08-20T19:09:05.8305661Z [00:00:45.398]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/patchelf/bin/patchelf --add-rpath '$ORIGIN/../lib' bin/pngfix[0m
2025-08-20T19:09:05.8319976Z [00:00:45.399]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/patchelf/bin/patchelf --add-rpath '$ORIGIN/../.ppkg/dependencies/lib' lib/libpng16.so.16.46.0[0m
2025-08-20T19:09:05.8339180Z [00:00:45.401]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/patchelf/bin/patchelf --add-rpath '$ORIGIN/../.ppkg/dependencies/lib' lib/libpng16.so.16[0m
2025-08-20T19:09:05.8352899Z [00:00:45.403]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/lib/[0m
2025-08-20T19:09:05.8358541Z [00:00:45.403]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/sys/[0m
2025-08-20T19:09:05.8363547Z [00:00:45.404]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/[0m
2025-08-20T19:09:05.8368849Z [00:00:45.404]➜  
2025-08-20T19:09:05.8369407Z [00:00:45.404]➜  [0;35m=>> STEP 21 : generate MANIFEST.txt [0m
2025-08-20T19:09:05.8380518Z [00:00:45.405]➜  [0;35m==>[0m [0;32mcd .ppkg[0m
2025-08-20T19:09:05.8381444Z [00:00:45.405]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/134/linux-musl-x86_64/libpng/toolchain-native.sh .[0m
2025-08-20T19:09:05.8387434Z [00:00:45.406]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/134/linux-musl-x86_64/libpng/toolchain-target.sh .[0m
2025-08-20T19:09:05.8501115Z [00:00:45.417]➜  
2025-08-20T19:09:05.8501685Z [00:00:45.417]➜  [0;35m=>> STEP 22 : install dependency graph files [0m
2025-08-20T19:09:05.8502253Z [00:00:45.417]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/134/linux-musl-x86_64/libpng/dependencies.* .[0m
2025-08-20T19:09:05.8507419Z [00:00:45.418]➜  
2025-08-20T19:09:05.8507996Z [00:00:45.418]➜  [0;35m=>> STEP 23 : install dependency formulas [0m
2025-08-20T19:09:05.8522710Z [00:00:45.420]➜  
2025-08-20T19:09:05.8523465Z [00:00:45.420]➜  [0;35m=>> STEP 24 : generate RECEIPT.yml [0m
2025-08-20T19:09:05.8629959Z [00:00:45.430]➜  getconf: GNU_LIBC_VERSION: unknown variable
2025-08-20T19:09:05.8632129Z [00:00:45.431]➜  
2025-08-20T19:09:05.8632646Z [00:00:45.431]➜  [0;35m=>> STEP 25 : generate index [0m
2025-08-20T19:09:05.8633192Z [00:00:45.431]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-x86_64[0m
2025-08-20T19:09:05.8633885Z [00:00:45.431]➜  [0;35m==>[0m [0;32mln -s -f -T 8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd libpng[0m
2025-08-20T19:09:05.8638111Z [00:00:45.431]➜  
2025-08-20T19:09:05.8638746Z [00:00:45.431]➜  [0;35m=>> STEP 26 : show installed files in tree-like format [0m
2025-08-20T19:09:05.8640154Z [00:00:45.431]➜  [0;35m==>[0m [0;32mtree --dirsfirst -a /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd[0m
2025-08-20T19:09:05.8644605Z [00:00:45.432]➜  /root/.ppkg/installed/linux-musl-x86_64/8c452bc903d9c66dac84258c9c6379532571e340ea5624b1410825dc79fc4fdd
2025-08-20T19:09:05.8651393Z [00:00:45.432]➜  ├── .ppkg
2025-08-20T19:09:05.8651923Z [00:00:45.432]➜  │   ├── dependencies
2025-08-20T19:09:05.8652405Z [00:00:45.432]➜  │   │   ├── lib
2025-08-20T19:09:05.8652873Z [00:00:45.432]➜  │   │   │   └── libz.so.1
2025-08-20T19:09:05.8653361Z [00:00:45.432]➜  │   │   ├── sys
2025-08-20T19:09:05.8653877Z [00:00:45.432]➜  │   │   │   └── libc.musl-x86_64.so.1
2025-08-20T19:09:05.8654439Z [00:00:45.432]➜  │   │   └── libz.yml
2025-08-20T19:09:05.8654905Z [00:00:45.432]➜  │   ├── AUTHORS
2025-08-20T19:09:05.8655336Z [00:00:45.433]➜  │   ├── CHANGES
2025-08-20T19:09:05.8655766Z [00:00:45.433]➜  │   ├── LICENSE
2025-08-20T19:09:05.8656212Z [00:00:45.433]➜  │   ├── MANIFEST.txt
2025-08-20T19:09:05.8656658Z [00:00:45.433]➜  │   ├── README
2025-08-20T19:09:05.8657323Z [00:00:45.433]➜  │   ├── RECEIPT.yml
2025-08-20T19:09:05.8657833Z [00:00:45.433]➜  │   ├── TODO
2025-08-20T19:09:05.8658273Z [00:00:45.433]➜  │   ├── config.log
2025-08-20T19:09:05.8659097Z [00:00:45.433]➜  │   ├── dependencies.box
2025-08-20T19:09:05.8659651Z [00:00:45.433]➜  │   ├── dependencies.d2
2025-08-20T19:09:05.8660172Z [00:00:45.433]➜  │   ├── dependencies.dot
2025-08-20T19:09:05.8660677Z [00:00:45.433]➜  │   ├── dependencies.svg
2025-08-20T19:09:05.8661205Z [00:00:45.433]➜  │   ├── toolchain-native.sh
2025-08-20T19:09:05.8661745Z [00:00:45.433]➜  │   └── toolchain-target.sh
2025-08-20T19:09:05.8662219Z [00:00:45.433]➜  ├── bin
2025-08-20T19:09:05.8662707Z [00:00:45.433]➜  │   ├── libpng-config -> libpng16-config
2025-08-20T19:09:05.8663065Z [00:00:45.433]➜  │   ├── libpng16-config
2025-08-20T19:09:05.8663369Z [00:00:45.433]➜  │   ├── png-fix-itxt
2025-08-20T19:09:05.8663643Z [00:00:45.433]➜  │   └── pngfix
2025-08-20T19:09:05.8663895Z [00:00:45.433]➜  ├── include
2025-08-20T19:09:05.8664143Z [00:00:45.433]➜  │   ├── libpng16
2025-08-20T19:09:05.8664404Z [00:00:45.433]➜  │   │   ├── png.h
2025-08-20T19:09:05.8664671Z [00:00:45.433]➜  │   │   ├── pngconf.h
2025-08-20T19:09:05.8664969Z [00:00:45.433]➜  │   │   └── pnglibconf.h
2025-08-20T19:09:05.8665476Z [00:00:45.433]➜  │   ├── png.h -> libpng16/png.h
2025-08-20T19:09:05.8665838Z [00:00:45.433]➜  │   ├── pngconf.h -> libpng16/pngconf.h
2025-08-20T19:09:05.8666222Z [00:00:45.433]➜  │   └── pnglibconf.h -> libpng16/pnglibconf.h
2025-08-20T19:09:05.8666534Z [00:00:45.433]➜  ├── lib
2025-08-20T19:09:05.8666767Z [00:00:45.433]➜  │   ├── pkgconfig
2025-08-20T19:09:05.8667306Z [00:00:45.433]➜  │   │   ├── libpng.pc -> libpng16.pc
2025-08-20T19:09:05.8667629Z [00:00:45.433]➜  │   │   └── libpng16.pc
2025-08-20T19:09:05.8667935Z [00:00:45.433]➜  │   ├── libpng.a -> libpng16.a
2025-08-20T19:09:05.8668265Z [00:00:45.433]➜  │   ├── libpng.so -> libpng16.so
2025-08-20T19:09:05.8668565Z [00:00:45.433]➜  │   ├── libpng16.a
2025-08-20T19:09:05.8668889Z [00:00:45.433]➜  │   ├── libpng16.so -> libpng16.so.16.46.0
2025-08-20T19:09:05.8669258Z [00:00:45.433]➜  │   ├── libpng16.so.16 -> libpng16.so.16.46.0
2025-08-20T19:09:05.8669586Z [00:00:45.433]➜  │   └── libpng16.so.16.46.0
2025-08-20T19:09:05.8669877Z [00:00:45.433]➜  └── share
2025-08-20T19:09:05.8670125Z [00:00:45.433]➜      └── man
2025-08-20T19:09:05.8670370Z [00:00:45.433]➜          ├── man3
2025-08-20T19:09:05.8670635Z [00:00:45.433]➜          │   ├── libpng.3
2025-08-20T19:09:05.8670923Z [00:00:45.433]➜          │   └── libpngpf.3
2025-08-20T19:09:05.8671199Z [00:00:45.433]➜          └── man5
2025-08-20T19:09:05.8671488Z [00:00:45.433]➜              └── png.5
2025-08-20T19:09:05.8671734Z [00:00:45.433]➜  
2025-08-20T19:09:05.8671967Z [00:00:45.433]➜  14 directories, 38 files
2025-08-20T19:09:05.8672219Z [00:00:45.433]➜  
2025-08-20T19:09:05.8672518Z [00:00:45.433]➜  [0;35m=>> STEP 27 : delete the working directory [0m
2025-08-20T19:09:05.8672983Z [00:00:45.433]➜  [0;35m==>[0m [0;32mrm -rf /root/.ppkg/run/134/linux-musl-x86_64/libpng[0m
2025-08-20T19:09:05.8887917Z [00:00:45.456]➜  
2025-08-20T19:09:05.8888786Z [00:00:45.456]➜  [0;35m✅️  [0m[0;32mlinux-musl-x86_64/libpng was successfully installed.[0m[0;35m[0m
2025-08-20T19:09:05.8894235Z [00:00:45.457]➜  [0;35m>>> Installation [0m[0;32mlinux-musl-x86_64/bin-graph[0m[0;35m start[0m
2025-08-20T19:09:05.8901074Z [00:00:45.457]➜        TIMESTAMP_UNIX = 1755716922
2025-08-20T19:09:05.8901784Z [00:00:45.457]➜  
2025-08-20T19:09:05.8902250Z [00:00:45.457]➜  NATIVE_PLATFORM_KIND = linux
2025-08-20T19:09:05.8902830Z [00:00:45.457]➜  NATIVE_PLATFORM_TYPE = linux
2025-08-20T19:09:05.8903399Z [00:00:45.457]➜  NATIVE_PLATFORM_CODE = alpine
2025-08-20T19:09:05.8904013Z [00:00:45.457]➜  NATIVE_PLATFORM_NAME = Alpine Linux
2025-08-20T19:09:05.8904669Z [00:00:45.457]➜  NATIVE_PLATFORM_VERS = 3.23.0_alpha20250612
2025-08-20T19:09:05.8905282Z [00:00:45.457]➜  NATIVE_PLATFORM_ARCH = x86_64
2025-08-20T19:09:05.8905790Z [00:00:45.457]➜  NATIVE_PLATFORM_NCPU = 4
2025-08-20T19:09:05.8906160Z [00:00:45.457]➜  NATIVE_PLATFORM_LIBC = musl
2025-08-20T19:09:05.8906479Z [00:00:45.457]➜  NATIVE_PLATFORM_EUID = 0
2025-08-20T19:09:05.8906770Z [00:00:45.457]➜  NATIVE_PLATFORM_EGID = 0
2025-08-20T19:09:05.8907408Z [00:00:45.457]➜  
2025-08-20T19:09:05.8907678Z [00:00:45.457]➜  TARGET_PLATFORM_NAME = linux
2025-08-20T19:09:05.8907985Z [00:00:45.457]➜  TARGET_PLATFORM_VERS = musl
2025-08-20T19:09:05.8908291Z [00:00:45.457]➜  TARGET_PLATFORM_ARCH = x86_64
2025-08-20T19:09:05.8908687Z [00:00:45.457]➜  
2025-08-20T19:09:05.8908992Z [00:00:45.457]➜  PPKG_ARG0            = /usr/local/bin/ppkg
2025-08-20T19:09:05.8909582Z [00:00:45.457]➜  PPKG_ARG1            = install
2025-08-20T19:09:05.8910483Z [00:00:45.457]➜  PPKG_ARGV            = /usr/local/bin/ppkg install bin-graph --profile=release -j 5 --static
2025-08-20T19:09:05.8911108Z [00:00:45.457]➜  PPKG_PATH            = /usr/local/bin/ppkg
2025-08-20T19:09:05.8911455Z [00:00:45.457]➜  PPKG_HOME            = /root/.ppkg
2025-08-20T19:09:05.8911777Z [00:00:45.457]➜  PPKG_VERSION         = 0.23.30
2025-08-20T19:09:05.8912075Z [00:00:45.457]➜  PPKG_URL_TRANSFORM   = 
2025-08-20T19:09:05.8912335Z [00:00:45.457]➜  
2025-08-20T19:09:05.8912582Z [00:00:45.457]➜       CROSS_COMPILING = 0
2025-08-20T19:09:05.8912840Z [00:00:45.457]➜  
2025-08-20T19:09:05.8913287Z [00:00:45.457]➜             LOG_LEVEL = 1
2025-08-20T19:09:05.8913604Z [00:00:45.457]➜               PROFILE = release
2025-08-20T19:09:05.8913869Z [00:00:45.457]➜  
2025-08-20T19:09:05.8914091Z [00:00:45.458]➜         ENABLE_CCACHE = 
2025-08-20T19:09:05.8914387Z [00:00:45.458]➜  REQUEST_TO_KEEP_SESSION_DIR = 
2025-08-20T19:09:05.8914728Z [00:00:45.458]➜  REQUEST_TO_EXPORT_COMPILE_COMMANDS_JSON = 
2025-08-20T19:09:05.8915141Z [00:00:45.458]➜  REQUEST_TO_CREATE_FULLY_STATICALLY_LINKED_EXECUTABLE = 1
2025-08-20T19:09:05.8915477Z [00:00:45.458]➜  
2025-08-20T19:09:05.8915738Z [00:00:45.458]➜  [0;35m=>> STEP 1 : load formula [0m
2025-08-20T19:09:06.0564155Z [00:00:45.624]➜  
2025-08-20T19:09:06.0564921Z [00:00:45.624]➜  [0;35m=>> STEP 2 : calculate working/install directory [0m
2025-08-20T19:09:06.0566704Z [00:00:45.624]➜  PACKAGE_WORKING_DIR = /root/.ppkg/run/134/linux-musl-x86_64/bin-graph
2025-08-20T19:09:06.0569518Z [00:00:45.624]➜  PACKAGE_BSCRIPT_DIR = /root/.ppkg/run/134/linux-musl-x86_64/bin-graph/src
2025-08-20T19:09:06.0570292Z [00:00:45.624]➜  PACKAGE_BCACHED_DIR = /root/.ppkg/run/134/linux-musl-x86_64/bin-graph/src/_
2025-08-20T19:09:06.0571144Z [00:00:45.624]➜  PACKAGE_INSTALL_DIR = /root/.ppkg/installed/linux-musl-x86_64/0e5a49c82cc5186d797ab3434cf04a6af8c064ef7b0fe9352f18dbcf69c60a4a
2025-08-20T19:09:06.0571738Z [00:00:45.624]➜  
2025-08-20T19:09:06.0572242Z [00:00:45.624]➜  [0;35m=>> STEP 3 : create the working directory and change to it [0m
2025-08-20T19:09:06.0573201Z [00:00:45.624]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/run/134/linux-musl-x86_64/bin-graph[0m
2025-08-20T19:09:06.0575184Z [00:00:45.625]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-x86_64/bin-graph[0m
2025-08-20T19:09:06.0575939Z [00:00:45.625]➜  [0;35m==>[0m [0;32minstall -d src/_ fix res bin lib include map[0m
2025-08-20T19:09:06.0583277Z [00:00:45.626]➜  
2025-08-20T19:09:06.0584008Z [00:00:45.626]➜  [0;35m=>> STEP 4 : calculate dependency list of linux-musl-x86_64/bin-graph [0m
2025-08-20T19:09:06.0608844Z [00:00:45.628]➜  libz libpng
2025-08-20T19:09:06.0609775Z [00:00:45.628]➜  
2025-08-20T19:09:06.0610494Z [00:00:45.628]➜  [0;35m=>> STEP 5 : generate  dependency tree of linux-musl-x86_64/bin-graph [0m
2025-08-20T19:09:06.7076665Z [00:00:46.275]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/dot_static/bin/dot_static -Tsvg -o /root/.ppkg/run/134/linux-musl-x86_64/bin-graph/dependencies.svg /root/.ppkg/run/134/linux-musl-x86_64/bin-graph/dependencies.dot[0m
2025-08-20T19:09:06.7120988Z [00:00:46.279]➜  ┌───────────┐
2025-08-20T19:09:06.7121750Z [00:00:46.279]➜  │ bin-graph │
2025-08-20T19:09:06.7122205Z [00:00:46.279]➜  └───────────┘
2025-08-20T19:09:06.7122604Z [00:00:46.279]➜    │
2025-08-20T19:09:06.7122967Z [00:00:46.279]➜    │
2025-08-20T19:09:06.7123870Z [00:00:46.279]➜    ▼
2025-08-20T19:09:06.7124318Z [00:00:46.279]➜  ┌───────────┐
2025-08-20T19:09:06.7124878Z [00:00:46.279]➜  │  libpng   │
2025-08-20T19:09:06.7125658Z [00:00:46.279]➜  └───────────┘
2025-08-20T19:09:06.7126178Z [00:00:46.279]➜    │
2025-08-20T19:09:06.7126588Z [00:00:46.279]➜    │
2025-08-20T19:09:06.7127175Z [00:00:46.279]➜    ▼
2025-08-20T19:09:06.7127615Z [00:00:46.279]➜  ┌───────────┐
2025-08-20T19:09:06.7128076Z [00:00:46.279]➜  │   libz    │
2025-08-20T19:09:06.7128520Z [00:00:46.279]➜  └───────────┘
2025-08-20T19:09:06.7129126Z [00:00:46.279]➜  
2025-08-20T19:09:06.7129687Z [00:00:46.279]➜  [0;35m=>> STEP 6 : install needed packages via uppm [0m
2025-08-20T19:09:06.7130175Z [00:00:46.279]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm about[0m
2025-08-20T19:09:06.7130534Z [00:00:46.280]➜  uppm.version : 0.15.4
2025-08-20T19:09:06.7130847Z [00:00:46.280]➜  uppm.homedir : /root/.ppkg/uppm
2025-08-20T19:09:06.7131194Z [00:00:46.280]➜  uppm.exepath : /root/.ppkg/core/uppm
2025-08-20T19:09:06.7131612Z [00:00:46.280]➜  uppm.website : https://github.com/leleliu008/uppm
2025-08-20T19:09:06.7131959Z [00:00:46.280]➜  
2025-08-20T19:09:06.7132507Z [00:00:46.280]➜  uppm.build.utctime: 2025-07-18 08:22:03
2025-08-20T19:09:06.7133171Z [00:00:46.280]➜  uppm.build.libyaml: 0.2.5
2025-08-20T19:09:06.7133787Z [00:00:46.280]➜  uppm.build.libcurl: 8.12.1
2025-08-20T19:09:06.7134390Z [00:00:46.280]➜  uppm.build.libgit2: 1.9.1
2025-08-20T19:09:06.7135437Z [00:00:46.280]➜  uppm.build.openssl: 3.4.1
2025-08-20T19:09:06.7135980Z [00:00:46.280]➜  uppm.build.jansson: 2.14
2025-08-20T19:09:06.7136474Z [00:00:46.280]➜  uppm.build.archive: 3.8.1
2025-08-20T19:09:06.7136780Z [00:00:46.280]➜  uppm.build.zlib:    1.3.1
2025-08-20T19:09:06.7138834Z [00:00:46.280]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm update[0m
2025-08-20T19:09:06.7139213Z [00:00:46.281]➜  === Updating formula repo
2025-08-20T19:09:06.9846845Z [00:00:46.552]➜  name: official-core
2025-08-20T19:09:06.9848280Z [00:00:46.552]➜  path: /root/.ppkg/uppm/repos.d/official-core
2025-08-20T19:09:06.9849196Z [00:00:46.552]➜  url:  https://github.com/leleliu008/uppm-package-repository-linux-x86_64
2025-08-20T19:09:06.9849940Z [00:00:46.552]➜  branch: master
2025-08-20T19:09:06.9850793Z [00:00:46.552]➜  pinned: no
2025-08-20T19:09:06.9851226Z [00:00:46.552]➜  enabled: yes
2025-08-20T19:09:06.9851716Z [00:00:46.552]➜  created: 2025-08-20 19:08:34+00:00
2025-08-20T19:09:06.9852279Z [00:00:46.552]➜  updated: 2025-08-20 19:08:50+00:00
2025-08-20T19:09:06.9852807Z [00:00:46.552]➜  Already up to date.
2025-08-20T19:09:06.9857225Z [00:00:46.553]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install git[0m
2025-08-20T19:09:06.9904958Z [00:00:46.558]➜  uppm package 'git' already has been installed.
2025-08-20T19:09:06.9908244Z [00:00:46.558]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install gmake[0m
2025-08-20T19:09:06.9945264Z [00:00:46.562]➜  uppm package 'gmake' already has been installed.
2025-08-20T19:09:06.9948595Z [00:00:46.562]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install pkg-config[0m
2025-08-20T19:09:06.9996500Z [00:00:46.567]➜  uppm package 'pkg-config' already has been installed.
2025-08-20T19:09:06.9999484Z [00:00:46.567]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install patchelf[0m
2025-08-20T19:09:07.0050042Z [00:00:46.572]➜  uppm package 'patchelf' already has been installed.
2025-08-20T19:09:07.0051826Z [00:00:46.572]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install tree[0m
2025-08-20T19:09:07.0090161Z [00:00:46.576]➜  uppm package 'tree' already has been installed.
2025-08-20T19:09:07.0092522Z [00:00:46.577]➜  
2025-08-20T19:09:07.0093094Z [00:00:46.577]➜  [0;35m=>> STEP 7 : locate needed tools [0m
2025-08-20T19:09:07.0097358Z [00:00:46.577]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake --version[0m
2025-08-20T19:09:07.0104006Z [00:00:46.578]➜  GNU Make 4.4.1
2025-08-20T19:09:07.0107265Z [00:00:46.578]➜  Built for x86_64-pc-linux-musl
2025-08-20T19:09:07.0108187Z [00:00:46.578]➜  Copyright (C) 1988-2023 Free Software Foundation, Inc.
2025-08-20T19:09:07.0110708Z [00:00:46.578]➜  License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
2025-08-20T19:09:07.0111726Z [00:00:46.578]➜  This is free software: you are free to change and redistribute it.
2025-08-20T19:09:07.0112846Z [00:00:46.578]➜  There is NO WARRANTY, to the extent permitted by law.
2025-08-20T19:09:07.0114132Z [00:00:46.578]➜  
2025-08-20T19:09:07.0115362Z [00:00:46.578]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/pkg-config/bin/pkg-config --version[0m
2025-08-20T19:09:07.0116162Z [00:00:46.579]➜  0.29.2
2025-08-20T19:09:07.0116540Z [00:00:46.579]➜  
2025-08-20T19:09:07.0119654Z [00:00:46.579]➜  
2025-08-20T19:09:07.0120550Z [00:00:46.579]➜  [0;35m=>> STEP 8 : dofetch [0m
2025-08-20T19:09:07.0121564Z [00:00:46.579]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-x86_64/bin-graph/src[0m
2025-08-20T19:09:07.0122416Z [00:00:46.579]➜  [0;35m==>[0m [0;32mgit -c init.defaultBranch=master init[0m
2025-08-20T19:09:07.2683314Z [00:00:46.835]➜  Initialized empty Git repository in /root/.ppkg/run/134/linux-musl-x86_64/bin-graph/src/.git/
2025-08-20T19:09:07.2685765Z [00:00:46.836]➜  [0;35m==>[0m [0;32mgit remote add origin https://github.com/8dcc/bin-graph[0m
2025-08-20T19:09:07.4743734Z [00:00:47.042]➜  [0;35m==>[0m [0;32mgit -c protocol.version=2 fetch --progress --depth=1 origin +HEAD:refs/remotes/origin/master[0m
2025-08-20T19:09:07.8830675Z [00:00:47.450]➜  remote: Enumerating objects: 36, done.        
2025-08-20T19:09:07.8840899Z [00:00:47.451]➜  remote: Counting objects:   2% (1/36)        
2025-08-20T19:09:07.8841483Z remote: Counting objects:   5% (2/36)        
2025-08-20T19:09:07.8841860Z remote: Counting objects:   8% (3/36)        
2025-08-20T19:09:07.8842135Z remote: Counting objects:  11% (4/36)        
2025-08-20T19:09:07.8842421Z remote: Counting objects:  13% (5/36)        
2025-08-20T19:09:07.8842697Z remote: Counting objects:  16% (6/36)        
2025-08-20T19:09:07.8842975Z remote: Counting objects:  19% (7/36)        
2025-08-20T19:09:07.8843243Z remote: Counting objects:  22% (8/36)        
2025-08-20T19:09:07.8843540Z remote: Counting objects:  25% (9/36)        
2025-08-20T19:09:07.8843818Z remote: Counting objects:  27% (10/36)        
2025-08-20T19:09:07.8844091Z remote: Counting objects:  30% (11/36)        
2025-08-20T19:09:07.8844373Z remote: Counting objects:  33% (12/36)        
2025-08-20T19:09:07.8844656Z remote: Counting objects:  36% (13/36)        
2025-08-20T19:09:07.8844928Z remote: Counting objects:  38% (14/36)        
2025-08-20T19:09:07.8845205Z remote: Counting objects:  41% (15/36)        
2025-08-20T19:09:07.8845473Z remote: Counting objects:  44% (16/36)        
2025-08-20T19:09:07.8845757Z remote: Counting objects:  47% (17/36)        
2025-08-20T19:09:07.8846023Z remote: Counting objects:  50% (18/36)        
2025-08-20T19:09:07.8846289Z remote: Counting objects:  52% (19/36)        
2025-08-20T19:09:07.8846554Z remote: Counting objects:  55% (20/36)        
2025-08-20T19:09:07.8846816Z remote: Counting objects:  58% (21/36)        
2025-08-20T19:09:07.8847896Z remote: Counting objects:  61% (22/36)        
2025-08-20T19:09:07.8848421Z remote: Counting objects:  63% (23/36)        
2025-08-20T19:09:07.8848708Z remote: Counting objects:  66% (24/36)        
2025-08-20T19:09:07.8848976Z remote: Counting objects:  69% (25/36)        
2025-08-20T19:09:07.8849243Z remote: Counting objects:  72% (26/36)        
2025-08-20T19:09:07.8849508Z remote: Counting objects:  75% (27/36)        
2025-08-20T19:09:07.8849774Z remote: Counting objects:  77% (28/36)        
2025-08-20T19:09:07.8850035Z remote: Counting objects:  80% (29/36)        
2025-08-20T19:09:07.8850301Z remote: Counting objects:  83% (30/36)        
2025-08-20T19:09:07.8850563Z remote: Counting objects:  86% (31/36)        
2025-08-20T19:09:07.8850824Z remote: Counting objects:  88% (32/36)        
2025-08-20T19:09:07.8851087Z remote: Counting objects:  91% (33/36)        
2025-08-20T19:09:07.8851351Z remote: Counting objects:  94% (34/36)        
2025-08-20T19:09:07.8851613Z remote: Counting objects:  97% (35/36)        
2025-08-20T19:09:07.8851885Z remote: Counting objects: 100% (36/36)        
2025-08-20T19:09:07.8852172Z remote: Counting objects: 100% (36/36), done.        
2025-08-20T19:09:07.8864464Z [00:00:47.454]➜  remote: Compressing objects:   2% (1/34)        
2025-08-20T19:09:07.8865045Z remote: Compressing objects:   5% (2/34)        
2025-08-20T19:09:07.8865560Z remote: Compressing objects:   8% (3/34)        
2025-08-20T19:09:07.8866059Z remote: Compressing objects:  11% (4/34)        
2025-08-20T19:09:07.8866547Z remote: Compressing objects:  14% (5/34)        
2025-08-20T19:09:07.8867230Z remote: Compressing objects:  17% (6/34)        
2025-08-20T19:09:07.8867672Z remote: Compressing objects:  20% (7/34)        
2025-08-20T19:09:07.8867974Z remote: Compressing objects:  23% (8/34)        
2025-08-20T19:09:07.8868262Z remote: Compressing objects:  26% (9/34)        
2025-08-20T19:09:07.8868549Z remote: Compressing objects:  29% (10/34)        
2025-08-20T19:09:07.8868848Z remote: Compressing objects:  32% (11/34)        
2025-08-20T19:09:07.8869156Z remote: Compressing objects:  35% (12/34)        
2025-08-20T19:09:07.8869639Z remote: Compressing objects:  38% (13/34)        
2025-08-20T19:09:07.8869930Z remote: Compressing objects:  41% (14/34)        
2025-08-20T19:09:07.8870224Z remote: Compressing objects:  44% (15/34)        
2025-08-20T19:09:07.8870501Z remote: Compressing objects:  47% (16/34)        
2025-08-20T19:09:07.8870775Z remote: Compressing objects:  50% (17/34)        
2025-08-20T19:09:07.8871055Z remote: Compressing objects:  52% (18/34)        
2025-08-20T19:09:07.8871339Z remote: Compressing objects:  55% (19/34)        
2025-08-20T19:09:07.8871622Z remote: Compressing objects:  58% (20/34)        
2025-08-20T19:09:07.8871901Z remote: Compressing objects:  61% (21/34)        
2025-08-20T19:09:07.8872195Z remote: Compressing objects:  64% (22/34)        
2025-08-20T19:09:07.8872483Z remote: Compressing objects:  67% (23/34)        
2025-08-20T19:09:07.8872762Z remote: Compressing objects:  70% (24/34)        
2025-08-20T19:09:07.8873048Z remote: Compressing objects:  73% (25/34)        
2025-08-20T19:09:07.8873334Z remote: Compressing objects:  76% (26/34)        
2025-08-20T19:09:07.8873611Z remote: Compressing objects:  79% (27/34)        
2025-08-20T19:09:07.8873891Z remote: Compressing objects:  82% (28/34)        
2025-08-20T19:09:07.8874168Z remote: Compressing objects:  85% (29/34)        
2025-08-20T19:09:07.8874447Z remote: Compressing objects:  88% (30/34)        
2025-08-20T19:09:07.8874726Z remote: Compressing objects:  91% (31/34)        
2025-08-20T19:09:07.8874996Z remote: Compressing objects:  94% (32/34)        
2025-08-20T19:09:07.8875275Z remote: Compressing objects:  97% (33/34)        
2025-08-20T19:09:07.8875555Z remote: Compressing objects: 100% (34/34)        
2025-08-20T19:09:07.8875865Z remote: Compressing objects: 100% (34/34), done.        
2025-08-20T19:09:07.9428440Z [00:00:47.510]➜  remote: Total 36 (delta 8), reused 13 (delta 1), pack-reused 0 (from 0)        
2025-08-20T19:09:07.9567987Z [00:00:47.524]➜  From https://github.com/8dcc/bin-graph
2025-08-20T19:09:07.9568533Z [00:00:47.524]➜   * [new ref]         HEAD       -> origin/master
2025-08-20T19:09:07.9582006Z [00:00:47.525]➜  [0;35m==>[0m [0;32mgit checkout --progress --force -B master refs/remotes/origin/master[0m
2025-08-20T19:09:07.9674069Z [00:00:47.535]➜  branch 'master' set up to track 'origin/master'.
2025-08-20T19:09:07.9676173Z [00:00:47.535]➜  Reset branch 'master'
2025-08-20T19:09:07.9710335Z [00:00:47.538]➜  
2025-08-20T19:09:07.9711014Z [00:00:47.538]➜  [0;35m=>> STEP 9 : unpack/copy resources to proper location [0m
2025-08-20T19:09:07.9724288Z [00:00:47.540]➜  
2025-08-20T19:09:07.9725084Z [00:00:47.540]➜  [0;35m=>> STEP 10 : prepare C/C++ toolchain for target build [0m
2025-08-20T19:09:07.9726260Z [00:00:47.540]➜  
2025-08-20T19:09:07.9726788Z [00:00:47.540]➜  [0;35m=>> STEP 11 : copy dependent libraries to linker first search dir [0m
2025-08-20T19:09:07.9737497Z [00:00:47.541]➜  '/root/.ppkg/installed/linux-musl-x86_64/libz/lib/libz.a' -> '/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/lib/libz.a'
2025-08-20T19:09:07.9749233Z [00:00:47.542]➜  '/root/.ppkg/installed/linux-musl-x86_64/libpng/lib/libpng16.a' -> '/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/lib/libpng16.a'
2025-08-20T19:09:07.9756605Z [00:00:47.543]➜  '/root/.ppkg/installed/linux-musl-x86_64/libpng/lib/libpng.a' -> '/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/lib/libpng.a'
2025-08-20T19:09:07.9762351Z [00:00:47.544]➜  
2025-08-20T19:09:07.9763165Z [00:00:47.544]➜  [0;35m=>> STEP 12 : check if C compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:09:07.9995658Z [00:00:47.567]➜  [0;31m💔  NO[0m
2025-08-20T19:09:07.9996025Z [00:00:47.567]➜  
2025-08-20T19:09:07.9996619Z [00:00:47.567]➜  [0;35m=>> STEP 13 : check if C++ compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:09:08.0229024Z [00:00:47.590]➜  [0;31m💔  NO[0m
2025-08-20T19:09:08.0250156Z [00:00:47.592]➜  
2025-08-20T19:09:08.0251123Z [00:00:47.592]➜  [0;35m=>> STEP 14 : dopatch for target [0m
2025-08-20T19:09:08.0251976Z [00:00:47.592]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-x86_64/bin-graph/src[0m
2025-08-20T19:09:08.0253972Z [00:00:47.593]➜  
2025-08-20T19:09:08.0254498Z [00:00:47.593]➜  [0;35m=>> STEP 15 : install for target [0m
2025-08-20T19:09:08.0255152Z [00:00:47.593]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-x86_64/bin-graph/src[0m
2025-08-20T19:09:08.0255743Z [00:00:47.593]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake -w -j5 clean[0m
2025-08-20T19:09:08.0268003Z [00:00:47.594]➜  gmake: Entering directory '/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/src'
2025-08-20T19:09:08.0270852Z [00:00:47.594]➜  rm -f obj/main.c.o obj/args.c.o obj/read_file.c.o obj/image.c.o obj/util.c.o obj/generate_ascii.c.o obj/generate_bigrams.c.o obj/generate_dotplot.c.o obj/generate_entropy.c.o obj/generate_grayscale.c.o obj/generate_histogram.c.o obj/export_png.c.o
2025-08-20T19:09:08.0273463Z [00:00:47.595]➜  rm -f bin-graph
2025-08-20T19:09:08.0278168Z [00:00:47.595]➜  gmake: Leaving directory '/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/src'
2025-08-20T19:09:08.0285191Z [00:00:47.596]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake -w -j5 CC=/root/.ppkg/core/wrapper-target-cc CFLAGS=' -Os -I/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -I/root/.ppkg/installed/linux-musl-x86_64/libpng/include -static --static -ffunction-sections -fdata-sections -Wl,--gc-sections -L/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -L/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libpng/lib' LDLIBS='-lpng -lz -lm'[0m
2025-08-20T19:09:08.0298057Z [00:00:47.597]➜  gmake: Entering directory '/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/src'
2025-08-20T19:09:08.0310807Z [00:00:47.598]➜  /root/.ppkg/core/wrapper-target-cc -Os -I/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -I/root/.ppkg/installed/linux-musl-x86_64/libpng/include -static --static -ffunction-sections -fdata-sections -Wl,--gc-sections -L/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -L/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -o obj/main.c.o -c src/main.c
2025-08-20T19:09:08.0320580Z [00:00:47.598]➜  /root/.ppkg/core/wrapper-target-cc -Os -I/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -I/root/.ppkg/installed/linux-musl-x86_64/libpng/include -static --static -ffunction-sections -fdata-sections -Wl,--gc-sections -L/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -L/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -o obj/args.c.o -c src/args.c
2025-08-20T19:09:08.0329946Z [00:00:47.600]➜  /root/.ppkg/core/wrapper-target-cc -Os -I/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -I/root/.ppkg/installed/linux-musl-x86_64/libpng/include -static --static -ffunction-sections -fdata-sections -Wl,--gc-sections -L/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -L/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -o obj/read_file.c.o -c src/read_file.c
2025-08-20T19:09:08.0340866Z [00:00:47.601]➜  /root/.ppkg/core/wrapper-target-cc -Os -I/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -I/root/.ppkg/installed/linux-musl-x86_64/libpng/include -static --static -ffunction-sections -fdata-sections -Wl,--gc-sections -L/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -L/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -o obj/image.c.o -c src/image.c
2025-08-20T19:09:08.0383189Z [00:00:47.603]➜  /root/.ppkg/core/wrapper-target-cc -Os -I/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -I/root/.ppkg/installed/linux-musl-x86_64/libpng/include -static --static -ffunction-sections -fdata-sections -Wl,--gc-sections -L/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -L/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -o obj/util.c.o -c src/util.c
2025-08-20T19:09:08.0641557Z [00:00:47.631]➜  /root/.ppkg/core/wrapper-target-cc -Os -I/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -I/root/.ppkg/installed/linux-musl-x86_64/libpng/include -static --static -ffunction-sections -fdata-sections -Wl,--gc-sections -L/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -L/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -o obj/generate_ascii.c.o -c src/generate_ascii.c
2025-08-20T19:09:08.0743977Z [00:00:47.641]➜  src/args.c:25:10: fatal error: argp.h: No such file or directory
2025-08-20T19:09:08.0744753Z [00:00:47.641]➜     25 | #include <argp.h>
2025-08-20T19:09:08.0745283Z [00:00:47.641]➜        |          ^~~~~~~~
2025-08-20T19:09:08.0745754Z [00:00:47.641]➜  compilation terminated.
2025-08-20T19:09:08.0765094Z [00:00:47.643]➜  /root/.ppkg/core/wrapper-target-cc -Os -I/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/include -DNDEBUG -I/root/.ppkg/installed/linux-musl-x86_64/libz/include -I/root/.ppkg/installed/linux-musl-x86_64/libpng/include -static --static -ffunction-sections -fdata-sections -Wl,--gc-sections -L/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -L/root/.ppkg/installed/linux-musl-x86_64/libz/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libz/lib -L/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -Wl,-rpath,/root/.ppkg/installed/linux-musl-x86_64/libpng/lib -o obj/generate_bigrams.c.o -c src/generate_bigrams.c
2025-08-20T19:09:08.0775320Z [00:00:47.645]➜  gmake: *** [Makefile:33: obj/args.c.o] Error 1
2025-08-20T19:09:08.0776046Z [00:00:47.645]➜  gmake: *** Waiting for unfinished jobs....
2025-08-20T19:09:08.1106077Z [00:00:47.678]➜  gmake: Leaving directory '/root/.ppkg/run/134/linux-musl-x86_64/bin-graph/src'
2025-08-20T19:09:08.1108960Z [00:00:47.678]➜  [0;31m💔  package installation failure: linux-musl-x86_64/bin-graph, if you want to figure out what had happeded, please change to the working directory: /root/.ppkg/run/134/linux-musl-x86_64/bin-graph[0m
2025-08-20T19:09:08.1371469Z [00:00:47.704]➜  [0;33m🔔  bin-graph will be treated as a package-name, and it will be expanded to linux-musl-x86_64/bin-graph[0m
2025-08-20T19:09:08.1372417Z [00:00:47.704]➜  [0;31m💔  package 'linux-musl-x86_64/bin-graph' is not installed.[0m
2025-08-20T19:09:08.1640445Z [00:00:47.731]➜  [0;33m🔔  bin-graph will be treated as a package-name, and it will be expanded to linux-musl-x86_64/bin-graph[0m
2025-08-20T19:09:08.1642588Z [00:00:47.732]➜  [0;31m💔  package 'linux-musl-x86_64/bin-graph' is not installed.[0m
2025-08-20T19:09:08.1659212Z [00:00:47.733]➜  realpath: missing operand
2025-08-20T19:09:08.1659942Z [00:00:47.733]➜  Try 'realpath --help' for more information.
2025-08-20T19:09:08.5853216Z [00:00:48.152]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T19:09:08.6020899Z [00:00:48.169]➜  + '[' -s /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T19:09:08.6024769Z [00:00:48.170]➜  + find /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T19:09:08.6027271Z [00:00:48.170]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T19:09:08.6032901Z [00:00:48.171]➜  + cut -d: -f1
2025-08-20T19:09:08.6045095Z [00:00:48.172]➜  + xargs realpath --no-symlinks
2025-08-20T19:09:08.6047791Z [00:00:48.172]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR
2025-08-20T19:09:08.6070444Z [00:00:48.174]➜  realpath: missing operand
2025-08-20T19:09:08.6071043Z [00:00:48.174]➜  Try 'realpath --help' for more information.
2025-08-20T19:09:08.6080925Z [00:00:48.175]➜  
2025-08-20T19:09:09.5405190Z [00:00:49.108]➜  
2025-08-20T19:09:09.5524313Z [00:00:49.120]➜  changed ownership of '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/bin-graph.static.version' from runner:docker to runner:runner
2025-08-20T19:09:09.5525935Z [00:00:49.120]➜  changed ownership of '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.pdCBIB' from root:root to runner:runner
2025-08-20T19:09:09.5527780Z [00:00:49.120]➜  changed ownership of '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-20T19:09:09.5529074Z [00:00:49.120]➜  changed ownership of '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T19:09:09.5530119Z [00:00:49.120]➜  changed ownership of '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T19:09:09.5531043Z [00:00:49.120]➜  changed ownership of '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T19:09:09.5532377Z [00:00:49.120]➜  changed ownership of '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/bin-graph.version' from runner:docker to runner:runner
2025-08-20T19:09:09.5534061Z [00:00:49.120]➜  changed ownership of '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T19:09:09.5618904Z [00:00:49.129]➜  mode of '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/bin-graph.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:09:09.5696458Z [00:00:49.137]➜  mode of '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:09:09.5772478Z [00:00:49.144]➜  mode of '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:09:09.5845727Z [00:00:49.152]➜  mode of '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/bin-graph.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:09:09.7070709Z [00:00:49.274]➜  realpath: missing operand
2025-08-20T19:09:09.7071243Z [00:00:49.274]➜  Try 'realpath --help' for more information.
2025-08-20T19:09:09.7158266Z [00:00:49.283]➜  
2025-08-20T19:09:09.7159676Z [00:00:49.283]➜  [+] Fetching LICENSE ==> [/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T19:09:10.1715142Z [00:00:49.739]➜  (License) <== https://github.com/8dcc/bin-graph/raw/e7f5a764fd3f32ba04aa254ba40eb2572cfd87e0/LICENSE
2025-08-20T19:09:10.1759425Z [00:00:49.743]➜  renamed '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T19:09:10.1792880Z [00:00:49.747]➜  
2025-08-20T19:09:10.1793314Z [00:00:49.747]➜  
2025-08-20T19:09:10.1803743Z [00:00:49.748]➜                      GNU GENERAL PUBLIC LICENSE
2025-08-20T19:09:10.1804536Z [00:00:49.748]➜                         Version 3, 29 June 2007
2025-08-20T19:09:10.1805145Z [00:00:49.748]➜  
2025-08-20T19:09:10.1805898Z [00:00:49.748]➜   Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
2025-08-20T19:09:10.1807166Z [00:00:49.748]➜   Everyone is permitted to copy and distribute verbatim copies
2025-08-20T19:09:10.1808265Z [00:00:49.748]➜   of this license document, but changing it is not allowed.
2025-08-20T19:09:10.1808977Z [00:00:49.748]➜  
2025-08-20T19:09:10.1809489Z [00:00:49.748]➜                              Preamble
2025-08-20T19:09:10.1810063Z [00:00:49.748]➜  
2025-08-20T19:09:10.1810769Z [00:00:49.748]➜    The GNU General Public License is a free, copyleft license for
2025-08-20T19:09:10.1811621Z [00:00:49.748]➜  software and other kinds of works.
2025-08-20T19:09:10.1812214Z [00:00:49.748]➜  
2025-08-20T19:09:10.1812963Z [00:00:49.748]➜    The licenses for most software and other practical works are designed
2025-08-20T19:09:10.1814070Z [00:00:49.748]➜  to take away your freedom to share and change the works.  By contrast,
2025-08-20T19:09:10.1815178Z [00:00:49.748]➜  the GNU General Public License is intended to guarantee your freedom to
2025-08-20T19:09:10.1816316Z [00:00:49.748]➜  share and change all versions of a program--to make sure it remains free
2025-08-20T19:09:10.1817970Z [00:00:49.748]➜  software for all its users.  We, the Free Software Foundation, use the
2025-08-20T19:09:10.1819100Z [00:00:49.748]➜  GNU General Public License for most of our software; it applies also to
2025-08-20T19:09:10.1820179Z [00:00:49.748]➜  any other work released this way by its authors.  You can apply it to
2025-08-20T19:09:10.1821014Z [00:00:49.748]➜  your programs, too.
2025-08-20T19:09:10.1821505Z [00:00:49.748]➜  
2025-08-20T19:09:10.1822106Z [00:00:49.748]➜    When we speak of free software, we are referring to freedom, not
2025-08-20T19:09:10.1823015Z [00:00:49.748]➜  price.  Our General Public Licenses are designed to make sure that you
2025-08-20T19:09:10.1823957Z [00:00:49.748]➜  have the freedom to distribute copies of free software (and charge for
2025-08-20T19:09:10.1824921Z [00:00:49.748]➜  them if you wish), that you receive source code or can get it if you
2025-08-20T19:09:10.1825799Z [00:00:49.748]➜  want it, that you can change the software or use pieces of it in new
2025-08-20T19:09:10.1826673Z [00:00:49.748]➜  free programs, and that you know you can do these things.
2025-08-20T19:09:10.1827478Z [00:00:49.748]➜  
2025-08-20T19:09:10.1828129Z [00:00:49.748]➜    To protect your rights, we need to prevent others from denying you
2025-08-20T19:09:10.1829079Z [00:00:49.748]➜  these rights or asking you to surrender the rights.  Therefore, you have
2025-08-20T19:09:10.1830094Z [00:00:49.748]➜  certain responsibilities if you distribute copies of the software, or if
2025-08-20T19:09:10.1831069Z [00:00:49.748]➜  you modify it: responsibilities to respect the freedom of others.
2025-08-20T19:09:10.1831707Z [00:00:49.748]➜  
2025-08-20T19:09:10.1832336Z [00:00:49.748]➜    For example, if you distribute copies of such a program, whether
2025-08-20T19:09:10.1833211Z [00:00:49.748]➜  gratis or for a fee, you must pass on to the recipients the same
2025-08-20T19:09:10.1834127Z [00:00:49.748]➜  freedoms that you received.  You must make sure that they, too, receive
2025-08-20T19:09:10.1835316Z [00:00:49.748]➜  or can get the source code.  And you must show them these terms so they
2025-08-20T19:09:10.1836027Z [00:00:49.748]➜  know their rights.
2025-08-20T19:09:10.1836535Z [00:00:49.748]➜  
2025-08-20T19:09:10.1837357Z [00:00:49.748]➜    Developers that use the GNU GPL protect your rights with two steps:
2025-08-20T19:09:10.1838312Z [00:00:49.748]➜  (1) assert copyright on the software, and (2) offer you this License
2025-08-20T19:09:10.1839237Z [00:00:49.748]➜  giving you legal permission to copy, distribute and/or modify it.
2025-08-20T19:09:10.1839890Z [00:00:49.748]➜  
2025-08-20T19:09:10.1840551Z [00:00:49.748]➜    For the developers' and authors' protection, the GPL clearly explains
2025-08-20T19:09:10.1841503Z [00:00:49.748]➜  that there is no warranty for this free software.  For both users' and
2025-08-20T19:09:10.1842426Z [00:00:49.748]➜  authors' sake, the GPL requires that modified versions be marked as
2025-08-20T19:09:10.1843541Z [00:00:49.748]➜  changed, so that their problems will not be attributed erroneously to
2025-08-20T19:09:10.1844305Z [00:00:49.748]➜  authors of previous versions.
2025-08-20T19:09:10.1844793Z [00:00:49.748]➜  
2025-08-20T19:09:10.1845414Z [00:00:49.748]➜    Some devices are designed to deny users access to install or run
2025-08-20T19:09:10.1846375Z [00:00:49.748]➜  modified versions of the software inside them, although the manufacturer
2025-08-20T19:09:10.1847447Z [00:00:49.748]➜  can do so.  This is fundamentally incompatible with the aim of
2025-08-20T19:09:10.1848333Z [00:00:49.748]➜  protecting users' freedom to change the software.  The systematic
2025-08-20T19:09:10.1849231Z [00:00:49.748]➜  pattern of such abuse occurs in the area of products for individuals to
2025-08-20T19:09:10.1849780Z [00:00:49.748]➜  use, which is precisely where it is most unacceptable.  Therefore, we
2025-08-20T19:09:10.1850518Z [00:00:49.748]➜  have designed this version of the GPL to prohibit the practice for those
2025-08-20T19:09:10.1851080Z [00:00:49.748]➜  products.  If such problems arise substantially in other domains, we
2025-08-20T19:09:10.1851604Z [00:00:49.748]➜  stand ready to extend this provision to those domains in future versions
2025-08-20T19:09:10.1852081Z [00:00:49.748]➜  of the GPL, as needed to protect the freedom of users.
2025-08-20T19:09:10.1852403Z [00:00:49.748]➜  
2025-08-20T19:09:10.1852775Z [00:00:49.748]➜    Finally, every program is threatened constantly by software patents.
2025-08-20T19:09:10.1853301Z [00:00:49.748]➜  States should not allow patents to restrict development and use of
2025-08-20T19:09:10.1853841Z [00:00:49.748]➜  software on general-purpose computers, but in those that do, we wish to
2025-08-20T19:09:10.1854387Z [00:00:49.748]➜  avoid the special danger that patents applied to a free program could
2025-08-20T19:09:10.1854934Z [00:00:49.748]➜  make it effectively proprietary.  To prevent this, the GPL assures that
2025-08-20T19:09:10.1855427Z [00:00:49.748]➜  patents cannot be used to render the program non-free.
2025-08-20T19:09:10.1855771Z [00:00:49.748]➜  
2025-08-20T19:09:10.1856272Z [00:00:49.748]➜    The precise terms and conditions for copying, distribution and
2025-08-20T19:09:10.1856674Z [00:00:49.748]➜  modification follow.
2025-08-20T19:09:10.1857174Z [00:00:49.748]➜  
2025-08-20T19:09:10.1857469Z [00:00:49.748]➜                         TERMS AND CONDITIONS
2025-08-20T19:09:10.1857755Z [00:00:49.748]➜  
2025-08-20T19:09:10.1857983Z [00:00:49.748]➜    0. Definitions.
2025-08-20T19:09:10.1858227Z [00:00:49.748]➜  
2025-08-20T19:09:10.1858583Z [00:00:49.748]➜    "This License" refers to version 3 of the GNU General Public License.
2025-08-20T19:09:10.1858947Z [00:00:49.748]➜  
2025-08-20T19:09:10.1859321Z [00:00:49.748]➜    "Copyright" also means copyright-like laws that apply to other kinds of
2025-08-20T19:09:10.1859768Z [00:00:49.748]➜  works, such as semiconductor masks.
2025-08-20T19:09:10.1860053Z [00:00:49.748]➜  
2025-08-20T19:09:10.1860397Z [00:00:49.748]➜    "The Program" refers to any copyrightable work licensed under this
2025-08-20T19:09:10.1860922Z [00:00:49.748]➜  License.  Each licensee is addressed as "you".  "Licensees" and
2025-08-20T19:09:10.1861378Z [00:00:49.748]➜  "recipients" may be individuals or organizations.
2025-08-20T19:09:10.1861702Z [00:00:49.748]➜  
2025-08-20T19:09:10.1862060Z [00:00:49.748]➜    To "modify" a work means to copy from or adapt all or part of the work
2025-08-20T19:09:10.1862589Z [00:00:49.748]➜  in a fashion requiring copyright permission, other than the making of an
2025-08-20T19:09:10.1863117Z [00:00:49.748]➜  exact copy.  The resulting work is called a "modified version" of the
2025-08-20T19:09:10.1863577Z [00:00:49.748]➜  earlier work or a work "based on" the earlier work.
2025-08-20T19:09:10.1863911Z [00:00:49.748]➜  
2025-08-20T19:09:10.1864264Z [00:00:49.748]➜    A "covered work" means either the unmodified Program or a work based
2025-08-20T19:09:10.1864647Z [00:00:49.748]➜  on the Program.
2025-08-20T19:09:10.1865051Z [00:00:49.748]➜  
2025-08-20T19:09:10.1865404Z [00:00:49.748]➜    To "propagate" a work means to do anything with it that, without
2025-08-20T19:09:10.1865889Z [00:00:49.748]➜  permission, would make you directly or secondarily liable for
2025-08-20T19:09:10.1866403Z [00:00:49.748]➜  infringement under applicable copyright law, except executing it on a
2025-08-20T19:09:10.1867186Z [00:00:49.748]➜  computer or modifying a private copy.  Propagation includes copying,
2025-08-20T19:09:10.1867749Z [00:00:49.748]➜  distribution (with or without modification), making available to the
2025-08-20T19:09:10.1868239Z [00:00:49.748]➜  public, and in some countries other activities as well.
2025-08-20T19:09:10.1868573Z [00:00:49.748]➜  
2025-08-20T19:09:10.1868913Z [00:00:49.748]➜    To "convey" a work means any kind of propagation that enables other
2025-08-20T19:09:10.1869432Z [00:00:49.748]➜  parties to make or receive copies.  Mere interaction with a user through
2025-08-20T19:09:10.1869945Z [00:00:49.748]➜  a computer network, with no transfer of a copy, is not conveying.
2025-08-20T19:09:10.1870319Z [00:00:49.748]➜  
2025-08-20T19:09:10.1870671Z [00:00:49.748]➜    An interactive user interface displays "Appropriate Legal Notices"
2025-08-20T19:09:10.1871308Z [00:00:49.748]➜  to the extent that it includes a convenient and prominently visible
2025-08-20T19:09:10.1871896Z [00:00:49.748]➜  feature that (1) displays an appropriate copyright notice, and (2)
2025-08-20T19:09:10.1872395Z [00:00:49.748]➜  tells the user that there is no warranty for the work (except to the
2025-08-20T19:09:10.1872904Z [00:00:49.748]➜  extent that warranties are provided), that licensees may convey the
2025-08-20T19:09:10.1873409Z [00:00:49.748]➜  work under this License, and how to view a copy of this License.  If
2025-08-20T19:09:10.1873911Z [00:00:49.748]➜  the interface presents a list of user commands or options, such as a
2025-08-20T19:09:10.1874387Z [00:00:49.748]➜  menu, a prominent item in the list meets this criterion.
2025-08-20T19:09:10.1874723Z [00:00:49.748]➜  
2025-08-20T19:09:10.1874955Z [00:00:49.748]➜    1. Source Code.
2025-08-20T19:09:10.1875361Z [00:00:49.748]➜  
2025-08-20T19:09:10.1875713Z [00:00:49.748]➜    The "source code" for a work means the preferred form of the work
2025-08-20T19:09:10.1876213Z [00:00:49.748]➜  for making modifications to it.  "Object code" means any non-source
2025-08-20T19:09:10.1876601Z [00:00:49.748]➜  form of a work.
2025-08-20T19:09:10.1876838Z [00:00:49.748]➜  
2025-08-20T19:09:10.1877390Z [00:00:49.748]➜    A "Standard Interface" means an interface that either is an official
2025-08-20T19:09:10.1877908Z [00:00:49.748]➜  standard defined by a recognized standards body, or, in the case of
2025-08-20T19:09:10.1878427Z [00:00:49.748]➜  interfaces specified for a particular programming language, one that
2025-08-20T19:09:10.1878921Z [00:00:49.748]➜  is widely used among developers working in that language.
2025-08-20T19:09:10.1879253Z [00:00:49.748]➜  
2025-08-20T19:09:10.1879604Z [00:00:49.749]➜    The "System Libraries" of an executable work include anything, other
2025-08-20T19:09:10.1880138Z [00:00:49.749]➜  than the work as a whole, that (a) is included in the normal form of
2025-08-20T19:09:10.1880939Z [00:00:49.749]➜  packaging a Major Component, but which is not part of that Major
2025-08-20T19:09:10.1881451Z [00:00:49.749]➜  Component, and (b) serves only to enable use of the work with that
2025-08-20T19:09:10.1881948Z [00:00:49.749]➜  Major Component, or to implement a Standard Interface for which an
2025-08-20T19:09:10.1882460Z [00:00:49.749]➜  implementation is available to the public in source code form.  A
2025-08-20T19:09:10.1882968Z [00:00:49.749]➜  "Major Component", in this context, means a major essential component
2025-08-20T19:09:10.1883676Z [00:00:49.749]➜  (kernel, window system, and so on) of the specific operating system
2025-08-20T19:09:10.1884528Z [00:00:49.749]➜  (if any) on which the executable work runs, or a compiler used to
2025-08-20T19:09:10.1885341Z [00:00:49.749]➜  produce the work, or an object code interpreter used to run it.
2025-08-20T19:09:10.1886249Z [00:00:49.749]➜  
2025-08-20T19:09:10.1887173Z [00:00:49.749]➜    The "Corresponding Source" for a work in object code form means all
2025-08-20T19:09:10.1888137Z [00:00:49.749]➜  the source code needed to generate, install, and (for an executable
2025-08-20T19:09:10.1889067Z [00:00:49.749]➜  work) run the object code and to modify the work, including scripts to
2025-08-20T19:09:10.1889972Z [00:00:49.749]➜  control those activities.  However, it does not include the work's
2025-08-20T19:09:10.1890932Z [00:00:49.749]➜  System Libraries, or general-purpose tools or generally available free
2025-08-20T19:09:10.1891999Z [00:00:49.749]➜  programs which are used unmodified in performing those activities but
2025-08-20T19:09:10.1892905Z [00:00:49.749]➜  which are not part of the work.  For example, Corresponding Source
2025-08-20T19:09:10.1893852Z [00:00:49.749]➜  includes interface definition files associated with source files for
2025-08-20T19:09:10.1894809Z [00:00:49.749]➜  the work, and the source code for shared libraries and dynamically
2025-08-20T19:09:10.1895769Z [00:00:49.749]➜  linked subprograms that the work is specifically designed to require,
2025-08-20T19:09:10.1896729Z [00:00:49.749]➜  such as by intimate data communication or control flow between those
2025-08-20T19:09:10.1897748Z [00:00:49.749]➜  subprograms and other parts of the work.
2025-08-20T19:09:10.1898370Z [00:00:49.749]➜  
2025-08-20T19:09:10.1899004Z [00:00:49.749]➜    The Corresponding Source need not include anything that users
2025-08-20T19:09:10.1899965Z [00:00:49.749]➜  can regenerate automatically from other parts of the Corresponding
2025-08-20T19:09:10.1900662Z [00:00:49.749]➜  Source.
2025-08-20T19:09:10.1901047Z [00:00:49.749]➜  
2025-08-20T19:09:10.1901675Z [00:00:49.749]➜    The Corresponding Source for a work in source code form is that
2025-08-20T19:09:10.1902368Z [00:00:49.749]➜  same work.
2025-08-20T19:09:10.1902806Z [00:00:49.749]➜  
2025-08-20T19:09:10.1903261Z [00:00:49.749]➜    2. Basic Permissions.
2025-08-20T19:09:10.1903962Z [00:00:49.749]➜  
2025-08-20T19:09:10.1904674Z [00:00:49.749]➜    All rights granted under this License are granted for the term of
2025-08-20T19:09:10.1905421Z [00:00:49.749]➜  copyright on the Program, and are irrevocable provided the stated
2025-08-20T19:09:10.1905956Z [00:00:49.749]➜  conditions are met.  This License explicitly affirms your unlimited
2025-08-20T19:09:10.1906478Z [00:00:49.749]➜  permission to run the unmodified Program.  The output from running a
2025-08-20T19:09:10.1907300Z [00:00:49.749]➜  covered work is covered by this License only if the output, given its
2025-08-20T19:09:10.1908286Z [00:00:49.749]➜  content, constitutes a covered work.  This License acknowledges your
2025-08-20T19:09:10.1909175Z [00:00:49.749]➜  rights of fair use or other equivalent, as provided by copyright law.
2025-08-20T19:09:10.1909668Z [00:00:49.749]➜  
2025-08-20T19:09:10.1910007Z [00:00:49.749]➜    You may make, run and propagate covered works that you do not
2025-08-20T19:09:10.1910530Z [00:00:49.749]➜  convey, without conditions so long as your license otherwise remains
2025-08-20T19:09:10.1911049Z [00:00:49.749]➜  in force.  You may convey covered works to others for the sole purpose
2025-08-20T19:09:10.1911557Z [00:00:49.749]➜  of having them make modifications exclusively for you, or provide you
2025-08-20T19:09:10.1912078Z [00:00:49.749]➜  with facilities for running those works, provided that you comply with
2025-08-20T19:09:10.1912591Z [00:00:49.749]➜  the terms of this License in conveying all material for which you do
2025-08-20T19:09:10.1913100Z [00:00:49.749]➜  not control copyright.  Those thus making or running the covered works
2025-08-20T19:09:10.1913606Z [00:00:49.749]➜  for you must do so exclusively on your behalf, under your direction
2025-08-20T19:09:10.1914318Z [00:00:49.749]➜  and control, on terms that prohibit them from making any copies of
2025-08-20T19:09:10.1914821Z [00:00:49.749]➜  your copyrighted material outside their relationship with you.
2025-08-20T19:09:10.1915369Z [00:00:49.749]➜  
2025-08-20T19:09:10.1915725Z [00:00:49.749]➜    Conveying under any other circumstances is permitted solely under
2025-08-20T19:09:10.1916243Z [00:00:49.749]➜  the conditions stated below.  Sublicensing is not allowed; section 10
2025-08-20T19:09:10.1916643Z [00:00:49.749]➜  makes it unnecessary.
2025-08-20T19:09:10.1917163Z [00:00:49.749]➜  
2025-08-20T19:09:10.1917549Z [00:00:49.749]➜    3. Protecting Users' Legal Rights From Anti-Circumvention Law.
2025-08-20T19:09:10.1917902Z [00:00:49.749]➜  
2025-08-20T19:09:10.1918242Z [00:00:49.749]➜    No covered work shall be deemed part of an effective technological
2025-08-20T19:09:10.1918749Z [00:00:49.749]➜  measure under any applicable law fulfilling obligations under article
2025-08-20T19:09:10.1919251Z [00:00:49.749]➜  11 of the WIPO copyright treaty adopted on 20 December 1996, or
2025-08-20T19:09:10.1919722Z [00:00:49.749]➜  similar laws prohibiting or restricting circumvention of such
2025-08-20T19:09:10.1920097Z [00:00:49.749]➜  measures.
2025-08-20T19:09:10.1920324Z [00:00:49.749]➜  
2025-08-20T19:09:10.1920669Z [00:00:49.749]➜    When you convey a covered work, you waive any legal power to forbid
2025-08-20T19:09:10.1921198Z [00:00:49.749]➜  circumvention of technological measures to the extent such circumvention
2025-08-20T19:09:10.1921730Z [00:00:49.749]➜  is effected by exercising rights under this License with respect to
2025-08-20T19:09:10.1922239Z [00:00:49.749]➜  the covered work, and you disclaim any intention to limit operation or
2025-08-20T19:09:10.1922750Z [00:00:49.749]➜  modification of the work as a means of enforcing, against the work's
2025-08-20T19:09:10.1923259Z [00:00:49.749]➜  users, your or third parties' legal rights to forbid circumvention of
2025-08-20T19:09:10.1923654Z [00:00:49.749]➜  technological measures.
2025-08-20T19:09:10.1923918Z [00:00:49.749]➜  
2025-08-20T19:09:10.1924167Z [00:00:49.749]➜    4. Conveying Verbatim Copies.
2025-08-20T19:09:10.1924450Z [00:00:49.749]➜  
2025-08-20T19:09:10.1924946Z [00:00:49.749]➜    You may convey verbatim copies of the Program's source code as you
2025-08-20T19:09:10.1925444Z [00:00:49.749]➜  receive it, in any medium, provided that you conspicuously and
2025-08-20T19:09:10.1925954Z [00:00:49.749]➜  appropriately publish on each copy an appropriate copyright notice;
2025-08-20T19:09:10.1926441Z [00:00:49.749]➜  keep intact all notices stating that this License and any
2025-08-20T19:09:10.1927132Z [00:00:49.749]➜  non-permissive terms added in accord with section 7 apply to the code;
2025-08-20T19:09:10.1927677Z [00:00:49.749]➜  keep intact all notices of the absence of any warranty; and give all
2025-08-20T19:09:10.1928390Z [00:00:49.749]➜  recipients a copy of this License along with the Program.
2025-08-20T19:09:10.1928989Z [00:00:49.749]➜  
2025-08-20T19:09:10.1929606Z [00:00:49.749]➜    You may charge any price or no price for each copy that you convey,
2025-08-20T19:09:10.1930410Z [00:00:49.749]➜  and you may offer support or warranty protection for a fee.
2025-08-20T19:09:10.1930760Z [00:00:49.749]➜  
2025-08-20T19:09:10.1931033Z [00:00:49.749]➜    5. Conveying Modified Source Versions.
2025-08-20T19:09:10.1931319Z [00:00:49.749]➜  
2025-08-20T19:09:10.1931657Z [00:00:49.749]➜    You may convey a work based on the Program, or the modifications to
2025-08-20T19:09:10.1932157Z [00:00:49.749]➜  produce it from the Program, in the form of source code under the
2025-08-20T19:09:10.1932669Z [00:00:49.749]➜  terms of section 4, provided that you also meet all of these conditions:
2025-08-20T19:09:10.1933037Z [00:00:49.749]➜  
2025-08-20T19:09:10.1933370Z [00:00:49.749]➜      a) The work must carry prominent notices stating that you modified
2025-08-20T19:09:10.1933777Z [00:00:49.749]➜      it, and giving a relevant date.
2025-08-20T19:09:10.1934054Z [00:00:49.749]➜  
2025-08-20T19:09:10.1934371Z [00:00:49.749]➜      b) The work must carry prominent notices stating that it is
2025-08-20T19:09:10.1935041Z [00:00:49.749]➜      released under this License and any conditions added under section
2025-08-20T19:09:10.1935536Z [00:00:49.749]➜      7.  This requirement modifies the requirement in section 4 to
2025-08-20T19:09:10.1935927Z [00:00:49.749]➜      "keep intact all notices".
2025-08-20T19:09:10.1936198Z [00:00:49.749]➜  
2025-08-20T19:09:10.1936553Z [00:00:49.749]➜      c) You must license the entire work, as a whole, under this
2025-08-20T19:09:10.1937285Z [00:00:49.749]➜      License to anyone who comes into possession of a copy.  This
2025-08-20T19:09:10.1937803Z [00:00:49.749]➜      License will therefore apply, along with any applicable section 7
2025-08-20T19:09:10.1938309Z [00:00:49.749]➜      additional terms, to the whole of the work, and all its parts,
2025-08-20T19:09:10.1938789Z [00:00:49.749]➜      regardless of how they are packaged.  This License gives no
2025-08-20T19:09:10.1939272Z [00:00:49.749]➜      permission to license the work in any other way, but it does not
2025-08-20T19:09:10.1939781Z [00:00:49.749]➜      invalidate such permission if you have separately received it.
2025-08-20T19:09:10.1940141Z [00:00:49.749]➜  
2025-08-20T19:09:10.1940485Z [00:00:49.749]➜      d) If the work has interactive user interfaces, each must display
2025-08-20T19:09:10.1940987Z [00:00:49.749]➜      Appropriate Legal Notices; however, if the Program has interactive
2025-08-20T19:09:10.1941493Z [00:00:49.749]➜      interfaces that do not display Appropriate Legal Notices, your
2025-08-20T19:09:10.1941898Z [00:00:49.749]➜      work need not make them do so.
2025-08-20T19:09:10.1942172Z [00:00:49.749]➜  
2025-08-20T19:09:10.1942519Z [00:00:49.749]➜    A compilation of a covered work with other separate and independent
2025-08-20T19:09:10.1943022Z [00:00:49.749]➜  works, which are not by their nature extensions of the covered work,
2025-08-20T19:09:10.1943523Z [00:00:49.749]➜  and which are not combined with it such as to form a larger program,
2025-08-20T19:09:10.1944009Z [00:00:49.749]➜  in or on a volume of a storage or distribution medium, is called an
2025-08-20T19:09:10.1944655Z [00:00:49.749]➜  "aggregate" if the compilation and its resulting copyright are not
2025-08-20T19:09:10.1945166Z [00:00:49.749]➜  used to limit the access or legal rights of the compilation's users
2025-08-20T19:09:10.1945673Z [00:00:49.749]➜  beyond what the individual works permit.  Inclusion of a covered work
2025-08-20T19:09:10.1946173Z [00:00:49.749]➜  in an aggregate does not cause this License to apply to the other
2025-08-20T19:09:10.1946560Z [00:00:49.749]➜  parts of the aggregate.
2025-08-20T19:09:10.1946821Z [00:00:49.749]➜  
2025-08-20T19:09:10.1947421Z [00:00:49.749]➜    6. Conveying Non-Source Forms.
2025-08-20T19:09:10.1947707Z [00:00:49.749]➜  
2025-08-20T19:09:10.1948044Z [00:00:49.749]➜    You may convey a covered work in object code form under the terms
2025-08-20T19:09:10.1948506Z [00:00:49.749]➜  of sections 4 and 5, provided that you also convey the
2025-08-20T19:09:10.1949007Z [00:00:49.749]➜  machine-readable Corresponding Source under the terms of this License,
2025-08-20T19:09:10.1949442Z [00:00:49.749]➜  in one of these ways:
2025-08-20T19:09:10.1949695Z [00:00:49.749]➜  
2025-08-20T19:09:10.1950031Z [00:00:49.749]➜      a) Convey the object code in, or embodied in, a physical product
2025-08-20T19:09:10.1950517Z [00:00:49.749]➜      (including a physical distribution medium), accompanied by the
2025-08-20T19:09:10.1950990Z [00:00:49.749]➜      Corresponding Source fixed on a durable physical medium
2025-08-20T19:09:10.1951413Z [00:00:49.749]➜      customarily used for software interchange.
2025-08-20T19:09:10.1951714Z [00:00:49.749]➜  
2025-08-20T19:09:10.1952044Z [00:00:49.749]➜      b) Convey the object code in, or embodied in, a physical product
2025-08-20T19:09:10.1952519Z [00:00:49.749]➜      (including a physical distribution medium), accompanied by a
2025-08-20T19:09:10.1952995Z [00:00:49.749]➜      written offer, valid for at least three years and valid for as
2025-08-20T19:09:10.1953635Z [00:00:49.749]➜      long as you offer spare parts or customer support for that product
2025-08-20T19:09:10.1954156Z [00:00:49.749]➜      model, to give anyone who possesses the object code either (1) a
2025-08-20T19:09:10.1954635Z [00:00:49.749]➜      copy of the Corresponding Source for all the software in the
2025-08-20T19:09:10.1955108Z [00:00:49.749]➜      product that is covered by this License, on a durable physical
2025-08-20T19:09:10.1962945Z [00:00:49.749]➜      medium customarily used for software interchange, for a price no
2025-08-20T19:09:10.1963496Z [00:00:49.749]➜      more than your reasonable cost of physically performing this
2025-08-20T19:09:10.1963949Z [00:00:49.749]➜      conveying of source, or (2) access to copy the
2025-08-20T19:09:10.1964391Z [00:00:49.749]➜      Corresponding Source from a network server at no charge.
2025-08-20T19:09:10.1964741Z [00:00:49.749]➜  
2025-08-20T19:09:10.1965186Z [00:00:49.749]➜      c) Convey individual copies of the object code with a copy of the
2025-08-20T19:09:10.1965688Z [00:00:49.749]➜      written offer to provide the Corresponding Source.  This
2025-08-20T19:09:10.1966189Z [00:00:49.749]➜      alternative is allowed only occasionally and noncommercially, and
2025-08-20T19:09:10.1966694Z [00:00:49.749]➜      only if you received the object code with such an offer, in accord
2025-08-20T19:09:10.1967335Z [00:00:49.749]➜      with subsection 6b.
2025-08-20T19:09:10.1967602Z [00:00:49.749]➜  
2025-08-20T19:09:10.1967941Z [00:00:49.749]➜      d) Convey the object code by offering access from a designated
2025-08-20T19:09:10.1968428Z [00:00:49.749]➜      place (gratis or for a charge), and offer equivalent access to the
2025-08-20T19:09:10.1968928Z [00:00:49.749]➜      Corresponding Source in the same way through the same place at no
2025-08-20T19:09:10.1969418Z [00:00:49.749]➜      further charge.  You need not require recipients to copy the
2025-08-20T19:09:10.1969909Z [00:00:49.749]➜      Corresponding Source along with the object code.  If the place to
2025-08-20T19:09:10.1970606Z [00:00:49.749]➜      copy the object code is a network server, the Corresponding Source
2025-08-20T19:09:10.1971109Z [00:00:49.750]➜      may be on a different server (operated by you or a third party)
2025-08-20T19:09:10.1971608Z [00:00:49.750]➜      that supports equivalent copying facilities, provided you maintain
2025-08-20T19:09:10.1972110Z [00:00:49.750]➜      clear directions next to the object code saying where to find the
2025-08-20T19:09:10.1972598Z [00:00:49.750]➜      Corresponding Source.  Regardless of what server hosts the
2025-08-20T19:09:10.1973090Z [00:00:49.750]➜      Corresponding Source, you remain obligated to ensure that it is
2025-08-20T19:09:10.1973598Z [00:00:49.750]➜      available for as long as needed to satisfy these requirements.
2025-08-20T19:09:10.1973949Z [00:00:49.750]➜  
2025-08-20T19:09:10.1974311Z [00:00:49.750]➜      e) Convey the object code using peer-to-peer transmission, provided
2025-08-20T19:09:10.1974805Z [00:00:49.750]➜      you inform other peers where the object code and Corresponding
2025-08-20T19:09:10.1975317Z [00:00:49.750]➜      Source of the work are being offered to the general public at no
2025-08-20T19:09:10.1975720Z [00:00:49.750]➜      charge under subsection 6d.
2025-08-20T19:09:10.1975999Z [00:00:49.750]➜  
2025-08-20T19:09:10.1976368Z [00:00:49.750]➜    A separable portion of the object code, whose source code is excluded
2025-08-20T19:09:10.1977106Z [00:00:49.750]➜  from the Corresponding Source as a System Library, need not be
2025-08-20T19:09:10.1977663Z [00:00:49.750]➜  included in conveying the object code work.
2025-08-20T19:09:10.1977971Z [00:00:49.750]➜  
2025-08-20T19:09:10.1978319Z [00:00:49.750]➜    A "User Product" is either (1) a "consumer product", which means any
2025-08-20T19:09:10.1978847Z [00:00:49.750]➜  tangible personal property which is normally used for personal, family,
2025-08-20T19:09:10.1979393Z [00:00:49.750]➜  or household purposes, or (2) anything designed or sold for incorporation
2025-08-20T19:09:10.1980175Z [00:00:49.750]➜  into a dwelling.  In determining whether a product is a consumer product,
2025-08-20T19:09:10.1980721Z [00:00:49.750]➜  doubtful cases shall be resolved in favor of coverage.  For a particular
2025-08-20T19:09:10.1981249Z [00:00:49.750]➜  product received by a particular user, "normally used" refers to a
2025-08-20T19:09:10.1981768Z [00:00:49.750]➜  typical or common use of that class of product, regardless of the status
2025-08-20T19:09:10.1982279Z [00:00:49.750]➜  of the particular user or of the way in which the particular user
2025-08-20T19:09:10.1982787Z [00:00:49.750]➜  actually uses, or expects or is expected to use, the product.  A product
2025-08-20T19:09:10.1983314Z [00:00:49.750]➜  is a consumer product regardless of whether the product has substantial
2025-08-20T19:09:10.1983855Z [00:00:49.750]➜  commercial, industrial or non-consumer uses, unless such uses represent
2025-08-20T19:09:10.1984324Z [00:00:49.750]➜  the only significant mode of use of the product.
2025-08-20T19:09:10.1984646Z [00:00:49.750]➜  
2025-08-20T19:09:10.1984996Z [00:00:49.750]➜    "Installation Information" for a User Product means any methods,
2025-08-20T19:09:10.1985523Z [00:00:49.750]➜  procedures, authorization keys, or other information required to install
2025-08-20T19:09:10.1986070Z [00:00:49.750]➜  and execute modified versions of a covered work in that User Product from
2025-08-20T19:09:10.1986604Z [00:00:49.750]➜  a modified version of its Corresponding Source.  The information must
2025-08-20T19:09:10.1987380Z [00:00:49.750]➜  suffice to ensure that the continued functioning of the modified object
2025-08-20T19:09:10.1987888Z [00:00:49.750]➜  code is in no case prevented or interfered with solely because
2025-08-20T19:09:10.1988275Z [00:00:49.750]➜  modification has been made.
2025-08-20T19:09:10.1988542Z [00:00:49.750]➜  
2025-08-20T19:09:10.1988887Z [00:00:49.750]➜    If you convey an object code work under this section in, or with, or
2025-08-20T19:09:10.1989393Z [00:00:49.750]➜  specifically for use in, a User Product, and the conveying occurs as
2025-08-20T19:09:10.1990048Z [00:00:49.750]➜  part of a transaction in which the right of possession and use of the
2025-08-20T19:09:10.1990564Z [00:00:49.750]➜  User Product is transferred to the recipient in perpetuity or for a
2025-08-20T19:09:10.1991072Z [00:00:49.750]➜  fixed term (regardless of how the transaction is characterized), the
2025-08-20T19:09:10.1991590Z [00:00:49.750]➜  Corresponding Source conveyed under this section must be accompanied
2025-08-20T19:09:10.1992116Z [00:00:49.750]➜  by the Installation Information.  But this requirement does not apply
2025-08-20T19:09:10.1992613Z [00:00:49.750]➜  if neither you nor any third party retains the ability to install
2025-08-20T19:09:10.1993102Z [00:00:49.750]➜  modified object code on the User Product (for example, the work has
2025-08-20T19:09:10.1993492Z [00:00:49.750]➜  been installed in ROM).
2025-08-20T19:09:10.1993753Z [00:00:49.750]➜  
2025-08-20T19:09:10.1994115Z [00:00:49.750]➜    The requirement to provide Installation Information does not include a
2025-08-20T19:09:10.1994672Z [00:00:49.750]➜  requirement to continue to provide support service, warranty, or updates
2025-08-20T19:09:10.1995197Z [00:00:49.750]➜  for a work that has been modified or installed by the recipient, or for
2025-08-20T19:09:10.1995715Z [00:00:49.750]➜  the User Product in which it has been modified or installed.  Access to a
2025-08-20T19:09:10.1996219Z [00:00:49.750]➜  network may be denied when the modification itself materially and
2025-08-20T19:09:10.1996750Z [00:00:49.750]➜  adversely affects the operation of the network or violates the rules and
2025-08-20T19:09:10.1997497Z [00:00:49.750]➜  protocols for communication across the network.
2025-08-20T19:09:10.1997811Z [00:00:49.750]➜  
2025-08-20T19:09:10.1998185Z [00:00:49.750]➜    Corresponding Source conveyed, and Installation Information provided,
2025-08-20T19:09:10.1998698Z [00:00:49.750]➜  in accord with this section must be in a format that is publicly
2025-08-20T19:09:10.1999352Z [00:00:49.750]➜  documented (and with an implementation available to the public in
2025-08-20T19:09:10.1999874Z [00:00:49.750]➜  source code form), and must require no special password or key for
2025-08-20T19:09:10.2000284Z [00:00:49.750]➜  unpacking, reading or copying.
2025-08-20T19:09:10.2000556Z [00:00:49.750]➜  
2025-08-20T19:09:10.2000790Z [00:00:49.750]➜    7. Additional Terms.
2025-08-20T19:09:10.2001055Z [00:00:49.750]➜  
2025-08-20T19:09:10.2001429Z [00:00:49.750]➜    "Additional permissions" are terms that supplement the terms of this
2025-08-20T19:09:10.2001950Z [00:00:49.750]➜  License by making exceptions from one or more of its conditions.
2025-08-20T19:09:10.2002472Z [00:00:49.750]➜  Additional permissions that are applicable to the entire Program shall
2025-08-20T19:09:10.2002999Z [00:00:49.750]➜  be treated as though they were included in this License, to the extent
2025-08-20T19:09:10.2003512Z [00:00:49.750]➜  that they are valid under applicable law.  If additional permissions
2025-08-20T19:09:10.2004042Z [00:00:49.750]➜  apply only to part of the Program, that part may be used separately
2025-08-20T19:09:10.2004547Z [00:00:49.750]➜  under those permissions, but the entire Program remains governed by
2025-08-20T19:09:10.2005036Z [00:00:49.750]➜  this License without regard to the additional permissions.
2025-08-20T19:09:10.2005377Z [00:00:49.750]➜  
2025-08-20T19:09:10.2005713Z [00:00:49.750]➜    When you convey a copy of a covered work, you may at your option
2025-08-20T19:09:10.2006227Z [00:00:49.750]➜  remove any additional permissions from that copy, or from any part of
2025-08-20T19:09:10.2006732Z [00:00:49.750]➜  it.  (Additional permissions may be written to require their own
2025-08-20T19:09:10.2007473Z [00:00:49.750]➜  removal in certain cases when you modify the work.)  You may place
2025-08-20T19:09:10.2007983Z [00:00:49.750]➜  additional permissions on material, added by you to a covered work,
2025-08-20T19:09:10.2008482Z [00:00:49.750]➜  for which you have or can give appropriate copyright permission.
2025-08-20T19:09:10.2008983Z [00:00:49.750]➜  
2025-08-20T19:09:10.2009378Z [00:00:49.750]➜    Notwithstanding any other provision of this License, for material you
2025-08-20T19:09:10.2009917Z [00:00:49.750]➜  add to a covered work, you may (if authorized by the copyright holders of
2025-08-20T19:09:10.2010421Z [00:00:49.750]➜  that material) supplement the terms of this License with terms:
2025-08-20T19:09:10.2010773Z [00:00:49.750]➜  
2025-08-20T19:09:10.2011125Z [00:00:49.750]➜      a) Disclaiming warranty or limiting liability differently from the
2025-08-20T19:09:10.2011572Z [00:00:49.750]➜      terms of sections 15 and 16 of this License; or
2025-08-20T19:09:10.2011879Z [00:00:49.750]➜  
2025-08-20T19:09:10.2012224Z [00:00:49.750]➜      b) Requiring preservation of specified reasonable legal notices or
2025-08-20T19:09:10.2012734Z [00:00:49.750]➜      author attributions in that material or in the Appropriate Legal
2025-08-20T19:09:10.2013192Z [00:00:49.750]➜      Notices displayed by works containing it; or
2025-08-20T19:09:10.2013504Z [00:00:49.750]➜  
2025-08-20T19:09:10.2013859Z [00:00:49.750]➜      c) Prohibiting misrepresentation of the origin of that material, or
2025-08-20T19:09:10.2014365Z [00:00:49.750]➜      requiring that modified versions of such material be marked in
2025-08-20T19:09:10.2014841Z [00:00:49.750]➜      reasonable ways as different from the original version; or
2025-08-20T19:09:10.2015180Z [00:00:49.750]➜  
2025-08-20T19:09:10.2015522Z [00:00:49.750]➜      d) Limiting the use for publicity purposes of names of licensors or
2025-08-20T19:09:10.2015924Z [00:00:49.750]➜      authors of the material; or
2025-08-20T19:09:10.2016193Z [00:00:49.750]➜  
2025-08-20T19:09:10.2016525Z [00:00:49.750]➜      e) Declining to grant rights under trademark law for use of some
2025-08-20T19:09:10.2017200Z [00:00:49.750]➜      trade names, trademarks, or service marks; or
2025-08-20T19:09:10.2017526Z [00:00:49.750]➜  
2025-08-20T19:09:10.2018017Z [00:00:49.750]➜      f) Requiring indemnification of licensors and authors of that
2025-08-20T19:09:10.2018523Z [00:00:49.750]➜      material by anyone who conveys the material (or modified versions of
2025-08-20T19:09:10.2019039Z [00:00:49.750]➜      it) with contractual assumptions of liability to the recipient, for
2025-08-20T19:09:10.2019550Z [00:00:49.750]➜      any liability that these contractual assumptions directly impose on
2025-08-20T19:09:10.2019961Z [00:00:49.750]➜      those licensors and authors.
2025-08-20T19:09:10.2020237Z [00:00:49.750]➜  
2025-08-20T19:09:10.2020584Z [00:00:49.750]➜    All other non-permissive additional terms are considered "further
2025-08-20T19:09:10.2021098Z [00:00:49.750]➜  restrictions" within the meaning of section 10.  If the Program as you
2025-08-20T19:09:10.2021616Z [00:00:49.750]➜  received it, or any part of it, contains a notice stating that it is
2025-08-20T19:09:10.2022091Z [00:00:49.750]➜  governed by this License along with a term that is a further
2025-08-20T19:09:10.2022599Z [00:00:49.750]➜  restriction, you may remove that term.  If a license document contains
2025-08-20T19:09:10.2023120Z [00:00:49.750]➜  a further restriction but permits relicensing or conveying under this
2025-08-20T19:09:10.2023629Z [00:00:49.750]➜  License, you may add to a covered work material governed by the terms
2025-08-20T19:09:10.2024130Z [00:00:49.750]➜  of that license document, provided that the further restriction does
2025-08-20T19:09:10.2024565Z [00:00:49.750]➜  not survive such relicensing or conveying.
2025-08-20T19:09:10.2024862Z [00:00:49.750]➜  
2025-08-20T19:09:10.2025194Z [00:00:49.750]➜    If you add terms to a covered work in accord with this section, you
2025-08-20T19:09:10.2025664Z [00:00:49.750]➜  must place, in the relevant source files, a statement of the
2025-08-20T19:09:10.2026147Z [00:00:49.750]➜  additional terms that apply to those files, or a notice indicating
2025-08-20T19:09:10.2026571Z [00:00:49.750]➜  where to find the applicable terms.
2025-08-20T19:09:10.2027023Z [00:00:49.750]➜  
2025-08-20T19:09:10.2027622Z [00:00:49.750]➜    Additional terms, permissive or non-permissive, may be stated in the
2025-08-20T19:09:10.2028137Z [00:00:49.750]➜  form of a separately written license, or stated as exceptions;
2025-08-20T19:09:10.2028557Z [00:00:49.750]➜  the above requirements apply either way.
2025-08-20T19:09:10.2028851Z [00:00:49.750]➜  
2025-08-20T19:09:10.2029077Z [00:00:49.750]➜    8. Termination.
2025-08-20T19:09:10.2029325Z [00:00:49.751]➜  
2025-08-20T19:09:10.2029669Z [00:00:49.751]➜    You may not propagate or modify a covered work except as expressly
2025-08-20T19:09:10.2030193Z [00:00:49.751]➜  provided under this License.  Any attempt otherwise to propagate or
2025-08-20T19:09:10.2030722Z [00:00:49.751]➜  modify it is void, and will automatically terminate your rights under
2025-08-20T19:09:10.2031237Z [00:00:49.751]➜  this License (including any patent licenses granted under the third
2025-08-20T19:09:10.2031641Z [00:00:49.751]➜  paragraph of section 11).
2025-08-20T19:09:10.2031917Z [00:00:49.751]➜  
2025-08-20T19:09:10.2032257Z [00:00:49.751]➜    However, if you cease all violation of this License, then your
2025-08-20T19:09:10.2033117Z [00:00:49.751]➜  license from a particular copyright holder is reinstated (a)
2025-08-20T19:09:10.2034013Z [00:00:49.751]➜  provisionally, unless and until the copyright holder explicitly and
2025-08-20T19:09:10.2034954Z [00:00:49.751]➜  finally terminates your license, and (b) permanently, if the copyright
2025-08-20T19:09:10.2035921Z [00:00:49.751]➜  holder fails to notify you of the violation by some reasonable means
2025-08-20T19:09:10.2036831Z [00:00:49.751]➜  prior to 60 days after the cessation.
2025-08-20T19:09:10.2037529Z [00:00:49.751]➜  
2025-08-20T19:09:10.2038165Z [00:00:49.751]➜    Moreover, your license from a particular copyright holder is
2025-08-20T19:09:10.2039070Z [00:00:49.751]➜  reinstated permanently if the copyright holder notifies you of the
2025-08-20T19:09:10.2039983Z [00:00:49.751]➜  violation by some reasonable means, this is the first time you have
2025-08-20T19:09:10.2041211Z [00:00:49.751]➜  received notice of violation of this License (for any work) from that
2025-08-20T19:09:10.2042171Z [00:00:49.751]➜  copyright holder, and you cure the violation prior to 30 days after
2025-08-20T19:09:10.2042910Z [00:00:49.751]➜  your receipt of the notice.
2025-08-20T19:09:10.2043394Z [00:00:49.751]➜  
2025-08-20T19:09:10.2044074Z [00:00:49.751]➜    Termination of your rights under this section does not terminate the
2025-08-20T19:09:10.2045014Z [00:00:49.751]➜  licenses of parties who have received copies or rights from you under
2025-08-20T19:09:10.2045641Z [00:00:49.751]➜  this License.  If your rights have been terminated and not permanently
2025-08-20T19:09:10.2046176Z [00:00:49.751]➜  reinstated, you do not qualify to receive new licenses for the same
2025-08-20T19:09:10.2046581Z [00:00:49.751]➜  material under section 10.
2025-08-20T19:09:10.2046848Z [00:00:49.751]➜  
2025-08-20T19:09:10.2047418Z [00:00:49.751]➜    9. Acceptance Not Required for Having Copies.
2025-08-20T19:09:10.2047735Z [00:00:49.751]➜  
2025-08-20T19:09:10.2048079Z [00:00:49.751]➜    You are not required to accept this License in order to receive or
2025-08-20T19:09:10.2048570Z [00:00:49.751]➜  run a copy of the Program.  Ancillary propagation of a covered work
2025-08-20T19:09:10.2049088Z [00:00:49.751]➜  occurring solely as a consequence of using peer-to-peer transmission
2025-08-20T19:09:10.2049597Z [00:00:49.751]➜  to receive a copy likewise does not require acceptance.  However,
2025-08-20T19:09:10.2050111Z [00:00:49.751]➜  nothing other than this License grants you permission to propagate or
2025-08-20T19:09:10.2050860Z [00:00:49.751]➜  modify any covered work.  These actions infringe copyright if you do
2025-08-20T19:09:10.2051777Z [00:00:49.751]➜  not accept this License.  Therefore, by modifying or propagating a
2025-08-20T19:09:10.2052574Z [00:00:49.751]➜  covered work, you indicate your acceptance of this License to do so.
2025-08-20T19:09:10.2053260Z [00:00:49.751]➜  
2025-08-20T19:09:10.2054023Z [00:00:49.751]➜    10. Automatic Licensing of Downstream Recipients.
2025-08-20T19:09:10.2054531Z [00:00:49.751]➜  
2025-08-20T19:09:10.2055149Z [00:00:49.751]➜    Each time you convey a covered work, the recipient automatically
2025-08-20T19:09:10.2056170Z [00:00:49.751]➜  receives a license from the original licensors, to run, modify and
2025-08-20T19:09:10.2057326Z [00:00:49.751]➜  propagate that work, subject to this License.  You are not responsible
2025-08-20T19:09:10.2058281Z [00:00:49.751]➜  for enforcing compliance by third parties with this License.
2025-08-20T19:09:10.2058911Z [00:00:49.751]➜  
2025-08-20T19:09:10.2059548Z [00:00:49.751]➜    An "entity transaction" is a transaction transferring control of an
2025-08-20T19:09:10.2060467Z [00:00:49.751]➜  organization, or substantially all assets of one, or subdividing an
2025-08-20T19:09:10.2061421Z [00:00:49.751]➜  organization, or merging organizations.  If propagation of a covered
2025-08-20T19:09:10.2062305Z [00:00:49.751]➜  work results from an entity transaction, each party to that
2025-08-20T19:09:10.2063191Z [00:00:49.751]➜  transaction who receives a copy of the work also receives whatever
2025-08-20T19:09:10.2064160Z [00:00:49.751]➜  licenses to the work the party's predecessor in interest had or could
2025-08-20T19:09:10.2065133Z [00:00:49.751]➜  give under the previous paragraph, plus a right to possession of the
2025-08-20T19:09:10.2066122Z [00:00:49.751]➜  Corresponding Source of the work from the predecessor in interest, if
2025-08-20T19:09:10.2067206Z [00:00:49.751]➜  the predecessor has it or can get it with reasonable efforts.
2025-08-20T19:09:10.2067856Z [00:00:49.751]➜  
2025-08-20T19:09:10.2068463Z [00:00:49.751]➜    You may not impose any further restrictions on the exercise of the
2025-08-20T19:09:10.2069365Z [00:00:49.751]➜  rights granted or affirmed under this License.  For example, you may
2025-08-20T19:09:10.2070152Z [00:00:49.751]➜  not impose a license fee, royalty, or other charge for exercise of
2025-08-20T19:09:10.2070899Z [00:00:49.751]➜  rights granted under this License, and you may not initiate litigation
2025-08-20T19:09:10.2071438Z [00:00:49.751]➜  (including a cross-claim or counterclaim in a lawsuit) alleging that
2025-08-20T19:09:10.2071955Z [00:00:49.751]➜  any patent claim is infringed by making, using, selling, offering for
2025-08-20T19:09:10.2072426Z [00:00:49.751]➜  sale, or importing the Program or any portion of it.
2025-08-20T19:09:10.2072747Z [00:00:49.751]➜  
2025-08-20T19:09:10.2072973Z [00:00:49.751]➜    11. Patents.
2025-08-20T19:09:10.2073211Z [00:00:49.751]➜  
2025-08-20T19:09:10.2073562Z [00:00:49.751]➜    A "contributor" is a copyright holder who authorizes use under this
2025-08-20T19:09:10.2074061Z [00:00:49.751]➜  License of the Program or a work on which the Program is based.  The
2025-08-20T19:09:10.2074581Z [00:00:49.751]➜  work thus licensed is called the contributor's "contributor version".
2025-08-20T19:09:10.2075263Z [00:00:49.751]➜  
2025-08-20T19:09:10.2075884Z [00:00:49.751]➜    A contributor's "essential patent claims" are all patent claims
2025-08-20T19:09:10.2076795Z [00:00:49.751]➜  owned or controlled by the contributor, whether already acquired or
2025-08-20T19:09:10.2077986Z [00:00:49.751]➜  hereafter acquired, that would be infringed by some manner, permitted
2025-08-20T19:09:10.2079055Z [00:00:49.751]➜  by this License, of making, using, or selling its contributor version,
2025-08-20T19:09:10.2079965Z [00:00:49.751]➜  but do not include claims that would be infringed only as a
2025-08-20T19:09:10.2080897Z [00:00:49.751]➜  consequence of further modification of the contributor version.  For
2025-08-20T19:09:10.2081858Z [00:00:49.751]➜  purposes of this definition, "control" includes the right to grant
2025-08-20T19:09:10.2082827Z [00:00:49.751]➜  patent sublicenses in a manner consistent with the requirements of
2025-08-20T19:09:10.2083530Z [00:00:49.751]➜  this License.
2025-08-20T19:09:10.2083980Z [00:00:49.751]➜  
2025-08-20T19:09:10.2084867Z [00:00:49.751]➜    Each contributor grants you a non-exclusive, worldwide, royalty-free
2025-08-20T19:09:10.2085842Z [00:00:49.751]➜  patent license under the contributor's essential patent claims, to
2025-08-20T19:09:10.2086506Z [00:00:49.751]➜  make, use, sell, offer for sale, import and otherwise run, modify and
2025-08-20T19:09:10.2087298Z [00:00:49.751]➜  propagate the contents of its contributor version.
2025-08-20T19:09:10.2087882Z [00:00:49.751]➜  
2025-08-20T19:09:10.2088516Z [00:00:49.751]➜    In the following three paragraphs, a "patent license" is any express
2025-08-20T19:09:10.2089343Z [00:00:49.751]➜  agreement or commitment, however denominated, not to enforce a patent
2025-08-20T19:09:10.2089876Z [00:00:49.751]➜  (such as an express permission to practice a patent or covenant not to
2025-08-20T19:09:10.2090388Z [00:00:49.751]➜  sue for patent infringement).  To "grant" such a patent license to a
2025-08-20T19:09:10.2090894Z [00:00:49.751]➜  party means to make such an agreement or commitment not to enforce a
2025-08-20T19:09:10.2091309Z [00:00:49.751]➜  patent against the party.
2025-08-20T19:09:10.2091580Z [00:00:49.751]➜  
2025-08-20T19:09:10.2091922Z [00:00:49.751]➜    If you convey a covered work, knowingly relying on a patent license,
2025-08-20T19:09:10.2092443Z [00:00:49.751]➜  and the Corresponding Source of the work is not available for anyone
2025-08-20T19:09:10.2092950Z [00:00:49.751]➜  to copy, free of charge and under the terms of this License, through a
2025-08-20T19:09:10.2093462Z [00:00:49.751]➜  publicly available network server or other readily accessible means,
2025-08-20T19:09:10.2093983Z [00:00:49.751]➜  then you must either (1) cause the Corresponding Source to be so
2025-08-20T19:09:10.2094476Z [00:00:49.751]➜  available, or (2) arrange to deprive yourself of the benefit of the
2025-08-20T19:09:10.2094983Z [00:00:49.751]➜  patent license for this particular work, or (3) arrange, in a manner
2025-08-20T19:09:10.2095713Z [00:00:49.751]➜  consistent with the requirements of this License, to extend the patent
2025-08-20T19:09:10.2096243Z [00:00:49.751]➜  license to downstream recipients.  "Knowingly relying" means you have
2025-08-20T19:09:10.2096763Z [00:00:49.751]➜  actual knowledge that, but for the patent license, your conveying the
2025-08-20T19:09:10.2097598Z [00:00:49.751]➜  covered work in a country, or your recipient's use of the covered work
2025-08-20T19:09:10.2098103Z [00:00:49.751]➜  in a country, would infringe one or more identifiable patents in that
2025-08-20T19:09:10.2098557Z [00:00:49.751]➜  country that you have reason to believe are valid.
2025-08-20T19:09:10.2098877Z [00:00:49.751]➜  
2025-08-20T19:09:10.2099209Z [00:00:49.751]➜    If, pursuant to or in connection with a single transaction or
2025-08-20T19:09:10.2099702Z [00:00:49.751]➜  arrangement, you convey, or propagate by procuring conveyance of, a
2025-08-20T19:09:10.2100197Z [00:00:49.751]➜  covered work, and grant a patent license to some of the parties
2025-08-20T19:09:10.2100716Z [00:00:49.751]➜  receiving the covered work authorizing them to use, propagate, modify
2025-08-20T19:09:10.2101231Z [00:00:49.751]➜  or convey a specific copy of the covered work, then the patent license
2025-08-20T19:09:10.2101742Z [00:00:49.751]➜  you grant is automatically extended to all recipients of the covered
2025-08-20T19:09:10.2102144Z [00:00:49.751]➜  work and works based on it.
2025-08-20T19:09:10.2102407Z [00:00:49.751]➜  
2025-08-20T19:09:10.2102750Z [00:00:49.751]➜    A patent license is "discriminatory" if it does not include within
2025-08-20T19:09:10.2103226Z [00:00:49.751]➜  the scope of its coverage, prohibits the exercise of, or is
2025-08-20T19:09:10.2103714Z [00:00:49.751]➜  conditioned on the non-exercise of one or more of the rights that are
2025-08-20T19:09:10.2104240Z [00:00:49.751]➜  specifically granted under this License.  You may not convey a covered
2025-08-20T19:09:10.2104743Z [00:00:49.751]➜  work if you are a party to an arrangement with a third party that is
2025-08-20T19:09:10.2105407Z [00:00:49.751]➜  in the business of distributing software, under which you make payment
2025-08-20T19:09:10.2105917Z [00:00:49.751]➜  to the third party based on the extent of your activity of conveying
2025-08-20T19:09:10.2106395Z [00:00:49.752]➜  the work, and under which the third party grants, to any of the
2025-08-20T19:09:10.2107082Z [00:00:49.752]➜  parties who would receive the covered work from you, a discriminatory
2025-08-20T19:09:10.2107616Z [00:00:49.752]➜  patent license (a) in connection with copies of the covered work
2025-08-20T19:09:10.2108105Z [00:00:49.752]➜  conveyed by you (or copies made from those copies), or (b) primarily
2025-08-20T19:09:10.2108600Z [00:00:49.752]➜  for and in connection with specific products or compilations that
2025-08-20T19:09:10.2109100Z [00:00:49.752]➜  contain the covered work, unless you entered into that arrangement,
2025-08-20T19:09:10.2109576Z [00:00:49.752]➜  or that patent license was granted, prior to 28 March 2007.
2025-08-20T19:09:10.2109916Z [00:00:49.752]➜  
2025-08-20T19:09:10.2110272Z [00:00:49.752]➜    Nothing in this License shall be construed as excluding or limiting
2025-08-20T19:09:10.2110764Z [00:00:49.752]➜  any implied license or other defenses to infringement that may
2025-08-20T19:09:10.2111242Z [00:00:49.752]➜  otherwise be available to you under applicable patent law.
2025-08-20T19:09:10.2111592Z [00:00:49.752]➜  
2025-08-20T19:09:10.2111854Z [00:00:49.752]➜    12. No Surrender of Others' Freedom.
2025-08-20T19:09:10.2112136Z [00:00:49.752]➜  
2025-08-20T19:09:10.2112490Z [00:00:49.752]➜    If conditions are imposed on you (whether by court order, agreement or
2025-08-20T19:09:10.2113013Z [00:00:49.752]➜  otherwise) that contradict the conditions of this License, they do not
2025-08-20T19:09:10.2113536Z [00:00:49.752]➜  excuse you from the conditions of this License.  If you cannot convey a
2025-08-20T19:09:10.2114058Z [00:00:49.752]➜  covered work so as to satisfy simultaneously your obligations under this
2025-08-20T19:09:10.2114757Z [00:00:49.752]➜  License and any other pertinent obligations, then as a consequence you may
2025-08-20T19:09:10.2115696Z [00:00:49.752]➜  not convey it at all.  For example, if you agree to terms that obligate you
2025-08-20T19:09:10.2116236Z [00:00:49.752]➜  to collect a royalty for further conveying from those to whom you convey
2025-08-20T19:09:10.2116748Z [00:00:49.752]➜  the Program, the only way you could satisfy both those terms and this
2025-08-20T19:09:10.2117527Z [00:00:49.752]➜  License would be to refrain entirely from conveying the Program.
2025-08-20T19:09:10.2117886Z [00:00:49.752]➜  
2025-08-20T19:09:10.2118187Z [00:00:49.752]➜    13. Use with the GNU Affero General Public License.
2025-08-20T19:09:10.2118640Z [00:00:49.752]➜  
2025-08-20T19:09:10.2118974Z [00:00:49.752]➜    Notwithstanding any other provision of this License, you have
2025-08-20T19:09:10.2119480Z [00:00:49.752]➜  permission to link or combine any covered work with a work licensed
2025-08-20T19:09:10.2120180Z [00:00:49.752]➜  under version 3 of the GNU Affero General Public License into a single
2025-08-20T19:09:10.2120712Z [00:00:49.752]➜  combined work, and to convey the resulting work.  The terms of this
2025-08-20T19:09:10.2121226Z [00:00:49.752]➜  License will continue to apply to the part which is the covered work,
2025-08-20T19:09:10.2121755Z [00:00:49.752]➜  but the special requirements of the GNU Affero General Public License,
2025-08-20T19:09:10.2122283Z [00:00:49.752]➜  section 13, concerning interaction through a network will apply to the
2025-08-20T19:09:10.2122681Z [00:00:49.752]➜  combination as such.
2025-08-20T19:09:10.2122934Z [00:00:49.752]➜  
2025-08-20T19:09:10.2123202Z [00:00:49.752]➜    14. Revised Versions of this License.
2025-08-20T19:09:10.2123484Z [00:00:49.752]➜  
2025-08-20T19:09:10.2124283Z [00:00:49.752]➜    The Free Software Foundation may publish revised and/or new versions of
2025-08-20T19:09:10.2125066Z [00:00:49.752]➜  the GNU General Public License from time to time.  Such new versions will
2025-08-20T19:09:10.2125622Z [00:00:49.752]➜  be similar in spirit to the present version, but may differ in detail to
2025-08-20T19:09:10.2126048Z [00:00:49.752]➜  address new problems or concerns.
2025-08-20T19:09:10.2126334Z [00:00:49.752]➜  
2025-08-20T19:09:10.2126675Z [00:00:49.752]➜    Each version is given a distinguishing version number.  If the
2025-08-20T19:09:10.2127610Z [00:00:49.752]➜  Program specifies that a certain numbered version of the GNU General
2025-08-20T19:09:10.2128236Z [00:00:49.752]➜  Public License "or any later version" applies to it, you have the
2025-08-20T19:09:10.2128736Z [00:00:49.752]➜  option of following the terms and conditions either of that numbered
2025-08-20T19:09:10.2129225Z [00:00:49.752]➜  version or of any later version published by the Free Software
2025-08-20T19:09:10.2129713Z [00:00:49.752]➜  Foundation.  If the Program does not specify a version number of the
2025-08-20T19:09:10.2130223Z [00:00:49.752]➜  GNU General Public License, you may choose any version ever published
2025-08-20T19:09:10.2130835Z [00:00:49.752]➜  by the Free Software Foundation.
2025-08-20T19:09:10.2131113Z [00:00:49.752]➜  
2025-08-20T19:09:10.2131439Z [00:00:49.752]➜    If the Program specifies that a proxy can decide which future
2025-08-20T19:09:10.2131926Z [00:00:49.752]➜  versions of the GNU General Public License can be used, that proxy's
2025-08-20T19:09:10.2132445Z [00:00:49.752]➜  public statement of acceptance of a version permanently authorizes you
2025-08-20T19:09:10.2132889Z [00:00:49.752]➜  to choose that version for the Program.
2025-08-20T19:09:10.2133174Z [00:00:49.752]➜  
2025-08-20T19:09:10.2133501Z [00:00:49.752]➜    Later license versions may give you additional or different
2025-08-20T19:09:10.2133996Z [00:00:49.752]➜  permissions.  However, no additional obligations are imposed on any
2025-08-20T19:09:10.2134506Z [00:00:49.752]➜  author or copyright holder as a result of your choosing to follow a
2025-08-20T19:09:10.2134893Z [00:00:49.752]➜  later version.
2025-08-20T19:09:10.2135126Z [00:00:49.752]➜  
2025-08-20T19:09:10.2135374Z [00:00:49.752]➜    15. Disclaimer of Warranty.
2025-08-20T19:09:10.2135637Z [00:00:49.752]➜  
2025-08-20T19:09:10.2135979Z [00:00:49.752]➜    THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
2025-08-20T19:09:10.2136489Z [00:00:49.752]➜  APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
2025-08-20T19:09:10.2137480Z [00:00:49.752]➜  HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
2025-08-20T19:09:10.2138037Z [00:00:49.752]➜  OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
2025-08-20T19:09:10.2138576Z [00:00:49.752]➜  THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2025-08-20T19:09:10.2139119Z [00:00:49.752]➜  PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
2025-08-20T19:09:10.2139650Z [00:00:49.752]➜  IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
2025-08-20T19:09:10.2140306Z [00:00:49.752]➜  ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
2025-08-20T19:09:10.2140633Z [00:00:49.752]➜  
2025-08-20T19:09:10.2140881Z [00:00:49.752]➜    16. Limitation of Liability.
2025-08-20T19:09:10.2141156Z [00:00:49.752]➜  
2025-08-20T19:09:10.2141517Z [00:00:49.752]➜    IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
2025-08-20T19:09:10.2142045Z [00:00:49.752]➜  WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
2025-08-20T19:09:10.2142589Z [00:00:49.752]➜  THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
2025-08-20T19:09:10.2143131Z [00:00:49.752]➜  GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
2025-08-20T19:09:10.2143664Z [00:00:49.752]➜  USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
2025-08-20T19:09:10.2144198Z [00:00:49.752]➜  DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
2025-08-20T19:09:10.2144748Z [00:00:49.752]➜  PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
2025-08-20T19:09:10.2145277Z [00:00:49.752]➜  EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
2025-08-20T19:09:10.2145663Z [00:00:49.752]➜  SUCH DAMAGES.
2025-08-20T19:09:10.2145896Z [00:00:49.752]➜  
2025-08-20T19:09:10.2146173Z [00:00:49.752]➜    17. Interpretation of Sections 15 and 16.
2025-08-20T19:09:10.2146464Z [00:00:49.752]➜  
2025-08-20T19:09:10.2146810Z [00:00:49.752]➜    If the disclaimer of warranty and limitation of liability provided
2025-08-20T19:09:10.2147555Z [00:00:49.752]➜  above cannot be given local legal effect according to their terms,
2025-08-20T19:09:10.2148086Z [00:00:49.752]➜  reviewing courts shall apply local law that most closely approximates
2025-08-20T19:09:10.2148594Z [00:00:49.752]➜  an absolute waiver of all civil liability in connection with the
2025-08-20T19:09:10.2149093Z [00:00:49.752]➜  Program, unless a warranty or assumption of liability accompanies a
2025-08-20T19:09:10.2149681Z [00:00:49.752]➜  copy of the Program in return for a fee.
2025-08-20T19:09:10.2149975Z [00:00:49.752]➜  
2025-08-20T19:09:10.2150245Z [00:00:49.752]➜                       END OF TERMS AND CONDITIONS
2025-08-20T19:09:10.2150534Z [00:00:49.752]➜  
2025-08-20T19:09:10.2150822Z [00:00:49.752]➜              How to Apply These Terms to Your New Programs
2025-08-20T19:09:10.2151134Z [00:00:49.752]➜  
2025-08-20T19:09:10.2151468Z [00:00:49.752]➜    If you develop a new program, and you want it to be of the greatest
2025-08-20T19:09:10.2151969Z [00:00:49.752]➜  possible use to the public, the best way to achieve this is to make it
2025-08-20T19:09:10.2152506Z [00:00:49.752]➜  free software which everyone can redistribute and change under these terms.
2025-08-20T19:09:10.2152899Z [00:00:49.752]➜  
2025-08-20T19:09:10.2153231Z [00:00:49.752]➜    To do so, attach the following notices to the program.  It is safest
2025-08-20T19:09:10.2153724Z [00:00:49.752]➜  to attach them to the start of each source file to most effectively
2025-08-20T19:09:10.2154236Z [00:00:49.752]➜  state the exclusion of warranty; and each file should have at least
2025-08-20T19:09:10.2154745Z [00:00:49.752]➜  the "copyright" line and a pointer to where the full notice is found.
2025-08-20T19:09:10.2155103Z [00:00:49.752]➜  
2025-08-20T19:09:10.2155452Z [00:00:49.752]➜      <one line to give the program's name and a brief idea of what it does.>
2025-08-20T19:09:10.2155879Z [00:00:49.752]➜      Copyright (C) <year>  <name of author>
2025-08-20T19:09:10.2156168Z [00:00:49.752]➜  
2025-08-20T19:09:10.2156519Z [00:00:49.752]➜      This program is free software: you can redistribute it and/or modify
2025-08-20T19:09:10.2157149Z [00:00:49.752]➜      it under the terms of the GNU General Public License as published by
2025-08-20T19:09:10.2157652Z [00:00:49.752]➜      the Free Software Foundation, either version 3 of the License, or
2025-08-20T19:09:10.2158075Z [00:00:49.752]➜      (at your option) any later version.
2025-08-20T19:09:10.2158367Z [00:00:49.752]➜  
2025-08-20T19:09:10.2158817Z [00:00:49.752]➜      This program is distributed in the hope that it will be useful,
2025-08-20T19:09:10.2159312Z [00:00:49.752]➜      but WITHOUT ANY WARRANTY; without even the implied warranty of
2025-08-20T19:09:10.2159802Z [00:00:49.752]➜      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2025-08-20T19:09:10.2160238Z [00:00:49.752]➜      GNU General Public License for more details.
2025-08-20T19:09:10.2160540Z [00:00:49.752]➜  
2025-08-20T19:09:10.2160877Z [00:00:49.752]➜      You should have received a copy of the GNU General Public License
2025-08-20T19:09:10.2161408Z [00:00:49.752]➜      along with this program.  If not, see <https://www.gnu.org/licenses/>.
2025-08-20T19:09:10.2161786Z [00:00:49.752]➜  
2025-08-20T19:09:10.2162147Z [00:00:49.752]➜  Also add information on how to contact you by electronic and paper mail.
2025-08-20T19:09:10.2162518Z [00:00:49.752]➜  
2025-08-20T19:09:10.2162850Z [00:00:49.752]➜    If the program does terminal interaction, make it output a short
2025-08-20T19:09:10.2163332Z [00:00:49.752]➜  notice like this when it starts in an interactive mode:
2025-08-20T19:09:10.2163660Z [00:00:49.752]➜  
2025-08-20T19:09:10.2163951Z [00:00:49.752]➜      <program>  Copyright (C) <year>  <name of author>
2025-08-20T19:09:10.2164439Z [00:00:49.752]➜      This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
2025-08-20T19:09:10.2164949Z [00:00:49.752]➜      This is free software, and you are welcome to redistribute it
2025-08-20T19:09:10.2165393Z [00:00:49.752]➜      under certain conditions; type `show c' for details.
2025-08-20T19:09:10.2165715Z [00:00:49.752]➜  
2025-08-20T19:09:10.2166090Z [00:00:49.752]➜  The hypothetical commands `show w' and `show c' should show the appropriate
2025-08-20T19:09:10.2166638Z [00:00:49.752]➜  parts of the General Public License.  Of course, your program's commands
2025-08-20T19:09:10.2167407Z [00:00:49.752]➜  might be different; for a GUI interface, you would use an "about box".
2025-08-20T19:09:10.2167950Z [00:00:49.752]➜  
2025-08-20T19:09:10.2168331Z [00:00:49.752]➜    You should also get your employer (if you work as a programmer) or school,
2025-08-20T19:09:10.2168853Z [00:00:49.752]➜  if any, to sign a "copyright disclaimer" for the program, if necessary.
2025-08-20T19:09:10.2169373Z [00:00:49.752]➜  For more information on this, and how to apply and follow the GNU GPL, see
2025-08-20T19:09:10.2169802Z [00:00:49.752]➜  <https://www.gnu.org/licenses/>.
2025-08-20T19:09:10.2170089Z [00:00:49.752]➜  
2025-08-20T19:09:10.2170461Z [00:00:49.752]➜    The GNU General Public License does not permit incorporating your program
2025-08-20T19:09:10.2171008Z [00:00:49.752]➜  into proprietary programs.  If your program is a subroutine library, you
2025-08-20T19:09:10.2171566Z [00:00:49.752]➜  may consider it more useful to permit linking proprietary applications with
2025-08-20T19:09:10.2172091Z [00:00:49.752]➜  the library.  If this is what you want to do, use the GNU Lesser General
2025-08-20T19:09:10.2172603Z [00:00:49.752]➜  Public License instead of this License.  But first, please read
2025-08-20T19:09:10.2173064Z [00:00:49.752]➜  <https://www.gnu.org/licenses/why-not-lgpl.html>.
2025-08-20T19:09:10.2173388Z [00:00:49.752]➜  
2025-08-20T19:09:10.2173585Z [00:00:49.752]➜  
2025-08-20T19:09:10.2173825Z [00:00:49.776]➜  
2025-08-20T19:09:10.2174036Z [00:00:49.776]➜  File: LICENSE
2025-08-20T19:09:10.2174297Z [00:00:49.776]➜    Type: ASCII text
2025-08-20T19:09:10.2174743Z [00:00:49.776]➜    B3sum: 9531546decbed2aa21abd964d148ded0bbd272d98b13698629883de3abfa9b30
2025-08-20T19:09:10.2175343Z [00:00:49.776]➜    SHA256sum: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986
2025-08-20T19:09:10.2175763Z [00:00:49.776]➜    Size: 36K
2025-08-20T19:09:10.2228539Z [00:00:49.790]➜  
2025-08-20T19:09:10.2228846Z [00:00:49.790]➜  File: SBUILD
2025-08-20T19:09:10.2229234Z [00:00:49.790]➜    Type: a /SBUILD ver @v1.0.0 script, ASCII text executable
2025-08-20T19:09:10.2229815Z [00:00:49.790]➜    B3sum: ca74b35b7e41a9b150d64f1465efc8de7eaaf2c65dd086d66b74eed64d6c4b32
2025-08-20T19:09:10.2230671Z [00:00:49.790]➜    SHA256sum: 34ffaf1ab36df336b0da914b91df6e83637c7efed6138a87f7105e01fe21e9a3
2025-08-20T19:09:10.2231120Z [00:00:49.790]➜    Size: 8.0K
2025-08-20T19:09:10.2345920Z [00:00:49.802]➜  
2025-08-20T19:09:10.2346413Z [00:00:49.802]➜  File: bin-graph.static.version
2025-08-20T19:09:10.2346825Z [00:00:49.802]➜    Type: ASCII text, with no line terminators
2025-08-20T19:09:10.2347606Z [00:00:49.802]➜    B3sum: 4bdf337f349f62242975255ddb73fb03e331a273e9e8c5cf8f7bbd9fdbdf19f3
2025-08-20T19:09:10.2348237Z [00:00:49.802]➜    SHA256sum: 488316c443ffa4a74f8c431a417fa47445136f2c9887be2a342b9adfc0631155
2025-08-20T19:09:10.2348683Z [00:00:49.802]➜    Size: 4.0K
2025-08-20T19:09:10.2463825Z [00:00:49.814]➜  
2025-08-20T19:09:10.2464265Z [00:00:49.814]➜  File: bin-graph.version
2025-08-20T19:09:10.2464650Z [00:00:49.814]➜    Type: ASCII text, with no line terminators
2025-08-20T19:09:10.2465550Z [00:00:49.814]➜    B3sum: 4bdf337f349f62242975255ddb73fb03e331a273e9e8c5cf8f7bbd9fdbdf19f3
2025-08-20T19:09:10.2466611Z [00:00:49.814]➜    SHA256sum: 488316c443ffa4a74f8c431a417fa47445136f2c9887be2a342b9adfc0631155
2025-08-20T19:09:10.2467486Z [00:00:49.814]➜    Size: 4.0K
2025-08-20T19:09:10.2469444Z [00:00:49.814]➜  
2025-08-20T19:09:10.2470373Z [00:00:49.814]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T19:09:10.2502892Z [00:00:49.818]➜  bin-graph.static.version:4bdf337f349f62242975255ddb73fb03e331a273e9e8c5cf8f7bbd9fdbdf19f3
2025-08-20T19:09:10.2503632Z [00:00:49.818]➜  SBUILD:ca74b35b7e41a9b150d64f1465efc8de7eaaf2c65dd086d66b74eed64d6c4b32
2025-08-20T19:09:10.2504430Z [00:00:49.818]➜  bin-graph.version:4bdf337f349f62242975255ddb73fb03e331a273e9e8c5cf8f7bbd9fdbdf19f3
2025-08-20T19:09:10.2505587Z [00:00:49.818]➜  LICENSE:9531546decbed2aa21abd964d148ded0bbd272d98b13698629883de3abfa9b30
2025-08-20T19:09:10.2526230Z [00:00:49.820]➜  
2025-08-20T19:09:10.2528054Z [00:00:49.820]➜  [+] Signing bin-graph.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T19:09:10.2629290Z [00:00:49.830]➜  
2025-08-20T19:09:10.2630877Z [00:00:49.830]➜  [✓] SuccessFully Built bin-graph.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/bin-graph/static.ppkg.stable.yaml [Wednesday, 2025-08-20 (07:09:10 PM) UTC]
2025-08-20T19:09:10.2632130Z [00:00:49.830]➜  
2025-08-20T19:09:10.2659754Z [00:00:49.833]➜  [+] Total Size: 92K (Includes DUPES+TMPFILES)
2025-08-20T19:09:10.2660568Z [00:00:49.833]➜  [+] LOGPATH='/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/bin-graph.static.log'
2025-08-20T19:09:10.2674837Z [00:00:49.835]➜  [+] ENVPATH=/tmp/pkgforge/fWkqHbMnv_SBUILD/ENVPATH
2025-08-20T19:09:10.2782912Z 
2025-08-20T19:09:10.2784015Z [+] Sanitizing /tmp/pkgforge/fWkqHbMnv_SBUILD/BUILD.log ==> /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/bin-graph.static.log
2025-08-20T19:09:14.0348314Z 
2025-08-20T19:09:14.0349404Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable]
2025-08-20T19:09:14.0350376Z [+] LOGS (Build Dir): /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR
2025-08-20T19:09:14.0350897Z 
2025-08-20T19:09:14.0402241Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T19:09:14.0422830Z ./BUILD_ARTIFACTS.tar : 15.50%   (   320 KiB =>   49.6 KiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T19:09:14.0440406Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T19:09:14.0477202Z 
2025-08-20T19:09:14.0478442Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml :: 00(Hr):00(Min):54(Sec)
2025-08-20T19:09:14.0479585Z 
2025-08-20T19:09:14.0493610Z 
2025-08-20T19:09:14.0493939Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (07:09:14 PM) UTC
2025-08-20T19:09:14.0494225Z 
2025-08-20T19:09:14.2301036Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T19:09:14.2348151Z ##[group]Run ##Presets
2025-08-20T19:09:14.2348485Z [36;1m##Presets[0m
2025-08-20T19:09:14.2348692Z [36;1mset +x ; set +e[0m
2025-08-20T19:09:14.2348907Z [36;1m#-------------#[0m
2025-08-20T19:09:14.2349111Z [36;1m##Debug?[0m
2025-08-20T19:09:14.2349355Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:09:14.2349646Z [36;1m  set -x[0m
2025-08-20T19:09:14.2349832Z [36;1mfi[0m
2025-08-20T19:09:14.2350012Z [36;1m#-------------#[0m
2025-08-20T19:09:14.2350213Z [36;1m##Set ENV[0m
2025-08-20T19:09:14.2350449Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T19:09:14.2350879Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T19:09:14.2351282Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T19:09:14.2351737Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-"[0m
2025-08-20T19:09:14.2352288Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T19:09:14.2352699Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:09:14.2353142Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:09:14.2353478Z [36;1m fi[0m
2025-08-20T19:09:14.2353662Z [36;1m##Push[0m
2025-08-20T19:09:14.2353893Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T19:09:14.2354169Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T19:09:14.2354543Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T19:09:14.2355018Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:09:14.2355468Z [36;1m     ls -sh "/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T19:09:14.2355813Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T19:09:14.2356033Z [36;1m       {[0m
2025-08-20T19:09:14.2356411Z [36;1m        for i in {1..10}; do[0m
2025-08-20T19:09:14.2356754Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T19:09:14.2357468Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T19:09:14.2357918Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T19:09:14.2358352Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T19:09:14.2358768Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T19:09:14.2359155Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T19:09:14.2359539Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T19:09:14.2359926Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T19:09:14.2360314Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T19:09:14.2360724Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T19:09:14.2361205Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T19:09:14.2361718Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T19:09:14.2362178Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T19:09:14.2362603Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T19:09:14.2363022Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T19:09:14.2363499Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-bin-graph")[0m
2025-08-20T19:09:14.2363960Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T19:09:14.2364565Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T19:09:14.2365042Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T19:09:14.2365451Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T19:09:14.2365956Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T19:09:14.2366399Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T19:09:14.2366659Z [36;1m         #Check[0m
2025-08-20T19:09:14.2367760Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "" ]]; then[0m
2025-08-20T19:09:14.2368481Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T19:09:14.2368839Z [36;1m            break[0m
2025-08-20T19:09:14.2369052Z [36;1m          else[0m
2025-08-20T19:09:14.2369468Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T19:09:14.2369899Z [36;1m          fi[0m
2025-08-20T19:09:14.2370117Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T19:09:14.2370373Z [36;1m        done[0m
2025-08-20T19:09:14.2370562Z [36;1m       }[0m
2025-08-20T19:09:14.2370766Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T19:09:14.2371015Z [36;1m       ghcr_push_cmd[0m
2025-08-20T19:09:14.2371586Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T19:09:14.2372332Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T19:09:14.2372751Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T19:09:14.2373167Z [36;1m          ghcr_push_cmd[0m
2025-08-20T19:09:14.2373745Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T19:09:14.2374461Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T19:09:14.2374974Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T19:09:14.2375372Z [36;1m             return 1 || exit 1[0m
2025-08-20T19:09:14.2375610Z [36;1m           fi[0m
2025-08-20T19:09:14.2375909Z [36;1m       fi[0m
2025-08-20T19:09:14.2376210Z [36;1m   fi[0m
2025-08-20T19:09:14.2376495Z [36;1m fi[0m
2025-08-20T19:09:14.2376780Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:09:14.2429671Z shell: /usr/bin/bash -e {0}
2025-08-20T19:09:14.2429902Z env:
2025-08-20T19:09:14.2430091Z   CROSS_COMPILING: NO
2025-08-20T19:09:14.2430323Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:09:14.2430551Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:09:14.2430769Z   ON_QEMU: NO
2025-08-20T19:09:14.2430944Z   DEBUG: 0
2025-08-20T19:09:14.2431126Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:09:14.2431353Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:09:14.2431655Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable
2025-08-20T19:09:14.2431972Z   KEEP_LOGS: YES
2025-08-20T19:09:14.2432159Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:09:14.2432381Z   PKG_FAMILY_LOCAL: bin-graph
2025-08-20T19:09:14.2432605Z   SBUILD_REBUILD: false
2025-08-20T19:09:14.2433133Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:09:14.2433699Z   BUILD_SYS: docker://ppkg
2025-08-20T19:09:14.2433921Z   BUILD_ON_HOST: FALSE
2025-08-20T19:09:14.2434119Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:09:14.2434313Z   SYSTMP: /tmp
2025-08-20T19:09:14.2434498Z   GHA_MODE: MATRIX
2025-08-20T19:09:14.2435107Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:09:14.2435631Z   INPUT_SBUILD: /tmp/pkgforge/1fkJufHu3_build.yaml
2025-08-20T19:09:14.2435966Z   BUILD_DIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml
2025-08-20T19:09:14.2436361Z   SBUILD_OUTDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR
2025-08-20T19:09:14.2436846Z   SBUILD_TMPDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:09:14.2437476Z   PKG_TYPE: static
2025-08-20T19:09:14.2437677Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:09:14.2437888Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:09:14.2438475Z   GHCR_TOKEN: ***
2025-08-20T19:09:14.2438779Z   GITHUB_TOKEN: ***
2025-08-20T19:09:14.2439012Z   GITLAB_TOKEN: ***
2025-08-20T19:09:14.2440181Z   MINISIGN_KEY: ***
2025-08-20T19:09:14.2440373Z ##[endgroup]
2025-08-20T19:09:14.2533030Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T19:09:14.2543774Z 52K	./BUILD_ARTIFACTS.zstd
2025-08-20T19:09:14.2556670Z total 336K
2025-08-20T19:09:14.2557176Z 4.0K CHECKSUM
2025-08-20T19:09:14.2557490Z 4.0K CHECKSUM.sig
2025-08-20T19:09:14.2557813Z  36K LICENSE
2025-08-20T19:09:14.2558064Z 4.0K LICENSE.sig
2025-08-20T19:09:14.2558256Z 8.0K SBUILD
2025-08-20T19:09:14.2558431Z 4.0K SBUILD.sig
2025-08-20T19:09:14.2558613Z 4.0K SBUILD_TEMP
2025-08-20T19:09:14.2558816Z 256K bin-graph.static.log
2025-08-20T19:09:14.2559049Z 4.0K bin-graph.static.version
2025-08-20T19:09:14.2559299Z 4.0K bin-graph.static.version.sig
2025-08-20T19:09:14.2559542Z 4.0K bin-graph.version
2025-08-20T19:09:14.2559751Z 4.0K bin-graph.version.sig
2025-08-20T19:09:14.2601528Z Error: "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-"
2025-08-20T19:09:14.2603093Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:09:19.2664584Z Error: "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-"
2025-08-20T19:09:19.2667998Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:09:19.2677385Z 
2025-08-20T19:09:19.2677993Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-
2025-08-20T19:09:19.2678568Z 
2025-08-20T19:09:19.2712460Z Error: "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-"
2025-08-20T19:09:19.2714019Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:09:19.2760765Z ##[group]Run ##Presets
2025-08-20T19:09:19.2761028Z [36;1m##Presets[0m
2025-08-20T19:09:19.2761236Z [36;1mset +x ; set +e[0m
2025-08-20T19:09:19.2761451Z [36;1m#-------------#[0m
2025-08-20T19:09:19.2761661Z [36;1m##Debug?[0m
2025-08-20T19:09:19.2761904Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:09:19.2762196Z [36;1m  set -x[0m
2025-08-20T19:09:19.2762378Z [36;1mfi[0m
2025-08-20T19:09:19.2762557Z [36;1m#-------------#[0m
2025-08-20T19:09:19.2762815Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T19:09:19.2763145Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:09:19.2813750Z shell: /usr/bin/bash -e {0}
2025-08-20T19:09:19.2813982Z env:
2025-08-20T19:09:19.2814160Z   CROSS_COMPILING: NO
2025-08-20T19:09:19.2814375Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:09:19.2814600Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:09:19.2814807Z   ON_QEMU: NO
2025-08-20T19:09:19.2815017Z   DEBUG: 0
2025-08-20T19:09:19.2815199Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:09:19.2815422Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:09:19.2815723Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable
2025-08-20T19:09:19.2816051Z   KEEP_LOGS: YES
2025-08-20T19:09:19.2816245Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:09:19.2816466Z   PKG_FAMILY_LOCAL: bin-graph
2025-08-20T19:09:19.2816683Z   SBUILD_REBUILD: false
2025-08-20T19:09:19.2817478Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:09:19.2818055Z   BUILD_SYS: docker://ppkg
2025-08-20T19:09:19.2818279Z   BUILD_ON_HOST: FALSE
2025-08-20T19:09:19.2818480Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:09:19.2818671Z   SYSTMP: /tmp
2025-08-20T19:09:19.2818851Z   GHA_MODE: MATRIX
2025-08-20T19:09:19.2819285Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:09:19.2819805Z   INPUT_SBUILD: /tmp/pkgforge/1fkJufHu3_build.yaml
2025-08-20T19:09:19.2820126Z   BUILD_DIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml
2025-08-20T19:09:19.2820509Z   SBUILD_OUTDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR
2025-08-20T19:09:19.2820988Z   SBUILD_TMPDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:09:19.2821365Z   PKG_TYPE: static
2025-08-20T19:09:19.2821557Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:09:19.2821765Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:09:19.2821969Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:09:19.2822343Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-
2025-08-20T19:09:19.2822742Z ##[endgroup]
2025-08-20T19:09:19.2964470Z ##[group]Run actions/upload-artifact@v4
2025-08-20T19:09:19.2964761Z with:
2025-08-20T19:09:19.2964967Z   name: Bincache_bin-graph_x86_64-Linux
2025-08-20T19:09:19.2965272Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T19:09:19.2965564Z   compression-level: 0
2025-08-20T19:09:19.2965772Z   retention-days: 30
2025-08-20T19:09:19.2965966Z   overwrite: true
2025-08-20T19:09:19.2966152Z   if-no-files-found: warn
2025-08-20T19:09:19.2966372Z   include-hidden-files: false
2025-08-20T19:09:19.2966775Z env:
2025-08-20T19:09:19.2967243Z   CROSS_COMPILING: NO
2025-08-20T19:09:19.2967449Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:09:19.2967665Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:09:19.2967873Z   ON_QEMU: NO
2025-08-20T19:09:19.2968043Z   DEBUG: 0
2025-08-20T19:09:19.2968221Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:09:19.2968437Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:09:19.2968732Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable
2025-08-20T19:09:19.2969080Z   KEEP_LOGS: YES
2025-08-20T19:09:19.2969273Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:09:19.2969486Z   PKG_FAMILY_LOCAL: bin-graph
2025-08-20T19:09:19.2969709Z   SBUILD_REBUILD: false
2025-08-20T19:09:19.2970240Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:09:19.2970793Z   BUILD_SYS: docker://ppkg
2025-08-20T19:09:19.2971018Z   BUILD_ON_HOST: FALSE
2025-08-20T19:09:19.2971208Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:09:19.2971403Z   SYSTMP: /tmp
2025-08-20T19:09:19.2971582Z   GHA_MODE: MATRIX
2025-08-20T19:09:19.2972014Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:09:19.2972524Z   INPUT_SBUILD: /tmp/pkgforge/1fkJufHu3_build.yaml
2025-08-20T19:09:19.2972846Z   BUILD_DIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml
2025-08-20T19:09:19.2973235Z   SBUILD_OUTDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR
2025-08-20T19:09:19.2973713Z   SBUILD_TMPDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:09:19.2974090Z   PKG_TYPE: static
2025-08-20T19:09:19.2974283Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:09:19.2974489Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:09:19.2974689Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:09:19.2975063Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-
2025-08-20T19:09:19.2975472Z   UTC_TIME: 2025_08_20T07_09_19_PM
2025-08-20T19:09:19.2975699Z ##[endgroup]
2025-08-20T19:09:19.5129122Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T19:09:19.5132076Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T19:09:19.5132796Z With the provided path, there will be 2 files uploaded
2025-08-20T19:09:19.8183082Z Artifact name is valid!
2025-08-20T19:09:19.8184647Z Root directory input is valid!
2025-08-20T19:09:19.9462903Z Beginning upload of artifact content to blob storage
2025-08-20T19:09:20.6008070Z Uploaded bytes 657814
2025-08-20T19:09:20.6829145Z Finished uploading artifact content to blob storage!
2025-08-20T19:09:20.6832744Z SHA256 digest of uploaded artifact zip is d1ca166369c8eb49a0b39fa88542c8672a5187d1ddd6fadceaaf03ba606ee4a7
2025-08-20T19:09:20.6833631Z Finalizing artifact upload
2025-08-20T19:09:20.8277413Z Artifact Bincache_bin-graph_x86_64-Linux.zip successfully finalized. Artifact ID 3812275400
2025-08-20T19:09:20.8279010Z Artifact Bincache_bin-graph_x86_64-Linux has been successfully uploaded! Final size is 657814 bytes. Artifact ID is 3812275400
2025-08-20T19:09:20.8286184Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17107518431/artifacts/3812275400
2025-08-20T19:09:20.8430462Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T19:09:20.8430787Z with:
2025-08-20T19:09:20.8430988Z   subject-name: bin-graph--
2025-08-20T19:09:20.8431725Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T19:09:20.8432481Z   show-summary: true
2025-08-20T19:09:20.8432700Z   push-to-registry: false
2025-08-20T19:09:20.8433071Z   github-token: ***
2025-08-20T19:09:20.8433273Z env:
2025-08-20T19:09:20.8433450Z   CROSS_COMPILING: NO
2025-08-20T19:09:20.8433664Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:09:20.8433891Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:09:20.8434303Z   ON_QEMU: NO
2025-08-20T19:09:20.8434485Z   DEBUG: 0
2025-08-20T19:09:20.8434670Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:09:20.8434898Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:09:20.8435274Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable
2025-08-20T19:09:20.8435598Z   KEEP_LOGS: YES
2025-08-20T19:09:20.8435791Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:09:20.8436012Z   PKG_FAMILY_LOCAL: bin-graph
2025-08-20T19:09:20.8436241Z   SBUILD_REBUILD: false
2025-08-20T19:09:20.8436778Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:09:20.8437508Z   BUILD_SYS: docker://ppkg
2025-08-20T19:09:20.8437747Z   BUILD_ON_HOST: FALSE
2025-08-20T19:09:20.8437957Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:09:20.8438157Z   SYSTMP: /tmp
2025-08-20T19:09:20.8438342Z   GHA_MODE: MATRIX
2025-08-20T19:09:20.8438783Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:09:20.8439313Z   INPUT_SBUILD: /tmp/pkgforge/1fkJufHu3_build.yaml
2025-08-20T19:09:20.8439642Z   BUILD_DIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml
2025-08-20T19:09:20.8440043Z   SBUILD_OUTDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR
2025-08-20T19:09:20.8440529Z   SBUILD_TMPDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:09:20.8440927Z   PKG_TYPE: static
2025-08-20T19:09:20.8441128Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:09:20.8441349Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:09:20.8441557Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:09:20.8441942Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-
2025-08-20T19:09:20.8442361Z   UTC_TIME: 2025_08_20T07_09_19_PM
2025-08-20T19:09:20.8442593Z ##[endgroup]
2025-08-20T19:09:20.8511901Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T19:09:20.8512344Z env:
2025-08-20T19:09:20.8512527Z   CROSS_COMPILING: NO
2025-08-20T19:09:20.8512745Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:09:20.8512973Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:09:20.8513189Z   ON_QEMU: NO
2025-08-20T19:09:20.8513368Z   DEBUG: 0
2025-08-20T19:09:20.8513558Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:09:20.8513787Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:09:20.8514098Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable
2025-08-20T19:09:20.8514431Z   KEEP_LOGS: YES
2025-08-20T19:09:20.8514624Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:09:20.8514849Z   PKG_FAMILY_LOCAL: bin-graph
2025-08-20T19:09:20.8515079Z   SBUILD_REBUILD: false
2025-08-20T19:09:20.8515615Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:09:20.8516182Z   BUILD_SYS: docker://ppkg
2025-08-20T19:09:20.8516414Z   BUILD_ON_HOST: FALSE
2025-08-20T19:09:20.8516618Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:09:20.8516822Z   SYSTMP: /tmp
2025-08-20T19:09:20.8517155Z   GHA_MODE: MATRIX
2025-08-20T19:09:20.8517596Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:09:20.8518286Z   INPUT_SBUILD: /tmp/pkgforge/1fkJufHu3_build.yaml
2025-08-20T19:09:20.8518623Z   BUILD_DIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml
2025-08-20T19:09:20.8519015Z   SBUILD_OUTDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR
2025-08-20T19:09:20.8519500Z   SBUILD_TMPDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:09:20.8519892Z   PKG_TYPE: static
2025-08-20T19:09:20.8520092Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:09:20.8520309Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:09:20.8520526Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:09:20.8520923Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-
2025-08-20T19:09:20.8521354Z   UTC_TIME: 2025_08_20T07_09_19_PM
2025-08-20T19:09:20.8521864Z ##[endgroup]
2025-08-20T19:09:21.7634880Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T19:09:21.7635245Z with:
2025-08-20T19:09:21.7635947Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T19:09:21.7636692Z   subject-name: bin-graph--
2025-08-20T19:09:21.7637278Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T19:09:21.7639959Z   predicate: {"buildDefinition":{"buildType":"https://actions.github.io/buildtypes/workflow/v1","externalParameters":{"workflow":{"ref":"refs/heads/main","repository":"https://github.com/pkgforge/bincache","path":".github/workflows/matrix_builds.yaml"}},"internalParameters":{"github":{"event_name":"workflow_dispatch","repository_id":"883655230","repository_owner_id":"187275343","runner_environment":"github-hosted"}},"resolvedDependencies":[{"uri":"git+https://github.com/pkgforge/bincache@refs/heads/main","digest":{"gitCommit":"338a3bae1bab05aba0ad4bfe5580d82eeab3f21d"}}]},"runDetails":{"builder":{"id":"https://github.com/pkgforge/bincache/.github/workflows/matrix_builds.yaml@refs/heads/main"},"metadata":{"invocationId":"https://github.com/pkgforge/bincache/actions/runs/17107518431/attempts/1"}}}
2025-08-20T19:09:21.7642557Z   push-to-registry: false
2025-08-20T19:09:21.7642794Z   show-summary: true
2025-08-20T19:09:21.7643250Z   github-token: ***
2025-08-20T19:09:21.7643458Z env:
2025-08-20T19:09:21.7643644Z   CROSS_COMPILING: NO
2025-08-20T19:09:21.7643860Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:09:21.7644091Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:09:21.7644310Z   ON_QEMU: NO
2025-08-20T19:09:21.7644493Z   DEBUG: 0
2025-08-20T19:09:21.7644685Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:09:21.7644915Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:09:21.7645222Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable
2025-08-20T19:09:21.7645558Z   KEEP_LOGS: YES
2025-08-20T19:09:21.7645766Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:09:21.7645992Z   PKG_FAMILY_LOCAL: bin-graph
2025-08-20T19:09:21.7646222Z   SBUILD_REBUILD: false
2025-08-20T19:09:21.7646759Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:09:21.7647545Z   BUILD_SYS: docker://ppkg
2025-08-20T19:09:21.7647773Z   BUILD_ON_HOST: FALSE
2025-08-20T19:09:21.7647977Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:09:21.7648177Z   SYSTMP: /tmp
2025-08-20T19:09:21.7648363Z   GHA_MODE: MATRIX
2025-08-20T19:09:21.7648794Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:09:21.7649314Z   INPUT_SBUILD: /tmp/pkgforge/1fkJufHu3_build.yaml
2025-08-20T19:09:21.7649642Z   BUILD_DIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml
2025-08-20T19:09:21.7650033Z   SBUILD_OUTDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR
2025-08-20T19:09:21.7650530Z   SBUILD_TMPDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:09:21.7650921Z   PKG_TYPE: static
2025-08-20T19:09:21.7651124Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:09:21.7651343Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:09:21.7651751Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:09:21.7652144Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-
2025-08-20T19:09:21.7652560Z   UTC_TIME: 2025_08_20T07_09_19_PM
2025-08-20T19:09:21.7652800Z ##[endgroup]
2025-08-20T19:09:23.2112020Z Attestation created for 12 subjects
2025-08-20T19:09:23.2121092Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T19:09:23.2122687Z -----BEGIN CERTIFICATE-----
2025-08-20T19:09:23.2123396Z MIIG7zCCBnSgAwIBAgIUZ6cQslKJsIXvJADvhMfyxCGvis4wCgYIKoZIzj0EAwMw
2025-08-20T19:09:23.2124410Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T19:09:23.2125447Z cm1lZGlhdGUwHhcNMjUwODIwMTkwOTIyWhcNMjUwODIwMTkxOTIyWjAAMFkwEwYH
2025-08-20T19:09:23.2126772Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEiIhaCreydwsrnhxQ4MWLKxS5K+bbevaTzlhe
2025-08-20T19:09:23.2127997Z iF/5fz4jGXR+VbRKk84bw1iMNQmPasYHXIPaUhEFerasjmF07aOCBZMwggWPMA4G
2025-08-20T19:09:23.2128939Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUob7T
2025-08-20T19:09:23.2129822Z nXzgK75B/oMcF41ZbCvJT1owHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T19:09:23.2130723Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T19:09:23.2131616Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T19:09:23.2132543Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T19:09:23.2133457Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T19:09:23.2134328Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T19:09:23.2135244Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T19:09:23.2136196Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T19:09:23.2137410Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T19:09:23.2138371Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T19:09:23.2139296Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T19:09:23.2140192Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T19:09:23.2141137Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T19:09:23.2142053Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T19:09:23.2142984Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T19:09:23.2143944Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T19:09:23.2144966Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T19:09:23.2145916Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T19:09:23.2146853Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T19:09:23.2148025Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T19:09:23.2148954Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T19:09:23.2149887Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T19:09:23.2150842Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T19:09:23.2151799Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T19:09:23.2152720Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA3NTE4NDMxL2F0
2025-08-20T19:09:23.2153441Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYkGCisGAQQB1nkCBAIE
2025-08-20T19:09:23.2153962Z ewR5AHcAdQDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjI4sg7
2025-08-20T19:09:23.2154714Z AAAEAwBGMEQCIFDAUXd/GrNwQgwQ2ITz9q3qa7j6H+KQdXLunddjLEZAAiBwm166
2025-08-20T19:09:23.2155180Z h+nzBg7mrx5lQKxi//lOreOr7lJVOI/K+LdxijAKBggqhkjOPQQDAwNpADBmAjEA
2025-08-20T19:09:23.2155651Z hiizqzFUG6NbeURjJoeM1u/SGou3iiDISW3L+RXgEhNPNPh2uJTDr1DMpnhN6+Er
2025-08-20T19:09:23.2156252Z AjEAsATp+xI9SA2wOLi1EERhdAo8c2pfNYywkSlo82gy7EZ9RUaREJ58Rlcv/nrf
2025-08-20T19:09:23.2156605Z iPKA
2025-08-20T19:09:23.2156798Z -----END CERTIFICATE-----
2025-08-20T19:09:23.2157378Z 
2025-08-20T19:09:23.2158148Z ##[endgroup]
2025-08-20T19:09:23.2158622Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T19:09:23.2159049Z https://search.sigstore.dev?logIndex=413960408
2025-08-20T19:09:23.2159412Z [36mAttestation uploaded to repository[39m
2025-08-20T19:09:23.2159757Z https://github.com/pkgforge/bincache/attestations/9868803
2025-08-20T19:09:23.2917957Z ##[group]Run ##Presets
2025-08-20T19:09:23.2918269Z [36;1m##Presets[0m
2025-08-20T19:09:23.2918489Z [36;1mset +x ; set +e[0m
2025-08-20T19:09:23.2918751Z [36;1m#-------------#[0m
2025-08-20T19:09:23.2918961Z [36;1m##Debug?[0m
2025-08-20T19:09:23.2919215Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:09:23.2919721Z [36;1m  set -x[0m
2025-08-20T19:09:23.2919912Z [36;1mfi[0m
2025-08-20T19:09:23.2920096Z [36;1m#-------------#[0m
2025-08-20T19:09:23.2920407Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T19:09:23.2920957Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"[0m
2025-08-20T19:09:23.2921396Z [36;1m exit 1[0m
2025-08-20T19:09:23.2921590Z [36;1mfi[0m
2025-08-20T19:09:23.2970460Z shell: /usr/bin/bash -e {0}
2025-08-20T19:09:23.2970713Z env:
2025-08-20T19:09:23.2970907Z   CROSS_COMPILING: NO
2025-08-20T19:09:23.2971168Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:09:23.2971406Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:09:23.2971630Z   ON_QEMU: NO
2025-08-20T19:09:23.2971813Z   DEBUG: 0
2025-08-20T19:09:23.2971999Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:09:23.2972231Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:09:23.2972543Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable
2025-08-20T19:09:23.2972889Z   KEEP_LOGS: YES
2025-08-20T19:09:23.2973096Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:09:23.2973324Z   PKG_FAMILY_LOCAL: bin-graph
2025-08-20T19:09:23.2973560Z   SBUILD_REBUILD: false
2025-08-20T19:09:23.2974096Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:09:23.2974673Z   BUILD_SYS: docker://ppkg
2025-08-20T19:09:23.2974904Z   BUILD_ON_HOST: FALSE
2025-08-20T19:09:23.2975108Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:09:23.2975314Z   SYSTMP: /tmp
2025-08-20T19:09:23.2975501Z   GHA_MODE: MATRIX
2025-08-20T19:09:23.2975952Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:09:23.2976488Z   INPUT_SBUILD: /tmp/pkgforge/1fkJufHu3_build.yaml
2025-08-20T19:09:23.2976822Z   BUILD_DIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml
2025-08-20T19:09:23.2977398Z   SBUILD_OUTDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR
2025-08-20T19:09:23.2977924Z   SBUILD_TMPDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:09:23.2978314Z   PKG_TYPE: static
2025-08-20T19:09:23.2978518Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:09:23.2978739Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:09:23.2978950Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:09:23.2979337Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-
2025-08-20T19:09:23.2979762Z   UTC_TIME: 2025_08_20T07_09_19_PM
2025-08-20T19:09:23.2980004Z ##[endgroup]
2025-08-20T19:09:23.3072527Z ##[group]Run ##Presets
2025-08-20T19:09:23.3072798Z [36;1m##Presets[0m
2025-08-20T19:09:23.3073008Z [36;1mset +x ; set +e[0m
2025-08-20T19:09:23.3073228Z [36;1m#-------------#[0m
2025-08-20T19:09:23.3073440Z [36;1m##Debug?[0m
2025-08-20T19:09:23.3073686Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:09:23.3073986Z [36;1m  set -x[0m
2025-08-20T19:09:23.3074182Z [36;1mfi[0m
2025-08-20T19:09:23.3074366Z [36;1m#-------------#[0m
2025-08-20T19:09:23.3074618Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T19:09:23.3075096Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"[0m
2025-08-20T19:09:23.3075543Z [36;1m exit 1[0m
2025-08-20T19:09:23.3075734Z [36;1mfi[0m
2025-08-20T19:09:23.3122325Z shell: /usr/bin/bash -e {0}
2025-08-20T19:09:23.3122564Z env:
2025-08-20T19:09:23.3122755Z   CROSS_COMPILING: NO
2025-08-20T19:09:23.3123015Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:09:23.3123253Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:09:23.3123471Z   ON_QEMU: NO
2025-08-20T19:09:23.3123650Z   DEBUG: 0
2025-08-20T19:09:23.3123838Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:09:23.3124072Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:09:23.3124391Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable
2025-08-20T19:09:23.3124719Z   KEEP_LOGS: YES
2025-08-20T19:09:23.3125091Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:09:23.3125319Z   PKG_FAMILY_LOCAL: bin-graph
2025-08-20T19:09:23.3125548Z   SBUILD_REBUILD: false
2025-08-20T19:09:23.3126092Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:09:23.3126684Z   BUILD_SYS: docker://ppkg
2025-08-20T19:09:23.3127098Z   BUILD_ON_HOST: FALSE
2025-08-20T19:09:23.3127312Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:09:23.3127518Z   SYSTMP: /tmp
2025-08-20T19:09:23.3127709Z   GHA_MODE: MATRIX
2025-08-20T19:09:23.3128167Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:09:23.3128693Z   INPUT_SBUILD: /tmp/pkgforge/1fkJufHu3_build.yaml
2025-08-20T19:09:23.3129025Z   BUILD_DIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml
2025-08-20T19:09:23.3129420Z   SBUILD_OUTDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR
2025-08-20T19:09:23.3129919Z   SBUILD_TMPDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:09:23.3130306Z   PKG_TYPE: static
2025-08-20T19:09:23.3130506Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:09:23.3130725Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:09:23.3130935Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:09:23.3131323Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-
2025-08-20T19:09:23.3131745Z   UTC_TIME: 2025_08_20T07_09_19_PM
2025-08-20T19:09:23.3131985Z ##[endgroup]
2025-08-20T19:09:23.3194911Z 
2025-08-20T19:09:23.3195376Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable
2025-08-20T19:09:23.3206598Z ##[error]Process completed with exit code 1.
2025-08-20T19:09:23.3247772Z ##[group]Run ##Presets
2025-08-20T19:09:23.3248049Z [36;1m##Presets[0m
2025-08-20T19:09:23.3248262Z [36;1mset +x ; set +e[0m
2025-08-20T19:09:23.3248478Z [36;1m#-------------#[0m
2025-08-20T19:09:23.3248690Z [36;1m##Debug?[0m
2025-08-20T19:09:23.3248954Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:09:23.3249261Z [36;1m  set -x[0m
2025-08-20T19:09:23.3249450Z [36;1mfi[0m
2025-08-20T19:09:23.3249633Z [36;1m#-------------#[0m
2025-08-20T19:09:23.3249982Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T19:09:23.3250397Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T19:09:23.3250709Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T19:09:23.3250976Z [36;1mfi[0m
2025-08-20T19:09:23.3294520Z shell: /usr/bin/bash -e {0}
2025-08-20T19:09:23.3294768Z env:
2025-08-20T19:09:23.3294957Z   CROSS_COMPILING: NO
2025-08-20T19:09:23.3295227Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:09:23.3295471Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:09:23.3295693Z   ON_QEMU: NO
2025-08-20T19:09:23.3295875Z   DEBUG: 0
2025-08-20T19:09:23.3296063Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:09:23.3296301Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:09:23.3296619Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable
2025-08-20T19:09:23.3297175Z   KEEP_LOGS: YES
2025-08-20T19:09:23.3297381Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:09:23.3297613Z   PKG_FAMILY_LOCAL: bin-graph
2025-08-20T19:09:23.3297842Z   SBUILD_REBUILD: false
2025-08-20T19:09:23.3298390Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml
2025-08-20T19:09:23.3298963Z   BUILD_SYS: docker://ppkg
2025-08-20T19:09:23.3299197Z   BUILD_ON_HOST: FALSE
2025-08-20T19:09:23.3299406Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:09:23.3299604Z   SYSTMP: /tmp
2025-08-20T19:09:23.3299797Z   GHA_MODE: MATRIX
2025-08-20T19:09:23.3300243Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:09:23.3300783Z   INPUT_SBUILD: /tmp/pkgforge/1fkJufHu3_build.yaml
2025-08-20T19:09:23.3301120Z   BUILD_DIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml
2025-08-20T19:09:23.3301691Z   SBUILD_OUTDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR
2025-08-20T19:09:23.3302184Z   SBUILD_TMPDIR: /tmp/pkgforge/5O6NGqU_1fkJufHu3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:09:23.3302575Z   PKG_TYPE: static
2025-08-20T19:09:23.3302779Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:09:23.3302997Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:09:23.3303209Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:09:23.3303600Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable/bin-graph-srcbuild-
2025-08-20T19:09:23.3304026Z   UTC_TIME: 2025_08_20T07_09_19_PM
2025-08-20T19:09:23.3304262Z ##[endgroup]
2025-08-20T19:09:23.3377167Z EXITED
2025-08-20T19:09:23.3421434Z Cleaning up orphan processes
