﻿2025-08-20T19:52:31.1044582Z Current runner version: '2.328.0'
2025-08-20T19:52:31.1073136Z ##[group]Runner Image Provisioner
2025-08-20T19:52:31.1074087Z Hosted Compute Agent
2025-08-20T19:52:31.1075459Z Version: 20250818.377
2025-08-20T19:52:31.1076141Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:52:31.1076839Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:52:31.1077563Z ##[endgroup]
2025-08-20T19:52:31.1078155Z ##[group]VM Image
2025-08-20T19:52:31.1078824Z - OS: Linux (arm64)
2025-08-20T19:52:31.1079491Z - Source: Partner
2025-08-20T19:52:31.1080043Z - Name: Ubuntu 24.04 by Arm Limited
2025-08-20T19:52:31.1080745Z - Version: 20250728.24.1
2025-08-20T19:52:31.1081749Z - Included Software: https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md
2025-08-20T19:52:31.1082793Z ##[endgroup]
2025-08-20T19:52:31.1084181Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:52:31.1087595Z Attestations: write
2025-08-20T19:52:31.1088393Z Contents: write
2025-08-20T19:52:31.1089242Z Metadata: read
2025-08-20T19:52:31.1090010Z Packages: write
2025-08-20T19:52:31.1090588Z ##[endgroup]
2025-08-20T19:52:31.1094269Z Secret source: Actions
2025-08-20T19:52:31.1095665Z Prepare workflow directory
2025-08-20T19:52:31.1429502Z Prepare all required actions
2025-08-20T19:52:31.1468944Z Getting action download info
2025-08-20T19:52:31.5710275Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T19:52:32.6162050Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T19:52:33.3072360Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T19:52:33.4428006Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T19:52:34.0806474Z Getting action download info
2025-08-20T19:52:34.2935589Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T19:52:34.7830574Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T19:52:35.3474475Z Complete job name: aarch64-Linux ==> (ghcr.io/pkgforge/bincache/dpkg/ppkg)
2025-08-20T19:52:35.4080999Z ##[group]Run ##Presets
2025-08-20T19:52:35.4081681Z [36;1m##Presets[0m
2025-08-20T19:52:35.4081985Z [36;1mset +x ; set +e[0m
2025-08-20T19:52:35.4082330Z [36;1m#-------------#[0m
2025-08-20T19:52:35.4082741Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T19:52:35.4083171Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T19:52:35.4083655Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4084017Z [36;1m  fi[0m
2025-08-20T19:52:35.4084316Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T19:52:35.4085126Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T19:52:35.4085573Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4085963Z [36;1m  fi[0m
2025-08-20T19:52:35.4086291Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T19:52:35.4086761Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T19:52:35.4087250Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4087564Z [36;1m  fi[0m
2025-08-20T19:52:35.4087908Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T19:52:35.4088325Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T19:52:35.4088692Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T19:52:35.4089098Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:52:35.4089507Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4090183Z [36;1m     else[0m
2025-08-20T19:52:35.4090588Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4090926Z [36;1m     fi[0m
2025-08-20T19:52:35.4091212Z [36;1m  fi[0m
2025-08-20T19:52:35.4091518Z [36;1mfi[0m
2025-08-20T19:52:35.4122016Z shell: /usr/bin/bash -e {0}
2025-08-20T19:52:35.4122712Z env:
2025-08-20T19:52:35.4123534Z   GH_TOKEN: ***
2025-08-20T19:52:35.4123798Z ##[endgroup]
2025-08-20T19:52:35.4339374Z ##[group]Run ##Presets
2025-08-20T19:52:35.4339883Z [36;1m##Presets[0m
2025-08-20T19:52:35.4340136Z [36;1mset +x ; set +e[0m
2025-08-20T19:52:35.4340595Z [36;1m#-------------#[0m
2025-08-20T19:52:35.4341024Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T19:52:35.4341556Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T19:52:35.4342137Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T19:52:35.4342622Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T19:52:35.4343071Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T19:52:35.4343586Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T19:52:35.4343977Z [36;1m  exit 1[0m
2025-08-20T19:52:35.4344211Z [36;1mfi[0m
2025-08-20T19:52:35.4366354Z shell: /usr/bin/bash -e {0}
2025-08-20T19:52:35.4366825Z env:
2025-08-20T19:52:35.4367259Z   RO_GHTOKEN: ***
2025-08-20T19:52:35.4367619Z   RO_GLTOKEN: ***
2025-08-20T19:52:35.4368824Z   MINISIGN_KEY: ***
2025-08-20T19:52:35.4369086Z ##[endgroup]
2025-08-20T19:52:35.4493603Z ##[group]Run ##Presets
2025-08-20T19:52:35.4494126Z [36;1m##Presets[0m
2025-08-20T19:52:35.4494417Z [36;1mset +x ; set +e[0m
2025-08-20T19:52:35.4494720Z [36;1m#-------------#[0m
2025-08-20T19:52:35.4495283Z [36;1m##Host Triplet[0m
2025-08-20T19:52:35.4495639Z [36;1m if [[ "aarch64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:52:35.4496015Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T19:52:35.4496435Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:52:35.4496824Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T19:52:35.4497213Z [36;1m   if [[ "aarch64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T19:52:35.4497611Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T19:52:35.4497997Z [36;1m   elif [[ "aarch64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T19:52:35.4498413Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T19:52:35.4498750Z [36;1m   fi[0m
2025-08-20T19:52:35.4499185Z [36;1m elif [[ "aarch64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:52:35.4499558Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T19:52:35.4499906Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:52:35.4500325Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T19:52:35.4500681Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T19:52:35.4500954Z [36;1m fi[0m
2025-08-20T19:52:35.4501389Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4501841Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4502299Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4502735Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4503054Z [36;1m##Debug[0m
2025-08-20T19:52:35.4503380Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T19:52:35.4503688Z [36;1m   export DEBUG="1"[0m
2025-08-20T19:52:35.4503954Z [36;1m else[0m
2025-08-20T19:52:35.4504262Z [36;1m   export DEBUG="0"[0m
2025-08-20T19:52:35.4504563Z [36;1m fi[0m
2025-08-20T19:52:35.4505064Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4505416Z [36;1m##Docker Platform[0m
2025-08-20T19:52:35.4505994Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T19:52:35.4506465Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T19:52:35.4506855Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T19:52:35.4507245Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T19:52:35.4507704Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T19:52:35.4508085Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T19:52:35.4508439Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T19:52:35.4508902Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T19:52:35.4509201Z [36;1m fi[0m
2025-08-20T19:52:35.4509572Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4510053Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4510425Z [36;1m##GHCRPKG_URL[0m
2025-08-20T19:52:35.4511001Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/dpkg/ppkg" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:52:35.4511667Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T19:52:35.4512017Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4512436Z [36;1m##Logs[0m
2025-08-20T19:52:35.4512704Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T19:52:35.4513225Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T19:52:35.4513536Z [36;1m else[0m
2025-08-20T19:52:35.4513786Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T19:52:35.4514165Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T19:52:35.4514469Z [36;1m fi[0m
2025-08-20T19:52:35.4515118Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4515658Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4516042Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T19:52:35.4516477Z [36;1m PKG_FAMILY_LOCAL="$(echo "dpkg" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:52:35.4516921Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T19:52:35.4517326Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4517747Z [36;1m##Rebuild[0m
2025-08-20T19:52:35.4518023Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T19:52:35.4518341Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T19:52:35.4518710Z [36;1m else[0m
2025-08-20T19:52:35.4519005Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T19:52:35.4519322Z [36;1m fi[0m
2025-08-20T19:52:35.4519739Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4520110Z [36;1m ##SBUILD_URL[0m
2025-08-20T19:52:35.4520607Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T19:52:35.4521189Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T19:52:35.4522060Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml" | tr -d '[:space:]')"[0m
2025-08-20T19:52:35.4522854Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:52:35.4523261Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T19:52:35.4523713Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T19:52:35.4524261Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T19:52:35.4524683Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4525176Z [36;1m    exit 1[0m
2025-08-20T19:52:35.4525483Z [36;1m   else[0m
2025-08-20T19:52:35.4525753Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T19:52:35.4526193Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4526602Z [36;1m    #Check for x_exec.host[0m
2025-08-20T19:52:35.4526980Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T19:52:35.4527666Z [36;1m      #check if supported[0m
2025-08-20T19:52:35.4528096Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T19:52:35.4528702Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T19:52:35.4529208Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T19:52:35.4529574Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4529988Z [36;1m         exit 1[0m
2025-08-20T19:52:35.4530253Z [36;1m       fi[0m
2025-08-20T19:52:35.4530517Z [36;1m      #get build system[0m
2025-08-20T19:52:35.4531043Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T19:52:35.4531482Z [36;1m       export BUILD_SYS[0m
2025-08-20T19:52:35.4531860Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4532283Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T19:52:35.4532675Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4533128Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4533523Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T19:52:35.4533906Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4534342Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:35.4534644Z [36;1m       fi[0m
2025-08-20T19:52:35.4535091Z [36;1m     fi[0m
2025-08-20T19:52:35.4535634Z [36;1m   fi[0m
2025-08-20T19:52:35.4535925Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T19:52:35.4557492Z shell: /usr/bin/bash -e {0}
2025-08-20T19:52:35.4557812Z ##[endgroup]
2025-08-20T19:52:36.1358135Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:52:36.1358934Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:52:36.1359182Z 
2025-08-20T19:52:36.2817912Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:52:36.2818498Z 100  7245  100  7245    0     0  49077      0 --:--:-- --:--:-- --:--:-- 49285
2025-08-20T19:52:36.2829832Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:52:36.3022755Z ##[group]Run ##Presets
2025-08-20T19:52:36.3023173Z [36;1m##Presets[0m
2025-08-20T19:52:36.3023505Z [36;1mset +x ; set +e[0m
2025-08-20T19:52:36.3023810Z [36;1m#-------------#[0m
2025-08-20T19:52:36.3024053Z [36;1m##Debug?[0m
2025-08-20T19:52:36.3024417Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:52:36.3024766Z [36;1m  set -x[0m
2025-08-20T19:52:36.3025283Z [36;1mfi[0m
2025-08-20T19:52:36.3025561Z [36;1m#-------------#[0m
2025-08-20T19:52:36.3025843Z [36;1m##CoreUtils[0m
2025-08-20T19:52:36.3026180Z [36;1msudo apt update -y[0m
2025-08-20T19:52:36.3026590Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T19:52:36.3027608Z [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:52:36.3028660Z [36;1m##tmp[0m
2025-08-20T19:52:36.3028988Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T19:52:36.3029441Z [36;1m#GH ENV[0m
2025-08-20T19:52:36.3029722Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:36.3030149Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:36.3030518Z [36;1m#-------------#[0m
2025-08-20T19:52:36.3030770Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T19:52:36.3031110Z [36;1msudo apt update -y[0m
2025-08-20T19:52:36.3031639Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T19:52:36.3031926Z [36;1m##Setup Minisign[0m
2025-08-20T19:52:36.3032293Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T19:52:36.3032811Z [36;1mecho "***[0m
2025-08-20T19:52:36.3034110Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T19:52:36.3034519Z [36;1m##User-Agent[0m
2025-08-20T19:52:36.3035519Z [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:52:36.3036420Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:52:36.3062005Z shell: /usr/bin/bash -e {0}
2025-08-20T19:52:36.3062324Z env:
2025-08-20T19:52:36.3062587Z   CROSS_COMPILING: NO
2025-08-20T19:52:36.3062964Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:52:36.3063254Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:52:36.3063569Z   ON_QEMU: NO
2025-08-20T19:52:36.3063839Z   DEBUG: 0
2025-08-20T19:52:36.3064059Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:52:36.3064456Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:52:36.3065042Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dpkg/ppkg
2025-08-20T19:52:36.3065399Z   KEEP_LOGS: YES
2025-08-20T19:52:36.3065715Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:52:36.3065999Z   PKG_FAMILY_LOCAL: dpkg
2025-08-20T19:52:36.3066274Z   SBUILD_REBUILD: false
2025-08-20T19:52:36.3066941Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:52:36.3067533Z   BUILD_SYS: docker://ppkg
2025-08-20T19:52:36.3067859Z   BUILD_ON_HOST: FALSE
2025-08-20T19:52:36.3068128Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:52:36.3068368Z ##[endgroup]
2025-08-20T19:52:36.4319095Z 
2025-08-20T19:52:36.4319883Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:52:36.4320321Z 
2025-08-20T19:52:37.1889059Z Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T19:52:37.1890746Z Get:2 https://packages.microsoft.com/repos/azure-cli noble InRelease [3564 B]
2025-08-20T19:52:37.2208473Z Get:3 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T19:52:37.2211613Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
2025-08-20T19:52:37.2961058Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
2025-08-20T19:52:37.3734493Z Get:6 https://packages.microsoft.com/repos/azure-cli noble/main arm64 Packages [1500 B]
2025-08-20T19:52:37.3862717Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
2025-08-20T19:52:37.4160819Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T19:52:37.4344547Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T19:52:37.4611698Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T19:52:37.4838972Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1397 kB]
2025-08-20T19:52:37.4919453Z Get:12 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2025-08-20T19:52:37.6855755Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [268 kB]
2025-08-20T19:52:37.7366210Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Components [172 kB]
2025-08-20T19:52:37.7860476Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1101 kB]
2025-08-20T19:52:37.8568866Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe Translation-en [288 kB]
2025-08-20T19:52:37.9091667Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Components [376 kB]
2025-08-20T19:52:37.9626788Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [2307 kB]
2025-08-20T19:52:38.0600101Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted Translation-en [382 kB]
2025-08-20T19:52:38.1087842Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Components [212 B]
2025-08-20T19:52:38.1552368Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [28.2 kB]
2025-08-20T19:52:38.2886642Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse Translation-en [6772 B]
2025-08-20T19:52:38.3350574Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Components [212 B]
2025-08-20T19:52:38.3815995Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [39.9 kB]
2025-08-20T19:52:38.4281217Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-backports/main Translation-en [9152 B]
2025-08-20T19:52:38.4747780Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Components [3576 B]
2025-08-20T19:52:38.5213448Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [30.1 kB]
2025-08-20T19:52:38.5679227Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe Translation-en [17.4 kB]
2025-08-20T19:52:38.6146887Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Components [19.2 kB]
2025-08-20T19:52:38.6612090Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 Components [216 B]
2025-08-20T19:52:38.7075953Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 Components [212 B]
2025-08-20T19:52:38.7540727Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [1134 kB]
2025-08-20T19:52:38.8108619Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-security/main Translation-en [187 kB]
2025-08-20T19:52:38.8581252Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Components [18.4 kB]
2025-08-20T19:52:38.9052633Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [860 kB]
2025-08-20T19:52:38.9574203Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble-security/universe Translation-en [195 kB]
2025-08-20T19:52:39.0915317Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Components [52.3 kB]
2025-08-20T19:52:39.1380532Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [2170 kB]
2025-08-20T19:52:39.2011235Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted Translation-en [359 kB]
2025-08-20T19:52:39.2498802Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Components [208 B]
2025-08-20T19:52:39.2963622Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [16.2 kB]
2025-08-20T19:52:39.3427547Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse Translation-en [4288 B]
2025-08-20T19:52:39.3890654Z Get:43 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Components [208 B]
2025-08-20T19:52:46.9298524Z Fetched 11.9 MB in 3s (4697 kB/s)
2025-08-20T19:52:47.6295060Z Reading package lists...
2025-08-20T19:52:47.8111786Z Building dependency tree...
2025-08-20T19:52:47.8118143Z Reading state information...
2025-08-20T19:52:47.8330690Z 196 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:52:47.8417547Z 
2025-08-20T19:52:47.8418126Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:52:47.8418615Z 
2025-08-20T19:52:47.8532976Z Reading package lists...
2025-08-20T19:52:48.0379696Z Building dependency tree...
2025-08-20T19:52:48.0388351Z Reading state information...
2025-08-20T19:52:48.2557090Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:52:48.2557491Z bc set to manually installed.
2025-08-20T19:52:48.2557826Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:52:48.2558484Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T19:52:48.2558848Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:52:48.3107893Z The following NEW packages will be installed:
2025-08-20T19:52:48.3113098Z   dos2unix fdupes libio-pty-perl libipc-run-perl libtime-duration-perl
2025-08-20T19:52:48.3115106Z   moreutils
2025-08-20T19:52:48.3120691Z The following packages will be upgraded:
2025-08-20T19:52:48.3128457Z   jq libjq1
2025-08-20T19:52:48.3306313Z 2 upgraded, 6 newly installed, 0 to remove and 194 not upgraded.
2025-08-20T19:52:48.5589157Z Need to get 936 kB of archives.
2025-08-20T19:52:48.5589861Z After this operation, 3171 kB of additional disk space will be used.
2025-08-20T19:52:48.6974721Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 fdupes arm64 1:2.3.0-1build1 [45.3 kB]
2025-08-20T19:52:48.6975692Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 jq arm64 1.7.1-3ubuntu0.24.04.1 [64.7 kB]
2025-08-20T19:52:48.7919919Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libjq1 arm64 1.7.1-3ubuntu0.24.04.1 [134 kB]
2025-08-20T19:52:48.8882249Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-pty-perl arm64 1:1.20-1build2 [31.1 kB]
2025-08-20T19:52:48.9380153Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libipc-run-perl all 20231003.0-1 [92.1 kB]
2025-08-20T19:52:48.9952596Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T19:52:49.0423196Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 moreutils arm64 0.69-1 [56.7 kB]
2025-08-20T19:52:49.0949591Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 dos2unix arm64 7.5.1-1 [500 kB]
2025-08-20T19:52:49.4418295Z Fetched 936 kB in 1s (1142 kB/s)
2025-08-20T19:52:49.5053551Z Selecting previously unselected package fdupes.
2025-08-20T19:52:49.6262487Z (Reading database ... 
2025-08-20T19:52:49.6262837Z (Reading database ... 5%
2025-08-20T19:52:49.6268825Z (Reading database ... 10%
2025-08-20T19:52:49.6269192Z (Reading database ... 15%
2025-08-20T19:52:49.6269442Z (Reading database ... 20%
2025-08-20T19:52:49.6269761Z (Reading database ... 25%
2025-08-20T19:52:49.6270011Z (Reading database ... 30%
2025-08-20T19:52:49.6270241Z (Reading database ... 35%
2025-08-20T19:52:49.6270508Z (Reading database ... 40%
2025-08-20T19:52:49.6270768Z (Reading database ... 45%
2025-08-20T19:52:49.9243326Z (Reading database ... 50%
2025-08-20T19:52:49.9243683Z (Reading database ... 55%
2025-08-20T19:52:50.4686676Z (Reading database ... 60%
2025-08-20T19:52:50.9734435Z (Reading database ... 65%
2025-08-20T19:52:51.4424180Z (Reading database ... 70%
2025-08-20T19:52:51.9141795Z (Reading database ... 75%
2025-08-20T19:52:52.4894268Z (Reading database ... 80%
2025-08-20T19:52:53.0617751Z (Reading database ... 85%
2025-08-20T19:52:53.6200973Z (Reading database ... 90%
2025-08-20T19:52:54.1683487Z (Reading database ... 95%
2025-08-20T19:52:54.1684068Z (Reading database ... 100%
2025-08-20T19:52:54.1684431Z (Reading database ... 189117 files and directories currently installed.)
2025-08-20T19:52:54.1722396Z Preparing to unpack .../0-fdupes_1%3a2.3.0-1build1_arm64.deb ...
2025-08-20T19:52:54.1858341Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T19:52:54.2817082Z Preparing to unpack .../1-jq_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T19:52:54.3060820Z Unpacking jq (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T19:52:54.4145598Z Preparing to unpack .../2-libjq1_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T19:52:54.4486110Z Unpacking libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T19:52:54.5099208Z Selecting previously unselected package libio-pty-perl.
2025-08-20T19:52:54.5260562Z Preparing to unpack .../3-libio-pty-perl_1%3a1.20-1build2_arm64.deb ...
2025-08-20T19:52:54.5327772Z Unpacking libio-pty-perl (1:1.20-1build2) ...
2025-08-20T19:52:54.6188836Z Selecting previously unselected package libipc-run-perl.
2025-08-20T19:52:54.6327198Z Preparing to unpack .../4-libipc-run-perl_20231003.0-1_all.deb ...
2025-08-20T19:52:54.6404559Z Unpacking libipc-run-perl (20231003.0-1) ...
2025-08-20T19:52:54.7157929Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T19:52:54.7294611Z Preparing to unpack .../5-libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T19:52:54.7364142Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T19:52:54.8005679Z Selecting previously unselected package moreutils.
2025-08-20T19:52:54.8143113Z Preparing to unpack .../6-moreutils_0.69-1_arm64.deb ...
2025-08-20T19:52:54.8212252Z Unpacking moreutils (0.69-1) ...
2025-08-20T19:52:54.9357945Z Selecting previously unselected package dos2unix.
2025-08-20T19:52:54.9515519Z Preparing to unpack .../7-dos2unix_7.5.1-1_arm64.deb ...
2025-08-20T19:52:54.9590494Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T19:52:55.2608335Z Setting up libio-pty-perl (1:1.20-1build2) ...
2025-08-20T19:52:55.2852761Z Setting up libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T19:52:55.3082741Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T19:52:55.3303541Z Setting up libipc-run-perl (20231003.0-1) ...
2025-08-20T19:52:55.3530129Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T19:52:55.3760438Z Setting up jq (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T19:52:55.3970325Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T19:52:55.4181761Z Setting up moreutils (0.69-1) ...
2025-08-20T19:52:55.4399522Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:53:11.1226627Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:53:12.2527616Z Reading package lists...
2025-08-20T19:53:12.4292855Z Building dependency tree...
2025-08-20T19:53:12.4301038Z Reading state information...
2025-08-20T19:53:12.6511434Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:53:12.6512202Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:53:12.6512577Z apt-utils set to manually installed.
2025-08-20T19:53:12.6512947Z ca-certificates is already the newest version (20240203).
2025-08-20T19:53:12.6513328Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:53:12.6513672Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:53:12.6514099Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:53:12.6514480Z moreutils is already the newest version (0.69-1).
2025-08-20T19:53:12.6515021Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:53:12.6515449Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:53:12.6515796Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:53:12.6516581Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T19:53:12.6517007Z tmux set to manually installed.
2025-08-20T19:53:12.6517309Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:53:12.6517688Z The following additional packages will be installed:
2025-08-20T19:53:12.6518130Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils gpg
2025-08-20T19:53:12.6518618Z   gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1 libfdisk1
2025-08-20T19:53:12.6519128Z   libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T19:53:12.6519536Z   uuid-runtime
2025-08-20T19:53:12.6525651Z Suggested packages:
2025-08-20T19:53:12.6526176Z   pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server scdaemon nfs-common
2025-08-20T19:53:12.6526592Z   util-linux-extra util-linux-locales
2025-08-20T19:53:12.6526898Z Recommended packages:
2025-08-20T19:53:12.6527163Z   unattended-upgrades
2025-08-20T19:53:12.7008377Z The following NEW packages will be installed:
2025-08-20T19:53:12.7009397Z   rename
2025-08-20T19:53:12.7012888Z The following packages will be upgraded:
2025-08-20T19:53:12.7013807Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils
2025-08-20T19:53:12.7014759Z   gnupg2 gpg gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1
2025-08-20T19:53:12.7021460Z   libfdisk1 libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T19:53:12.7022057Z   software-properties-common util-linux uuid-runtime
2025-08-20T19:53:12.7199808Z 26 upgraded, 1 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:53:13.0088343Z Need to get 4390 kB of archives.
2025-08-20T19:53:13.0088852Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T19:53:13.0089708Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdutils arm64 1:2.39.3-9ubuntu6.3 [98.3 kB]
2025-08-20T19:53:13.4584039Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.3 [1115 kB]
2025-08-20T19:53:14.0115292Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.3 [116 kB]
2025-08-20T19:53:14.1285196Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.3 [65.0 kB]
2025-08-20T19:53:14.2422363Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.3 [36.0 kB]
2025-08-20T19:53:14.3534475Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 uuid-runtime arm64 2.39.3-9ubuntu6.3 [32.5 kB]
2025-08-20T19:53:14.4645546Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.3 [123 kB]
2025-08-20T19:53:14.5816370Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.3 [133 kB]
2025-08-20T19:53:14.6995233Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-wks-client arm64 2.4.4-2ubuntu17.3 [69.7 kB]
2025-08-20T19:53:14.8132021Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dirmngr arm64 2.4.4-2ubuntu17.3 [316 kB]
2025-08-20T19:53:15.0414945Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-utils arm64 2.4.4-2ubuntu17.3 [106 kB]
2025-08-20T19:53:15.2681486Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgsm arm64 2.4.4-2ubuntu17.3 [225 kB]
2025-08-20T19:53:15.8567127Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-agent arm64 2.4.4-2ubuntu17.3 [221 kB]
2025-08-20T19:53:16.1058880Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg arm64 2.4.4-2ubuntu17.3 [549 kB]
2025-08-20T19:53:16.4530155Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgconf arm64 2.4.4-2ubuntu17.3 [103 kB]
2025-08-20T19:53:16.5737063Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg all 2.4.4-2ubuntu17.3 [359 kB]
2025-08-20T19:53:16.8138626Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 keyboxd arm64 2.4.4-2ubuntu17.3 [75.9 kB]
2025-08-20T19:53:16.9309029Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.3 [151 kB]
2025-08-20T19:53:17.0572638Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 eject arm64 2.39.3-9ubuntu6.3 [26.4 kB]
2025-08-20T19:53:17.1693864Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libfdisk1 arm64 2.39.3-9ubuntu6.3 [142 kB]
2025-08-20T19:53:17.2945782Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdextrautils arm64 2.39.3-9ubuntu6.3 [71.4 kB]
2025-08-20T19:53:17.4114462Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 fdisk arm64 2.39.3-9ubuntu6.3 [120 kB]
2025-08-20T19:53:17.6507051Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-l10n all 2.4.4-2ubuntu17.3 [66.4 kB]
2025-08-20T19:53:18.0424394Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T19:53:18.1711892Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T19:53:18.3212533Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 rename all 2.02-1 [20.3 kB]
2025-08-20T19:53:18.4567563Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gnupg2 all 2.4.4-2ubuntu17.3 [4748 B]
2025-08-20T19:53:18.7003293Z Fetched 4390 kB in 6s (767 kB/s)
2025-08-20T19:53:18.7295034Z (Reading database ... 
2025-08-20T19:53:18.7295428Z (Reading database ... 5%
2025-08-20T19:53:18.7295865Z (Reading database ... 10%
2025-08-20T19:53:18.7296099Z (Reading database ... 15%
2025-08-20T19:53:18.7296393Z (Reading database ... 20%
2025-08-20T19:53:18.7296766Z (Reading database ... 25%
2025-08-20T19:53:18.7297016Z (Reading database ... 30%
2025-08-20T19:53:18.7297316Z (Reading database ... 35%
2025-08-20T19:53:18.7298413Z (Reading database ... 40%
2025-08-20T19:53:18.7298759Z (Reading database ... 45%
2025-08-20T19:53:18.7299138Z (Reading database ... 50%
2025-08-20T19:53:18.7316885Z (Reading database ... 55%
2025-08-20T19:53:18.7402823Z (Reading database ... 60%
2025-08-20T19:53:18.7440857Z (Reading database ... 65%
2025-08-20T19:53:18.7455065Z (Reading database ... 70%
2025-08-20T19:53:18.7473995Z (Reading database ... 75%
2025-08-20T19:53:18.7505003Z (Reading database ... 80%
2025-08-20T19:53:18.7670746Z (Reading database ... 85%
2025-08-20T19:53:18.7688773Z (Reading database ... 90%
2025-08-20T19:53:18.7779604Z (Reading database ... 95%
2025-08-20T19:53:18.7780022Z (Reading database ... 100%
2025-08-20T19:53:18.7780415Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:53:18.7808601Z Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:53:18.8057492Z Unpacking bsdutils (1:2.39.3-9ubuntu6.3) over (1:2.39.3-9ubuntu6.2) ...
2025-08-20T19:53:18.9262734Z Setting up bsdutils (1:2.39.3-9ubuntu6.3) ...
2025-08-20T19:53:19.0218357Z (Reading database ... 
2025-08-20T19:53:19.0218722Z (Reading database ... 5%
2025-08-20T19:53:19.0219005Z (Reading database ... 10%
2025-08-20T19:53:19.0219457Z (Reading database ... 15%
2025-08-20T19:53:19.0219701Z (Reading database ... 20%
2025-08-20T19:53:19.0220039Z (Reading database ... 25%
2025-08-20T19:53:19.0220300Z (Reading database ... 30%
2025-08-20T19:53:19.0220540Z (Reading database ... 35%
2025-08-20T19:53:19.0220813Z (Reading database ... 40%
2025-08-20T19:53:19.0221060Z (Reading database ... 45%
2025-08-20T19:53:19.0221350Z (Reading database ... 50%
2025-08-20T19:53:19.0240476Z (Reading database ... 55%
2025-08-20T19:53:19.0327271Z (Reading database ... 60%
2025-08-20T19:53:19.0366855Z (Reading database ... 65%
2025-08-20T19:53:19.0380831Z (Reading database ... 70%
2025-08-20T19:53:19.0399807Z (Reading database ... 75%
2025-08-20T19:53:19.0431355Z (Reading database ... 80%
2025-08-20T19:53:19.0594251Z (Reading database ... 85%
2025-08-20T19:53:19.0611934Z (Reading database ... 90%
2025-08-20T19:53:19.0704354Z (Reading database ... 95%
2025-08-20T19:53:19.0704695Z (Reading database ... 100%
2025-08-20T19:53:19.0705227Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:53:19.0731856Z Preparing to unpack .../util-linux_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:53:19.0990664Z Unpacking util-linux (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:53:19.2661025Z Setting up util-linux (2.39.3-9ubuntu6.3) ...
2025-08-20T19:53:19.8901005Z fstrim.service is a disabled or a static unit not running, not starting it.
2025-08-20T19:53:19.9484510Z (Reading database ... 
2025-08-20T19:53:19.9485746Z (Reading database ... 5%
2025-08-20T19:53:19.9486242Z (Reading database ... 10%
2025-08-20T19:53:19.9486514Z (Reading database ... 15%
2025-08-20T19:53:19.9486838Z (Reading database ... 20%
2025-08-20T19:53:19.9487088Z (Reading database ... 25%
2025-08-20T19:53:19.9487322Z (Reading database ... 30%
2025-08-20T19:53:19.9487575Z (Reading database ... 35%
2025-08-20T19:53:19.9487865Z (Reading database ... 40%
2025-08-20T19:53:19.9488134Z (Reading database ... 45%
2025-08-20T19:53:19.9488402Z (Reading database ... 50%
2025-08-20T19:53:19.9505887Z (Reading database ... 55%
2025-08-20T19:53:19.9593045Z (Reading database ... 60%
2025-08-20T19:53:19.9630991Z (Reading database ... 65%
2025-08-20T19:53:19.9645171Z (Reading database ... 70%
2025-08-20T19:53:19.9663778Z (Reading database ... 75%
2025-08-20T19:53:19.9694644Z (Reading database ... 80%
2025-08-20T19:53:19.9854684Z (Reading database ... 85%
2025-08-20T19:53:19.9872182Z (Reading database ... 90%
2025-08-20T19:53:19.9960760Z (Reading database ... 95%
2025-08-20T19:53:19.9961026Z (Reading database ... 100%
2025-08-20T19:53:19.9961515Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:53:19.9986763Z Preparing to unpack .../mount_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:53:20.0255340Z Unpacking mount (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:53:20.3646358Z Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:53:20.3980821Z Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:53:20.4819709Z Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T19:53:20.5610465Z (Reading database ... 
2025-08-20T19:53:20.5610822Z (Reading database ... 5%
2025-08-20T19:53:20.5611215Z (Reading database ... 10%
2025-08-20T19:53:20.5611531Z (Reading database ... 15%
2025-08-20T19:53:20.5611770Z (Reading database ... 20%
2025-08-20T19:53:20.5612080Z (Reading database ... 25%
2025-08-20T19:53:20.5612337Z (Reading database ... 30%
2025-08-20T19:53:20.5613491Z (Reading database ... 35%
2025-08-20T19:53:20.5613944Z (Reading database ... 40%
2025-08-20T19:53:20.5614199Z (Reading database ... 45%
2025-08-20T19:53:20.5614411Z (Reading database ... 50%
2025-08-20T19:53:20.5631247Z (Reading database ... 55%
2025-08-20T19:53:20.5715131Z (Reading database ... 60%
2025-08-20T19:53:20.5751561Z (Reading database ... 65%
2025-08-20T19:53:20.5764164Z (Reading database ... 70%
2025-08-20T19:53:20.5782680Z (Reading database ... 75%
2025-08-20T19:53:20.5812475Z (Reading database ... 80%
2025-08-20T19:53:20.5967707Z (Reading database ... 85%
2025-08-20T19:53:20.5985073Z (Reading database ... 90%
2025-08-20T19:53:20.6072197Z (Reading database ... 95%
2025-08-20T19:53:20.6072484Z (Reading database ... 100%
2025-08-20T19:53:20.6072944Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:53:20.6098681Z Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:53:20.6338462Z Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:53:20.7137291Z Setting up libuuid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T19:53:20.8063389Z (Reading database ... 
2025-08-20T19:53:20.8064164Z (Reading database ... 5%
2025-08-20T19:53:20.8064497Z (Reading database ... 10%
2025-08-20T19:53:20.8065146Z (Reading database ... 15%
2025-08-20T19:53:20.8065702Z (Reading database ... 20%
2025-08-20T19:53:20.8065981Z (Reading database ... 25%
2025-08-20T19:53:20.8066287Z (Reading database ... 30%
2025-08-20T19:53:20.8066529Z (Reading database ... 35%
2025-08-20T19:53:20.8067263Z (Reading database ... 40%
2025-08-20T19:53:20.8067559Z (Reading database ... 45%
2025-08-20T19:53:20.8067799Z (Reading database ... 50%
2025-08-20T19:53:20.8083321Z (Reading database ... 55%
2025-08-20T19:53:20.8164215Z (Reading database ... 60%
2025-08-20T19:53:20.8200119Z (Reading database ... 65%
2025-08-20T19:53:20.8212465Z (Reading database ... 70%
2025-08-20T19:53:20.8230332Z (Reading database ... 75%
2025-08-20T19:53:20.8259209Z (Reading database ... 80%
2025-08-20T19:53:20.8412629Z (Reading database ... 85%
2025-08-20T19:53:20.8429869Z (Reading database ... 90%
2025-08-20T19:53:20.8517546Z (Reading database ... 95%
2025-08-20T19:53:20.8517853Z (Reading database ... 100%
2025-08-20T19:53:20.8518194Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:53:20.8544613Z Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:53:20.8850083Z Unpacking uuid-runtime (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:53:20.9830947Z Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:53:21.0083335Z Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:53:21.0953016Z Setting up libblkid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T19:53:21.1738499Z (Reading database ... 
2025-08-20T19:53:21.1739232Z (Reading database ... 5%
2025-08-20T19:53:21.1739647Z (Reading database ... 10%
2025-08-20T19:53:21.1739901Z (Reading database ... 15%
2025-08-20T19:53:21.1740158Z (Reading database ... 20%
2025-08-20T19:53:21.1740436Z (Reading database ... 25%
2025-08-20T19:53:21.1740667Z (Reading database ... 30%
2025-08-20T19:53:21.1740978Z (Reading database ... 35%
2025-08-20T19:53:21.1741215Z (Reading database ... 40%
2025-08-20T19:53:21.1741442Z (Reading database ... 45%
2025-08-20T19:53:21.1741768Z (Reading database ... 50%
2025-08-20T19:53:21.1759067Z (Reading database ... 55%
2025-08-20T19:53:21.1842761Z (Reading database ... 60%
2025-08-20T19:53:21.1880058Z (Reading database ... 65%
2025-08-20T19:53:21.1893249Z (Reading database ... 70%
2025-08-20T19:53:21.1912111Z (Reading database ... 75%
2025-08-20T19:53:21.1941772Z (Reading database ... 80%
2025-08-20T19:53:21.2101219Z (Reading database ... 85%
2025-08-20T19:53:21.2118319Z (Reading database ... 90%
2025-08-20T19:53:21.2205416Z (Reading database ... 95%
2025-08-20T19:53:21.2205759Z (Reading database ... 100%
2025-08-20T19:53:21.2206279Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:53:21.2231538Z Preparing to unpack .../libmount1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:53:21.2470809Z Unpacking libmount1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:53:21.3577816Z Setting up libmount1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T19:53:21.4504213Z (Reading database ... 
2025-08-20T19:53:21.4504569Z (Reading database ... 5%
2025-08-20T19:53:21.4504927Z (Reading database ... 10%
2025-08-20T19:53:21.4505338Z (Reading database ... 15%
2025-08-20T19:53:21.4505571Z (Reading database ... 20%
2025-08-20T19:53:21.4505863Z (Reading database ... 25%
2025-08-20T19:53:21.4506119Z (Reading database ... 30%
2025-08-20T19:53:21.4506354Z (Reading database ... 35%
2025-08-20T19:53:21.4506628Z (Reading database ... 40%
2025-08-20T19:53:21.4506864Z (Reading database ... 45%
2025-08-20T19:53:21.4507134Z (Reading database ... 50%
2025-08-20T19:53:21.4524928Z (Reading database ... 55%
2025-08-20T19:53:21.4605073Z (Reading database ... 60%
2025-08-20T19:53:21.4640588Z (Reading database ... 65%
2025-08-20T19:53:21.4652930Z (Reading database ... 70%
2025-08-20T19:53:21.4671465Z (Reading database ... 75%
2025-08-20T19:53:21.4701701Z (Reading database ... 80%
2025-08-20T19:53:21.4853071Z (Reading database ... 85%
2025-08-20T19:53:21.4874916Z (Reading database ... 90%
2025-08-20T19:53:21.4956117Z (Reading database ... 95%
2025-08-20T19:53:21.4956527Z (Reading database ... 100%
2025-08-20T19:53:21.4956875Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:53:21.4980565Z Preparing to unpack .../0-gpg-wks-client_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:53:21.5208753Z Unpacking gpg-wks-client (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:53:21.6182193Z Preparing to unpack .../1-dirmngr_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:53:21.6655279Z Unpacking dirmngr (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:53:21.7602464Z Preparing to unpack .../2-gnupg-utils_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:53:21.7913699Z Unpacking gnupg-utils (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:53:21.8759253Z Preparing to unpack .../3-gpgsm_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:53:21.8947310Z Unpacking gpgsm (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:53:21.9862730Z Preparing to unpack .../4-gpg-agent_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:53:22.0043661Z Unpacking gpg-agent (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:53:22.0972774Z Preparing to unpack .../5-gpg_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:53:22.1167271Z Unpacking gpg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:53:22.2091119Z Preparing to unpack .../6-gpgconf_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:53:22.2285738Z Unpacking gpgconf (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:53:22.3153128Z Preparing to unpack .../7-gnupg_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T19:53:22.3335775Z Unpacking gnupg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:53:22.4667753Z Preparing to unpack .../8-keyboxd_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:53:22.4858511Z Unpacking keyboxd (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:53:22.5786392Z Preparing to unpack .../9-gpgv_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:53:22.6028937Z Unpacking gpgv (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:53:22.6921264Z Setting up gpgv (2.4.4-2ubuntu17.3) ...
2025-08-20T19:53:22.7626389Z (Reading database ... 
2025-08-20T19:53:22.7626941Z (Reading database ... 5%
2025-08-20T19:53:22.7627229Z (Reading database ... 10%
2025-08-20T19:53:22.7627516Z (Reading database ... 15%
2025-08-20T19:53:22.7627779Z (Reading database ... 20%
2025-08-20T19:53:22.7628053Z (Reading database ... 25%
2025-08-20T19:53:22.7628338Z (Reading database ... 30%
2025-08-20T19:53:22.7628624Z (Reading database ... 35%
2025-08-20T19:53:22.7628857Z (Reading database ... 40%
2025-08-20T19:53:22.7629146Z (Reading database ... 45%
2025-08-20T19:53:22.7629406Z (Reading database ... 50%
2025-08-20T19:53:22.7649266Z (Reading database ... 55%
2025-08-20T19:53:22.7732641Z (Reading database ... 60%
2025-08-20T19:53:22.7770961Z (Reading database ... 65%
2025-08-20T19:53:22.7784087Z (Reading database ... 70%
2025-08-20T19:53:22.7802913Z (Reading database ... 75%
2025-08-20T19:53:22.7833445Z (Reading database ... 80%
2025-08-20T19:53:22.7985815Z (Reading database ... 85%
2025-08-20T19:53:22.8008089Z (Reading database ... 90%
2025-08-20T19:53:22.8088013Z (Reading database ... 95%
2025-08-20T19:53:22.8088340Z (Reading database ... 100%
2025-08-20T19:53:22.8088818Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:53:22.8112695Z Preparing to unpack .../0-eject_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:53:22.8314944Z Unpacking eject (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:53:22.9394264Z Preparing to unpack .../1-libfdisk1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:53:22.9633677Z Unpacking libfdisk1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:53:23.0453492Z Preparing to unpack .../2-bsdextrautils_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:53:23.0694917Z Unpacking bsdextrautils (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:53:23.1676099Z Preparing to unpack .../3-fdisk_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:53:23.1864021Z Unpacking fdisk (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:53:23.2766704Z Preparing to unpack .../4-gnupg-l10n_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T19:53:23.2997295Z Unpacking gnupg-l10n (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:53:23.4034392Z Preparing to unpack .../5-software-properties-common_0.99.49.3_all.deb ...
2025-08-20T19:53:23.5347833Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:53:23.6612694Z Preparing to unpack .../6-python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T19:53:23.7973659Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:53:23.8922754Z Selecting previously unselected package rename.
2025-08-20T19:53:23.9057699Z Preparing to unpack .../7-rename_2.02-1_all.deb ...
2025-08-20T19:53:23.9145076Z Unpacking rename (2.02-1) ...
2025-08-20T19:53:23.9909888Z Preparing to unpack .../8-gnupg2_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T19:53:24.0197604Z Unpacking gnupg2 (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:53:24.1069185Z Setting up bsdextrautils (2.39.3-9ubuntu6.3) ...
2025-08-20T19:53:24.1263057Z Setting up rename (2.02-1) ...
2025-08-20T19:53:24.1459668Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T19:53:24.1600362Z Setting up eject (2.39.3-9ubuntu6.3) ...
2025-08-20T19:53:24.1824974Z Setting up gnupg-l10n (2.4.4-2ubuntu17.3) ...
2025-08-20T19:53:24.2851015Z Setting up libfdisk1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T19:53:24.3038397Z Setting up mount (2.39.3-9ubuntu6.3) ...
2025-08-20T19:53:24.3243616Z Setting up uuid-runtime (2.39.3-9ubuntu6.3) ...
2025-08-20T19:53:24.9365837Z uuidd.service is a disabled or a static unit not running, not starting it.
2025-08-20T19:53:24.9573613Z Setting up gpgconf (2.4.4-2ubuntu17.3) ...
2025-08-20T19:53:24.9792716Z Setting up gpg (2.4.4-2ubuntu17.3) ...
2025-08-20T19:53:25.0006618Z Setting up gnupg-utils (2.4.4-2ubuntu17.3) ...
2025-08-20T19:53:25.0229650Z Setting up gpg-agent (2.4.4-2ubuntu17.3) ...
2025-08-20T19:53:25.3723387Z Setting up gpgsm (2.4.4-2ubuntu17.3) ...
2025-08-20T19:53:25.3961821Z Setting up fdisk (2.39.3-9ubuntu6.3) ...
2025-08-20T19:53:25.4182183Z Setting up dirmngr (2.4.4-2ubuntu17.3) ...
2025-08-20T19:53:25.5284376Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T19:53:25.6516603Z Setting up keyboxd (2.4.4-2ubuntu17.3) ...
2025-08-20T19:53:25.7499710Z Setting up gnupg (2.4.4-2ubuntu17.3) ...
2025-08-20T19:53:25.7686810Z Setting up gnupg2 (2.4.4-2ubuntu17.3) ...
2025-08-20T19:53:25.7887877Z Setting up gpg-wks-client (2.4.4-2ubuntu17.3) ...
2025-08-20T19:53:25.8100163Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T19:53:25.9242557Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:53:26.1901967Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:53:26.2210008Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:53:32.5289612Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T19:53:33.7614439Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:53:33.7735568Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:53:33.7816837Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T19:53:33.8279818Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T19:53:33.8740526Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T19:53:33.9201291Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T19:53:34.7630282Z Reading package lists...
2025-08-20T19:53:34.9292805Z Building dependency tree...
2025-08-20T19:53:34.9299125Z Reading state information...
2025-08-20T19:53:34.9498243Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:53:34.9618549Z 
2025-08-20T19:53:34.9619691Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:53:34.9620049Z 
2025-08-20T19:53:35.1245386Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:53:35.1393717Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:53:35.2731647Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T19:53:35.3861202Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T19:53:35.4992909Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T19:53:35.6122230Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T19:53:36.4460553Z Reading package lists...
2025-08-20T19:53:36.6053695Z Building dependency tree...
2025-08-20T19:53:36.6059706Z Reading state information...
2025-08-20T19:53:36.6251311Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:53:36.6338817Z 
2025-08-20T19:53:36.6339277Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:53:36.6339678Z 
2025-08-20T19:53:36.6447311Z Reading package lists...
2025-08-20T19:53:36.8290185Z Building dependency tree...
2025-08-20T19:53:36.8296762Z Reading state information...
2025-08-20T19:53:37.0505162Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:53:37.0875706Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:53:37.1132274Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T19:53:37.2392106Z ##[group]Run ##Presets
2025-08-20T19:53:37.2392845Z [36;1m##Presets[0m
2025-08-20T19:53:37.2393087Z [36;1mset +x ; set +e[0m
2025-08-20T19:53:37.2393374Z [36;1m#-------------#[0m
2025-08-20T19:53:37.2393611Z [36;1m##Debug?[0m
2025-08-20T19:53:37.2393874Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:53:37.2394279Z [36;1m  set -x[0m
2025-08-20T19:53:37.2394494Z [36;1mfi[0m
2025-08-20T19:53:37.2394690Z [36;1m#-------------#[0m
2025-08-20T19:53:37.2395400Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T19:53:37.2396000Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T19:53:37.2396456Z [36;1msudo service procps restart[0m
2025-08-20T19:53:37.2396763Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T19:53:37.2423406Z shell: /usr/bin/bash -e {0}
2025-08-20T19:53:37.2423706Z env:
2025-08-20T19:53:37.2424024Z   CROSS_COMPILING: NO
2025-08-20T19:53:37.2424289Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:53:37.2424533Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:53:37.2424997Z   ON_QEMU: NO
2025-08-20T19:53:37.2425230Z   DEBUG: 0
2025-08-20T19:53:37.2425412Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:53:37.2425725Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:53:37.2426020Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dpkg/ppkg
2025-08-20T19:53:37.2426359Z   KEEP_LOGS: YES
2025-08-20T19:53:37.2426599Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:53:37.2426827Z   PKG_FAMILY_LOCAL: dpkg
2025-08-20T19:53:37.2427126Z   SBUILD_REBUILD: false
2025-08-20T19:53:37.2427655Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:53:37.2428202Z   BUILD_SYS: docker://ppkg
2025-08-20T19:53:37.2428516Z   BUILD_ON_HOST: FALSE
2025-08-20T19:53:37.2428733Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:53:37.2428985Z   SYSTMP: /tmp
2025-08-20T19:53:37.2429208Z   GHA_MODE: MATRIX
2025-08-20T19:53:37.2429650Z   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:53:37.2430193Z ##[endgroup]
2025-08-20T19:53:37.2524377Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T19:53:37.2578916Z 0
2025-08-20T19:53:37.2903052Z vm.max_map_count = 262144
2025-08-20T19:53:37.2903462Z fs.inotify.max_user_watches = 655360
2025-08-20T19:53:37.2906135Z fs.inotify.max_user_instances = 1280
2025-08-20T19:53:37.2906601Z vm.mmap_rnd_bits = 28
2025-08-20T19:53:37.2990017Z ##[group]Run ##Presets
2025-08-20T19:53:37.2990544Z [36;1m##Presets[0m
2025-08-20T19:53:37.2990807Z [36;1mset +x ; set +e[0m
2025-08-20T19:53:37.2991105Z [36;1m#-------------#[0m
2025-08-20T19:53:37.2991340Z [36;1m##Debug?[0m
2025-08-20T19:53:37.2991597Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:53:37.2991980Z [36;1m  set -x[0m
2025-08-20T19:53:37.2992195Z [36;1mfi[0m
2025-08-20T19:53:37.2992481Z [36;1m#-------------#[0m
2025-08-20T19:53:37.2992767Z [36;1m##Main[0m
2025-08-20T19:53:37.2993008Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:53:37.2993688Z [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:53:37.2994446Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T19:53:37.2995007Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T19:53:37.2995421Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T19:53:37.2995728Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T19:53:37.2996113Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T19:53:37.2996463Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T19:53:37.2996819Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T19:53:37.2997207Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T19:53:37.2997527Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T19:53:37.2998144Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T19:53:37.2998589Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T19:53:37.2998884Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T19:53:37.2999206Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T19:53:37.2999533Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T19:53:37.2999851Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T19:53:37.3000212Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T19:53:37.3000564Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T19:53:37.3000888Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T19:53:37.3001283Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T19:53:37.3001620Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T19:53:37.3001987Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T19:53:37.3002397Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T19:53:37.3002735Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T19:53:37.3003115Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T19:53:37.3003421Z [36;1m     "${POD_ID}" \[0m
2025-08-20T19:53:37.3003785Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T19:53:37.3004324Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:53:37.3004947Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:53:37.3005461Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T19:53:37.3005853Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:53:37.3006237Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:53:37.3006948Z [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:53:37.3007764Z [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:53:37.3008313Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:37.3008658Z [36;1m else[0m
2025-08-20T19:53:37.3009244Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T19:53:37.3009723Z [36;1m fi[0m
2025-08-20T19:53:37.3010008Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T19:53:37.3010424Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T19:53:37.3010906Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:53:37.3011327Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:53:37.3011753Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:53:37.3012270Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:53:37.3012719Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:53:37.3013195Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:53:37.3013671Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:53:37.3014133Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:53:37.3014546Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:53:37.3038394Z shell: /usr/bin/bash -e {0}
2025-08-20T19:53:37.3038786Z env:
2025-08-20T19:53:37.3038998Z   CROSS_COMPILING: NO
2025-08-20T19:53:37.3039313Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:53:37.3039586Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:53:37.3040037Z   ON_QEMU: NO
2025-08-20T19:53:37.3040298Z   DEBUG: 0
2025-08-20T19:53:37.3040536Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:53:37.3040831Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:53:37.3041176Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dpkg/ppkg
2025-08-20T19:53:37.3041466Z   KEEP_LOGS: YES
2025-08-20T19:53:37.3041681Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:53:37.3041955Z   PKG_FAMILY_LOCAL: dpkg
2025-08-20T19:53:37.3042222Z   SBUILD_REBUILD: false
2025-08-20T19:53:37.3042780Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:53:37.3043379Z   BUILD_SYS: docker://ppkg
2025-08-20T19:53:37.3043633Z   BUILD_ON_HOST: FALSE
2025-08-20T19:53:37.3043900Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:53:37.3044163Z   SYSTMP: /tmp
2025-08-20T19:53:37.3044365Z   GHA_MODE: MATRIX
2025-08-20T19:53:37.3045027Z   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:53:37.3045995Z   GHCR_TOKEN: ***
2025-08-20T19:53:37.3046429Z   GITHUB_TOKEN: ***
2025-08-20T19:53:37.3046806Z   GITLAB_TOKEN: ***
2025-08-20T19:53:37.3047978Z   MINISIGN_KEY: ***
2025-08-20T19:53:37.3048423Z ##[endgroup]
2025-08-20T19:53:37.3744556Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T19:53:37.6036540Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:53:37.6037166Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:53:37.6547340Z 
2025-08-20T19:53:37.6547873Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:53:37.6548345Z 100  7245  100  7245    0     0   138k      0 --:--:-- --:--:-- --:--:--  136k
2025-08-20T19:53:37.6548928Z 100  7245  100  7245    0     0   137k      0 --:--:-- --:--:-- --:--:--  136k
2025-08-20T19:53:37.6558761Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:53:37.6632940Z 
2025-08-20T19:53:37.6633619Z [+] Building [/tmp/tmp.2SChYF90uO/SBUILD_INPUT] Locally
2025-08-20T19:53:37.6633895Z 
2025-08-20T19:53:37.6643198Z '/tmp/tmp.2SChYF90uO/SBUILD_INPUT' -> '/tmp/pkgforge/LVXtRu1sQ_build.yaml'
2025-08-20T19:53:37.7476067Z 
2025-08-20T19:53:37.7478414Z [+] Passwordless sudo is Configured
2025-08-20T19:53:37.8878110Z 
2025-08-20T19:53:37.8891337Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T19:53:37.8891667Z 
2025-08-20T19:53:37.9232594Z 
2025-08-20T19:53:37.9234014Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/aarch64-Linux
2025-08-20T19:53:37.9234390Z 
2025-08-20T19:53:37.9234412Z 
2025-08-20T19:53:37.9234641Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T19:53:37.9235785Z 
2025-08-20T19:53:37.9271513Z [+] Installing: 7z -> 7z
2025-08-20T19:53:39.0706841Z [+] Installing: actionlint -> actionlint
2025-08-20T19:53:39.6338012Z [+] Installing: anew -> anew
2025-08-20T19:53:39.8767513Z [+] Installing: anew-rs -> anew-rs
2025-08-20T19:53:40.3576622Z [+] Installing: ansi2html -> ansi2html
2025-08-20T19:53:40.8001877Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T19:53:41.4304013Z [+] Installing: archey -> archey
2025-08-20T19:53:41.9674551Z [+] Installing: aria2 -> aria2c
2025-08-20T19:53:42.1983680Z [+] Installing: askalono -> askalono
2025-08-20T19:53:42.7607027Z [+] Installing: bsdtar -> bsdtar
2025-08-20T19:53:43.3850373Z [+] Installing: b3sum -> b3sum
2025-08-20T19:53:43.8700802Z [+] Installing: bita -> bita
2025-08-20T19:53:44.3948973Z [+] Installing: btop -> btop
2025-08-20T19:53:44.8976857Z [+] Installing: chafa -> chafa
2025-08-20T19:53:45.4291972Z [+] Installing: cloudflared -> cloudflared
2025-08-20T19:53:46.0535549Z [+] Installing: croc -> croc
2025-08-20T19:53:46.5701312Z [+] Installing: csvtk -> csvtk
2025-08-20T19:53:47.1323807Z [+] Installing: cutlines -> cutlines
2025-08-20T19:53:47.6067794Z curl: (22) The requested URL returned error: 404
2025-08-20T19:53:47.6101090Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T19:53:47.6101817Z [+] Installing: dbin -> dbin
2025-08-20T19:53:48.1462563Z [+] Installing: dasel -> dasel
2025-08-20T19:53:48.6747394Z [+] Installing: delta -> delta
2025-08-20T19:53:49.2453888Z [+] Installing: ds -> ds
2025-08-20T19:53:49.7245612Z curl: (22) The requested URL returned error: 404
2025-08-20T19:53:49.7277243Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T19:53:49.7277812Z [+] Installing: dos2unix -> dos2unix
2025-08-20T19:53:50.2402779Z [+] Installing: duf -> duf
2025-08-20T19:53:50.4451929Z [+] Installing: duplicut -> duplicut
2025-08-20T19:53:50.9971367Z [+] Installing: dust -> dust
2025-08-20T19:53:51.6827276Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T19:53:52.2177432Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T19:53:52.7571969Z [+] Installing: dysk -> dysk
2025-08-20T19:53:53.2710290Z [+] Installing: eget -> eget
2025-08-20T19:53:53.4758902Z [+] Installing: epoch -> epoch
2025-08-20T19:53:53.9745535Z [+] Installing: faketty -> faketty
2025-08-20T19:53:54.1815763Z [+] Installing: fastfetch -> fastfetch
2025-08-20T19:53:54.6770856Z [+] Installing: freeze -> freeze
2025-08-20T19:53:55.2218439Z [+] Installing: fusermount3 -> fusermount
2025-08-20T19:53:55.6816893Z [+] Installing: gdu -> gdu
2025-08-20T19:53:56.2709478Z [+] Installing: gh -> gh
2025-08-20T19:53:56.9432425Z [+] Installing: gitleaks -> gitleaks
2025-08-20T19:53:57.4854456Z [+] Installing: git-sizer -> git-sizer
2025-08-20T19:53:57.9862117Z [+] Installing: glab -> glab
2025-08-20T19:53:58.6375976Z [+] Installing: glow -> glow
2025-08-20T19:53:59.2467391Z [+] Installing: httpx -> httpx
2025-08-20T19:53:59.9018582Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T19:54:00.4771563Z [+] Installing: husarnet -> husarnet
2025-08-20T19:54:00.9488130Z curl: (22) The requested URL returned error: 404
2025-08-20T19:54:00.9519110Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T19:54:00.9520070Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T19:54:01.1292038Z curl: (22) The requested URL returned error: 404
2025-08-20T19:54:01.1327235Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T19:54:01.1327610Z [+] Installing: imgcat -> imgcat
2025-08-20T19:54:01.6468497Z [+] Installing: jc -> jc
2025-08-20T19:54:02.1977217Z [+] Installing: jq -> jq
2025-08-20T19:54:02.6777061Z [+] Installing: logdy -> logdy
2025-08-20T19:54:04.0396155Z [+] Installing: micro -> micro
2025-08-20T19:54:04.2869394Z [+] Installing: miniserve -> miniserve
2025-08-20T19:54:04.7995252Z [+] Installing: minisign -> minisign
2025-08-20T19:54:05.2546448Z [+] Installing: ncdu -> ncdu
2025-08-20T19:54:05.8086841Z [+] Installing: notify -> notify
2025-08-20T19:54:06.3545820Z [+] Installing: ouch -> ouch
2025-08-20T19:54:06.8618001Z [+] Installing: oras -> oras
2025-08-20T19:54:07.3851072Z [+] Installing: pipetty -> pipetty
2025-08-20T19:54:07.8879928Z [+] Installing: pixterm -> pixterm
2025-08-20T19:54:08.4059105Z [+] Installing: qsv -> qsv
2025-08-20T19:54:08.9462112Z [+] Installing: rclone -> rclone
2025-08-20T19:54:09.6853720Z [+] Installing: ripgrep -> rg
2025-08-20T19:54:10.2026316Z [+] Installing: rga -> rga
2025-08-20T19:54:10.7230589Z [+] Installing: rsync -> rsync
2025-08-20T19:54:11.2278691Z [+] Installing: script -> script
2025-08-20T19:54:11.6802236Z [+] Installing: shellcheck -> shellcheck
2025-08-20T19:54:12.3237097Z [+] Installing: soar -> soar
2025-08-20T19:54:12.8949254Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T19:54:13.4257216Z [+] Installing: sstrip -> sstrip
2025-08-20T19:54:13.8595759Z [+] Installing: strace -> strace
2025-08-20T19:54:14.3535464Z [+] Installing: sttr -> sttr
2025-08-20T19:54:14.8746162Z [+] Installing: tailscale -> tailscale
2025-08-20T19:54:15.4337326Z [+] Installing: tailscaled -> tailscaled
2025-08-20T19:54:16.0150588Z [+] Installing: taplo -> taplo
2025-08-20T19:54:16.5907248Z [+] Installing: tldr -> tldr
2025-08-20T19:54:16.8224612Z [+] Installing: tldr -> tealdeer
2025-08-20T19:54:17.3612081Z [+] Installing: tmux -> tmux
2025-08-20T19:54:17.8499299Z [+] Installing: tok -> tok
2025-08-20T19:54:18.3852986Z [+] Installing: trufflehog -> trufflehog
2025-08-20T19:54:18.6646769Z [+] Installing: trurl -> trurl
2025-08-20T19:54:19.1827564Z [+] Installing: tss -> tss
2025-08-20T19:54:19.6711843Z [+] Installing: ulexec -> ulexec
2025-08-20T19:54:20.1932293Z [+] Installing: unfurl -> unfurl
2025-08-20T19:54:20.7113941Z [+] Installing: upx -> upx
2025-08-20T19:54:21.1832894Z [+] Installing: validtoml -> validtoml
2025-08-20T19:54:21.6913009Z [+] Installing: wget -> wget
2025-08-20T19:54:22.2833941Z [+] Installing: wget2 -> wget2
2025-08-20T19:54:22.8603392Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T19:54:23.3755520Z [+] Installing: xq -> xq
2025-08-20T19:54:23.8867999Z [+] Installing: xz -> xz
2025-08-20T19:54:24.3539040Z [+] Installing: unxz -> unxz
2025-08-20T19:54:24.5737521Z [+] Installing: yq -> yq
2025-08-20T19:54:25.1098468Z [+] Installing: yj -> yj
2025-08-20T19:54:25.6743053Z [+] Installing: zapper -> zapper
2025-08-20T19:54:25.8422374Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T19:54:26.3451261Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T19:54:26.9308887Z curl: (22) The requested URL returned error: 404
2025-08-20T19:54:26.9341143Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T19:54:26.9341826Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T19:54:27.4070319Z curl: (22) The requested URL returned error: 404
2025-08-20T19:54:27.4102171Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T19:54:27.4102995Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T19:54:27.5995649Z curl: (22) The requested URL returned error: 404
2025-08-20T19:54:27.6027838Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T19:54:27.6028741Z [+] Installing: zstd -> zstd
2025-08-20T19:54:28.1047682Z [+] Creating symlinks...
2025-08-20T19:54:28.1116305Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T19:54:28.1189759Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T19:54:28.1262141Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T19:54:28.1335655Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T19:54:28.1408159Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T19:54:28.1479871Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T19:54:28.1552079Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T19:54:28.1624311Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T19:54:28.1696464Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T19:54:28.1768495Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T19:54:28.1841320Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T19:54:28.1913948Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T19:54:28.1986028Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T19:54:28.2058698Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T19:54:28.2130645Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T19:54:28.2203070Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T19:54:28.2277568Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T19:54:28.2309166Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T19:54:28.2375602Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T19:54:28.2452863Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T19:54:28.2531598Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T19:54:28.2564005Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T19:54:28.9012489Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T19:54:28.9098079Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T19:54:28.9176919Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T19:54:28.9252873Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T19:54:28.9329519Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T19:54:28.9404043Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T19:54:28.9479458Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T19:54:28.9553504Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T19:54:28.9630037Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T19:54:28.9704641Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T19:54:28.9779472Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T19:54:28.9851912Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T19:54:28.9927250Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T19:54:29.0001020Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T19:54:29.0075708Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T19:54:29.0152140Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T19:54:29.0226282Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T19:54:29.0299310Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T19:54:29.0372604Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T19:54:29.0448585Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:54:29.0523261Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:54:29.0601586Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T19:54:29.0633107Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T19:54:29.0655857Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T19:54:29.0722841Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T19:54:29.0797476Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T19:54:29.0872390Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T19:54:29.0947502Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T19:54:29.1021602Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T19:54:29.1098978Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T19:54:29.1174008Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T19:54:29.1251011Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T19:54:29.1326897Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T19:54:29.1402085Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T19:54:29.1478363Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T19:54:29.1556330Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T19:54:29.1632781Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T19:54:29.1710313Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T19:54:29.1786859Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T19:54:29.1862812Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T19:54:29.1938518Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T19:54:29.2016257Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T19:54:29.2091370Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T19:54:29.2167452Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T19:54:29.2244142Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T19:54:29.2322382Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T19:54:29.2397626Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T19:54:29.2474370Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T19:54:29.2549360Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T19:54:29.2624696Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T19:54:29.2700912Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T19:54:29.2778388Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T19:54:29.2851518Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T19:54:29.2927013Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T19:54:29.3002183Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T19:54:29.3076893Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T19:54:29.3150663Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T19:54:29.3225597Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T19:54:29.3299385Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T19:54:29.3373817Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T19:54:29.3447864Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T19:54:29.3519588Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T19:54:29.3593714Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T19:54:29.3668818Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T19:54:29.3742153Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T19:54:29.3815246Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T19:54:29.3888112Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T19:54:29.3962884Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T19:54:29.4037467Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T19:54:29.4109124Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T19:54:29.4183101Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T19:54:29.4255508Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T19:54:29.4327961Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T19:54:29.4356820Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T19:54:29.4379420Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T19:54:29.4400900Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T19:54:29.4465267Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T19:54:29.4487679Z 
2025-08-20T19:54:29.4489949Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T19:54:29.4490795Z 
2025-08-20T19:54:29.9536144Z 
2025-08-20T19:54:29.9615453Z 
2025-08-20T19:54:29.9616195Z [+] Disk Size (/usr/local/bin) :: 740M --> 1.6G
2025-08-20T19:54:29.9616429Z 
2025-08-20T19:54:29.9616507Z [+] Installation completed!
2025-08-20T19:54:29.9684302Z 
2025-08-20T19:54:29.9684739Z [+] GITHUB_TOKEN is Exported
2025-08-20T19:54:30.2685051Z github.com
2025-08-20T19:54:30.2696008Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T19:54:30.2696657Z   - Active account: true
2025-08-20T19:54:30.2696891Z   - Git operations protocol: https
2025-08-20T19:54:30.2697143Z   - Token: ghp_************************************
2025-08-20T19:54:30.2697775Z   - 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:54:30.2698426Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T19:54:30.2699171Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T19:54:30.4528128Z Limit: 5000, Remaining: 4969, Reset: 2025-08-20 20:25:34 +0000 UTC (31m4s)
2025-08-20T19:54:30.4537701Z 
2025-08-20T19:54:30.4537818Z [+] GHCR_TOKEN is Exported
2025-08-20T19:54:30.4565939Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T19:54:30.7401379Z Login Succeeded
2025-08-20T19:54:30.7409930Z 
2025-08-20T19:54:30.7410052Z [+] GITLAB is Exported
2025-08-20T19:54:30.8894925Z [git remote -v]
2025-08-20T19:54:31.1136982Z gitlab.com
2025-08-20T19:54:31.1137674Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T19:54:31.1138112Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T19:54:31.1138508Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T19:54:31.1138886Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T19:54:31.1139234Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T19:54:31.1139575Z   ✓ Token found: **************************
2025-08-20T19:54:31.1139735Z 
2025-08-20T19:54:31.1140045Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T19:54:31.1140512Z [git remote -v]
2025-08-20T19:54:31.1149962Z 2025/08/20 19:54:31 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T19:54:31.1150475Z git: exit status 128]
2025-08-20T19:54:31.3641667Z 
2025-08-20T19:54:31.3641836Z 
2025-08-20T19:54:31.3642453Z  [+] Started Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (07:54:31 PM)
2025-08-20T19:54:31.3642841Z 
2025-08-20T19:54:31.3642844Z 
2025-08-20T19:54:31.3642909Z [+] USER = runner
2025-08-20T19:54:31.3643077Z [+] HOME = /home/runner
2025-08-20T19:54:31.3645576Z [+] 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:/opt/google-cloud-sdk/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:54:31.3647820Z 
2025-08-20T19:54:31.5262284Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:54:31.5357559Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:54:31.6705353Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T19:54:31.7165464Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T19:54:31.7626160Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T19:54:31.8087006Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T19:54:32.6212056Z Reading package lists...
2025-08-20T19:54:32.6500811Z Reading package lists...
2025-08-20T19:54:32.8204066Z Building dependency tree...
2025-08-20T19:54:32.8210023Z Reading state information...
2025-08-20T19:54:33.0671937Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:54:33.0672456Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:54:33.0673021Z ca-certificates is already the newest version (20240203).
2025-08-20T19:54:33.0673399Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:54:33.0673763Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:54:33.0674210Z moreutils is already the newest version (0.69-1).
2025-08-20T19:54:33.0674614Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T19:54:33.0675307Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:54:33.0676066Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:54:33.3372694Z Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T19:54:33.4274963Z Hit:2 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:54:33.4420056Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T19:54:33.4581414Z Hit:4 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:54:33.5519133Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T19:54:33.6618272Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T19:54:34.4740326Z Reading package lists...
2025-08-20T19:54:34.5031055Z Reading package lists...
2025-08-20T19:54:34.6830993Z Building dependency tree...
2025-08-20T19:54:34.6837214Z Reading state information...
2025-08-20T19:54:34.9298278Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:54:34.9299062Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:54:34.9299441Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:54:34.9299773Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:54:34.9300195Z ca-certificates is already the newest version (20240203).
2025-08-20T19:54:34.9300573Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:54:34.9300924Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:54:34.9301351Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:54:34.9301999Z gawk set to manually installed.
2025-08-20T19:54:34.9302310Z git-lfs is already the newest version (3.6.1).
2025-08-20T19:54:34.9302660Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:54:34.9303043Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:54:34.9303413Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:54:34.9303785Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:54:34.9304166Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:54:34.9304557Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:54:34.9305123Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:54:34.9305550Z The following additional packages will be installed:
2025-08-20T19:54:34.9306032Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T19:54:34.9306506Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T19:54:34.9307016Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T19:54:34.9307492Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T19:54:34.9307980Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T19:54:34.9308453Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:54:34.9314740Z Suggested packages:
2025-08-20T19:54:34.9315231Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T19:54:34.9315853Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T19:54:34.9316361Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T19:54:34.9316877Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T19:54:34.9317371Z   xdg-utils inkscape poppler-utils fonts-japanese-mincho
2025-08-20T19:54:34.9317786Z   | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
2025-08-20T19:54:34.9318234Z   fonts-arphic-ukai fonts-arphic-uming fonts-nanum
2025-08-20T19:54:34.9532902Z The following NEW packages will be installed:
2025-08-20T19:54:34.9533346Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T19:54:34.9534289Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T19:54:34.9534968Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T19:54:34.9535748Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T19:54:34.9536186Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T19:54:34.9540330Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T19:54:34.9541359Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:54:35.1256298Z 0 upgraded, 36 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:54:35.1256632Z Need to get 27.2 MB of archives.
2025-08-20T19:54:35.1256946Z After this operation, 111 MB of additional disk space will be used.
2025-08-20T19:54:35.1257497Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T19:54:35.5129189Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T19:54:35.6093169Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 b3sum arm64 1.2.0-1 [343 kB]
2025-08-20T19:54:35.6581158Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 build-essential arm64 12.10ubuntu1 [4932 B]
2025-08-20T19:54:35.7046384Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libhiredis1.1.0 arm64 1.2.0-6ubuntu3 [40.7 kB]
2025-08-20T19:54:35.7511967Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 ccache arm64 4.9.1-1 [541 kB]
2025-08-20T19:54:35.8015411Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T19:54:35.8510324Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T19:54:35.9019382Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-utils arm64 1:7.7+6build3 [93.1 kB]
2025-08-20T19:54:35.9487382Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T19:54:36.1127616Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T19:54:36.1600659Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T19:54:36.2089601Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libidn12 arm64 1.42-1build1 [56.9 kB]
2025-08-20T19:54:36.2556598Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libijs-0.35 arm64 0.35-15.1build1 [15.3 kB]
2025-08-20T19:54:36.3022534Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjbig2dec0 arm64 0.20-1build3 [63.2 kB]
2025-08-20T19:54:36.3489470Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper1 arm64 1.1.29build1 [13.4 kB]
2025-08-20T19:54:36.3952749Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10 arm64 10.02.1~dfsg1-0ubuntu7.7 [3777 kB]
2025-08-20T19:54:36.4610975Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 ghostscript arm64 10.02.1~dfsg1-0ubuntu7.7 [43.5 kB]
2025-08-20T19:54:36.5951168Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick-6.q16 arm64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T19:54:36.6424669Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick arm64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T19:54:36.6890744Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T19:54:36.7358616Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre21 arm64 3.5.28-2ubuntu0.24.04.1 [608 kB]
2025-08-20T19:54:36.7855573Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libimath-3-1-29t64 arm64 3.1.9-3.1ubuntu2 [68.2 kB]
2025-08-20T19:54:36.8323007Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr0t64 arm64 1.2~git20170615.f752187-5.1ubuntu2 [177 kB]
2025-08-20T19:54:36.8796303Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr-tools arm64 1.2~git20170615.f752187-5.1ubuntu2 [16.0 kB]
2025-08-20T19:54:36.9261059Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libopenexr-3-1-30 arm64 3.1.5-5.1build3 [939 kB]
2025-08-20T19:54:36.9771930Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwmflite-0.2-7 arm64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T19:54:37.0239094Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libmagickcore-6.q16-7-extra arm64 8:6.9.12.98+dfsg1-5.2build2 [67.7 kB]
2025-08-20T19:54:37.0707958Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libnetpbm11t64 arm64 2:11.05.02-1.1build1 [113 kB]
2025-08-20T19:54:37.1174923Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper-utils arm64 1.1.29build1 [8490 B]
2025-08-20T19:54:37.1639464Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtool-bin arm64 2.4.7-7build1 [84.0 kB]
2025-08-20T19:54:37.2110863Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 lzip arm64 1.24.1-1build1 [81.7 kB]
2025-08-20T19:54:37.2578587Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netpbm arm64 2:11.05.02-1.1build1 [2092 kB]
2025-08-20T19:54:37.3151476Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl arm64 1.2.4-2 [420 kB]
2025-08-20T19:54:37.3637946Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-dev arm64 1.2.4-2 [613 kB]
2025-08-20T19:54:37.4133148Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-tools arm64 1.2.4-2 [5542 B]
2025-08-20T19:54:37.6380288Z Preconfiguring packages ...
2025-08-20T19:54:37.7298417Z Fetched 27.2 MB in 2s (11.1 MB/s)
2025-08-20T19:54:37.7710950Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T19:54:37.7741342Z (Reading database ... 
2025-08-20T19:54:37.7741593Z (Reading database ... 5%
2025-08-20T19:54:37.7741794Z (Reading database ... 10%
2025-08-20T19:54:37.7741988Z (Reading database ... 15%
2025-08-20T19:54:37.7742183Z (Reading database ... 20%
2025-08-20T19:54:37.7742409Z (Reading database ... 25%
2025-08-20T19:54:37.7743183Z (Reading database ... 30%
2025-08-20T19:54:37.7743388Z (Reading database ... 35%
2025-08-20T19:54:37.7743580Z (Reading database ... 40%
2025-08-20T19:54:37.7743770Z (Reading database ... 45%
2025-08-20T19:54:37.7743963Z (Reading database ... 50%
2025-08-20T19:54:37.7762461Z (Reading database ... 55%
2025-08-20T19:54:37.7843552Z (Reading database ... 60%
2025-08-20T19:54:37.7880433Z (Reading database ... 65%
2025-08-20T19:54:37.7893601Z (Reading database ... 70%
2025-08-20T19:54:37.7912842Z (Reading database ... 75%
2025-08-20T19:54:37.7943320Z (Reading database ... 80%
2025-08-20T19:54:37.8097012Z (Reading database ... 85%
2025-08-20T19:54:37.8119430Z (Reading database ... 90%
2025-08-20T19:54:37.8200813Z (Reading database ... 95%
2025-08-20T19:54:37.8201031Z (Reading database ... 100%
2025-08-20T19:54:37.8201322Z (Reading database ... 189350 files and directories currently installed.)
2025-08-20T19:54:37.8227205Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T19:54:37.8435740Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:54:38.0031871Z Selecting previously unselected package poppler-data.
2025-08-20T19:54:38.0171529Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T19:54:38.0251365Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T19:54:38.1421817Z Selecting previously unselected package b3sum.
2025-08-20T19:54:38.1583824Z Preparing to unpack .../02-b3sum_1.2.0-1_arm64.deb ...
2025-08-20T19:54:38.1646222Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T19:54:38.2278673Z Selecting previously unselected package build-essential.
2025-08-20T19:54:38.2431463Z Preparing to unpack .../03-build-essential_12.10ubuntu1_arm64.deb ...
2025-08-20T19:54:38.2496859Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T19:54:38.3117452Z Selecting previously unselected package libhiredis1.1.0:arm64.
2025-08-20T19:54:38.3244548Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_arm64.deb ...
2025-08-20T19:54:38.3394170Z Unpacking libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T19:54:38.4584679Z Selecting previously unselected package ccache.
2025-08-20T19:54:38.4727796Z Preparing to unpack .../05-ccache_4.9.1-1_arm64.deb ...
2025-08-20T19:54:38.4786254Z Unpacking ccache (4.9.1-1) ...
2025-08-20T19:54:38.5563387Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T19:54:38.5723989Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T19:54:38.5788591Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T19:54:38.6523773Z Selecting previously unselected package xfonts-encodings.
2025-08-20T19:54:38.6686075Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T19:54:38.6755308Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:54:38.7474182Z Selecting previously unselected package xfonts-utils.
2025-08-20T19:54:38.7616237Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_arm64.deb ...
2025-08-20T19:54:38.7702361Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:54:38.8609321Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T19:54:38.8746697Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T19:54:38.9292485Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T19:54:39.0478416Z Selecting previously unselected package libgs-common.
2025-08-20T19:54:39.0641761Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:54:39.0716082Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:54:39.1371289Z Selecting previously unselected package libgs10-common.
2025-08-20T19:54:39.1525836Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:54:39.1601891Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:54:39.2491909Z Selecting previously unselected package libidn12:arm64.
2025-08-20T19:54:39.2634997Z Preparing to unpack .../12-libidn12_1.42-1build1_arm64.deb ...
2025-08-20T19:54:39.2719326Z Unpacking libidn12:arm64 (1.42-1build1) ...
2025-08-20T19:54:39.3331566Z Selecting previously unselected package libijs-0.35:arm64.
2025-08-20T19:54:39.3469483Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_arm64.deb ...
2025-08-20T19:54:39.3550222Z Unpacking libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T19:54:39.4231579Z Selecting previously unselected package libjbig2dec0:arm64.
2025-08-20T19:54:39.4363933Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_arm64.deb ...
2025-08-20T19:54:39.4627113Z Unpacking libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T19:54:39.5415709Z Selecting previously unselected package libpaper1:arm64.
2025-08-20T19:54:39.5579896Z Preparing to unpack .../15-libpaper1_1.1.29build1_arm64.deb ...
2025-08-20T19:54:39.5656213Z Unpacking libpaper1:arm64 (1.1.29build1) ...
2025-08-20T19:54:39.6280558Z Selecting previously unselected package libgs10:arm64.
2025-08-20T19:54:39.6431894Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T19:54:39.6496132Z Unpacking libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:54:39.8002791Z Selecting previously unselected package ghostscript.
2025-08-20T19:54:39.8140633Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T19:54:39.8212085Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:54:39.8888090Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T19:54:39.9039473Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T19:54:39.9110863Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:54:40.0416250Z Selecting previously unselected package imagemagick.
2025-08-20T19:54:40.0578633Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T19:54:40.0660184Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:54:40.1321845Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T19:54:40.1457534Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T19:54:40.1517770Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:54:40.2186711Z Selecting previously unselected package libdjvulibre21:arm64.
2025-08-20T19:54:40.2320465Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_arm64.deb ...
2025-08-20T19:54:40.2382250Z Unpacking libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:54:40.3087728Z Selecting previously unselected package libimath-3-1-29t64:arm64.
2025-08-20T19:54:40.3221069Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_arm64.deb ...
2025-08-20T19:54:40.3297784Z Unpacking libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:54:40.3975780Z Selecting previously unselected package libjxr0t64:arm64.
2025-08-20T19:54:40.4141257Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T19:54:40.4208006Z Unpacking libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:54:40.4731474Z Selecting previously unselected package libjxr-tools.
2025-08-20T19:54:40.4889605Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T19:54:40.4954140Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:54:40.5657524Z Selecting previously unselected package libopenexr-3-1-30:arm64.
2025-08-20T19:54:40.5818831Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_arm64.deb ...
2025-08-20T19:54:40.5888548Z Unpacking libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T19:54:40.6728582Z Selecting previously unselected package libwmflite-0.2-7:arm64.
2025-08-20T19:54:40.6867825Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_arm64.deb ...
2025-08-20T19:54:40.6927947Z Unpacking libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T19:54:40.7445738Z Selecting previously unselected package libmagickcore-6.q16-7-extra:arm64.
2025-08-20T19:54:40.7583661Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T19:54:40.7652736Z Unpacking libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:54:40.8283014Z Selecting previously unselected package libnetpbm11t64:arm64.
2025-08-20T19:54:40.8424290Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T19:54:40.8488058Z Unpacking libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T19:54:40.9051510Z Selecting previously unselected package libpaper-utils.
2025-08-20T19:54:40.9210746Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_arm64.deb ...
2025-08-20T19:54:40.9275668Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T19:54:40.9764062Z Selecting previously unselected package libtool-bin.
2025-08-20T19:54:40.9915781Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_arm64.deb ...
2025-08-20T19:54:40.9975313Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T19:54:41.0623812Z Selecting previously unselected package lzip.
2025-08-20T19:54:41.0755597Z Preparing to unpack .../31-lzip_1.24.1-1build1_arm64.deb ...
2025-08-20T19:54:41.0816609Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T19:54:41.1753381Z Selecting previously unselected package netpbm.
2025-08-20T19:54:41.1896111Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T19:54:41.2015344Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:54:41.4101606Z Selecting previously unselected package musl:arm64.
2025-08-20T19:54:41.4260525Z Preparing to unpack .../33-musl_1.2.4-2_arm64.deb ...
2025-08-20T19:54:41.4331638Z Unpacking musl:arm64 (1.2.4-2) ...
2025-08-20T19:54:41.5193252Z Selecting previously unselected package musl-dev:arm64.
2025-08-20T19:54:41.5326415Z Preparing to unpack .../34-musl-dev_1.2.4-2_arm64.deb ...
2025-08-20T19:54:41.5403534Z Unpacking musl-dev:arm64 (1.2.4-2) ...
2025-08-20T19:54:41.6241185Z Selecting previously unselected package musl-tools.
2025-08-20T19:54:41.6372789Z Preparing to unpack .../35-musl-tools_1.2.4-2_arm64.deb ...
2025-08-20T19:54:41.6435081Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T19:54:41.7190943Z Setting up libpaper1:arm64 (1.1.29build1) ...
2025-08-20T19:54:41.8597437Z 
2025-08-20T19:54:41.9478259Z Creating config file /etc/papersize with new version
2025-08-20T19:54:41.9478595Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T19:54:41.9663573Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T19:54:41.9922192Z Setting up libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T19:54:42.0142074Z Setting up libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T19:54:42.0330601Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:54:42.0560175Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T19:54:42.0757202Z Setting up libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T19:54:42.0978484Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T19:54:42.1905272Z Setting up libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:54:42.2112852Z Setting up libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T19:54:42.2288943Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T19:54:42.2432189Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T19:54:42.2524004Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T19:54:42.2589421Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T19:54:42.2731323Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:54:42.2921279Z Setting up libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:54:42.3116738Z Setting up libidn12:arm64 (1.42-1build1) ...
2025-08-20T19:54:42.3298219Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:54:42.3487059Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:54:42.3631460Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T19:54:42.3710896Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T19:54:42.3786503Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T19:54:42.3851855Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T19:54:42.3924547Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T19:54:42.3991201Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T19:54:42.4073791Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T19:54:42.4139463Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T19:54:42.4221319Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T19:54:42.4287007Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T19:54:42.4392789Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T19:54:42.4594852Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T19:54:42.4720668Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T19:54:42.4788773Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T19:54:42.4861635Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T19:54:42.4943893Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T19:54:42.5018166Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T19:54:42.5084609Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T19:54:42.5160194Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T19:54:42.5223557Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T19:54:42.5312823Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T19:54:42.5440650Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T19:54:42.5588661Z Setting up b3sum (1.2.0-1) ...
2025-08-20T19:54:42.5775046Z Setting up musl:arm64 (1.2.4-2) ...
2025-08-20T19:54:42.6090899Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T19:54:42.6260195Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:54:42.6678435Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:54:42.6886848Z Setting up libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T19:54:42.7087590Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:54:42.7274086Z Setting up ccache (4.9.1-1) ...
2025-08-20T19:54:42.7435397Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:54:42.7568931Z Setting up libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:54:42.7790703Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:54:42.8015794Z Setting up musl-dev:arm64 (1.2.4-2) ...
2025-08-20T19:54:42.8214357Z Setting up libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T19:54:42.8401234Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:54:42.8593154Z Setting up libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:54:42.8771942Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T19:54:43.0614597Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T19:54:43.0810553Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:54:43.1053464Z Setting up libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:54:43.1251114Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:54:43.1474353Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:54:43.2283546Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T19:54:43.5702574Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T19:54:44.5950569Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:54:44.6278577Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:54:47.1309167Z Reading package lists...
2025-08-20T19:54:47.3168415Z Building dependency tree...
2025-08-20T19:54:47.3175081Z Reading state information...
2025-08-20T19:54:47.5626256Z autoconf is already the newest version (2.71-3).
2025-08-20T19:54:47.5626648Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:54:47.5627002Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:54:47.5627329Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:54:47.5627671Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:54:47.5628046Z ca-certificates is already the newest version (20240203).
2025-08-20T19:54:47.5628358Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:54:47.5628652Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:54:47.5628951Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:54:47.5629257Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:54:47.5629568Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:54:47.5630253Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:54:47.5630548Z patch set to manually installed.
2025-08-20T19:54:47.5630812Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:54:47.5631134Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:54:47.5631436Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:54:47.5631732Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:54:47.5631999Z Suggested packages:
2025-08-20T19:54:47.5632164Z   scons-doc
2025-08-20T19:54:47.5777108Z The following NEW packages will be installed:
2025-08-20T19:54:47.5785511Z   autopoint byacc clang qemu-user-static scons
2025-08-20T19:54:47.6887548Z 0 upgraded, 5 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:54:47.6887886Z Need to get 17.8 MB of archives.
2025-08-20T19:54:47.6888177Z After this operation, 171 MB of additional disk space will be used.
2025-08-20T19:54:47.6888695Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T19:54:47.9768621Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 clang arm64 1:18.0-59~exp2 [5854 B]
2025-08-20T19:54:48.0231646Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 qemu-user-static arm64 1:8.2.2+ds-0ubuntu1.9 [16.7 MB]
2025-08-20T19:54:48.3852764Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T19:54:48.4347880Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 byacc arm64 1:2.0.20221106-1 [82.2 kB]
2025-08-20T19:54:48.6693845Z Fetched 17.8 MB in 1s (21.0 MB/s)
2025-08-20T19:54:48.6979245Z Selecting previously unselected package autopoint.
2025-08-20T19:54:48.7010711Z (Reading database ... 
2025-08-20T19:54:48.7010942Z (Reading database ... 5%
2025-08-20T19:54:48.7011147Z (Reading database ... 10%
2025-08-20T19:54:48.7011344Z (Reading database ... 15%
2025-08-20T19:54:48.7012121Z (Reading database ... 20%
2025-08-20T19:54:48.7012330Z (Reading database ... 25%
2025-08-20T19:54:48.7012527Z (Reading database ... 30%
2025-08-20T19:54:48.7012717Z (Reading database ... 35%
2025-08-20T19:54:48.7012912Z (Reading database ... 40%
2025-08-20T19:54:48.7013105Z (Reading database ... 45%
2025-08-20T19:54:48.7013291Z (Reading database ... 50%
2025-08-20T19:54:48.7032555Z (Reading database ... 55%
2025-08-20T19:54:48.7114337Z (Reading database ... 60%
2025-08-20T19:54:48.7151981Z (Reading database ... 65%
2025-08-20T19:54:48.7165877Z (Reading database ... 70%
2025-08-20T19:54:48.7185339Z (Reading database ... 75%
2025-08-20T19:54:48.7302726Z (Reading database ... 80%
2025-08-20T19:54:48.7370562Z (Reading database ... 85%
2025-08-20T19:54:48.7396165Z (Reading database ... 90%
2025-08-20T19:54:48.7484437Z (Reading database ... 95%
2025-08-20T19:54:48.7484651Z (Reading database ... 100%
2025-08-20T19:54:48.7485070Z (Reading database ... 191843 files and directories currently installed.)
2025-08-20T19:54:48.7514611Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T19:54:48.7959954Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T19:54:48.8670408Z Selecting previously unselected package clang.
2025-08-20T19:54:48.8827764Z Preparing to unpack .../clang_1%3a18.0-59~exp2_arm64.deb ...
2025-08-20T19:54:48.8891971Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T19:54:48.9865035Z Selecting previously unselected package qemu-user-static.
2025-08-20T19:54:49.0001513Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_arm64.deb ...
2025-08-20T19:54:49.0141001Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:54:50.0078496Z Selecting previously unselected package scons.
2025-08-20T19:54:50.0217478Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T19:54:50.0275911Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T19:54:50.1161618Z Selecting previously unselected package byacc.
2025-08-20T19:54:50.1329665Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_arm64.deb ...
2025-08-20T19:54:50.1405056Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T19:54:50.2246986Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:54:50.2455645Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T19:54:50.2714259Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T19:54:50.3176897Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T19:54:50.6812748Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T19:54:50.7220922Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:54:51.9138925Z Processing triggers for systemd (255.4-1ubuntu8.8) ...
2025-08-20T19:54:53.0064083Z Reading package lists...
2025-08-20T19:54:53.1827783Z Building dependency tree...
2025-08-20T19:54:53.1837533Z Reading state information...
2025-08-20T19:54:53.4060690Z The following additional packages will be installed:
2025-08-20T19:54:53.4061079Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:54:53.4061414Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:54:53.4061833Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:54:53.4062301Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:54:53.4062738Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:54:53.4063154Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:54:53.4063595Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:54:53.4064483Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:54:53.4065123Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:54:53.4073373Z Suggested packages:
2025-08-20T19:54:53.4073651Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T19:54:53.4074042Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T19:54:53.4074448Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T19:54:53.4074956Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T19:54:53.4075339Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts
2025-08-20T19:54:53.4075747Z   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
2025-08-20T19:54:53.4076198Z   debian-keyring equivs libgitlab-api-v4-perl libsoap-lite-perl pristine-tar
2025-08-20T19:54:53.4076667Z   libcrypt-ssleay-perl libscalar-number-perl libxstring-perl libsub-name-perl
2025-08-20T19:54:53.4077035Z   libauthen-ntlm-perl wdiff-doc
2025-08-20T19:54:53.4077243Z Recommended packages:
2025-08-20T19:54:53.4077519Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T19:54:53.4077941Z   libjson-perl liblist-compare-perl libstring-shellquote-perl licensecheck
2025-08-20T19:54:53.4078334Z   lintian python3-unidiff python3-xdg libhtml-format-perl
2025-08-20T19:54:53.4078687Z   libnamespace-clean-perl libdata-dump-perl libhtml-form-perl
2025-08-20T19:54:53.4079012Z   libhttp-daemon-perl libmailtools-perl
2025-08-20T19:54:53.4247846Z The following NEW packages will be installed:
2025-08-20T19:54:53.4248958Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:54:53.4249345Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:54:53.4249733Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:54:53.4251351Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:54:53.4251806Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:54:53.4252226Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:54:53.4252672Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:54:53.4253088Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:54:53.4256070Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:54:53.5355527Z 0 upgraded, 30 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:54:53.5355894Z Need to get 2409 kB of archives.
2025-08-20T19:54:53.5356195Z After this operation, 7427 kB of additional disk space will be used.
2025-08-20T19:54:53.5356699Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T19:54:53.5820231Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T19:54:53.6377494Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T19:54:53.7316843Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T19:54:53.7806451Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T19:54:53.8325250Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-xsaccessor-perl arm64 1.19-4build4 [33.0 kB]
2025-08-20T19:54:53.8927632Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libb-hooks-op-check-perl arm64 0.22-3build1 [9284 B]
2025-08-20T19:54:53.9424502Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T19:54:53.9930771Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdevel-callchecker-perl arm64 0.008-2build3 [13.0 kB]
2025-08-20T19:54:54.0440535Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libparams-classify-perl arm64 0.015-2build5 [19.7 kB]
2025-08-20T19:54:54.0974579Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T19:54:54.1496775Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T19:54:54.1998890Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T19:54:54.2521405Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T19:54:54.3070627Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T19:54:54.3749177Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T19:54:54.4256628Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T19:54:54.6472097Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T19:54:54.6956639Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T19:54:54.7433031Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 perl-openssl-defaults arm64 7build3 [6628 B]
2025-08-20T19:54:54.7901027Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-ssleay-perl arm64 1.94-1build4 [311 kB]
2025-08-20T19:54:54.8846727Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T19:54:54.9402575Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T19:54:54.9871891Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T19:54:55.0337968Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T19:54:55.0805564Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T19:54:55.1272242Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T19:54:55.1797461Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 patchutils arm64 0.4.2-1build3 [75.3 kB]
2025-08-20T19:54:55.2293010Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 wdiff arm64 1.2.2-6build1 [28.6 kB]
2025-08-20T19:54:55.2767729Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 devscripts all 2.23.7 [1069 kB]
2025-08-20T19:54:55.5788317Z Fetched 2409 kB in 2s (1268 kB/s)
2025-08-20T19:54:55.6071412Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T19:54:55.6102360Z (Reading database ... 
2025-08-20T19:54:55.6102698Z (Reading database ... 5%
2025-08-20T19:54:55.6102924Z (Reading database ... 10%
2025-08-20T19:54:55.6103123Z (Reading database ... 15%
2025-08-20T19:54:55.6103350Z (Reading database ... 20%
2025-08-20T19:54:55.6103544Z (Reading database ... 25%
2025-08-20T19:54:55.6103736Z (Reading database ... 30%
2025-08-20T19:54:55.6103927Z (Reading database ... 35%
2025-08-20T19:54:55.6104120Z (Reading database ... 40%
2025-08-20T19:54:55.6104312Z (Reading database ... 45%
2025-08-20T19:54:55.6104503Z (Reading database ... 50%
2025-08-20T19:54:55.6122355Z (Reading database ... 55%
2025-08-20T19:54:55.6201357Z (Reading database ... 60%
2025-08-20T19:54:55.6238171Z (Reading database ... 65%
2025-08-20T19:54:55.6251139Z (Reading database ... 70%
2025-08-20T19:54:55.6271618Z (Reading database ... 75%
2025-08-20T19:54:55.6388313Z (Reading database ... 80%
2025-08-20T19:54:55.6453132Z (Reading database ... 85%
2025-08-20T19:54:55.6478597Z (Reading database ... 90%
2025-08-20T19:54:55.6564882Z (Reading database ... 95%
2025-08-20T19:54:55.6565120Z (Reading database ... 100%
2025-08-20T19:54:55.6565409Z (Reading database ... 192291 files and directories currently installed.)
2025-08-20T19:54:55.6594985Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T19:54:55.6666063Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:54:55.7256188Z Selecting previously unselected package libfile-which-perl.
2025-08-20T19:54:55.7394559Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T19:54:55.7458026Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T19:54:55.7985722Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T19:54:55.8148291Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T19:54:55.8212043Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T19:54:55.8884440Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T19:54:55.9053394Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T19:54:55.9114855Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T19:54:55.9786960Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T19:54:55.9944347Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T19:54:56.0111080Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:54:56.0925602Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T19:54:56.1064667Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_arm64.deb ...
2025-08-20T19:54:56.1146023Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:54:56.1656815Z Selecting previously unselected package libb-hooks-op-check-perl:arm64.
2025-08-20T19:54:56.1799551Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_arm64.deb ...
2025-08-20T19:54:56.1866713Z Unpacking libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T19:54:56.2419560Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T19:54:56.2563159Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T19:54:56.2700807Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:54:56.3261027Z Selecting previously unselected package libdevel-callchecker-perl:arm64.
2025-08-20T19:54:56.3424679Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_arm64.deb ...
2025-08-20T19:54:56.3532138Z Unpacking libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T19:54:56.4087749Z Selecting previously unselected package libparams-classify-perl:arm64.
2025-08-20T19:54:56.4248970Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_arm64.deb ...
2025-08-20T19:54:56.4316300Z Unpacking libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T19:54:56.4804579Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T19:54:56.4934710Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T19:54:56.5009611Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:54:56.5578097Z Selecting previously unselected package libimport-into-perl.
2025-08-20T19:54:56.5709875Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T19:54:56.5849801Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T19:54:56.6456922Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T19:54:56.6599645Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T19:54:56.6668576Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T19:54:56.7189482Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T19:54:56.7354474Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T19:54:56.7420097Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:54:56.7980021Z Selecting previously unselected package libmoo-perl.
2025-08-20T19:54:56.8147037Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T19:54:56.8208271Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T19:54:56.8687058Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T19:54:56.8848743Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T19:54:56.8914217Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T19:54:56.9386992Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T19:54:56.9528245Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T19:54:56.9588282Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T19:54:57.0123420Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T19:54:57.0254363Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T19:54:57.0313443Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:54:57.0900732Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T19:54:57.1031852Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T19:54:57.1201696Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:54:57.2004413Z Selecting previously unselected package perl-openssl-defaults:arm64.
2025-08-20T19:54:57.2168355Z Preparing to unpack .../19-perl-openssl-defaults_7build3_arm64.deb ...
2025-08-20T19:54:57.2288365Z Unpacking perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T19:54:57.2886605Z Selecting previously unselected package libnet-ssleay-perl:arm64.
2025-08-20T19:54:57.3052086Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_arm64.deb ...
2025-08-20T19:54:57.3116239Z Unpacking libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T19:54:57.3803532Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T19:54:57.3960335Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T19:54:57.4032512Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:54:57.4617314Z Selecting previously unselected package libnet-http-perl.
2025-08-20T19:54:57.4758879Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T19:54:57.4833008Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T19:54:57.5337240Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T19:54:57.5475275Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T19:54:57.5540871Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:54:57.6031766Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T19:54:57.6154380Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T19:54:57.6237462Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T19:54:57.6725903Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T19:54:57.6879856Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T19:54:57.6974721Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:54:57.7501316Z Selecting previously unselected package libwww-perl.
2025-08-20T19:54:57.7662331Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T19:54:57.7726154Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T19:54:57.8317228Z Selecting previously unselected package patchutils.
2025-08-20T19:54:57.8477991Z Preparing to unpack .../27-patchutils_0.4.2-1build3_arm64.deb ...
2025-08-20T19:54:57.8566743Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T19:54:57.9210718Z Selecting previously unselected package wdiff.
2025-08-20T19:54:57.9348821Z Preparing to unpack .../28-wdiff_1.2.2-6build1_arm64.deb ...
2025-08-20T19:54:57.9418192Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T19:54:58.0223063Z Selecting previously unselected package devscripts.
2025-08-20T19:54:58.0354032Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T19:54:58.0562969Z Unpacking devscripts (2.23.7) ...
2025-08-20T19:54:58.1802054Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T19:54:58.1990115Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:54:58.2208316Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T19:54:58.2419447Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T19:54:58.2599011Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:54:58.2780055Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:54:58.2985323Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:54:58.3254050Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T19:54:58.3483122Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T19:54:58.3690243Z Setting up perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T19:54:58.3903236Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T19:54:58.4153530Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T19:54:58.4340614Z Setting up libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T19:54:58.4579107Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:54:58.4818369Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T19:54:58.4994714Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:54:58.5219115Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:54:58.5503452Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:54:58.5667909Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T19:54:58.5853929Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T19:54:58.6060975Z Setting up libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T19:54:58.6326442Z Setting up libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T19:54:58.6583548Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:54:58.6768743Z Setting up libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T19:54:58.6968862Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:54:58.7161236Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T19:54:58.7511401Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T19:54:58.7747594Z Setting up libwww-perl (6.76-1) ...
2025-08-20T19:54:58.7940066Z Setting up devscripts (2.23.7) ...
2025-08-20T19:54:58.9222085Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:54:58.9424991Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:55:02.4562510Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:55:03.5886201Z Reading package lists...
2025-08-20T19:55:03.7841206Z Building dependency tree...
2025-08-20T19:55:03.7848645Z Reading state information...
2025-08-20T19:55:04.0084430Z The following additional packages will be installed:
2025-08-20T19:55:04.0091173Z   cmake-data libjsoncpp25 librhash0
2025-08-20T19:55:04.0098942Z Suggested packages:
2025-08-20T19:55:04.0099160Z   cmake-doc cmake-format elpa-cmake-mode
2025-08-20T19:55:04.0244403Z The following NEW packages will be installed:
2025-08-20T19:55:04.0251032Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T19:55:04.2690339Z 0 upgraded, 4 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:55:04.2690701Z Need to get 12.7 MB of archives.
2025-08-20T19:55:04.2691008Z After this operation, 45.0 MB of additional disk space will be used.
2025-08-20T19:55:04.2691518Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjsoncpp25 arm64 1.9.5-6build1 [78.2 kB]
2025-08-20T19:55:04.6871232Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librhash0 arm64 1.4.3-3build1 [126 kB]
2025-08-20T19:55:04.9518434Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T19:55:05.5525783Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake arm64 3.28.3-1build7 [10.3 MB]
2025-08-20T19:55:06.9609363Z Fetched 12.7 MB in 3s (4720 kB/s)
2025-08-20T19:55:07.0107899Z Selecting previously unselected package libjsoncpp25:arm64.
2025-08-20T19:55:07.0140210Z (Reading database ... 
2025-08-20T19:55:07.0140430Z (Reading database ... 5%
2025-08-20T19:55:07.0140623Z (Reading database ... 10%
2025-08-20T19:55:07.0140822Z (Reading database ... 15%
2025-08-20T19:55:07.0141013Z (Reading database ... 20%
2025-08-20T19:55:07.0141202Z (Reading database ... 25%
2025-08-20T19:55:07.0141391Z (Reading database ... 30%
2025-08-20T19:55:07.0141580Z (Reading database ... 35%
2025-08-20T19:55:07.0141771Z (Reading database ... 40%
2025-08-20T19:55:07.0142316Z (Reading database ... 45%
2025-08-20T19:55:07.0142507Z (Reading database ... 50%
2025-08-20T19:55:07.0162126Z (Reading database ... 55%
2025-08-20T19:55:07.0241659Z (Reading database ... 60%
2025-08-20T19:55:07.0280322Z (Reading database ... 65%
2025-08-20T19:55:07.0293996Z (Reading database ... 70%
2025-08-20T19:55:07.0319920Z (Reading database ... 75%
2025-08-20T19:55:07.0433313Z (Reading database ... 80%
2025-08-20T19:55:07.0499052Z (Reading database ... 85%
2025-08-20T19:55:07.0522082Z (Reading database ... 90%
2025-08-20T19:55:07.0608380Z (Reading database ... 95%
2025-08-20T19:55:07.0608589Z (Reading database ... 100%
2025-08-20T19:55:07.0608893Z (Reading database ... 193226 files and directories currently installed.)
2025-08-20T19:55:07.0636287Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_arm64.deb ...
2025-08-20T19:55:07.0779007Z Unpacking libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T19:55:07.1557503Z Selecting previously unselected package librhash0:arm64.
2025-08-20T19:55:07.1716610Z Preparing to unpack .../librhash0_1.4.3-3build1_arm64.deb ...
2025-08-20T19:55:07.1797411Z Unpacking librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T19:55:07.2589371Z Selecting previously unselected package cmake-data.
2025-08-20T19:55:07.2731504Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T19:55:07.2875604Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T19:55:08.2161435Z Selecting previously unselected package cmake.
2025-08-20T19:55:08.2312315Z Preparing to unpack .../cmake_3.28.3-1build7_arm64.deb ...
2025-08-20T19:55:08.2386672Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T19:55:08.4484160Z Setting up libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T19:55:08.4687057Z Setting up librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T19:55:08.4889056Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T19:55:08.5147245Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T19:55:08.5374457Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:55:09.8670884Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:55:10.9617767Z Reading package lists...
2025-08-20T19:55:11.1424099Z Building dependency tree...
2025-08-20T19:55:11.1432456Z Reading state information...
2025-08-20T19:55:11.3930721Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:55:11.3931129Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:55:11.3931829Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:55:11.3932144Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:55:11.3932442Z b3sum is already the newest version (1.2.0-1).
2025-08-20T19:55:11.3932752Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:55:11.3933095Z ca-certificates is already the newest version (20240203).
2025-08-20T19:55:11.3933393Z ccache is already the newest version (4.9.1-1).
2025-08-20T19:55:11.3933688Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:55:11.3934003Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:55:11.3934292Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:55:11.3934576Z git-lfs is already the newest version (3.6.1).
2025-08-20T19:55:11.3935038Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T19:55:11.3935392Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T19:55:11.3935695Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:55:11.3936007Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:55:11.3936323Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:55:11.3936625Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:55:11.3936896Z musl is already the newest version (1.2.4-2).
2025-08-20T19:55:11.3937168Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T19:55:11.3937454Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T19:55:11.3938040Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:55:11.3938379Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:55:11.3938679Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:55:11.3938976Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:55:11.3939306Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:55:11.4122483Z Reading package lists...
2025-08-20T19:55:11.5822702Z Building dependency tree...
2025-08-20T19:55:11.5831405Z Reading state information...
2025-08-20T19:55:11.8298612Z autoconf is already the newest version (2.71-3).
2025-08-20T19:55:11.8298987Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:55:11.8299329Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T19:55:11.8299659Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:55:11.8299982Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:55:11.8300361Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:55:11.8300691Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T19:55:11.8301004Z ca-certificates is already the newest version (20240203).
2025-08-20T19:55:11.8301309Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T19:55:11.8301601Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:55:11.8301892Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:55:11.8302206Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:55:11.8302514Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:55:11.8302826Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:55:11.8303135Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:55:11.8303447Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:55:11.8303769Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:55:11.8304137Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:55:11.8304482Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:55:11.8304968Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:55:11.8305287Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:55:11.8305625Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:55:11.8487936Z Reading package lists...
2025-08-20T19:55:12.0466384Z Building dependency tree...
2025-08-20T19:55:12.0473654Z Reading state information...
2025-08-20T19:55:12.2942111Z devscripts is already the newest version (2.23.7).
2025-08-20T19:55:12.2942514Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:55:12.3125821Z Reading package lists...
2025-08-20T19:55:12.4906997Z Building dependency tree...
2025-08-20T19:55:12.4915691Z Reading state information...
2025-08-20T19:55:12.7373980Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T19:55:12.7374398Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:55:12.7562608Z Reading package lists...
2025-08-20T19:55:12.9528765Z Building dependency tree...
2025-08-20T19:55:12.9535080Z Reading state information...
2025-08-20T19:55:13.1845400Z binutils-aarch64-linux-gnu is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:55:13.1845843Z binutils-aarch64-linux-gnu set to manually installed.
2025-08-20T19:55:13.2210849Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:55:13.2631134Z Reading package lists...
2025-08-20T19:55:13.4384619Z Building dependency tree...
2025-08-20T19:55:13.4391106Z Reading state information...
2025-08-20T19:55:13.6672087Z g++-aarch64-linux-gnu is already the newest version (4:13.2.0-7ubuntu1).
2025-08-20T19:55:13.6672505Z g++-aarch64-linux-gnu set to manually installed.
2025-08-20T19:55:13.6672858Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:55:13.6673555Z The following additional packages will be installed:
2025-08-20T19:55:13.6673884Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:55:13.6674280Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T19:55:13.6674727Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:55:13.6675243Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:55:13.6675645Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:55:13.6676072Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:55:13.6676467Z   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan8-armel-cross
2025-08-20T19:55:13.6676874Z   libasan8-armhf-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:55:13.6677249Z   libc6-armel-cross libc6-armhf-cross libc6-dev-armel-cross
2025-08-20T19:55:13.6677650Z   libc6-dev-armhf-cross libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross
2025-08-20T19:55:13.6678072Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-armel-cross
2025-08-20T19:55:13.6678415Z   libgomp1-armhf-cross libstdc++-13-dev-armel-cross
2025-08-20T19:55:13.6678781Z   libstdc++-13-dev-armhf-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:55:13.6679219Z   libubsan1-armel-cross libubsan1-armhf-cross linux-libc-dev-armel-cross
2025-08-20T19:55:13.6679558Z   linux-libc-dev-armhf-cross
2025-08-20T19:55:13.6688578Z Suggested packages:
2025-08-20T19:55:13.6689018Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T19:55:13.6689401Z   gdb-arm-linux-gnueabi gcc-doc gdb-arm-linux-gnueabihf
2025-08-20T19:55:13.7011879Z The following NEW packages will be installed:
2025-08-20T19:55:13.7012215Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:55:13.7012619Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T19:55:13.7013067Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:55:13.7013526Z   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-13-arm-linux-gnueabi
2025-08-20T19:55:13.7013896Z   gcc-13-arm-linux-gnueabi-base gcc-13-arm-linux-gnueabihf
2025-08-20T19:55:13.7014610Z   gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base gcc-13-cross-base-ports
2025-08-20T19:55:13.7016865Z   gcc-14-cross-base gcc-14-cross-base-ports gcc-arm-linux-gnueabi
2025-08-20T19:55:13.7017556Z   gcc-arm-linux-gnueabihf libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:55:13.7017966Z   libatomic1-armel-cross libatomic1-armhf-cross libc6-armel-cross
2025-08-20T19:55:13.7018342Z   libc6-armhf-cross libc6-dev-armel-cross libc6-dev-armhf-cross
2025-08-20T19:55:13.7018757Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-armel-cross
2025-08-20T19:55:13.7019173Z   libgcc-s1-armhf-cross libgomp1-armel-cross libgomp1-armhf-cross
2025-08-20T19:55:13.7019542Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:55:13.7019921Z   libstdc++6-armel-cross libstdc++6-armhf-cross libubsan1-armel-cross
2025-08-20T19:55:13.7020361Z   libubsan1-armhf-cross linux-libc-dev-armel-cross linux-libc-dev-armhf-cross
2025-08-20T19:55:13.8856530Z 0 upgraded, 42 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:55:13.8856879Z Need to get 112 MB of archives.
2025-08-20T19:55:13.8857163Z After this operation, 377 MB of additional disk space will be used.
2025-08-20T19:55:13.8857855Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:55:14.0310813Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 cpp-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [9910 kB]
2025-08-20T19:55:14.4422524Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:55:14.4888832Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 cpp-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [9911 kB]
2025-08-20T19:55:14.6511258Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 cpp-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [4456 B]
2025-08-20T19:55:14.6975239Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cpp-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [5328 B]
2025-08-20T19:55:14.7441532Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 binutils-arm-linux-gnueabi arm64 2.42-4ubuntu2.5 [3449 kB]
2025-08-20T19:55:14.8107934Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:55:14.8576807Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:55:14.9044612Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T19:55:14.9565726Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T19:55:15.0032639Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T19:55:15.0502840Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T19:55:15.0969528Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T19:55:15.1586444Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T19:55:15.2085545Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T19:55:15.3474318Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T19:55:15.3986448Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T19:55:15.6766745Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T19:55:15.7372719Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T19:55:15.7983153Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T19:55:15.8705379Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 g++-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T19:55:16.0368495Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 binutils-arm-linux-gnueabihf arm64 2.42-4ubuntu2.5 [3450 kB]
2025-08-20T19:55:16.1191764Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:55:16.1659210Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:55:16.2126397Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T19:55:16.2723505Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T19:55:16.3190953Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T19:55:16.3662471Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T19:55:16.4128894Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T19:55:16.4897801Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T19:55:16.5425212Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T19:55:16.6006243Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T19:55:16.7433447Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T19:55:16.9941604Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T19:55:17.0546280Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T19:55:17.1154965Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T19:55:17.1874249Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 g++-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T19:55:17.3537871Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 gcc-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T19:55:17.4001537Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 g++-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [946 B]
2025-08-20T19:55:17.4464536Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 gcc-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [1232 B]
2025-08-20T19:55:17.4925844Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 g++-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T19:55:17.7612899Z Fetched 112 MB in 4s (29.7 MB/s)
2025-08-20T19:55:17.7888518Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:arm64.
2025-08-20T19:55:17.7921063Z (Reading database ... 
2025-08-20T19:55:17.7921284Z (Reading database ... 5%
2025-08-20T19:55:17.7921489Z (Reading database ... 10%
2025-08-20T19:55:17.7921686Z (Reading database ... 15%
2025-08-20T19:55:17.7921878Z (Reading database ... 20%
2025-08-20T19:55:17.7922085Z (Reading database ... 25%
2025-08-20T19:55:17.7922601Z (Reading database ... 30%
2025-08-20T19:55:17.7922808Z (Reading database ... 35%
2025-08-20T19:55:17.7922998Z (Reading database ... 40%
2025-08-20T19:55:17.7923188Z (Reading database ... 45%
2025-08-20T19:55:17.7923380Z (Reading database ... 50%
2025-08-20T19:55:17.7942297Z (Reading database ... 55%
2025-08-20T19:55:17.8025069Z (Reading database ... 60%
2025-08-20T19:55:17.8063517Z (Reading database ... 65%
2025-08-20T19:55:17.8077389Z (Reading database ... 70%
2025-08-20T19:55:17.8103527Z (Reading database ... 75%
2025-08-20T19:55:17.8219355Z (Reading database ... 80%
2025-08-20T19:55:17.8286877Z (Reading database ... 85%
2025-08-20T19:55:17.8310285Z (Reading database ... 90%
2025-08-20T19:55:17.8404556Z (Reading database ... 95%
2025-08-20T19:55:17.8404907Z (Reading database ... 100%
2025-08-20T19:55:17.8405238Z (Reading database ... 196635 files and directories currently installed.)
2025-08-20T19:55:17.8433637Z Preparing to unpack .../00-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:55:17.8508714Z Unpacking gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:17.9201295Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T19:55:17.9343377Z Preparing to unpack .../01-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:55:17.9430919Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:18.1630772Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:arm64.
2025-08-20T19:55:18.1797536Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:55:18.1873971Z Unpacking gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:18.2439864Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T19:55:18.2592658Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:55:18.2692583Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:18.5263427Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T19:55:18.5437860Z Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T19:55:18.5504521Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:55:18.6153645Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T19:55:18.6319333Z Preparing to unpack .../05-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T19:55:18.6403643Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:55:18.6994092Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T19:55:18.7142746Z Preparing to unpack .../06-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T19:55:18.7282474Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:55:18.8387960Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T19:55:18.8529481Z Preparing to unpack .../07-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:18.8589301Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:18.9134639Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T19:55:18.9277850Z Preparing to unpack .../08-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:18.9392866Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:19.0037540Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T19:55:19.0206659Z Preparing to unpack .../09-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:55:19.0270217Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:55:19.1063721Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T19:55:19.1229549Z Preparing to unpack .../10-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:19.1293546Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:19.1875425Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T19:55:19.2018107Z Preparing to unpack .../11-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:19.2095928Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:19.2708438Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T19:55:19.2851456Z Preparing to unpack .../12-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:19.2915373Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:19.3507928Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T19:55:19.3649003Z Preparing to unpack .../13-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:19.3716663Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:19.4781053Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T19:55:19.4946777Z Preparing to unpack .../14-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:19.5013188Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:19.5695674Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T19:55:19.5856277Z Preparing to unpack .../15-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:19.5922360Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:19.6685431Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T19:55:19.6823424Z Preparing to unpack .../16-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:19.6888995Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:19.7835646Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T19:55:19.7979712Z Preparing to unpack .../17-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:55:19.8069356Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:20.2133278Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T19:55:20.2284636Z Preparing to unpack .../18-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:55:20.2368424Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:55:20.4658111Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T19:55:20.4828290Z Preparing to unpack .../19-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:55:20.4918069Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:55:20.6235853Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T19:55:20.6380181Z Preparing to unpack .../20-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:20.6452618Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:20.8848519Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T19:55:20.9015666Z Preparing to unpack .../21-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:55:20.9148783Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:21.1725280Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T19:55:21.1881091Z Preparing to unpack .../22-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T19:55:21.1980391Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:55:21.3169862Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T19:55:21.3340477Z Preparing to unpack .../23-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:21.3407565Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:21.4005127Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T19:55:21.4150591Z Preparing to unpack .../24-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:21.4212784Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:21.4795775Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T19:55:21.4939717Z Preparing to unpack .../25-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:55:21.5010630Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:55:21.5932939Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T19:55:21.6073058Z Preparing to unpack .../26-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:21.6148609Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:21.6744623Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T19:55:21.6914510Z Preparing to unpack .../27-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:21.6988773Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:21.7682916Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T19:55:21.7849900Z Preparing to unpack .../28-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:21.8001462Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:21.8582931Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T19:55:21.8735825Z Preparing to unpack .../29-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:21.8829100Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:21.9929632Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T19:55:22.0072247Z Preparing to unpack .../30-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:22.0135728Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:22.0877989Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T19:55:22.1016157Z Preparing to unpack .../31-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:22.1095080Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:22.1885267Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T19:55:22.2058111Z Preparing to unpack .../32-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:22.2164117Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:22.3023546Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T19:55:22.3182074Z Preparing to unpack .../33-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:55:22.3275873Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:22.7227583Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T19:55:22.7391495Z Preparing to unpack .../34-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:55:22.7501505Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:55:23.0438235Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T19:55:23.0618784Z Preparing to unpack .../35-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:55:23.0683164Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:55:23.1847338Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T19:55:23.2019124Z Preparing to unpack .../36-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:55:23.2091091Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:23.4357415Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T19:55:23.4507278Z Preparing to unpack .../37-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:55:23.4601322Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:23.7069435Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T19:55:23.7220261Z Preparing to unpack .../38-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T19:55:23.7286295Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:55:23.7919586Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T19:55:23.8066461Z Preparing to unpack .../39-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T19:55:23.8160571Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:55:23.8599099Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T19:55:23.8747165Z Preparing to unpack .../40-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T19:55:23.8811913Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:55:23.9294209Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T19:55:23.9443564Z Preparing to unpack .../41-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T19:55:23.9529266Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:55:24.0290254Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:55:24.0503880Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:55:24.0742017Z Setting up gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.1016351Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.1267268Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.2197251Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:55:24.2436081Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.2672666Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:55:24.2948977Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:55:24.3220276Z Setting up gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.3505185Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.3709392Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:55:24.3942723Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:55:24.4179676Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.4567627Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.4775325Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.4989679Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.5240807Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.5436842Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.5770094Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.5998326Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:55:24.6254104Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.6479289Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.6735989Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:55:24.6977238Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.7255388Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.7471278Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.7782841Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:55:24.7996743Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.8239364Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.8439344Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.8656873Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.8989801Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.9226191Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.9440649Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:55:24.9633338Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:24.9873865Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:25.0140857Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:25.0358501Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:55:25.0583210Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:55:25.0813269Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:55:25.1074111Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:55:25.1328081Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T19:55:25.1440407Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:55:25.1616706Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:55:26.4765589Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:55:27.5262783Z Reading package lists...
2025-08-20T19:55:27.6945877Z Building dependency tree...
2025-08-20T19:55:27.6953481Z Reading state information...
2025-08-20T19:55:27.9145150Z The following additional packages will be installed:
2025-08-20T19:55:27.9145623Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:55:27.9148688Z   libpcap0.8-dev
2025-08-20T19:55:27.9408215Z The following NEW packages will be installed:
2025-08-20T19:55:27.9409047Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:55:27.9415289Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T19:55:27.9580241Z 0 upgraded, 8 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:55:28.3094308Z Need to get 1640 kB of archives.
2025-08-20T19:55:28.3094690Z After this operation, 7134 kB of additional disk space will be used.
2025-08-20T19:55:28.3095439Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdbus-1-dev arm64 1.14.10-4ubuntu4.1 [200 kB]
2025-08-20T19:55:28.8804420Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjudydebian1 arm64 1.0.5-5.1build1 [104 kB]
2025-08-20T19:55:29.0315986Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-3-dev arm64 3.7.0-0.3build1.1 [105 kB]
2025-08-20T19:55:29.1837582Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-route-3-dev arm64 3.7.0-0.3build1.1 [225 kB]
2025-08-20T19:55:29.4374754Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libibverbs-dev arm64 50.0-2ubuntu0.2 [695 kB]
2025-08-20T19:55:29.8226376Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap0.8-dev arm64 1.10.4-4.1ubuntu3 [265 kB]
2025-08-20T19:55:30.0530421Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap-dev arm64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T19:55:30.1630594Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 pcaputils arm64 0.8-1.1build2 [42.4 kB]
2025-08-20T19:55:30.4096302Z Fetched 1640 kB in 2s (747 kB/s)
2025-08-20T19:55:30.4491531Z Selecting previously unselected package libdbus-1-dev:arm64.
2025-08-20T19:55:30.4524671Z (Reading database ... 
2025-08-20T19:55:30.4525071Z (Reading database ... 5%
2025-08-20T19:55:30.4525297Z (Reading database ... 10%
2025-08-20T19:55:30.4525492Z (Reading database ... 15%
2025-08-20T19:55:30.4525686Z (Reading database ... 20%
2025-08-20T19:55:30.4525878Z (Reading database ... 25%
2025-08-20T19:55:30.4526384Z (Reading database ... 30%
2025-08-20T19:55:30.4526592Z (Reading database ... 35%
2025-08-20T19:55:30.4526781Z (Reading database ... 40%
2025-08-20T19:55:30.4526980Z (Reading database ... 45%
2025-08-20T19:55:30.4527169Z (Reading database ... 50%
2025-08-20T19:55:30.4546898Z (Reading database ... 55%
2025-08-20T19:55:30.4630838Z (Reading database ... 60%
2025-08-20T19:55:30.4668279Z (Reading database ... 65%
2025-08-20T19:55:30.4685170Z (Reading database ... 70%
2025-08-20T19:55:30.4708727Z (Reading database ... 75%
2025-08-20T19:55:30.4828679Z (Reading database ... 80%
2025-08-20T19:55:30.4894475Z (Reading database ... 85%
2025-08-20T19:55:30.4958683Z (Reading database ... 90%
2025-08-20T19:55:30.5020529Z (Reading database ... 95%
2025-08-20T19:55:30.5020769Z (Reading database ... 100%
2025-08-20T19:55:30.5021068Z (Reading database ... 202071 files and directories currently installed.)
2025-08-20T19:55:30.5048062Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_arm64.deb ...
2025-08-20T19:55:30.5123548Z Unpacking libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:55:30.5978951Z Selecting previously unselected package libjudydebian1.
2025-08-20T19:55:30.6109929Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_arm64.deb ...
2025-08-20T19:55:30.6275624Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:55:30.6831273Z Selecting previously unselected package libnl-3-dev:arm64.
2025-08-20T19:55:30.6971836Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T19:55:30.7037582Z Unpacking libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T19:55:30.7777215Z Selecting previously unselected package libnl-route-3-dev:arm64.
2025-08-20T19:55:30.7955157Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T19:55:30.8034455Z Unpacking libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T19:55:30.8707439Z Selecting previously unselected package libibverbs-dev:arm64.
2025-08-20T19:55:30.8880875Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_arm64.deb ...
2025-08-20T19:55:30.8961653Z Unpacking libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T19:55:30.9907698Z Selecting previously unselected package libpcap0.8-dev:arm64.
2025-08-20T19:55:31.0060483Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T19:55:31.0158111Z Unpacking libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:55:31.0875367Z Selecting previously unselected package libpcap-dev:arm64.
2025-08-20T19:55:31.1018716Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T19:55:31.1135013Z Unpacking libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:55:31.2062600Z Selecting previously unselected package pcaputils.
2025-08-20T19:55:31.2210254Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_arm64.deb ...
2025-08-20T19:55:31.2299675Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T19:55:31.3123926Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:55:31.3364626Z Setting up libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:55:31.4724551Z Setting up libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T19:55:31.4919814Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T19:55:31.5219758Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T19:55:31.7552559Z Setting up libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T19:55:31.7748613Z Setting up libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T19:55:31.7990733Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:55:31.8321246Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:55:33.4315673Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:55:33.4772744Z Setting up libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:55:33.4978086Z Setting up libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:55:34.6459995Z Reading package lists...
2025-08-20T19:55:34.8376777Z Building dependency tree...
2025-08-20T19:55:34.8384593Z Reading state information...
2025-08-20T19:55:34.8782091Z Reading package lists...
2025-08-20T19:55:35.0592047Z Building dependency tree...
2025-08-20T19:55:35.0599497Z Reading state information...
2025-08-20T19:55:35.2835137Z The following additional packages will be installed:
2025-08-20T19:55:35.2838543Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T19:55:35.2846337Z Suggested packages:
2025-08-20T19:55:35.2846638Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T19:55:35.2847038Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T19:55:35.3012940Z The following NEW packages will be installed:
2025-08-20T19:55:35.3013307Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T19:55:35.3016989Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T19:55:35.7723984Z 0 upgraded, 9 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:55:35.7724364Z Need to get 801 kB of archives.
2025-08-20T19:55:35.7724664Z After this operation, 6261 kB of additional disk space will be used.
2025-08-20T19:55:35.7725301Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz1 arm64 1.14-1 [37.6 kB]
2025-08-20T19:55:36.0575077Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz-dev arm64 1.14-1 [53.3 kB]
2025-08-20T19:55:36.2930304Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-libc-dev arm64 0.2.152-1 [353 kB]
2025-08-20T19:55:36.6861045Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-cc-dev arm64 1.0.83-1 [61.6 kB]
2025-08-20T19:55:36.8114165Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-pkg-config-dev arm64 0.3.27-1 [21.5 kB]
2025-08-20T19:55:36.9282399Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 liblzma-dev arm64 5.6.1+really5.4.5-1ubuntu0.2 [178 kB]
2025-08-20T19:55:37.1596560Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-lzma-sys-dev arm64 0.1.20-1 [10.9 kB]
2025-08-20T19:55:37.2742987Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma arm64 9.22-2.2 [43.5 kB]
2025-08-20T19:55:37.3955901Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T19:55:37.6550013Z Fetched 801 kB in 2s (383 kB/s)
2025-08-20T19:55:37.7009362Z Selecting previously unselected package liblz1:arm64.
2025-08-20T19:55:37.7043626Z (Reading database ... 
2025-08-20T19:55:37.7043874Z (Reading database ... 5%
2025-08-20T19:55:37.7044071Z (Reading database ... 10%
2025-08-20T19:55:37.7044266Z (Reading database ... 15%
2025-08-20T19:55:37.7045112Z (Reading database ... 20%
2025-08-20T19:55:37.7045326Z (Reading database ... 25%
2025-08-20T19:55:37.7045531Z (Reading database ... 30%
2025-08-20T19:55:37.7045723Z (Reading database ... 35%
2025-08-20T19:55:37.7045918Z (Reading database ... 40%
2025-08-20T19:55:37.7046111Z (Reading database ... 45%
2025-08-20T19:55:37.7046312Z (Reading database ... 50%
2025-08-20T19:55:37.7067089Z (Reading database ... 55%
2025-08-20T19:55:37.7156337Z (Reading database ... 60%
2025-08-20T19:55:37.7192135Z (Reading database ... 65%
2025-08-20T19:55:37.7209365Z (Reading database ... 70%
2025-08-20T19:55:37.7233489Z (Reading database ... 75%
2025-08-20T19:55:37.7357389Z (Reading database ... 80%
2025-08-20T19:55:37.7427710Z (Reading database ... 85%
2025-08-20T19:55:37.7496664Z (Reading database ... 90%
2025-08-20T19:55:37.7564389Z (Reading database ... 95%
2025-08-20T19:55:37.7564633Z (Reading database ... 100%
2025-08-20T19:55:37.7565041Z (Reading database ... 202727 files and directories currently installed.)
2025-08-20T19:55:37.7597997Z Preparing to unpack .../0-liblz1_1.14-1_arm64.deb ...
2025-08-20T19:55:37.7734268Z Unpacking liblz1:arm64 (1.14-1) ...
2025-08-20T19:55:37.8255812Z Selecting previously unselected package liblz-dev:arm64.
2025-08-20T19:55:37.8426982Z Preparing to unpack .../1-liblz-dev_1.14-1_arm64.deb ...
2025-08-20T19:55:37.8506687Z Unpacking liblz-dev:arm64 (1.14-1) ...
2025-08-20T19:55:37.9134715Z Selecting previously unselected package librust-libc-dev:arm64.
2025-08-20T19:55:37.9281162Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_arm64.deb ...
2025-08-20T19:55:37.9357355Z Unpacking librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T19:55:38.0267015Z Selecting previously unselected package librust-cc-dev:arm64.
2025-08-20T19:55:38.0415639Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_arm64.deb ...
2025-08-20T19:55:38.0504744Z Unpacking librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T19:55:38.1085673Z Selecting previously unselected package librust-pkg-config-dev:arm64.
2025-08-20T19:55:38.1235129Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_arm64.deb ...
2025-08-20T19:55:38.1313483Z Unpacking librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T19:55:38.1844185Z Selecting previously unselected package liblzma-dev:arm64.
2025-08-20T19:55:38.2030896Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
2025-08-20T19:55:38.2154238Z Unpacking liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:55:38.2718310Z Selecting previously unselected package librust-lzma-sys-dev:arm64.
2025-08-20T19:55:38.2891308Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_arm64.deb ...
2025-08-20T19:55:38.3063534Z Unpacking librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T19:55:38.3617872Z Selecting previously unselected package lzma.
2025-08-20T19:55:38.3764571Z Preparing to unpack .../7-lzma_9.22-2.2_arm64.deb ...
2025-08-20T19:55:38.3828423Z Unpacking lzma (9.22-2.2) ...
2025-08-20T19:55:38.4399283Z Selecting previously unselected package lzma-dev.
2025-08-20T19:55:38.4549053Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T19:55:38.4612337Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T19:55:38.5324271Z Setting up liblz1:arm64 (1.14-1) ...
2025-08-20T19:55:38.5547110Z Setting up librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T19:55:38.5754385Z Setting up librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T19:55:38.5995245Z Setting up liblz-dev:arm64 (1.14-1) ...
2025-08-20T19:55:38.6182658Z Setting up lzma (9.22-2.2) ...
2025-08-20T19:55:38.6350039Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T19:55:38.6478252Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T19:55:38.6689918Z Setting up liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:55:38.6876243Z Setting up librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T19:55:38.7110149Z Setting up librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T19:55:38.7676434Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:55:38.7968031Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:55:40.1046023Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:55:41.2919927Z Reading package lists...
2025-08-20T19:55:41.4731191Z Building dependency tree...
2025-08-20T19:55:41.4738657Z Reading state information...
2025-08-20T19:55:41.7489843Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T19:55:41.7490291Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T19:55:41.7490618Z inetutils-telnet set to manually installed.
2025-08-20T19:55:41.7490916Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T19:55:41.7491244Z The following additional packages will be installed:
2025-08-20T19:55:41.7491504Z   tcpd update-inetd
2025-08-20T19:55:41.7659206Z The following packages will be REMOVED:
2025-08-20T19:55:41.7665166Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T19:55:41.7665461Z The following NEW packages will be installed:
2025-08-20T19:55:41.7665789Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T19:55:41.7666181Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T19:55:41.7672418Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T19:55:41.8782652Z 0 upgraded, 13 newly installed, 3 to remove and 167 not upgraded.
2025-08-20T19:55:41.8783044Z Need to get 691 kB of archives.
2025-08-20T19:55:41.8783755Z After this operation, 987 kB disk space will be freed.
2025-08-20T19:55:41.8784297Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-syslogd arm64 2:2.5-3ubuntu4 [61.1 kB]
2025-08-20T19:55:42.0321797Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 tcpd arm64 7.6.q-33 [25.2 kB]
2025-08-20T19:55:42.0891092Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 update-inetd all 4.53 [24.0 kB]
2025-08-20T19:55:42.1462396Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-inetd arm64 2:2.5-3ubuntu4 [44.9 kB]
2025-08-20T19:55:42.2250422Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftp arm64 2:2.5-3ubuntu4 [82.8 kB]
2025-08-20T19:55:42.3123775Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftpd arm64 2:2.5-3ubuntu4 [72.2 kB]
2025-08-20T19:55:42.3836643Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ping arm64 2:2.5-3ubuntu4 [61.9 kB]
2025-08-20T19:55:42.4499129Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talk arm64 2:2.5-3ubuntu4 [45.0 kB]
2025-08-20T19:55:42.5105616Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talkd arm64 2:2.5-3ubuntu4 [34.5 kB]
2025-08-20T19:55:42.5677265Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-telnetd arm64 2:2.5-3ubuntu4 [59.1 kB]
2025-08-20T19:55:42.6331128Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-tools arm64 2:2.5-3ubuntu4 [76.6 kB]
2025-08-20T19:55:42.7048348Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netcat-traditional arm64 1.10-48 [61.1 kB]
2025-08-20T19:55:42.7702347Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-traceroute arm64 2:2.5-3ubuntu4 [42.1 kB]
2025-08-20T19:55:43.0014223Z Preconfiguring packages ...
2025-08-20T19:55:43.1080212Z Fetched 691 kB in 1s (687 kB/s)
2025-08-20T19:55:43.1311630Z (Reading database ... 
2025-08-20T19:55:43.1311874Z (Reading database ... 5%
2025-08-20T19:55:43.1312077Z (Reading database ... 10%
2025-08-20T19:55:43.1312282Z (Reading database ... 15%
2025-08-20T19:55:43.1312474Z (Reading database ... 20%
2025-08-20T19:55:43.1313164Z (Reading database ... 25%
2025-08-20T19:55:43.1313369Z (Reading database ... 30%
2025-08-20T19:55:43.1313558Z (Reading database ... 35%
2025-08-20T19:55:43.1313777Z (Reading database ... 40%
2025-08-20T19:55:43.1313970Z (Reading database ... 45%
2025-08-20T19:55:43.1314161Z (Reading database ... 50%
2025-08-20T19:55:43.1332614Z (Reading database ... 55%
2025-08-20T19:55:43.1414889Z (Reading database ... 60%
2025-08-20T19:55:43.1453685Z (Reading database ... 65%
2025-08-20T19:55:43.1471087Z (Reading database ... 70%
2025-08-20T19:55:43.1495002Z (Reading database ... 75%
2025-08-20T19:55:43.1614455Z (Reading database ... 80%
2025-08-20T19:55:43.1682294Z (Reading database ... 85%
2025-08-20T19:55:43.1749829Z (Reading database ... 90%
2025-08-20T19:55:43.1813395Z (Reading database ... 95%
2025-08-20T19:55:43.1813615Z (Reading database ... 100%
2025-08-20T19:55:43.1813906Z (Reading database ... 203219 files and directories currently installed.)
2025-08-20T19:55:43.1841492Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T19:55:43.2505896Z Removing iputils-ping (3:20240117-1build1) ...
2025-08-20T19:55:43.3217190Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T19:55:43.6904100Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T19:55:43.6938446Z (Reading database ... 
2025-08-20T19:55:43.6938663Z (Reading database ... 5%
2025-08-20T19:55:43.6938859Z (Reading database ... 10%
2025-08-20T19:55:43.6939053Z (Reading database ... 15%
2025-08-20T19:55:43.6939249Z (Reading database ... 20%
2025-08-20T19:55:43.6939440Z (Reading database ... 25%
2025-08-20T19:55:43.6939644Z (Reading database ... 30%
2025-08-20T19:55:43.6940200Z (Reading database ... 35%
2025-08-20T19:55:43.6940414Z (Reading database ... 40%
2025-08-20T19:55:43.6940606Z (Reading database ... 45%
2025-08-20T19:55:43.6940799Z (Reading database ... 50%
2025-08-20T19:55:43.6960987Z (Reading database ... 55%
2025-08-20T19:55:43.7045851Z (Reading database ... 60%
2025-08-20T19:55:43.7086543Z (Reading database ... 65%
2025-08-20T19:55:43.7105176Z (Reading database ... 70%
2025-08-20T19:55:43.7129466Z (Reading database ... 75%
2025-08-20T19:55:43.7255315Z (Reading database ... 80%
2025-08-20T19:55:43.7324669Z (Reading database ... 85%
2025-08-20T19:55:43.7393397Z (Reading database ... 90%
2025-08-20T19:55:43.7457291Z (Reading database ... 95%
2025-08-20T19:55:43.7457506Z (Reading database ... 100%
2025-08-20T19:55:43.7457797Z (Reading database ... 203147 files and directories currently installed.)
2025-08-20T19:55:43.7487929Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:55:43.7648272Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:55:43.9027515Z Selecting previously unselected package tcpd.
2025-08-20T19:55:43.9175059Z Preparing to unpack .../01-tcpd_7.6.q-33_arm64.deb ...
2025-08-20T19:55:43.9262856Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T19:55:43.9910369Z Selecting previously unselected package update-inetd.
2025-08-20T19:55:44.0053476Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T19:55:44.0127955Z Unpacking update-inetd (4.53) ...
2025-08-20T19:55:44.0846207Z Selecting previously unselected package inetutils-inetd.
2025-08-20T19:55:44.1019845Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:55:44.1123746Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:55:44.1774996Z Selecting previously unselected package inetutils-ftp.
2025-08-20T19:55:44.1948431Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:55:44.2024365Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:55:44.2658965Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T19:55:44.2824569Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:55:44.2903716Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:55:44.3540398Z Selecting previously unselected package inetutils-ping.
2025-08-20T19:55:44.3687638Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:55:44.3761207Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:55:44.4446572Z Selecting previously unselected package inetutils-talk.
2025-08-20T19:55:44.4600924Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:55:44.4676812Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:55:44.5329207Z Selecting previously unselected package inetutils-talkd.
2025-08-20T19:55:44.5474242Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:55:44.5533217Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:55:44.6127583Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T19:55:44.6302364Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:55:44.6393399Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:55:44.7001289Z Selecting previously unselected package inetutils-tools.
2025-08-20T19:55:44.7172380Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:55:44.7253019Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:55:44.7954197Z Selecting previously unselected package netcat-traditional.
2025-08-20T19:55:44.8101719Z Preparing to unpack .../11-netcat-traditional_1.10-48_arm64.deb ...
2025-08-20T19:55:44.8165912Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T19:55:44.8837600Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T19:55:44.8985507Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:55:44.9051108Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:55:44.9833248Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T19:55:45.0168495Z Setting up update-inetd (4.53) ...
2025-08-20T19:55:45.1303318Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:55:45.1472524Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T19:55:45.1612601Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:55:45.4951192Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:55:45.4951656Z 
2025-08-20T19:55:45.4951761Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T19:55:45.4951949Z 
2025-08-20T19:55:45.4952350Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:55:45.4952713Z 
2025-08-20T19:55:45.4953348Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:55:45.4953840Z 
2025-08-20T19:55:45.7498024Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:55:45.7824411Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:55:45.8008064Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T19:55:45.8125717Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:55:45.8352352Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:55:45.8536660Z Setting up tcpd (7.6.q-33) ...
2025-08-20T19:55:45.8744540Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:55:46.1974100Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:55:46.1974507Z 
2025-08-20T19:55:46.1975115Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:55:46.1975593Z 
2025-08-20T19:55:46.4343018Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:55:46.5454262Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:55:46.6422053Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:55:46.7173109Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:55:49.4481570Z Reading package lists...
2025-08-20T19:55:49.6244029Z Building dependency tree...
2025-08-20T19:55:49.6251236Z Reading state information...
2025-08-20T19:55:49.9073558Z The following packages will be REMOVED:
2025-08-20T19:55:49.9078718Z   inetutils-ping
2025-08-20T19:55:49.9080083Z The following NEW packages will be installed:
2025-08-20T19:55:49.9087205Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T19:55:49.9091697Z The following packages will be upgraded:
2025-08-20T19:55:49.9098542Z   iputils-tracepath
2025-08-20T19:55:50.1458392Z 1 upgraded, 3 newly installed, 1 to remove and 166 not upgraded.
2025-08-20T19:55:50.1458742Z Need to get 84.5 kB of archives.
2025-08-20T19:55:50.1459080Z After this operation, 163 kB of additional disk space will be used.
2025-08-20T19:55:50.1459640Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-ping arm64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T19:55:50.4770069Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-tracepath arm64 3:20240117-1ubuntu0.1 [13.4 kB]
2025-08-20T19:55:50.6043437Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-arping arm64 3:20240117-1ubuntu0.1 [14.7 kB]
2025-08-20T19:55:50.7316758Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 iputils-clockdiff arm64 3:20240117-1ubuntu0.1 [11.6 kB]
2025-08-20T19:55:51.0295045Z Fetched 84.5 kB in 1s (102 kB/s)
2025-08-20T19:55:51.0504161Z (Reading database ... 
2025-08-20T19:55:51.0504907Z (Reading database ... 5%
2025-08-20T19:55:51.0505172Z (Reading database ... 10%
2025-08-20T19:55:51.0505373Z (Reading database ... 15%
2025-08-20T19:55:51.0505567Z (Reading database ... 20%
2025-08-20T19:55:51.0506189Z (Reading database ... 25%
2025-08-20T19:55:51.0506404Z (Reading database ... 30%
2025-08-20T19:55:51.0506594Z (Reading database ... 35%
2025-08-20T19:55:51.0506788Z (Reading database ... 40%
2025-08-20T19:55:51.0506979Z (Reading database ... 45%
2025-08-20T19:55:51.0507171Z (Reading database ... 50%
2025-08-20T19:55:51.0526715Z (Reading database ... 55%
2025-08-20T19:55:51.0610776Z (Reading database ... 60%
2025-08-20T19:55:51.0648278Z (Reading database ... 65%
2025-08-20T19:55:51.0665095Z (Reading database ... 70%
2025-08-20T19:55:51.0689694Z (Reading database ... 75%
2025-08-20T19:55:51.0822072Z (Reading database ... 80%
2025-08-20T19:55:51.0895082Z (Reading database ... 85%
2025-08-20T19:55:51.0969061Z (Reading database ... 90%
2025-08-20T19:55:51.1037544Z (Reading database ... 95%
2025-08-20T19:55:51.1037774Z (Reading database ... 100%
2025-08-20T19:55:51.1038071Z (Reading database ... 203308 files and directories currently installed.)
2025-08-20T19:55:51.1072345Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:55:51.2177672Z Selecting previously unselected package iputils-ping.
2025-08-20T19:55:51.2211107Z (Reading database ... 
2025-08-20T19:55:51.2211326Z (Reading database ... 5%
2025-08-20T19:55:51.2211525Z (Reading database ... 10%
2025-08-20T19:55:51.2211723Z (Reading database ... 15%
2025-08-20T19:55:51.2211920Z (Reading database ... 20%
2025-08-20T19:55:51.2212110Z (Reading database ... 25%
2025-08-20T19:55:51.2212304Z (Reading database ... 30%
2025-08-20T19:55:51.2212503Z (Reading database ... 35%
2025-08-20T19:55:51.2213029Z (Reading database ... 40%
2025-08-20T19:55:51.2213229Z (Reading database ... 45%
2025-08-20T19:55:51.2213421Z (Reading database ... 50%
2025-08-20T19:55:51.2231752Z (Reading database ... 55%
2025-08-20T19:55:51.2315869Z (Reading database ... 60%
2025-08-20T19:55:51.2353139Z (Reading database ... 65%
2025-08-20T19:55:51.2370161Z (Reading database ... 70%
2025-08-20T19:55:51.2393626Z (Reading database ... 75%
2025-08-20T19:55:51.2512854Z (Reading database ... 80%
2025-08-20T19:55:51.2579345Z (Reading database ... 85%
2025-08-20T19:55:51.2645236Z (Reading database ... 90%
2025-08-20T19:55:51.2707746Z (Reading database ... 95%
2025-08-20T19:55:51.2707961Z (Reading database ... 100%
2025-08-20T19:55:51.2708250Z (Reading database ... 203299 files and directories currently installed.)
2025-08-20T19:55:51.2737371Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T19:55:51.2820059Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:55:51.3640089Z Preparing to unpack .../iputils-tracepath_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T19:55:51.3881620Z Unpacking iputils-tracepath (3:20240117-1ubuntu0.1) over (3:20240117-1build1) ...
2025-08-20T19:55:51.4618677Z Selecting previously unselected package iputils-arping.
2025-08-20T19:55:51.4803519Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T19:55:51.4872003Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:55:51.5463506Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T19:55:51.5634432Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T19:55:51.5702862Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:55:51.6415226Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:55:51.6831071Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:55:51.7140594Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:55:51.7477892Z Setting up iputils-tracepath (3:20240117-1ubuntu0.1) ...
2025-08-20T19:55:51.7773629Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:55:54.3642959Z Reading package lists...
2025-08-20T19:55:54.5516053Z Building dependency tree...
2025-08-20T19:55:54.5525205Z Reading state information...
2025-08-20T19:55:54.7809217Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T19:55:54.8100941Z The following packages will be upgraded:
2025-08-20T19:55:54.8101657Z   python3-pip python3-pip-whl
2025-08-20T19:55:54.8275503Z 2 upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T19:55:54.9416940Z Need to get 3020 kB of archives.
2025-08-20T19:55:54.9417302Z After this operation, 1024 B of additional disk space will be used.
2025-08-20T19:55:54.9417883Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip all 24.0+dfsg-1ubuntu1.2 [1317 kB]
2025-08-20T19:55:55.3074079Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip-whl all 24.0+dfsg-1ubuntu1.2 [1703 kB]
2025-08-20T19:55:55.6221700Z Fetched 3020 kB in 1s (5782 kB/s)
2025-08-20T19:55:55.6637043Z (Reading database ... 
2025-08-20T19:55:55.6637293Z (Reading database ... 5%
2025-08-20T19:55:55.6637492Z (Reading database ... 10%
2025-08-20T19:55:55.6637714Z (Reading database ... 15%
2025-08-20T19:55:55.6637906Z (Reading database ... 20%
2025-08-20T19:55:55.6638100Z (Reading database ... 25%
2025-08-20T19:55:55.6638327Z (Reading database ... 30%
2025-08-20T19:55:55.6638629Z (Reading database ... 35%
2025-08-20T19:55:55.6638823Z (Reading database ... 40%
2025-08-20T19:55:55.6639016Z (Reading database ... 45%
2025-08-20T19:55:55.6639207Z (Reading database ... 50%
2025-08-20T19:55:55.6659625Z (Reading database ... 55%
2025-08-20T19:55:55.6748490Z (Reading database ... 60%
2025-08-20T19:55:55.6788099Z (Reading database ... 65%
2025-08-20T19:55:55.6806014Z (Reading database ... 70%
2025-08-20T19:55:55.6830474Z (Reading database ... 75%
2025-08-20T19:55:55.6957054Z (Reading database ... 80%
2025-08-20T19:55:55.7030275Z (Reading database ... 85%
2025-08-20T19:55:55.7104603Z (Reading database ... 90%
2025-08-20T19:55:55.7176389Z (Reading database ... 95%
2025-08-20T19:55:55.7176612Z (Reading database ... 100%
2025-08-20T19:55:55.7176903Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T19:55:55.7214991Z Preparing to unpack .../python3-pip_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T19:55:55.8991456Z Unpacking python3-pip (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T19:55:56.1165732Z Preparing to unpack .../python3-pip-whl_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T19:55:56.1580652Z Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T19:55:56.2516195Z Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T19:55:56.2719153Z Setting up python3-pip (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T19:55:57.1954637Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:55:59.8356931Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T19:56:00.1182609Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:56:01.0752830Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T19:56:01.2108970Z Collecting pip
2025-08-20T19:56:01.2794969Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T19:56:01.3053851Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T19:56:01.3916466Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 21.5 MB/s eta 0:00:00
2025-08-20T19:56:01.6588068Z Installing collected packages: pip
2025-08-20T19:56:02.2962050Z Successfully installed pip-25.2
2025-08-20T19:56:02.4845971Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T19:56:02.5250104Z Reading package lists...
2025-08-20T19:56:02.7204642Z Building dependency tree...
2025-08-20T19:56:02.7213533Z Reading state information...
2025-08-20T19:56:02.9485550Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T19:56:02.9485915Z pciutils set to manually installed.
2025-08-20T19:56:02.9486204Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T19:56:02.9486531Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T19:56:02.9486817Z python3-distro set to manually installed.
2025-08-20T19:56:02.9487133Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T19:56:02.9487945Z python3-netifaces set to manually installed.
2025-08-20T19:56:02.9488249Z The following additional packages will be installed:
2025-08-20T19:56:02.9488587Z   libsysfs2
2025-08-20T19:56:02.9494734Z Suggested packages:
2025-08-20T19:56:02.9495082Z   fancontrol read-edid i2c-tools
2025-08-20T19:56:02.9756477Z The following NEW packages will be installed:
2025-08-20T19:56:02.9757827Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T19:56:02.9949168Z 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T19:56:03.1099211Z Need to get 133 kB of archives.
2025-08-20T19:56:03.1099587Z After this operation, 695 kB of additional disk space will be used.
2025-08-20T19:56:03.1100094Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsysfs2 arm64 2.1.1-6build1 [21.2 kB]
2025-08-20T19:56:03.2067619Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 sysfsutils arm64 2.1.1-6build1 [15.0 kB]
2025-08-20T19:56:03.2652134Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lm-sensors arm64 1:3.6.0-9build1 [81.5 kB]
2025-08-20T19:56:03.3887643Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 virt-what arm64 1.25-2 [15.2 kB]
2025-08-20T19:56:03.6437896Z Fetched 133 kB in 0s (345 kB/s)
2025-08-20T19:56:03.7098238Z Selecting previously unselected package libsysfs2:arm64.
2025-08-20T19:56:03.7135920Z (Reading database ... 
2025-08-20T19:56:03.7136148Z (Reading database ... 5%
2025-08-20T19:56:03.7136345Z (Reading database ... 10%
2025-08-20T19:56:03.7136903Z (Reading database ... 15%
2025-08-20T19:56:03.7137098Z (Reading database ... 20%
2025-08-20T19:56:03.7137289Z (Reading database ... 25%
2025-08-20T19:56:03.7137936Z (Reading database ... 30%
2025-08-20T19:56:03.7138138Z (Reading database ... 35%
2025-08-20T19:56:03.7138327Z (Reading database ... 40%
2025-08-20T19:56:03.7138520Z (Reading database ... 45%
2025-08-20T19:56:03.7138708Z (Reading database ... 50%
2025-08-20T19:56:03.7159338Z (Reading database ... 55%
2025-08-20T19:56:03.7247938Z (Reading database ... 60%
2025-08-20T19:56:03.7287379Z (Reading database ... 65%
2025-08-20T19:56:03.7304892Z (Reading database ... 70%
2025-08-20T19:56:03.7329544Z (Reading database ... 75%
2025-08-20T19:56:03.7454234Z (Reading database ... 80%
2025-08-20T19:56:03.7526615Z (Reading database ... 85%
2025-08-20T19:56:03.7597666Z (Reading database ... 90%
2025-08-20T19:56:03.7665577Z (Reading database ... 95%
2025-08-20T19:56:03.7665794Z (Reading database ... 100%
2025-08-20T19:56:03.7666085Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T19:56:03.7700561Z Preparing to unpack .../libsysfs2_2.1.1-6build1_arm64.deb ...
2025-08-20T19:56:03.7819178Z Unpacking libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T19:56:03.8672017Z Selecting previously unselected package sysfsutils.
2025-08-20T19:56:03.8826732Z Preparing to unpack .../sysfsutils_2.1.1-6build1_arm64.deb ...
2025-08-20T19:56:03.8993383Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T19:56:03.9766617Z Selecting previously unselected package lm-sensors.
2025-08-20T19:56:03.9922868Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_arm64.deb ...
2025-08-20T19:56:04.0129688Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:56:04.0721188Z Selecting previously unselected package virt-what.
2025-08-20T19:56:04.0904264Z Preparing to unpack .../virt-what_1.25-2_arm64.deb ...
2025-08-20T19:56:04.0975021Z Unpacking virt-what (1.25-2) ...
2025-08-20T19:56:04.1722646Z Setting up virt-what (1.25-2) ...
2025-08-20T19:56:04.1926560Z Setting up libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T19:56:04.2112515Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T19:56:04.5462513Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:56:04.5462900Z 
2025-08-20T19:56:04.5463366Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:56:04.5463804Z 
2025-08-20T19:56:04.7966948Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:56:05.1045070Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T19:56:05.1045565Z 
2025-08-20T19:56:05.1150351Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:56:06.7211947Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:56:07.8489846Z Reading package lists...
2025-08-20T19:56:08.0560532Z Building dependency tree...
2025-08-20T19:56:08.0568491Z Reading state information...
2025-08-20T19:56:08.2933170Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:56:08.2933541Z The following additional packages will be installed:
2025-08-20T19:56:08.2935540Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T19:56:08.2935881Z   xorg-sgml-doctools
2025-08-20T19:56:08.2945382Z Suggested packages:
2025-08-20T19:56:08.2945590Z   libxcb-doc
2025-08-20T19:56:08.3108699Z The following NEW packages will be installed:
2025-08-20T19:56:08.3110714Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T19:56:08.3114164Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T19:56:08.3114551Z   xcb xorg-sgml-doctools
2025-08-20T19:56:08.5502797Z 0 upgraded, 11 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T19:56:08.5503163Z Need to get 816 kB of archives.
2025-08-20T19:56:08.5503452Z After this operation, 3266 kB of additional disk space will be used.
2025-08-20T19:56:08.5504351Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpthread-stubs0-dev arm64 0.4-1build3 [4734 B]
2025-08-20T19:56:08.6607387Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T19:56:08.7822876Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T19:56:09.4245598Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxau-dev arm64 1:1.0.9-1build6 [10.0 kB]
2025-08-20T19:56:09.5354156Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxdmcp-dev arm64 1:1.1.3-0ubuntu6 [26.3 kB]
2025-08-20T19:56:09.6481987Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb1-dev arm64 1.15-1ubuntu2 [91.2 kB]
2025-08-20T19:56:09.7688097Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-render0-dev arm64 1.15-1ubuntu2 [20.9 kB]
2025-08-20T19:56:09.8805854Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0 arm64 1.15-1ubuntu2 [6250 B]
2025-08-20T19:56:09.9909828Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0-dev arm64 1.15-1ubuntu2 [7806 B]
2025-08-20T19:56:10.1015768Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-xfixes0-dev arm64 1.15-1ubuntu2 [14.2 kB]
2025-08-20T19:56:10.2127939Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 xcb arm64 2.4-8build2 [21.1 kB]
2025-08-20T19:56:10.4739877Z Fetched 816 kB in 2s (431 kB/s)
2025-08-20T19:56:10.4992794Z Selecting previously unselected package libpthread-stubs0-dev:arm64.
2025-08-20T19:56:10.5027344Z (Reading database ... 
2025-08-20T19:56:10.5027557Z (Reading database ... 5%
2025-08-20T19:56:10.5027758Z (Reading database ... 10%
2025-08-20T19:56:10.5027951Z (Reading database ... 15%
2025-08-20T19:56:10.5028142Z (Reading database ... 20%
2025-08-20T19:56:10.5028865Z (Reading database ... 25%
2025-08-20T19:56:10.5029105Z (Reading database ... 30%
2025-08-20T19:56:10.5029303Z (Reading database ... 35%
2025-08-20T19:56:10.5029522Z (Reading database ... 40%
2025-08-20T19:56:10.5029721Z (Reading database ... 45%
2025-08-20T19:56:10.5029915Z (Reading database ... 50%
2025-08-20T19:56:10.5049204Z (Reading database ... 55%
2025-08-20T19:56:10.5133134Z (Reading database ... 60%
2025-08-20T19:56:10.5170356Z (Reading database ... 65%
2025-08-20T19:56:10.5187344Z (Reading database ... 70%
2025-08-20T19:56:10.5211135Z (Reading database ... 75%
2025-08-20T19:56:10.5337219Z (Reading database ... 80%
2025-08-20T19:56:10.5407884Z (Reading database ... 85%
2025-08-20T19:56:10.5476961Z (Reading database ... 90%
2025-08-20T19:56:10.5541811Z (Reading database ... 95%
2025-08-20T19:56:10.5542027Z (Reading database ... 100%
2025-08-20T19:56:10.5542318Z (Reading database ... 203371 files and directories currently installed.)
2025-08-20T19:56:10.5572810Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_arm64.deb ...
2025-08-20T19:56:10.5710503Z Unpacking libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T19:56:10.6375874Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T19:56:10.6531587Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T19:56:10.6615721Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:56:10.7365277Z Selecting previously unselected package x11proto-dev.
2025-08-20T19:56:10.7519897Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T19:56:10.7584420Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T19:56:10.8590563Z Selecting previously unselected package libxau-dev:arm64.
2025-08-20T19:56:10.8773722Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_arm64.deb ...
2025-08-20T19:56:10.8837717Z Unpacking libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T19:56:10.9504580Z Selecting previously unselected package libxdmcp-dev:arm64.
2025-08-20T19:56:10.9687091Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_arm64.deb ...
2025-08-20T19:56:10.9777357Z Unpacking libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:56:11.0403592Z Selecting previously unselected package libxcb1-dev:arm64.
2025-08-20T19:56:11.0556798Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T19:56:11.0641200Z Unpacking libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:56:11.1196562Z Selecting previously unselected package libxcb-render0-dev:arm64.
2025-08-20T19:56:11.1350960Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T19:56:11.1456048Z Unpacking libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:56:11.2173796Z Selecting previously unselected package libxcb-shape0:arm64.
2025-08-20T19:56:11.2326737Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_arm64.deb ...
2025-08-20T19:56:11.2464231Z Unpacking libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:56:11.3741333Z Selecting previously unselected package libxcb-shape0-dev:arm64.
2025-08-20T19:56:11.3918064Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T19:56:11.3979965Z Unpacking libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:56:11.4508610Z Selecting previously unselected package libxcb-xfixes0-dev:arm64.
2025-08-20T19:56:11.4660975Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T19:56:11.4729050Z Unpacking libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:56:11.5429092Z Selecting previously unselected package xcb.
2025-08-20T19:56:11.5580460Z Preparing to unpack .../10-xcb_2.4-8build2_arm64.deb ...
2025-08-20T19:56:11.5642998Z Unpacking xcb (2.4-8build2) ...
2025-08-20T19:56:11.6466094Z Setting up libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:56:11.6691187Z Setting up libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T19:56:11.6885170Z Setting up xcb (2.4-8build2) ...
2025-08-20T19:56:11.7208429Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:56:11.7516064Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:56:11.7846684Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:56:13.2505377Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:56:13.2766079Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T19:56:13.2992512Z Setting up libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T19:56:13.3301376Z Setting up libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:56:13.3533063Z Setting up libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:56:13.3764116Z Setting up libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:56:13.3981752Z Setting up libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:56:13.4249714Z Setting up libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:56:14.7523199Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:56:15.4023054Z Collecting build
2025-08-20T19:56:15.4679766Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:56:15.5941292Z Collecting cffi
2025-08-20T19:56:15.6079223Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T19:56:15.6451245Z Collecting scons
2025-08-20T19:56:15.6587412Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:56:15.7001980Z Collecting scuba
2025-08-20T19:56:15.7140689Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:56:15.7807305Z Collecting pytest
2025-08-20T19:56:15.7940568Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:56:15.8371699Z Collecting packaging>=19.1 (from build)
2025-08-20T19:56:15.8517225Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:56:15.8935643Z Collecting pyproject_hooks (from build)
2025-08-20T19:56:15.9073149Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:56:15.9425735Z Collecting pycparser (from cffi)
2025-08-20T19:56:15.9577866Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:56:16.0112364Z Collecting PyYAML (from scuba)
2025-08-20T19:56:16.0249473Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T19:56:16.0640593Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:56:16.0776330Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:56:16.1217276Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:56:16.1367992Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:56:16.1802562Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:56:16.1939504Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:56:16.2229208Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:56:16.2482383Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T19:56:16.3148369Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:56:16.3770562Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 66.5 MB/s  0:00:00
2025-08-20T19:56:16.3913927Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:56:16.4204270Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:56:16.4531697Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:56:16.4838560Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:56:16.5068093Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:56:16.5328655Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:56:16.5581538Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 41.4 MB/s  0:00:00
2025-08-20T19:56:16.5715102Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:56:16.5972166Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:56:16.6219978Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T19:56:16.6399231Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.2/739.2 kB 30.7 MB/s  0:00:00
2025-08-20T19:56:16.7353673Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:56:18.3337782Z 
2025-08-20T19:56:18.3352303Z 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:56:18.6162144Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:56:19.2639702Z Collecting ansi2txt
2025-08-20T19:56:19.3377052Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:56:19.3852747Z Collecting pipx
2025-08-20T19:56:19.3995986Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:56:19.4421531Z Collecting scons
2025-08-20T19:56:19.4431637Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:56:19.4695893Z Collecting py2static
2025-08-20T19:56:19.4857486Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:56:19.5312661Z Collecting typer
2025-08-20T19:56:19.5454319Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:56:19.5982805Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:56:19.6125135Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:56:19.6514615Z Collecting packaging>=20 (from pipx)
2025-08-20T19:56:19.6524274Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:56:19.6841342Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:56:19.6981397Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:56:19.7401509Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:56:19.7542731Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:56:19.8246947Z Collecting pyinstaller (from py2static)
2025-08-20T19:56:19.8402759Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T19:56:19.8822363Z Collecting staticx (from py2static)
2025-08-20T19:56:19.8972865Z   Downloading staticx-0.14.1.tar.gz (73 kB)
2025-08-20T19:56:19.9415148Z   Preparing metadata (setup.py): started
2025-08-20T19:56:20.4358856Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T19:56:20.4717562Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:56:20.4858202Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:56:20.5530669Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:56:20.5709755Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:56:20.6100439Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:56:20.6244338Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:56:20.6813094Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:56:20.6953228Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:56:20.7376021Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:56:20.7514613Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:56:20.7921324Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:56:20.7930971Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:56:20.8193204Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:56:20.8332293Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:56:20.9603873Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:56:20.9747242Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:56:21.0183700Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:56:21.0332779Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:56:21.0769427Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:56:21.0921943Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:56:21.1338814Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:56:21.1514061Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:56:21.1780310Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:56:21.2043418Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:56:21.2192606Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:56:21.2366870Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:56:21.2593371Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:56:21.2837450Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:56:21.3095456Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:56:21.3245442Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:56:21.3384088Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:56:21.3622626Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:56:21.3860832Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:56:21.4007414Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:56:21.4273234Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:56:21.4520166Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:56:21.4851332Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:56:21.5089210Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:56:21.5333177Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T19:56:21.5662049Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 16.3 MB/s  0:00:00
2025-08-20T19:56:21.5876740Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:56:21.6715514Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:56:21.7445452Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 16.1 MB/s  0:00:00
2025-08-20T19:56:21.7622458Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:56:21.7871906Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:56:21.8311146Z Building wheels for collected packages: staticx
2025-08-20T19:56:21.8318218Z   Building wheel for staticx (setup.py): started
2025-08-20T19:56:33.1466698Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T19:56:33.1474207Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790701 sha256=53368115335bedc195c31ba482a58d9eda14db9952b5efb4e7a5178bcd2b1bad
2025-08-20T19:56:33.1475128Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T19:56:33.1491119Z Successfully built staticx
2025-08-20T19:56:33.2422905Z 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:56:34.0351991Z   Attempting uninstall: scons
2025-08-20T19:56:34.0423428Z     Found existing installation: SCons 4.9.1
2025-08-20T19:56:34.0705059Z     Uninstalling SCons-4.9.1:
2025-08-20T19:56:34.0765167Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:56:34.5628254Z   Attempting uninstall: pygments
2025-08-20T19:56:34.5705729Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:56:34.5856488Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:56:34.5878735Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:56:35.2012371Z   Attempting uninstall: packaging
2025-08-20T19:56:35.2082995Z     Found existing installation: packaging 25.0
2025-08-20T19:56:35.2102258Z     Uninstalling packaging-25.0:
2025-08-20T19:56:35.2108287Z       Successfully uninstalled packaging-25.0
2025-08-20T19:56:36.1628323Z 
2025-08-20T19:56:36.1652225Z 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:56:36.4524942Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:56:36.8908978Z Collecting build
2025-08-20T19:56:36.8919250Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:56:36.9710781Z Collecting cffi
2025-08-20T19:56:36.9721180Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T19:56:36.9974680Z Collecting scons
2025-08-20T19:56:36.9983780Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:56:37.0222682Z Collecting scuba
2025-08-20T19:56:37.0231777Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:56:37.0725058Z Collecting pytest
2025-08-20T19:56:37.0734072Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:56:37.1005159Z Collecting packaging>=19.1 (from build)
2025-08-20T19:56:37.1014206Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:56:37.1220226Z Collecting pyproject_hooks (from build)
2025-08-20T19:56:37.1229251Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:56:37.1449352Z Collecting pycparser (from cffi)
2025-08-20T19:56:37.1459461Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:56:37.1825128Z Collecting PyYAML (from scuba)
2025-08-20T19:56:37.1839367Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T19:56:37.2062077Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:56:37.2071264Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:56:37.2337592Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:56:37.2346736Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:56:37.2637808Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:56:37.2647101Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:56:37.2695289Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:56:37.2704216Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T19:56:37.2714670Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:56:37.2744643Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:56:37.2754815Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:56:37.2765569Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:56:37.2773969Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:56:37.2782194Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:56:37.2790829Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:56:37.2806347Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:56:37.2815216Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:56:37.2823547Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T19:56:37.3838663Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:56:37.3842866Z   Attempting uninstall: scons
2025-08-20T19:56:37.3911811Z     Found existing installation: SCons 4.9.1
2025-08-20T19:56:37.4192505Z     Uninstalling SCons-4.9.1:
2025-08-20T19:56:37.4252008Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:56:37.9034167Z   Attempting uninstall: PyYAML
2025-08-20T19:56:37.9102907Z     Found existing installation: PyYAML 6.0.2
2025-08-20T19:56:37.9122202Z     Uninstalling PyYAML-6.0.2:
2025-08-20T19:56:37.9130200Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T19:56:37.9678744Z   Attempting uninstall: pyproject_hooks
2025-08-20T19:56:37.9747513Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T19:56:37.9760837Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T19:56:37.9765721Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T19:56:37.9927353Z   Attempting uninstall: pygments
2025-08-20T19:56:37.9993087Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:56:38.0144412Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:56:38.0167360Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:56:38.5719060Z   Attempting uninstall: pycparser
2025-08-20T19:56:38.5787310Z     Found existing installation: pycparser 2.22
2025-08-20T19:56:38.5805759Z     Uninstalling pycparser-2.22:
2025-08-20T19:56:38.5811096Z       Successfully uninstalled pycparser-2.22
2025-08-20T19:56:38.6955896Z   Attempting uninstall: pluggy
2025-08-20T19:56:38.7024201Z     Found existing installation: pluggy 1.6.0
2025-08-20T19:56:38.7040119Z     Uninstalling pluggy-1.6.0:
2025-08-20T19:56:38.7045114Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T19:56:38.7253919Z   Attempting uninstall: packaging
2025-08-20T19:56:38.7327412Z     Found existing installation: packaging 25.0
2025-08-20T19:56:38.7346465Z     Uninstalling packaging-25.0:
2025-08-20T19:56:38.7352041Z       Successfully uninstalled packaging-25.0
2025-08-20T19:56:38.7786971Z   Attempting uninstall: iniconfig
2025-08-20T19:56:38.7859016Z     Found existing installation: iniconfig 2.1.0
2025-08-20T19:56:38.7872416Z     Uninstalling iniconfig-2.1.0:
2025-08-20T19:56:38.7877396Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T19:56:38.8026981Z   Attempting uninstall: scuba
2025-08-20T19:56:38.8093277Z     Found existing installation: scuba 2.14.1
2025-08-20T19:56:38.8110525Z     Uninstalling scuba-2.14.1:
2025-08-20T19:56:38.8117501Z       Successfully uninstalled scuba-2.14.1
2025-08-20T19:56:38.8382829Z   Attempting uninstall: pytest
2025-08-20T19:56:38.8455948Z     Found existing installation: pytest 8.4.1
2025-08-20T19:56:38.8502304Z     Uninstalling pytest-8.4.1:
2025-08-20T19:56:38.8701164Z       Successfully uninstalled pytest-8.4.1
2025-08-20T19:56:39.0717873Z   Attempting uninstall: cffi
2025-08-20T19:56:39.0787189Z     Found existing installation: cffi 1.17.1
2025-08-20T19:56:39.0806056Z     Uninstalling cffi-1.17.1:
2025-08-20T19:56:39.0993283Z       Successfully uninstalled cffi-1.17.1
2025-08-20T19:56:39.1664473Z   Attempting uninstall: build
2025-08-20T19:56:39.1734963Z     Found existing installation: build 1.3.0
2025-08-20T19:56:39.1752861Z     Uninstalling build-1.3.0:
2025-08-20T19:56:39.1760793Z       Successfully uninstalled build-1.3.0
2025-08-20T19:56:39.1990520Z 
2025-08-20T19:56:39.2012818Z 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:56:39.4830812Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:56:39.6639048Z Collecting ansi2txt
2025-08-20T19:56:39.6649524Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:56:39.6960184Z Collecting pipx
2025-08-20T19:56:39.6969891Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:56:39.7228166Z Collecting scons
2025-08-20T19:56:39.7237894Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:56:39.7470865Z Collecting py2static
2025-08-20T19:56:39.7480017Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:56:39.7767947Z Collecting typer
2025-08-20T19:56:39.7777173Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:56:39.8105178Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:56:39.8114461Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:56:39.8381831Z Collecting packaging>=20 (from pipx)
2025-08-20T19:56:39.8391228Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:56:39.8665412Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:56:39.8674522Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:56:39.8931149Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:56:39.8940355Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:56:39.9346682Z Collecting pyinstaller (from py2static)
2025-08-20T19:56:39.9357124Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T19:56:39.9606184Z Collecting staticx (from py2static)
2025-08-20T19:56:39.9615705Z   Using cached staticx-0.14.1.tar.gz (73 kB)
2025-08-20T19:56:39.9748779Z   Preparing metadata (setup.py): started
2025-08-20T19:56:40.1703599Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T19:56:40.1997603Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:56:40.2007764Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:56:40.2293178Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:56:40.2302851Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:56:40.2673723Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:56:40.2683210Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:56:40.3097636Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:56:40.3107565Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:56:40.3387842Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:56:40.3397957Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:56:40.3715389Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:56:40.3724341Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:56:40.3954566Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:56:40.3963795Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:56:40.4990966Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:56:40.5001717Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:56:40.5274304Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:56:40.5283336Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:56:40.5579088Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:56:40.5588440Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:56:40.5894851Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:56:40.5904229Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:56:40.5935593Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:56:40.5944180Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:56:40.5953485Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:56:40.5985039Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:56:40.5993476Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:56:40.6002260Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:56:40.6011327Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:56:40.6020457Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:56:40.6029523Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:56:40.6038183Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:56:40.6048020Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:56:40.6063784Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:56:40.6072809Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:56:40.6081623Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:56:40.6090349Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:56:40.6099216Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:56:40.6107911Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T19:56:40.6120118Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:56:40.6130783Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:56:40.6145203Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:56:40.6153891Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:56:40.6470470Z Building wheels for collected packages: staticx
2025-08-20T19:56:40.6476593Z   Building wheel for staticx (setup.py): started
2025-08-20T19:56:43.0206366Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T19:56:43.0218886Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790766 sha256=d0e0255f8f8ad91ada38f267a5c19f52b6069625b8fc52473f64e190b6c27058
2025-08-20T19:56:43.0220148Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T19:56:43.0237369Z Successfully built staticx
2025-08-20T19:56:43.1204103Z 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:56:43.1207008Z   Attempting uninstall: pyelftools
2025-08-20T19:56:43.1274017Z     Found existing installation: pyelftools 0.32
2025-08-20T19:56:43.1310347Z     Uninstalling pyelftools-0.32:
2025-08-20T19:56:43.1322272Z       Successfully uninstalled pyelftools-0.32
2025-08-20T19:56:43.2390733Z   Attempting uninstall: altgraph
2025-08-20T19:56:43.2462962Z     Found existing installation: altgraph 0.17.4
2025-08-20T19:56:43.2479000Z     Uninstalling altgraph-0.17.4:
2025-08-20T19:56:43.2483849Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T19:56:43.2678078Z   Attempting uninstall: typing-extensions
2025-08-20T19:56:43.2747157Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T19:56:43.2758968Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T19:56:43.2947337Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T19:56:43.3235057Z   Attempting uninstall: staticx
2025-08-20T19:56:43.3305379Z     Found existing installation: staticx 0.14.1
2025-08-20T19:56:43.3326480Z     Uninstalling staticx-0.14.1:
2025-08-20T19:56:43.3334082Z       Successfully uninstalled staticx-0.14.1
2025-08-20T19:56:43.3649909Z   Attempting uninstall: shellingham
2025-08-20T19:56:43.3722282Z     Found existing installation: shellingham 1.5.4
2025-08-20T19:56:43.3737471Z     Uninstalling shellingham-1.5.4:
2025-08-20T19:56:43.3742493Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T19:56:43.3894612Z   Attempting uninstall: setuptools
2025-08-20T19:56:43.3962886Z     Found existing installation: setuptools 80.9.0
2025-08-20T19:56:43.4163948Z     Uninstalling setuptools-80.9.0:
2025-08-20T19:56:43.4379561Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T19:56:44.0228983Z   Attempting uninstall: scons
2025-08-20T19:56:44.0311685Z     Found existing installation: SCons 4.9.1
2025-08-20T19:56:44.0598351Z     Uninstalling SCons-4.9.1:
2025-08-20T19:56:44.0657355Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:56:44.5564553Z   Attempting uninstall: pygments
2025-08-20T19:56:44.5638947Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:56:44.5801904Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:56:44.5824468Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:56:45.1660820Z   Attempting uninstall: platformdirs
2025-08-20T19:56:45.1736221Z     Found existing installation: platformdirs 4.3.8
2025-08-20T19:56:45.1752652Z     Uninstalling platformdirs-4.3.8:
2025-08-20T19:56:45.1757906Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T19:56:45.2017483Z   Attempting uninstall: packaging
2025-08-20T19:56:45.2090018Z     Found existing installation: packaging 25.0
2025-08-20T19:56:45.2108932Z     Uninstalling packaging-25.0:
2025-08-20T19:56:45.2114482Z       Successfully uninstalled packaging-25.0
2025-08-20T19:56:45.2563390Z   Attempting uninstall: mdurl
2025-08-20T19:56:45.2630901Z     Found existing installation: mdurl 0.1.2
2025-08-20T19:56:45.2644447Z     Uninstalling mdurl-0.1.2:
2025-08-20T19:56:45.2649496Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T19:56:45.2804272Z   Attempting uninstall: click
2025-08-20T19:56:45.2874988Z     Found existing installation: click 8.2.1
2025-08-20T19:56:45.2893214Z     Uninstalling click-8.2.1:
2025-08-20T19:56:45.2899005Z       Successfully uninstalled click-8.2.1
2025-08-20T19:56:45.3514429Z   Attempting uninstall: argcomplete
2025-08-20T19:56:45.3587506Z     Found existing installation: argcomplete 3.6.2
2025-08-20T19:56:45.3610408Z     Uninstalling argcomplete-3.6.2:
2025-08-20T19:56:45.3619278Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T19:56:45.3912539Z   Attempting uninstall: ansi2txt
2025-08-20T19:56:45.3981888Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T19:56:45.3994435Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T19:56:45.4181412Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T19:56:45.4315998Z   Attempting uninstall: userpath
2025-08-20T19:56:45.4385093Z     Found existing installation: userpath 1.9.2
2025-08-20T19:56:45.4400459Z     Uninstalling userpath-1.9.2:
2025-08-20T19:56:45.4407028Z       Successfully uninstalled userpath-1.9.2
2025-08-20T19:56:45.4575817Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T19:56:45.4648585Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T19:56:45.4949037Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T19:56:45.4986334Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T19:56:45.6934724Z   Attempting uninstall: markdown-it-py
2025-08-20T19:56:45.7005417Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T19:56:45.7061836Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T19:56:45.7074254Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T19:56:45.7674994Z   Attempting uninstall: rich
2025-08-20T19:56:45.7747727Z     Found existing installation: rich 14.1.0
2025-08-20T19:56:45.7792384Z     Uninstalling rich-14.1.0:
2025-08-20T19:56:45.7801337Z       Successfully uninstalled rich-14.1.0
2025-08-20T19:56:45.9268322Z   Attempting uninstall: pyinstaller
2025-08-20T19:56:45.9340126Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T19:56:45.9582320Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T19:56:45.9618613Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T19:56:46.2212392Z   Attempting uninstall: pipx
2025-08-20T19:56:46.2289547Z     Found existing installation: pipx 1.7.1
2025-08-20T19:56:46.2329562Z     Uninstalling pipx-1.7.1:
2025-08-20T19:56:46.2337559Z       Successfully uninstalled pipx-1.7.1
2025-08-20T19:56:46.2871840Z   Attempting uninstall: typer
2025-08-20T19:56:46.2943077Z     Found existing installation: typer 0.16.1
2025-08-20T19:56:46.2964079Z     Uninstalling typer-0.16.1:
2025-08-20T19:56:46.2972034Z       Successfully uninstalled typer-0.16.1
2025-08-20T19:56:46.3389805Z   Attempting uninstall: py2static
2025-08-20T19:56:46.3454980Z     Found existing installation: py2static 0.0.1
2025-08-20T19:56:46.3470959Z     Uninstalling py2static-0.0.1:
2025-08-20T19:56:46.3478537Z       Successfully uninstalled py2static-0.0.1
2025-08-20T19:56:46.3621953Z 
2025-08-20T19:56:46.3645531Z 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:56:46.6496848Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:56:46.7503699Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T19:56:46.7507716Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-mol64t0m
2025-08-20T19:56:46.7525325Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-mol64t0m
2025-08-20T19:56:48.5407431Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T19:56:48.5443631Z   Installing build dependencies: started
2025-08-20T19:56:49.1889114Z   Installing build dependencies: finished with status 'done'
2025-08-20T19:56:49.1898937Z   Getting requirements to build wheel: started
2025-08-20T19:56:49.4431961Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T19:56:49.4440762Z   Preparing metadata (pyproject.toml): started
2025-08-20T19:56:49.6085604Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T19:56:49.7776409Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T19:56:49.7786474Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:56:49.8091908Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T19:56:49.8101245Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:56:49.8390387Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T19:56:49.8398572Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:56:49.8656707Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T19:56:49.8665214Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:56:49.8702771Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:56:49.8712081Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:56:49.8723371Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:56:49.8738237Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:56:49.8844460Z Building wheels for collected packages: pyinstaller
2025-08-20T19:56:49.8851261Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T19:56:52.5641884Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T19:56:52.5663297Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1828928 sha256=4b86cd2958e21f0586ceb3923775fd5c71304c6b91cf994978d424bcb27f459b
2025-08-20T19:56:52.5664425Z   Stored in directory: /tmp/pip-ephem-wheel-cache-nnul_kv7/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T19:56:52.5701858Z Successfully built pyinstaller
2025-08-20T19:56:52.6477796Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T19:56:52.6480892Z   Attempting uninstall: altgraph
2025-08-20T19:56:52.6550730Z     Found existing installation: altgraph 0.17.4
2025-08-20T19:56:52.6567044Z     Uninstalling altgraph-0.17.4:
2025-08-20T19:56:52.6572571Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T19:56:52.6848991Z   Attempting uninstall: setuptools
2025-08-20T19:56:52.6915384Z     Found existing installation: setuptools 80.9.0
2025-08-20T19:56:52.7114443Z     Uninstalling setuptools-80.9.0:
2025-08-20T19:56:52.7333905Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T19:56:53.3068600Z   Attempting uninstall: packaging
2025-08-20T19:56:53.3139051Z     Found existing installation: packaging 25.0
2025-08-20T19:56:53.3157722Z     Uninstalling packaging-25.0:
2025-08-20T19:56:53.3163284Z       Successfully uninstalled packaging-25.0
2025-08-20T19:56:53.3868852Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T19:56:53.3941133Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T19:56:53.4235365Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T19:56:53.4272839Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T19:56:53.6214576Z   Attempting uninstall: pyinstaller
2025-08-20T19:56:53.6287888Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T19:56:53.6534491Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T19:56:53.6570741Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T19:56:53.9282221Z 
2025-08-20T19:56:53.9306215Z 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:56:54.1462584Z 6.15.0
2025-08-20T19:56:55.6372522Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T19:56:55.6381024Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T19:56:55.6381455Z 
2025-08-20T19:56:55.6381700Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T19:56:55.6382200Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T19:56:55.6382641Z installation.
2025-08-20T19:56:55.6382765Z 
2025-08-20T19:56:55.6382984Z If you installed the current Docker package using this script and are using it
2025-08-20T19:56:55.6383468Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T19:56:55.6383968Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T19:56:55.6384385Z files to match the parameters passed to the script.
2025-08-20T19:56:55.6384632Z 
2025-08-20T19:56:55.6384748Z You may press Ctrl+C now to abort this script.
2025-08-20T19:56:55.6531355Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T19:56:58.6968794Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T19:56:59.1627152Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T19:56:59.1763927Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T19:56:59.3715810Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T19:56:59.3729439Z + sh -c 'echo "deb [arch=arm64 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:56:59.3736270Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T19:57:00.8922834Z + 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:57:11.7445032Z + sh -c 'docker version'
2025-08-20T19:57:11.7575027Z Client: Docker Engine - Community
2025-08-20T19:57:11.7575376Z  Version:           28.3.3
2025-08-20T19:57:11.7575722Z  API version:       1.51
2025-08-20T19:57:11.7575963Z  Go version:        go1.24.5
2025-08-20T19:57:11.7576199Z  Git commit:        980b856
2025-08-20T19:57:11.7576502Z  Built:             Fri Jul 25 11:35:18 2025
2025-08-20T19:57:11.7576781Z  OS/Arch:           linux/arm64
2025-08-20T19:57:11.7577048Z  Context:           default
2025-08-20T19:57:11.7577229Z 
2025-08-20T19:57:11.7577334Z Server: Docker Engine - Community
2025-08-20T19:57:11.7577582Z  Engine:
2025-08-20T19:57:11.7577792Z   Version:          28.3.3
2025-08-20T19:57:11.7578104Z   API version:      1.51 (minimum version 1.24)
2025-08-20T19:57:11.7578382Z   Go version:       go1.24.5
2025-08-20T19:57:11.7578665Z   Git commit:       bea959c
2025-08-20T19:57:11.7578924Z   Built:            Fri Jul 25 11:35:18 2025
2025-08-20T19:57:11.7579224Z   OS/Arch:          linux/arm64
2025-08-20T19:57:11.7579505Z   Experimental:     false
2025-08-20T19:57:11.7579738Z  containerd:
2025-08-20T19:57:11.7579927Z   Version:          1.7.27
2025-08-20T19:57:11.7580234Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T19:57:11.7580534Z  runc:
2025-08-20T19:57:11.7580736Z   Version:          1.2.5
2025-08-20T19:57:11.7581006Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T19:57:11.7581252Z  docker-init:
2025-08-20T19:57:11.7581486Z   Version:          0.19.0
2025-08-20T19:57:11.7581734Z   GitCommit:        de40ad0
2025-08-20T19:57:11.7592076Z 
2025-08-20T19:57:11.7592664Z ================================================================================
2025-08-20T19:57:11.7593101Z 
2025-08-20T19:57:11.7593278Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T19:57:11.7593651Z Docker daemon in rootless mode for your user:
2025-08-20T19:57:11.7593912Z 
2025-08-20T19:57:11.7594416Z     dockerd-rootless-setuptool.sh install
2025-08-20T19:57:11.7594645Z 
2025-08-20T19:57:11.7595063Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T19:57:11.7595374Z 
2025-08-20T19:57:11.7595378Z 
2025-08-20T19:57:11.7595565Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T19:57:11.7596109Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T19:57:11.7596388Z 
2025-08-20T19:57:11.7596582Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T19:57:11.7597122Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T19:57:11.7597638Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T19:57:11.7597941Z 
2025-08-20T19:57:11.7598050Z ================================================================================
2025-08-20T19:57:11.7598289Z 
2025-08-20T19:57:22.7885605Z ● docker.service - Docker Application Container Engine
2025-08-20T19:57:22.7886167Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:57:22.7886801Z      Active: active (running) since Wed 2025-08-20 19:57:12 UTC; 10s ago
2025-08-20T19:57:22.7887255Z TriggeredBy: ● docker.socket
2025-08-20T19:57:22.7887622Z        Docs: https://docs.docker.com
2025-08-20T19:57:22.7887928Z    Main PID: 20478 (dockerd)
2025-08-20T19:57:22.7888164Z       Tasks: 11
2025-08-20T19:57:22.7888419Z      Memory: 21.0M (peak: 24.5M)
2025-08-20T19:57:22.7888986Z         CPU: 242ms
2025-08-20T19:57:22.7889242Z      CGroup: /system.slice/docker.service
2025-08-20T19:57:22.7891770Z              └─20478 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:57:22.7892116Z 
2025-08-20T19:57:22.7892458Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.157615645Z" level=info msg="Loading containers: start."
2025-08-20T19:57:22.7893705Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.672111424Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count a962a5c228be6faf04873d028b4431c4ba196522376fabbc54a17aca86b754b6], retrying...."
2025-08-20T19:57:22.7895060Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.717317913Z" level=info msg="Loading containers: done."
2025-08-20T19:57:22.7896204Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.752993935Z" 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:57:22.7897558Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.753095868Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:57:22.7898441Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.753127573Z" level=info msg="Initializing buildkit"
2025-08-20T19:57:22.7899132Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.769025569Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:57:22.7899918Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.772952465Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:57:22.7900675Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.773016323Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:57:22.7901369Z Aug 20 19:57:12 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:57:22.7972342Z ● docker.service - Docker Application Container Engine
2025-08-20T19:57:22.7972847Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:57:22.7973444Z      Active: active (running) since Wed 2025-08-20 19:57:12 UTC; 10s ago
2025-08-20T19:57:22.7973971Z TriggeredBy: ● docker.socket
2025-08-20T19:57:22.7974534Z        Docs: https://docs.docker.com
2025-08-20T19:57:22.7974973Z    Main PID: 20478 (dockerd)
2025-08-20T19:57:22.7975215Z       Tasks: 11
2025-08-20T19:57:22.7975482Z      Memory: 21.0M (peak: 24.5M)
2025-08-20T19:57:22.7975762Z         CPU: 242ms
2025-08-20T19:57:22.7975986Z      CGroup: /system.slice/docker.service
2025-08-20T19:57:22.7976593Z              └─20478 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:57:22.7976891Z 
2025-08-20T19:57:22.7977222Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.157615645Z" level=info msg="Loading containers: start."
2025-08-20T19:57:22.7978392Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.672111424Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count a962a5c228be6faf04873d028b4431c4ba196522376fabbc54a17aca86b754b6], retrying...."
2025-08-20T19:57:22.7979573Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.717317913Z" level=info msg="Loading containers: done."
2025-08-20T19:57:22.7980668Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.752993935Z" 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:57:22.7982007Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.753095868Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:57:22.7983048Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.753127573Z" level=info msg="Initializing buildkit"
2025-08-20T19:57:22.7983732Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.769025569Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:57:22.7984539Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.772952465Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:57:22.7985472Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.773016323Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:57:22.7986142Z Aug 20 19:57:12 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:57:22.8130203Z ● docker.service - Docker Application Container Engine
2025-08-20T19:57:22.8130755Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:57:22.8131408Z      Active: active (running) since Wed 2025-08-20 19:57:12 UTC; 10s ago
2025-08-20T19:57:22.8131928Z TriggeredBy: ● docker.socket
2025-08-20T19:57:22.8132321Z        Docs: https://docs.docker.com
2025-08-20T19:57:22.8132625Z    Main PID: 20478 (dockerd)
2025-08-20T19:57:22.8132862Z       Tasks: 11
2025-08-20T19:57:22.8133117Z      Memory: 21.0M (peak: 24.5M)
2025-08-20T19:57:22.8133367Z         CPU: 242ms
2025-08-20T19:57:22.8133636Z      CGroup: /system.slice/docker.service
2025-08-20T19:57:22.8134218Z              └─20478 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:57:22.8134513Z 
2025-08-20T19:57:22.8135030Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.157615645Z" level=info msg="Loading containers: start."
2025-08-20T19:57:22.8136231Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.672111424Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count a962a5c228be6faf04873d028b4431c4ba196522376fabbc54a17aca86b754b6], retrying...."
2025-08-20T19:57:22.8137397Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.717317913Z" level=info msg="Loading containers: done."
2025-08-20T19:57:22.8138745Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.752993935Z" 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:57:22.8140121Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.753095868Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:57:22.8141010Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.753127573Z" level=info msg="Initializing buildkit"
2025-08-20T19:57:22.8141706Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.769025569Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:57:22.8142487Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.772952465Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:57:22.8143250Z Aug 20 19:57:12 runnervmdbl46 dockerd[20478]: time="2025-08-20T19:57:12.773016323Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:57:22.8143932Z Aug 20 19:57:12 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:57:22.8224065Z Docker version 28.3.3, build 980b856
2025-08-20T19:57:22.8367962Z Unable to find image 'hello-world:latest' locally
2025-08-20T19:57:23.6202338Z latest: Pulling from library/hello-world
2025-08-20T19:57:23.8216927Z 198f93fd5094: Pulling fs layer
2025-08-20T19:57:24.1422164Z 198f93fd5094: Download complete
2025-08-20T19:57:24.1805259Z 198f93fd5094: Pull complete
2025-08-20T19:57:24.2024047Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T19:57:24.2106829Z Status: Downloaded newer image for hello-world:latest
2025-08-20T19:57:24.9186879Z 
2025-08-20T19:57:24.9187790Z Hello from Docker!
2025-08-20T19:57:24.9194042Z This message shows that your installation appears to be working correctly.
2025-08-20T19:57:24.9194444Z 
2025-08-20T19:57:24.9194603Z To generate this message, Docker took the following steps:
2025-08-20T19:57:24.9195106Z  1. The Docker client contacted the Docker daemon.
2025-08-20T19:57:24.9195666Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T19:57:24.9196078Z     (arm64v8)
2025-08-20T19:57:24.9196416Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T19:57:24.9196867Z     executable that produces the output you are currently reading.
2025-08-20T19:57:24.9197317Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T19:57:24.9197714Z     to your terminal.
2025-08-20T19:57:24.9197899Z 
2025-08-20T19:57:24.9198075Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T19:57:24.9198431Z  $ docker run -it ubuntu bash
2025-08-20T19:57:24.9198643Z 
2025-08-20T19:57:24.9198807Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T19:57:24.9199169Z  https://hub.docker.com/
2025-08-20T19:57:24.9199317Z 
2025-08-20T19:57:24.9199451Z For more examples and ideas, visit:
2025-08-20T19:57:24.9199782Z  https://docs.docker.com/get-started/
2025-08-20T19:57:24.9199964Z 
2025-08-20T19:57:25.0440639Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:57:25.0441078Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T19:57:25.0441641Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T19:57:25.0442061Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T19:57:25.0442518Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T19:57:25.0443015Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T19:57:25.0443473Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T19:57:25.0443883Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T19:57:25.0444271Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T19:57:25.0444741Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T19:57:25.0445661Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T19:57:25.0446193Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T19:57:25.0446662Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T19:57:25.0447118Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T19:57:25.0447653Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T19:57:25.0448102Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T19:57:25.0448632Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T19:57:25.0449050Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T19:57:25.0449472Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:57:25.0450032Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:57:25.0450536Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T19:57:25.0451218Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T19:57:25.0513250Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:57:25.0513673Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T19:57:25.0514025Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T19:57:25.0514412Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:57:25.0515588Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:57:25.0516003Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:57:25.0516407Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:57:25.0516820Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:57:25.0517242Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T19:57:25.0517662Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T19:57:25.0518098Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T19:57:25.0518518Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:57:25.0518955Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T19:57:25.0519385Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:57:25.0519788Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:57:25.0520195Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T19:57:25.0520587Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T19:57:25.0520997Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:57:25.0521419Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T19:57:25.0521831Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:57:25.0522232Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T19:57:25.0522625Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T19:57:25.0523076Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T19:57:25.0523556Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:57:25.0524021Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:57:25.0524512Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T19:57:25.0525578Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T19:57:25.0526246Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:57:25.0526677Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T19:57:25.0527082Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T19:57:25.0527493Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T19:57:25.0527888Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T19:57:25.0528260Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T19:57:25.0528613Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T19:57:25.0528980Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T19:57:25.0529369Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T19:57:25.0529772Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:57:25.0530152Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T19:57:25.0530555Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:57:25.0530991Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:57:25.0531405Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:57:25.0531810Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:57:25.0532378Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T19:57:25.0532807Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:57:25.0533208Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:57:25.0533602Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T19:57:25.0534039Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:57:25.0534534Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:57:25.0535176Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T19:57:25.0535634Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T19:57:25.0536046Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T19:57:25.0536431Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T19:57:25.0536823Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T19:57:25.0537222Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T19:57:25.0537622Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T19:57:25.0538074Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:57:25.0538573Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:57:25.0539074Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:57:25.0539561Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:57:25.0539996Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:57:25.0540395Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:57:25.0540788Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:57:25.0541189Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:57:25.0541585Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T19:57:25.0541969Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T19:57:25.0542572Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T19:57:25.0543006Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T19:57:25.0543389Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T19:57:25.0543759Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T19:57:25.0544161Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:57:25.0544561Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T19:57:25.0545153Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T19:57:25.0545525Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T19:57:25.0545916Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:57:25.0546301Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T19:57:25.0546653Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T19:57:25.0547027Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T19:57:25.0547433Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T19:57:25.0547815Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T19:57:25.0548176Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T19:57:25.0548648Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T19:57:25.0549200Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T19:57:25.0549581Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T19:57:25.0549972Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T19:57:25.0550363Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T19:57:25.0550740Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T19:57:25.0551123Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T19:57:25.0551520Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T19:57:25.0551914Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T19:57:25.0552280Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T19:57:25.0552628Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T19:57:25.0552979Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T19:57:25.0553331Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T19:57:25.0553690Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T19:57:25.0554039Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T19:57:25.0554408Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T19:57:25.0554967Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T19:57:25.0555424Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:57:25.0555858Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T19:57:25.0556254Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T19:57:25.0556642Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T19:57:25.0557026Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T19:57:25.0557418Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T19:57:25.0557809Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T19:57:25.0558217Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T19:57:25.0558598Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T19:57:25.0559199Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T19:57:25.0559626Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:57:25.0560059Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:57:25.0560482Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T19:57:25.0560866Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T19:57:25.0561261Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T19:57:25.0561665Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T19:57:25.0562070Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T19:57:25.0562469Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T19:57:25.0562861Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T19:57:25.0563260Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:57:25.0563657Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T19:57:25.0564034Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T19:57:25.0564388Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T19:57:25.0564751Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T19:57:25.0565536Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T19:57:25.0565937Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T19:57:25.0566327Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T19:57:25.0566712Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T19:57:25.0567078Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T19:57:25.0567458Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T19:57:25.0567834Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T19:57:25.0568217Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T19:57:25.0568635Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:57:25.0569076Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T19:57:25.0569479Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T19:57:25.0569851Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T19:57:25.0570235Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T19:57:25.0570653Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:57:25.0571068Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:57:25.0571424Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T19:57:25.0571765Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T19:57:25.0572179Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:57:25.0572606Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T19:57:25.0573015Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T19:57:25.0573404Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T19:57:25.0573783Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T19:57:25.0574159Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T19:57:25.0574581Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:57:25.0575608Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:57:25.0576207Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T19:57:25.0576582Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T19:57:25.0576937Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T19:57:25.0577381Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:57:25.0577920Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:57:25.0578363Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T19:57:25.0578735Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T19:57:25.0579191Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:57:25.0579723Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:57:25.0580229Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:57:25.0580661Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T19:57:25.0581020Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T19:57:25.0581395Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T19:57:25.0581801Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T19:57:25.0582215Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T19:57:25.0582751Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:57:25.0583124Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T19:57:25.0583495Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T19:57:25.0583887Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:57:25.0584289Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T19:57:25.0584685Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:57:25.0585205Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T19:57:25.0585601Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:57:25.0585990Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T19:57:25.0586408Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:57:25.0586855Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T19:57:25.0587279Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T19:57:25.0587667Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T19:57:25.0588039Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T19:57:25.0588417Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T19:57:25.0588789Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T19:57:25.0589177Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T19:57:25.0589591Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:57:25.0590055Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:57:25.0590503Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:57:25.0590905Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T19:57:25.0591296Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T19:57:25.0591677Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T19:57:25.0592054Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T19:57:25.0592616Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T19:57:25.0593012Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T19:57:25.0593393Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T19:57:25.0593834Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:57:25.0594303Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T19:57:25.0594764Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:57:25.0595390Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:57:25.0595903Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:57:25.0596404Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:57:25.0596844Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T19:57:25.0597205Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T19:57:25.0597566Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T19:57:25.0597942Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:57:25.0598319Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T19:57:25.0598687Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T19:57:25.0599237Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:57:25.0599617Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T19:57:25.0599996Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:57:25.0600370Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T19:57:25.0600749Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T19:57:25.0601143Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T19:57:25.0601528Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T19:57:25.0601937Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:57:25.0602371Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:57:25.0602788Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T19:57:25.0603202Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T19:57:25.0603606Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T19:57:25.0604014Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T19:57:25.0604438Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T19:57:25.0605079Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T19:57:25.0605488Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T19:57:25.0606000Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.0606514Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T19:57:25.0606885Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T19:57:25.0607509Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T19:57:25.0607892Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T19:57:25.0608292Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:57:25.0608729Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T19:57:25.0609349Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:57:25.0609829Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T19:57:25.0610233Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T19:57:25.0610635Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T19:57:25.0611056Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:57:25.0611465Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T19:57:25.0611861Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T19:57:25.0612285Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:57:25.0612771Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:57:25.0613391Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:57:25.0613845Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:57:25.0614258Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T19:57:25.0614663Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T19:57:25.0615284Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:57:25.0615768Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T19:57:25.0616376Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T19:57:25.0616809Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:57:25.0617259Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T19:57:25.0617666Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T19:57:25.0618031Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T19:57:25.0618380Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T19:57:25.0618749Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T19:57:25.0619131Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T19:57:25.0619496Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T19:57:25.0619849Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T19:57:25.0620221Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T19:57:25.0620585Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T19:57:25.0620935Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T19:57:25.0621308Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T19:57:25.0621662Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T19:57:25.0622046Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T19:57:25.0622436Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T19:57:25.0622798Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T19:57:25.0623156Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T19:57:25.0623517Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T19:57:25.0623883Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T19:57:25.0624266Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T19:57:25.0624632Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T19:57:25.0625148Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T19:57:25.0625526Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T19:57:25.0626134Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T19:57:25.0626578Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T19:57:25.0626982Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T19:57:25.0627342Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T19:57:25.0627718Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:57:25.0628144Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:57:25.0628548Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T19:57:25.0628905Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T19:57:25.0629269Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T19:57:25.0629625Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T19:57:25.0629965Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T19:57:25.0630313Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T19:57:25.0630667Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T19:57:25.0631032Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T19:57:25.0631390Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T19:57:25.0631739Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T19:57:25.0632940Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T19:57:25.0633566Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:57:25.0633982Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T19:57:25.0634379Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:57:25.0634909Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T19:57:25.0635319Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:57:25.0635736Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:57:25.0636238Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:57:25.0636846Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:57:25.0637468Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:57:25.0638014Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:57:25.0638481Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:57:25.0638931Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:57:25.0639453Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:57:25.0640073Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:57:25.0640635Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:57:25.0641127Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:57:25.0641569Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T19:57:25.0641943Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T19:57:25.0642314Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T19:57:25.0642684Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T19:57:25.0643060Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T19:57:25.0643447Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T19:57:25.0644050Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T19:57:25.0644460Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T19:57:25.0645085Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T19:57:25.0645480Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T19:57:25.0645856Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T19:57:25.0646316Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T19:57:25.0646694Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T19:57:25.0647087Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T19:57:25.0647478Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T19:57:25.0647889Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T19:57:25.0648305Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T19:57:25.0648672Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T19:57:25.0649063Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T19:57:25.0649470Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T19:57:25.0649879Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:57:25.0650524Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:57:25.0650947Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T19:57:25.0651316Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T19:57:25.0651681Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T19:57:25.0652061Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T19:57:25.0652435Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T19:57:25.0652825Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:57:25.0653217Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T19:57:25.0653605Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T19:57:25.0653986Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T19:57:25.0654351Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T19:57:25.0654719Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T19:57:25.0655413Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.0656129Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.0656818Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.0657480Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.0658004Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T19:57:25.0658386Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T19:57:25.0658790Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T19:57:25.0659190Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T19:57:25.0659563Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T19:57:25.0659938Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T19:57:25.0660305Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T19:57:25.0660863Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T19:57:25.0661252Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T19:57:25.0661626Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T19:57:25.0662003Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T19:57:25.0662407Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T19:57:25.0662808Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T19:57:25.0663207Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T19:57:25.0663601Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T19:57:25.0663986Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T19:57:25.0664362Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T19:57:25.0664749Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T19:57:25.0665299Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T19:57:25.0665697Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T19:57:25.0666095Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T19:57:25.0666486Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T19:57:25.0666909Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:57:25.0667513Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T19:57:25.0667913Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T19:57:25.0668599Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:57:25.0669061Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:57:25.0669474Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T19:57:25.0669846Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T19:57:25.0670224Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T19:57:25.0670617Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T19:57:25.0671023Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:57:25.0671430Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T19:57:25.0671809Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T19:57:25.0672200Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T19:57:25.0672668Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:57:25.0673139Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:57:25.0673536Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T19:57:25.0673941Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:57:25.0674393Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:57:25.0674963Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:57:25.0675444Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:57:25.0675935Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:57:25.0676380Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:57:25.0676819Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:57:25.0677218Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T19:57:25.0677866Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T19:57:25.0678302Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T19:57:25.0678686Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T19:57:25.0679066Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T19:57:25.0679474Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T19:57:25.0679880Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T19:57:25.0680277Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:57:25.0680695Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T19:57:25.0681085Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T19:57:25.0681461Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T19:57:25.0681831Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T19:57:25.0682183Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T19:57:25.0682571Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:57:25.0682988Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:57:25.0683379Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T19:57:25.0683969Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:57:25.0684424Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:57:25.0684952Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T19:57:25.0685396Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:57:25.0685824Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T19:57:25.0686230Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:57:25.0686635Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T19:57:25.0686995Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T19:57:25.0687355Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T19:57:25.0687747Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T19:57:25.0688149Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T19:57:25.0688529Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T19:57:25.0688882Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T19:57:25.0689228Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T19:57:25.0689577Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T19:57:25.0690068Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T19:57:25.0690580Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T19:57:25.0690962Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T19:57:25.0691343Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T19:57:25.0691743Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T19:57:25.0692157Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T19:57:25.0692569Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T19:57:25.0692974Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T19:57:25.0693390Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:57:25.0694033Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T19:57:25.0694425Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T19:57:25.0694932Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T19:57:25.0695298Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T19:57:25.0695676Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T19:57:25.0696099Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T19:57:25.0696536Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T19:57:25.0696933Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T19:57:25.0697349Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:57:25.0697787Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:57:25.0698187Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T19:57:25.0698558Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T19:57:25.0698907Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T19:57:25.0699254Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T19:57:25.0699621Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T19:57:25.0699996Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T19:57:25.0700544Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T19:57:25.0700945Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T19:57:25.0701358Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T19:57:25.0701818Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:57:25.0702255Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T19:57:25.0702631Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T19:57:25.0703016Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T19:57:25.0703403Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T19:57:25.0703826Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T19:57:25.0704207Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T19:57:25.0704583Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T19:57:25.0705160Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:57:25.0705648Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:57:25.0706069Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T19:57:25.0706448Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T19:57:25.0706824Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T19:57:25.0707227Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T19:57:25.0707621Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T19:57:25.0707991Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T19:57:25.0708390Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T19:57:25.0708777Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T19:57:25.0709123Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T19:57:25.0709479Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T19:57:25.0709878Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T19:57:25.0710489Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T19:57:25.0710900Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T19:57:25.0711284Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T19:57:25.0711725Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:57:25.0712163Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T19:57:25.0712586Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:57:25.0712989Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T19:57:25.0713498Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.0714003Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T19:57:25.0714387Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:57:25.0714930Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T19:57:25.0715365Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:57:25.0715883Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:57:25.0716462Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:57:25.0717208Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:57:25.0717857Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:57:25.0718503Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:57:25.0719131Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:57:25.0719759Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:57:25.0720337Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:57:25.0720814Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T19:57:25.0721258Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:57:25.0721699Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T19:57:25.0722124Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:57:25.0722602Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:57:25.0723032Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T19:57:25.0723413Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T19:57:25.0723784Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T19:57:25.0724158Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T19:57:25.0724533Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T19:57:25.0725231Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:57:25.0725657Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T19:57:25.0726026Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T19:57:25.0726410Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:57:25.0726862Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:57:25.0727348Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:57:25.0728043Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:57:25.0728538Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:57:25.0728983Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:57:25.0729393Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T19:57:25.0729802Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T19:57:25.0730210Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T19:57:25.0730639Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:57:25.0731060Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T19:57:25.0731443Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T19:57:25.0731819Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T19:57:25.0732195Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T19:57:25.0732567Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T19:57:25.0733003Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:57:25.0733440Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T19:57:25.0733838Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T19:57:25.0734390Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T19:57:25.0734966Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:57:25.0735420Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:57:25.0735862Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:57:25.0736303Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:57:25.0736692Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T19:57:25.0737062Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T19:57:25.0737461Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T19:57:25.0737832Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T19:57:25.0738202Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T19:57:25.0738606Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T19:57:25.0739004Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T19:57:25.0739426Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:57:25.0739898Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:57:25.0740356Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:57:25.0740746Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T19:57:25.0741097Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T19:57:25.0741470Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T19:57:25.0741860Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T19:57:25.0742246Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T19:57:25.0742638Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:57:25.0743064Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:57:25.0743514Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:57:25.0743928Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T19:57:25.0744524Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T19:57:25.0745085Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T19:57:25.0745623Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.0746199Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:57:25.0746653Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:57:25.0747099Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:57:25.0747520Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T19:57:25.0747916Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T19:57:25.0748305Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T19:57:25.0748696Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:57:25.0749097Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:57:25.0749498Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T19:57:25.0749875Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T19:57:25.0750261Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:57:25.0750661Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:57:25.0751181Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T19:57:25.0751590Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T19:57:25.0752049Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T19:57:25.0752469Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T19:57:25.0752850Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T19:57:25.0753224Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T19:57:25.0753608Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T19:57:25.0753982Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T19:57:25.0754351Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:57:25.0754893Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:57:25.0755357Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T19:57:25.0755763Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T19:57:25.0756158Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T19:57:25.0756552Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T19:57:25.0756935Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T19:57:25.0757308Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T19:57:25.0757691Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T19:57:25.0758090Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T19:57:25.0758531Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:57:25.0758980Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:57:25.0759396Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:57:25.0759799Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T19:57:25.0760204Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T19:57:25.0760824Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T19:57:25.0761229Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T19:57:25.0761580Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T19:57:25.0761923Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T19:57:25.0762284Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T19:57:25.0762656Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T19:57:25.0763006Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T19:57:25.0763374Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:57:25.0763765Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:57:25.0764151Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T19:57:25.0764506Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T19:57:25.0764983Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T19:57:25.0765364Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T19:57:25.0765761Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T19:57:25.0766135Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T19:57:25.0766497Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T19:57:25.0766856Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T19:57:25.0767435Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T19:57:25.0767811Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T19:57:25.0768625Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T19:57:25.0769008Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T19:57:25.0769408Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T19:57:25.0769790Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T19:57:25.0770165Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T19:57:25.0770537Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T19:57:25.0770918Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T19:57:25.0771315Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T19:57:25.0771741Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T19:57:25.0772139Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T19:57:25.0772496Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T19:57:25.0772841Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T19:57:25.0773181Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T19:57:25.0773605Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:57:25.0774102Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:57:25.0774601Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:57:25.0775400Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:57:25.0775924Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:57:25.0776361Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T19:57:25.0776740Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:57:25.0777127Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:57:25.0777514Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:57:25.0778194Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T19:57:25.0778594Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:57:25.0778980Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T19:57:25.0779356Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T19:57:25.0779744Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:57:25.0780190Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:57:25.0780618Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:57:25.0780989Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T19:57:25.0781387Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:57:25.0781812Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:57:25.0782188Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T19:57:25.0782535Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T19:57:25.0782924Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:57:25.0783374Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:57:25.0783833Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T19:57:25.0784387Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T19:57:25.0784943Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T19:57:25.0785374Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T19:57:25.0785806Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T19:57:25.1107749Z [+] Installing Go for linux-arm64...
2025-08-20T19:57:25.5333087Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T19:57:25.5333416Z [!] GOROOT: /usr/lib/go-1.22
2025-08-20T19:57:25.5333645Z [!] Removing existing GOROOT: /usr/lib/go-1.22
2025-08-20T19:57:25.5342970Z rm: cannot remove '/usr/lib/go-1.22/test': Permission denied
2025-08-20T19:57:25.5343341Z rm: cannot remove '/usr/lib/go-1.22/bin/gofmt': Permission denied
2025-08-20T19:57:25.5343697Z rm: cannot remove '/usr/lib/go-1.22/bin/go': Permission denied
2025-08-20T19:57:25.5409638Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/link': Permission denied
2025-08-20T19:57:25.5410112Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cover': Permission denied
2025-08-20T19:57:25.5410569Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/compile': Permission denied
2025-08-20T19:57:25.5411024Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pack': Permission denied
2025-08-20T19:57:25.5411483Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cgo': Permission denied
2025-08-20T19:57:25.5411933Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/covdata': Permission denied
2025-08-20T19:57:25.5412401Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/addr2line': Permission denied
2025-08-20T19:57:25.5412860Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/fix': Permission denied
2025-08-20T19:57:25.5413295Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/vet': Permission denied
2025-08-20T19:57:25.5413732Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/doc': Permission denied
2025-08-20T19:57:25.5414177Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/asm': Permission denied
2025-08-20T19:57:25.5414609Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/nm': Permission denied
2025-08-20T19:57:25.5415175Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/trace': Permission denied
2025-08-20T19:57:25.5415637Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/objdump': Permission denied
2025-08-20T19:57:25.5418884Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/dist': Permission denied
2025-08-20T19:57:25.5419428Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/test2json': Permission denied
2025-08-20T19:57:25.5419907Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/distpack': Permission denied
2025-08-20T19:57:25.5420371Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pprof': Permission denied
2025-08-20T19:57:25.5420829Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/buildid': Permission denied
2025-08-20T19:57:25.5421259Z rm: cannot remove '/usr/lib/go-1.22/pkg/include': Permission denied
2025-08-20T19:57:25.5421607Z rm: cannot remove '/usr/lib/go-1.22/api': Permission denied
2025-08-20T19:57:25.5421934Z rm: cannot remove '/usr/lib/go-1.22/src': Permission denied
2025-08-20T19:57:25.5422269Z rm: cannot remove '/usr/lib/go-1.22/go.env': Permission denied
2025-08-20T19:57:25.5422609Z rm: cannot remove '/usr/lib/go-1.22/misc': Permission denied
2025-08-20T19:57:25.5422949Z rm: cannot remove '/usr/lib/go-1.22/VERSION': Permission denied
2025-08-20T19:57:25.5445642Z go version go1.22.2 linux/arm64
2025-08-20T19:57:25.5707066Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:57:25.5707496Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T19:57:25.5707843Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T19:57:25.5708197Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T19:57:25.5708906Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T19:57:25.5709266Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T19:57:25.5709638Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T19:57:25.5710006Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T19:57:25.5710351Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T19:57:25.5710685Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T19:57:25.5711038Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T19:57:25.5711420Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T19:57:25.5711799Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T19:57:25.5712199Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T19:57:25.5712591Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T19:57:25.5712995Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T19:57:25.5713394Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T19:57:25.5713754Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T19:57:25.5714127Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:57:25.5714585Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:57:25.5715168Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T19:57:25.5715559Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T19:57:25.5715976Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:57:25.5716369Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T19:57:25.5716712Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T19:57:25.5717101Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:57:25.5717530Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:57:25.5717942Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:57:25.5718344Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:57:25.5718995Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:57:25.5719427Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T19:57:25.5719846Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T19:57:25.5720271Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T19:57:25.5720688Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:57:25.5721131Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T19:57:25.5721553Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:57:25.5721950Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:57:25.5722355Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T19:57:25.5722750Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T19:57:25.5723154Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:57:25.5723579Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T19:57:25.5723996Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:57:25.5724399Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T19:57:25.5725505Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T19:57:25.5726172Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T19:57:25.5726645Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:57:25.5727113Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:57:25.5727597Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T19:57:25.5728045Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T19:57:25.5728463Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:57:25.5728878Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T19:57:25.5729284Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T19:57:25.5729699Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T19:57:25.5730099Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T19:57:25.5730468Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T19:57:25.5730820Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T19:57:25.5731189Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T19:57:25.5731583Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T19:57:25.5731989Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:57:25.5732367Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T19:57:25.5732772Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:57:25.5733207Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:57:25.5733630Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:57:25.5734041Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:57:25.5734461Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T19:57:25.5735097Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:57:25.5735508Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:57:25.5735903Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T19:57:25.5736530Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:57:25.5737046Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:57:25.5737541Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T19:57:25.5737997Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T19:57:25.5738412Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T19:57:25.5738803Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T19:57:25.5739192Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T19:57:25.5739593Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T19:57:25.5739988Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T19:57:25.5740443Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:57:25.5740938Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:57:25.5741440Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:57:25.5741928Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:57:25.5742369Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:57:25.5742895Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:57:25.5743284Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:57:25.5743688Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:57:25.5744083Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T19:57:25.5744473Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T19:57:25.5745012Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T19:57:25.5745436Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T19:57:25.5745817Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T19:57:25.5746186Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T19:57:25.5746586Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:57:25.5746994Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T19:57:25.5747367Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T19:57:25.5747730Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T19:57:25.5748119Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:57:25.5748511Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T19:57:25.5748859Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T19:57:25.5749235Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T19:57:25.5749641Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T19:57:25.5750030Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T19:57:25.5750398Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T19:57:25.5750762Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T19:57:25.5751135Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T19:57:25.5751524Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T19:57:25.5751921Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T19:57:25.5752312Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T19:57:25.5752867Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T19:57:25.5753269Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T19:57:25.5753665Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T19:57:25.5754063Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T19:57:25.5754431Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T19:57:25.5754962Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T19:57:25.5755324Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T19:57:25.5755677Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T19:57:25.5756037Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T19:57:25.5756381Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T19:57:25.5756756Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T19:57:25.5757152Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T19:57:25.5757575Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:57:25.5758008Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T19:57:25.5758408Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T19:57:25.5758793Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T19:57:25.5759368Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T19:57:25.5759756Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T19:57:25.5760158Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T19:57:25.5760568Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T19:57:25.5760961Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T19:57:25.5761352Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T19:57:25.5761762Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:57:25.5762198Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:57:25.5762625Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T19:57:25.5763017Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T19:57:25.5763407Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T19:57:25.5763815Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T19:57:25.5764226Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T19:57:25.5764629Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T19:57:25.5765153Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T19:57:25.5765555Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:57:25.5765957Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T19:57:25.5766340Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T19:57:25.5766696Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T19:57:25.5767058Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T19:57:25.5767450Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T19:57:25.5767842Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T19:57:25.5768240Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T19:57:25.5768627Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T19:57:25.5769193Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T19:57:25.5769576Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T19:57:25.5769960Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T19:57:25.5770343Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T19:57:25.5770766Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:57:25.5771213Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T19:57:25.5771617Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T19:57:25.5771994Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T19:57:25.5772382Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T19:57:25.5772800Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:57:25.5773219Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:57:25.5773570Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T19:57:25.5773911Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T19:57:25.5774330Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:57:25.5774761Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T19:57:25.5775441Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T19:57:25.5775827Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T19:57:25.5776209Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T19:57:25.5776589Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T19:57:25.5777014Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:57:25.5777484Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:57:25.5777900Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T19:57:25.5778267Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T19:57:25.5778627Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T19:57:25.5779068Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:57:25.5779575Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:57:25.5780031Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T19:57:25.5780407Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T19:57:25.5780866Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:57:25.5781407Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:57:25.5781907Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:57:25.5782343Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T19:57:25.5782704Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T19:57:25.5783082Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T19:57:25.5783492Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T19:57:25.5783918Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T19:57:25.5784367Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:57:25.5784740Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T19:57:25.5785906Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T19:57:25.5786507Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:57:25.5786927Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T19:57:25.5787325Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:57:25.5787722Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T19:57:25.5788114Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:57:25.5788529Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T19:57:25.5788955Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:57:25.5789396Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T19:57:25.5789817Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T19:57:25.5790203Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T19:57:25.5790576Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T19:57:25.5790949Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T19:57:25.5791324Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T19:57:25.5791714Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T19:57:25.5792131Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:57:25.5792856Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:57:25.5793303Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:57:25.5793704Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T19:57:25.5794091Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T19:57:25.5794469Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T19:57:25.5794977Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T19:57:25.5795354Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T19:57:25.5795738Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T19:57:25.5796123Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T19:57:25.5796564Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:57:25.5797036Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T19:57:25.5797492Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:57:25.5798006Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:57:25.5798519Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:57:25.5799025Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:57:25.5799463Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T19:57:25.5799824Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T19:57:25.5800183Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T19:57:25.5800561Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:57:25.5800941Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T19:57:25.5801315Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T19:57:25.5801693Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:57:25.5802075Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T19:57:25.5802458Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:57:25.5803028Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T19:57:25.5803418Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T19:57:25.5803810Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T19:57:25.5804198Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T19:57:25.5804611Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:57:25.5805159Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:57:25.5805584Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T19:57:25.5805996Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T19:57:25.5806395Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T19:57:25.5806803Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T19:57:25.5807226Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T19:57:25.5807614Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T19:57:25.5807974Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T19:57:25.5808479Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.5808996Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T19:57:25.5809590Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T19:57:25.5809963Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T19:57:25.5810325Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T19:57:25.5810719Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:57:25.5811158Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T19:57:25.5811577Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:57:25.5812004Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T19:57:25.5812400Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T19:57:25.5812800Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T19:57:25.5813218Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:57:25.5813632Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T19:57:25.5814165Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T19:57:25.5814598Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:57:25.5815176Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:57:25.5815678Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:57:25.5816126Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:57:25.5816533Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T19:57:25.5816933Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T19:57:25.5817405Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:57:25.5817893Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T19:57:25.5818301Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T19:57:25.5818734Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:57:25.5819185Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T19:57:25.5819774Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T19:57:25.5820146Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T19:57:25.5820494Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T19:57:25.5820862Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T19:57:25.5821241Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T19:57:25.5821601Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T19:57:25.5821960Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T19:57:25.5822324Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T19:57:25.5822682Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T19:57:25.5823039Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T19:57:25.5823409Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T19:57:25.5823767Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T19:57:25.5824140Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T19:57:25.5824523Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T19:57:25.5825001Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T19:57:25.5825364Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T19:57:25.5825720Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T19:57:25.5826230Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T19:57:25.5826601Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T19:57:25.5826964Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T19:57:25.5827322Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T19:57:25.5827710Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T19:57:25.5828132Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T19:57:25.5828566Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T19:57:25.5828968Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T19:57:25.5829325Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T19:57:25.5829703Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:57:25.5830129Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:57:25.5830527Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T19:57:25.5830885Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T19:57:25.5831247Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T19:57:25.5831599Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T19:57:25.5831943Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T19:57:25.5832289Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T19:57:25.5832640Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T19:57:25.5833004Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T19:57:25.5833367Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T19:57:25.5833713Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T19:57:25.5834053Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T19:57:25.5834431Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:57:25.5834969Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T19:57:25.5835368Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:57:25.5835952Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T19:57:25.5836360Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:57:25.5836774Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:57:25.5837269Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:57:25.5837877Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:57:25.5838502Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:57:25.5839044Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:57:25.5839557Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:57:25.5840012Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:57:25.5840533Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:57:25.5841150Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:57:25.5841710Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:57:25.5842201Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:57:25.5842781Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T19:57:25.5843149Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T19:57:25.5843521Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T19:57:25.5843892Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T19:57:25.5844271Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T19:57:25.5844662Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T19:57:25.5845172Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T19:57:25.5845561Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T19:57:25.5845945Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T19:57:25.5846331Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T19:57:25.5846712Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T19:57:25.5847089Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T19:57:25.5847463Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T19:57:25.5847851Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T19:57:25.5848244Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T19:57:25.5848658Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T19:57:25.5849073Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T19:57:25.5849439Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T19:57:25.5849828Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T19:57:25.5850240Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T19:57:25.5850656Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:57:25.5851093Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:57:25.5851518Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T19:57:25.5851886Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T19:57:25.5852257Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T19:57:25.5852830Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T19:57:25.5853229Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T19:57:25.5853618Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:57:25.5854008Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T19:57:25.5854393Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T19:57:25.5854964Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T19:57:25.5855340Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T19:57:25.5855705Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T19:57:25.5856246Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.5856959Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.5857646Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.5858313Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.5858839Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T19:57:25.5859368Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T19:57:25.5859772Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T19:57:25.5860173Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T19:57:25.5860548Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T19:57:25.5860921Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T19:57:25.5861293Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T19:57:25.5861671Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T19:57:25.5862048Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T19:57:25.5862421Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T19:57:25.5862794Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T19:57:25.5863182Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T19:57:25.5863594Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T19:57:25.5863993Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T19:57:25.5864390Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T19:57:25.5864897Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T19:57:25.5865298Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T19:57:25.5865684Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T19:57:25.5866083Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T19:57:25.5866475Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T19:57:25.5866873Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T19:57:25.5867263Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T19:57:25.5867689Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:57:25.5868121Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T19:57:25.5868525Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T19:57:25.5868961Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:57:25.5869603Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:57:25.5870024Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T19:57:25.5870392Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T19:57:25.5870769Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T19:57:25.5871164Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T19:57:25.5871575Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:57:25.5871980Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T19:57:25.5872359Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T19:57:25.5872753Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T19:57:25.5873217Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:57:25.5873689Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:57:25.5874083Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T19:57:25.5874488Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:57:25.5875051Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:57:25.5875498Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:57:25.5876120Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:57:25.5876609Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:57:25.5877051Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:57:25.5877486Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:57:25.5877886Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T19:57:25.5878275Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T19:57:25.5878690Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T19:57:25.5879073Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T19:57:25.5879449Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T19:57:25.5879860Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T19:57:25.5880257Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T19:57:25.5880656Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:57:25.5881075Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T19:57:25.5881467Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T19:57:25.5881847Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T19:57:25.5882215Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T19:57:25.5882572Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T19:57:25.5882958Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:57:25.5883373Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:57:25.5883773Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T19:57:25.5884266Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:57:25.5884723Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:57:25.5885321Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T19:57:25.5885968Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:57:25.5886406Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T19:57:25.5886814Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:57:25.5887220Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T19:57:25.5887575Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T19:57:25.5887933Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T19:57:25.5888331Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T19:57:25.5888726Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T19:57:25.5889105Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T19:57:25.5889462Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T19:57:25.5889815Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T19:57:25.5890167Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T19:57:25.5890655Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T19:57:25.5891162Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T19:57:25.5891544Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T19:57:25.5891922Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T19:57:25.5892487Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T19:57:25.5892899Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T19:57:25.5893305Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T19:57:25.5893706Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T19:57:25.5894126Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:57:25.5894538Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T19:57:25.5895091Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T19:57:25.5895463Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T19:57:25.5895823Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T19:57:25.5896202Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T19:57:25.5896629Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T19:57:25.5897058Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T19:57:25.5897457Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T19:57:25.5897876Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:57:25.5898319Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:57:25.5898716Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T19:57:25.5899080Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T19:57:25.5899426Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T19:57:25.5899772Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T19:57:25.5900141Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T19:57:25.5900525Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T19:57:25.5900898Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T19:57:25.5901295Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T19:57:25.5901709Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T19:57:25.5902370Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:57:25.5902820Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T19:57:25.5903191Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T19:57:25.5903576Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T19:57:25.5903961Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T19:57:25.5904342Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T19:57:25.5904730Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T19:57:25.5905278Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T19:57:25.5905721Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:57:25.5906210Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:57:25.5906636Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T19:57:25.5907009Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T19:57:25.5907382Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T19:57:25.5907782Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T19:57:25.5908170Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T19:57:25.5908540Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T19:57:25.5909089Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T19:57:25.5909468Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T19:57:25.5909808Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T19:57:25.5910159Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T19:57:25.5910559Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T19:57:25.5910979Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T19:57:25.5911356Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T19:57:25.5911741Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T19:57:25.5912182Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:57:25.5912623Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T19:57:25.5913053Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:57:25.5913443Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T19:57:25.5913953Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.5914457Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T19:57:25.5914998Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:57:25.5915418Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T19:57:25.5915845Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:57:25.5916363Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:57:25.5916943Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:57:25.5917554Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:57:25.5918202Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:57:25.5918845Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:57:25.5919659Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:57:25.5920300Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:57:25.5920880Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:57:25.5921359Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T19:57:25.5921801Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:57:25.5922243Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T19:57:25.5922664Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:57:25.5923136Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:57:25.5923566Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T19:57:25.5923947Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T19:57:25.5924314Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T19:57:25.5924689Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T19:57:25.5925164Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T19:57:25.5925569Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:57:25.5926113Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T19:57:25.5926478Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T19:57:25.5926864Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:57:25.5927323Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:57:25.5927816Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:57:25.5928305Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:57:25.5928801Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:57:25.5929252Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:57:25.5929668Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T19:57:25.5930076Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T19:57:25.5930493Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T19:57:25.5930924Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:57:25.5931350Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T19:57:25.5931732Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T19:57:25.5932116Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T19:57:25.5932492Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T19:57:25.5932870Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T19:57:25.5933307Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:57:25.5933745Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T19:57:25.5934156Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T19:57:25.5934569Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T19:57:25.5935249Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:57:25.5935699Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:57:25.5936335Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:57:25.5936787Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:57:25.5937183Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T19:57:25.5937553Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T19:57:25.5937939Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T19:57:25.5938306Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T19:57:25.5938681Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T19:57:25.5939076Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T19:57:25.5939474Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T19:57:25.5939901Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:57:25.5940378Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:57:25.5940834Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:57:25.5941223Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T19:57:25.5941572Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T19:57:25.5941945Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T19:57:25.5942336Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T19:57:25.5942909Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T19:57:25.5943297Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:57:25.5943721Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:57:25.5944166Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:57:25.5944583Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T19:57:25.5945105Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T19:57:25.5945505Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T19:57:25.5946048Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:25.5946624Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:57:25.5947082Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:57:25.5947529Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:57:25.5947950Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T19:57:25.5948344Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T19:57:25.5948736Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T19:57:25.5949123Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:57:25.5949523Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:57:25.5949926Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T19:57:25.5950305Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T19:57:25.5950692Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:57:25.5951103Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:57:25.5951479Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T19:57:25.5951884Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T19:57:25.5952347Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T19:57:25.5952969Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T19:57:25.5953361Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T19:57:25.5953735Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T19:57:25.5954122Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T19:57:25.5954497Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T19:57:25.5954975Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:57:25.5955414Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:57:25.5955859Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T19:57:25.5956259Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T19:57:25.5956656Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T19:57:25.5957057Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T19:57:25.5957439Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T19:57:25.5957811Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T19:57:25.5958197Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T19:57:25.5958596Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T19:57:25.5959267Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:57:25.5959715Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:57:25.5960136Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:57:25.5960536Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T19:57:25.5960941Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T19:57:25.5961370Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T19:57:25.5961758Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T19:57:25.5962109Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T19:57:25.5962453Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T19:57:25.5962814Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T19:57:25.5963189Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T19:57:25.5963540Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T19:57:25.5963907Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:57:25.5964303Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:57:25.5964691Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T19:57:25.5965162Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T19:57:25.5965515Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T19:57:25.5965891Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T19:57:25.5966285Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T19:57:25.5966660Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T19:57:25.5967018Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T19:57:25.5967381Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T19:57:25.5967764Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T19:57:25.5968146Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T19:57:25.5968494Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T19:57:25.5969040Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T19:57:25.5969447Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T19:57:25.5969825Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T19:57:25.5970201Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T19:57:25.5970575Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T19:57:25.5970956Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T19:57:25.5971365Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T19:57:25.5971786Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T19:57:25.5972187Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T19:57:25.5972540Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T19:57:25.5972885Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T19:57:25.5973230Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T19:57:25.5973647Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:57:25.5974152Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:57:25.5974620Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:57:25.5975299Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:57:25.5975966Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:57:25.5976402Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T19:57:25.5976779Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:57:25.5977167Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:57:25.5977565Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:57:25.5977954Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T19:57:25.5978335Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:57:25.5978718Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T19:57:25.5979091Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T19:57:25.5979485Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:57:25.5979930Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:57:25.5980362Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:57:25.5980732Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T19:57:25.5981129Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:57:25.5981552Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:57:25.5981932Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T19:57:25.5982281Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T19:57:25.5982665Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:57:25.5983112Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:57:25.5983577Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T19:57:25.5983985Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T19:57:25.5984446Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T19:57:25.5985047Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T19:57:25.5985683Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T19:57:25.7880912Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:57:25.9746750Z Collecting meson
2025-08-20T19:57:26.0415295Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T19:57:26.0957364Z Collecting ninja
2025-08-20T19:57:26.1095003Z   Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (5.1 kB)
2025-08-20T19:57:26.1378602Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T19:57:26.2135801Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 18.9 MB/s  0:00:00
2025-08-20T19:57:26.2300955Z Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (177 kB)
2025-08-20T19:57:26.3134334Z Installing collected packages: ninja, meson
2025-08-20T19:57:26.9943524Z 
2025-08-20T19:57:26.9966106Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T19:57:27.2528843Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:57:27.3402556Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T19:57:27.4286294Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T19:57:27.8050736Z 1.8.4
2025-08-20T19:57:27.8319327Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T19:57:27.8600388Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:57:27.8600752Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T19:57:27.8601481Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T19:57:27.8602002Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T19:57:27.8602368Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T19:57:27.8602729Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T19:57:27.8603103Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T19:57:27.8603476Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T19:57:27.8603823Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T19:57:27.8604155Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T19:57:27.8604505Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T19:57:27.8605121Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T19:57:27.8605535Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T19:57:27.8605947Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T19:57:27.8606339Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T19:57:27.8606736Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T19:57:27.8607136Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T19:57:27.8607505Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T19:57:27.8607881Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:57:27.8608333Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:57:27.8608776Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T19:57:27.8609164Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T19:57:27.8609584Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:57:27.8609990Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T19:57:27.8610339Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T19:57:27.8610730Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:57:27.8611167Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:57:27.8611860Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:57:27.8612286Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:57:27.8612696Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:57:27.8613110Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T19:57:27.8613531Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T19:57:27.8613962Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T19:57:27.8614382Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:57:27.8615129Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T19:57:27.8615605Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:57:27.8616006Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:57:27.8616421Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T19:57:27.8616815Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T19:57:27.8617222Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:57:27.8617646Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T19:57:27.8618061Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:57:27.8618613Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T19:57:27.8619005Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T19:57:27.8619457Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T19:57:27.8619929Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:57:27.8620406Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:57:27.8620895Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T19:57:27.8621337Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T19:57:27.8621752Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:57:27.8622169Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T19:57:27.8622581Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T19:57:27.8622991Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T19:57:27.8623387Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T19:57:27.8623752Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T19:57:27.8624107Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T19:57:27.8624482Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T19:57:27.8625031Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T19:57:27.8625443Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:57:27.8625820Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T19:57:27.8626225Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:57:27.8626673Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:57:27.8627095Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:57:27.8627505Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:57:27.8627929Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T19:57:27.8628560Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:57:27.8628985Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:57:27.8629383Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T19:57:27.8629825Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:57:27.8630320Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:57:27.8630818Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T19:57:27.8631286Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T19:57:27.8631701Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T19:57:27.8632082Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T19:57:27.8632475Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T19:57:27.8632878Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T19:57:27.8633276Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T19:57:27.8633733Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:57:27.8634230Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:57:27.8634733Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:57:27.8635518Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:57:27.8635958Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:57:27.8636356Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:57:27.8636748Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:57:27.8637158Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:57:27.8637552Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T19:57:27.8637938Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T19:57:27.8638360Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T19:57:27.8638780Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T19:57:27.8639164Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T19:57:27.8639536Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T19:57:27.8639941Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:57:27.8640348Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T19:57:27.8640721Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T19:57:27.8641092Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T19:57:27.8641478Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:57:27.8641865Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T19:57:27.8642215Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T19:57:27.8642594Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T19:57:27.8643006Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T19:57:27.8643397Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T19:57:27.8643757Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T19:57:27.8644121Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T19:57:27.8644497Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T19:57:27.8645219Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T19:57:27.8645640Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T19:57:27.8646034Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T19:57:27.8646417Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T19:57:27.8646795Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T19:57:27.8647191Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T19:57:27.8647596Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T19:57:27.8647963Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T19:57:27.8648314Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T19:57:27.8648661Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T19:57:27.8649008Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T19:57:27.8649413Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T19:57:27.8649764Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T19:57:27.8650133Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T19:57:27.8650526Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T19:57:27.8650953Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:57:27.8651526Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T19:57:27.8651924Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T19:57:27.8652313Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T19:57:27.8652700Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T19:57:27.8653084Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T19:57:27.8653488Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T19:57:27.8653900Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T19:57:27.8654282Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T19:57:27.8654672Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T19:57:27.8655252Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:57:27.8655703Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:57:27.8656133Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T19:57:27.8656522Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T19:57:27.8656914Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T19:57:27.8657317Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T19:57:27.8657729Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T19:57:27.8658132Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T19:57:27.8658524Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T19:57:27.8658921Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:57:27.8659323Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T19:57:27.8659707Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T19:57:27.8660062Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T19:57:27.8660427Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T19:57:27.8660823Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T19:57:27.8661363Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T19:57:27.8661959Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T19:57:27.8662355Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T19:57:27.8662725Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T19:57:27.8663098Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T19:57:27.8663477Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T19:57:27.8663866Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T19:57:27.8664285Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:57:27.8664730Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T19:57:27.8665254Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T19:57:27.8665625Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T19:57:27.8666018Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T19:57:27.8666439Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:57:27.8666854Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:57:27.8667230Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T19:57:27.8667573Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T19:57:27.8668144Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:57:27.8668572Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T19:57:27.8668977Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T19:57:27.8669364Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T19:57:27.8669740Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T19:57:27.8670126Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T19:57:27.8670546Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:57:27.8671013Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:57:27.8671426Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T19:57:27.8671791Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T19:57:27.8672153Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T19:57:27.8672596Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:57:27.8673095Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:57:27.8673533Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T19:57:27.8673911Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T19:57:27.8674365Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:57:27.8675020Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:57:27.8675526Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:57:27.8675964Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T19:57:27.8676320Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T19:57:27.8676701Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T19:57:27.8677108Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T19:57:27.8677522Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T19:57:27.8677922Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:57:27.8678501Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T19:57:27.8678891Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T19:57:27.8679287Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:57:27.8679683Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T19:57:27.8680078Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:57:27.8680477Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T19:57:27.8680871Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:57:27.8681257Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T19:57:27.8681672Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:57:27.8682114Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T19:57:27.8682541Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T19:57:27.8682928Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T19:57:27.8683300Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T19:57:27.8683668Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T19:57:27.8684040Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T19:57:27.8684554Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T19:57:27.8685087Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:57:27.8685556Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:57:27.8686004Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:57:27.8686404Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T19:57:27.8686802Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T19:57:27.8687184Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T19:57:27.8687558Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T19:57:27.8687926Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T19:57:27.8688313Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T19:57:27.8688699Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T19:57:27.8689141Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:57:27.8689608Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T19:57:27.8690066Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:57:27.8690586Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:57:27.8691099Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:57:27.8691601Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:57:27.8692039Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T19:57:27.8692397Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T19:57:27.8692767Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T19:57:27.8693144Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:57:27.8693521Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T19:57:27.8693887Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T19:57:27.8694265Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:57:27.8694943Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T19:57:27.8695362Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:57:27.8695743Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T19:57:27.8696116Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T19:57:27.8696513Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T19:57:27.8696901Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T19:57:27.8697320Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:57:27.8697752Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:57:27.8698170Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T19:57:27.8698581Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T19:57:27.8698987Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T19:57:27.8699393Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T19:57:27.8699811Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T19:57:27.8700199Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T19:57:27.8700562Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T19:57:27.8701201Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:27.8701719Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T19:57:27.8702088Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T19:57:27.8702459Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T19:57:27.8702825Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T19:57:27.8703223Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:57:27.8703656Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T19:57:27.8704078Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:57:27.8704504Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T19:57:27.8705093Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T19:57:27.8705511Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T19:57:27.8705933Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:57:27.8706345Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T19:57:27.8706732Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T19:57:27.8707165Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:57:27.8707652Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:57:27.8708149Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:57:27.8708596Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:57:27.8709007Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T19:57:27.8709410Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T19:57:27.8709884Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:57:27.8710365Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T19:57:27.8710769Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T19:57:27.8711365Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:57:27.8711838Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T19:57:27.8712242Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T19:57:27.8712600Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T19:57:27.8712947Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T19:57:27.8713312Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T19:57:27.8713698Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T19:57:27.8714061Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T19:57:27.8714412Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T19:57:27.8714901Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T19:57:27.8715278Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T19:57:27.8715639Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T19:57:27.8716008Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T19:57:27.8716364Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T19:57:27.8716736Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T19:57:27.8717122Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T19:57:27.8717481Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T19:57:27.8717983Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T19:57:27.8718336Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T19:57:27.8718701Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T19:57:27.8719076Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T19:57:27.8719448Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T19:57:27.8719808Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T19:57:27.8720179Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T19:57:27.8720597Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T19:57:27.8721030Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T19:57:27.8721433Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T19:57:27.8721798Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T19:57:27.8722175Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:57:27.8722600Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:57:27.8722999Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T19:57:27.8723362Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T19:57:27.8723728Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T19:57:27.8724083Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T19:57:27.8724422Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T19:57:27.8724897Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T19:57:27.8725263Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T19:57:27.8725635Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T19:57:27.8725993Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T19:57:27.8726333Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T19:57:27.8726668Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T19:57:27.8727041Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:57:27.8727674Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T19:57:27.8728078Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:57:27.8728474Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T19:57:27.8728863Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:57:27.8729277Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:57:27.8729779Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:57:27.8730391Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:57:27.8731016Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:57:27.8731555Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:57:27.8732027Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:57:27.8732479Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:57:27.8732995Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:57:27.8733613Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:57:27.8734301Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:57:27.8734961Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:57:27.8735410Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T19:57:27.8735775Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T19:57:27.8736145Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T19:57:27.8736516Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T19:57:27.8736896Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T19:57:27.8737282Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T19:57:27.8737666Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T19:57:27.8738056Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T19:57:27.8738445Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T19:57:27.8738831Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T19:57:27.8739209Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T19:57:27.8739581Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T19:57:27.8739956Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T19:57:27.8740367Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T19:57:27.8740764Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T19:57:27.8741173Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T19:57:27.8741589Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T19:57:27.8741954Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T19:57:27.8742347Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T19:57:27.8742754Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T19:57:27.8743164Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:57:27.8743601Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:57:27.8744028Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T19:57:27.8744582Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T19:57:27.8745089Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T19:57:27.8745471Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T19:57:27.8745837Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T19:57:27.8746226Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:57:27.8746623Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T19:57:27.8747006Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T19:57:27.8747384Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T19:57:27.8747744Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T19:57:27.8748110Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T19:57:27.8748660Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:27.8749410Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:27.8750100Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:27.8750766Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:27.8751463Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T19:57:27.8751844Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T19:57:27.8752248Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T19:57:27.8752649Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T19:57:27.8753026Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T19:57:27.8753397Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T19:57:27.8753760Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T19:57:27.8754135Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T19:57:27.8754511Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T19:57:27.8754994Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T19:57:27.8755379Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T19:57:27.8755765Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T19:57:27.8756164Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T19:57:27.8756562Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T19:57:27.8756962Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T19:57:27.8757351Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T19:57:27.8757726Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T19:57:27.8758112Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T19:57:27.8758510Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T19:57:27.8758906Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T19:57:27.8759309Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T19:57:27.8759697Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T19:57:27.8760116Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:57:27.8760551Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T19:57:27.8761131Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T19:57:27.8761588Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:57:27.8762041Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:57:27.8762446Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T19:57:27.8762813Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T19:57:27.8763192Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T19:57:27.8763586Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T19:57:27.8763994Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:57:27.8764396Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T19:57:27.8764889Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T19:57:27.8765290Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T19:57:27.8765760Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:57:27.8766229Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:57:27.8766623Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T19:57:27.8767026Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:57:27.8767628Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:57:27.8768073Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:57:27.8768545Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:57:27.8769029Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:57:27.8769475Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:57:27.8769911Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:57:27.8770313Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T19:57:27.8770705Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T19:57:27.8771119Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T19:57:27.8771506Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T19:57:27.8771876Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T19:57:27.8772282Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T19:57:27.8772674Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T19:57:27.8773074Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:57:27.8773494Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T19:57:27.8773885Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T19:57:27.8774260Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T19:57:27.8774628Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T19:57:27.8775143Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T19:57:27.8775540Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:57:27.8775957Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:57:27.8776346Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T19:57:27.8776791Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:57:27.8777422Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:57:27.8777841Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T19:57:27.8778276Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:57:27.8778694Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T19:57:27.8779100Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:57:27.8779506Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T19:57:27.8779867Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T19:57:27.8780231Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T19:57:27.8780622Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T19:57:27.8781014Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T19:57:27.8781390Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T19:57:27.8781749Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T19:57:27.8782096Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T19:57:27.8782443Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T19:57:27.8782924Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T19:57:27.8783430Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T19:57:27.8783972Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T19:57:27.8784349Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T19:57:27.8784744Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T19:57:27.8785278Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T19:57:27.8785695Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T19:57:27.8786100Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T19:57:27.8786514Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:57:27.8786931Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T19:57:27.8787303Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T19:57:27.8787668Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T19:57:27.8788032Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T19:57:27.8788405Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T19:57:27.8788826Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T19:57:27.8789253Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T19:57:27.8789652Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T19:57:27.8790075Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:57:27.8790515Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:57:27.8790912Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T19:57:27.8791276Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T19:57:27.8791622Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T19:57:27.8791972Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T19:57:27.8792337Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T19:57:27.8792712Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T19:57:27.8793084Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T19:57:27.8793676Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T19:57:27.8794110Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T19:57:27.8794567Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:57:27.8795133Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T19:57:27.8795507Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T19:57:27.8795891Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T19:57:27.8796281Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T19:57:27.8796664Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T19:57:27.8797042Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T19:57:27.8797415Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T19:57:27.8797854Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:57:27.8798343Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:57:27.8798762Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T19:57:27.8799215Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T19:57:27.8799588Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T19:57:27.8799991Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T19:57:27.8800565Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T19:57:27.8800935Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T19:57:27.8801330Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T19:57:27.8801708Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T19:57:27.8802057Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T19:57:27.8802408Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T19:57:27.8802804Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T19:57:27.8803223Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T19:57:27.8803599Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T19:57:27.8803983Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T19:57:27.8804429Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:57:27.8804984Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T19:57:27.8805419Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:57:27.8805808Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T19:57:27.8806324Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:27.8806831Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T19:57:27.8807219Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:57:27.8807627Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T19:57:27.8808050Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:57:27.8808572Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:57:27.8809155Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:57:27.8809762Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:57:27.8810588Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:57:27.8811246Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:57:27.8811875Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:57:27.8812501Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:57:27.8813085Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:57:27.8813568Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T19:57:27.8814011Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:57:27.8814446Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T19:57:27.8815056Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:57:27.8815538Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:57:27.8815971Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T19:57:27.8816379Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T19:57:27.8816745Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T19:57:27.8817121Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T19:57:27.8817655Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T19:57:27.8818061Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:57:27.8818472Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T19:57:27.8818832Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T19:57:27.8819217Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:57:27.8819679Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:57:27.8820166Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:57:27.8820657Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:57:27.8821143Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:57:27.8821593Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:57:27.8822011Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T19:57:27.8822427Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T19:57:27.8822839Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T19:57:27.8823266Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:57:27.8823696Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T19:57:27.8824084Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T19:57:27.8824463Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T19:57:27.8825045Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T19:57:27.8825436Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T19:57:27.8825873Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:57:27.8826310Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T19:57:27.8826712Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T19:57:27.8827124Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T19:57:27.8827550Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:57:27.8828188Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:57:27.8828643Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:57:27.8829072Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:57:27.8829466Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T19:57:27.8829837Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T19:57:27.8830224Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T19:57:27.8830594Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T19:57:27.8830962Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T19:57:27.8831363Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T19:57:27.8831765Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T19:57:27.8832192Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:57:27.8832660Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:57:27.8833119Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:57:27.8833513Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T19:57:27.8833861Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T19:57:27.8834375Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T19:57:27.8834767Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T19:57:27.8835280Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T19:57:27.8835671Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:57:27.8836101Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:57:27.8836545Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:57:27.8836957Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T19:57:27.8837341Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T19:57:27.8837737Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T19:57:27.8838277Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:27.8838860Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:57:27.8839309Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:57:27.8839753Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:57:27.8840182Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T19:57:27.8840582Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T19:57:27.8840973Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T19:57:27.8841360Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:57:27.8841760Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:57:27.8842163Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T19:57:27.8842546Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T19:57:27.8842936Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:57:27.8843333Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:57:27.8843705Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T19:57:27.8844282Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T19:57:27.8844766Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T19:57:27.8845390Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T19:57:27.8845765Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T19:57:27.8846141Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T19:57:27.8846531Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T19:57:27.8846907Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T19:57:27.8847276Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:57:27.8847703Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:57:27.8848148Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T19:57:27.8848556Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T19:57:27.8848950Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T19:57:27.8849377Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T19:57:27.8849760Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T19:57:27.8850134Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T19:57:27.8850743Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T19:57:27.8851144Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T19:57:27.8851585Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:57:27.8852028Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:57:27.8852453Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:57:27.8852853Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T19:57:27.8853257Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T19:57:27.8853679Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T19:57:27.8854068Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T19:57:27.8854423Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T19:57:27.8854901Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T19:57:27.8855282Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T19:57:27.8855656Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T19:57:27.8856009Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T19:57:27.8856378Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:57:27.8856776Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:57:27.8857159Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T19:57:27.8857512Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T19:57:27.8857861Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T19:57:27.8858239Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T19:57:27.8858639Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T19:57:27.8859020Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T19:57:27.8859380Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T19:57:27.8859739Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T19:57:27.8860124Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T19:57:27.8860691Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T19:57:27.8861064Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T19:57:27.8861436Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T19:57:27.8861824Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T19:57:27.8862204Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T19:57:27.8862579Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T19:57:27.8862962Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T19:57:27.8863343Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T19:57:27.8863743Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T19:57:27.8864162Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T19:57:27.8864565Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T19:57:27.8865034Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T19:57:27.8865379Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T19:57:27.8865718Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T19:57:27.8866132Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:57:27.8866636Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:57:27.8867279Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:57:27.8867758Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:57:27.8868255Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:57:27.8868693Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T19:57:27.8869077Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:57:27.8869465Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:57:27.8869854Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:57:27.8870239Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T19:57:27.8870624Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:57:27.8871014Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T19:57:27.8871385Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T19:57:27.8871778Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:57:27.8872218Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:57:27.8872657Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:57:27.8873032Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T19:57:27.8873431Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:57:27.8873854Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:57:27.8874230Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T19:57:27.8874573Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T19:57:27.8875095Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:57:27.8875546Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:57:27.8876006Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T19:57:27.8876415Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T19:57:27.8877016Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T19:57:27.8877450Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T19:57:27.8877880Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T19:57:28.3104219Z info: downloading installer
2025-08-20T19:57:28.7915083Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T19:57:28.7915493Z warn: /home/runner/.rustup/settings.toml
2025-08-20T19:57:28.7915851Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T19:57:28.7916303Z warn: instead of the one inferred from the default host triple.
2025-08-20T19:57:28.8125655Z info: profile set to 'default'
2025-08-20T19:57:28.8125940Z info: default host triple is aarch64-unknown-linux-gnu
2025-08-20T19:57:28.8126287Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T19:57:28.8658489Z info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T19:57:29.0606456Z info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:57:29.0908996Z info: downloading component 'clippy'
2025-08-20T19:57:29.2446163Z info: downloading component 'rustfmt'
2025-08-20T19:57:29.3650758Z info: downloading component 'cargo'
2025-08-20T19:57:29.5771682Z info: downloading component 'rust-std'
2025-08-20T19:57:29.9864763Z info: downloading component 'rustc'
2025-08-20T19:57:30.8799567Z info: removing previous version of component 'clippy'
2025-08-20T19:57:30.8927007Z info: removing previous version of component 'rustfmt'
2025-08-20T19:57:30.8986070Z info: removing previous version of component 'cargo'
2025-08-20T19:57:30.9177738Z info: removing previous version of component 'rust-std'
2025-08-20T19:57:30.9291117Z info: removing previous version of component 'rustc'
2025-08-20T19:57:30.9509246Z info: installing component 'clippy'
2025-08-20T19:57:31.2163932Z info: installing component 'rustfmt'
2025-08-20T19:57:31.4159165Z info: installing component 'cargo'
2025-08-20T19:57:31.9048925Z info: installing component 'rust-std'
2025-08-20T19:57:33.2023274Z info: installing component 'rustc'
2025-08-20T19:57:35.8993620Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T19:57:35.8993917Z 
2025-08-20T19:57:35.9066379Z   stable-aarch64-unknown-linux-gnu updated - rustc 1.89.0 (29483883e 2025-08-04) (from rustc 1.87.0 (17067e9ac 2025-05-09))
2025-08-20T19:57:35.9066833Z 
2025-08-20T19:57:35.9066837Z 
2025-08-20T19:57:35.9066965Z Rust is installed now. Great!
2025-08-20T19:57:35.9067103Z 
2025-08-20T19:57:35.9067278Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T19:57:35.9067663Z environment variable. This has not been done automatically.
2025-08-20T19:57:35.9067880Z 
2025-08-20T19:57:35.9067988Z To configure your current shell, you need to source
2025-08-20T19:57:35.9068265Z the corresponding env file under $HOME/.cargo.
2025-08-20T19:57:35.9068445Z 
2025-08-20T19:57:35.9068623Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T19:57:35.9069001Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T19:57:35.9069294Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T19:57:35.9069562Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T19:57:35.9230077Z info: using existing install for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T19:57:35.9549563Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T19:57:35.9549862Z 
2025-08-20T19:57:35.9620374Z   stable-aarch64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:57:35.9620673Z 
2025-08-20T19:57:36.0019842Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:57:36.0383280Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T19:57:36.0650601Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:57:36.0650968Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T19:57:36.0651729Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T19:57:36.0652298Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T19:57:36.0652664Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T19:57:36.0653027Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T19:57:36.0653390Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T19:57:36.0653749Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T19:57:36.0654119Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T19:57:36.0654447Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T19:57:36.0654960Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T19:57:36.0655352Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T19:57:36.0655738Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T19:57:36.0656148Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T19:57:36.0656542Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T19:57:36.0656934Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T19:57:36.0657329Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T19:57:36.0657686Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T19:57:36.0658294Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:57:36.0658752Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:57:36.0659194Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T19:57:36.0659577Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T19:57:36.0659992Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:57:36.0660390Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T19:57:36.0660738Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T19:57:36.0661123Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:57:36.0661600Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:57:36.0662016Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:57:36.0662425Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:57:36.0662834Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:57:36.0663247Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T19:57:36.0663669Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T19:57:36.0664099Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T19:57:36.0664519Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:57:36.0665129Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T19:57:36.0665564Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:57:36.0665962Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:57:36.0666366Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T19:57:36.0666759Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T19:57:36.0667162Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:57:36.0667580Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T19:57:36.0667995Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:57:36.0668590Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T19:57:36.0668998Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T19:57:36.0669450Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T19:57:36.0669918Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:57:36.0670384Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:57:36.0670879Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T19:57:36.0671320Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T19:57:36.0671737Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:57:36.0672157Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T19:57:36.0672567Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T19:57:36.0672981Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T19:57:36.0673379Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T19:57:36.0673745Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T19:57:36.0674101Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T19:57:36.0674470Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T19:57:36.0675232Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T19:57:36.0675635Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:57:36.0676011Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T19:57:36.0676415Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:57:36.0676855Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:57:36.0677274Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:57:36.0677682Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:57:36.0678101Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T19:57:36.0678525Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:57:36.0678925Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:57:36.0679321Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T19:57:36.0679753Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:57:36.0680248Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:57:36.0680742Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T19:57:36.0681203Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T19:57:36.0681621Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T19:57:36.0682006Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T19:57:36.0682396Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T19:57:36.0682803Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T19:57:36.0683207Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T19:57:36.0683668Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:57:36.0684170Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:57:36.0684670Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:57:36.0685672Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:57:36.0686139Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:57:36.0686540Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:57:36.0686931Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:57:36.0687334Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:57:36.0687732Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T19:57:36.0688111Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T19:57:36.0688530Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T19:57:36.0688946Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T19:57:36.0689323Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T19:57:36.0689698Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T19:57:36.0690104Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:57:36.0690506Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T19:57:36.0690879Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T19:57:36.0691246Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T19:57:36.0691642Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:57:36.0692167Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T19:57:36.0692516Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T19:57:36.0692887Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T19:57:36.0693292Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T19:57:36.0693681Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T19:57:36.0694041Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T19:57:36.0694408Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T19:57:36.0694924Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T19:57:36.0695352Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T19:57:36.0695751Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T19:57:36.0696146Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T19:57:36.0696522Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T19:57:36.0696902Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T19:57:36.0697295Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T19:57:36.0697696Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T19:57:36.0698064Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T19:57:36.0698420Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T19:57:36.0698767Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T19:57:36.0699121Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T19:57:36.0699484Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T19:57:36.0699839Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T19:57:36.0700207Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T19:57:36.0700628Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T19:57:36.0701052Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:57:36.0701483Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T19:57:36.0702076Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T19:57:36.0702484Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T19:57:36.0702870Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T19:57:36.0703254Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T19:57:36.0703652Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T19:57:36.0704063Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T19:57:36.0704446Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T19:57:36.0704958Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T19:57:36.0705375Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:57:36.0705815Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:57:36.0706242Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T19:57:36.0706629Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T19:57:36.0707019Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T19:57:36.0707426Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T19:57:36.0707832Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T19:57:36.0708392Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T19:57:36.0708791Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T19:57:36.0709189Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:57:36.0709588Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T19:57:36.0709968Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T19:57:36.0710322Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T19:57:36.0710689Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T19:57:36.0711082Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T19:57:36.0711474Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T19:57:36.0711870Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T19:57:36.0712261Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T19:57:36.0712628Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T19:57:36.0713004Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T19:57:36.0713378Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T19:57:36.0713759Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T19:57:36.0714183Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:57:36.0714625Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T19:57:36.0715186Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T19:57:36.0715562Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T19:57:36.0715949Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T19:57:36.0716373Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:57:36.0716788Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:57:36.0717143Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T19:57:36.0717481Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T19:57:36.0718067Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:57:36.0718511Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T19:57:36.0718920Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T19:57:36.0719301Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T19:57:36.0719678Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T19:57:36.0720064Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T19:57:36.0720488Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:57:36.0720958Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:57:36.0721372Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T19:57:36.0721738Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T19:57:36.0722097Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T19:57:36.0722539Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:57:36.0723042Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:57:36.0723479Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T19:57:36.0723850Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T19:57:36.0724311Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:57:36.0725093Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:57:36.0725598Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:57:36.0726032Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T19:57:36.0726393Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T19:57:36.0726774Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T19:57:36.0727178Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T19:57:36.0727592Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T19:57:36.0727997Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:57:36.0728372Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T19:57:36.0728749Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T19:57:36.0729145Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:57:36.0729543Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T19:57:36.0729945Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:57:36.0730344Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T19:57:36.0730744Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:57:36.0731136Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T19:57:36.0731555Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:57:36.0731997Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T19:57:36.0732425Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T19:57:36.0732821Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T19:57:36.0733193Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T19:57:36.0733567Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T19:57:36.0733939Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T19:57:36.0734330Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T19:57:36.0735007Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:57:36.0735543Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:57:36.0735991Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:57:36.0736396Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T19:57:36.0736782Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T19:57:36.0737172Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T19:57:36.0737547Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T19:57:36.0737915Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T19:57:36.0738301Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T19:57:36.0738681Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T19:57:36.0739126Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:57:36.0739599Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T19:57:36.0740055Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:57:36.0740572Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:57:36.0741225Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:57:36.0741729Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:57:36.0742168Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T19:57:36.0742531Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T19:57:36.0742893Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T19:57:36.0743272Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:57:36.0743653Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T19:57:36.0744023Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T19:57:36.0744395Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:57:36.0744969Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T19:57:36.0745400Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:57:36.0745777Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T19:57:36.0746152Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T19:57:36.0746545Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T19:57:36.0746932Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T19:57:36.0747348Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:57:36.0747781Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:57:36.0748201Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T19:57:36.0748614Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T19:57:36.0749019Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T19:57:36.0749437Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T19:57:36.0749857Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T19:57:36.0750250Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T19:57:36.0750617Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T19:57:36.0751302Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:36.0751838Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T19:57:36.0752206Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T19:57:36.0752577Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T19:57:36.0752937Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T19:57:36.0753328Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:57:36.0753767Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T19:57:36.0754190Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:57:36.0754617Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T19:57:36.0755146Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T19:57:36.0755554Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T19:57:36.0755971Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:57:36.0756377Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T19:57:36.0756765Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T19:57:36.0757189Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:57:36.0757804Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:57:36.0758299Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:57:36.0758744Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:57:36.0759153Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T19:57:36.0759555Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T19:57:36.0760031Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:57:36.0760512Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T19:57:36.0760917Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T19:57:36.0761350Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:57:36.0761844Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T19:57:36.0762253Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T19:57:36.0762611Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T19:57:36.0762959Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T19:57:36.0763325Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T19:57:36.0763717Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T19:57:36.0764083Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T19:57:36.0764432Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T19:57:36.0764934Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T19:57:36.0765340Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T19:57:36.0765697Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T19:57:36.0766073Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T19:57:36.0766428Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T19:57:36.0766802Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T19:57:36.0767188Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T19:57:36.0767548Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T19:57:36.0768095Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T19:57:36.0768473Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T19:57:36.0768835Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T19:57:36.0769208Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T19:57:36.0769570Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T19:57:36.0769923Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T19:57:36.0770301Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T19:57:36.0770715Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T19:57:36.0771145Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T19:57:36.0771550Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T19:57:36.0771915Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T19:57:36.0772297Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:57:36.0772721Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:57:36.0773135Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T19:57:36.0773495Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T19:57:36.0773862Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T19:57:36.0774376Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T19:57:36.0774721Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T19:57:36.0775193Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T19:57:36.0775543Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T19:57:36.0775910Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T19:57:36.0776274Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T19:57:36.0776624Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T19:57:36.0776958Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T19:57:36.0777328Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:57:36.0777728Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T19:57:36.0778127Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:57:36.0778519Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T19:57:36.0778911Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:57:36.0779324Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:57:36.0779824Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:57:36.0780436Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:57:36.0781060Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:57:36.0781602Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:57:36.0782075Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:57:36.0782532Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:57:36.0783051Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:57:36.0783674Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:57:36.0784400Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:57:36.0785010Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:57:36.0785453Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T19:57:36.0785818Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T19:57:36.0786189Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T19:57:36.0786557Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T19:57:36.0786941Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T19:57:36.0787327Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T19:57:36.0787714Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T19:57:36.0788106Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T19:57:36.0788490Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T19:57:36.0788874Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T19:57:36.0789260Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T19:57:36.0789635Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T19:57:36.0790012Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T19:57:36.0790403Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T19:57:36.0790961Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T19:57:36.0791373Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T19:57:36.0791785Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T19:57:36.0792151Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T19:57:36.0792539Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T19:57:36.0792952Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T19:57:36.0793359Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:57:36.0793796Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:57:36.0794219Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T19:57:36.0794585Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T19:57:36.0795083Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T19:57:36.0795481Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T19:57:36.0795851Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T19:57:36.0796243Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:57:36.0796629Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T19:57:36.0797019Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T19:57:36.0797397Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T19:57:36.0797756Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T19:57:36.0798120Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T19:57:36.0798664Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:36.0799382Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:36.0800062Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:36.0800904Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:36.0801450Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T19:57:36.0801834Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T19:57:36.0802240Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T19:57:36.0802644Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T19:57:36.0803016Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T19:57:36.0803399Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T19:57:36.0803761Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T19:57:36.0804135Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T19:57:36.0804511Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T19:57:36.0805014Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T19:57:36.0805407Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T19:57:36.0805793Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T19:57:36.0806192Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T19:57:36.0806588Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T19:57:36.0806979Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T19:57:36.0807518Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T19:57:36.0807893Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T19:57:36.0808276Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T19:57:36.0808673Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T19:57:36.0809065Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T19:57:36.0809465Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T19:57:36.0809857Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T19:57:36.0810279Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:57:36.0810708Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T19:57:36.0811107Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T19:57:36.0811546Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:57:36.0811999Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:57:36.0812405Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T19:57:36.0812776Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T19:57:36.0813160Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T19:57:36.0813558Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T19:57:36.0813964Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:57:36.0814364Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T19:57:36.0814742Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T19:57:36.0815290Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T19:57:36.0815767Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:57:36.0816236Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:57:36.0816631Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T19:57:36.0817034Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:57:36.0817703Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:57:36.0818165Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:57:36.0818638Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:57:36.0819121Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:57:36.0819562Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:57:36.0820001Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:57:36.0820397Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T19:57:36.0820784Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T19:57:36.0821198Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T19:57:36.0821583Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T19:57:36.0821956Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T19:57:36.0822361Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T19:57:36.0822762Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T19:57:36.0823160Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:57:36.0823575Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T19:57:36.0824105Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T19:57:36.0824478Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T19:57:36.0824948Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T19:57:36.0825308Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T19:57:36.0825696Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:57:36.0826111Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:57:36.0826505Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T19:57:36.0826951Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:57:36.0827401Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:57:36.0827800Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T19:57:36.0828244Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:57:36.0828664Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T19:57:36.0829069Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:57:36.0829473Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T19:57:36.0829833Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T19:57:36.0830195Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T19:57:36.0830586Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T19:57:36.0830977Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T19:57:36.0831354Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T19:57:36.0831709Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T19:57:36.0832061Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T19:57:36.0832409Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T19:57:36.0832893Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T19:57:36.0833398Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T19:57:36.0833944Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T19:57:36.0834339Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T19:57:36.0834734Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T19:57:36.0835261Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T19:57:36.0835671Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T19:57:36.0836074Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T19:57:36.0836494Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:57:36.0836909Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T19:57:36.0837279Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T19:57:36.0837643Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T19:57:36.0838005Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T19:57:36.0838380Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T19:57:36.0838799Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T19:57:36.0839228Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T19:57:36.0839624Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T19:57:36.0840045Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:57:36.0840643Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:57:36.0841038Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T19:57:36.0841405Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T19:57:36.0841745Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T19:57:36.0842095Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T19:57:36.0842460Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T19:57:36.0842834Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T19:57:36.0843207Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T19:57:36.0843608Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T19:57:36.0844022Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T19:57:36.0844489Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:57:36.0845078Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T19:57:36.0845458Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T19:57:36.0845845Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T19:57:36.0846257Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T19:57:36.0846660Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T19:57:36.0847041Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T19:57:36.0847413Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T19:57:36.0847855Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:57:36.0848350Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:57:36.0848771Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T19:57:36.0849145Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T19:57:36.0849521Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T19:57:36.0849920Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T19:57:36.0850492Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T19:57:36.0850885Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T19:57:36.0851280Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T19:57:36.0851656Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T19:57:36.0852000Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T19:57:36.0852353Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T19:57:36.0852753Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T19:57:36.0853172Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T19:57:36.0853553Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T19:57:36.0853936Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T19:57:36.0854377Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:57:36.0854932Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T19:57:36.0855368Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:57:36.0855760Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T19:57:36.0856270Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:36.0856935Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T19:57:36.0857325Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:57:36.0857738Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T19:57:36.0858161Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:57:36.0858684Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:57:36.0859267Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:57:36.0859876Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:57:36.0860520Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:57:36.0861172Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:57:36.0861835Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:57:36.0862459Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:57:36.0863040Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:57:36.0863522Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T19:57:36.0863962Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:57:36.0864398Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T19:57:36.0864924Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:57:36.0865448Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:57:36.0865886Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T19:57:36.0866264Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T19:57:36.0866633Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T19:57:36.0867008Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T19:57:36.0867549Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T19:57:36.0867971Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:57:36.0868383Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T19:57:36.0868743Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T19:57:36.0869128Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:57:36.0869584Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:57:36.0870076Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:57:36.0870561Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:57:36.0871047Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:57:36.0871494Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:57:36.0871905Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T19:57:36.0872319Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T19:57:36.0872729Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T19:57:36.0873158Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:57:36.0873583Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T19:57:36.0874126Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T19:57:36.0874504Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T19:57:36.0874978Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T19:57:36.0875355Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T19:57:36.0875790Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:57:36.0876234Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T19:57:36.0876637Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T19:57:36.0877051Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T19:57:36.0877479Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:57:36.0877927Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:57:36.0878375Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:57:36.0878806Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:57:36.0879202Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T19:57:36.0879573Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T19:57:36.0879965Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T19:57:36.0880333Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T19:57:36.0880698Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T19:57:36.0881097Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T19:57:36.0881494Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T19:57:36.0881918Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:57:36.0882389Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:57:36.0882847Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:57:36.0883237Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T19:57:36.0883589Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T19:57:36.0884143Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T19:57:36.0884549Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T19:57:36.0885036Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T19:57:36.0885426Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:57:36.0885852Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:57:36.0886301Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:57:36.0886713Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T19:57:36.0887096Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T19:57:36.0887493Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T19:57:36.0888034Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:57:36.0888615Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:57:36.0889066Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:57:36.0889509Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:57:36.0889931Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T19:57:36.0890464Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T19:57:36.0890856Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T19:57:36.0891243Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:57:36.0891641Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:57:36.0892044Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T19:57:36.0892425Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T19:57:36.0892816Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:57:36.0893217Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:57:36.0893592Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T19:57:36.0893995Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T19:57:36.0894457Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T19:57:36.0894986Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T19:57:36.0895368Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T19:57:36.0895743Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T19:57:36.0896127Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T19:57:36.0896503Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T19:57:36.0896872Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:57:36.0897298Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:57:36.0897745Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T19:57:36.0898146Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T19:57:36.0898547Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T19:57:36.0898937Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T19:57:36.0899316Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T19:57:36.0899690Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T19:57:36.0900072Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T19:57:36.0900641Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T19:57:36.0901103Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:57:36.0901549Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:57:36.0901965Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:57:36.0902364Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T19:57:36.0902771Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T19:57:36.0903193Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T19:57:36.0903577Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T19:57:36.0903928Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T19:57:36.0904276Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T19:57:36.0904639Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T19:57:36.0905123Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T19:57:36.0905475Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T19:57:36.0905860Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:57:36.0906252Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:57:36.0906801Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T19:57:36.0907148Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T19:57:36.0907494Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T19:57:36.0907865Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T19:57:36.0908259Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T19:57:36.0908636Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T19:57:36.0908998Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T19:57:36.0909357Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T19:57:36.0909739Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T19:57:36.0910119Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T19:57:36.0910469Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T19:57:36.0910842Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T19:57:36.0911233Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T19:57:36.0911610Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T19:57:36.0911980Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T19:57:36.0912357Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T19:57:36.0912739Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T19:57:36.0913141Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T19:57:36.0913565Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T19:57:36.0913968Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T19:57:36.0914320Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T19:57:36.0914669Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T19:57:36.0915120Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T19:57:36.0915543Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:57:36.0916046Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:57:36.0916697Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:57:36.0917193Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:57:36.0917695Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:57:36.0918132Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T19:57:36.0918513Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:57:36.0918904Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:57:36.0919291Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:57:36.0919675Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T19:57:36.0920059Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:57:36.0920464Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T19:57:36.0936367Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T19:57:36.0936790Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:57:36.0937239Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:57:36.0937673Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:57:36.0938046Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T19:57:36.0938708Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:57:36.0939133Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:57:36.0939510Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T19:57:36.0939858Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T19:57:36.0940248Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:57:36.0940698Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:57:36.0941164Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T19:57:36.0941574Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T19:57:36.0941984Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T19:57:36.0942409Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T19:57:36.0942847Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T19:57:36.0943169Z 
2025-08-20T19:57:36.0943173Z 
2025-08-20T19:57:36.0943528Z  [+] Finished Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (07:57:36 PM)
2025-08-20T19:57:36.0943882Z 
2025-08-20T19:57:36.0943886Z 
2025-08-20T19:57:36.0943889Z 
2025-08-20T19:57:36.0943958Z [+] Continue : YES
2025-08-20T19:57:36.0944064Z 
2025-08-20T19:57:36.0944296Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T19:57:36.1532680Z 
2025-08-20T19:57:36.1533243Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (07:57:36 PM) UTC
2025-08-20T19:57:36.1533491Z 
2025-08-20T19:57:36.1547633Z 
2025-08-20T19:57:36.1547797Z [+] Total RECIPES :: 1
2025-08-20T19:57:36.1547931Z 
2025-08-20T19:57:36.1616629Z 
2025-08-20T19:57:36.1617323Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml (1/1)
2025-08-20T19:57:36.1617818Z 
2025-08-20T19:57:36.2199775Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:57:36.2209233Z mode of '/tmp/pkgforge/LVXtRu1sQ_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:57:36.2253066Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/dpkg/ppkg [Provided]
2025-08-20T19:57:36.2253744Z [+] Setting '.pkg_family' --> dpkg [Provided]
2025-08-20T19:57:36.2265598Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T19:57:36.2269928Z [00:00:00.000]➜  [+] HOST: Linux runnervmdbl46 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May  1 03:01:44 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
2025-08-20T19:57:36.2295232Z [00:00:00.003]➜  
2025-08-20T19:57:36.2295711Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/arm64" to 'docker run' ==> /tmp/pkgforge/LVXtRu1sQ_build.yaml
2025-08-20T19:57:36.2296145Z [00:00:00.003]➜  
2025-08-20T19:57:36.2329126Z [00:00:00.006]➜  
2025-08-20T19:57:36.2329562Z [00:00:00.006]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':aarch64' ==> /tmp/pkgforge/LVXtRu1sQ_build.yaml
2025-08-20T19:57:36.2329959Z [00:00:00.006]➜  
2025-08-20T19:57:36.2399631Z [00:00:00.013]➜  
2025-08-20T19:57:36.2400641Z [00:00:00.013]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/dpkg/static.ppkg.stable.yaml) --> /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (07:57:36 PM) UTC]
2025-08-20T19:57:36.2401419Z [00:00:00.013]➜  
2025-08-20T19:57:36.2401601Z [00:00:00.013]➜  
2025-08-20T19:57:36.2401778Z [00:00:00.013]➜  
2025-08-20T19:57:36.2402050Z [00:00:00.013]➜  ###################################################################
2025-08-20T19:57:36.2408252Z [00:00:00.014]➜  #!/SBUILD ver @v1.0.0
2025-08-20T19:57:36.2409397Z [00:00:00.014]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:57:36.2410272Z [00:00:00.014]➜  _disabled: false
2025-08-20T19:57:36.2410512Z [00:00:00.014]➜  
2025-08-20T19:57:36.2410720Z [00:00:00.014]➜  pkg: "dpkg"
2025-08-20T19:57:36.2410962Z [00:00:00.014]➜  pkg_id: "ppkg.dpkg"
2025-08-20T19:57:36.2411222Z [00:00:00.014]➜  pkg_type: "static"
2025-08-20T19:57:36.2411460Z [00:00:00.014]➜  category:
2025-08-20T19:57:36.2412105Z [00:00:00.014]➜    - "ConsoleOnly"
2025-08-20T19:57:36.2412392Z [00:00:00.014]➜    - "Utility"
2025-08-20T19:57:36.2412628Z [00:00:00.014]➜  description: 
2025-08-20T19:57:36.2412918Z [00:00:00.014]➜    _default: "Debian package manager tools"
2025-08-20T19:57:36.2413272Z [00:00:00.014]➜    dpkg: "Package Manager for Debian [dpkg]"
2025-08-20T19:57:36.2413763Z [00:00:00.014]➜    dpkg-architecture: "Set and Determine the architecture for package building [dpkg]"
2025-08-20T19:57:36.2414354Z [00:00:00.014]➜    dpkg-buildapi: "Returns the build API level to use during package build [dpkg]"
2025-08-20T19:57:36.2415342Z [00:00:00.014]➜    dpkg-buildflags: "Return build flags to use during package build [dpkg]"
2025-08-20T19:57:36.2415944Z [00:00:00.014]➜    dpkg-buildpackage: "Build binary or source packages from sources [dpkg]"
2025-08-20T19:57:36.2416544Z [00:00:00.014]➜    dpkg-buildtree: "Perform common operations on the build tree for a source package [dpkg]"
2025-08-20T19:57:36.2417187Z [00:00:00.014]➜    dpkg-checkbuilddeps: "Check build dependencies and conflicts [dpkg]"
2025-08-20T19:57:36.2417707Z [00:00:00.014]➜    dpkg-deb: "Debian package archive (.deb) manipulation tool [dpkg]"
2025-08-20T19:57:36.2418163Z [00:00:00.014]➜    dpkg-distaddfile: "Add entries to debian/files [dpkg]"
2025-08-20T19:57:36.2418603Z [00:00:00.014]➜    dpkg-divert: "Override a package's version of a file [dpkg]"
2025-08-20T19:57:36.2419111Z [00:00:00.014]➜    dpkg-fsys-usrunmess: "Undoes the merged-/usr-via-aliased-dirs mess [dpkg]"
2025-08-20T19:57:36.2419616Z [00:00:00.014]➜    dpkg-genbuildinfo: "Generate Debian .buildinfo files [dpkg]"
2025-08-20T19:57:36.2420073Z [00:00:00.014]➜    dpkg-genchanges: "Generate Debian .changes files [dpkg]"
2025-08-20T19:57:36.2420504Z [00:00:00.014]➜    dpkg-gencontrol: "Generate Debian control files [dpkg]"
2025-08-20T19:57:36.2421047Z [00:00:00.014]➜    dpkg-gensymbols: "Generate symbols files (shared library dependency information) [dpkg]"
2025-08-20T19:57:36.2421954Z [00:00:00.014]➜    dpkg-maintscript-helper: "Works around known dpkg limitations in maintainer scripts [dpkg]"
2025-08-20T19:57:36.2422627Z [00:00:00.014]➜    dpkg-mergechangelogs: "3-way merge of debian/changelog files [dpkg]"
2025-08-20T19:57:36.2423130Z [00:00:00.014]➜    dpkg-name: "Rename Debian packages to full package names [dpkg]"
2025-08-20T19:57:36.2423598Z [00:00:00.014]➜    dpkg-parsechangelog: "Parse Debian changelog files [dpkg]"
2025-08-20T19:57:36.2424033Z [00:00:00.014]➜    dpkg-query: "A tool to query the dpkg database [dpkg]"
2025-08-20T19:57:36.2424523Z [00:00:00.014]➜    dpkg-realpath: "Print the resolved pathname with DPKG_ROOT support [dpkg]"
2025-08-20T19:57:36.2425500Z [00:00:00.014]➜    dpkg-scanpackages: "Create Packages index files [dpkg]"
2025-08-20T19:57:36.2425942Z [00:00:00.014]➜    dpkg-scansources: "Create Sources index files [dpkg]"
2025-08-20T19:57:36.2426420Z [00:00:00.014]➜    dpkg-shlibdeps: "Generate shared library substvar dependencies [dpkg]"
2025-08-20T19:57:36.2426939Z [00:00:00.014]➜    dpkg-source: "Debian source package (.dsc) manipulation tool [dpkg]"
2025-08-20T19:57:36.2427428Z [00:00:00.014]➜    dpkg-split: "Debian package archive split/join tool [dpkg]"
2025-08-20T19:57:36.2427902Z [00:00:00.014]➜    dpkg-statoverride: "Override ownership and mode of files [dpkg]"
2025-08-20T19:57:36.2428343Z [00:00:00.014]➜    dpkg-trigger: "A package trigger utility [dpkg]"
2025-08-20T19:57:36.2428795Z [00:00:00.014]➜    dpkg-vendor: "Queries information about distribution vendors [dpkg]"
2025-08-20T19:57:36.2429244Z [00:00:00.014]➜    dselect: "Debian package management frontend [dpkg]"
2025-08-20T19:57:36.2429950Z [00:00:00.014]➜    start-stop-daemon: "Start and stop system daemon programs [dpkg]"
2025-08-20T19:57:36.2430515Z [00:00:00.014]➜    update-alternatives: "Maintain symbolic links determining default commands [dpkg]"  
2025-08-20T19:57:36.2430933Z [00:00:00.014]➜  distro_pkg:
2025-08-20T19:57:36.2431153Z [00:00:00.014]➜    alpine:
2025-08-20T19:57:36.2431393Z [00:00:00.014]➜      - "dpkg"
2025-08-20T19:57:36.2431625Z [00:00:00.014]➜    archlinux:
2025-08-20T19:57:36.2431854Z [00:00:00.014]➜      aur:
2025-08-20T19:57:36.2432080Z [00:00:00.014]➜        - "dpkg-git"
2025-08-20T19:57:36.2432346Z [00:00:00.014]➜      extra:
2025-08-20T19:57:36.2432566Z [00:00:00.014]➜        - "dpkg"
2025-08-20T19:57:36.2432792Z [00:00:00.014]➜    debian:
2025-08-20T19:57:36.2433008Z [00:00:00.014]➜      - "dpkg"
2025-08-20T19:57:36.2433257Z [00:00:00.014]➜    gnuguix:
2025-08-20T19:57:36.2433476Z [00:00:00.014]➜      - "dpkg"
2025-08-20T19:57:36.2433701Z [00:00:00.014]➜    homebrew:
2025-08-20T19:57:36.2433977Z [00:00:00.014]➜      - "dpkg"
2025-08-20T19:57:36.2434250Z [00:00:00.014]➜    nixpkgs:
2025-08-20T19:57:36.2434476Z [00:00:00.014]➜      - "dpkg"
2025-08-20T19:57:36.2434700Z [00:00:00.014]➜  homepage:
2025-08-20T19:57:36.2435891Z [00:00:00.014]➜    - "https://wiki.debian.org/dpkg"
2025-08-20T19:57:36.2436238Z [00:00:00.014]➜    - "https://gitlab.com/gnuwget/dpkg"
2025-08-20T19:57:36.2436552Z [00:00:00.014]➜  license:
2025-08-20T19:57:36.2436785Z [00:00:00.014]➜    - id: "GPL-2.0"
2025-08-20T19:57:36.2437208Z [00:00:00.014]➜      url: "https://git.dpkg.org/cgit/dpkg/dpkg.git/plain/COPYING"
2025-08-20T19:57:36.2437554Z [00:00:00.014]➜  maintainer:
2025-08-20T19:57:36.2437856Z [00:00:00.014]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T19:57:36.2438155Z [00:00:00.014]➜  note:
2025-08-20T19:57:36.2438430Z [00:00:00.014]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T19:57:36.2439011Z [00:00:00.014]➜    - "Built Using ppkg. Check/Report @ https://github.com/leleliu008/ppkg-formula-repository-official-core"
2025-08-20T19:57:36.2439497Z [00:00:00.014]➜  provides:
2025-08-20T19:57:36.2439714Z [00:00:00.014]➜    - "dpkg"
2025-08-20T19:57:36.2439953Z [00:00:00.014]➜    - "dpkg-architecture"
2025-08-20T19:57:36.2440223Z [00:00:00.014]➜    - "dpkg-buildapi"
2025-08-20T19:57:36.2440485Z [00:00:00.014]➜    - "dpkg-buildflags"
2025-08-20T19:57:36.2440762Z [00:00:00.014]➜    - "dpkg-buildpackage"
2025-08-20T19:57:36.2441034Z [00:00:00.014]➜    - "dpkg-buildtree"
2025-08-20T19:57:36.2441583Z [00:00:00.014]➜    - "dpkg-checkbuilddeps"
2025-08-20T19:57:36.2441920Z [00:00:00.014]➜    - "dpkg-deb"
2025-08-20T19:57:36.2442169Z [00:00:00.014]➜    - "dpkg-distaddfile"
2025-08-20T19:57:36.2442445Z [00:00:00.014]➜    - "dpkg-divert"
2025-08-20T19:57:36.2442706Z [00:00:00.014]➜    - "dpkg-fsys-usrunmess"
2025-08-20T19:57:36.2442985Z [00:00:00.014]➜    - "dpkg-genbuildinfo"
2025-08-20T19:57:36.2443252Z [00:00:00.014]➜    - "dpkg-genchanges"
2025-08-20T19:57:36.2443517Z [00:00:00.014]➜    - "dpkg-gencontrol"
2025-08-20T19:57:36.2443804Z [00:00:00.014]➜    - "dpkg-gensymbols"
2025-08-20T19:57:36.2444093Z [00:00:00.014]➜    - "dpkg-maintscript-helper"
2025-08-20T19:57:36.2444421Z [00:00:00.014]➜    - "dpkg-mergechangelogs"
2025-08-20T19:57:36.2444690Z [00:00:00.014]➜    - "dpkg-name"
2025-08-20T19:57:36.2445216Z [00:00:00.014]➜    - "dpkg-parsechangelog"
2025-08-20T19:57:36.2445491Z [00:00:00.014]➜    - "dpkg-query"
2025-08-20T19:57:36.2445770Z [00:00:00.014]➜    - "dpkg-realpath"
2025-08-20T19:57:36.2446071Z [00:00:00.014]➜    - "dpkg-scanpackages"
2025-08-20T19:57:36.2446346Z [00:00:00.014]➜    - "dpkg-scansources"
2025-08-20T19:57:36.2446612Z [00:00:00.014]➜    - "dpkg-shlibdeps"
2025-08-20T19:57:36.2446869Z [00:00:00.014]➜    - "dpkg-source"
2025-08-20T19:57:36.2447112Z [00:00:00.014]➜    - "dpkg-split"
2025-08-20T19:57:36.2447366Z [00:00:00.014]➜    - "dpkg-statoverride"
2025-08-20T19:57:36.2447676Z [00:00:00.014]➜    - "dpkg-trigger"
2025-08-20T19:57:36.2447930Z [00:00:00.014]➜    - "dpkg-vendor"
2025-08-20T19:57:36.2448435Z [00:00:00.014]➜    - "dselect"
2025-08-20T19:57:36.2448687Z [00:00:00.014]➜    - "start-stop-daemon"
2025-08-20T19:57:36.2448988Z [00:00:00.014]➜    - "update-alternatives"
2025-08-20T19:57:36.2449250Z [00:00:00.014]➜  repology:
2025-08-20T19:57:36.2449469Z [00:00:00.014]➜    - "dpkg"
2025-08-20T19:57:36.2449694Z [00:00:00.014]➜  src_url:
2025-08-20T19:57:36.2449993Z [00:00:00.014]➜    - "https://git.dpkg.org/cgit/dpkg/dpkg.git"
2025-08-20T19:57:36.2450306Z [00:00:00.014]➜  tag:
2025-08-20T19:57:36.2450534Z [00:00:00.014]➜    - "package-manager"
2025-08-20T19:57:36.2450778Z [00:00:00.014]➜  x_exec:
2025-08-20T19:57:36.2451012Z [00:00:00.014]➜    bsys: "docker://ppkg"
2025-08-20T19:57:36.2451262Z [00:00:00.014]➜    host:
2025-08-20T19:57:36.2451486Z [00:00:00.014]➜      - "aarch64-Linux"
2025-08-20T19:57:36.2451758Z [00:00:00.014]➜      - "riscv64-Linux"
2025-08-20T19:57:36.2452019Z [00:00:00.014]➜      - "x86_64-Linux"
2025-08-20T19:57:36.2452272Z [00:00:00.014]➜    shell: "bash"
2025-08-20T19:57:36.2452514Z [00:00:00.014]➜    pkgver: |
2025-08-20T19:57:36.2452861Z [00:00:00.014]➜      curl -qfsSL "https://meta.pkgforge.dev/misc/PPKG.json" |\
2025-08-20T19:57:36.2453321Z [00:00:00.014]➜       jq -r '(map(select(.pkg == "dpkg" and .version != "")) | first) // 
2025-08-20T19:57:36.2453904Z [00:00:00.014]➜       (map(select((.pkg | test("^dpkg"; "i")) and .version != "")) | first) | .version // empty' | tr -d '"'\''[:space:]'
2025-08-20T19:57:36.2454319Z [00:00:00.014]➜    run: |
2025-08-20T19:57:36.2454548Z [00:00:00.014]➜      #Build
2025-08-20T19:57:36.2455939Z [00:00:00.014]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/arm64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T19:57:36.2456696Z [00:00:00.014]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T19:57:36.2457260Z [00:00:00.014]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T19:57:36.2457726Z [00:00:00.014]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T19:57:36.2458110Z [00:00:00.014]➜       "ghcr.io/pkgforge/devscripts/alpine:aarch64" \
2025-08-20T19:57:36.2458419Z [00:00:00.014]➜        sh -c '
2025-08-20T19:57:36.2458650Z [00:00:00.014]➜        #Setup ENV
2025-08-20T19:57:36.2458982Z [00:00:00.014]➜         mkdir -p "/build-bins" && cd "$(mktemp -d)" &>/dev/null
2025-08-20T19:57:36.2459612Z [00:00:00.014]➜         apk update && apk upgrade --no-interactive 2>/dev/null
2025-08-20T19:57:36.2460128Z [00:00:00.014]➜         apk del ninja-is-really-ninja --force --no-interactive 2>/dev/null
2025-08-20T19:57:36.2460518Z [00:00:00.014]➜         apk cache clean --purge
2025-08-20T19:57:36.2460788Z [00:00:00.014]➜        #CoreUtils
2025-08-20T19:57:36.2461667Z [00:00:00.014]➜         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:57:36.2462463Z [00:00:00.014]➜        #ppkg
2025-08-20T19:57:36.2462968Z [00:00:00.014]➜         curl -qfsSL "https://raw.githubusercontent.com/leleliu008/ppkg/master/ppkg" -o "/usr/local/bin/ppkg"
2025-08-20T19:57:36.2463501Z [00:00:00.014]➜         chmod -v "a+x" "/usr/local/bin/ppkg"
2025-08-20T19:57:36.2463790Z [00:00:00.014]➜         ppkg setup
2025-08-20T19:57:36.2464031Z [00:00:00.014]➜         ppkg update
2025-08-20T19:57:36.2464533Z [00:00:00.014]➜         [ -d "${HOME}/.ppkg/repos.d/official-core/" ] && git -C "${HOME}/.ppkg/repos.d/official-core/" reset --hard
2025-08-20T19:57:36.2465486Z [00:00:00.014]➜        #Build: https://github.com/leleliu008/ppkg-formula-repository-official-core/raw/master/formula/dpkg.yml
2025-08-20T19:57:36.2466119Z [00:00:00.014]➜         ppkg install "dpkg" --profile="release" -j "$(($(nproc)+1))" --static
2025-08-20T19:57:36.2466530Z [00:00:00.014]➜         ppkg tree "dpkg" --dirsfirst -L 5
2025-08-20T19:57:36.2467036Z [00:00:00.014]➜        #Copy
2025-08-20T19:57:36.2467566Z [00:00:00.014]➜         PPKG_BINDIR="$(ppkg tree "dpkg" --dirsfirst -L 1 | grep -o "/.*/.*" 2>/dev/null | tail -n1 | xargs realpath | tr -d "[:space:]")"
2025-08-20T19:57:36.2468196Z [00:00:00.014]➜         echo "${PPKG_BINDIR}" | grep -qi "ppkg" && [ -d "${PPKG_BINDIR}" ] || exit 1
2025-08-20T19:57:36.2468720Z [00:00:00.014]➜         rsync -achLv --exclude="*/" "${PPKG_BINDIR}/bin/." "/build-bins/." 2>/dev/null
2025-08-20T19:57:36.2469273Z [00:00:00.014]➜         rsync -achLv --exclude="*/" "${PPKG_BINDIR}/libexec/." "/build-bins/." 2>/dev/null
2025-08-20T19:57:36.2469814Z [00:00:00.014]➜         rsync -achLv --exclude="*/" "${PPKG_BINDIR}/sbin/." "/build-bins/." 2>/dev/null
2025-08-20T19:57:36.2470191Z [00:00:00.014]➜        #strip & info
2025-08-20T19:57:36.2470691Z [00:00:00.014]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T19:57:36.2471382Z [00:00:00.014]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T19:57:36.2472064Z [00:00:00.014]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T19:57:36.2472651Z [00:00:00.014]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T19:57:36.2473214Z [00:00:00.014]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T19:57:36.2473603Z [00:00:00.014]➜        '
2025-08-20T19:57:36.2473818Z [00:00:00.014]➜      #Copy & Meta
2025-08-20T19:57:36.2474168Z [00:00:00.014]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T19:57:36.2474712Z [00:00:00.014]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T19:57:36.2475964Z [00:00:00.014]➜       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:57:36.2476746Z [00:00:00.014]➜  
2025-08-20T19:57:36.2476929Z [00:00:00.014]➜  
2025-08-20T19:57:36.2477197Z [00:00:00.014]➜  ###################################################################
2025-08-20T19:57:36.2477472Z [00:00:00.014]➜  
2025-08-20T19:57:36.2477652Z [00:00:00.014]➜  
2025-08-20T19:57:36.2478032Z [00:00:00.014]➜  
2025-08-20T19:57:36.2478620Z [00:00:00.015]➜  '/tmp/pkgforge/LVXtRu1sQ_build.yaml' -> '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T19:57:38.0231804Z [00:00:01.796]➜  '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/dpkg.static.version' -> '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/dpkg.version'
2025-08-20T19:57:38.0277747Z [00:00:01.801]➜  [+] Version: 1.22.20 ('.x_exec.pkgver') [/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/dpkg.static.version]
2025-08-20T19:57:38.0455382Z [00:00:01.818]➜  [+] Progs: dpkg dpkg-architecture dpkg-buildapi dpkg-buildflags dpkg-buildpackage dpkg-buildtree dpkg-checkbuilddeps dpkg-deb dpkg-distaddfile dpkg-divert dpkg-fsys-usrunmess dpkg-genbuildinfo dpkg-genchanges dpkg-gencontrol dpkg-gensymbols dpkg-maintscript-helper dpkg-mergechangelogs dpkg-name dpkg-parsechangelog dpkg-query dpkg-realpath dpkg-scanpackages dpkg-scansources dpkg-shlibdeps dpkg-source dpkg-split dpkg-statoverride dpkg-trigger dpkg-vendor dselect start-stop-daemon update-alternatives
2025-08-20T19:57:38.4056769Z [00:00:02.179]➜  
2025-08-20T19:57:38.4057382Z [00:00:02.179]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:38.7238279Z [00:00:02.497]➜  
2025-08-20T19:57:38.7238956Z [00:00:02.497]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-architecture:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:39.0535258Z [00:00:02.826]➜  
2025-08-20T19:57:39.0535978Z [00:00:02.826]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-buildapi:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:39.4453149Z [00:00:03.218]➜  
2025-08-20T19:57:39.4453798Z [00:00:03.218]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-buildflags:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:39.8144465Z [00:00:03.587]➜  
2025-08-20T19:57:39.8145279Z [00:00:03.587]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-buildpackage:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:40.2778746Z [00:00:04.051]➜  
2025-08-20T19:57:40.2779360Z [00:00:04.051]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-buildtree:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:40.6237874Z [00:00:04.397]➜  
2025-08-20T19:57:40.6238552Z [00:00:04.397]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-checkbuilddeps:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:41.0512501Z [00:00:04.824]➜  
2025-08-20T19:57:41.0513131Z [00:00:04.824]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-deb:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:41.3864535Z [00:00:05.159]➜  
2025-08-20T19:57:41.3865731Z [00:00:05.159]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-distaddfile:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:41.7094721Z [00:00:05.482]➜  
2025-08-20T19:57:41.7095869Z [00:00:05.482]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-divert:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:42.6904216Z [00:00:06.463]➜  
2025-08-20T19:57:42.6905072Z [00:00:06.463]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-genbuildinfo:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:43.0315504Z [00:00:06.804]➜  
2025-08-20T19:57:43.0316166Z [00:00:06.804]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-genchanges:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:43.4074454Z [00:00:07.180]➜  
2025-08-20T19:57:43.4075217Z [00:00:07.180]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-gencontrol:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:43.7376734Z [00:00:07.511]➜  
2025-08-20T19:57:44.1262293Z [00:00:07.511]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-gensymbols:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:44.1262882Z [00:00:07.899]➜  
2025-08-20T19:57:44.1263483Z [00:00:07.899]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-maintscript-helper:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:44.4570035Z [00:00:08.230]➜  
2025-08-20T19:57:44.4570702Z [00:00:08.230]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-mergechangelogs:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:44.7926021Z [00:00:08.566]➜  
2025-08-20T19:57:44.7926639Z [00:00:08.566]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-name:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:45.1833728Z [00:00:08.956]➜  
2025-08-20T19:57:45.1834412Z [00:00:08.956]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-parsechangelog:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:45.6699538Z [00:00:09.443]➜  
2025-08-20T19:57:45.6700170Z [00:00:09.443]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-query:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:46.0405959Z [00:00:09.814]➜  
2025-08-20T19:57:46.0406615Z [00:00:09.814]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-realpath:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:46.3877196Z [00:00:10.161]➜  
2025-08-20T19:57:46.3877854Z [00:00:10.161]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-scanpackages:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:46.7206382Z [00:00:10.494]➜  
2025-08-20T19:57:46.7207080Z [00:00:10.494]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-scansources:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:47.2011069Z [00:00:10.974]➜  
2025-08-20T19:57:47.2011711Z [00:00:10.974]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-shlibdeps:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:47.5746374Z [00:00:11.348]➜  
2025-08-20T19:57:47.8976284Z [00:00:11.348]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-source:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:47.8976914Z [00:00:11.671]➜  
2025-08-20T19:57:47.8977427Z [00:00:11.671]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-split:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:48.2256767Z [00:00:11.999]➜  
2025-08-20T19:57:48.2257431Z [00:00:11.999]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-statoverride:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:48.5551282Z [00:00:12.328]➜  
2025-08-20T19:57:48.5551935Z [00:00:12.328]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-trigger:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:49.0244339Z [00:00:12.797]➜  
2025-08-20T19:57:49.0245072Z [00:00:12.797]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-vendor:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:49.3625727Z [00:00:13.136]➜  
2025-08-20T19:57:49.3626367Z [00:00:13.136]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/dselect:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:49.7052324Z [00:00:13.478]➜  
2025-08-20T19:57:49.7053066Z [00:00:13.478]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/start-stop-daemon:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:50.0780044Z [00:00:13.851]➜  
2025-08-20T19:57:50.0780779Z [00:00:13.851]➜  [+] FOUND: dpkg.static [ghcr.io/pkgforge/bincache/dpkg/ppkg/update-alternatives:1.22.20-aarch64-linux] (PreBuilt Exists)
2025-08-20T19:57:50.0781306Z [00:00:13.851]➜  
2025-08-20T19:57:50.0783358Z [00:00:13.851]➜  [-] Missing packages. Found: dpkg dpkg-architecture dpkg-buildapi dpkg-buildflags dpkg-buildpackage dpkg-buildtree dpkg-checkbuilddeps dpkg-deb dpkg-distaddfile dpkg-divert dpkg-genbuildinfo dpkg-genchanges dpkg-gencontrol dpkg-gensymbols dpkg-maintscript-helper dpkg-mergechangelogs dpkg-name dpkg-parsechangelog dpkg-query dpkg-realpath dpkg-scanpackages dpkg-scansources dpkg-shlibdeps dpkg-source dpkg-split dpkg-statoverride dpkg-trigger dpkg-vendor dselect start-stop-daemon update-alternatives
2025-08-20T19:57:50.0787354Z [00:00:13.851]➜  [+] Expected: dpkg dpkg-architecture dpkg-buildapi dpkg-buildflags dpkg-buildpackage dpkg-buildtree dpkg-checkbuilddeps dpkg-deb dpkg-distaddfile dpkg-divert dpkg-fsys-usrunmess dpkg-genbuildinfo dpkg-genchanges dpkg-gencontrol dpkg-gensymbols dpkg-maintscript-helper dpkg-mergechangelogs dpkg-name dpkg-parsechangelog dpkg-query dpkg-realpath dpkg-scanpackages dpkg-scansources dpkg-shlibdeps dpkg-source dpkg-split dpkg-statoverride dpkg-trigger dpkg-vendor dselect start-stop-daemon update-alternatives
2025-08-20T19:57:50.0789563Z [00:00:13.851]➜  [+] Continuing with build...
2025-08-20T19:57:50.0789816Z [00:00:13.851]➜  
2025-08-20T19:57:50.3866646Z [00:00:14.160]➜  
2025-08-20T19:57:50.3866929Z [00:00:14.160]➜  
2025-08-20T19:57:50.3942254Z [00:00:14.167]➜  + mkdir -pv /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T19:57:50.3956197Z [00:00:14.168]➜  + docker run --platform=linux/arm64 --privileged --net=host --name alpine-builder --pull=always -e PKG=dpkg -e PKG_ID=ppkg.dpkg -e PKG_TYPE=static -e PKG_VER=1.22.20 -e PKGVER=1.22.20 -e SBUILD_PKG=dpkg.static -e SBUILD_PKGVER=1.22.20 --volume /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine:aarch64 sh -c '
2025-08-20T19:57:50.3957486Z [00:00:14.168]➜    #Setup ENV
2025-08-20T19:57:50.3957826Z [00:00:14.168]➜     mkdir -p "/build-bins" && cd "$(mktemp -d)" &>/dev/null
2025-08-20T19:57:50.3958251Z [00:00:14.168]➜     apk update && apk upgrade --no-interactive 2>/dev/null
2025-08-20T19:57:50.3958738Z [00:00:14.168]➜     apk del ninja-is-really-ninja --force --no-interactive 2>/dev/null
2025-08-20T19:57:50.3959123Z [00:00:14.169]➜     apk cache clean --purge
2025-08-20T19:57:50.3959385Z [00:00:14.169]➜    #CoreUtils
2025-08-20T19:57:50.3960266Z [00:00:14.169]➜     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:57:50.3961029Z [00:00:14.169]➜    #ppkg
2025-08-20T19:57:50.3961533Z [00:00:14.169]➜     curl -qfsSL "https://raw.githubusercontent.com/leleliu008/ppkg/master/ppkg" -o "/usr/local/bin/ppkg"
2025-08-20T19:57:50.3962059Z [00:00:14.169]➜     chmod -v "a+x" "/usr/local/bin/ppkg"
2025-08-20T19:57:50.3962346Z [00:00:14.169]➜     ppkg setup
2025-08-20T19:57:50.3962575Z [00:00:14.169]➜     ppkg update
2025-08-20T19:57:50.3963075Z [00:00:14.169]➜     [ -d "${HOME}/.ppkg/repos.d/official-core/" ] && git -C "${HOME}/.ppkg/repos.d/official-core/" reset --hard
2025-08-20T19:57:50.3963820Z [00:00:14.169]➜    #Build: https://github.com/leleliu008/ppkg-formula-repository-official-core/raw/master/formula/dpkg.yml
2025-08-20T19:57:50.3964449Z [00:00:14.169]➜     ppkg install "dpkg" --profile="release" -j "$(($(nproc)+1))" --static
2025-08-20T19:57:50.3965104Z [00:00:14.169]➜     ppkg tree "dpkg" --dirsfirst -L 5
2025-08-20T19:57:50.3965443Z [00:00:14.169]➜    #Copy
2025-08-20T19:57:50.3966353Z [00:00:14.169]➜     PPKG_BINDIR="$(ppkg tree "dpkg" --dirsfirst -L 1 | grep -o "/.*/.*" 2>/dev/null | tail -n1 | xargs realpath | tr -d "[:space:]")"
2025-08-20T19:57:50.3967070Z [00:00:14.169]➜     echo "${PPKG_BINDIR}" | grep -qi "ppkg" && [ -d "${PPKG_BINDIR}" ] || exit 1
2025-08-20T19:57:50.3967617Z [00:00:14.169]➜     rsync -achLv --exclude="*/" "${PPKG_BINDIR}/bin/." "/build-bins/." 2>/dev/null
2025-08-20T19:57:50.3968156Z [00:00:14.169]➜     rsync -achLv --exclude="*/" "${PPKG_BINDIR}/libexec/." "/build-bins/." 2>/dev/null
2025-08-20T19:57:50.3968701Z [00:00:14.169]➜     rsync -achLv --exclude="*/" "${PPKG_BINDIR}/sbin/." "/build-bins/." 2>/dev/null
2025-08-20T19:57:50.3969079Z [00:00:14.169]➜    #strip & info
2025-08-20T19:57:50.3969573Z [00:00:14.169]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T19:57:50.3970259Z [00:00:14.169]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T19:57:50.3970936Z [00:00:14.169]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T19:57:50.3971523Z [00:00:14.169]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T19:57:50.3972071Z [00:00:14.169]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T19:57:50.3972457Z [00:00:14.169]➜    '
2025-08-20T19:57:51.2675163Z [00:00:15.040]➜  aarch64: Pulling from pkgforge/devscripts/alpine
2025-08-20T19:57:51.4221762Z [00:00:15.195]➜  b2e6f696af52: Pulling fs layer
2025-08-20T19:57:51.4222143Z [00:00:15.195]➜  996f2cb07f7c: Pulling fs layer
2025-08-20T19:57:51.6552692Z [00:00:15.428]➜  b2e6f696af52: Verifying Checksum
2025-08-20T19:57:51.6553702Z [00:00:15.428]➜  b2e6f696af52: Download complete
2025-08-20T19:57:51.7075937Z [00:00:15.480]➜  996f2cb07f7c: Verifying Checksum
2025-08-20T19:57:51.7076376Z [00:00:15.480]➜  996f2cb07f7c: Download complete
2025-08-20T19:57:51.7521436Z [00:00:15.525]➜  b2e6f696af52: Pull complete
2025-08-20T19:57:55.4017669Z [00:00:19.175]➜  996f2cb07f7c: Pull complete
2025-08-20T19:57:55.4241983Z [00:00:19.197]➜  Digest: sha256:730c12888c0b52c14d0b7b9328cfa5cfd8ae79ad31abd30e16b1d8d7c7ed9049
2025-08-20T19:57:55.4335380Z [00:00:19.207]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine:aarch64
2025-08-20T19:57:56.5146201Z [00:00:20.287]➜  v3.23.0_alpha20250612-4825-g58f606fe683 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
2025-08-20T19:57:56.5147160Z [00:00:20.288]➜  v3.23.0_alpha20250612-4823-gffb07b1b915 [https://dl-cdn.alpinelinux.org/alpine/edge/community]
2025-08-20T19:57:56.5147851Z [00:00:20.288]➜  v3.23.0_alpha20250612-4814-g5179ebb6491 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
2025-08-20T19:57:56.5148335Z [00:00:20.288]➜  OK: 34220 distinct packages available
2025-08-20T19:57:56.7893416Z [00:00:20.562]➜  Upgrading critical system libraries and apk-tools:
2025-08-20T19:57:56.7893986Z [00:00:20.562]➜  (1/2) Upgrading libapk (3.0.0_rc5_git20250715-r1 -> 3.0.0_rc5_git20250819-r0)
2025-08-20T19:57:56.8973463Z [00:00:20.670]➜  (2/2) Upgrading apk-tools (3.0.0_rc5_git20250715-r1 -> 3.0.0_rc5_git20250819-r0)
2025-08-20T19:57:56.9164059Z [00:00:20.689]➜  busybox-1.37.0-r22.trigger: Executing script...
2025-08-20T19:57:56.9495798Z [00:00:20.723]➜  Continuing the upgrade transaction with new apk-tools:
2025-08-20T19:57:57.2018741Z [00:00:20.975]➜  OK: 9 MiB in 19 packages
2025-08-20T19:57:57.4700601Z [00:00:21.243]➜  OK: 9 MiB in 19 packages
2025-08-20T19:57:57.9950089Z [00:00:21.768]➜  (  1/109) Installing libgcc (15.2.0-r0)
2025-08-20T19:57:58.0760207Z [00:00:21.849]➜  (  2/109) Installing libstdc++ (15.2.0-r0)
2025-08-20T19:57:58.1306183Z [00:00:21.904]➜  (  3/109) Installing 7zip (25.01-r0)
2025-08-20T19:57:58.1583795Z [00:00:21.931]➜  (  4/109) Installing ncurses-terminfo-base (6.5_p20250705-r0)
2025-08-20T19:57:58.1745025Z [00:00:21.947]➜  (  5/109) Installing libncursesw (6.5_p20250705-r0)
2025-08-20T19:57:58.1907869Z [00:00:21.964]➜  (  6/109) Installing readline (8.3.1-r0)
2025-08-20T19:57:58.2072427Z [00:00:21.980]➜  (  7/109) Installing bash (5.3.3-r1)
2025-08-20T19:57:58.2446196Z [00:00:22.018]➜  bash-5.3.3-r1.post-install: Executing script...
2025-08-20T19:57:58.2489576Z [00:00:22.022]➜  (  8/109) Installing jansson (2.14.1-r0)
2025-08-20T19:57:58.2644693Z [00:00:22.038]➜  (  9/109) Installing binutils (2.45-r0)
2025-08-20T19:57:58.3356411Z [00:00:22.109]➜  ( 10/109) Installing libmagic (5.46-r2)
2025-08-20T19:57:58.3699995Z [00:00:22.143]➜  ( 11/109) Installing file (5.46-r2)
2025-08-20T19:57:58.3848073Z [00:00:22.158]➜  ( 12/109) Installing libgomp (15.2.0-r0)
2025-08-20T19:57:58.4016854Z [00:00:22.175]➜  ( 13/109) Installing libatomic (15.2.0-r0)
2025-08-20T19:57:58.4159883Z [00:00:22.189]➜  ( 14/109) Installing gmp (6.3.0-r4)
2025-08-20T19:57:58.4328468Z [00:00:22.206]➜  ( 15/109) Installing isl26 (0.26-r1)
2025-08-20T19:57:58.4563809Z [00:00:22.229]➜  ( 16/109) Installing mpfr4 (4.2.2-r0)
2025-08-20T19:57:58.4744426Z [00:00:22.247]➜  ( 17/109) Installing mpc1 (1.3.1-r1)
2025-08-20T19:57:58.4898742Z [00:00:22.263]➜  ( 18/109) Installing gcc (15.2.0-r0)
2025-08-20T19:57:59.0298218Z [00:00:22.803]➜  ( 19/109) Installing libstdc++-dev (15.2.0-r0)
2025-08-20T19:57:59.1240053Z [00:00:22.897]➜  ( 20/109) Installing musl-dev (1.2.5-r20)
2025-08-20T19:57:59.1744011Z [00:00:22.947]➜  ( 21/109) Installing g++ (15.2.0-r0)
2025-08-20T19:57:59.3512169Z [00:00:23.124]➜  ( 22/109) Installing make (4.4.1-r3)
2025-08-20T19:57:59.3680962Z [00:00:23.141]➜  ( 23/109) Installing fortify-headers (1.1-r5)
2025-08-20T19:57:59.3829483Z [00:00:23.156]➜  ( 24/109) Installing patch (2.8-r0)
2025-08-20T19:57:59.3983114Z [00:00:23.171]➜  ( 25/109) Installing build-base (0.5-r3)
2025-08-20T19:57:59.4124350Z [00:00:23.185]➜  ( 26/109) Installing clang20-headers (20.1.8-r0)
2025-08-20T19:57:59.4578610Z [00:00:23.231]➜  ( 27/109) Installing libffi (3.5.2-r0)
2025-08-20T19:57:59.4728283Z [00:00:23.246]➜  ( 28/109) Installing xz-libs (5.8.1-r0)
2025-08-20T19:57:59.4919283Z [00:00:23.265]➜  ( 29/109) Installing libxml2 (2.13.8-r0)
2025-08-20T19:57:59.5120328Z [00:00:23.285]➜  ( 30/109) Installing llvm20-libs (20.1.8-r0)
2025-08-20T19:58:00.0802772Z [00:00:23.853]➜  ( 31/109) Installing clang20-libs (20.1.8-r0)
2025-08-20T19:58:00.4083309Z [00:00:24.181]➜  ( 32/109) Installing llvm20-linker-tools (20.1.8-r0)
2025-08-20T19:58:00.4255629Z [00:00:24.199]➜  ( 33/109) Installing clang20 (20.1.8-r0)
2025-08-20T19:58:00.4605865Z [00:00:24.234]➜  ( 34/109) Installing coreutils-env (9.7-r1)
2025-08-20T19:58:00.4773343Z [00:00:24.250]➜  ( 35/109) Installing coreutils-fmt (9.7-r1)
2025-08-20T19:58:00.4922512Z [00:00:24.265]➜  ( 36/109) Installing coreutils-sha512sum (9.7-r1)
2025-08-20T19:58:00.5066592Z [00:00:24.280]➜  ( 37/109) Installing acl-libs (2.3.2-r1)
2025-08-20T19:58:00.5271455Z [00:00:24.300]➜  ( 38/109) Installing libattr (2.5.2-r2)
2025-08-20T19:58:00.5416599Z [00:00:24.315]➜  ( 39/109) Installing skalibs-libs (2.14.4.0-r0)
2025-08-20T19:58:00.5577120Z [00:00:24.331]➜  ( 40/109) Installing utmps-libs (0.1.3.1-r0)
2025-08-20T19:58:00.5734348Z [00:00:24.346]➜  ( 41/109) Installing coreutils (9.7-r1)
2025-08-20T19:58:00.6112147Z [00:00:24.384]➜  ( 42/109) Installing croc (10.2.2-r2)
2025-08-20T19:58:00.6675267Z [00:00:24.440]➜  ( 43/109) Installing brotli-libs (1.1.0-r2)
2025-08-20T19:58:00.6856286Z [00:00:24.459]➜  ( 44/109) Installing c-ares (1.34.5-r0)
2025-08-20T19:58:00.7021216Z [00:00:24.475]➜  ( 45/109) Installing libunistring (1.3-r0)
2025-08-20T19:58:00.7254500Z [00:00:24.498]➜  ( 46/109) Installing libidn2 (2.3.8-r0)
2025-08-20T19:58:00.7413143Z [00:00:24.514]➜  ( 47/109) Installing nghttp2-libs (1.66.0-r0)
2025-08-20T19:58:00.7567199Z [00:00:24.530]➜  ( 48/109) Installing libpsl (0.21.5-r3)
2025-08-20T19:58:00.7715593Z [00:00:24.545]➜  ( 49/109) Installing libcurl (8.15.0-r1)
2025-08-20T19:58:00.7901720Z [00:00:24.563]➜  ( 50/109) Installing curl (8.15.0-r1)
2025-08-20T19:58:00.8060702Z [00:00:24.579]➜  ( 51/109) Installing findutils (4.10.0-r0)
2025-08-20T19:58:00.8244295Z [00:00:24.597]➜  ( 52/109) Installing libexpat (2.7.1-r0)
2025-08-20T19:58:00.8403432Z [00:00:24.613]➜  ( 53/109) Installing pcre2 (10.45-r0)
2025-08-20T19:58:00.9727947Z [00:00:24.746]➜  ( 54/109) Installing git (2.51.0-r0)
2025-08-20T19:58:01.0237213Z [00:00:24.797]➜  ( 55/109) Installing git-init-template (2.51.0-r0)
2025-08-20T19:58:01.0382852Z [00:00:24.811]➜  ( 56/109) Installing grep (3.12-r0)
2025-08-20T19:58:01.0548900Z [00:00:24.828]➜  ( 57/109) Installing oniguruma (6.9.10-r0)
2025-08-20T19:58:01.0718664Z [00:00:24.845]➜  ( 58/109) Installing jq (1.8.0-r0)
2025-08-20T19:58:01.1377128Z [00:00:24.911]➜  ( 59/109) Installing linux-headers (6.15.11-r0)
2025-08-20T19:58:01.2111948Z [00:00:24.984]➜  ( 60/109) Installing micro (2.0.14-r8)
2025-08-20T19:58:01.2755117Z [00:00:25.049]➜  ( 61/109) Installing libbz2 (1.0.8-r6)
2025-08-20T19:58:01.2932826Z [00:00:25.066]➜  ( 62/109) Installing perl (5.42.0-r0)
2025-08-20T19:58:01.4857766Z [00:00:25.259]➜  ( 63/109) Installing perl-error (0.17030-r0)
2025-08-20T19:58:01.4999051Z [00:00:25.273]➜  ( 64/109) Installing perl-git (2.51.0-r0)
2025-08-20T19:58:01.5151900Z [00:00:25.288]➜  ( 65/109) Installing git-perl (2.51.0-r0)
2025-08-20T19:58:01.5351542Z [00:00:25.308]➜  ( 66/109) Installing perl-timedate (2.33-r4)
2025-08-20T19:58:01.5513990Z [00:00:25.324]➜  ( 67/109) Installing perl-io-tty (1.20-r2)
2025-08-20T19:58:01.5665735Z [00:00:25.340]➜  ( 68/109) Installing perl-ipc-run (20250809.0-r0)
2025-08-20T19:58:01.5869402Z [00:00:25.360]➜  ( 69/109) Installing moreutils (0.70-r1)
2025-08-20T19:58:01.7174070Z [00:00:25.490]➜  ( 70/109) Installing lz4-libs (1.10.0-r0)
2025-08-20T19:58:01.7325643Z [00:00:25.506]➜  ( 71/109) Installing popt (1.19-r4)
2025-08-20T19:58:01.7473008Z [00:00:25.520]➜  ( 72/109) Installing libxxhash (0.8.3-r0)
2025-08-20T19:58:01.7622611Z [00:00:25.535]➜  ( 73/109) Installing rsync (3.4.1-r0)
2025-08-20T19:58:01.7836982Z [00:00:25.557]➜  ( 74/109) Installing tar (1.35-r4)
2025-08-20T19:58:01.8009623Z [00:00:25.574]➜  ( 75/109) Installing tree (2.2.1-r0)
2025-08-20T19:58:01.8161372Z [00:00:25.589]➜  ( 76/109) Installing util-linux (2.41.1-r1)
2025-08-20T19:58:01.8302202Z [00:00:25.603]➜  ( 77/109) Installing dmesg (2.41.1-r1)
2025-08-20T19:58:01.8446559Z [00:00:25.618]➜  ( 78/109) Installing setarch (2.41.1-r1)
2025-08-20T19:58:01.8597157Z [00:00:25.633]➜  ( 79/109) Installing libeconf (0.7.10-r0)
2025-08-20T19:58:01.8751778Z [00:00:25.648]➜  ( 80/109) Installing libblkid (2.41.1-r1)
2025-08-20T19:58:01.8909270Z [00:00:25.664]➜  ( 81/109) Installing libuuid (2.41.1-r1)
2025-08-20T19:58:01.9059373Z [00:00:25.679]➜  ( 82/109) Installing libfdisk (2.41.1-r1)
2025-08-20T19:58:01.9243509Z [00:00:25.697]➜  ( 83/109) Installing libmount (2.41.1-r1)
2025-08-20T19:58:01.9409215Z [00:00:25.714]➜  ( 84/109) Installing libsmartcols (2.41.1-r1)
2025-08-20T19:58:01.9560652Z [00:00:25.729]➜  ( 85/109) Installing util-linux-misc (2.41.1-r1)
2025-08-20T19:58:01.9912800Z [00:00:25.764]➜  ( 86/109) Installing linux-pam (1.7.0-r4)
2025-08-20T19:58:02.0201793Z [00:00:25.793]➜  ( 87/109) Installing runuser (2.41.1-r1)
2025-08-20T19:58:02.0349352Z [00:00:25.808]➜  ( 88/109) Installing mount (2.41.1-r1)
2025-08-20T19:58:02.0506849Z [00:00:25.824]➜  ( 89/109) Installing losetup (2.41.1-r1)
2025-08-20T19:58:02.0656658Z [00:00:25.839]➜  ( 90/109) Installing hexdump (2.41.1-r1)
2025-08-20T19:58:02.0809479Z [00:00:25.854]➜  ( 91/109) Installing uuidgen (2.41.1-r1)
2025-08-20T19:58:02.0958657Z [00:00:25.869]➜  ( 92/109) Installing blkid (2.41.1-r1)
2025-08-20T19:58:02.1104343Z [00:00:25.883]➜  ( 93/109) Installing sfdisk (2.41.1-r1)
2025-08-20T19:58:02.1254481Z [00:00:25.898]➜  ( 94/109) Installing mcookie (2.41.1-r1)
2025-08-20T19:58:02.1401838Z [00:00:25.913]➜  ( 95/109) Installing agetty (2.41.1-r1)
2025-08-20T19:58:02.1550127Z [00:00:25.928]➜  ( 96/109) Installing wipefs (2.41.1-r1)
2025-08-20T19:58:02.1736885Z [00:00:25.947]➜  ( 97/109) Installing cfdisk (2.41.1-r1)
2025-08-20T19:58:02.1886297Z [00:00:25.962]➜  ( 98/109) Installing umount (2.41.1-r1)
2025-08-20T19:58:02.2032847Z [00:00:25.976]➜  ( 99/109) Installing flock (2.41.1-r1)
2025-08-20T19:58:02.2178764Z [00:00:25.991]➜  (100/109) Installing lsblk (2.41.1-r1)
2025-08-20T19:58:02.2339031Z [00:00:26.007]➜  (101/109) Installing libcap-ng (0.8.5-r0)
2025-08-20T19:58:02.3576723Z [00:00:26.131]➜  (102/109) Installing setpriv (2.41.1-r1)
2025-08-20T19:58:02.3716209Z [00:00:26.145]➜  (103/109) Installing lscpu (2.41.1-r1)
2025-08-20T19:58:02.3868170Z [00:00:26.160]➜  (104/109) Installing logger (2.41.1-r1)
2025-08-20T19:58:02.4017053Z [00:00:26.175]➜  (105/109) Installing partx (2.41.1-r1)
2025-08-20T19:58:02.4162823Z [00:00:26.189]➜  (106/109) Installing fstrim (2.41.1-r1)
2025-08-20T19:58:02.4309167Z [00:00:26.204]➜  (107/109) Installing findmnt (2.41.1-r1)
2025-08-20T19:58:02.4458347Z [00:00:26.219]➜  (108/109) Installing xz (5.8.1-r0)
2025-08-20T19:58:02.4624331Z [00:00:26.235]➜  (109/109) Installing zstd (1.5.7-r2)
2025-08-20T19:58:02.4802873Z [00:00:26.253]➜  busybox-1.37.0-r22.trigger: Executing script...
2025-08-20T19:58:02.4864581Z [00:00:26.259]➜  OK: 602 MiB in 128 packages
2025-08-20T19:58:02.8281145Z [00:00:26.601]➜  mode of '/usr/local/bin/ppkg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:58:02.8413085Z [00:00:26.614]➜  [0;35m==>[0m [0;32mrm -rf /root/.ppkg/run/22/core[0m
2025-08-20T19:58:02.8426008Z [00:00:26.616]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/run/22/core[0m
2025-08-20T19:58:02.8475627Z [00:00:26.621]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/22/core[0m
2025-08-20T19:58:02.8476030Z [00:00:26.621]➜  [0;35m==>[0m [0;32minstall -d bin lib[0m
2025-08-20T19:58:02.8527978Z [00:00:26.626]➜  [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:58:02.8553279Z [00:00:26.628]➜    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:58:02.8553810Z [00:00:26.628]➜                                   Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:58:03.2043516Z [00:00:26.977]➜  
2025-08-20T19:58:03.2043855Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:03.2044175Z 100  222k  100  222k    0     0   637k      0 --:--:-- --:--:-- --:--:--  639k
2025-08-20T19:58:03.2066470Z [00:00:26.980]➜  [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-aarch64.tar.xz' 'https://github.com/leleliu008/ppkg/releases/download/ppkg-core-2025.07.18/ppkg-core-2025.07.18-linux-aarch64.tar.xz'[0m
2025-08-20T19:58:03.2093296Z [00:00:26.982]➜    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:58:03.2093809Z [00:00:26.982]➜                                   Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:58:03.4275042Z [00:00:27.200]➜  
2025-08-20T19:58:03.4275387Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:03.4275669Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:03.5856110Z [00:00:27.359]➜  
2025-08-20T19:58:03.5856445Z 100 3989k  100 3989k    0     0  10.3M      0 --:--:-- --:--:-- --:--:-- 10.3M
2025-08-20T19:58:03.5896667Z [00:00:27.363]➜  [0;35m==>[0m [0;32m/bin/tar xvf ppkg-core-2025.07.18-linux-aarch64.tar.xz --strip-components=1 --no-same-owner[0m
2025-08-20T19:58:03.5912869Z [00:00:27.364]➜  ppkg-core-2025.07.18-linux-aarch64/read-first-n-bytes
2025-08-20T19:58:03.5917649Z [00:00:27.365]➜  ppkg-core-2025.07.18-linux-aarch64/wrapper-native-cc
2025-08-20T19:58:03.5919046Z [00:00:27.365]➜  ppkg-core-2025.07.18-linux-aarch64/list-elf-files
2025-08-20T19:58:03.5927754Z [00:00:27.366]➜  ppkg-core-2025.07.18-linux-aarch64/wrapper-native-c++
2025-08-20T19:58:03.5928222Z [00:00:27.366]➜  ppkg-core-2025.07.18-linux-aarch64/sed-in-place
2025-08-20T19:58:03.5928974Z [00:00:27.366]➜  ppkg-core-2025.07.18-linux-aarch64/wrapper-native-objc
2025-08-20T19:58:03.5929470Z [00:00:27.366]➜  ppkg-core-2025.07.18-linux-aarch64/list-section-names
2025-08-20T19:58:03.5929875Z [00:00:27.366]➜  ppkg-core-2025.07.18-linux-aarch64/list-sections
2025-08-20T19:58:03.5930276Z [00:00:27.366]➜  ppkg-core-2025.07.18-linux-aarch64/print-interpreter
2025-08-20T19:58:03.5930697Z [00:00:27.366]➜  ppkg-core-2025.07.18-linux-aarch64/wrapper-target-objc
2025-08-20T19:58:03.5932135Z [00:00:27.366]➜  ppkg-core-2025.07.18-linux-aarch64/SourceCodePro-Light.otf
2025-08-20T19:58:03.5960514Z [00:00:27.369]➜  ppkg-core-2025.07.18-linux-aarch64/print-string-tables
2025-08-20T19:58:03.5961254Z [00:00:27.369]➜  ppkg-core-2025.07.18-linux-aarch64/print-needed
2025-08-20T19:58:03.5965910Z [00:00:27.370]➜  ppkg-core-2025.07.18-linux-aarch64/wrapper-target-cc
2025-08-20T19:58:03.5966320Z [00:00:27.370]➜  ppkg-core-2025.07.18-linux-aarch64/fonts.conf
2025-08-20T19:58:03.5966772Z [00:00:27.370]➜  ppkg-core-2025.07.18-linux-aarch64/check-if-has-dynamic-section
2025-08-20T19:58:03.5967185Z [00:00:27.370]➜  ppkg-core-2025.07.18-linux-aarch64/uppm
2025-08-20T19:58:03.7404473Z [00:00:27.513]➜  ppkg-core-2025.07.18-linux-aarch64/rmdir-if-empty
2025-08-20T19:58:03.7405322Z [00:00:27.513]➜  ppkg-core-2025.07.18-linux-aarch64/file-magic
2025-08-20T19:58:03.7407103Z [00:00:27.514]➜  ppkg-core-2025.07.18-linux-aarch64/print-soname
2025-08-20T19:58:03.7407595Z [00:00:27.514]➜  ppkg-core-2025.07.18-linux-aarch64/wrapper-target-c++
2025-08-20T19:58:03.7408519Z [00:00:27.514]➜  ppkg-core-2025.07.18-linux-aarch64/print-rpath
2025-08-20T19:58:03.7416037Z [00:00:27.515]➜  [0;35m==>[0m [0;32m./uppm update[0m
2025-08-20T19:58:03.7424008Z [00:00:27.515]➜  Adding formula repo : official-core => https://github.com/leleliu008/uppm-package-repository-linux-aarch64
2025-08-20T19:58:04.0036065Z [00:00:27.777]➜  remote: Enumerating objects: 320, done.
2025-08-20T19:58:04.0043265Z [00:00:27.777]➜  remote: Counting objects:   0% (1/320)
2025-08-20T19:58:04.0043595Z remote: Counting objects:   1% (4/320)
2025-08-20T19:58:04.0043825Z Counting objects:   2% (7/320)
2025-08-20T19:58:04.0044037Z remote: Counting objects:   3% (10/320)
2025-08-20T19:58:04.0044263Z Counting objects:   4% (13/320)
2025-08-20T19:58:04.0044474Z remote: Counting objects:   5% (16/320)
2025-08-20T19:58:04.0044706Z remote: Counting objects:   6% (20/320)
2025-08-20T19:58:04.0045038Z Counting objects:   7% (23/320)
2025-08-20T19:58:04.0045252Z remote: Counting objects:   8% (26/320)
2025-08-20T19:58:04.0045493Z Counting objects:   9% (29/320)
2025-08-20T19:58:04.0045702Z remote: Counting objects:  10% (32/320)
2025-08-20T19:58:04.0045928Z remote: Counting objects:  11% (36/320)
2025-08-20T19:58:04.0046160Z remote: Counting objects:  12% (39/320)
2025-08-20T19:58:04.0046391Z remote: Counting objects:  13% (42/320)
2025-08-20T19:58:04.0046623Z remote: Counting objects:  14% (45/320)
2025-08-20T19:58:04.0046846Z Counting objects:  15% (48/320)
2025-08-20T19:58:04.0047056Z remote: Counting objects:  16% (52/320)
2025-08-20T19:58:04.0047288Z Counting objects:  17% (55/320)
2025-08-20T19:58:04.0047498Z remote: Counting objects:  18% (58/320)
2025-08-20T19:58:04.0047727Z remote: Counting objects:  19% (61/320)
2025-08-20T19:58:04.0047952Z Counting objects:  20% (64/320)
2025-08-20T19:58:04.0048161Z remote: Counting objects:  21% (68/320)
2025-08-20T19:58:04.0048392Z remote: Counting objects:  22% (71/320)
2025-08-20T19:58:04.0048614Z Counting objects:  23% (74/320)
2025-08-20T19:58:04.0048818Z remote: Counting objects:  24% (77/320)
2025-08-20T19:58:04.0049050Z Counting objects:  25% (80/320)
2025-08-20T19:58:04.0049259Z remote: Counting objects:  26% (84/320)
2025-08-20T19:58:04.0049524Z Counting objects:  27% (87/320)
2025-08-20T19:58:04.0049727Z remote: Counting objects:  28% (90/320)
2025-08-20T19:58:04.0049959Z remote: Counting objects:  29% (93/320)
2025-08-20T19:58:04.0050181Z Counting objects:  30% (96/320)
2025-08-20T19:58:04.0050394Z remote: Counting objects:  31% (100/320)
2025-08-20T19:58:04.0050946Z Counting objects:  32% (103/320)
2025-08-20T19:58:04.0051181Z remote: Counting objects:  33% (106/320)
2025-08-20T19:58:04.0051415Z remote: Counting objects:  34% (109/320)
2025-08-20T19:58:04.0051639Z Counting objects:  35% (112/320)
2025-08-20T19:58:04.0051853Z remote: Counting objects:  36% (116/320)
2025-08-20T19:58:04.0052086Z remote: Counting objects:  37% (119/320)
2025-08-20T19:58:04.0052311Z Counting objects:  38% (122/320)
2025-08-20T19:58:04.0052524Z remote: Counting objects:  39% (125/320)
2025-08-20T19:58:04.0052763Z remote: Counting objects:  40% (128/320)
2025-08-20T19:58:04.0052985Z Counting objects:  41% (132/320)
2025-08-20T19:58:04.0053195Z remote: Counting objects:  42% (135/320)
2025-08-20T19:58:04.0053420Z Counting objects:  43% (138/320)
2025-08-20T19:58:04.0053635Z remote: Counting objects:  44% (141/320)
2025-08-20T19:58:04.0053869Z remote: Counting objects:  45% (144/320)
2025-08-20T19:58:04.0054094Z Counting objects:  46% (148/320)
2025-08-20T19:58:04.0054312Z remote: Counting objects:  47% (151/320)
2025-08-20T19:58:04.0054547Z remote: Counting objects:  48% (154/320)
2025-08-20T19:58:04.0054942Z Counting objects:  49% (157/320)
2025-08-20T19:58:04.0055189Z remote: Counting objects:  50% (160/320)
2025-08-20T19:58:04.0055419Z Counting objects:  51% (164/320)
2025-08-20T19:58:04.0055631Z remote: Counting objects:  52% (167/320)
2025-08-20T19:58:04.0055866Z remote: Counting objects:  53% (170/320)
2025-08-20T19:58:04.0056095Z remote: Counting objects:  54% (173/320)
2025-08-20T19:58:04.0056524Z remote: Counting objects:  55% (176/320)
2025-08-20T19:58:04.0056750Z Counting objects:  56% (180/320)
2025-08-20T19:58:04.0056963Z remote: Counting objects:  57% (183/320)
2025-08-20T19:58:04.0057198Z remote: Counting objects:  58% (186/320)
2025-08-20T19:58:04.0057431Z remote: Counting objects:  59% (189/320)
2025-08-20T19:58:04.0057660Z Counting objects:  60% (192/320)
2025-08-20T19:58:04.0057872Z remote: Counting objects:  61% (196/320)
2025-08-20T19:58:04.0058099Z Counting objects:  62% (199/320)
2025-08-20T19:58:04.0058316Z remote: Counting objects:  63% (202/320)
2025-08-20T19:58:04.0058543Z Counting objects:  64% (205/320)
2025-08-20T19:58:04.0058756Z remote: Counting objects:  65% (208/320)
2025-08-20T19:58:04.0058986Z Counting objects:  66% (212/320)
2025-08-20T19:58:04.0059199Z remote: Counting objects:  67% (215/320)
2025-08-20T19:58:04.0059419Z Counting objects:  68% (218/320)
2025-08-20T19:58:04.0059632Z remote: Counting objects:  69% (221/320)
2025-08-20T19:58:04.0059865Z remote: Counting objects:  70% (224/320)
2025-08-20T19:58:04.0060104Z remote: Counting objects:  71% (228/320)
2025-08-20T19:58:04.0060338Z remote: Counting objects:  72% (231/320)
2025-08-20T19:58:04.0060571Z remote: Counting objects:  73% (234/320)
2025-08-20T19:58:04.0060796Z Counting objects:  74% (237/320)
2025-08-20T19:58:04.0061011Z remote: Counting objects:  75% (240/320)
2025-08-20T19:58:04.0061244Z remote: Counting objects:  76% (244/320)
2025-08-20T19:58:04.0061470Z Counting objects:  77% (247/320)
2025-08-20T19:58:04.0061688Z remote: Counting objects:  78% (250/320)
2025-08-20T19:58:04.0061916Z Counting objects:  79% (253/320)
2025-08-20T19:58:04.0062130Z remote: Counting objects:  80% (256/320)
2025-08-20T19:58:04.0062354Z Counting objects:  81% (260/320)
2025-08-20T19:58:04.0062565Z remote: Counting objects:  82% (263/320)
2025-08-20T19:58:04.0062800Z remote: Counting objects:  83% (266/320)
2025-08-20T19:58:04.0063027Z Counting objects:  84% (269/320)
2025-08-20T19:58:04.0063242Z remote: Counting objects:  85% (272/320)
2025-08-20T19:58:04.0063474Z Counting objects:  86% (276/320)
2025-08-20T19:58:04.0063688Z remote: Counting objects:  87% (279/320)
2025-08-20T19:58:04.0063913Z Counting objects:  88% (282/320)
2025-08-20T19:58:04.0064125Z remote: Counting objects:  89% (285/320)
2025-08-20T19:58:04.0064354Z Counting objects:  90% (288/320)
2025-08-20T19:58:04.0064572Z remote: Counting objects:  91% (292/320)
2025-08-20T19:58:04.0064926Z remote: Counting objects:  92% (295/320)
2025-08-20T19:58:04.0065345Z Counting objects:  93% (298/320)
2025-08-20T19:58:04.0065567Z remote: Counting objects:  94% (301/320)
2025-08-20T19:58:04.0065794Z Counting objects:  95% (304/320)
2025-08-20T19:58:04.0066006Z remote: Counting objects:  96% (308/320)
2025-08-20T19:58:04.0066239Z remote: Counting objects:  97% (311/320)
2025-08-20T19:58:04.0066463Z Counting objects:  98% (314/320)
2025-08-20T19:58:04.0066677Z remote: Counting objects:  99% (317/320)
2025-08-20T19:58:04.0066905Z Counting objects: 100% (320/320)
2025-08-20T19:58:04.0067136Z remote: Counting objects: 100% (320/320), done.
2025-08-20T19:58:04.0114371Z [00:00:27.784]➜  remote: Compressing objects:   0% (1/216)
2025-08-20T19:58:04.0114674Z Compressing objects:   1% (3/216)
2025-08-20T19:58:04.0115024Z remote: Compressing objects:   2% (5/216)
2025-08-20T19:58:04.0115275Z remote: Compressing objects:   3% (7/216)
2025-08-20T19:58:04.0115519Z remote: Compressing objects:   4% (9/216)
2025-08-20T19:58:04.0115766Z remote: Compressing objects:   5% (11/216)
2025-08-20T19:58:04.0116035Z remote: Compressing objects:   6% (13/216)
2025-08-20T19:58:04.0116281Z remote: Compressing objects:   7% (16/216)
2025-08-20T19:58:04.0116527Z remote: Compressing objects:   8% (18/216)
2025-08-20T19:58:04.0116778Z remote: Compressing objects:   9% (20/216)
2025-08-20T19:58:04.0117027Z remote: Compressing objects:  10% (22/216)
2025-08-20T19:58:04.0117272Z remote: Compressing objects:  11% (24/216)
2025-08-20T19:58:04.0117519Z remote: Compressing objects:  12% (26/216)
2025-08-20T19:58:04.0118021Z remote: Compressing objects:  13% (29/216)
2025-08-20T19:58:04.0118267Z remote: Compressing objects:  14% (31/216)
2025-08-20T19:58:04.0118513Z remote: Compressing objects:  15% (33/216)
2025-08-20T19:58:04.0118754Z remote: Compressing objects:  16% (35/216)
2025-08-20T19:58:04.0118998Z remote: Compressing objects:  17% (37/216)
2025-08-20T19:58:04.0119243Z remote: Compressing objects:  18% (39/216)
2025-08-20T19:58:04.0119484Z remote: Compressing objects:  19% (42/216)
2025-08-20T19:58:04.0119733Z remote: Compressing objects:  20% (44/216)
2025-08-20T19:58:04.0119974Z remote: Compressing objects:  21% (46/216)
2025-08-20T19:58:04.0120244Z remote: Compressing objects:  22% (48/216)
2025-08-20T19:58:04.0120485Z remote: Compressing objects:  23% (50/216)
2025-08-20T19:58:04.0120730Z remote: Compressing objects:  24% (52/216)
2025-08-20T19:58:04.0121012Z remote: Compressing objects:  25% (54/216)
2025-08-20T19:58:04.0121257Z remote: Compressing objects:  26% (57/216)
2025-08-20T19:58:04.0121501Z remote: Compressing objects:  27% (59/216)
2025-08-20T19:58:04.0121746Z remote: Compressing objects:  28% (61/216)
2025-08-20T19:58:04.0121991Z remote: Compressing objects:  29% (63/216)
2025-08-20T19:58:04.0122236Z remote: Compressing objects:  30% (65/216)
2025-08-20T19:58:04.0122480Z remote: Compressing objects:  31% (67/216)
2025-08-20T19:58:04.0122724Z remote: Compressing objects:  32% (70/216)
2025-08-20T19:58:04.0122965Z remote: Compressing objects:  33% (72/216)
2025-08-20T19:58:04.0123212Z remote: Compressing objects:  34% (74/216)
2025-08-20T19:58:04.0123454Z remote: Compressing objects:  35% (76/216)
2025-08-20T19:58:04.0123698Z remote: Compressing objects:  36% (78/216)
2025-08-20T19:58:04.0123941Z remote: Compressing objects:  37% (80/216)
2025-08-20T19:58:04.0124186Z remote: Compressing objects:  38% (83/216)
2025-08-20T19:58:04.0124430Z remote: Compressing objects:  39% (85/216)
2025-08-20T19:58:04.0124674Z remote: Compressing objects:  40% (87/216)
2025-08-20T19:58:04.0125089Z remote: Compressing objects:  41% (89/216)
2025-08-20T19:58:04.0125337Z remote: Compressing objects:  42% (91/216)
2025-08-20T19:58:04.0125581Z remote: Compressing objects:  43% (93/216)
2025-08-20T19:58:04.0125825Z remote: Compressing objects:  44% (96/216)
2025-08-20T19:58:04.0126068Z remote: Compressing objects:  45% (98/216)
2025-08-20T19:58:04.0126313Z remote: Compressing objects:  46% (100/216)
2025-08-20T19:58:04.0126559Z remote: Compressing objects:  47% (102/216)
2025-08-20T19:58:04.0127000Z remote: Compressing objects:  48% (104/216)
2025-08-20T19:58:04.0127257Z remote: Compressing objects:  49% (106/216)
2025-08-20T19:58:04.0127502Z remote: Compressing objects:  50% (108/216)
2025-08-20T19:58:04.0127746Z remote: Compressing objects:  51% (111/216)
2025-08-20T19:58:04.0127991Z remote: Compressing objects:  52% (113/216)
2025-08-20T19:58:04.0128237Z remote: Compressing objects:  53% (115/216)
2025-08-20T19:58:04.0128482Z remote: Compressing objects:  54% (117/216)
2025-08-20T19:58:04.0128727Z remote: Compressing objects:  55% (119/216)
2025-08-20T19:58:04.0128975Z remote: Compressing objects:  56% (121/216)
2025-08-20T19:58:04.0129220Z remote: Compressing objects:  57% (124/216)
2025-08-20T19:58:04.0129464Z remote: Compressing objects:  58% (126/216)
2025-08-20T19:58:04.0129709Z remote: Compressing objects:  59% (128/216)
2025-08-20T19:58:04.0129956Z remote: Compressing objects:  60% (130/216)
2025-08-20T19:58:04.0130204Z remote: Compressing objects:  61% (132/216)
2025-08-20T19:58:04.0130450Z remote: Compressing objects:  62% (134/216)
2025-08-20T19:58:04.0130699Z remote: Compressing objects:  63% (137/216)
2025-08-20T19:58:04.0130948Z remote: Compressing objects:  64% (139/216)
2025-08-20T19:58:04.0131196Z remote: Compressing objects:  65% (141/216)
2025-08-20T19:58:04.0131444Z remote: Compressing objects:  66% (143/216)
2025-08-20T19:58:04.0131694Z remote: Compressing objects:  67% (145/216)
2025-08-20T19:58:04.0131941Z remote: Compressing objects:  68% (147/216)
2025-08-20T19:58:04.0132191Z remote: Compressing objects:  69% (150/216)
2025-08-20T19:58:04.0132599Z remote: Compressing objects:  70% (152/216)
2025-08-20T19:58:04.0132846Z remote: Compressing objects:  71% (154/216)
2025-08-20T19:58:04.0133090Z remote: Compressing objects:  72% (156/216)
2025-08-20T19:58:04.0133337Z remote: Compressing objects:  73% (158/216)
2025-08-20T19:58:04.0133575Z Compressing objects:  74% (160/216)
2025-08-20T19:58:04.0133802Z remote: Compressing objects:  75% (162/216)
2025-08-20T19:58:04.0134046Z remote: Compressing objects:  76% (165/216)
2025-08-20T19:58:04.0134297Z remote: Compressing objects:  77% (167/216)
2025-08-20T19:58:04.0134544Z remote: Compressing objects:  78% (169/216)
2025-08-20T19:58:04.0134902Z remote: Compressing objects:  79% (171/216)
2025-08-20T19:58:04.0135159Z remote: Compressing objects:  80% (173/216)
2025-08-20T19:58:04.0135407Z remote: Compressing objects:  81% (175/216)
2025-08-20T19:58:04.0135661Z remote: Compressing objects:  82% (178/216)
2025-08-20T19:58:04.0135905Z remote: Compressing objects:  83% (180/216)
2025-08-20T19:58:04.0136152Z remote: Compressing objects:  84% (182/216)
2025-08-20T19:58:04.0136397Z remote: Compressing objects:  85% (184/216)
2025-08-20T19:58:04.0136642Z remote: Compressing objects:  86% (186/216)
2025-08-20T19:58:04.0136888Z remote: Compressing objects:  87% (188/216)
2025-08-20T19:58:04.0137134Z remote: Compressing objects:  88% (191/216)
2025-08-20T19:58:04.0137377Z remote: Compressing objects:  89% (193/216)
2025-08-20T19:58:04.0137612Z Compressing objects:  90% (195/216)
2025-08-20T19:58:04.0137845Z remote: Compressing objects:  91% (197/216)
2025-08-20T19:58:04.0138093Z remote: Compressing objects:  92% (199/216)
2025-08-20T19:58:04.0138338Z remote: Compressing objects:  93% (201/216)
2025-08-20T19:58:04.0138584Z remote: Compressing objects:  94% (204/216)
2025-08-20T19:58:04.0138831Z remote: Compressing objects:  95% (206/216)
2025-08-20T19:58:04.0139077Z remote: Compressing objects:  96% (208/216)
2025-08-20T19:58:04.0139327Z remote: Compressing objects:  97% (210/216)
2025-08-20T19:58:04.0139576Z remote: Compressing objects:  98% (212/216)
2025-08-20T19:58:04.0139823Z remote: Compressing objects:  99% (214/216)
2025-08-20T19:58:04.0140071Z remote: Compressing objects: 100% (216/216)
2025-08-20T19:58:04.0140330Z remote: Compressing objects: 100% (216/216), done.
2025-08-20T19:58:04.0742687Z [00:00:27.847]➜  remote: Total 320 (delta 96), reused 295 (delta 75), pack-reused 0 (from 0)
2025-08-20T19:58:04.0850122Z [00:00:27.858]➜  Receiving objects: 100% (320/320), 73.30 KiB, done.
2025-08-20T19:58:04.0850729Z [00:00:27.858]➜  Resolving deltas: 100% (96/96), done.
2025-08-20T19:58:04.0851099Z [00:00:27.858]➜  Already up to date.
2025-08-20T19:58:04.0885381Z [00:00:27.862]➜  [0;35m==>[0m [0;32m./uppm install bash[0m
2025-08-20T19:58:04.0908318Z [00:00:27.864]➜  uppm package 'bash' to be installed.
2025-08-20T19:58:04.4093175Z [00:00:28.182]➜  /root/.ppkg/uppm/downloads/9f7a3d5a6392e71e8012e13f691bb43cff0152d6209c2d5d9ca25943d48444c6.txz already have been fetched.
2025-08-20T19:58:04.4578483Z [00:00:28.231]➜  
2025-08-20T19:58:04.4578836Z [00:00:28.231]➜  uppm package 'bash' was successfully installed.
2025-08-20T19:58:04.4588147Z [00:00:28.232]➜  [0;35m==>[0m [0;32m./uppm install coreutils[0m
2025-08-20T19:58:04.4611871Z [00:00:28.234]➜  uppm package 'coreutils' to be installed.
2025-08-20T19:58:04.7814578Z [00:00:28.554]➜  /root/.ppkg/uppm/downloads/ed4a9d537cbf8ca4cb330275f2457e7201859ad8a9fbba5e77c89479e9fa53b5.txz already have been fetched.
2025-08-20T19:58:04.8707795Z [00:00:28.644]➜  
2025-08-20T19:58:04.8708240Z [00:00:28.644]➜  uppm package 'coreutils' was successfully installed.
2025-08-20T19:58:04.8718569Z [00:00:28.645]➜  [0;35m==>[0m [0;32m./uppm install findutils[0m
2025-08-20T19:58:04.8742642Z [00:00:28.647]➜  uppm package 'findutils' to be installed.
2025-08-20T19:58:05.1950637Z [00:00:28.968]➜  /root/.ppkg/uppm/downloads/0b4ef0448315020276d8f1b338b4b476c5799e152ed645a03ac3962e72b4a035.txz already have been fetched.
2025-08-20T19:58:05.2204376Z [00:00:28.993]➜  
2025-08-20T19:58:05.2205284Z [00:00:28.993]➜  uppm package 'findutils' was successfully installed.
2025-08-20T19:58:05.2214275Z [00:00:28.994]➜  [0;35m==>[0m [0;32m./uppm install gawk[0m
2025-08-20T19:58:05.2237523Z [00:00:28.997]➜  uppm package 'gawk' to be installed.
2025-08-20T19:58:05.5539799Z [00:00:29.327]➜  /root/.ppkg/uppm/downloads/f2debf5cc796e98f9af2455ec0de0f0e68bc4ab301e65d4e2b9783cdde7ebc65.txz already have been fetched.
2025-08-20T19:58:05.6143142Z [00:00:29.387]➜  
2025-08-20T19:58:05.6143563Z [00:00:29.387]➜  uppm package 'gawk' was successfully installed.
2025-08-20T19:58:05.6152999Z [00:00:29.388]➜  [0;35m==>[0m [0;32m./uppm install gsed[0m
2025-08-20T19:58:05.6176244Z [00:00:29.391]➜  uppm package 'gsed' to be installed.
2025-08-20T19:58:05.9186080Z [00:00:29.691]➜  /root/.ppkg/uppm/downloads/6ac06b368fd347b2652555cd0fcdee920600477648dcff6f32c72416a9ef188b.txz already have been fetched.
2025-08-20T19:58:05.9291937Z [00:00:29.702]➜  
2025-08-20T19:58:05.9292272Z [00:00:29.702]➜  uppm package 'gsed' was successfully installed.
2025-08-20T19:58:05.9302939Z [00:00:29.703]➜  [0;35m==>[0m [0;32m./uppm install grep[0m
2025-08-20T19:58:05.9325790Z [00:00:29.706]➜  uppm package 'grep' to be installed.
2025-08-20T19:58:06.2275535Z [00:00:30.000]➜  /root/.ppkg/uppm/downloads/b0a27bc218d2bea07102864ce0270b25e392ca932178f299196a29b67fea03d8.txz already have been fetched.
2025-08-20T19:58:06.2453724Z [00:00:30.018]➜  
2025-08-20T19:58:06.2454126Z [00:00:30.018]➜  uppm package 'grep' was successfully installed.
2025-08-20T19:58:06.2463526Z [00:00:30.019]➜  [0;35m==>[0m [0;32m./uppm install bsdtar[0m
2025-08-20T19:58:06.2487962Z [00:00:30.022]➜  uppm package 'bsdtar' to be installed.
2025-08-20T19:58:06.5871286Z [00:00:30.360]➜  /root/.ppkg/uppm/downloads/c84e28001b96c6d9c7e0d2733c96d24e61e450b121aba4add0ac306d7d92044d.txz already have been fetched.
2025-08-20T19:58:06.7319742Z [00:00:30.505]➜  
2025-08-20T19:58:06.7320160Z [00:00:30.505]➜  uppm package 'bsdtar' was successfully installed.
2025-08-20T19:58:06.7328621Z [00:00:30.506]➜  [0;35m==>[0m [0;32m./uppm install git[0m
2025-08-20T19:58:06.7352064Z [00:00:30.508]➜  uppm package 'git' to be installed.
2025-08-20T19:58:07.2699223Z [00:00:31.043]➜  /root/.ppkg/uppm/downloads/1c911cee093e0751a6b49f3150510ac0ea775b8659c0db67c2dc96dc8a3a33cb.txz already have been fetched.
2025-08-20T19:58:09.0992699Z [00:00:32.872]➜  
2025-08-20T19:58:09.0993109Z [00:00:32.872]➜  uppm package 'git' was successfully installed.
2025-08-20T19:58:09.1000763Z [00:00:32.873]➜  [0;35m==>[0m [0;32m./uppm install curl[0m
2025-08-20T19:58:09.1024392Z [00:00:32.875]➜  uppm package 'curl' to be installed.
2025-08-20T19:58:09.4710197Z [00:00:33.244]➜  /root/.ppkg/uppm/downloads/2ce4032f15ecc488493fde3884379f8787bea4a331e7c589839a641b1f5fcaff.txz already have been fetched.
2025-08-20T19:58:09.5821113Z [00:00:33.355]➜  
2025-08-20T19:58:09.5821502Z [00:00:33.355]➜  uppm package 'curl' was successfully installed.
2025-08-20T19:58:09.5828456Z [00:00:33.356]➜  [0;35m==>[0m [0;32m./uppm install tree[0m
2025-08-20T19:58:09.5851747Z [00:00:33.358]➜  uppm package 'tree' to be installed.
2025-08-20T19:58:09.8799237Z [00:00:33.653]➜  /root/.ppkg/uppm/downloads/2ae8b98017beb822399660c9fe690040b56023b769eadcd2d4dd2e2fda15cde7.txz already have been fetched.
2025-08-20T19:58:09.8840715Z [00:00:33.657]➜  
2025-08-20T19:58:09.8841037Z [00:00:33.657]➜  uppm package 'tree' was successfully installed.
2025-08-20T19:58:09.8850323Z [00:00:33.658]➜  [0;35m==>[0m [0;32m./uppm install sysinfo[0m
2025-08-20T19:58:09.8873287Z [00:00:33.660]➜  uppm package 'sysinfo' to be installed.
2025-08-20T19:58:10.1501069Z [00:00:33.923]➜  /root/.ppkg/uppm/downloads/1019db5a76681c882c3464b295b91eef1c62da2d3702c4bb9ddb613f9c15c9a9.txz already have been fetched.
2025-08-20T19:58:10.1520426Z [00:00:33.925]➜  
2025-08-20T19:58:10.1520781Z [00:00:33.925]➜  uppm package 'sysinfo' was successfully installed.
2025-08-20T19:58:10.1529800Z [00:00:33.926]➜  [0;35m==>[0m [0;32m./uppm install fzf[0m
2025-08-20T19:58:10.1552675Z [00:00:33.928]➜  uppm package 'fzf' to be installed.
2025-08-20T19:58:10.4691728Z [00:00:34.242]➜  /root/.ppkg/uppm/downloads/1207c9dbe176b26602b9ca062d6232c6a0c06036cc4faa83a50e67a627f72be7.txz already have been fetched.
2025-08-20T19:58:10.5208895Z [00:00:34.294]➜  
2025-08-20T19:58:10.5209251Z [00:00:34.294]➜  uppm package 'fzf' was successfully installed.
2025-08-20T19:58:10.5219220Z [00:00:34.295]➜  [0;35m==>[0m [0;32m./uppm install jq[0m
2025-08-20T19:58:10.5242952Z [00:00:34.297]➜  uppm package 'jq' to be installed.
2025-08-20T19:58:10.8314388Z [00:00:34.604]➜  /root/.ppkg/uppm/downloads/93925bf244a66d97fdae8aa552e7d6a4ae59d0018c655e92f8d804bc74c83716.txz already have been fetched.
2025-08-20T19:58:10.8476105Z [00:00:34.621]➜  
2025-08-20T19:58:10.8476466Z [00:00:34.621]➜  uppm package 'jq' was successfully installed.
2025-08-20T19:58:10.8484247Z [00:00:34.621]➜  [0;35m==>[0m [0;32m./uppm install yq[0m
2025-08-20T19:58:10.8508611Z [00:00:34.624]➜  uppm package 'yq' to be installed.
2025-08-20T19:58:11.2016700Z [00:00:34.975]➜  /root/.ppkg/uppm/downloads/226fe6c0556557aa23e2ee7ff8c2dbbabd22fa2cb1491cf3ac7be8c7a82f7c8d.txz already have been fetched.
2025-08-20T19:58:11.3358245Z [00:00:35.109]➜  
2025-08-20T19:58:11.3358616Z [00:00:35.109]➜  uppm package 'yq' was successfully installed.
2025-08-20T19:58:11.3365731Z [00:00:35.110]➜  [0;35m==>[0m [0;32m./uppm install d2[0m
2025-08-20T19:58:11.3388772Z [00:00:35.112]➜  uppm package 'd2' to be installed.
2025-08-20T19:58:11.6893013Z [00:00:35.462]➜  /root/.ppkg/uppm/downloads/018dc4344116d81d5418301633fc252aac16a1aa0f7f664332714fd3ee8f34f5.txz already have been fetched.
2025-08-20T19:58:12.0615033Z [00:00:35.834]➜  
2025-08-20T19:58:12.0615502Z [00:00:35.834]➜  uppm package 'd2' was successfully installed.
2025-08-20T19:58:12.0624207Z [00:00:35.835]➜  [0;35m==>[0m [0;32m./uppm install dot_static[0m
2025-08-20T19:58:12.0646821Z [00:00:35.838]➜  uppm package 'dot_static' to be installed.
2025-08-20T19:58:12.3905348Z [00:00:36.163]➜  /root/.ppkg/uppm/downloads/5e40b315d3a96b927f6760d54a047a342fc61f7806922294ac9bb48f270708e3.txz already have been fetched.
2025-08-20T19:58:12.5293055Z [00:00:36.302]➜  
2025-08-20T19:58:12.5294436Z [00:00:36.302]➜  uppm package 'dot_static' was successfully installed.
2025-08-20T19:58:12.5299922Z [00:00:36.303]➜  [0;35m==>[0m [0;32m./uppm install bat[0m
2025-08-20T19:58:12.5322630Z [00:00:36.305]➜  uppm package 'bat' to be installed.
2025-08-20T19:58:12.8733383Z [00:00:36.646]➜  /root/.ppkg/uppm/downloads/d544dcf369957f1565c21423f087f0bcf879ab76c41d9d6c77fe6624eb79e842.txz already have been fetched.
2025-08-20T19:58:12.9699010Z [00:00:36.743]➜  
2025-08-20T19:58:12.9699396Z [00:00:36.743]➜  uppm package 'bat' was successfully installed.
2025-08-20T19:58:12.9708150Z [00:00:36.744]➜  [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:58:12.9731393Z [00:00:36.746]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/22/core /root/.ppkg/[0m
2025-08-20T19:58:12.9743529Z [00:00:36.747]➜  [0;32m[✔] ppkg has been set up successfully.[0m
2025-08-20T19:58:12.9915625Z [00:00:36.765]➜  [0;35m==> Adding formula repository[0m [0;32mofficial-core[0m
2025-08-20T19:58:12.9916111Z [00:00:36.765]➜  [0;35m==>[0m [0;32mrm -rf /root/.ppkg/run/98/official-core[0m
2025-08-20T19:58:12.9920730Z [00:00:36.765]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/run/98/official-core[0m
2025-08-20T19:58:12.9925267Z [00:00:36.766]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/98/official-core[0m
2025-08-20T19:58:12.9925705Z [00:00:36.766]➜  [0;35m==>[0m [0;32mgit -c init.defaultBranch=master init[0m
2025-08-20T19:58:12.9959131Z [00:00:36.769]➜  Initialized empty Git repository in /root/.ppkg/run/98/official-core/.git/
2025-08-20T19:58:12.9960541Z [00:00:36.769]➜  [0;35m==>[0m [0;32mgit remote add origin https://github.com/leleliu008/ppkg-formula-repository-official-core.git[0m
2025-08-20T19:58:12.9982638Z [00:00:36.771]➜  [0;35m==>[0m [0;32mgit -c protocol.version=2 fetch --progress origin +refs/heads/master:refs/remotes/origin/master[0m
2025-08-20T19:58:13.3165895Z [00:00:37.089]➜  remote: Enumerating objects: 16915, done.        
2025-08-20T19:58:13.3254506Z [00:00:37.098]➜  remote: Counting objects:   0% (1/454)        
2025-08-20T19:58:13.3255002Z remote: Counting objects:   1% (5/454)        
2025-08-20T19:58:13.3255278Z remote: Counting objects:   2% (10/454)        
2025-08-20T19:58:13.3255538Z remote: Counting objects:   3% (14/454)        
2025-08-20T19:58:13.3255831Z remote: Counting objects:   4% (19/454)        
2025-08-20T19:58:13.3256087Z remote: Counting objects:   5% (23/454)        
2025-08-20T19:58:13.3256345Z remote: Counting objects:   6% (28/454)        
2025-08-20T19:58:13.3256601Z remote: Counting objects:   7% (32/454)        
2025-08-20T19:58:13.3256857Z remote: Counting objects:   8% (37/454)        
2025-08-20T19:58:13.3257117Z remote: Counting objects:   9% (41/454)        
2025-08-20T19:58:13.3257373Z remote: Counting objects:  10% (46/454)        
2025-08-20T19:58:13.3257648Z remote: Counting objects:  11% (50/454)        
2025-08-20T19:58:13.3257906Z remote: Counting objects:  12% (55/454)        
2025-08-20T19:58:13.3258162Z remote: Counting objects:  13% (60/454)        
2025-08-20T19:58:13.3258419Z remote: Counting objects:  14% (64/454)        
2025-08-20T19:58:13.3258674Z remote: Counting objects:  15% (69/454)        
2025-08-20T19:58:13.3258929Z remote: Counting objects:  16% (73/454)        
2025-08-20T19:58:13.3259196Z remote: Counting objects:  17% (78/454)        
2025-08-20T19:58:13.3259452Z remote: Counting objects:  18% (82/454)        
2025-08-20T19:58:13.3259709Z remote: Counting objects:  19% (87/454)        
2025-08-20T19:58:13.3259962Z remote: Counting objects:  20% (91/454)        
2025-08-20T19:58:13.3260220Z remote: Counting objects:  21% (96/454)        
2025-08-20T19:58:13.3260478Z remote: Counting objects:  22% (100/454)        
2025-08-20T19:58:13.3260745Z remote: Counting objects:  23% (105/454)        
2025-08-20T19:58:13.3261017Z remote: Counting objects:  24% (109/454)        
2025-08-20T19:58:13.3261275Z remote: Counting objects:  25% (114/454)        
2025-08-20T19:58:13.3261535Z remote: Counting objects:  26% (119/454)        
2025-08-20T19:58:13.3261794Z remote: Counting objects:  27% (123/454)        
2025-08-20T19:58:13.3262054Z remote: Counting objects:  28% (128/454)        
2025-08-20T19:58:13.3262315Z remote: Counting objects:  29% (132/454)        
2025-08-20T19:58:13.3262939Z remote: Counting objects:  30% (137/454)        
2025-08-20T19:58:13.3263222Z remote: Counting objects:  31% (141/454)        
2025-08-20T19:58:13.3263481Z remote: Counting objects:  32% (146/454)        
2025-08-20T19:58:13.3263740Z remote: Counting objects:  33% (150/454)        
2025-08-20T19:58:13.3263997Z remote: Counting objects:  34% (155/454)        
2025-08-20T19:58:13.3264255Z remote: Counting objects:  35% (159/454)        
2025-08-20T19:58:13.3264512Z remote: Counting objects:  36% (164/454)        
2025-08-20T19:58:13.3264996Z remote: Counting objects:  37% (168/454)        
2025-08-20T19:58:13.3265303Z remote: Counting objects:  38% (173/454)        
2025-08-20T19:58:13.3265559Z remote: Counting objects:  39% (178/454)        
2025-08-20T19:58:13.3265816Z remote: Counting objects:  40% (182/454)        
2025-08-20T19:58:13.3266075Z remote: Counting objects:  41% (187/454)        
2025-08-20T19:58:13.3266332Z remote: Counting objects:  42% (191/454)        
2025-08-20T19:58:13.3266595Z remote: Counting objects:  43% (196/454)        
2025-08-20T19:58:13.3266853Z remote: Counting objects:  44% (200/454)        
2025-08-20T19:58:13.3267111Z remote: Counting objects:  45% (205/454)        
2025-08-20T19:58:13.3267366Z remote: Counting objects:  46% (209/454)        
2025-08-20T19:58:13.3267625Z remote: Counting objects:  47% (214/454)        
2025-08-20T19:58:13.3267886Z remote: Counting objects:  48% (218/454)        
2025-08-20T19:58:13.3268145Z remote: Counting objects:  49% (223/454)        
2025-08-20T19:58:13.3268641Z remote: Counting objects:  50% (227/454)        
2025-08-20T19:58:13.3268899Z remote: Counting objects:  51% (232/454)        
2025-08-20T19:58:13.3269160Z remote: Counting objects:  52% (237/454)        
2025-08-20T19:58:13.3269417Z remote: Counting objects:  53% (241/454)        
2025-08-20T19:58:13.3269674Z remote: Counting objects:  54% (246/454)        
2025-08-20T19:58:13.3269931Z remote: Counting objects:  55% (250/454)        
2025-08-20T19:58:13.3270190Z remote: Counting objects:  56% (255/454)        
2025-08-20T19:58:13.3270455Z remote: Counting objects:  57% (259/454)        
2025-08-20T19:58:13.3270716Z remote: Counting objects:  58% (264/454)        
2025-08-20T19:58:13.3270971Z remote: Counting objects:  59% (268/454)        
2025-08-20T19:58:13.3271227Z remote: Counting objects:  60% (273/454)        
2025-08-20T19:58:13.3271487Z remote: Counting objects:  61% (277/454)        
2025-08-20T19:58:13.3271746Z remote: Counting objects:  62% (282/454)        
2025-08-20T19:58:13.3272004Z remote: Counting objects:  63% (287/454)        
2025-08-20T19:58:13.3272271Z remote: Counting objects:  64% (291/454)        
2025-08-20T19:58:13.3272533Z remote: Counting objects:  65% (296/454)        
2025-08-20T19:58:13.3272794Z remote: Counting objects:  66% (300/454)        
2025-08-20T19:58:13.3273050Z remote: Counting objects:  67% (305/454)        
2025-08-20T19:58:13.3273309Z remote: Counting objects:  68% (309/454)        
2025-08-20T19:58:13.3273570Z remote: Counting objects:  69% (314/454)        
2025-08-20T19:58:13.3273833Z remote: Counting objects:  70% (318/454)        
2025-08-20T19:58:13.3274095Z remote: Counting objects:  71% (323/454)        
2025-08-20T19:58:13.3274355Z remote: Counting objects:  72% (327/454)        
2025-08-20T19:58:13.3274616Z remote: Counting objects:  73% (332/454)        
2025-08-20T19:58:13.3275077Z remote: Counting objects:  74% (336/454)        
2025-08-20T19:58:13.3275342Z remote: Counting objects:  75% (341/454)        
2025-08-20T19:58:13.3275601Z remote: Counting objects:  76% (346/454)        
2025-08-20T19:58:13.3275864Z remote: Counting objects:  77% (350/454)        
2025-08-20T19:58:13.3276123Z remote: Counting objects:  78% (355/454)        
2025-08-20T19:58:13.3276382Z remote: Counting objects:  79% (359/454)        
2025-08-20T19:58:13.3276639Z remote: Counting objects:  80% (364/454)        
2025-08-20T19:58:13.3276896Z remote: Counting objects:  81% (368/454)        
2025-08-20T19:58:13.3277154Z remote: Counting objects:  82% (373/454)        
2025-08-20T19:58:13.3277608Z remote: Counting objects:  83% (377/454)        
2025-08-20T19:58:13.3277885Z remote: Counting objects:  84% (382/454)        
2025-08-20T19:58:13.3278142Z remote: Counting objects:  85% (386/454)        
2025-08-20T19:58:13.3278400Z remote: Counting objects:  86% (391/454)        
2025-08-20T19:58:13.3278660Z remote: Counting objects:  87% (395/454)        
2025-08-20T19:58:13.3278920Z remote: Counting objects:  88% (400/454)        
2025-08-20T19:58:13.3279180Z remote: Counting objects:  89% (405/454)        
2025-08-20T19:58:13.3279442Z remote: Counting objects:  90% (409/454)        
2025-08-20T19:58:13.3279700Z remote: Counting objects:  91% (414/454)        
2025-08-20T19:58:13.3279957Z remote: Counting objects:  92% (418/454)        
2025-08-20T19:58:13.3280214Z remote: Counting objects:  93% (423/454)        
2025-08-20T19:58:13.3280472Z remote: Counting objects:  94% (427/454)        
2025-08-20T19:58:13.3280731Z remote: Counting objects:  95% (432/454)        
2025-08-20T19:58:13.3280993Z remote: Counting objects:  96% (436/454)        
2025-08-20T19:58:13.3281250Z remote: Counting objects:  97% (441/454)        
2025-08-20T19:58:13.3281512Z remote: Counting objects:  98% (445/454)        
2025-08-20T19:58:13.3281770Z remote: Counting objects:  99% (450/454)        
2025-08-20T19:58:13.3282030Z remote: Counting objects: 100% (454/454)        
2025-08-20T19:58:13.3282309Z remote: Counting objects: 100% (454/454), done.        
2025-08-20T19:58:13.3480034Z [00:00:37.121]➜  remote: Compressing objects:   0% (1/425)        
2025-08-20T19:58:13.3480644Z remote: Compressing objects:   1% (5/425)        
2025-08-20T19:58:13.3480929Z remote: Compressing objects:   2% (9/425)        
2025-08-20T19:58:13.3481206Z remote: Compressing objects:   3% (13/425)        
2025-08-20T19:58:13.3481479Z remote: Compressing objects:   4% (17/425)        
2025-08-20T19:58:13.3481751Z remote: Compressing objects:   5% (22/425)        
2025-08-20T19:58:13.3482025Z remote: Compressing objects:   6% (26/425)        
2025-08-20T19:58:13.3482308Z remote: Compressing objects:   7% (30/425)        
2025-08-20T19:58:13.3482583Z remote: Compressing objects:   8% (34/425)        
2025-08-20T19:58:13.3482857Z remote: Compressing objects:   9% (39/425)        
2025-08-20T19:58:13.3483127Z remote: Compressing objects:  10% (43/425)        
2025-08-20T19:58:13.3483397Z remote: Compressing objects:  11% (47/425)        
2025-08-20T19:58:13.3483669Z remote: Compressing objects:  12% (51/425)        
2025-08-20T19:58:13.3483946Z remote: Compressing objects:  13% (56/425)        
2025-08-20T19:58:13.3484217Z remote: Compressing objects:  14% (60/425)        
2025-08-20T19:58:13.3484489Z remote: Compressing objects:  15% (64/425)        
2025-08-20T19:58:13.3484754Z remote: Compressing objects:  16% (68/425)        
2025-08-20T19:58:13.3485262Z remote: Compressing objects:  17% (73/425)        
2025-08-20T19:58:13.3485536Z remote: Compressing objects:  18% (77/425)        
2025-08-20T19:58:13.3485815Z remote: Compressing objects:  19% (81/425)        
2025-08-20T19:58:13.3486086Z remote: Compressing objects:  20% (85/425)        
2025-08-20T19:58:13.3486354Z remote: Compressing objects:  21% (90/425)        
2025-08-20T19:58:13.3486624Z remote: Compressing objects:  22% (94/425)        
2025-08-20T19:58:13.3486892Z remote: Compressing objects:  23% (98/425)        
2025-08-20T19:58:13.3487162Z remote: Compressing objects:  24% (102/425)        
2025-08-20T19:58:13.3487437Z remote: Compressing objects:  25% (107/425)        
2025-08-20T19:58:13.3487717Z remote: Compressing objects:  26% (111/425)        
2025-08-20T19:58:13.3487991Z remote: Compressing objects:  27% (115/425)        
2025-08-20T19:58:13.3488264Z remote: Compressing objects:  28% (119/425)        
2025-08-20T19:58:13.3488537Z remote: Compressing objects:  29% (124/425)        
2025-08-20T19:58:13.3488809Z remote: Compressing objects:  30% (128/425)        
2025-08-20T19:58:13.3489077Z remote: Compressing objects:  31% (132/425)        
2025-08-20T19:58:13.3489593Z remote: Compressing objects:  32% (136/425)        
2025-08-20T19:58:13.3489885Z remote: Compressing objects:  33% (141/425)        
2025-08-20T19:58:13.3490156Z remote: Compressing objects:  34% (145/425)        
2025-08-20T19:58:13.3490429Z remote: Compressing objects:  35% (149/425)        
2025-08-20T19:58:13.3490705Z remote: Compressing objects:  36% (153/425)        
2025-08-20T19:58:13.3490979Z remote: Compressing objects:  37% (158/425)        
2025-08-20T19:58:13.3491250Z remote: Compressing objects:  38% (162/425)        
2025-08-20T19:58:13.3491527Z remote: Compressing objects:  39% (166/425)        
2025-08-20T19:58:13.3491799Z remote: Compressing objects:  40% (170/425)        
2025-08-20T19:58:13.3492102Z remote: Compressing objects:  41% (175/425)        
2025-08-20T19:58:13.3492376Z remote: Compressing objects:  42% (179/425)        
2025-08-20T19:58:13.3492649Z remote: Compressing objects:  43% (183/425)        
2025-08-20T19:58:13.3492920Z remote: Compressing objects:  44% (187/425)        
2025-08-20T19:58:13.3493199Z remote: Compressing objects:  45% (192/425)        
2025-08-20T19:58:13.3493472Z remote: Compressing objects:  46% (196/425)        
2025-08-20T19:58:13.3493742Z remote: Compressing objects:  47% (200/425)        
2025-08-20T19:58:13.3494016Z remote: Compressing objects:  48% (204/425)        
2025-08-20T19:58:13.3494289Z remote: Compressing objects:  49% (209/425)        
2025-08-20T19:58:13.3494565Z remote: Compressing objects:  50% (213/425)        
2025-08-20T19:58:13.3495008Z remote: Compressing objects:  51% (217/425)        
2025-08-20T19:58:13.3495473Z remote: Compressing objects:  52% (221/425)        
2025-08-20T19:58:13.3495749Z remote: Compressing objects:  53% (226/425)        
2025-08-20T19:58:13.3496022Z remote: Compressing objects:  54% (230/425)        
2025-08-20T19:58:13.3496294Z remote: Compressing objects:  55% (234/425)        
2025-08-20T19:58:13.3496567Z remote: Compressing objects:  56% (238/425)        
2025-08-20T19:58:13.3496842Z remote: Compressing objects:  57% (243/425)        
2025-08-20T19:58:13.3497114Z remote: Compressing objects:  58% (247/425)        
2025-08-20T19:58:13.3497385Z remote: Compressing objects:  59% (251/425)        
2025-08-20T19:58:13.3497658Z remote: Compressing objects:  60% (255/425)        
2025-08-20T19:58:13.3497930Z remote: Compressing objects:  61% (260/425)        
2025-08-20T19:58:13.3498197Z remote: Compressing objects:  62% (264/425)        
2025-08-20T19:58:13.3498472Z remote: Compressing objects:  63% (268/425)        
2025-08-20T19:58:13.3498750Z remote: Compressing objects:  64% (272/425)        
2025-08-20T19:58:13.3499023Z remote: Compressing objects:  65% (277/425)        
2025-08-20T19:58:13.3499293Z remote: Compressing objects:  66% (281/425)        
2025-08-20T19:58:13.3499565Z remote: Compressing objects:  67% (285/425)        
2025-08-20T19:58:13.3499837Z remote: Compressing objects:  68% (289/425)        
2025-08-20T19:58:13.3500107Z remote: Compressing objects:  69% (294/425)        
2025-08-20T19:58:13.3500384Z remote: Compressing objects:  70% (298/425)        
2025-08-20T19:58:13.3500658Z remote: Compressing objects:  71% (302/425)        
2025-08-20T19:58:13.3500929Z remote: Compressing objects:  72% (306/425)        
2025-08-20T19:58:13.3501201Z remote: Compressing objects:  73% (311/425)        
2025-08-20T19:58:13.3501474Z remote: Compressing objects:  74% (315/425)        
2025-08-20T19:58:13.3501745Z remote: Compressing objects:  75% (319/425)        
2025-08-20T19:58:13.3502018Z remote: Compressing objects:  76% (323/425)        
2025-08-20T19:58:13.3502296Z remote: Compressing objects:  77% (328/425)        
2025-08-20T19:58:13.3502569Z remote: Compressing objects:  78% (332/425)        
2025-08-20T19:58:13.3502840Z remote: Compressing objects:  79% (336/425)        
2025-08-20T19:58:13.3503111Z remote: Compressing objects:  80% (340/425)        
2025-08-20T19:58:13.3503385Z remote: Compressing objects:  81% (345/425)        
2025-08-20T19:58:13.3503659Z remote: Compressing objects:  82% (349/425)        
2025-08-20T19:58:13.3504154Z remote: Compressing objects:  83% (353/425)        
2025-08-20T19:58:13.3504454Z remote: Compressing objects:  84% (357/425)        
2025-08-20T19:58:13.3504726Z remote: Compressing objects:  85% (362/425)        
2025-08-20T19:58:13.3505155Z remote: Compressing objects:  86% (366/425)        
2025-08-20T19:58:13.3505427Z remote: Compressing objects:  87% (370/425)        
2025-08-20T19:58:13.3505701Z remote: Compressing objects:  88% (374/425)        
2025-08-20T19:58:13.3505978Z remote: Compressing objects:  89% (379/425)        
2025-08-20T19:58:13.3506252Z remote: Compressing objects:  90% (383/425)        
2025-08-20T19:58:13.3506523Z remote: Compressing objects:  91% (387/425)        
2025-08-20T19:58:13.3506791Z remote: Compressing objects:  92% (391/425)        
2025-08-20T19:58:13.3507063Z remote: Compressing objects:  93% (396/425)        
2025-08-20T19:58:13.3507334Z remote: Compressing objects:  94% (400/425)        
2025-08-20T19:58:13.3507613Z remote: Compressing objects:  95% (404/425)        
2025-08-20T19:58:13.3507884Z remote: Compressing objects:  96% (408/425)        
2025-08-20T19:58:13.3508156Z remote: Compressing objects:  97% (413/425)        
2025-08-20T19:58:13.3508428Z remote: Compressing objects:  98% (417/425)        
2025-08-20T19:58:13.3508700Z remote: Compressing objects:  99% (421/425)        
2025-08-20T19:58:13.3508973Z remote: Compressing objects: 100% (425/425)        
2025-08-20T19:58:13.3509271Z remote: Compressing objects: 100% (425/425), done.        
2025-08-20T19:58:13.5474396Z [00:00:37.320]➜  Receiving objects:   0% (1/16915)
2025-08-20T19:58:13.5475302Z Receiving objects:   1% (170/16915)
2025-08-20T19:58:13.5475560Z Receiving objects:   2% (339/16915)
2025-08-20T19:58:13.5475780Z Receiving objects:   3% (508/16915)
2025-08-20T19:58:13.5475998Z Receiving objects:   4% (677/16915)
2025-08-20T19:58:13.5476215Z Receiving objects:   5% (846/16915)
2025-08-20T19:58:13.5476434Z Receiving objects:   6% (1015/16915)
2025-08-20T19:58:13.5476687Z Receiving objects:   7% (1185/16915)
2025-08-20T19:58:13.5476908Z Receiving objects:   8% (1354/16915)
2025-08-20T19:58:13.5477127Z Receiving objects:   9% (1523/16915)
2025-08-20T19:58:13.5477339Z Receiving objects:  10% (1692/16915)
2025-08-20T19:58:13.5477558Z Receiving objects:  11% (1861/16915)
2025-08-20T19:58:13.5477775Z Receiving objects:  12% (2030/16915)
2025-08-20T19:58:13.5477991Z Receiving objects:  13% (2199/16915)
2025-08-20T19:58:13.5478209Z Receiving objects:  14% (2369/16915)
2025-08-20T19:58:13.5478441Z Receiving objects:  15% (2538/16915)
2025-08-20T19:58:13.5478657Z Receiving objects:  16% (2707/16915)
2025-08-20T19:58:13.5478874Z Receiving objects:  17% (2876/16915)
2025-08-20T19:58:13.5479091Z Receiving objects:  18% (3045/16915)
2025-08-20T19:58:13.5479307Z Receiving objects:  19% (3214/16915)
2025-08-20T19:58:13.5479525Z Receiving objects:  20% (3383/16915)
2025-08-20T19:58:13.5479746Z Receiving objects:  21% (3553/16915)
2025-08-20T19:58:13.5479963Z Receiving objects:  22% (3722/16915)
2025-08-20T19:58:13.5480183Z Receiving objects:  23% (3891/16915)
2025-08-20T19:58:13.5480402Z Receiving objects:  24% (4060/16915)
2025-08-20T19:58:13.5480621Z Receiving objects:  25% (4229/16915)
2025-08-20T19:58:13.5480837Z Receiving objects:  26% (4398/16915)
2025-08-20T19:58:13.5481053Z Receiving objects:  27% (4568/16915)
2025-08-20T19:58:13.5481269Z Receiving objects:  28% (4737/16915)
2025-08-20T19:58:13.5481487Z Receiving objects:  29% (4906/16915)
2025-08-20T19:58:13.5481708Z Receiving objects:  30% (5075/16915)
2025-08-20T19:58:13.5481931Z Receiving objects:  31% (5244/16915)
2025-08-20T19:58:13.5482148Z Receiving objects:  32% (5413/16915)
2025-08-20T19:58:13.5482365Z Receiving objects:  33% (5582/16915)
2025-08-20T19:58:13.5482584Z Receiving objects:  34% (5752/16915)
2025-08-20T19:58:13.5482799Z Receiving objects:  35% (5921/16915)
2025-08-20T19:58:13.5483013Z Receiving objects:  36% (6090/16915)
2025-08-20T19:58:13.5483230Z Receiving objects:  37% (6259/16915)
2025-08-20T19:58:13.5483862Z Receiving objects:  38% (6428/16915)
2025-08-20T19:58:13.5484115Z Receiving objects:  39% (6597/16915)
2025-08-20T19:58:13.5484328Z Receiving objects:  40% (6766/16915)
2025-08-20T19:58:13.5484543Z Receiving objects:  41% (6936/16915)
2025-08-20T19:58:13.5484761Z Receiving objects:  42% (7105/16915)
2025-08-20T19:58:13.5485167Z Receiving objects:  43% (7274/16915)
2025-08-20T19:58:13.5485383Z Receiving objects:  44% (7443/16915)
2025-08-20T19:58:13.5485600Z Receiving objects:  45% (7612/16915)
2025-08-20T19:58:13.5485820Z Receiving objects:  46% (7781/16915)
2025-08-20T19:58:13.5486035Z Receiving objects:  47% (7951/16915)
2025-08-20T19:58:13.5486251Z Receiving objects:  48% (8120/16915)
2025-08-20T19:58:13.5486463Z Receiving objects:  49% (8289/16915)
2025-08-20T19:58:13.5486678Z Receiving objects:  50% (8458/16915)
2025-08-20T19:58:13.5486896Z Receiving objects:  51% (8627/16915)
2025-08-20T19:58:13.5487110Z Receiving objects:  52% (8796/16915)
2025-08-20T19:58:13.5487327Z Receiving objects:  53% (8965/16915)
2025-08-20T19:58:13.5487547Z Receiving objects:  54% (9135/16915)
2025-08-20T19:58:13.5487761Z Receiving objects:  55% (9304/16915)
2025-08-20T19:58:13.5487976Z Receiving objects:  56% (9473/16915)
2025-08-20T19:58:13.5488191Z Receiving objects:  57% (9642/16915)
2025-08-20T19:58:13.5488407Z Receiving objects:  58% (9811/16915)
2025-08-20T19:58:13.5488624Z Receiving objects:  59% (9980/16915)
2025-08-20T19:58:13.5488842Z Receiving objects:  60% (10149/16915)
2025-08-20T19:58:13.5489064Z Receiving objects:  61% (10319/16915)
2025-08-20T19:58:13.5489553Z Receiving objects:  62% (10488/16915)
2025-08-20T19:58:13.5489775Z Receiving objects:  63% (10657/16915)
2025-08-20T19:58:13.5489995Z Receiving objects:  64% (10826/16915)
2025-08-20T19:58:13.5490223Z Receiving objects:  65% (10995/16915)
2025-08-20T19:58:13.5490441Z Receiving objects:  66% (11164/16915)
2025-08-20T19:58:13.5490661Z Receiving objects:  67% (11334/16915)
2025-08-20T19:58:13.5490881Z Receiving objects:  68% (11503/16915)
2025-08-20T19:58:13.5491105Z Receiving objects:  69% (11672/16915)
2025-08-20T19:58:13.5491325Z Receiving objects:  70% (11841/16915)
2025-08-20T19:58:13.5491542Z Receiving objects:  71% (12010/16915)
2025-08-20T19:58:13.5491758Z Receiving objects:  72% (12179/16915)
2025-08-20T19:58:13.5491976Z Receiving objects:  73% (12348/16915)
2025-08-20T19:58:13.5492195Z Receiving objects:  74% (12518/16915)
2025-08-20T19:58:13.5492410Z Receiving objects:  75% (12687/16915)
2025-08-20T19:58:13.5492628Z Receiving objects:  76% (12856/16915)
2025-08-20T19:58:13.5492855Z Receiving objects:  77% (13025/16915)
2025-08-20T19:58:13.5493074Z Receiving objects:  78% (13194/16915)
2025-08-20T19:58:13.5493295Z Receiving objects:  79% (13363/16915)
2025-08-20T19:58:13.5493514Z Receiving objects:  80% (13532/16915)
2025-08-20T19:58:13.5493736Z Receiving objects:  81% (13702/16915)
2025-08-20T19:58:13.5493958Z Receiving objects:  82% (13871/16915)
2025-08-20T19:58:13.5494179Z Receiving objects:  83% (14040/16915)
2025-08-20T19:58:13.5494430Z Receiving objects:  84% (14209/16915)
2025-08-20T19:58:13.5494653Z Receiving objects:  85% (14378/16915)
2025-08-20T19:58:13.5495156Z Receiving objects:  86% (14547/16915)
2025-08-20T19:58:13.5495380Z Receiving objects:  87% (14717/16915)
2025-08-20T19:58:13.5495599Z Receiving objects:  88% (14886/16915)
2025-08-20T19:58:13.5495818Z Receiving objects:  89% (15055/16915)
2025-08-20T19:58:13.5496033Z Receiving objects:  90% (15224/16915)
2025-08-20T19:58:13.5496252Z Receiving objects:  91% (15393/16915)
2025-08-20T19:58:13.5496474Z Receiving objects:  92% (15562/16915)
2025-08-20T19:58:13.5496689Z Receiving objects:  93% (15731/16915)
2025-08-20T19:58:13.5496908Z Receiving objects:  94% (15901/16915)
2025-08-20T19:58:13.5497126Z Receiving objects:  95% (16070/16915)
2025-08-20T19:58:13.5497346Z Receiving objects:  96% (16239/16915)
2025-08-20T19:58:13.5497562Z Receiving objects:  97% (16408/16915)
2025-08-20T19:58:13.5497781Z Receiving objects:  98% (16577/16915)
2025-08-20T19:58:13.5498000Z Receiving objects:  99% (16746/16915)
2025-08-20T19:58:13.5498570Z remote: Total 16915 (delta 71), reused 69 (delta 29), pack-reused 16461 (from 3)        
2025-08-20T19:58:13.5499151Z [00:00:37.321]➜  Receiving objects: 100% (16915/16915)
2025-08-20T19:58:13.5499472Z Receiving objects: 100% (16915/16915), 2.53 MiB | 12.70 MiB/s, done.
2025-08-20T19:58:13.7468713Z [00:00:37.520]➜  Resolving deltas:   0% (0/12367)
2025-08-20T19:58:13.7469025Z Resolving deltas:   1% (124/12367)
2025-08-20T19:58:13.7469249Z Resolving deltas:   2% (248/12367)
2025-08-20T19:58:13.7469498Z Resolving deltas:   3% (372/12367)
2025-08-20T19:58:13.7469716Z Resolving deltas:   4% (496/12367)
2025-08-20T19:58:13.7469927Z Resolving deltas:   5% (619/12367)
2025-08-20T19:58:13.7470140Z Resolving deltas:   6% (743/12367)
2025-08-20T19:58:13.7470355Z Resolving deltas:   7% (867/12367)
2025-08-20T19:58:13.7470567Z Resolving deltas:   8% (991/12367)
2025-08-20T19:58:13.7470804Z Resolving deltas:   9% (1115/12367)
2025-08-20T19:58:13.7471065Z Resolving deltas:  10% (1237/12367)
2025-08-20T19:58:13.7471296Z Resolving deltas:  11% (1361/12367)
2025-08-20T19:58:13.7471516Z Resolving deltas:  12% (1486/12367)
2025-08-20T19:58:13.7471729Z Resolving deltas:  13% (1609/12367)
2025-08-20T19:58:13.7471941Z Resolving deltas:  14% (1732/12367)
2025-08-20T19:58:13.7472152Z Resolving deltas:  15% (1856/12367)
2025-08-20T19:58:13.7472368Z Resolving deltas:  16% (1981/12367)
2025-08-20T19:58:13.7472586Z Resolving deltas:  17% (2103/12367)
2025-08-20T19:58:13.7472800Z Resolving deltas:  18% (2227/12367)
2025-08-20T19:58:13.7473308Z Resolving deltas:  19% (2350/12367)
2025-08-20T19:58:13.7473522Z Resolving deltas:  20% (2474/12367)
2025-08-20T19:58:13.7473736Z Resolving deltas:  21% (2598/12367)
2025-08-20T19:58:13.7473948Z Resolving deltas:  22% (2721/12367)
2025-08-20T19:58:13.7474159Z Resolving deltas:  23% (2846/12367)
2025-08-20T19:58:13.7474372Z Resolving deltas:  24% (2969/12367)
2025-08-20T19:58:13.7474585Z Resolving deltas:  25% (3092/12367)
2025-08-20T19:58:13.7476023Z Resolving deltas:  26% (3216/12367)
2025-08-20T19:58:13.7476268Z Resolving deltas:  27% (3342/12367)
2025-08-20T19:58:13.7476482Z Resolving deltas:  28% (3463/12367)
2025-08-20T19:58:13.7476694Z Resolving deltas:  29% (3587/12367)
2025-08-20T19:58:13.7476907Z Resolving deltas:  30% (3713/12367)
2025-08-20T19:58:13.7477118Z Resolving deltas:  31% (3836/12367)
2025-08-20T19:58:13.7477326Z Resolving deltas:  32% (3958/12367)
2025-08-20T19:58:13.7477539Z Resolving deltas:  33% (4083/12367)
2025-08-20T19:58:13.7477752Z Resolving deltas:  34% (4205/12367)
2025-08-20T19:58:13.7477974Z Resolving deltas:  35% (4330/12367)
2025-08-20T19:58:13.7478189Z Resolving deltas:  36% (4453/12367)
2025-08-20T19:58:13.7478403Z Resolving deltas:  37% (4576/12367)
2025-08-20T19:58:13.7478615Z Resolving deltas:  38% (4700/12367)
2025-08-20T19:58:13.7478828Z Resolving deltas:  39% (4824/12367)
2025-08-20T19:58:13.7479041Z Resolving deltas:  40% (4947/12367)
2025-08-20T19:58:13.7479254Z Resolving deltas:  41% (5072/12367)
2025-08-20T19:58:13.7479473Z Resolving deltas:  42% (5195/12367)
2025-08-20T19:58:13.7479687Z Resolving deltas:  43% (5319/12367)
2025-08-20T19:58:13.7479900Z Resolving deltas:  44% (5442/12367)
2025-08-20T19:58:13.7480108Z Resolving deltas:  45% (5566/12367)
2025-08-20T19:58:13.7480323Z Resolving deltas:  46% (5689/12367)
2025-08-20T19:58:13.7480536Z Resolving deltas:  47% (5813/12367)
2025-08-20T19:58:13.7480750Z Resolving deltas:  48% (5937/12367)
2025-08-20T19:58:13.7480961Z Resolving deltas:  49% (6060/12367)
2025-08-20T19:58:13.7481179Z Resolving deltas:  50% (6184/12367)
2025-08-20T19:58:13.7481394Z Resolving deltas:  51% (6308/12367)
2025-08-20T19:58:13.7481610Z Resolving deltas:  52% (6431/12367)
2025-08-20T19:58:13.7481820Z Resolving deltas:  53% (6555/12367)
2025-08-20T19:58:13.7482032Z Resolving deltas:  54% (6679/12367)
2025-08-20T19:58:13.7482243Z Resolving deltas:  55% (6803/12367)
2025-08-20T19:58:13.7482454Z Resolving deltas:  56% (6926/12367)
2025-08-20T19:58:13.7482666Z Resolving deltas:  57% (7050/12367)
2025-08-20T19:58:13.7483147Z Resolving deltas:  58% (7173/12367)
2025-08-20T19:58:13.7483380Z Resolving deltas:  59% (7297/12367)
2025-08-20T19:58:13.7483592Z Resolving deltas:  60% (7421/12367)
2025-08-20T19:58:13.7483803Z Resolving deltas:  61% (7544/12367)
2025-08-20T19:58:13.7484013Z Resolving deltas:  62% (7668/12367)
2025-08-20T19:58:13.7484225Z Resolving deltas:  63% (7792/12367)
2025-08-20T19:58:13.7484435Z Resolving deltas:  64% (7916/12367)
2025-08-20T19:58:13.7484646Z Resolving deltas:  65% (8039/12367)
2025-08-20T19:58:13.7485035Z Resolving deltas:  66% (8163/12367)
2025-08-20T19:58:13.7485248Z Resolving deltas:  67% (8286/12367)
2025-08-20T19:58:13.7485456Z Resolving deltas:  68% (8410/12367)
2025-08-20T19:58:13.7485667Z Resolving deltas:  69% (8535/12367)
2025-08-20T19:58:13.7485877Z Resolving deltas:  70% (8657/12367)
2025-08-20T19:58:13.7486083Z Resolving deltas:  71% (8781/12367)
2025-08-20T19:58:13.7486294Z Resolving deltas:  72% (8905/12367)
2025-08-20T19:58:13.7486504Z Resolving deltas:  73% (9028/12367)
2025-08-20T19:58:13.7486719Z Resolving deltas:  74% (9152/12367)
2025-08-20T19:58:13.7486932Z Resolving deltas:  75% (9276/12367)
2025-08-20T19:58:13.7487142Z Resolving deltas:  76% (9400/12367)
2025-08-20T19:58:13.7487357Z Resolving deltas:  77% (9524/12367)
2025-08-20T19:58:13.7487566Z Resolving deltas:  78% (9647/12367)
2025-08-20T19:58:13.7487778Z Resolving deltas:  79% (9770/12367)
2025-08-20T19:58:13.7487991Z Resolving deltas:  80% (9894/12367)
2025-08-20T19:58:13.7488204Z Resolving deltas:  81% (10018/12367)
2025-08-20T19:58:13.7488607Z Resolving deltas:  82% (10142/12367)
2025-08-20T19:58:13.7488821Z Resolving deltas:  83% (10265/12367)
2025-08-20T19:58:13.7489030Z Resolving deltas:  84% (10389/12367)
2025-08-20T19:58:13.7489245Z Resolving deltas:  85% (10512/12367)
2025-08-20T19:58:13.7489458Z Resolving deltas:  86% (10636/12367)
2025-08-20T19:58:13.7489672Z Resolving deltas:  87% (10760/12367)
2025-08-20T19:58:13.7489888Z Resolving deltas:  88% (10884/12367)
2025-08-20T19:58:13.7490108Z Resolving deltas:  89% (11007/12367)
2025-08-20T19:58:13.7490322Z Resolving deltas:  90% (11131/12367)
2025-08-20T19:58:13.7490534Z Resolving deltas:  91% (11254/12367)
2025-08-20T19:58:13.7490748Z Resolving deltas:  92% (11379/12367)
2025-08-20T19:58:13.7490961Z Resolving deltas:  93% (11502/12367)
2025-08-20T19:58:13.7491174Z Resolving deltas:  94% (11625/12367)
2025-08-20T19:58:13.7491388Z Resolving deltas:  95% (11750/12367)
2025-08-20T19:58:13.7491603Z Resolving deltas:  96% (11873/12367)
2025-08-20T19:58:13.7491819Z Resolving deltas:  97% (11996/12367)
2025-08-20T19:58:13.7492037Z Resolving deltas:  98% (12120/12367)
2025-08-20T19:58:13.7492251Z Resolving deltas:  99% (12244/12367)
2025-08-20T19:58:13.7492466Z Resolving deltas: 100% (12367/12367)
2025-08-20T19:58:13.7492690Z Resolving deltas: 100% (12367/12367), done.
2025-08-20T19:58:13.8921109Z [00:00:37.665]➜  From https://github.com/leleliu008/ppkg-formula-repository-official-core
2025-08-20T19:58:13.8921688Z [00:00:37.665]➜   * [new branch]        master     -> origin/master
2025-08-20T19:58:13.8931651Z [00:00:37.666]➜  [0;35m==>[0m [0;32mgit checkout --progress --force -B master refs/remotes/origin/master[0m
2025-08-20T19:58:13.9605598Z [00:00:37.734]➜  branch 'master' set up to track 'origin/master'.
2025-08-20T19:58:13.9606005Z [00:00:37.734]➜  Reset branch 'master'
2025-08-20T19:58:13.9617521Z [00:00:37.735]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/repos.d[0m
2025-08-20T19:58:13.9621765Z [00:00:37.735]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/98/official-core /root/.ppkg/repos.d/[0m
2025-08-20T19:58:13.9862851Z [00:00:37.759]➜  HEAD is now at 528780c4 optimized
2025-08-20T19:58:14.0066029Z [00:00:37.780]➜  [0;33m🔔  dpkg will be treated as a package-name, and it will be expanded to linux-musl-aarch64/dpkg[0m
2025-08-20T19:58:14.9046799Z [00:00:38.678]➜  [0;35m>>> Installation [0m[0;32mlinux-musl-aarch64/libmd[0m[0;35m start[0m
2025-08-20T19:58:14.9049183Z [00:00:38.678]➜        TIMESTAMP_UNIX = 1755719894
2025-08-20T19:58:14.9050003Z [00:00:38.678]➜  
2025-08-20T19:58:14.9050324Z [00:00:38.678]➜  NATIVE_PLATFORM_KIND = linux
2025-08-20T19:58:14.9050624Z [00:00:38.678]➜  NATIVE_PLATFORM_TYPE = linux
2025-08-20T19:58:14.9050923Z [00:00:38.678]➜  NATIVE_PLATFORM_CODE = alpine
2025-08-20T19:58:14.9051247Z [00:00:38.678]➜  NATIVE_PLATFORM_NAME = Alpine Linux
2025-08-20T19:58:14.9051613Z [00:00:38.678]➜  NATIVE_PLATFORM_VERS = 3.23.0_alpha20250612
2025-08-20T19:58:14.9051937Z [00:00:38.678]➜  NATIVE_PLATFORM_ARCH = aarch64
2025-08-20T19:58:14.9052253Z [00:00:38.678]➜  NATIVE_PLATFORM_NCPU = 4
2025-08-20T19:58:14.9052538Z [00:00:38.678]➜  NATIVE_PLATFORM_LIBC = musl
2025-08-20T19:58:14.9052814Z [00:00:38.678]➜  NATIVE_PLATFORM_EUID = 0
2025-08-20T19:58:14.9053088Z [00:00:38.678]➜  NATIVE_PLATFORM_EGID = 0
2025-08-20T19:58:14.9053329Z [00:00:38.678]➜  
2025-08-20T19:58:14.9053559Z [00:00:38.678]➜  TARGET_PLATFORM_NAME = linux
2025-08-20T19:58:14.9053852Z [00:00:38.678]➜  TARGET_PLATFORM_VERS = musl
2025-08-20T19:58:14.9054160Z [00:00:38.678]➜  TARGET_PLATFORM_ARCH = aarch64
2025-08-20T19:58:14.9054414Z [00:00:38.678]➜  
2025-08-20T19:58:14.9054667Z [00:00:38.678]➜  PPKG_ARG0            = /usr/local/bin/ppkg
2025-08-20T19:58:14.9055172Z [00:00:38.678]➜  PPKG_ARG1            = install
2025-08-20T19:58:14.9055642Z [00:00:38.678]➜  PPKG_ARGV            = /usr/local/bin/ppkg install dpkg --profile=release -j 5 --static
2025-08-20T19:58:14.9056082Z [00:00:38.678]➜  PPKG_PATH            = /usr/local/bin/ppkg
2025-08-20T19:58:14.9056402Z [00:00:38.678]➜  PPKG_HOME            = /root/.ppkg
2025-08-20T19:58:14.9057031Z [00:00:38.678]➜  PPKG_VERSION         = 0.23.30
2025-08-20T19:58:14.9057314Z [00:00:38.678]➜  PPKG_URL_TRANSFORM   = 
2025-08-20T19:58:14.9057551Z [00:00:38.678]➜  
2025-08-20T19:58:14.9057763Z [00:00:38.678]➜       CROSS_COMPILING = 0
2025-08-20T19:58:14.9058000Z [00:00:38.678]➜  
2025-08-20T19:58:14.9058209Z [00:00:38.678]➜             LOG_LEVEL = 1
2025-08-20T19:58:14.9058489Z [00:00:38.678]➜               PROFILE = release
2025-08-20T19:58:14.9058745Z [00:00:38.678]➜  
2025-08-20T19:58:14.9058955Z [00:00:38.678]➜         ENABLE_CCACHE = 
2025-08-20T19:58:14.9059237Z [00:00:38.678]➜  REQUEST_TO_KEEP_SESSION_DIR = 
2025-08-20T19:58:14.9059566Z [00:00:38.678]➜  REQUEST_TO_EXPORT_COMPILE_COMMANDS_JSON = 
2025-08-20T19:58:14.9059965Z [00:00:38.678]➜  REQUEST_TO_CREATE_FULLY_STATICALLY_LINKED_EXECUTABLE = 1
2025-08-20T19:58:14.9060281Z [00:00:38.678]➜  
2025-08-20T19:58:14.9060524Z [00:00:38.678]➜  [0;35m=>> STEP 1 : load formula [0m
2025-08-20T19:58:15.0686153Z [00:00:38.842]➜  
2025-08-20T19:58:15.0686562Z [00:00:38.842]➜  [0;35m=>> STEP 2 : calculate working/install directory [0m
2025-08-20T19:58:15.0689125Z [00:00:38.842]➜  PACKAGE_WORKING_DIR = /root/.ppkg/run/134/linux-musl-aarch64/libmd
2025-08-20T19:58:15.0689685Z [00:00:38.842]➜  PACKAGE_BSCRIPT_DIR = /root/.ppkg/run/134/linux-musl-aarch64/libmd/src
2025-08-20T19:58:15.0690209Z [00:00:38.842]➜  PACKAGE_BCACHED_DIR = /root/.ppkg/run/134/linux-musl-aarch64/libmd/src/_
2025-08-20T19:58:15.0691002Z [00:00:38.842]➜  PACKAGE_INSTALL_DIR = /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7
2025-08-20T19:58:15.0692264Z [00:00:38.842]➜  
2025-08-20T19:58:15.0692654Z [00:00:38.842]➜  [0;35m=>> STEP 3 : create the working directory and change to it [0m
2025-08-20T19:58:15.0693317Z [00:00:38.842]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/run/134/linux-musl-aarch64/libmd[0m
2025-08-20T19:58:15.0695661Z [00:00:38.843]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libmd[0m
2025-08-20T19:58:15.0696357Z [00:00:38.843]➜  [0;35m==>[0m [0;32minstall -d src/_ fix res bin lib include map[0m
2025-08-20T19:58:15.0702716Z [00:00:38.843]➜  
2025-08-20T19:58:15.0703046Z [00:00:38.843]➜  [0;35m=>> STEP 4 : install needed packages via uppm [0m
2025-08-20T19:58:15.0703440Z [00:00:38.843]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm about[0m
2025-08-20T19:58:15.0707619Z [00:00:38.844]➜  uppm.version : 0.15.4
2025-08-20T19:58:15.0708400Z [00:00:38.844]➜  uppm.homedir : /root/.ppkg/uppm
2025-08-20T19:58:15.0708835Z [00:00:38.844]➜  uppm.exepath : /root/.ppkg/core/uppm
2025-08-20T19:58:15.0709234Z [00:00:38.844]➜  uppm.website : https://github.com/leleliu008/uppm
2025-08-20T19:58:15.0709543Z [00:00:38.844]➜  
2025-08-20T19:58:15.0709803Z [00:00:38.844]➜  uppm.build.utctime: 2025-07-18 10:22:36
2025-08-20T19:58:15.0710110Z [00:00:38.844]➜  uppm.build.libyaml: 0.2.5
2025-08-20T19:58:15.0710398Z [00:00:38.844]➜  uppm.build.libcurl: 8.12.1
2025-08-20T19:58:15.0710701Z [00:00:38.844]➜  uppm.build.libgit2: 1.9.1
2025-08-20T19:58:15.0710987Z [00:00:38.844]➜  uppm.build.openssl: 3.4.1
2025-08-20T19:58:15.0711294Z [00:00:38.844]➜  uppm.build.jansson: 2.14
2025-08-20T19:58:15.0711575Z [00:00:38.844]➜  uppm.build.archive: 3.8.1
2025-08-20T19:58:15.0711855Z [00:00:38.844]➜  uppm.build.zlib:    1.3.1
2025-08-20T19:58:15.0712205Z [00:00:38.844]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm update[0m
2025-08-20T19:58:15.0714734Z [00:00:38.845]➜  === Updating formula repo
2025-08-20T19:58:15.2428999Z [00:00:39.016]➜  name: official-core
2025-08-20T19:58:15.2430102Z [00:00:39.016]➜  path: /root/.ppkg/uppm/repos.d/official-core
2025-08-20T19:58:15.2430643Z [00:00:39.016]➜  url:  https://github.com/leleliu008/uppm-package-repository-linux-aarch64
2025-08-20T19:58:15.2431039Z [00:00:39.016]➜  branch: master
2025-08-20T19:58:15.2431269Z [00:00:39.016]➜  pinned: no
2025-08-20T19:58:15.2431497Z [00:00:39.016]➜  enabled: yes
2025-08-20T19:58:15.2431764Z [00:00:39.016]➜  created: 2025-08-20 19:58:04+00:00
2025-08-20T19:58:15.2432505Z [00:00:39.016]➜  Already up to date.
2025-08-20T19:58:15.2432855Z [00:00:39.016]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install curl[0m
2025-08-20T19:58:15.2453305Z [00:00:39.018]➜  uppm package 'curl' already has been installed.
2025-08-20T19:58:15.2455763Z [00:00:39.019]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install bsdtar[0m
2025-08-20T19:58:15.2479063Z [00:00:39.021]➜  uppm package 'bsdtar' already has been installed.
2025-08-20T19:58:15.2479675Z [00:00:39.021]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install gmake[0m
2025-08-20T19:58:15.2502140Z [00:00:39.023]➜  uppm package 'gmake' to be installed.
2025-08-20T19:58:15.5465057Z [00:00:39.319]➜  /root/.ppkg/uppm/downloads/20f6c5bd0a723d69dc732d1f3d02f91dafdc1ae9fdc82ef3fb2b35b32572b100.txz already have been fetched.
2025-08-20T19:58:15.5645497Z [00:00:39.338]➜  
2025-08-20T19:58:15.5645891Z [00:00:39.338]➜  uppm package 'gmake' was successfully installed.
2025-08-20T19:58:15.5655308Z [00:00:39.339]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install gmake[0m
2025-08-20T19:58:15.5679170Z [00:00:39.341]➜  uppm package 'gmake' already has been installed.
2025-08-20T19:58:15.5680406Z [00:00:39.341]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install pkg-config[0m
2025-08-20T19:58:15.5703763Z [00:00:39.343]➜  uppm package 'pkg-config' to be installed.
2025-08-20T19:58:15.8792477Z [00:00:39.652]➜  /root/.ppkg/uppm/downloads/c2ad10dccfde70da0fd9c1ea01ec1f2aef354087e5b52a3868fe71aaf2c20a5a.txz already have been fetched.
2025-08-20T19:58:15.9137302Z [00:00:39.687]➜  
2025-08-20T19:58:15.9137717Z [00:00:39.687]➜  uppm package 'pkg-config' was successfully installed.
2025-08-20T19:58:15.9148590Z [00:00:39.688]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install patchelf[0m
2025-08-20T19:58:15.9173403Z [00:00:39.690]➜  uppm package 'patchelf' to be installed.
2025-08-20T19:58:16.2083669Z [00:00:39.981]➜  /root/.ppkg/uppm/downloads/acea61b01552a49fbc03e18072475521f7c48d4c0a3bd3aadc1ba285fb3e9cb7.txz already have been fetched.
2025-08-20T19:58:16.2203852Z [00:00:39.993]➜  
2025-08-20T19:58:16.2204232Z [00:00:39.993]➜  uppm package 'patchelf' was successfully installed.
2025-08-20T19:58:16.2214080Z [00:00:39.994]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install tree[0m
2025-08-20T19:58:16.2238459Z [00:00:39.997]➜  uppm package 'tree' already has been installed.
2025-08-20T19:58:16.2239714Z [00:00:39.997]➜  
2025-08-20T19:58:16.2240394Z [00:00:39.997]➜  [0;35m=>> STEP 5 : locate needed tools [0m
2025-08-20T19:58:16.2244129Z [00:00:39.997]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake --version[0m
2025-08-20T19:58:16.2249387Z [00:00:39.998]➜  GNU Make 4.4.1
2025-08-20T19:58:16.2250305Z [00:00:39.998]➜  Built for aarch64-unknown-linux-musl
2025-08-20T19:58:16.2250800Z [00:00:39.998]➜  Copyright (C) 1988-2023 Free Software Foundation, Inc.
2025-08-20T19:58:16.2251320Z [00:00:39.998]➜  License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
2025-08-20T19:58:16.2252048Z [00:00:39.998]➜  This is free software: you are free to change and redistribute it.
2025-08-20T19:58:16.2252558Z [00:00:39.998]➜  There is NO WARRANTY, to the extent permitted by law.
2025-08-20T19:58:16.2252921Z [00:00:39.998]➜  
2025-08-20T19:58:16.2254550Z [00:00:39.998]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/pkg-config/bin/pkg-config --version[0m
2025-08-20T19:58:16.2259601Z [00:00:39.999]➜  0.29.2
2025-08-20T19:58:16.2259850Z [00:00:39.999]➜  
2025-08-20T19:58:16.2264732Z [00:00:39.999]➜  
2025-08-20T19:58:16.2265191Z [00:00:40.000]➜  [0;35m=>> STEP 6 : dofetch [0m
2025-08-20T19:58:16.2286965Z [00:00:40.002]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/downloads[0m
2025-08-20T19:58:16.2293195Z [00:00:40.002]➜  [0;35m==>[0m [0;32mcurl --fail --retry 20 --retry-delay 30 --location --cacert /root/.ppkg/core/cacert.pem -o '/root/.ppkg/downloads/088b110c5038896a99886f5f2e5d368ab7005ef8335999dc00130e35c14bb702.tmp' 'https://libbsd.freedesktop.org/releases/libmd-1.1.0.tar.xz'[0m
2025-08-20T19:58:16.2303455Z [00:00:40.003]➜    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:58:16.2303956Z [00:00:40.003]➜                                   Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:58:18.5470153Z [00:00:42.320]➜  
2025-08-20T19:58:18.5470487Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:18.5470832Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:18.5471107Z   0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
2025-08-20T19:58:18.5471405Z 100  264k  100  264k    0     0   114k      0  0:00:02  0:00:02 --:--:--  114k
2025-08-20T19:58:18.5498498Z [00:00:42.323]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/downloads/088b110c5038896a99886f5f2e5d368ab7005ef8335999dc00130e35c14bb702.tmp /root/.ppkg/downloads/1bd6aa42275313af3141c7cf2e5b964e8b1fd488025caf2f971f43b00776b332.txz[0m
2025-08-20T19:58:18.5503451Z [00:00:42.323]➜  
2025-08-20T19:58:18.5503852Z [00:00:42.323]➜  [0;35m=>> STEP 7 : unpack/copy resources to proper location [0m
2025-08-20T19:58:18.5505073Z [00:00:42.323]➜  [0;35m==>[0m [0;32mbsdtar xf /root/.ppkg/downloads/1bd6aa42275313af3141c7cf2e5b964e8b1fd488025caf2f971f43b00776b332.txz -C /root/.ppkg/run/134/linux-musl-aarch64/libmd/src --strip-components 1 --no-same-owner[0m
2025-08-20T19:58:18.5662350Z [00:00:42.339]➜  
2025-08-20T19:58:18.5663363Z [00:00:42.339]➜  [0;35m=>> STEP 8 : prepare C/C++ toolchain for target build [0m
2025-08-20T19:58:18.5663732Z [00:00:42.339]➜  
2025-08-20T19:58:18.5664180Z [00:00:42.339]➜  [0;35m=>> STEP 9 : check if C compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:58:18.5827942Z [00:00:42.356]➜  
2025-08-20T19:58:18.5828450Z [00:00:42.356]➜  [0;35m=>> STEP 10 : check if C++ compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:58:18.5828942Z [00:00:42.356]➜  [0;31m💔  NO[0m
2025-08-20T19:58:18.5989738Z [00:00:42.372]➜  [0;31m💔  NO[0m
2025-08-20T19:58:18.5990281Z [00:00:42.372]➜  
2025-08-20T19:58:18.5990582Z [00:00:42.372]➜  [0;35m=>> STEP 11 : dopatch for target [0m
2025-08-20T19:58:18.5991761Z [00:00:42.372]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libmd/src[0m
2025-08-20T19:58:18.5992203Z [00:00:42.372]➜  
2025-08-20T19:58:18.5992802Z [00:00:42.372]➜  [0;35m=>> STEP 12 : update config.{sub,guess} [0m
2025-08-20T19:58:18.5993515Z [00:00:42.372]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134[0m
2025-08-20T19:58:18.5994151Z [00:00:42.372]➜  [0;35m==>[0m [0;32mgit_checkout https://github.com/leleliu008/gnu-config --depth=1 -C config[0m
2025-08-20T19:58:18.5994635Z [00:00:42.372]➜  [0;35m==>[0m [0;32minstall -d config[0m
2025-08-20T19:58:18.5998912Z [00:00:42.373]➜  [0;35m==>[0m [0;32mcd config[0m
2025-08-20T19:58:18.5999335Z [00:00:42.373]➜  [0;35m==>[0m [0;32mgit -c init.defaultBranch=master init[0m
2025-08-20T19:58:18.6033402Z [00:00:42.376]➜  Initialized empty Git repository in /root/.ppkg/run/134/config/.git/
2025-08-20T19:58:18.6034337Z [00:00:42.376]➜  [0;35m==>[0m [0;32mgit remote add origin https://github.com/leleliu008/gnu-config[0m
2025-08-20T19:58:18.6056866Z [00:00:42.379]➜  [0;35m==>[0m [0;32mgit -c protocol.version=2 fetch --progress --depth=1 origin HEAD:refs/remotes/origin/master[0m
2025-08-20T19:58:18.8542823Z [00:00:42.627]➜  remote: Enumerating objects: 22, done.        
2025-08-20T19:58:18.8543301Z [00:00:42.627]➜  remote: Counting objects:   4% (1/22)        
2025-08-20T19:58:18.8543586Z remote: Counting objects:   9% (2/22)        
2025-08-20T19:58:18.8543839Z remote: Counting objects:  13% (3/22)        
2025-08-20T19:58:18.8544092Z remote: Counting objects:  18% (4/22)        
2025-08-20T19:58:18.8544345Z remote: Counting objects:  22% (5/22)        
2025-08-20T19:58:18.8544596Z remote: Counting objects:  27% (6/22)        
2025-08-20T19:58:18.8545087Z remote: Counting objects:  31% (7/22)        
2025-08-20T19:58:18.8545379Z remote: Counting objects:  36% (8/22)        
2025-08-20T19:58:18.8545634Z remote: Counting objects:  40% (9/22)        
2025-08-20T19:58:18.8545888Z remote: Counting objects:  45% (10/22)        
2025-08-20T19:58:18.8546140Z remote: Counting objects:  50% (11/22)        
2025-08-20T19:58:18.8546396Z remote: Counting objects:  54% (12/22)        
2025-08-20T19:58:18.8546649Z remote: Counting objects:  59% (13/22)        
2025-08-20T19:58:18.8546913Z remote: Counting objects:  63% (14/22)        
2025-08-20T19:58:18.8547169Z remote: Counting objects:  68% (15/22)        
2025-08-20T19:58:18.8547423Z remote: Counting objects:  72% (16/22)        
2025-08-20T19:58:18.8547679Z remote: Counting objects:  77% (17/22)        
2025-08-20T19:58:18.8547935Z remote: Counting objects:  81% (18/22)        
2025-08-20T19:58:18.8548191Z remote: Counting objects:  86% (19/22)        
2025-08-20T19:58:18.8548446Z remote: Counting objects:  90% (20/22)        
2025-08-20T19:58:18.8548700Z remote: Counting objects:  95% (21/22)        
2025-08-20T19:58:18.8548962Z remote: Counting objects: 100% (22/22)        
2025-08-20T19:58:18.8549234Z remote: Counting objects: 100% (22/22), done.        
2025-08-20T19:58:18.8576342Z [00:00:42.631]➜  remote: Compressing objects:   5% (1/19)        
2025-08-20T19:58:18.8576696Z remote: Compressing objects:  10% (2/19)        
2025-08-20T19:58:18.8576972Z remote: Compressing objects:  15% (3/19)        
2025-08-20T19:58:18.8577244Z remote: Compressing objects:  21% (4/19)        
2025-08-20T19:58:18.8577837Z remote: Compressing objects:  26% (5/19)        
2025-08-20T19:58:18.8578128Z remote: Compressing objects:  31% (6/19)        
2025-08-20T19:58:18.8578395Z remote: Compressing objects:  36% (7/19)        
2025-08-20T19:58:18.8578662Z remote: Compressing objects:  42% (8/19)        
2025-08-20T19:58:18.8578928Z remote: Compressing objects:  47% (9/19)        
2025-08-20T19:58:18.8579193Z remote: Compressing objects:  52% (10/19)        
2025-08-20T19:58:18.8579462Z remote: Compressing objects:  57% (11/19)        
2025-08-20T19:58:18.8579740Z remote: Compressing objects:  63% (12/19)        
2025-08-20T19:58:18.8580010Z remote: Compressing objects:  68% (13/19)        
2025-08-20T19:58:18.8580276Z remote: Compressing objects:  73% (14/19)        
2025-08-20T19:58:18.8580547Z remote: Compressing objects:  78% (15/19)        
2025-08-20T19:58:18.8580814Z remote: Compressing objects:  84% (16/19)        
2025-08-20T19:58:18.8581081Z remote: Compressing objects:  89% (17/19)        
2025-08-20T19:58:18.8581353Z remote: Compressing objects:  94% (18/19)        
2025-08-20T19:58:18.8581621Z remote: Compressing objects: 100% (19/19)        
2025-08-20T19:58:18.8581906Z remote: Compressing objects: 100% (19/19), done.        
2025-08-20T19:58:18.9167421Z [00:00:42.690]➜  remote: Total 22 (delta 1), reused 13 (delta 0), pack-reused 0 (from 0)        
2025-08-20T19:58:18.9197014Z [00:00:42.693]➜  From https://github.com/leleliu008/gnu-config
2025-08-20T19:58:18.9197430Z [00:00:42.693]➜   * [new ref]         HEAD       -> origin/master
2025-08-20T19:58:18.9208478Z [00:00:42.694]➜  [0;35m==>[0m [0;32mgit checkout --progress --force -B master refs/remotes/origin/master[0m
2025-08-20T19:58:18.9261165Z [00:00:42.699]➜  branch 'master' set up to track 'origin/master'.
2025-08-20T19:58:18.9262253Z [00:00:42.699]➜  Reset branch 'master'
2025-08-20T19:58:18.9281406Z [00:00:42.701]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134[0m
2025-08-20T19:58:18.9281895Z [00:00:42.701]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libmd/src[0m
2025-08-20T19:58:18.9292521Z [00:00:42.702]➜  '/root/.ppkg/run/134/config/config.sub' -> './build-aux/config.sub'
2025-08-20T19:58:18.9305593Z [00:00:42.704]➜  '/root/.ppkg/run/134/config/config.guess' -> './build-aux/config.guess'
2025-08-20T19:58:18.9308731Z [00:00:42.704]➜  
2025-08-20T19:58:18.9309043Z [00:00:42.704]➜  [0;35m=>> STEP 13 : install for target [0m
2025-08-20T19:58:18.9309483Z [00:00:42.704]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libmd/src[0m
2025-08-20T19:58:18.9314042Z [00:00:42.704]➜  [0;35m==>[0m [0;32m/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/configure --prefix=/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7 --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-aarch64/libmd/include -DNDEBUG ' LDFLAGS='-L/root/.ppkg/run/134/linux-musl-aarch64/libmd/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s' 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-aarch64/libmd/lib/pkgconfig:' PKG_CONFIG_LIBDIR='/root/.ppkg/run/134/linux-musl-aarch64/libmd/lib/pkgconfig' CC_FOR_BUILD='/root/.ppkg/core/wrapper-native-cc'[0m
2025-08-20T19:58:18.9874474Z [00:00:42.760]➜  checking for a BSD-compatible install... /root/.ppkg/uppm/installed/coreutils/bin/install -c
2025-08-20T19:58:18.9885072Z [00:00:42.762]➜  checking whether build environment is sane... yes
2025-08-20T19:58:18.9919136Z [00:00:42.765]➜  checking for a race-free mkdir -p... /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p
2025-08-20T19:58:18.9920176Z [00:00:42.765]➜  checking for gawk... gawk
2025-08-20T19:58:18.9951416Z [00:00:42.768]➜  checking whether make sets $(MAKE)... yes
2025-08-20T19:58:18.9976147Z [00:00:42.771]➜  checking whether make supports nested variables... yes
2025-08-20T19:58:18.9994221Z [00:00:42.772]➜  checking whether make supports nested variables... (cached) yes
2025-08-20T19:58:19.0032819Z [00:00:42.776]➜  checking whether make supports the include directive... yes (GNU style)
2025-08-20T19:58:19.0033351Z [00:00:42.776]➜  checking for gcc... /root/.ppkg/core/wrapper-target-cc
2025-08-20T19:58:19.1191375Z [00:00:42.892]➜  checking whether the C compiler works... yes
2025-08-20T19:58:19.1191859Z [00:00:42.892]➜  checking for C compiler default output file name... a.out
2025-08-20T19:58:19.2181673Z [00:00:42.991]➜  checking for suffix of executables... 
2025-08-20T19:58:19.3226306Z [00:00:43.096]➜  checking whether we are cross compiling... no
2025-08-20T19:58:19.3434292Z [00:00:43.116]➜  checking for suffix of object files... o
2025-08-20T19:58:19.3631264Z [00:00:43.136]➜  checking whether the compiler supports GNU C... yes
2025-08-20T19:58:19.3821175Z [00:00:43.155]➜  checking whether /root/.ppkg/core/wrapper-target-cc accepts -g... yes
2025-08-20T19:58:19.4377543Z [00:00:43.211]➜  checking for /root/.ppkg/core/wrapper-target-cc option to enable C11 features... none needed
2025-08-20T19:58:19.4735387Z [00:00:43.246]➜  checking whether /root/.ppkg/core/wrapper-target-cc understands -c and -o together... yes
2025-08-20T19:58:19.4951702Z [00:00:43.268]➜  checking dependency style of /root/.ppkg/core/wrapper-target-cc... gcc3
2025-08-20T19:58:19.5114187Z [00:00:43.284]➜  checking for stdio.h... yes
2025-08-20T19:58:19.5289802Z [00:00:43.302]➜  checking for stdlib.h... yes
2025-08-20T19:58:19.5487088Z [00:00:43.322]➜  checking for string.h... yes
2025-08-20T19:58:19.5689015Z [00:00:43.342]➜  checking for inttypes.h... yes
2025-08-20T19:58:19.5889576Z [00:00:43.362]➜  checking for stdint.h... yes
2025-08-20T19:58:19.6090943Z [00:00:43.382]➜  checking for strings.h... yes
2025-08-20T19:58:19.6298010Z [00:00:43.403]➜  checking for sys/stat.h... yes
2025-08-20T19:58:19.6515048Z [00:00:43.424]➜  checking for sys/types.h... yes
2025-08-20T19:58:19.6747475Z [00:00:43.448]➜  checking for unistd.h... yes
2025-08-20T19:58:19.7003483Z [00:00:43.473]➜  checking for wchar.h... yes
2025-08-20T19:58:19.7256312Z [00:00:43.499]➜  checking for minix/config.h... no
2025-08-20T19:58:19.7557005Z [00:00:43.529]➜  checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T19:58:19.7803700Z [00:00:43.553]➜  checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T19:58:19.7805439Z [00:00:43.554]➜  checking for special C compiler options needed for large files... no
2025-08-20T19:58:19.8012458Z [00:00:43.574]➜  checking for _FILE_OFFSET_BITS value needed for large files... no
2025-08-20T19:58:19.8192701Z [00:00:43.592]➜  checking the archiver (/usr/bin/ar) interface... ar
2025-08-20T19:58:19.8490719Z [00:00:43.622]➜  checking build system type... aarch64-unknown-linux-musl
2025-08-20T19:58:19.8491285Z [00:00:43.622]➜  checking host system type... aarch64-unknown-linux-musl
2025-08-20T19:58:19.8500540Z [00:00:43.623]➜  checking how to print strings... printf
2025-08-20T19:58:19.8515395Z [00:00:43.625]➜  checking for a sed that does not truncate output... /root/.ppkg/uppm/installed/gsed/bin/sed
2025-08-20T19:58:19.8528169Z [00:00:43.626]➜  checking for grep that handles long lines and -e... /root/.ppkg/uppm/installed/grep/bin/grep
2025-08-20T19:58:19.8535492Z [00:00:43.627]➜  checking for egrep... /root/.ppkg/uppm/installed/grep/bin/grep -E
2025-08-20T19:58:19.8542918Z [00:00:43.627]➜  checking for fgrep... /root/.ppkg/uppm/installed/grep/bin/grep -F
2025-08-20T19:58:19.8619245Z [00:00:43.635]➜  checking for ld used by /root/.ppkg/core/wrapper-target-cc... /usr/bin/ld
2025-08-20T19:58:19.8633840Z [00:00:43.636]➜  checking if the linker (/usr/bin/ld) is GNU ld... yes
2025-08-20T19:58:19.8634331Z [00:00:43.636]➜  checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2025-08-20T19:58:19.8812156Z [00:00:43.654]➜  checking the name lister (/usr/bin/nm) interface... BSD nm
2025-08-20T19:58:19.8812648Z [00:00:43.654]➜  checking whether ln -s works... yes
2025-08-20T19:58:19.8828816Z [00:00:43.656]➜  checking the maximum length of command line arguments... 98304
2025-08-20T19:58:19.8843082Z [00:00:43.657]➜  checking how to convert aarch64-unknown-linux-musl file names to aarch64-unknown-linux-musl format... func_convert_file_noop
2025-08-20T19:58:19.8843951Z [00:00:43.657]➜  checking how to convert aarch64-unknown-linux-musl file names to toolchain format... func_convert_file_noop
2025-08-20T19:58:19.8844583Z [00:00:43.657]➜  checking for /usr/bin/ld option to reload object files... -r
2025-08-20T19:58:19.8849643Z [00:00:43.658]➜  checking for file... file
2025-08-20T19:58:19.8850523Z [00:00:43.658]➜  checking for objdump... /usr/bin/objdump
2025-08-20T19:58:19.8852962Z [00:00:43.658]➜  checking how to recognize dependent libraries... pass_all
2025-08-20T19:58:19.8856606Z [00:00:43.659]➜  checking for dlltool... no
2025-08-20T19:58:19.8857071Z [00:00:43.659]➜  checking how to associate runtime and link libraries... printf %s\n
2025-08-20T19:58:19.9102895Z [00:00:43.683]➜  checking for archiver @FILE support... @
2025-08-20T19:58:19.9104160Z [00:00:43.683]➜  checking for strip... /usr/bin/strip
2025-08-20T19:58:19.9104510Z [00:00:43.683]➜  checking for ranlib... /usr/bin/ranlib
2025-08-20T19:58:20.0311123Z [00:00:43.804]➜  checking command to parse /usr/bin/nm output from /root/.ppkg/core/wrapper-target-cc object... ok
2025-08-20T19:58:20.0320081Z [00:00:43.805]➜  checking for sysroot... no
2025-08-20T19:58:20.0344245Z [00:00:43.807]➜  checking for a working dd... /root/.ppkg/uppm/installed/coreutils/bin/dd
2025-08-20T19:58:20.0363290Z [00:00:43.809]➜  checking how to truncate binary pipes... /root/.ppkg/uppm/installed/coreutils/bin/dd bs=4096 count=1
2025-08-20T19:58:20.0368800Z [00:00:43.810]➜  checking for mt... no
2025-08-20T19:58:20.0384037Z [00:00:43.811]➜  checking if : is a manifest tool... no
2025-08-20T19:58:20.0640007Z [00:00:43.837]➜  checking for dlfcn.h... yes
2025-08-20T19:58:20.0654346Z [00:00:43.838]➜  checking for objdir... .libs
2025-08-20T19:58:20.1969641Z [00:00:43.970]➜  checking if /root/.ppkg/core/wrapper-target-cc supports -fno-rtti -fno-exceptions... no
2025-08-20T19:58:20.1970416Z [00:00:43.970]➜  checking for /root/.ppkg/core/wrapper-target-cc option to produce PIC... -fPIC -DPIC
2025-08-20T19:58:20.2128846Z [00:00:43.986]➜  checking if /root/.ppkg/core/wrapper-target-cc PIC flag -fPIC -DPIC works... yes
2025-08-20T19:58:20.3079222Z [00:00:44.081]➜  checking if /root/.ppkg/core/wrapper-target-cc static flag -static works... yes
2025-08-20T19:58:20.3279900Z [00:00:44.101]➜  checking if /root/.ppkg/core/wrapper-target-cc supports -c -o file.o... yes
2025-08-20T19:58:20.3280533Z [00:00:44.101]➜  checking if /root/.ppkg/core/wrapper-target-cc supports -c -o file.o... (cached) yes
2025-08-20T19:58:20.3347956Z [00:00:44.108]➜  checking whether the /root/.ppkg/core/wrapper-target-cc linker (/usr/bin/ld) supports shared libraries... yes
2025-08-20T19:58:20.3559052Z [00:00:44.129]➜  checking whether -lc should be explicitly linked in... no
2025-08-20T19:58:20.4607920Z [00:00:44.234]➜  checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T19:58:20.4608537Z [00:00:44.234]➜  checking how to hardcode library paths into programs... immediate
2025-08-20T19:58:20.4618623Z [00:00:44.235]➜  checking whether stripping libraries is possible... yes
2025-08-20T19:58:20.4619104Z [00:00:44.235]➜  checking if libtool supports shared libraries... yes
2025-08-20T19:58:20.4619553Z [00:00:44.235]➜  checking whether to build shared libraries... yes
2025-08-20T19:58:20.4619947Z [00:00:44.235]➜  checking whether to build static libraries... yes
2025-08-20T19:58:20.5616825Z [00:00:44.335]➜  checking for --version-script linker flag... yes
2025-08-20T19:58:20.5617458Z [00:00:44.335]➜  checking for a sed that does not truncate output... (cached) /root/.ppkg/uppm/installed/gsed/bin/sed
2025-08-20T19:58:20.5622715Z [00:00:44.335]➜  checking for gcc... (cached) /root/.ppkg/core/wrapper-target-cc
2025-08-20T19:58:20.5767550Z [00:00:44.350]➜  checking whether the compiler supports GNU C... (cached) yes
2025-08-20T19:58:20.5768146Z [00:00:44.350]➜  checking whether /root/.ppkg/core/wrapper-target-cc accepts -g... (cached) yes
2025-08-20T19:58:20.5768810Z [00:00:44.350]➜  checking for /root/.ppkg/core/wrapper-target-cc option to enable C11 features... (cached) none needed
2025-08-20T19:58:20.5771162Z [00:00:44.350]➜  checking whether /root/.ppkg/core/wrapper-target-cc understands -c and -o together... (cached) yes
2025-08-20T19:58:20.5771859Z [00:00:44.350]➜  checking dependency style of /root/.ppkg/core/wrapper-target-cc... (cached) gcc3
2025-08-20T19:58:20.5779409Z [00:00:44.351]➜  checking for unistd.h... (cached) yes
2025-08-20T19:58:20.6327953Z [00:00:44.406]➜  checking whether byte ordering is bigendian... no
2025-08-20T19:58:20.6871406Z [00:00:44.460]➜  checking for off_t... yes
2025-08-20T19:58:20.7433203Z [00:00:44.516]➜  checking for size_t... yes
2025-08-20T19:58:20.8002566Z [00:00:44.573]➜  checking for ssize_t... yes
2025-08-20T19:58:20.8099015Z [00:00:44.583]➜  checking that generated files are newer than configure... done
2025-08-20T19:58:20.8099474Z [00:00:44.583]➜  configure: creating ./config.status
2025-08-20T19:58:20.9824715Z [00:00:44.755]➜  config.status: creating Makefile
2025-08-20T19:58:20.9882356Z [00:00:44.761]➜  config.status: creating include/Makefile
2025-08-20T19:58:20.9951170Z [00:00:44.768]➜  config.status: creating man/Makefile
2025-08-20T19:58:21.0020557Z [00:00:44.775]➜  config.status: creating src/Makefile
2025-08-20T19:58:21.0093513Z [00:00:44.782]➜  config.status: creating src/libmd.pc
2025-08-20T19:58:21.0158673Z [00:00:44.789]➜  config.status: creating test/Makefile
2025-08-20T19:58:21.0236204Z [00:00:44.797]➜  config.status: creating config.h
2025-08-20T19:58:21.0280834Z [00:00:44.801]➜  config.status: executing depfiles commands
2025-08-20T19:58:21.0624169Z [00:00:44.835]➜  config.status: executing libtool commands
2025-08-20T19:58:21.0810429Z [00:00:44.854]➜  
2025-08-20T19:58:21.0810880Z [00:00:44.854]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake -w -j5 clean[0m
2025-08-20T19:58:21.0824001Z [00:00:44.855]➜  gmake: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:21.0839874Z [00:00:44.857]➜  Making clean in include
2025-08-20T19:58:21.0850107Z [00:00:44.858]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/include'
2025-08-20T19:58:21.0850596Z [00:00:44.858]➜  rm -rf .libs _libs
2025-08-20T19:58:21.0852559Z [00:00:44.858]➜  rm -f *.lo
2025-08-20T19:58:21.0860209Z [00:00:44.859]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/include'
2025-08-20T19:58:21.0860676Z [00:00:44.859]➜  Making clean in man
2025-08-20T19:58:21.0871610Z [00:00:44.860]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/man'
2025-08-20T19:58:21.0872133Z [00:00:44.860]➜  test -z "md4.3 md5.3 " || rm -f md4.3 md5.3 
2025-08-20T19:58:21.0877614Z [00:00:44.861]➜  rm -rf .libs _libs
2025-08-20T19:58:21.0877897Z [00:00:44.861]➜  rm -f *.lo
2025-08-20T19:58:21.0885942Z [00:00:44.862]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/man'
2025-08-20T19:58:21.0886506Z [00:00:44.862]➜  Making clean in src
2025-08-20T19:58:21.0901115Z [00:00:44.863]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:21.0902206Z [00:00:44.863]➜  test -z "md2hl.c md4hl.c md5hl.c rmd160hl.c sha1hl.c sha224hl.c sha256hl.c sha384hl.c sha512hl.c sha512_256hl.c  " || rm -f md2hl.c md4hl.c md5hl.c rmd160hl.c sha1hl.c sha224hl.c sha256hl.c sha384hl.c sha512hl.c sha512_256hl.c  
2025-08-20T19:58:21.0906038Z [00:00:44.863]➜  test -z "libmd.la" || rm -f libmd.la
2025-08-20T19:58:21.0906748Z [00:00:44.864]➜  rm -rf .libs _libs
2025-08-20T19:58:21.0911454Z [00:00:44.864]➜  rm -f *.o
2025-08-20T19:58:21.0918745Z [00:00:44.865]➜  rm -f *.lo
2025-08-20T19:58:21.0926787Z [00:00:44.866]➜  rm -f ./so_locations
2025-08-20T19:58:21.0930657Z [00:00:44.866]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:21.0931577Z [00:00:44.866]➜  Making clean in test
2025-08-20T19:58:21.0946197Z [00:00:44.868]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/test'
2025-08-20T19:58:21.0951315Z [00:00:44.868]➜  rm -rf .libs _libs
2025-08-20T19:58:21.0952579Z [00:00:44.868]➜   rm -f md2 md4 md5 rmd160 sha1 sha2
2025-08-20T19:58:21.0955350Z [00:00:44.869]➜  rm -f *.o
2025-08-20T19:58:21.0957343Z [00:00:44.869]➜  test -z "md2.log md4.log md5.log rmd160.log sha1.log sha2.log" || rm -f md2.log md4.log md5.log rmd160.log sha1.log sha2.log
2025-08-20T19:58:21.0958786Z [00:00:44.869]➜  rm -f *.lo
2025-08-20T19:58:21.0966007Z [00:00:44.870]➜  test -z "md2.trs md4.trs md5.trs rmd160.trs sha1.trs sha2.trs" || rm -f md2.trs md4.trs md5.trs rmd160.trs sha1.trs sha2.trs
2025-08-20T19:58:21.0969093Z [00:00:44.870]➜  test -z "test-suite.log" || rm -f test-suite.log
2025-08-20T19:58:21.0974318Z [00:00:44.870]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/test'
2025-08-20T19:58:21.0985964Z [00:00:44.872]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:21.0986397Z [00:00:44.872]➜  rm -rf .libs _libs
2025-08-20T19:58:21.0989170Z [00:00:44.872]➜  rm -f *.lo
2025-08-20T19:58:21.0994597Z [00:00:44.873]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:21.0997121Z [00:00:44.873]➜  gmake: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:21.1000107Z [00:00:44.873]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake -w -j5[0m
2025-08-20T19:58:21.1012870Z [00:00:44.874]➜  gmake: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:21.1021171Z [00:00:44.875]➜  /root/.ppkg/uppm/installed/gmake/bin/gmake  all-recursive
2025-08-20T19:58:21.1031729Z [00:00:44.876]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:21.1046211Z [00:00:44.878]➜  Making all in include
2025-08-20T19:58:21.1056554Z [00:00:44.879]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/include'
2025-08-20T19:58:21.1057112Z [00:00:44.879]➜  gmake[2]: Nothing to be done for 'all'.
2025-08-20T19:58:21.1057596Z [00:00:44.879]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/include'
2025-08-20T19:58:21.1058828Z [00:00:44.879]➜  Making all in man
2025-08-20T19:58:21.1069490Z [00:00:44.880]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/man'
2025-08-20T19:58:21.1075160Z [00:00:44.880]➜    GEN      md4.3
2025-08-20T19:58:21.1075544Z [00:00:44.881]➜    GEN      md5.3
2025-08-20T19:58:21.1081310Z [00:00:44.881]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/man'
2025-08-20T19:58:21.1081792Z [00:00:44.881]➜  Making all in src
2025-08-20T19:58:21.1095857Z [00:00:44.883]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:21.1107130Z [00:00:44.883]➜    GEN      md2hl.c
2025-08-20T19:58:21.1107969Z [00:00:44.884]➜    GEN      md4hl.c
2025-08-20T19:58:21.1114892Z [00:00:44.884]➜    GEN      md5hl.c
2025-08-20T19:58:21.1115272Z [00:00:44.884]➜    GEN      rmd160hl.c
2025-08-20T19:58:21.1115535Z [00:00:44.884]➜    GEN      sha1hl.c
2025-08-20T19:58:21.1121115Z [00:00:44.885]➜    GEN      sha224hl.c
2025-08-20T19:58:21.1123328Z [00:00:44.885]➜    GEN      sha256hl.c
2025-08-20T19:58:21.1130792Z [00:00:44.886]➜    GEN      sha384hl.c
2025-08-20T19:58:21.1131104Z [00:00:44.886]➜    GEN      sha512hl.c
2025-08-20T19:58:21.1136672Z [00:00:44.887]➜    GEN      sha512_256hl.c
2025-08-20T19:58:21.1141795Z [00:00:44.887]➜  /root/.ppkg/uppm/installed/gmake/bin/gmake  all-am
2025-08-20T19:58:21.1155558Z [00:00:44.889]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:21.1169322Z [00:00:44.890]➜    CC       md2.lo
2025-08-20T19:58:21.1169732Z [00:00:44.890]➜    CC       md4.lo
2025-08-20T19:58:21.1169981Z [00:00:44.890]➜    CC       md5.lo
2025-08-20T19:58:21.1171136Z [00:00:44.890]➜    CC       rmd160.lo
2025-08-20T19:58:21.1186752Z [00:00:44.892]➜    CC       sha1.lo
2025-08-20T19:58:21.2982178Z [00:00:45.071]➜    CC       sha2.lo
2025-08-20T19:58:21.3514085Z [00:00:45.124]➜    CC       md2hl.lo
2025-08-20T19:58:21.4021983Z [00:00:45.175]➜    CC       md4hl.lo
2025-08-20T19:58:21.4727442Z [00:00:45.246]➜    CC       md5hl.lo
2025-08-20T19:58:21.5726894Z [00:00:45.346]➜    CC       rmd160hl.lo
2025-08-20T19:58:21.5756518Z [00:00:45.348]➜    CC       sha1hl.lo
2025-08-20T19:58:21.6301420Z [00:00:45.403]➜    CC       sha224hl.lo
2025-08-20T19:58:21.6518243Z [00:00:45.425]➜    CC       sha256hl.lo
2025-08-20T19:58:21.7278102Z [00:00:45.501]➜    CC       sha384hl.lo
2025-08-20T19:58:21.7643653Z [00:00:45.537]➜    CC       sha512hl.lo
2025-08-20T19:58:21.7962337Z [00:00:45.569]➜    CC       sha512_256hl.lo
2025-08-20T19:58:21.9188242Z [00:00:45.692]➜    CCLD     libmd.la
2025-08-20T19:58:21.9993930Z [00:00:45.772]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:21.9995124Z [00:00:45.772]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:21.9995590Z [00:00:45.773]➜  Making all in test
2025-08-20T19:58:22.0009589Z [00:00:45.774]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/test'
2025-08-20T19:58:22.0010106Z [00:00:45.774]➜  gmake[2]: Nothing to be done for 'all'.
2025-08-20T19:58:22.0010590Z [00:00:45.774]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/test'
2025-08-20T19:58:22.0021391Z [00:00:45.775]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:22.0030652Z [00:00:45.776]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:22.0032266Z [00:00:45.776]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:22.0033635Z [00:00:45.776]➜  gmake: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:22.0036727Z [00:00:45.777]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake -w -j5 install[0m
2025-08-20T19:58:22.0050077Z [00:00:45.778]➜  gmake: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:22.0064916Z [00:00:45.780]➜  Making install in include
2025-08-20T19:58:22.0075331Z [00:00:45.781]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/include'
2025-08-20T19:58:22.0083754Z [00:00:45.781]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/include'
2025-08-20T19:58:22.0084279Z [00:00:45.781]➜  gmake[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T19:58:22.0089313Z [00:00:45.782]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/include'
2025-08-20T19:58:22.0100963Z [00:00:45.783]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644 md2.h md4.h md5.h rmd160.h sha1.h sha2.h ripemd.h sha.h sha256.h sha512.h '/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/include'
2025-08-20T19:58:22.0109180Z [00:00:45.784]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/include'
2025-08-20T19:58:22.0110175Z [00:00:45.784]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/include'
2025-08-20T19:58:22.0111030Z [00:00:45.784]➜  Making install in man
2025-08-20T19:58:22.0121589Z [00:00:45.785]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/man'
2025-08-20T19:58:22.0131231Z [00:00:45.786]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/man'
2025-08-20T19:58:22.0131822Z [00:00:45.786]➜  gmake[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T19:58:22.0139538Z [00:00:45.787]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3'
2025-08-20T19:58:22.0144985Z [00:00:45.788]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man7'
2025-08-20T19:58:22.0166133Z [00:00:45.790]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644 md2.3 md4.3 md5.3 rmd160.3 sha1.3 sha2.3 '/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3'
2025-08-20T19:58:22.0172614Z [00:00:45.790]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644 libmd.7 '/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man7'
2025-08-20T19:58:22.0182908Z [00:00:45.791]➜  /root/.ppkg/uppm/installed/gmake/bin/gmake  install-data-hook
2025-08-20T19:58:22.0193311Z [00:00:45.792]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/man'
2025-08-20T19:58:22.0194495Z [00:00:45.792]➜  ln -s -f md2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD2Transform.3
2025-08-20T19:58:22.0199489Z [00:00:45.793]➜  ln -s -f md2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD2Init.3
2025-08-20T19:58:22.0201660Z [00:00:45.793]➜  ln -s -f md2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD2Final.3
2025-08-20T19:58:22.0202775Z [00:00:45.793]➜  ln -s -f md2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD2Update.3
2025-08-20T19:58:22.0207111Z [00:00:45.794]➜  ln -s -f md2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD2End.3
2025-08-20T19:58:22.0209063Z [00:00:45.794]➜  ln -s -f md2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD2File.3
2025-08-20T19:58:22.0212001Z [00:00:45.794]➜  ln -s -f md2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD2FileChunk.3
2025-08-20T19:58:22.0215850Z [00:00:45.795]➜  ln -s -f md2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD2Data.3
2025-08-20T19:58:22.0217710Z [00:00:45.795]➜  ln -s -f md4.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD4Transform.3
2025-08-20T19:58:22.0221807Z [00:00:45.795]➜  ln -s -f md4.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD4Init.3
2025-08-20T19:58:22.0223983Z [00:00:45.795]➜  ln -s -f md4.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD4Final.3
2025-08-20T19:58:22.0227601Z [00:00:45.796]➜  ln -s -f md4.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD4Update.3
2025-08-20T19:58:22.0231217Z [00:00:45.796]➜  ln -s -f md4.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD4End.3
2025-08-20T19:58:22.0234673Z [00:00:45.796]➜  ln -s -f md4.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD4File.3
2025-08-20T19:58:22.0238083Z [00:00:45.797]➜  ln -s -f md4.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD4FileChunk.3
2025-08-20T19:58:22.0240470Z [00:00:45.797]➜  ln -s -f md4.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD4Pad.3
2025-08-20T19:58:22.0246897Z [00:00:45.798]➜  ln -s -f md4.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD4Data.3
2025-08-20T19:58:22.0249140Z [00:00:45.798]➜  ln -s -f md5.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD5Transform.3
2025-08-20T19:58:22.0252010Z [00:00:45.798]➜  ln -s -f md5.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD5Init.3
2025-08-20T19:58:22.0253749Z [00:00:45.798]➜  ln -s -f md5.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD5Final.3
2025-08-20T19:58:22.0257959Z [00:00:45.799]➜  ln -s -f md5.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD5Update.3
2025-08-20T19:58:22.0261011Z [00:00:45.799]➜  ln -s -f md5.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD5End.3
2025-08-20T19:58:22.0263923Z [00:00:45.799]➜  ln -s -f md5.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD5File.3
2025-08-20T19:58:22.0267770Z [00:00:45.800]➜  ln -s -f md5.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD5FileChunk.3
2025-08-20T19:58:22.0271733Z [00:00:45.800]➜  ln -s -f md5.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD5Pad.3
2025-08-20T19:58:22.0275273Z [00:00:45.800]➜  ln -s -f md5.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/MD5Data.3
2025-08-20T19:58:22.0280116Z [00:00:45.801]➜  ln -s -f rmd160.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/RMD160Transform.3
2025-08-20T19:58:22.0281234Z [00:00:45.801]➜  ln -s -f rmd160.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/RMD160Init.3
2025-08-20T19:58:22.0283194Z [00:00:45.801]➜  ln -s -f rmd160.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/RMD160Final.3
2025-08-20T19:58:22.0287040Z [00:00:45.802]➜  ln -s -f rmd160.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/RMD160Update.3
2025-08-20T19:58:22.0289588Z [00:00:45.802]➜  ln -s -f rmd160.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/RMD160End.3
2025-08-20T19:58:22.0295160Z [00:00:45.802]➜  ln -s -f rmd160.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/RMD160File.3
2025-08-20T19:58:22.0296825Z [00:00:45.803]➜  ln -s -f rmd160.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/RMD160FileChunk.3
2025-08-20T19:58:22.0299312Z [00:00:45.803]➜  ln -s -f rmd160.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/RMD160Pad.3
2025-08-20T19:58:22.0301029Z [00:00:45.803]➜  ln -s -f rmd160.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/RMD160Data.3
2025-08-20T19:58:22.0305210Z [00:00:45.803]➜  ln -s -f sha1.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA1Transform.3
2025-08-20T19:58:22.0307974Z [00:00:45.804]➜  ln -s -f sha1.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA1Init.3
2025-08-20T19:58:22.0309558Z [00:00:45.804]➜  ln -s -f sha1.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA1Final.3
2025-08-20T19:58:22.0313677Z [00:00:45.804]➜  ln -s -f sha1.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA1Update.3
2025-08-20T19:58:22.0316467Z [00:00:45.805]➜  ln -s -f sha1.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA1End.3
2025-08-20T19:58:22.0319571Z [00:00:45.805]➜  ln -s -f sha1.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA1File.3
2025-08-20T19:58:22.0322356Z [00:00:45.805]➜  ln -s -f sha1.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA1FileChunk.3
2025-08-20T19:58:22.0327313Z [00:00:45.806]➜  ln -s -f sha1.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA1Pad.3
2025-08-20T19:58:22.0328678Z [00:00:45.806]➜  ln -s -f sha1.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA1Data.3
2025-08-20T19:58:22.0331035Z [00:00:45.806]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA256Init.3
2025-08-20T19:58:22.0334328Z [00:00:45.806]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA256Update.3
2025-08-20T19:58:22.0338721Z [00:00:45.807]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA256Pad.3
2025-08-20T19:58:22.0341206Z [00:00:45.807]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA256Final.3
2025-08-20T19:58:22.0343800Z [00:00:45.807]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA256Transform.3
2025-08-20T19:58:22.0349110Z [00:00:45.808]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA256End.3
2025-08-20T19:58:22.0350230Z [00:00:45.808]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA256File.3
2025-08-20T19:58:22.0353572Z [00:00:45.808]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA256FileChunk.3
2025-08-20T19:58:22.0355144Z [00:00:45.809]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA256Data.3
2025-08-20T19:58:22.0359478Z [00:00:45.809]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA384Init.3
2025-08-20T19:58:22.0362256Z [00:00:45.809]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA384Update.3
2025-08-20T19:58:22.0366552Z [00:00:45.810]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA384Pad.3
2025-08-20T19:58:22.0368822Z [00:00:45.810]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA384Final.3
2025-08-20T19:58:22.0372270Z [00:00:45.810]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA384Transform.3
2025-08-20T19:58:22.0377181Z [00:00:45.811]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA384End.3
2025-08-20T19:58:22.0380420Z [00:00:45.811]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA384File.3
2025-08-20T19:58:22.0381589Z [00:00:45.811]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA384FileChunk.3
2025-08-20T19:58:22.0383378Z [00:00:45.811]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA384Data.3
2025-08-20T19:58:22.0386804Z [00:00:45.812]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA512Init.3
2025-08-20T19:58:22.0389425Z [00:00:45.812]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA512Update.3
2025-08-20T19:58:22.0392638Z [00:00:45.812]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA512Pad.3
2025-08-20T19:58:22.0397123Z [00:00:45.813]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA512Final.3
2025-08-20T19:58:22.0398962Z [00:00:45.813]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA512Transform.3
2025-08-20T19:58:22.0404133Z [00:00:45.813]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA512End.3
2025-08-20T19:58:22.0406414Z [00:00:45.814]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA512File.3
2025-08-20T19:58:22.0410630Z [00:00:45.814]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA512FileChunk.3
2025-08-20T19:58:22.0412791Z [00:00:45.814]➜  ln -s -f sha2.3 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/share/man/man3/SHA512Data.3
2025-08-20T19:58:22.0418186Z [00:00:45.815]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/man'
2025-08-20T19:58:22.0419220Z [00:00:45.815]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/man'
2025-08-20T19:58:22.0419822Z [00:00:45.815]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/man'
2025-08-20T19:58:22.0420912Z [00:00:45.815]➜  Making install in src
2025-08-20T19:58:22.0440305Z [00:00:45.817]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:22.0440855Z [00:00:45.817]➜  /root/.ppkg/uppm/installed/gmake/bin/gmake  install-am
2025-08-20T19:58:22.0470864Z [00:00:45.820]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:22.0500603Z [00:00:45.823]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:22.0506690Z [00:00:45.823]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib'
2025-08-20T19:58:22.0508985Z [00:00:45.824]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib/pkgconfig'
2025-08-20T19:58:22.0515409Z [00:00:45.824]➜   /bin/sh ../libtool   --mode=install /root/.ppkg/uppm/installed/coreutils/bin/install -c   libmd.la '/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib'
2025-08-20T19:58:22.0519893Z [00:00:45.825]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644 libmd.pc '/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib/pkgconfig'
2025-08-20T19:58:22.0634526Z [00:00:45.836]➜  libtool: install: /root/.ppkg/uppm/installed/coreutils/bin/install -c .libs/libmd.so.0.1.0 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib/libmd.so.0.1.0
2025-08-20T19:58:22.0648951Z [00:00:45.838]➜  libtool: install: (cd /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib && { ln -s -f libmd.so.0.1.0 libmd.so.0 || { rm -f libmd.so.0 && ln -s libmd.so.0.1.0 libmd.so.0; }; })
2025-08-20T19:58:22.0666477Z [00:00:45.840]➜  libtool: install: (cd /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib && { ln -s -f libmd.so.0.1.0 libmd.so || { rm -f libmd.so && ln -s libmd.so.0.1.0 libmd.so; }; })
2025-08-20T19:58:22.0690997Z [00:00:45.842]➜  libtool: install: /root/.ppkg/uppm/installed/coreutils/bin/install -c .libs/libmd.lai /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib/libmd.la
2025-08-20T19:58:22.0712884Z [00:00:45.844]➜  libtool: install: /root/.ppkg/uppm/installed/coreutils/bin/install -c .libs/libmd.a /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib/libmd.a
2025-08-20T19:58:22.0726883Z [00:00:45.846]➜  libtool: install: chmod 644 /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib/libmd.a
2025-08-20T19:58:22.0741039Z [00:00:45.847]➜  libtool: install: /usr/bin/ranlib /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib/libmd.a
2025-08-20T19:58:22.0907008Z [00:00:45.863]➜  libtool: finish: PATH="/root/.ppkg/run/134/linux-musl-aarch64/libmd/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-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib
2025-08-20T19:58:22.0924097Z [00:00:45.865]➜  ----------------------------------------------------------------------
2025-08-20T19:58:22.0925496Z [00:00:45.865]➜  Libraries have been installed in:
2025-08-20T19:58:22.0926553Z [00:00:45.865]➜     /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib
2025-08-20T19:58:22.0927346Z [00:00:45.865]➜  
2025-08-20T19:58:22.0927782Z [00:00:45.865]➜  If you ever happen to want to link against installed libraries
2025-08-20T19:58:22.0928242Z [00:00:45.865]➜  in a given directory, LIBDIR, you must either use libtool, and
2025-08-20T19:58:22.0928697Z [00:00:45.865]➜  specify the full pathname of the library, or use the '-LLIBDIR'
2025-08-20T19:58:22.0929148Z [00:00:45.865]➜  flag during linking and do at least one of the following:
2025-08-20T19:58:22.0929593Z [00:00:45.865]➜     - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2025-08-20T19:58:22.0929946Z [00:00:45.865]➜       during execution
2025-08-20T19:58:22.0930286Z [00:00:45.865]➜     - add LIBDIR to the 'LD_RUN_PATH' environment variable
2025-08-20T19:58:22.0930613Z [00:00:45.865]➜       during linking
2025-08-20T19:58:22.0930930Z [00:00:45.865]➜     - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2025-08-20T19:58:22.0931216Z [00:00:45.865]➜  
2025-08-20T19:58:22.0931554Z [00:00:45.865]➜  See any operating system documentation about shared libraries for
2025-08-20T19:58:22.0932052Z [00:00:45.865]➜  more information, such as the ld(1) and ld.so(8) manual pages.
2025-08-20T19:58:22.0932496Z [00:00:45.865]➜  ----------------------------------------------------------------------
2025-08-20T19:58:22.0932954Z [00:00:45.866]➜  /root/.ppkg/uppm/installed/gmake/bin/gmake  install-exec-hook
2025-08-20T19:58:22.0945071Z [00:00:45.868]➜  gmake[4]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:22.0946612Z [00:00:45.868]➜  if [ "/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib" != "/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib" ]; then \
2025-08-20T19:58:22.0948351Z [00:00:45.868]➜  	/root/.ppkg/uppm/installed/coreutils/bin/mkdir -p /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib; \
2025-08-20T19:58:22.0949568Z [00:00:45.868]➜  	mv /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib/libmd*.so.* \
2025-08-20T19:58:22.0950467Z [00:00:45.868]➜  	   /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib/; \
2025-08-20T19:58:22.0951428Z [00:00:45.868]➜  	soname=`readlink /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib/libmd.so`; \
2025-08-20T19:58:22.0952703Z [00:00:45.868]➜  	sorelprefix=`echo /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib | /root/.ppkg/uppm/installed/gsed/bin/sed -r -e 's:(^/)?[^/]+:..:g'`; \
2025-08-20T19:58:22.0953917Z [00:00:45.868]➜  	ln -sf $sorelprefix/root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib/$soname \
2025-08-20T19:58:22.0955755Z [00:00:45.868]➜  	       /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7/lib/libmd.so; \
2025-08-20T19:58:22.0956376Z [00:00:45.868]➜  fi
2025-08-20T19:58:22.0956813Z [00:00:45.868]➜  gmake[4]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:22.0957383Z [00:00:45.868]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:22.0957950Z [00:00:45.868]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:22.0958528Z [00:00:45.869]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/src'
2025-08-20T19:58:22.0958939Z [00:00:45.869]➜  Making install in test
2025-08-20T19:58:22.0970864Z [00:00:45.870]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/test'
2025-08-20T19:58:22.0983918Z [00:00:45.871]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/test'
2025-08-20T19:58:22.0984756Z [00:00:45.871]➜  gmake[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T19:58:22.0985592Z [00:00:45.871]➜  gmake[2]: Nothing to be done for 'install-data-am'.
2025-08-20T19:58:22.0986095Z [00:00:45.871]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/test'
2025-08-20T19:58:22.0987420Z [00:00:45.871]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src/test'
2025-08-20T19:58:22.0996593Z [00:00:45.873]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:22.1015661Z [00:00:45.875]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:22.1016195Z [00:00:45.875]➜  gmake[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T19:58:22.1016592Z [00:00:45.875]➜  gmake[2]: Nothing to be done for 'install-data-am'.
2025-08-20T19:58:22.1017073Z [00:00:45.875]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:22.1018566Z [00:00:45.875]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:22.1020990Z [00:00:45.875]➜  gmake: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libmd/src'
2025-08-20T19:58:22.1031010Z [00:00:45.876]➜  
2025-08-20T19:58:22.1032286Z [00:00:45.876]➜  [0;35m=>> STEP 14 : change to the installed directory [0m
2025-08-20T19:58:22.1033018Z [00:00:45.876]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7[0m
2025-08-20T19:58:22.1043129Z [00:00:45.877]➜  
2025-08-20T19:58:22.1043450Z [00:00:45.877]➜  [0;35m=>> STEP 15 : tweak .pc files [0m
2025-08-20T19:58:22.1073324Z [00:00:45.880]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7[0m
2025-08-20T19:58:22.1080495Z [00:00:45.881]➜  removed 'lib/libmd.la'
2025-08-20T19:58:22.1081987Z [00:00:45.881]➜  [0;35m==>[0m [0;32minstall -d .ppkg/dependencies/lib/[0m
2025-08-20T19:58:22.1087520Z [00:00:45.882]➜  [0;35m==>[0m [0;32minstall -d .ppkg/dependencies/sys/[0m
2025-08-20T19:58:22.1092054Z [00:00:45.882]➜  
2025-08-20T19:58:22.1092336Z [00:00:45.882]➜  [0;35m=>> STEP 16 : docheck [0m
2025-08-20T19:58:22.1107764Z [00:00:45.884]➜  NOT an ELF file: share/man/man3/rmd160.3
2025-08-20T19:58:22.1112027Z [00:00:45.884]➜  NOT an ELF file: share/man/man3/md4.3
2025-08-20T19:58:22.1116327Z [00:00:45.885]➜  NOT an ELF file: share/man/man3/md5.3
2025-08-20T19:58:22.1121602Z [00:00:45.885]➜  NOT an ELF file: share/man/man3/sha1.3
2025-08-20T19:58:22.1126144Z [00:00:45.886]➜  NOT an ELF file: share/man/man3/md2.3
2025-08-20T19:58:22.1130907Z [00:00:45.886]➜  NOT an ELF file: share/man/man3/sha2.3
2025-08-20T19:58:22.1134647Z [00:00:45.887]➜  NOT an ELF file: share/man/man7/libmd.7
2025-08-20T19:58:22.1138908Z [00:00:45.887]➜  NOT an ELF file: files.txt
2025-08-20T19:58:22.1144643Z [00:00:45.888]➜  NOT an ELF file: include/sha256.h
2025-08-20T19:58:22.1149371Z [00:00:45.888]➜  NOT an ELF file: include/ripemd.h
2025-08-20T19:58:22.1153187Z [00:00:45.888]➜  NOT an ELF file: include/md2.h
2025-08-20T19:58:22.1157131Z [00:00:45.889]➜  NOT an ELF file: include/md4.h
2025-08-20T19:58:22.1161478Z [00:00:45.889]➜  NOT an ELF file: include/sha.h
2025-08-20T19:58:22.1165027Z [00:00:45.890]➜  NOT an ELF file: include/sha512.h
2025-08-20T19:58:22.1169440Z [00:00:45.890]➜  NOT an ELF file: include/sha1.h
2025-08-20T19:58:22.1173574Z [00:00:45.890]➜  NOT an ELF file: include/sha2.h
2025-08-20T19:58:22.1179169Z [00:00:45.891]➜  NOT an ELF file: include/rmd160.h
2025-08-20T19:58:22.1182905Z [00:00:45.891]➜  NOT an ELF file: include/md5.h
2025-08-20T19:58:22.1188703Z [00:00:45.892]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/patchelf/bin/patchelf --remove-rpath lib/libmd.so.0.1.0[0m
2025-08-20T19:58:22.1226922Z [00:00:45.896]➜  NOT an ELF file: lib/pkgconfig/libmd.pc
2025-08-20T19:58:22.1230421Z [00:00:45.896]➜  NOT an ELF file: lib/libmd.a
2025-08-20T19:58:22.1242583Z [00:00:45.897]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/lib/[0m
2025-08-20T19:58:22.1246625Z [00:00:45.898]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/sys/[0m
2025-08-20T19:58:22.1251260Z [00:00:45.898]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/[0m
2025-08-20T19:58:22.1255258Z [00:00:45.899]➜  
2025-08-20T19:58:22.1255562Z [00:00:45.899]➜  [0;35m=>> STEP 17 : generate MANIFEST.txt [0m
2025-08-20T19:58:22.1264559Z [00:00:45.899]➜  [0;35m==>[0m [0;32mcd .ppkg[0m
2025-08-20T19:58:22.1265184Z [00:00:45.899]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/134/linux-musl-aarch64/libmd/toolchain-native.sh .[0m
2025-08-20T19:58:22.1269782Z [00:00:45.900]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/134/linux-musl-aarch64/libmd/toolchain-target.sh .[0m
2025-08-20T19:58:22.1359806Z [00:00:45.909]➜  
2025-08-20T19:58:22.1360135Z [00:00:45.909]➜  [0;35m=>> STEP 18 : generate RECEIPT.yml [0m
2025-08-20T19:58:22.1455890Z [00:00:45.919]➜  getconf: GNU_LIBC_VERSION: unknown variable
2025-08-20T19:58:22.1458190Z [00:00:45.919]➜  
2025-08-20T19:58:22.1458483Z [00:00:45.919]➜  [0;35m=>> STEP 19 : generate index [0m
2025-08-20T19:58:22.1458893Z [00:00:45.919]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-aarch64[0m
2025-08-20T19:58:22.1459488Z [00:00:45.919]➜  [0;35m==>[0m [0;32mln -s -f -T c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7 libmd[0m
2025-08-20T19:58:22.1464227Z [00:00:45.919]➜  
2025-08-20T19:58:22.1465448Z [00:00:45.919]➜  [0;35m=>> STEP 20 : show installed files in tree-like format [0m
2025-08-20T19:58:22.1466320Z [00:00:45.919]➜  [0;35m==>[0m [0;32mtree --dirsfirst -a /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7[0m
2025-08-20T19:58:22.1470395Z [00:00:45.920]➜  /root/.ppkg/installed/linux-musl-aarch64/c861a0a700511bb0715163a0cf3861d95e7b65a586e58115d1a5847624cde2a7
2025-08-20T19:58:22.1477813Z [00:00:45.921]➜  ├── .ppkg
2025-08-20T19:58:22.1478111Z [00:00:45.921]➜  │   ├── dependencies
2025-08-20T19:58:22.1478366Z [00:00:45.921]➜  │   │   └── sys
2025-08-20T19:58:22.1478649Z [00:00:45.921]➜  │   │       └── libc.musl-aarch64.so.1
2025-08-20T19:58:22.1478935Z [00:00:45.921]➜  │   ├── COPYING
2025-08-20T19:58:22.1479170Z [00:00:45.921]➜  │   ├── ChangeLog
2025-08-20T19:58:22.1479417Z [00:00:45.921]➜  │   ├── MANIFEST.txt
2025-08-20T19:58:22.1479659Z [00:00:45.921]➜  │   ├── README
2025-08-20T19:58:22.1479918Z [00:00:45.921]➜  │   ├── RECEIPT.yml
2025-08-20T19:58:22.1480167Z [00:00:45.921]➜  │   ├── config.log
2025-08-20T19:58:22.1480434Z [00:00:45.921]➜  │   ├── toolchain-native.sh
2025-08-20T19:58:22.1480720Z [00:00:45.921]➜  │   └── toolchain-target.sh
2025-08-20T19:58:22.1480978Z [00:00:45.921]➜  ├── include
2025-08-20T19:58:22.1481201Z [00:00:45.921]➜  │   ├── md2.h
2025-08-20T19:58:22.1481425Z [00:00:45.921]➜  │   ├── md4.h
2025-08-20T19:58:22.1481648Z [00:00:45.921]➜  │   ├── md5.h
2025-08-20T19:58:22.1482183Z [00:00:45.921]➜  │   ├── ripemd.h
2025-08-20T19:58:22.1482490Z [00:00:45.921]➜  │   ├── rmd160.h
2025-08-20T19:58:22.1482727Z [00:00:45.921]➜  │   ├── sha.h
2025-08-20T19:58:22.1482956Z [00:00:45.921]➜  │   ├── sha1.h
2025-08-20T19:58:22.1483182Z [00:00:45.921]➜  │   ├── sha2.h
2025-08-20T19:58:22.1483408Z [00:00:45.921]➜  │   ├── sha256.h
2025-08-20T19:58:22.1483645Z [00:00:45.921]➜  │   └── sha512.h
2025-08-20T19:58:22.1483871Z [00:00:45.921]➜  ├── lib
2025-08-20T19:58:22.1484092Z [00:00:45.921]➜  │   ├── pkgconfig
2025-08-20T19:58:22.1484349Z [00:00:45.921]➜  │   │   └── libmd.pc
2025-08-20T19:58:22.1484638Z [00:00:45.921]➜  │   ├── libmd.a
2025-08-20T19:58:22.1485161Z [00:00:45.921]➜  │   ├── libmd.so -> libmd.so.0.1.0
2025-08-20T19:58:22.1485508Z [00:00:45.921]➜  │   ├── libmd.so.0 -> libmd.so.0.1.0
2025-08-20T19:58:22.1485796Z [00:00:45.921]➜  │   └── libmd.so.0.1.0
2025-08-20T19:58:22.1486040Z [00:00:45.921]➜  └── share
2025-08-20T19:58:22.1486254Z [00:00:45.921]➜      └── man
2025-08-20T19:58:22.1486498Z [00:00:45.921]➜          ├── man3
2025-08-20T19:58:22.1486771Z [00:00:45.921]➜          │   ├── MD2Data.3 -> md2.3
2025-08-20T19:58:22.1487076Z [00:00:45.921]➜          │   ├── MD2End.3 -> md2.3
2025-08-20T19:58:22.1487379Z [00:00:45.921]➜          │   ├── MD2File.3 -> md2.3
2025-08-20T19:58:22.1487698Z [00:00:45.921]➜          │   ├── MD2FileChunk.3 -> md2.3
2025-08-20T19:58:22.1488016Z [00:00:45.921]➜          │   ├── MD2Final.3 -> md2.3
2025-08-20T19:58:22.1488318Z [00:00:45.921]➜          │   ├── MD2Init.3 -> md2.3
2025-08-20T19:58:22.1488966Z [00:00:45.921]➜          │   ├── MD2Transform.3 -> md2.3
2025-08-20T19:58:22.1489288Z [00:00:45.921]➜          │   ├── MD2Update.3 -> md2.3
2025-08-20T19:58:22.1489597Z [00:00:45.921]➜          │   ├── MD4Data.3 -> md4.3
2025-08-20T19:58:22.1489900Z [00:00:45.921]➜          │   ├── MD4End.3 -> md4.3
2025-08-20T19:58:22.1490203Z [00:00:45.921]➜          │   ├── MD4File.3 -> md4.3
2025-08-20T19:58:22.1490515Z [00:00:45.921]➜          │   ├── MD4FileChunk.3 -> md4.3
2025-08-20T19:58:22.1490843Z [00:00:45.921]➜          │   ├── MD4Final.3 -> md4.3
2025-08-20T19:58:22.1491151Z [00:00:45.921]➜          │   ├── MD4Init.3 -> md4.3
2025-08-20T19:58:22.1491454Z [00:00:45.921]➜          │   ├── MD4Pad.3 -> md4.3
2025-08-20T19:58:22.1491769Z [00:00:45.921]➜          │   ├── MD4Transform.3 -> md4.3
2025-08-20T19:58:22.1492086Z [00:00:45.921]➜          │   ├── MD4Update.3 -> md4.3
2025-08-20T19:58:22.1492395Z [00:00:45.921]➜          │   ├── MD5Data.3 -> md5.3
2025-08-20T19:58:22.1492709Z [00:00:45.921]➜          │   ├── MD5End.3 -> md5.3
2025-08-20T19:58:22.1493011Z [00:00:45.921]➜          │   ├── MD5File.3 -> md5.3
2025-08-20T19:58:22.1493323Z [00:00:45.921]➜          │   ├── MD5FileChunk.3 -> md5.3
2025-08-20T19:58:22.1493637Z [00:00:45.921]➜          │   ├── MD5Final.3 -> md5.3
2025-08-20T19:58:22.1493943Z [00:00:45.921]➜          │   ├── MD5Init.3 -> md5.3
2025-08-20T19:58:22.1494244Z [00:00:45.921]➜          │   ├── MD5Pad.3 -> md5.3
2025-08-20T19:58:22.1494571Z [00:00:45.921]➜          │   ├── MD5Transform.3 -> md5.3
2025-08-20T19:58:22.1495226Z [00:00:45.921]➜          │   ├── MD5Update.3 -> md5.3
2025-08-20T19:58:22.1495559Z [00:00:45.921]➜          │   ├── RMD160Data.3 -> rmd160.3
2025-08-20T19:58:22.1495884Z [00:00:45.921]➜          │   ├── RMD160End.3 -> rmd160.3
2025-08-20T19:58:22.1496203Z [00:00:45.921]➜          │   ├── RMD160File.3 -> rmd160.3
2025-08-20T19:58:22.1496538Z [00:00:45.921]➜          │   ├── RMD160FileChunk.3 -> rmd160.3
2025-08-20T19:58:22.1496893Z [00:00:45.921]➜          │   ├── RMD160Final.3 -> rmd160.3
2025-08-20T19:58:22.1497217Z [00:00:45.921]➜          │   ├── RMD160Init.3 -> rmd160.3
2025-08-20T19:58:22.1497539Z [00:00:45.921]➜          │   ├── RMD160Pad.3 -> rmd160.3
2025-08-20T19:58:22.1497868Z [00:00:45.921]➜          │   ├── RMD160Transform.3 -> rmd160.3
2025-08-20T19:58:22.1498201Z [00:00:45.921]➜          │   ├── RMD160Update.3 -> rmd160.3
2025-08-20T19:58:22.1498531Z [00:00:45.921]➜          │   ├── SHA1Data.3 -> sha1.3
2025-08-20T19:58:22.1499070Z [00:00:45.921]➜          │   ├── SHA1End.3 -> sha1.3
2025-08-20T19:58:22.1499455Z [00:00:45.921]➜          │   ├── SHA1File.3 -> sha1.3
2025-08-20T19:58:22.1499778Z [00:00:45.921]➜          │   ├── SHA1FileChunk.3 -> sha1.3
2025-08-20T19:58:22.1500099Z [00:00:45.921]➜          │   ├── SHA1Final.3 -> sha1.3
2025-08-20T19:58:22.1500411Z [00:00:45.921]➜          │   ├── SHA1Init.3 -> sha1.3
2025-08-20T19:58:22.1500719Z [00:00:45.921]➜          │   ├── SHA1Pad.3 -> sha1.3
2025-08-20T19:58:22.1501151Z [00:00:45.921]➜          │   ├── SHA1Transform.3 -> sha1.3
2025-08-20T19:58:22.1501474Z [00:00:45.921]➜          │   ├── SHA1Update.3 -> sha1.3
2025-08-20T19:58:22.1501791Z [00:00:45.921]➜          │   ├── SHA256Data.3 -> sha2.3
2025-08-20T19:58:22.1502103Z [00:00:45.921]➜          │   ├── SHA256End.3 -> sha2.3
2025-08-20T19:58:22.1502413Z [00:00:45.921]➜          │   ├── SHA256File.3 -> sha2.3
2025-08-20T19:58:22.1502736Z [00:00:45.921]➜          │   ├── SHA256FileChunk.3 -> sha2.3
2025-08-20T19:58:22.1503074Z [00:00:45.921]➜          │   ├── SHA256Final.3 -> sha2.3
2025-08-20T19:58:22.1503391Z [00:00:45.921]➜          │   ├── SHA256Init.3 -> sha2.3
2025-08-20T19:58:22.1503704Z [00:00:45.921]➜          │   ├── SHA256Pad.3 -> sha2.3
2025-08-20T19:58:22.1504027Z [00:00:45.921]➜          │   ├── SHA256Transform.3 -> sha2.3
2025-08-20T19:58:22.1504355Z [00:00:45.921]➜          │   ├── SHA256Update.3 -> sha2.3
2025-08-20T19:58:22.1504673Z [00:00:45.921]➜          │   ├── SHA384Data.3 -> sha2.3
2025-08-20T19:58:22.1505426Z [00:00:45.921]➜          │   ├── SHA384End.3 -> sha2.3
2025-08-20T19:58:22.1505744Z [00:00:45.921]➜          │   ├── SHA384File.3 -> sha2.3
2025-08-20T19:58:22.1506069Z [00:00:45.921]➜          │   ├── SHA384FileChunk.3 -> sha2.3
2025-08-20T19:58:22.1506396Z [00:00:45.921]➜          │   ├── SHA384Final.3 -> sha2.3
2025-08-20T19:58:22.1506710Z [00:00:45.921]➜          │   ├── SHA384Init.3 -> sha2.3
2025-08-20T19:58:22.1507020Z [00:00:45.921]➜          │   ├── SHA384Pad.3 -> sha2.3
2025-08-20T19:58:22.1507356Z [00:00:45.921]➜          │   ├── SHA384Transform.3 -> sha2.3
2025-08-20T19:58:22.1507686Z [00:00:45.921]➜          │   ├── SHA384Update.3 -> sha2.3
2025-08-20T19:58:22.1508004Z [00:00:45.921]➜          │   ├── SHA512Data.3 -> sha2.3
2025-08-20T19:58:22.1508316Z [00:00:45.921]➜          │   ├── SHA512End.3 -> sha2.3
2025-08-20T19:58:22.1508628Z [00:00:45.921]➜          │   ├── SHA512File.3 -> sha2.3
2025-08-20T19:58:22.1508952Z [00:00:45.921]➜          │   ├── SHA512FileChunk.3 -> sha2.3
2025-08-20T19:58:22.1509287Z [00:00:45.921]➜          │   ├── SHA512Final.3 -> sha2.3
2025-08-20T19:58:22.1509599Z [00:00:45.921]➜          │   ├── SHA512Init.3 -> sha2.3
2025-08-20T19:58:22.1509911Z [00:00:45.921]➜          │   ├── SHA512Pad.3 -> sha2.3
2025-08-20T19:58:22.1510235Z [00:00:45.921]➜          │   ├── SHA512Transform.3 -> sha2.3
2025-08-20T19:58:22.1510562Z [00:00:45.921]➜          │   ├── SHA512Update.3 -> sha2.3
2025-08-20T19:58:22.1510846Z [00:00:45.921]➜          │   ├── md2.3
2025-08-20T19:58:22.1511304Z [00:00:45.921]➜          │   ├── md4.3
2025-08-20T19:58:22.1511629Z [00:00:45.921]➜          │   ├── md5.3
2025-08-20T19:58:22.1511881Z [00:00:45.921]➜          │   ├── rmd160.3
2025-08-20T19:58:22.1512138Z [00:00:45.921]➜          │   ├── sha1.3
2025-08-20T19:58:22.1512419Z [00:00:45.921]➜          │   └── sha2.3
2025-08-20T19:58:22.1512665Z [00:00:45.921]➜          └── man7
2025-08-20T19:58:22.1512906Z [00:00:45.921]➜              └── libmd.7
2025-08-20T19:58:22.1513135Z [00:00:45.921]➜  
2025-08-20T19:58:22.1513367Z [00:00:45.921]➜  11 directories, 102 files
2025-08-20T19:58:22.1513625Z [00:00:45.922]➜  
2025-08-20T19:58:22.1513905Z [00:00:45.922]➜  [0;35m=>> STEP 21 : delete the working directory [0m
2025-08-20T19:58:22.1514352Z [00:00:45.922]➜  [0;35m==>[0m [0;32mrm -rf /root/.ppkg/run/134/linux-musl-aarch64/libmd[0m
2025-08-20T19:58:22.1516799Z [00:00:45.925]➜  
2025-08-20T19:58:22.1517248Z [00:00:45.925]➜  [0;35m✅️  [0m[0;32mlinux-musl-aarch64/libmd was successfully installed.[0m[0;35m[0m
2025-08-20T19:58:22.1523015Z [00:00:45.925]➜  [0;35m>>> Installation [0m[0;32mlinux-musl-aarch64/liblzma[0m[0;35m start[0m
2025-08-20T19:58:22.1527340Z [00:00:45.926]➜        TIMESTAMP_UNIX = 1755719894
2025-08-20T19:58:22.1527653Z [00:00:45.926]➜  
2025-08-20T19:58:22.1527893Z [00:00:45.926]➜  NATIVE_PLATFORM_KIND = linux
2025-08-20T19:58:22.1528196Z [00:00:45.926]➜  NATIVE_PLATFORM_TYPE = linux
2025-08-20T19:58:22.1528496Z [00:00:45.926]➜  NATIVE_PLATFORM_CODE = alpine
2025-08-20T19:58:22.1529150Z [00:00:45.926]➜  NATIVE_PLATFORM_NAME = Alpine Linux
2025-08-20T19:58:22.1529495Z [00:00:45.926]➜  NATIVE_PLATFORM_VERS = 3.23.0_alpha20250612
2025-08-20T19:58:22.1529822Z [00:00:45.926]➜  NATIVE_PLATFORM_ARCH = aarch64
2025-08-20T19:58:22.1530114Z [00:00:45.926]➜  NATIVE_PLATFORM_NCPU = 4
2025-08-20T19:58:22.1530403Z [00:00:45.926]➜  NATIVE_PLATFORM_LIBC = musl
2025-08-20T19:58:22.1530683Z [00:00:45.926]➜  NATIVE_PLATFORM_EUID = 0
2025-08-20T19:58:22.1535069Z [00:00:45.926]➜  NATIVE_PLATFORM_EGID = 0
2025-08-20T19:58:22.1535407Z [00:00:45.926]➜  
2025-08-20T19:58:22.1535633Z [00:00:45.926]➜  TARGET_PLATFORM_NAME = linux
2025-08-20T19:58:22.1535927Z [00:00:45.926]➜  TARGET_PLATFORM_VERS = musl
2025-08-20T19:58:22.1536223Z [00:00:45.926]➜  TARGET_PLATFORM_ARCH = aarch64
2025-08-20T19:58:22.1536474Z [00:00:45.926]➜  
2025-08-20T19:58:22.1536729Z [00:00:45.926]➜  PPKG_ARG0            = /usr/local/bin/ppkg
2025-08-20T19:58:22.1537046Z [00:00:45.926]➜  PPKG_ARG1            = install
2025-08-20T19:58:22.1537517Z [00:00:45.926]➜  PPKG_ARGV            = /usr/local/bin/ppkg install dpkg --profile=release -j 5 --static
2025-08-20T19:58:22.1537960Z [00:00:45.926]➜  PPKG_PATH            = /usr/local/bin/ppkg
2025-08-20T19:58:22.1538278Z [00:00:45.926]➜  PPKG_HOME            = /root/.ppkg
2025-08-20T19:58:22.1538573Z [00:00:45.926]➜  PPKG_VERSION         = 0.23.30
2025-08-20T19:58:22.1538859Z [00:00:45.926]➜  PPKG_URL_TRANSFORM   = 
2025-08-20T19:58:22.1539097Z [00:00:45.926]➜  
2025-08-20T19:58:22.1539320Z [00:00:45.926]➜       CROSS_COMPILING = 0
2025-08-20T19:58:22.1539560Z [00:00:45.926]➜  
2025-08-20T19:58:22.1539771Z [00:00:45.926]➜             LOG_LEVEL = 1
2025-08-20T19:58:22.1540046Z [00:00:45.926]➜               PROFILE = release
2025-08-20T19:58:22.1540291Z [00:00:45.926]➜  
2025-08-20T19:58:22.1540499Z [00:00:45.926]➜         ENABLE_CCACHE = 
2025-08-20T19:58:22.1540778Z [00:00:45.926]➜  REQUEST_TO_KEEP_SESSION_DIR = 
2025-08-20T19:58:22.1541105Z [00:00:45.926]➜  REQUEST_TO_EXPORT_COMPILE_COMMANDS_JSON = 
2025-08-20T19:58:22.1541515Z [00:00:45.926]➜  REQUEST_TO_CREATE_FULLY_STATICALLY_LINKED_EXECUTABLE = 1
2025-08-20T19:58:22.1541829Z [00:00:45.926]➜  
2025-08-20T19:58:22.1542070Z [00:00:45.926]➜  [0;35m=>> STEP 1 : load formula [0m
2025-08-20T19:58:22.3034612Z [00:00:46.076]➜  
2025-08-20T19:58:22.3035614Z [00:00:46.076]➜  [0;35m=>> STEP 2 : calculate working/install directory [0m
2025-08-20T19:58:22.3039173Z [00:00:46.077]➜  PACKAGE_WORKING_DIR = /root/.ppkg/run/134/linux-musl-aarch64/liblzma
2025-08-20T19:58:22.3040012Z [00:00:46.077]➜  PACKAGE_BSCRIPT_DIR = /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src
2025-08-20T19:58:22.3040628Z [00:00:46.077]➜  PACKAGE_BCACHED_DIR = /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_
2025-08-20T19:58:22.3041407Z [00:00:46.077]➜  PACKAGE_INSTALL_DIR = /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9
2025-08-20T19:58:22.3042825Z [00:00:46.077]➜  
2025-08-20T19:58:22.3043247Z [00:00:46.077]➜  [0;35m=>> STEP 3 : create the working directory and change to it [0m
2025-08-20T19:58:22.3043783Z [00:00:46.077]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/run/134/linux-musl-aarch64/liblzma[0m
2025-08-20T19:58:22.3045510Z [00:00:46.078]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/liblzma[0m
2025-08-20T19:58:22.3045989Z [00:00:46.078]➜  [0;35m==>[0m [0;32minstall -d src/_ fix res bin lib include map[0m
2025-08-20T19:58:22.3052723Z [00:00:46.078]➜  
2025-08-20T19:58:22.3053316Z [00:00:46.078]➜  [0;35m=>> STEP 4 : install needed packages via uppm [0m
2025-08-20T19:58:22.3053725Z [00:00:46.078]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm about[0m
2025-08-20T19:58:22.3058952Z [00:00:46.079]➜  uppm.version : 0.15.4
2025-08-20T19:58:22.3059297Z [00:00:46.079]➜  uppm.homedir : /root/.ppkg/uppm
2025-08-20T19:58:22.3059628Z [00:00:46.079]➜  uppm.exepath : /root/.ppkg/core/uppm
2025-08-20T19:58:22.3060025Z [00:00:46.079]➜  uppm.website : https://github.com/leleliu008/uppm
2025-08-20T19:58:22.3060719Z [00:00:46.079]➜  
2025-08-20T19:58:22.3060987Z [00:00:46.079]➜  uppm.build.utctime: 2025-07-18 10:22:36
2025-08-20T19:58:22.3061299Z [00:00:46.079]➜  uppm.build.libyaml: 0.2.5
2025-08-20T19:58:22.3061590Z [00:00:46.079]➜  uppm.build.libcurl: 8.12.1
2025-08-20T19:58:22.3061876Z [00:00:46.079]➜  uppm.build.libgit2: 1.9.1
2025-08-20T19:58:22.3062458Z [00:00:46.079]➜  uppm.build.openssl: 3.4.1
2025-08-20T19:58:22.3062885Z [00:00:46.079]➜  uppm.build.jansson: 2.14
2025-08-20T19:58:22.3063204Z [00:00:46.079]➜  uppm.build.archive: 3.8.1
2025-08-20T19:58:22.3063497Z [00:00:46.079]➜  uppm.build.zlib:    1.3.1
2025-08-20T19:58:22.3063840Z [00:00:46.079]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm update[0m
2025-08-20T19:58:22.3064166Z [00:00:46.079]➜  === Updating formula repo
2025-08-20T19:58:22.4838118Z [00:00:46.257]➜  name: official-core
2025-08-20T19:58:22.4838535Z [00:00:46.257]➜  path: /root/.ppkg/uppm/repos.d/official-core
2025-08-20T19:58:22.4839034Z [00:00:46.257]➜  url:  https://github.com/leleliu008/uppm-package-repository-linux-aarch64
2025-08-20T19:58:22.4839463Z [00:00:46.257]➜  branch: master
2025-08-20T19:58:22.4839691Z [00:00:46.257]➜  pinned: no
2025-08-20T19:58:22.4839912Z [00:00:46.257]➜  enabled: yes
2025-08-20T19:58:22.4840180Z [00:00:46.257]➜  created: 2025-08-20 19:58:04+00:00
2025-08-20T19:58:22.4840486Z [00:00:46.257]➜  updated: 2025-08-20 19:58:15+00:00
2025-08-20T19:58:22.4840761Z [00:00:46.257]➜  Already up to date.
2025-08-20T19:58:22.4842103Z [00:00:46.257]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install curl[0m
2025-08-20T19:58:22.4865157Z [00:00:46.260]➜  uppm package 'curl' already has been installed.
2025-08-20T19:58:22.4866404Z [00:00:46.260]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install bsdtar[0m
2025-08-20T19:58:22.4889160Z [00:00:46.262]➜  uppm package 'bsdtar' already has been installed.
2025-08-20T19:58:22.4890960Z [00:00:46.262]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install gmake[0m
2025-08-20T19:58:22.4914396Z [00:00:46.264]➜  uppm package 'gmake' already has been installed.
2025-08-20T19:58:22.4915529Z [00:00:46.265]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install gmake[0m
2025-08-20T19:58:22.4937938Z [00:00:46.267]➜  uppm package 'gmake' already has been installed.
2025-08-20T19:58:22.4939620Z [00:00:46.267]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install pkg-config[0m
2025-08-20T19:58:22.4961865Z [00:00:46.269]➜  uppm package 'pkg-config' already has been installed.
2025-08-20T19:58:22.4966408Z [00:00:46.269]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install patchelf[0m
2025-08-20T19:58:22.4985989Z [00:00:46.272]➜  uppm package 'patchelf' already has been installed.
2025-08-20T19:58:22.4988230Z [00:00:46.272]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install tree[0m
2025-08-20T19:58:22.5009684Z [00:00:46.274]➜  uppm package 'tree' already has been installed.
2025-08-20T19:58:22.5011653Z [00:00:46.274]➜  
2025-08-20T19:58:22.5011953Z [00:00:46.274]➜  [0;35m=>> STEP 5 : locate needed tools [0m
2025-08-20T19:58:22.5014474Z [00:00:46.275]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake --version[0m
2025-08-20T19:58:22.5018959Z [00:00:46.275]➜  GNU Make 4.4.1
2025-08-20T19:58:22.5019669Z [00:00:46.275]➜  Built for aarch64-unknown-linux-musl
2025-08-20T19:58:22.5020092Z [00:00:46.275]➜  Copyright (C) 1988-2023 Free Software Foundation, Inc.
2025-08-20T19:58:22.5020612Z [00:00:46.275]➜  License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
2025-08-20T19:58:22.5021358Z [00:00:46.275]➜  This is free software: you are free to change and redistribute it.
2025-08-20T19:58:22.5021977Z [00:00:46.275]➜  There is NO WARRANTY, to the extent permitted by law.
2025-08-20T19:58:22.5022284Z [00:00:46.275]➜  
2025-08-20T19:58:22.5023237Z [00:00:46.275]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/pkg-config/bin/pkg-config --version[0m
2025-08-20T19:58:22.5026836Z [00:00:46.276]➜  0.29.2
2025-08-20T19:58:22.5027658Z [00:00:46.276]➜  
2025-08-20T19:58:22.5031691Z [00:00:46.276]➜  
2025-08-20T19:58:22.5032232Z [00:00:46.276]➜  [0;35m=>> STEP 6 : dofetch [0m
2025-08-20T19:58:22.5054331Z [00:00:46.278]➜  [0;35m==>[0m [0;32mcurl --fail --retry 20 --retry-delay 30 --location --cacert /root/.ppkg/core/cacert.pem -o '/root/.ppkg/downloads/fe2bd24b6b0d9b3d9b164e4f735584cf5ce21af5c4d7479314679246b65a29b9.tmp' 'https://github.com/tukaani-project/xz/releases/download/v5.6.3/xz-5.6.3.tar.gz'[0m
2025-08-20T19:58:22.5063717Z [00:00:46.279]➜    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:58:22.5064218Z [00:00:46.279]➜                                   Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:58:22.6826318Z [00:00:46.456]➜  
2025-08-20T19:58:22.6826624Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:22.6826909Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:22.6827182Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:22.7924375Z [00:00:46.565]➜  
2025-08-20T19:58:22.7924655Z 100 2225k  100 2225k    0     0  7780k      0 --:--:-- --:--:-- --:--:-- 7780k
2025-08-20T19:58:22.7973183Z [00:00:46.570]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/downloads/fe2bd24b6b0d9b3d9b164e4f735584cf5ce21af5c4d7479314679246b65a29b9.tmp /root/.ppkg/downloads/b1d45295d3f71f25a4c9101bd7c8d16cb56348bbef3bbc738da0351e17c73317.tgz[0m
2025-08-20T19:58:22.7977814Z [00:00:46.571]➜  
2025-08-20T19:58:22.7978223Z [00:00:46.571]➜  [0;35m=>> STEP 7 : unpack/copy resources to proper location [0m
2025-08-20T19:58:22.7979279Z [00:00:46.571]➜  [0;35m==>[0m [0;32mbsdtar xf /root/.ppkg/downloads/b1d45295d3f71f25a4c9101bd7c8d16cb56348bbef3bbc738da0351e17c73317.tgz -C /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src --strip-components 1 --no-same-owner[0m
2025-08-20T19:58:22.8338022Z [00:00:46.607]➜  
2025-08-20T19:58:22.8339171Z [00:00:46.607]➜  [0;35m=>> STEP 8 : prepare C/C++ toolchain for target build [0m
2025-08-20T19:58:22.8339544Z [00:00:46.607]➜  
2025-08-20T19:58:22.8339988Z [00:00:46.607]➜  [0;35m=>> STEP 9 : check if C compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:58:22.8501604Z [00:00:46.623]➜  
2025-08-20T19:58:22.8502128Z [00:00:46.623]➜  [0;35m=>> STEP 10 : check if C++ compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:58:22.8502612Z [00:00:46.623]➜  [0;31m💔  NO[0m
2025-08-20T19:58:22.8664265Z [00:00:46.639]➜  [0;31m💔  NO[0m
2025-08-20T19:58:22.8665265Z [00:00:46.639]➜  
2025-08-20T19:58:22.8665628Z [00:00:46.639]➜  [0;35m=>> STEP 11 : dopatch for target [0m
2025-08-20T19:58:22.8666088Z [00:00:46.639]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src[0m
2025-08-20T19:58:22.8675554Z [00:00:46.640]➜  
2025-08-20T19:58:22.8675883Z [00:00:46.640]➜  [0;35m=>> STEP 12 : update config.{sub,guess} [0m
2025-08-20T19:58:22.8676259Z [00:00:46.640]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134[0m
2025-08-20T19:58:22.8676727Z [00:00:46.640]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src[0m
2025-08-20T19:58:22.8685375Z [00:00:46.642]➜  '/root/.ppkg/run/134/config/config.sub' -> './build-aux/config.sub'
2025-08-20T19:58:22.8707396Z [00:00:46.644]➜  '/root/.ppkg/run/134/config/config.guess' -> './build-aux/config.guess'
2025-08-20T19:58:22.8712256Z [00:00:46.644]➜  
2025-08-20T19:58:22.8712559Z [00:00:46.644]➜  [0;35m=>> STEP 13 : install for target [0m
2025-08-20T19:58:22.8713035Z [00:00:46.644]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_[0m
2025-08-20T19:58:22.8719444Z [00:00:46.645]➜  [0;35m==>[0m [0;32m/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/configure --prefix=/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9 --disable-option-checking --disable-nls --disable-rpath --enable-largefile --disable-debug --enable-static --enable-shared --disable-external-sha256 --disable-werror --disable-nls --enable-assembler --enable-threads=posix --disable-xz --disable-xzdec --disable-lzmadec --disable-lzmainfo --disable-lzma-links --disable-scripts 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-aarch64/liblzma/include -DNDEBUG ' LDFLAGS='-L/root/.ppkg/run/134/linux-musl-aarch64/liblzma/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s' 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-aarch64/liblzma/lib/pkgconfig:' PKG_CONFIG_LIBDIR='/root/.ppkg/run/134/linux-musl-aarch64/liblzma/lib/pkgconfig' CC_FOR_BUILD='/root/.ppkg/core/wrapper-native-cc'[0m
2025-08-20T19:58:22.9453779Z [00:00:46.718]➜  
2025-08-20T19:58:22.9454074Z [00:00:46.718]➜  XZ Utils 5.6.3
2025-08-20T19:58:22.9454308Z [00:00:46.718]➜  
2025-08-20T19:58:22.9454540Z [00:00:46.718]➜  System type:
2025-08-20T19:58:22.9752551Z [00:00:46.748]➜  checking build system type... aarch64-unknown-linux-musl
2025-08-20T19:58:22.9753050Z [00:00:46.748]➜  checking host system type... aarch64-unknown-linux-musl
2025-08-20T19:58:22.9753367Z [00:00:46.748]➜  
2025-08-20T19:58:22.9753613Z [00:00:46.748]➜  Configure options:
2025-08-20T19:58:22.9753951Z [00:00:46.748]➜  checking if debugging code should be compiled... no
2025-08-20T19:58:22.9763495Z [00:00:46.749]➜  checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb arm64 sparc riscv
2025-08-20T19:58:22.9773578Z [00:00:46.750]➜  checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb arm64 sparc riscv
2025-08-20T19:58:22.9786483Z [00:00:46.752]➜  checking which match finders to build... hc3 hc4 bt2 bt3 bt4
2025-08-20T19:58:22.9796787Z [00:00:46.753]➜  checking which integrity checks to build... crc32 crc64 sha256
2025-08-20T19:58:22.9797258Z [00:00:46.753]➜  checking if external SHA-256 should be used... no
2025-08-20T19:58:22.9797686Z [00:00:46.753]➜  checking if MicroLZMA support should be built... yes
2025-08-20T19:58:22.9798137Z [00:00:46.753]➜  checking if .lz (lzip) decompression support should be built... yes
2025-08-20T19:58:22.9801974Z [00:00:46.753]➜  checking if assembler optimizations should be used... no
2025-08-20T19:58:22.9802416Z [00:00:46.753]➜  checking if small size is preferred over speed... no
2025-08-20T19:58:22.9803130Z [00:00:46.753]➜  checking if threading support is wanted... yes, posix
2025-08-20T19:58:22.9807699Z [00:00:46.754]➜  checking how much RAM to assume if the real amount is unknown... 128 MiB
2025-08-20T19:58:22.9808908Z [00:00:46.754]➜  checking if sandboxing should be used... no, --disable-xz and --disable-xzdec was used
2025-08-20T19:58:22.9809362Z [00:00:46.754]➜  
2025-08-20T19:58:22.9831692Z [00:00:46.756]➜  checking for a shell that conforms to POSIX... /bin/sh
2025-08-20T19:58:22.9832062Z [00:00:46.756]➜  
2025-08-20T19:58:22.9832304Z [00:00:46.756]➜  Initializing Automake:
2025-08-20T19:58:22.9871626Z [00:00:46.760]➜  checking for a BSD-compatible install... /root/.ppkg/uppm/installed/coreutils/bin/install -c
2025-08-20T19:58:22.9886504Z [00:00:46.762]➜  checking whether sleep supports fractional seconds... yes
2025-08-20T19:58:23.0506320Z [00:00:46.824]➜  checking filesystem timestamp resolution... 0.01
2025-08-20T19:58:23.0521545Z [00:00:46.825]➜  checking whether build environment is sane... yes
2025-08-20T19:58:23.0550532Z [00:00:46.828]➜  checking for a race-free mkdir -p... /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p
2025-08-20T19:58:23.0551937Z [00:00:46.828]➜  checking for gawk... gawk
2025-08-20T19:58:23.0582781Z [00:00:46.831]➜  checking whether make sets $(MAKE)... yes
2025-08-20T19:58:23.0607428Z [00:00:46.834]➜  checking whether make supports nested variables... yes
2025-08-20T19:58:23.0634187Z [00:00:46.836]➜  checking xargs -n works... yes
2025-08-20T19:58:23.0643236Z [00:00:46.837]➜  checking whether ln -s works... yes
2025-08-20T19:58:23.0682331Z [00:00:46.841]➜  checking whether make supports the include directive... yes (GNU style)
2025-08-20T19:58:23.0683588Z [00:00:46.841]➜  checking for gcc... /root/.ppkg/core/wrapper-target-cc
2025-08-20T19:58:23.1849891Z [00:00:46.958]➜  checking whether the C compiler works... yes
2025-08-20T19:58:23.1850424Z [00:00:46.958]➜  checking for C compiler default output file name... a.out
2025-08-20T19:58:23.2828267Z [00:00:47.056]➜  checking for suffix of executables... 
2025-08-20T19:58:23.3862850Z [00:00:47.159]➜  checking whether we are cross compiling... no
2025-08-20T19:58:23.4077701Z [00:00:47.181]➜  checking for suffix of object files... o
2025-08-20T19:58:23.4273286Z [00:00:47.200]➜  checking whether the compiler supports GNU C... yes
2025-08-20T19:58:23.4456645Z [00:00:47.219]➜  checking whether /root/.ppkg/core/wrapper-target-cc accepts -g... yes
2025-08-20T19:58:23.4983106Z [00:00:47.271]➜  checking for /root/.ppkg/core/wrapper-target-cc option to enable C11 features... none needed
2025-08-20T19:58:23.5342772Z [00:00:47.307]➜  checking whether /root/.ppkg/core/wrapper-target-cc understands -c and -o together... yes
2025-08-20T19:58:23.5564072Z [00:00:47.329]➜  checking dependency style of /root/.ppkg/core/wrapper-target-cc... gcc3
2025-08-20T19:58:23.5781577Z [00:00:47.351]➜  checking dependency style of /root/.ppkg/core/wrapper-target-cc... gcc3
2025-08-20T19:58:23.5948916Z [00:00:47.368]➜  checking for stdio.h... yes
2025-08-20T19:58:23.6127804Z [00:00:47.386]➜  checking for stdlib.h... yes
2025-08-20T19:58:23.6325544Z [00:00:47.406]➜  checking for string.h... yes
2025-08-20T19:58:23.6528412Z [00:00:47.426]➜  checking for inttypes.h... yes
2025-08-20T19:58:23.6734550Z [00:00:47.446]➜  checking for stdint.h... yes
2025-08-20T19:58:23.6940316Z [00:00:47.467]➜  checking for strings.h... yes
2025-08-20T19:58:23.7153845Z [00:00:47.488]➜  checking for sys/stat.h... yes
2025-08-20T19:58:23.7380115Z [00:00:47.511]➜  checking for sys/types.h... yes
2025-08-20T19:58:23.7619560Z [00:00:47.535]➜  checking for unistd.h... yes
2025-08-20T19:58:23.7902217Z [00:00:47.563]➜  checking for wchar.h... yes
2025-08-20T19:58:23.8161467Z [00:00:47.589]➜  checking for minix/config.h... no
2025-08-20T19:58:23.8407720Z [00:00:47.614]➜  checking for sys/cdefs.h... no
2025-08-20T19:58:23.8698599Z [00:00:47.643]➜  checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T19:58:23.8941814Z [00:00:47.667]➜  checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T19:58:23.8957420Z [00:00:47.669]➜  checking for a sed that does not truncate output... /root/.ppkg/uppm/installed/gsed/bin/sed
2025-08-20T19:58:23.8963236Z [00:00:47.669]➜  checking how to run the C preprocessor... /root/.ppkg/core/wrapper-target-cc -E
2025-08-20T19:58:23.9204955Z [00:00:47.693]➜  checking for egrep -e... /root/.ppkg/uppm/installed/grep/bin/grep -E
2025-08-20T19:58:23.9209035Z [00:00:47.694]➜  
2025-08-20T19:58:23.9209322Z [00:00:47.694]➜  POSIX threading support:
2025-08-20T19:58:23.9314462Z [00:00:47.704]➜  checking whether /root/.ppkg/core/wrapper-target-cc is Clang... no
2025-08-20T19:58:24.0418287Z [00:00:47.815]➜  checking whether pthreads work with "-pthread" and "-lpthread"... yes
2025-08-20T19:58:24.1445258Z [00:00:47.917]➜  checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
2025-08-20T19:58:24.1445888Z [00:00:47.917]➜  checking whether more special flags are required for pthreads... no
2025-08-20T19:58:24.2460308Z [00:00:48.019]➜  checking for PTHREAD_PRIO_INHERIT... yes
2025-08-20T19:58:24.3450776Z [00:00:48.118]➜  checking for pthread_condattr_setclock... yes
2025-08-20T19:58:24.3451154Z [00:00:48.118]➜  
2025-08-20T19:58:24.3451380Z [00:00:48.118]➜  Initializing Libtool:
2025-08-20T19:58:24.3462760Z [00:00:48.119]➜  checking how to print strings... printf
2025-08-20T19:58:24.3464377Z [00:00:48.119]➜  checking for a sed that does not truncate output... (cached) /root/.ppkg/uppm/installed/gsed/bin/sed
2025-08-20T19:58:24.3476324Z [00:00:48.121]➜  checking for grep that handles long lines and -e... /root/.ppkg/uppm/installed/grep/bin/grep
2025-08-20T19:58:24.3482970Z [00:00:48.121]➜  checking for egrep... /root/.ppkg/uppm/installed/grep/bin/grep -E
2025-08-20T19:58:24.3489362Z [00:00:48.122]➜  checking for fgrep... /root/.ppkg/uppm/installed/grep/bin/grep -F
2025-08-20T19:58:24.3567809Z [00:00:48.130]➜  checking for ld used by /root/.ppkg/core/wrapper-target-cc... /usr/bin/ld
2025-08-20T19:58:24.3581101Z [00:00:48.131]➜  checking if the linker (/usr/bin/ld) is GNU ld... yes
2025-08-20T19:58:24.3581612Z [00:00:48.131]➜  checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2025-08-20T19:58:24.3768883Z [00:00:48.150]➜  checking the name lister (/usr/bin/nm) interface... BSD nm
2025-08-20T19:58:24.3783398Z [00:00:48.151]➜  checking the maximum length of command line arguments... 98304
2025-08-20T19:58:24.3797666Z [00:00:48.153]➜  checking how to convert aarch64-unknown-linux-musl file names to aarch64-unknown-linux-musl format... func_convert_file_noop
2025-08-20T19:58:24.3799207Z [00:00:48.153]➜  checking how to convert aarch64-unknown-linux-musl file names to toolchain format... func_convert_file_noop
2025-08-20T19:58:24.3799992Z [00:00:48.153]➜  checking for /usr/bin/ld option to reload object files... -r
2025-08-20T19:58:24.3801714Z [00:00:48.153]➜  checking for file... file
2025-08-20T19:58:24.3802041Z [00:00:48.153]➜  checking for objdump... /usr/bin/objdump
2025-08-20T19:58:24.3803256Z [00:00:48.153]➜  checking how to recognize dependent libraries... pass_all
2025-08-20T19:58:24.3807205Z [00:00:48.154]➜  checking for dlltool... no
2025-08-20T19:58:24.3807665Z [00:00:48.154]➜  checking how to associate runtime and link libraries... printf %s\n
2025-08-20T19:58:24.3809841Z [00:00:48.154]➜  checking for ranlib... /usr/bin/ranlib
2025-08-20T19:58:24.4071335Z [00:00:48.180]➜  checking for archiver @FILE support... @
2025-08-20T19:58:24.4071724Z [00:00:48.180]➜  checking for strip... /usr/bin/strip
2025-08-20T19:58:24.5328672Z [00:00:48.306]➜  checking command to parse /usr/bin/nm output from /root/.ppkg/core/wrapper-target-cc object... ok
2025-08-20T19:58:24.5337513Z [00:00:48.307]➜  checking for sysroot... no
2025-08-20T19:58:24.5362761Z [00:00:48.309]➜  checking for a working dd... /root/.ppkg/uppm/installed/coreutils/bin/dd
2025-08-20T19:58:24.5384753Z [00:00:48.311]➜  checking how to truncate binary pipes... /root/.ppkg/uppm/installed/coreutils/bin/dd bs=4096 count=1
2025-08-20T19:58:24.5389369Z [00:00:48.312]➜  checking for mt... no
2025-08-20T19:58:24.5406071Z [00:00:48.314]➜  checking if : is a manifest tool... no
2025-08-20T19:58:24.5667287Z [00:00:48.340]➜  checking for dlfcn.h... yes
2025-08-20T19:58:24.5685761Z [00:00:48.342]➜  checking for objdir... .libs
2025-08-20T19:58:24.7036899Z [00:00:48.477]➜  checking if /root/.ppkg/core/wrapper-target-cc supports -fno-rtti -fno-exceptions... no
2025-08-20T19:58:24.7037591Z [00:00:48.477]➜  checking for /root/.ppkg/core/wrapper-target-cc option to produce PIC... -fPIC -DPIC
2025-08-20T19:58:24.7204319Z [00:00:48.493]➜  checking if /root/.ppkg/core/wrapper-target-cc PIC flag -fPIC -DPIC works... yes
2025-08-20T19:58:24.8180945Z [00:00:48.591]➜  checking if /root/.ppkg/core/wrapper-target-cc static flag -static works... yes
2025-08-20T19:58:24.8390022Z [00:00:48.612]➜  checking if /root/.ppkg/core/wrapper-target-cc supports -c -o file.o... yes
2025-08-20T19:58:24.8390690Z [00:00:48.612]➜  checking if /root/.ppkg/core/wrapper-target-cc supports -c -o file.o... (cached) yes
2025-08-20T19:58:24.8459020Z [00:00:48.619]➜  checking whether the /root/.ppkg/core/wrapper-target-cc linker (/usr/bin/ld) supports shared libraries... yes
2025-08-20T19:58:24.8666633Z [00:00:48.640]➜  checking whether -lc should be explicitly linked in... no
2025-08-20T19:58:24.9739887Z [00:00:48.747]➜  checking dynamic linker characteristics... GNU/Linux ld.so
2025-08-20T19:58:24.9740412Z [00:00:48.747]➜  checking how to hardcode library paths into programs... immediate
2025-08-20T19:58:24.9749890Z [00:00:48.748]➜  checking whether stripping libraries is possible... yes
2025-08-20T19:58:24.9750684Z [00:00:48.748]➜  checking if libtool supports shared libraries... yes
2025-08-20T19:58:24.9751098Z [00:00:48.748]➜  checking whether to build shared libraries... yes
2025-08-20T19:58:24.9755957Z [00:00:48.749]➜  checking whether to build static libraries... yes
2025-08-20T19:58:24.9758879Z [00:00:48.749]➜  checking for windres... no
2025-08-20T19:58:24.9844999Z [00:00:48.757]➜  checking if library symbol versioning should be used... no
2025-08-20T19:58:24.9845428Z [00:00:48.757]➜  
2025-08-20T19:58:24.9845690Z [00:00:48.757]➜  Initializing gettext:
2025-08-20T19:58:24.9846004Z [00:00:48.757]➜  checking whether NLS is requested... no
2025-08-20T19:58:24.9863257Z [00:00:48.759]➜  checking for msgfmt... no
2025-08-20T19:58:24.9867086Z [00:00:48.760]➜  checking for gmsgfmt... :
2025-08-20T19:58:24.9893771Z [00:00:48.762]➜  checking for xgettext... no
2025-08-20T19:58:24.9925248Z [00:00:48.766]➜  checking for msgmerge... no
2025-08-20T19:58:24.9940148Z [00:00:48.767]➜  checking for ld... /usr/bin/ld
2025-08-20T19:58:24.9954425Z [00:00:48.768]➜  checking if the linker (/usr/bin/ld) is GNU ld... yes
2025-08-20T19:58:25.0057896Z [00:00:48.779]➜  checking for shared library run path origin... done
2025-08-20T19:58:25.0210208Z [00:00:48.794]➜  checking 32-bit host C ABI... no
2025-08-20T19:58:25.0315539Z [00:00:48.805]➜  checking for ELF binary format... yes
2025-08-20T19:58:25.0358512Z [00:00:48.809]➜  checking for the common suffixes of directories in the library search path... lib,lib,lib
2025-08-20T19:58:25.0587680Z [00:00:48.832]➜  checking for CFPreferencesCopyAppValue... no
2025-08-20T19:58:25.0741438Z [00:00:48.847]➜  checking for CFLocaleCopyPreferredLanguages... no
2025-08-20T19:58:25.0747704Z [00:00:48.848]➜  checking whether to use NLS... no
2025-08-20T19:58:25.0767159Z [00:00:48.850]➜  
2025-08-20T19:58:25.0767461Z [00:00:48.850]➜  System headers and functions:
2025-08-20T19:58:25.1019127Z [00:00:48.875]➜  checking for immintrin.h... no
2025-08-20T19:58:25.1267949Z [00:00:48.900]➜  checking for cpuid.h... no
2025-08-20T19:58:25.1797847Z [00:00:48.953]➜  checking for _Bool... yes
2025-08-20T19:58:25.2025861Z [00:00:48.976]➜  checking for stdbool.h that conforms to C99 or later... yes
2025-08-20T19:58:25.2311480Z [00:00:49.004]➜  checking for uint8_t... yes
2025-08-20T19:58:25.2606516Z [00:00:49.034]➜  checking for uint16_t... yes
2025-08-20T19:58:25.3142516Z [00:00:49.087]➜  checking for int32_t... yes
2025-08-20T19:58:25.3433183Z [00:00:49.116]➜  checking for uint32_t... yes
2025-08-20T19:58:25.3975218Z [00:00:49.170]➜  checking for int64_t... yes
2025-08-20T19:58:25.4274360Z [00:00:49.200]➜  checking for uint64_t... yes
2025-08-20T19:58:25.4853877Z [00:00:49.258]➜  checking for uintptr_t... yes
2025-08-20T19:58:25.6036149Z [00:00:49.377]➜  checking size of size_t... 8
2025-08-20T19:58:25.6335720Z [00:00:49.407]➜  checking for struct stat.st_atim.tv_nsec... yes
2025-08-20T19:58:25.6866533Z [00:00:49.460]➜  checking for struct stat.st_atimespec.tv_nsec... no
2025-08-20T19:58:25.7373112Z [00:00:49.510]➜  checking for struct stat.st_atimensec... no
2025-08-20T19:58:25.7885671Z [00:00:49.561]➜  checking for struct stat.st_uatime... no
2025-08-20T19:58:25.8374217Z [00:00:49.610]➜  checking for struct stat.st_atim.st__tim.tv_nsec... no
2025-08-20T19:58:25.8804238Z [00:00:49.653]➜  checking for /root/.ppkg/core/wrapper-target-cc option to enable large file support... none needed
2025-08-20T19:58:25.9372775Z [00:00:49.710]➜  checking whether byte ordering is bigendian... no
2025-08-20T19:58:25.9513847Z [00:00:49.724]➜  checking if __attribute__((__constructor__)) can be used... yes
2025-08-20T19:58:25.9884533Z [00:00:49.761]➜  checking for /root/.ppkg/core/wrapper-target-cc options needed to detect all undeclared functions... none needed
2025-08-20T19:58:26.0124406Z [00:00:49.785]➜  checking for getopt.h... yes
2025-08-20T19:58:26.1150616Z [00:00:49.888]➜  checking for getopt_long... yes
2025-08-20T19:58:26.1368953Z [00:00:49.910]➜  checking whether optreset is declared... yes
2025-08-20T19:58:26.2376488Z [00:00:50.011]➜  checking for library containing clock_gettime... none required
2025-08-20T19:58:26.3394528Z [00:00:50.112]➜  checking for clock_gettime... yes
2025-08-20T19:58:26.3620818Z [00:00:50.135]➜  checking whether CLOCK_MONOTONIC is declared... yes
2025-08-20T19:58:26.4650774Z [00:00:50.238]➜  checking for futimens... yes
2025-08-20T19:58:26.5679637Z [00:00:50.341]➜  checking for posix_fadvise... yes
2025-08-20T19:58:26.5895243Z [00:00:50.362]➜  checking whether program_invocation_name is declared... yes
2025-08-20T19:58:26.6894428Z [00:00:50.462]➜  checking if __builtin_bswap16/32/64 are supported... yes
2025-08-20T19:58:26.7099922Z [00:00:50.483]➜  checking if unaligned memory access should be used... yes
2025-08-20T19:58:26.7100436Z [00:00:50.483]➜  checking if unsafe type punning should be used... no
2025-08-20T19:58:26.8121461Z [00:00:50.585]➜  checking if __builtin_assume_aligned is supported... yes
2025-08-20T19:58:26.8385272Z [00:00:50.611]➜  checking for sys/param.h... yes
2025-08-20T19:58:26.9731547Z [00:00:50.746]➜  checking how to detect the amount of physical memory... sysconf
2025-08-20T19:58:26.9732028Z [00:00:50.746]➜  checking for sys/param.h... (cached) yes
2025-08-20T19:58:27.0913196Z [00:00:50.864]➜  checking how to detect the number of available CPU cores... sched_getaffinity
2025-08-20T19:58:27.1974601Z [00:00:50.970]➜  checking whether mbrtowc and mbstate_t are properly declared... yes
2025-08-20T19:58:27.2988072Z [00:00:51.072]➜  checking for wcwidth... yes
2025-08-20T19:58:27.3194442Z [00:00:51.092]➜  checking whether _mm_movemask_epi8 is declared... no
2025-08-20T19:58:27.3365757Z [00:00:51.110]➜  checking if _mm_clmulepi64_si128 is usable... no
2025-08-20T19:58:27.4463432Z [00:00:51.219]➜  checking if ARM64 CRC32 instruction is usable... yes
2025-08-20T19:58:27.5489898Z [00:00:51.322]➜  checking for getauxval... yes
2025-08-20T19:58:27.5503126Z [00:00:51.323]➜  
2025-08-20T19:58:27.5503396Z [00:00:51.323]➜  GCC extensions:
2025-08-20T19:58:27.5701375Z [00:00:51.343]➜  checking whether the -Werror option is usable... yes
2025-08-20T19:58:27.5927982Z [00:00:51.366]➜  checking for simple visibility declarations... yes
2025-08-20T19:58:27.6169420Z [00:00:51.390]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wall... yes
2025-08-20T19:58:27.6357773Z [00:00:51.409]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wextra... yes
2025-08-20T19:58:27.6540726Z [00:00:51.427]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wvla... yes
2025-08-20T19:58:27.6729599Z [00:00:51.446]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wformat=2... yes
2025-08-20T19:58:27.6916000Z [00:00:51.465]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Winit-self... yes
2025-08-20T19:58:27.7147677Z [00:00:51.488]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wmissing-include-dirs... yes
2025-08-20T19:58:27.7346665Z [00:00:51.508]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wshift-overflow=2... yes
2025-08-20T19:58:27.7554615Z [00:00:51.528]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wstrict-overflow=3... yes
2025-08-20T19:58:27.7788811Z [00:00:51.552]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Walloc-zero... yes
2025-08-20T19:58:27.8132232Z [00:00:51.586]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wduplicated-cond... yes
2025-08-20T19:58:28.0172558Z [00:00:51.790]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wfloat-equal... yes
2025-08-20T19:58:28.0370726Z [00:00:51.810]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wundef... yes
2025-08-20T19:58:28.0555498Z [00:00:51.829]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wshadow... yes
2025-08-20T19:58:28.0745232Z [00:00:51.847]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wpointer-arith... yes
2025-08-20T19:58:28.0931950Z [00:00:51.866]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wbad-function-cast... yes
2025-08-20T19:58:28.1124052Z [00:00:51.885]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wwrite-strings... yes
2025-08-20T19:58:28.1309830Z [00:00:51.904]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wdate-time... yes
2025-08-20T19:58:28.1502502Z [00:00:51.923]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wsign-conversion... yes
2025-08-20T19:58:28.1693162Z [00:00:51.942]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wfloat-conversion... yes
2025-08-20T19:58:28.1890155Z [00:00:51.962]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wlogical-op... yes
2025-08-20T19:58:28.2081560Z [00:00:51.981]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Waggregate-return... yes
2025-08-20T19:58:28.2269166Z [00:00:52.000]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wstrict-prototypes... yes
2025-08-20T19:58:28.2459399Z [00:00:52.019]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wold-style-definition... yes
2025-08-20T19:58:28.2650272Z [00:00:52.038]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wmissing-prototypes... yes
2025-08-20T19:58:28.2838742Z [00:00:52.057]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wmissing-declarations... yes
2025-08-20T19:58:28.3025100Z [00:00:52.075]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wredundant-decls... yes
2025-08-20T19:58:28.3092676Z [00:00:52.082]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wc99-compat... no
2025-08-20T19:58:28.3176802Z [00:00:52.091]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wc11-extensions... no
2025-08-20T19:58:28.3256443Z [00:00:52.099]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wc2x-compat... no
2025-08-20T19:58:28.3348546Z [00:00:52.108]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wc2x-extensions... no
2025-08-20T19:58:28.3457083Z [00:00:52.119]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wpre-c2x-compat... no
2025-08-20T19:58:28.3643602Z [00:00:52.137]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Warray-bounds-pointer-arithmetic... no
2025-08-20T19:58:28.3725929Z [00:00:52.146]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wassign-enum... no
2025-08-20T19:58:28.3883755Z [00:00:52.161]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wconditional-uninitialized... no
2025-08-20T19:58:28.3988944Z [00:00:52.172]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wdocumentation... no
2025-08-20T19:58:28.4088945Z [00:00:52.182]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wduplicate-enum... no
2025-08-20T19:58:28.4239559Z [00:00:52.197]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wempty-translation-unit... no
2025-08-20T19:58:28.4395847Z [00:00:52.213]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wflexible-array-extensions... no
2025-08-20T19:58:28.4594175Z [00:00:52.232]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wmissing-variable-declarations... yes
2025-08-20T19:58:28.4683086Z [00:00:52.241]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wnewline-eof... no
2025-08-20T19:58:28.4802309Z [00:00:52.253]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wshift-sign-overflow... no
2025-08-20T19:58:28.4907492Z [00:00:52.264]➜  checking if /root/.ppkg/core/wrapper-target-cc accepts -Wstring-conversion... no
2025-08-20T19:58:28.4914036Z [00:00:52.264]➜  
2025-08-20T19:58:28.5054513Z [00:00:52.278]➜  checking that generated files are newer than configure... done
2025-08-20T19:58:28.5055185Z [00:00:52.279]➜  configure: creating ./config.status
2025-08-20T19:58:28.7312250Z [00:00:52.504]➜  config.status: creating Makefile
2025-08-20T19:58:28.7374757Z [00:00:52.510]➜  config.status: creating po/Makefile.in
2025-08-20T19:58:28.7447829Z [00:00:52.518]➜  config.status: creating lib/Makefile
2025-08-20T19:58:28.7525192Z [00:00:52.526]➜  config.status: creating src/Makefile
2025-08-20T19:58:28.7600361Z [00:00:52.533]➜  config.status: creating src/liblzma/Makefile
2025-08-20T19:58:28.7714153Z [00:00:52.544]➜  config.status: creating src/liblzma/api/Makefile
2025-08-20T19:58:28.7790644Z [00:00:52.552]➜  config.status: creating src/xz/Makefile
2025-08-20T19:58:28.7876746Z [00:00:52.561]➜  config.status: creating src/xzdec/Makefile
2025-08-20T19:58:28.7957895Z [00:00:52.569]➜  config.status: creating src/lzmainfo/Makefile
2025-08-20T19:58:28.8037417Z [00:00:52.577]➜  config.status: creating src/scripts/Makefile
2025-08-20T19:58:28.8113166Z [00:00:52.584]➜  config.status: creating tests/Makefile
2025-08-20T19:58:28.8199065Z [00:00:52.593]➜  config.status: creating debug/Makefile
2025-08-20T19:58:28.8277429Z [00:00:52.601]➜  config.status: creating src/scripts/xzdiff
2025-08-20T19:58:28.8351546Z [00:00:52.608]➜  config.status: creating src/scripts/xzgrep
2025-08-20T19:58:28.8425726Z [00:00:52.616]➜  config.status: creating src/scripts/xzmore
2025-08-20T19:58:28.8495030Z [00:00:52.622]➜  config.status: creating src/scripts/xzless
2025-08-20T19:58:28.8563996Z [00:00:52.629]➜  config.status: creating config.h
2025-08-20T19:58:28.8615740Z [00:00:52.635]➜  config.status: executing depfiles commands
2025-08-20T19:58:29.0003753Z [00:00:52.773]➜  config.status: executing libtool commands
2025-08-20T19:58:29.0053241Z [00:00:52.778]➜  config.status: executing po-directories commands
2025-08-20T19:58:29.0079851Z [00:00:52.781]➜  config.status: creating po/POTFILES
2025-08-20T19:58:29.0102650Z [00:00:52.783]➜  config.status: creating po/Makefile
2025-08-20T19:58:29.0317083Z [00:00:52.805]➜  
2025-08-20T19:58:29.0317827Z [00:00:52.805]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake -w -C /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_ -j5 clean[0m
2025-08-20T19:58:29.0333464Z [00:00:52.806]➜  gmake: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:29.0348161Z [00:00:52.808]➜  Making clean in src
2025-08-20T19:58:29.0360958Z [00:00:52.809]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:29.0376414Z [00:00:52.811]➜  Making clean in liblzma
2025-08-20T19:58:29.0417341Z [00:00:52.815]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:29.0432661Z [00:00:52.816]➜  Making clean in api
2025-08-20T19:58:29.0445242Z [00:00:52.817]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma/api'
2025-08-20T19:58:29.0448179Z [00:00:52.818]➜  rm -rf .libs _libs
2025-08-20T19:58:29.0448599Z [00:00:52.818]➜  rm -f *.lo
2025-08-20T19:58:29.0454984Z [00:00:52.818]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma/api'
2025-08-20T19:58:29.0493885Z [00:00:52.822]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:29.0494347Z [00:00:52.822]➜  rm -f  
2025-08-20T19:58:29.0497381Z [00:00:52.823]➜  rm -f  liblzma.la
2025-08-20T19:58:29.0498457Z [00:00:52.823]➜  rm -rf .libs _libs
2025-08-20T19:58:29.0503107Z [00:00:52.823]➜  rm -f liblzma.pc
2025-08-20T19:58:29.0508553Z [00:00:52.824]➜  rm -f *.o
2025-08-20T19:58:29.0515135Z [00:00:52.825]➜  rm -f *.lo
2025-08-20T19:58:29.0517518Z [00:00:52.825]➜  rm -f ./so_locations
2025-08-20T19:58:29.0524362Z [00:00:52.825]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:29.0527899Z [00:00:52.826]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:29.0528382Z [00:00:52.826]➜  Making clean in xzdec
2025-08-20T19:58:29.0547557Z [00:00:52.828]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/xzdec'
2025-08-20T19:58:29.0548026Z [00:00:52.828]➜  rm -f   
2025-08-20T19:58:29.0550937Z [00:00:52.828]➜  test -z "" || rm -f  
2025-08-20T19:58:29.0556330Z [00:00:52.829]➜  rm -rf .libs _libs
2025-08-20T19:58:29.0557422Z [00:00:52.829]➜  rm -f *.o
2025-08-20T19:58:29.0562183Z [00:00:52.829]➜  rm -f *.lo
2025-08-20T19:58:29.0568344Z [00:00:52.830]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/xzdec'
2025-08-20T19:58:29.0580932Z [00:00:52.831]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:29.0581392Z [00:00:52.831]➜  rm -rf .libs _libs
2025-08-20T19:58:29.0583532Z [00:00:52.831]➜  rm -f *.lo
2025-08-20T19:58:29.0593386Z [00:00:52.832]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:29.0595928Z [00:00:52.833]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:29.0596380Z [00:00:52.833]➜  Making clean in po
2025-08-20T19:58:29.0608033Z [00:00:52.834]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/po'
2025-08-20T19:58:29.0608512Z [00:00:52.834]➜  rm -f *.insert-header
2025-08-20T19:58:29.0616589Z [00:00:52.835]➜  rm -f remove-potcdate.sed
2025-08-20T19:58:29.0620341Z [00:00:52.835]➜  rm -f /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/po/stamp-poT
2025-08-20T19:58:29.0625732Z [00:00:52.835]➜  rm -f core core.* xz.po xz.1po xz.2po *.new.po
2025-08-20T19:58:29.0629851Z [00:00:52.836]➜  rm -fr *.o
2025-08-20T19:58:29.0637942Z [00:00:52.837]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/po'
2025-08-20T19:58:29.0639073Z [00:00:52.837]➜  Making clean in tests
2025-08-20T19:58:29.0659801Z [00:00:52.839]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/tests'
2025-08-20T19:58:29.0660954Z [00:00:52.839]➜  rm -f  create_compress_files test_check test_hardware test_stream_flags test_filter_flags test_filter_str test_block_header test_index test_index_hash test_bcj_exact_size test_memlimit test_lzip_decoder test_vli test_microlzma
2025-08-20T19:58:29.0663951Z [00:00:52.839]➜  test -z "" || rm -f  create_compress_files test_check test_hardware test_stream_flags test_filter_flags test_filter_str test_block_header test_index test_index_hash test_bcj_exact_size test_memlimit test_lzip_decoder test_vli test_microlzma
2025-08-20T19:58:29.0667943Z [00:00:52.840]➜  rm -rf .libs _libs
2025-08-20T19:58:29.0671398Z [00:00:52.840]➜  rm -f compress_generated_* \
2025-08-20T19:58:29.0671832Z [00:00:52.840]➜  	xzgrep_test_output xzgrep_test_1.xz xzgrep_test_2.xz
2025-08-20T19:58:29.0675830Z [00:00:52.841]➜  rm -f *.o
2025-08-20T19:58:29.0682931Z [00:00:52.841]➜  rm -f  test_check.log test_hardware.log test_stream_flags.log test_filter_flags.log test_filter_str.log test_block_header.log test_index.log test_index_hash.log test_bcj_exact_size.log test_memlimit.log test_lzip_decoder.log test_vli.log test_files.sh.log test_suffix.sh.log test_compress_generated_abc.log test_compress_generated_random.log test_compress_generated_text.log test_microlzma.log
2025-08-20T19:58:29.0684283Z [00:00:52.841]➜  rm -f *.lo
2025-08-20T19:58:29.0689890Z [00:00:52.842]➜  rm -f  test_check.trs test_hardware.trs test_stream_flags.trs test_filter_flags.trs test_filter_str.trs test_block_header.trs test_index.trs test_index_hash.trs test_bcj_exact_size.trs test_memlimit.trs test_lzip_decoder.trs test_vli.trs test_files.sh.trs test_suffix.sh.trs test_compress_generated_abc.trs test_compress_generated_random.trs test_compress_generated_text.trs test_microlzma.trs
2025-08-20T19:58:29.0691496Z [00:00:52.842]➜  rm -f  test-suite.log
2025-08-20T19:58:29.0694444Z [00:00:52.842]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/tests'
2025-08-20T19:58:29.0708431Z [00:00:52.844]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:29.0708870Z [00:00:52.844]➜  rm -rf .libs _libs
2025-08-20T19:58:29.0711150Z [00:00:52.844]➜  rm -f *.lo
2025-08-20T19:58:29.0718288Z [00:00:52.845]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:29.0722069Z [00:00:52.845]➜  gmake: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:29.0723597Z [00:00:52.845]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake -w -C /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_ -j5[0m
2025-08-20T19:58:29.0739816Z [00:00:52.847]➜  gmake: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:29.0750185Z [00:00:52.848]➜  /root/.ppkg/uppm/installed/gmake/bin/gmake  all-recursive
2025-08-20T19:58:29.0765073Z [00:00:52.850]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:29.0781822Z [00:00:52.851]➜  Making all in src
2025-08-20T19:58:29.0795608Z [00:00:52.853]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:29.0813284Z [00:00:52.854]➜  Making all in liblzma
2025-08-20T19:58:29.0855313Z [00:00:52.859]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:29.0873544Z [00:00:52.860]➜  Making all in api
2025-08-20T19:58:29.0888614Z [00:00:52.862]➜  gmake[4]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma/api'
2025-08-20T19:58:29.0889198Z [00:00:52.862]➜  gmake[4]: Nothing to be done for 'all'.
2025-08-20T19:58:29.0889729Z [00:00:52.862]➜  gmake[4]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma/api'
2025-08-20T19:58:29.0933793Z [00:00:52.866]➜  gmake[4]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:29.0947043Z [00:00:52.866]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`../common/tuklib_physmem.c
2025-08-20T19:58:29.0961371Z [00:00:52.867]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`../common/tuklib_cpucores.c
2025-08-20T19:58:29.0976336Z [00:00:52.868]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/common.c
2025-08-20T19:58:29.0991628Z [00:00:52.870]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/block_util.c
2025-08-20T19:58:29.1009957Z [00:00:52.870]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/easy_preset.c
2025-08-20T19:58:29.1307511Z [00:00:52.903]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/../common/tuklib_cpucores.c  -fPIC -DPIC -o .libs/liblzma_la-tuklib_cpucores.o
2025-08-20T19:58:29.1318993Z [00:00:52.903]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/common.c  -fPIC -DPIC -o .libs/liblzma_la-common.o
2025-08-20T19:58:29.1333491Z [00:00:52.904]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/../common/tuklib_physmem.c  -fPIC -DPIC -o .libs/liblzma_la-tuklib_physmem.o
2025-08-20T19:58:29.1344934Z [00:00:52.906]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_util.c  -fPIC -DPIC -o .libs/liblzma_la-block_util.o
2025-08-20T19:58:29.1515123Z [00:00:52.924]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/easy_preset.c  -fPIC -DPIC -o .libs/liblzma_la-easy_preset.o
2025-08-20T19:58:29.1787384Z [00:00:52.951]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/../common/tuklib_physmem.c -o liblzma_la-tuklib_physmem.o >/dev/null 2>&1
2025-08-20T19:58:29.1818721Z [00:00:52.954]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/../common/tuklib_cpucores.c -o liblzma_la-tuklib_cpucores.o >/dev/null 2>&1
2025-08-20T19:58:29.1962604Z [00:00:52.969]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_util.c -o liblzma_la-block_util.o >/dev/null 2>&1
2025-08-20T19:58:29.1986321Z [00:00:52.971]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/easy_preset.c -o liblzma_la-easy_preset.o >/dev/null 2>&1
2025-08-20T19:58:29.2160326Z [00:00:52.989]➜  mv -f .deps/liblzma_la-tuklib_cpucores.Tpo .deps/liblzma_la-tuklib_cpucores.Plo
2025-08-20T19:58:29.2163542Z [00:00:52.989]➜  mv -f .deps/liblzma_la-tuklib_physmem.Tpo .deps/liblzma_la-tuklib_physmem.Plo
2025-08-20T19:58:29.2178587Z [00:00:52.990]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/filter_common.c
2025-08-20T19:58:29.2190419Z [00:00:52.991]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/hardware_physmem.c
2025-08-20T19:58:29.2420423Z [00:00:53.015]➜  mv -f .deps/liblzma_la-easy_preset.Tpo .deps/liblzma_la-easy_preset.Plo
2025-08-20T19:58:29.2435055Z [00:00:53.016]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/index.c
2025-08-20T19:58:29.2600912Z [00:00:53.032]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/hardware_physmem.c  -fPIC -DPIC -o .libs/liblzma_la-hardware_physmem.o
2025-08-20T19:58:29.2639417Z [00:00:53.036]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_common.c  -fPIC -DPIC -o .libs/liblzma_la-filter_common.o
2025-08-20T19:58:29.2651499Z [00:00:53.037]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/common.c -o liblzma_la-common.o >/dev/null 2>&1
2025-08-20T19:58:29.2696167Z [00:00:53.043]➜  mv -f .deps/liblzma_la-block_util.Tpo .deps/liblzma_la-block_util.Plo
2025-08-20T19:58:29.2702676Z [00:00:53.043]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/stream_flags_common.c
2025-08-20T19:58:29.2864549Z [00:00:53.059]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/index.c  -fPIC -DPIC -o .libs/liblzma_la-index.o
2025-08-20T19:58:29.3036523Z [00:00:53.076]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/hardware_physmem.c -o liblzma_la-hardware_physmem.o >/dev/null 2>&1
2025-08-20T19:58:29.3211875Z [00:00:53.094]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_flags_common.c  -fPIC -DPIC -o .libs/liblzma_la-stream_flags_common.o
2025-08-20T19:58:29.3518847Z [00:00:53.125]➜  mv -f .deps/liblzma_la-hardware_physmem.Tpo .deps/liblzma_la-hardware_physmem.Plo
2025-08-20T19:58:29.3531758Z [00:00:53.126]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-string_conversion.lo -MD -MP -MF .deps/liblzma_la-string_conversion.Tpo -c -o liblzma_la-string_conversion.lo `test -f 'common/string_conversion.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/string_conversion.c
2025-08-20T19:58:29.3747156Z [00:00:53.147]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_common.c -o liblzma_la-filter_common.o >/dev/null 2>&1
2025-08-20T19:58:29.3812405Z [00:00:53.154]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_flags_common.c -o liblzma_la-stream_flags_common.o >/dev/null 2>&1
2025-08-20T19:58:29.3973331Z [00:00:53.170]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-string_conversion.lo -MD -MP -MF .deps/liblzma_la-string_conversion.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/string_conversion.c  -fPIC -DPIC -o .libs/liblzma_la-string_conversion.o
2025-08-20T19:58:29.4046906Z [00:00:53.178]➜  mv -f .deps/liblzma_la-common.Tpo .deps/liblzma_la-common.Plo
2025-08-20T19:58:29.4060863Z [00:00:53.178]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/vli_size.c
2025-08-20T19:58:29.4276961Z [00:00:53.201]➜  mv -f .deps/liblzma_la-stream_flags_common.Tpo .deps/liblzma_la-stream_flags_common.Plo
2025-08-20T19:58:29.4290085Z [00:00:53.201]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/hardware_cputhreads.c
2025-08-20T19:58:29.4488675Z [00:00:53.221]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/vli_size.c  -fPIC -DPIC -o .libs/liblzma_la-vli_size.o
2025-08-20T19:58:29.4816542Z [00:00:53.254]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/hardware_cputhreads.c  -fPIC -DPIC -o .libs/liblzma_la-hardware_cputhreads.o
2025-08-20T19:58:29.4918376Z [00:00:53.265]➜  mv -f .deps/liblzma_la-filter_common.Tpo .deps/liblzma_la-filter_common.Plo
2025-08-20T19:58:29.4933303Z [00:00:53.266]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/outqueue.c
2025-08-20T19:58:29.5054590Z [00:00:53.278]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/vli_size.c -o liblzma_la-vli_size.o >/dev/null 2>&1
2025-08-20T19:58:29.5368941Z [00:00:53.309]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/hardware_cputhreads.c -o liblzma_la-hardware_cputhreads.o >/dev/null 2>&1
2025-08-20T19:58:29.5457189Z [00:00:53.318]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/index.c -o liblzma_la-index.o >/dev/null 2>&1
2025-08-20T19:58:29.5543812Z [00:00:53.327]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/outqueue.c  -fPIC -DPIC -o .libs/liblzma_la-outqueue.o
2025-08-20T19:58:29.5576465Z [00:00:53.330]➜  mv -f .deps/liblzma_la-vli_size.Tpo .deps/liblzma_la-vli_size.Plo
2025-08-20T19:58:29.5597782Z [00:00:53.332]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/alone_encoder.c
2025-08-20T19:58:29.5771712Z [00:00:53.350]➜  mv -f .deps/liblzma_la-hardware_cputhreads.Tpo .deps/liblzma_la-hardware_cputhreads.Plo
2025-08-20T19:58:29.5786712Z [00:00:53.351]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/block_buffer_encoder.c
2025-08-20T19:58:29.6029461Z [00:00:53.375]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/alone_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-alone_encoder.o
2025-08-20T19:58:29.6390438Z [00:00:53.411]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_buffer_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-block_buffer_encoder.o
2025-08-20T19:58:29.6506770Z [00:00:53.423]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/outqueue.c -o liblzma_la-outqueue.o >/dev/null 2>&1
2025-08-20T19:58:29.6660312Z [00:00:53.438]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-string_conversion.lo -MD -MP -MF .deps/liblzma_la-string_conversion.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/string_conversion.c -o liblzma_la-string_conversion.o >/dev/null 2>&1
2025-08-20T19:58:29.6749846Z [00:00:53.447]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/alone_encoder.c -o liblzma_la-alone_encoder.o >/dev/null 2>&1
2025-08-20T19:58:29.7343260Z [00:00:53.507]➜  mv -f .deps/liblzma_la-alone_encoder.Tpo .deps/liblzma_la-alone_encoder.Plo
2025-08-20T19:58:29.7352660Z [00:00:53.508]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/block_encoder.c
2025-08-20T19:58:29.7684103Z [00:00:53.541]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-block_encoder.o
2025-08-20T19:58:29.7900569Z [00:00:53.563]➜  mv -f .deps/liblzma_la-outqueue.Tpo .deps/liblzma_la-outqueue.Plo
2025-08-20T19:58:29.7911200Z [00:00:53.563]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/block_header_encoder.c
2025-08-20T19:58:29.7929185Z [00:00:53.565]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_buffer_encoder.c -o liblzma_la-block_buffer_encoder.o >/dev/null 2>&1
2025-08-20T19:58:29.7989846Z [00:00:53.572]➜  mv -f .deps/liblzma_la-index.Tpo .deps/liblzma_la-index.Plo
2025-08-20T19:58:29.7996610Z [00:00:53.572]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/easy_buffer_encoder.c
2025-08-20T19:58:29.8405054Z [00:00:53.613]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/easy_buffer_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-easy_buffer_encoder.o
2025-08-20T19:58:29.8589669Z [00:00:53.631]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_header_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-block_header_encoder.o
2025-08-20T19:58:29.8664022Z [00:00:53.639]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_encoder.c -o liblzma_la-block_encoder.o >/dev/null 2>&1
2025-08-20T19:58:29.8877719Z [00:00:53.660]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/easy_buffer_encoder.c -o liblzma_la-easy_buffer_encoder.o >/dev/null 2>&1
2025-08-20T19:58:29.9127297Z [00:00:53.685]➜  mv -f .deps/liblzma_la-string_conversion.Tpo .deps/liblzma_la-string_conversion.Plo
2025-08-20T19:58:29.9137344Z [00:00:53.686]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/easy_encoder.c
2025-08-20T19:58:29.9148804Z [00:00:53.688]➜  mv -f .deps/liblzma_la-block_buffer_encoder.Tpo .deps/liblzma_la-block_buffer_encoder.Plo
2025-08-20T19:58:29.9172128Z [00:00:53.688]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/easy_encoder_memusage.c
2025-08-20T19:58:29.9338383Z [00:00:53.706]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_header_encoder.c -o liblzma_la-block_header_encoder.o >/dev/null 2>&1
2025-08-20T19:58:29.9372349Z [00:00:53.710]➜  mv -f .deps/liblzma_la-easy_buffer_encoder.Tpo .deps/liblzma_la-easy_buffer_encoder.Plo
2025-08-20T19:58:29.9388642Z [00:00:53.711]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/filter_buffer_encoder.c
2025-08-20T19:58:29.9472523Z [00:00:53.719]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/easy_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-easy_encoder.o
2025-08-20T19:58:29.9582281Z [00:00:53.730]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/easy_encoder_memusage.c  -fPIC -DPIC -o .libs/liblzma_la-easy_encoder_memusage.o
2025-08-20T19:58:29.9714336Z [00:00:53.744]➜  mv -f .deps/liblzma_la-block_encoder.Tpo .deps/liblzma_la-block_encoder.Plo
2025-08-20T19:58:29.9740252Z [00:00:53.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-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/filter_encoder.c
2025-08-20T19:58:29.9884275Z [00:00:53.761]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_buffer_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_encoder.o
2025-08-20T19:58:29.9898033Z [00:00:53.762]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/easy_encoder.c -o liblzma_la-easy_encoder.o >/dev/null 2>&1
2025-08-20T19:58:30.0075826Z [00:00:53.780]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/easy_encoder_memusage.c -o liblzma_la-easy_encoder_memusage.o >/dev/null 2>&1
2025-08-20T19:58:30.0171273Z [00:00:53.789]➜  mv -f .deps/liblzma_la-block_header_encoder.Tpo .deps/liblzma_la-block_header_encoder.Plo
2025-08-20T19:58:30.0182784Z [00:00:53.791]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/filter_flags_encoder.c
2025-08-20T19:58:30.0225896Z [00:00:53.795]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-filter_encoder.o
2025-08-20T19:58:30.0345961Z [00:00:53.807]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_buffer_encoder.c -o liblzma_la-filter_buffer_encoder.o >/dev/null 2>&1
2025-08-20T19:58:30.0412580Z [00:00:53.814]➜  mv -f .deps/liblzma_la-easy_encoder.Tpo .deps/liblzma_la-easy_encoder.Plo
2025-08-20T19:58:30.0447013Z [00:00:53.817]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/index_encoder.c
2025-08-20T19:58:30.0552122Z [00:00:53.828]➜  mv -f .deps/liblzma_la-easy_encoder_memusage.Tpo .deps/liblzma_la-easy_encoder_memusage.Plo
2025-08-20T19:58:30.0572702Z [00:00:53.830]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/stream_buffer_encoder.c
2025-08-20T19:58:30.0596480Z [00:00:53.832]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_flags_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-filter_flags_encoder.o
2025-08-20T19:58:30.0819000Z [00:00:53.854]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/index_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-index_encoder.o
2025-08-20T19:58:30.1005011Z [00:00:53.873]➜  mv -f .deps/liblzma_la-filter_buffer_encoder.Tpo .deps/liblzma_la-filter_buffer_encoder.Plo
2025-08-20T19:58:30.1018115Z [00:00:53.874]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/stream_encoder.c
2025-08-20T19:58:30.1077770Z [00:00:53.880]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_flags_encoder.c -o liblzma_la-filter_flags_encoder.o >/dev/null 2>&1
2025-08-20T19:58:30.1128627Z [00:00:53.884]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_buffer_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_encoder.o
2025-08-20T19:58:30.1159181Z [00:00:53.888]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_encoder.c -o liblzma_la-filter_encoder.o >/dev/null 2>&1
2025-08-20T19:58:30.1423088Z [00:00:53.915]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-stream_encoder.o
2025-08-20T19:58:30.1718863Z [00:00:53.944]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_buffer_encoder.c -o liblzma_la-stream_buffer_encoder.o >/dev/null 2>&1
2025-08-20T19:58:30.1750527Z [00:00:53.948]➜  mv -f .deps/liblzma_la-filter_flags_encoder.Tpo .deps/liblzma_la-filter_flags_encoder.Plo
2025-08-20T19:58:30.1758132Z [00:00:53.948]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/stream_flags_encoder.c
2025-08-20T19:58:30.1770566Z [00:00:53.948]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/index_encoder.c -o liblzma_la-index_encoder.o >/dev/null 2>&1
2025-08-20T19:58:30.2093217Z [00:00:53.982]➜  mv -f .deps/liblzma_la-filter_encoder.Tpo .deps/liblzma_la-filter_encoder.Plo
2025-08-20T19:58:30.2107111Z [00:00:53.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-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/vli_encoder.c
2025-08-20T19:58:30.2247207Z [00:00:53.997]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_flags_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-stream_flags_encoder.o
2025-08-20T19:58:30.2333639Z [00:00:54.006]➜  mv -f .deps/liblzma_la-stream_buffer_encoder.Tpo .deps/liblzma_la-stream_buffer_encoder.Plo
2025-08-20T19:58:30.2344520Z [00:00:54.007]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/stream_encoder_mt.c
2025-08-20T19:58:30.2500295Z [00:00:54.023]➜  mv -f .deps/liblzma_la-index_encoder.Tpo .deps/liblzma_la-index_encoder.Plo
2025-08-20T19:58:30.2511478Z [00:00:54.023]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-microlzma_encoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_encoder.Tpo -c -o liblzma_la-microlzma_encoder.lo `test -f 'common/microlzma_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/microlzma_encoder.c
2025-08-20T19:58:30.2533633Z [00:00:54.025]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/vli_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-vli_encoder.o
2025-08-20T19:58:30.2655597Z [00:00:54.038]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_encoder.c -o liblzma_la-stream_encoder.o >/dev/null 2>&1
2025-08-20T19:58:30.2685633Z [00:00:54.041]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_encoder_mt.c  -fPIC -DPIC -o .libs/liblzma_la-stream_encoder_mt.o
2025-08-20T19:58:30.2981621Z [00:00:54.070]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_flags_encoder.c -o liblzma_la-stream_flags_encoder.o >/dev/null 2>&1
2025-08-20T19:58:30.3114486Z [00:00:54.083]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-microlzma_encoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/microlzma_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-microlzma_encoder.o
2025-08-20T19:58:30.3136859Z [00:00:54.084]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/vli_encoder.c -o liblzma_la-vli_encoder.o >/dev/null 2>&1
2025-08-20T19:58:30.3639719Z [00:00:54.137]➜  mv -f .deps/liblzma_la-stream_flags_encoder.Tpo .deps/liblzma_la-stream_flags_encoder.Plo
2025-08-20T19:58:30.3669445Z [00:00:54.140]➜  mv -f .deps/liblzma_la-stream_encoder.Tpo .deps/liblzma_la-stream_encoder.Plo
2025-08-20T19:58:30.3681145Z [00:00:54.140]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/alone_decoder.c
2025-08-20T19:58:30.3692832Z [00:00:54.141]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/auto_decoder.c
2025-08-20T19:58:30.3784410Z [00:00:54.151]➜  mv -f .deps/liblzma_la-vli_encoder.Tpo .deps/liblzma_la-vli_encoder.Plo
2025-08-20T19:58:30.3798021Z [00:00:54.152]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/block_buffer_decoder.c
2025-08-20T19:58:30.3946494Z [00:00:54.167]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-microlzma_encoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/microlzma_encoder.c -o liblzma_la-microlzma_encoder.o >/dev/null 2>&1
2025-08-20T19:58:30.4042534Z [00:00:54.177]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/alone_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-alone_decoder.o
2025-08-20T19:58:30.4111434Z [00:00:54.184]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/auto_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-auto_decoder.o
2025-08-20T19:58:30.4351981Z [00:00:54.208]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_buffer_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-block_buffer_decoder.o
2025-08-20T19:58:30.4560678Z [00:00:54.229]➜  mv -f .deps/liblzma_la-microlzma_encoder.Tpo .deps/liblzma_la-microlzma_encoder.Plo
2025-08-20T19:58:30.4571720Z [00:00:54.230]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/block_decoder.c
2025-08-20T19:58:30.4934637Z [00:00:54.266]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/alone_decoder.c -o liblzma_la-alone_decoder.o >/dev/null 2>&1
2025-08-20T19:58:30.4980542Z [00:00:54.270]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/auto_decoder.c -o liblzma_la-auto_decoder.o >/dev/null 2>&1
2025-08-20T19:58:30.5030316Z [00:00:54.275]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_buffer_decoder.c -o liblzma_la-block_buffer_decoder.o >/dev/null 2>&1
2025-08-20T19:58:30.5227284Z [00:00:54.295]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_encoder_mt.c -o liblzma_la-stream_encoder_mt.o >/dev/null 2>&1
2025-08-20T19:58:30.5424111Z [00:00:54.314]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-block_decoder.o
2025-08-20T19:58:30.5626276Z [00:00:54.335]➜  mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_buffer_decoder.Plo
2025-08-20T19:58:30.5670368Z [00:00:54.339]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/block_header_decoder.c
2025-08-20T19:58:30.5695456Z [00:00:54.342]➜  mv -f .deps/liblzma_la-alone_decoder.Tpo .deps/liblzma_la-alone_decoder.Plo
2025-08-20T19:58:30.5706528Z [00:00:54.343]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/easy_decoder_memusage.c
2025-08-20T19:58:30.5803044Z [00:00:54.353]➜  mv -f .deps/liblzma_la-auto_decoder.Tpo .deps/liblzma_la-auto_decoder.Plo
2025-08-20T19:58:30.5814095Z [00:00:54.354]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-file_info.lo -MD -MP -MF .deps/liblzma_la-file_info.Tpo -c -o liblzma_la-file_info.lo `test -f 'common/file_info.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/file_info.c
2025-08-20T19:58:30.5986112Z [00:00:54.371]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_header_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-block_header_decoder.o
2025-08-20T19:58:30.6134601Z [00:00:54.386]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/easy_decoder_memusage.c  -fPIC -DPIC -o .libs/liblzma_la-easy_decoder_memusage.o
2025-08-20T19:58:30.6303967Z [00:00:54.403]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-file_info.lo -MD -MP -MF .deps/liblzma_la-file_info.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/file_info.c  -fPIC -DPIC -o .libs/liblzma_la-file_info.o
2025-08-20T19:58:30.6481890Z [00:00:54.421]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_decoder.c -o liblzma_la-block_decoder.o >/dev/null 2>&1
2025-08-20T19:58:30.6584260Z [00:00:54.431]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/easy_decoder_memusage.c -o liblzma_la-easy_decoder_memusage.o >/dev/null 2>&1
2025-08-20T19:58:30.6669773Z [00:00:54.439]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/block_header_decoder.c -o liblzma_la-block_header_decoder.o >/dev/null 2>&1
2025-08-20T19:58:30.6977464Z [00:00:54.471]➜  mv -f .deps/liblzma_la-easy_decoder_memusage.Tpo .deps/liblzma_la-easy_decoder_memusage.Plo
2025-08-20T19:58:30.6995912Z [00:00:54.472]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/filter_buffer_decoder.c
2025-08-20T19:58:30.7374268Z [00:00:54.510]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_buffer_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_decoder.o
2025-08-20T19:58:30.7583837Z [00:00:54.531]➜  mv -f .deps/liblzma_la-block_decoder.Tpo .deps/liblzma_la-block_decoder.Plo
2025-08-20T19:58:30.7587547Z [00:00:54.532]➜  mv -f .deps/liblzma_la-block_header_decoder.Tpo .deps/liblzma_la-block_header_decoder.Plo
2025-08-20T19:58:30.7598588Z [00:00:54.532]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/filter_decoder.c
2025-08-20T19:58:30.7610380Z [00:00:54.533]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/filter_flags_decoder.c
2025-08-20T19:58:30.7647803Z [00:00:54.534]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-file_info.lo -MD -MP -MF .deps/liblzma_la-file_info.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/file_info.c -o liblzma_la-file_info.o >/dev/null 2>&1
2025-08-20T19:58:30.7953083Z [00:00:54.567]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-filter_decoder.o
2025-08-20T19:58:30.8086376Z [00:00:54.581]➜  mv -f .deps/liblzma_la-stream_encoder_mt.Tpo .deps/liblzma_la-stream_encoder_mt.Plo
2025-08-20T19:58:30.8100631Z [00:00:54.582]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/index_decoder.c
2025-08-20T19:58:30.8161641Z [00:00:54.588]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_flags_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-filter_flags_decoder.o
2025-08-20T19:58:30.8173252Z [00:00:54.588]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_buffer_decoder.c -o liblzma_la-filter_buffer_decoder.o >/dev/null 2>&1
2025-08-20T19:58:30.8612812Z [00:00:54.633]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_flags_decoder.c -o liblzma_la-filter_flags_decoder.o >/dev/null 2>&1
2025-08-20T19:58:30.8635706Z [00:00:54.636]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/filter_decoder.c -o liblzma_la-filter_decoder.o >/dev/null 2>&1
2025-08-20T19:58:30.8667641Z [00:00:54.637]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/index_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-index_decoder.o
2025-08-20T19:58:30.8764018Z [00:00:54.649]➜  mv -f .deps/liblzma_la-file_info.Tpo .deps/liblzma_la-file_info.Plo
2025-08-20T19:58:30.8777254Z [00:00:54.650]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/index_hash.c
2025-08-20T19:58:30.8835573Z [00:00:54.656]➜  mv -f .deps/liblzma_la-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_buffer_decoder.Plo
2025-08-20T19:58:30.8846464Z [00:00:54.657]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/stream_buffer_decoder.c
2025-08-20T19:58:30.9214455Z [00:00:54.694]➜  mv -f .deps/liblzma_la-filter_flags_decoder.Tpo .deps/liblzma_la-filter_flags_decoder.Plo
2025-08-20T19:58:30.9229109Z [00:00:54.695]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/stream_decoder.c
2025-08-20T19:58:30.9239403Z [00:00:54.697]➜  mv -f .deps/liblzma_la-filter_decoder.Tpo .deps/liblzma_la-filter_decoder.Plo
2025-08-20T19:58:30.9250963Z [00:00:54.697]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/stream_flags_decoder.c
2025-08-20T19:58:30.9276656Z [00:00:54.700]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/index_hash.c  -fPIC -DPIC -o .libs/liblzma_la-index_hash.o
2025-08-20T19:58:30.9360024Z [00:00:54.708]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_buffer_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_decoder.o
2025-08-20T19:58:30.9609229Z [00:00:54.733]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_flags_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-stream_flags_decoder.o
2025-08-20T19:58:30.9640038Z [00:00:54.736]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-stream_decoder.o
2025-08-20T19:58:30.9783040Z [00:00:54.751]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/index_decoder.c -o liblzma_la-index_decoder.o >/dev/null 2>&1
2025-08-20T19:58:31.0054138Z [00:00:54.778]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_buffer_decoder.c -o liblzma_la-stream_buffer_decoder.o >/dev/null 2>&1
2025-08-20T19:58:31.0283646Z [00:00:54.801]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_flags_decoder.c -o liblzma_la-stream_flags_decoder.o >/dev/null 2>&1
2025-08-20T19:58:31.0308693Z [00:00:54.803]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/index_hash.c -o liblzma_la-index_hash.o >/dev/null 2>&1
2025-08-20T19:58:31.0711323Z [00:00:54.843]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_decoder.c -o liblzma_la-stream_decoder.o >/dev/null 2>&1
2025-08-20T19:58:31.0886441Z [00:00:54.861]➜  mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.Plo
2025-08-20T19:58:31.0910364Z [00:00:54.863]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/vli_decoder.c
2025-08-20T19:58:31.0943430Z [00:00:54.867]➜  mv -f .deps/liblzma_la-stream_buffer_decoder.Tpo .deps/liblzma_la-stream_buffer_decoder.Plo
2025-08-20T19:58:31.0956194Z [00:00:54.868]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-stream_decoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_decoder_mt.Tpo -c -o liblzma_la-stream_decoder_mt.lo `test -f 'common/stream_decoder_mt.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/stream_decoder_mt.c
2025-08-20T19:58:31.1199131Z [00:00:54.893]➜  mv -f .deps/liblzma_la-stream_flags_decoder.Tpo .deps/liblzma_la-stream_flags_decoder.Plo
2025-08-20T19:58:31.1212090Z [00:00:54.893]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-microlzma_decoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_decoder.Tpo -c -o liblzma_la-microlzma_decoder.lo `test -f 'common/microlzma_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/microlzma_decoder.c
2025-08-20T19:58:31.1273100Z [00:00:54.900]➜  mv -f .deps/liblzma_la-index_hash.Tpo .deps/liblzma_la-index_hash.Plo
2025-08-20T19:58:31.1285534Z [00:00:54.901]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-lzip_decoder.lo -MD -MP -MF .deps/liblzma_la-lzip_decoder.Tpo -c -o liblzma_la-lzip_decoder.lo `test -f 'common/lzip_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`common/lzip_decoder.c
2025-08-20T19:58:31.1314935Z [00:00:54.903]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/vli_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-vli_decoder.o
2025-08-20T19:58:31.1398057Z [00:00:54.912]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_decoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_decoder_mt.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_decoder_mt.c  -fPIC -DPIC -o .libs/liblzma_la-stream_decoder_mt.o
2025-08-20T19:58:31.1608429Z [00:00:54.933]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-microlzma_decoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/microlzma_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-microlzma_decoder.o
2025-08-20T19:58:31.1642559Z [00:00:54.937]➜  mv -f .deps/liblzma_la-stream_decoder.Tpo .deps/liblzma_la-stream_decoder.Plo
2025-08-20T19:58:31.1671273Z [00:00:54.938]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`check/check.c
2025-08-20T19:58:31.1714652Z [00:00:54.944]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzip_decoder.lo -MD -MP -MF .deps/liblzma_la-lzip_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/lzip_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-lzip_decoder.o
2025-08-20T19:58:31.2007147Z [00:00:54.969]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/vli_decoder.c -o liblzma_la-vli_decoder.o >/dev/null 2>&1
2025-08-20T19:58:31.2322448Z [00:00:55.004]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check/check.c  -fPIC -DPIC -o .libs/liblzma_la-check.o
2025-08-20T19:58:31.2425843Z [00:00:55.015]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-microlzma_decoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/microlzma_decoder.c -o liblzma_la-microlzma_decoder.o >/dev/null 2>&1
2025-08-20T19:58:31.2549941Z [00:00:55.028]➜  mv -f .deps/liblzma_la-vli_decoder.Tpo .deps/liblzma_la-vli_decoder.Plo
2025-08-20T19:58:31.2570209Z [00:00:55.029]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`check/crc32_table.c
2025-08-20T19:58:31.2896678Z [00:00:55.062]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzip_decoder.lo -MD -MP -MF .deps/liblzma_la-lzip_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/lzip_decoder.c -o liblzma_la-lzip_decoder.o >/dev/null 2>&1
2025-08-20T19:58:31.3049587Z [00:00:55.076]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check/check.c -o liblzma_la-check.o >/dev/null 2>&1
2025-08-20T19:58:31.3102442Z [00:00:55.082]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check/crc32_table.c  -fPIC -DPIC -o .libs/liblzma_la-crc32_table.o
2025-08-20T19:58:31.3182412Z [00:00:55.091]➜  mv -f .deps/liblzma_la-microlzma_decoder.Tpo .deps/liblzma_la-microlzma_decoder.Plo
2025-08-20T19:58:31.3227780Z [00:00:55.095]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`check/crc32_fast.c
2025-08-20T19:58:31.3540867Z [00:00:55.126]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check/crc32_table.c -o liblzma_la-crc32_table.o >/dev/null 2>&1
2025-08-20T19:58:31.3645726Z [00:00:55.138]➜  mv -f .deps/liblzma_la-check.Tpo .deps/liblzma_la-check.Plo
2025-08-20T19:58:31.3656353Z [00:00:55.138]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`check/crc64_table.c
2025-08-20T19:58:31.3743604Z [00:00:55.147]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check/crc32_fast.c  -fPIC -DPIC -o .libs/liblzma_la-crc32_fast.o
2025-08-20T19:58:31.3979287Z [00:00:55.171]➜  mv -f .deps/liblzma_la-crc32_table.Tpo .deps/liblzma_la-crc32_table.Plo
2025-08-20T19:58:31.3993599Z [00:00:55.172]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`check/crc64_fast.c
2025-08-20T19:58:31.4044763Z [00:00:55.177]➜  mv -f .deps/liblzma_la-lzip_decoder.Tpo .deps/liblzma_la-lzip_decoder.Plo
2025-08-20T19:58:31.4060297Z [00:00:55.178]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`check/sha256.c
2025-08-20T19:58:31.4216587Z [00:00:55.194]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check/crc64_table.c  -fPIC -DPIC -o .libs/liblzma_la-crc64_table.o
2025-08-20T19:58:31.4277629Z [00:00:55.200]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-stream_decoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_decoder_mt.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common/stream_decoder_mt.c -o liblzma_la-stream_decoder_mt.o >/dev/null 2>&1
2025-08-20T19:58:31.4341137Z [00:00:55.206]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check/crc64_fast.c  -fPIC -DPIC -o .libs/liblzma_la-crc64_fast.o
2025-08-20T19:58:31.4607029Z [00:00:55.233]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check/sha256.c  -fPIC -DPIC -o .libs/liblzma_la-sha256.o
2025-08-20T19:58:31.4679668Z [00:00:55.240]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check/crc64_table.c -o liblzma_la-crc64_table.o >/dev/null 2>&1
2025-08-20T19:58:31.4779000Z [00:00:55.250]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check/crc32_fast.c -o liblzma_la-crc32_fast.o >/dev/null 2>&1
2025-08-20T19:58:31.4973003Z [00:00:55.270]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check/crc64_fast.c -o liblzma_la-crc64_fast.o >/dev/null 2>&1
2025-08-20T19:58:31.5270281Z [00:00:55.300]➜  mv -f .deps/liblzma_la-crc64_table.Tpo .deps/liblzma_la-crc64_table.Plo
2025-08-20T19:58:31.5288799Z [00:00:55.301]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`lz/lz_encoder.c
2025-08-20T19:58:31.5649092Z [00:00:55.338]➜  mv -f .deps/liblzma_la-crc64_fast.Tpo .deps/liblzma_la-crc64_fast.Plo
2025-08-20T19:58:31.5684862Z [00:00:55.338]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`lz/lz_encoder_mf.c
2025-08-20T19:58:31.5746277Z [00:00:55.348]➜  mv -f .deps/liblzma_la-crc32_fast.Tpo .deps/liblzma_la-crc32_fast.Plo
2025-08-20T19:58:31.5760233Z [00:00:55.348]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`lz/lz_decoder.c
2025-08-20T19:58:31.5941114Z [00:00:55.366]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz/lz_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-lz_encoder.o
2025-08-20T19:58:31.6105824Z [00:00:55.383]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz/lz_encoder_mf.c  -fPIC -DPIC -o .libs/liblzma_la-lz_encoder_mf.o
2025-08-20T19:58:31.6362614Z [00:00:55.408]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz/lz_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-lz_decoder.o
2025-08-20T19:58:31.7009311Z [00:00:55.473]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check/sha256.c -o liblzma_la-sha256.o >/dev/null 2>&1
2025-08-20T19:58:31.7093579Z [00:00:55.482]➜  mv -f .deps/liblzma_la-stream_decoder_mt.Tpo .deps/liblzma_la-stream_decoder_mt.Plo
2025-08-20T19:58:31.7109939Z [00:00:55.483]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`lzma/lzma_encoder_presets.c
2025-08-20T19:58:31.7253027Z [00:00:55.498]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz/lz_encoder.c -o liblzma_la-lz_encoder.o >/dev/null 2>&1
2025-08-20T19:58:31.7524222Z [00:00:55.525]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma_encoder_presets.c  -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_presets.o
2025-08-20T19:58:31.7733165Z [00:00:55.546]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz/lz_decoder.c -o liblzma_la-lz_decoder.o >/dev/null 2>&1
2025-08-20T19:58:31.8204153Z [00:00:55.593]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma_encoder_presets.c -o liblzma_la-lzma_encoder_presets.o >/dev/null 2>&1
2025-08-20T19:58:31.8851208Z [00:00:55.658]➜  mv -f .deps/liblzma_la-lz_encoder.Tpo .deps/liblzma_la-lz_encoder.Plo
2025-08-20T19:58:31.8867510Z [00:00:55.659]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`lzma/lzma_encoder.c
2025-08-20T19:58:31.9025224Z [00:00:55.675]➜  mv -f .deps/liblzma_la-lzma_encoder_presets.Tpo .deps/liblzma_la-lzma_encoder_presets.Plo
2025-08-20T19:58:31.9035751Z [00:00:55.676]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`lzma/lzma_encoder_optimum_fast.c
2025-08-20T19:58:31.9107319Z [00:00:55.684]➜  mv -f .deps/liblzma_la-lz_decoder.Tpo .deps/liblzma_la-lz_decoder.Plo
2025-08-20T19:58:31.9120887Z [00:00:55.684]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`lzma/lzma_encoder_optimum_normal.c
2025-08-20T19:58:31.9146463Z [00:00:55.687]➜  mv -f .deps/liblzma_la-sha256.Tpo .deps/liblzma_la-sha256.Plo
2025-08-20T19:58:31.9158144Z [00:00:55.688]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`lzma/fastpos_table.c
2025-08-20T19:58:31.9280807Z [00:00:55.700]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder.o
2025-08-20T19:58:31.9384658Z [00:00:55.708]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma_encoder_optimum_fast.c  -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_fast.o
2025-08-20T19:58:31.9476826Z [00:00:55.719]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz/lz_encoder_mf.c -o liblzma_la-lz_encoder_mf.o >/dev/null 2>&1
2025-08-20T19:58:31.9502008Z [00:00:55.722]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/fastpos_table.c  -fPIC -DPIC -o .libs/liblzma_la-fastpos_table.o
2025-08-20T19:58:31.9696285Z [00:00:55.742]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma_encoder_optimum_normal.c  -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_normal.o
2025-08-20T19:58:31.9882357Z [00:00:55.759]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/fastpos_table.c -o liblzma_la-fastpos_table.o >/dev/null 2>&1
2025-08-20T19:58:32.0436370Z [00:00:55.816]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma_encoder_optimum_fast.c -o liblzma_la-lzma_encoder_optimum_fast.o >/dev/null 2>&1
2025-08-20T19:58:32.0508758Z [00:00:55.824]➜  mv -f .deps/liblzma_la-fastpos_table.Tpo .deps/liblzma_la-fastpos_table.Plo
2025-08-20T19:58:32.0538276Z [00:00:55.826]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`lzma/lzma_decoder.c
2025-08-20T19:58:32.1322370Z [00:00:55.903]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-lzma_decoder.o
2025-08-20T19:58:32.1812907Z [00:00:55.954]➜  mv -f .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo .deps/liblzma_la-lzma_encoder_optimum_fast.Plo
2025-08-20T19:58:32.1831415Z [00:00:55.955]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`lzma/lzma2_encoder.c
2025-08-20T19:58:32.2184068Z [00:00:55.991]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma_encoder.c -o liblzma_la-lzma_encoder.o >/dev/null 2>&1
2025-08-20T19:58:32.2601056Z [00:00:56.032]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma2_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-lzma2_encoder.o
2025-08-20T19:58:32.3425795Z [00:00:56.115]➜  mv -f .deps/liblzma_la-lz_encoder_mf.Tpo .deps/liblzma_la-lz_encoder_mf.Plo
2025-08-20T19:58:32.3468773Z [00:00:56.119]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`lzma/lzma2_decoder.c
2025-08-20T19:58:32.3730122Z [00:00:56.145]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma2_encoder.c -o liblzma_la-lzma2_encoder.o >/dev/null 2>&1
2025-08-20T19:58:32.4157757Z [00:00:56.188]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma_encoder_optimum_normal.c -o liblzma_la-lzma_encoder_optimum_normal.o >/dev/null 2>&1
2025-08-20T19:58:32.4191560Z [00:00:56.191]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma2_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-lzma2_decoder.o
2025-08-20T19:58:32.4922702Z [00:00:56.265]➜  mv -f .deps/liblzma_la-lzma2_encoder.Tpo .deps/liblzma_la-lzma2_encoder.Plo
2025-08-20T19:58:32.4941559Z [00:00:56.266]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`rangecoder/price_table.c
2025-08-20T19:58:32.5016967Z [00:00:56.275]➜  mv -f .deps/liblzma_la-lzma_encoder.Tpo .deps/liblzma_la-lzma_encoder.Plo
2025-08-20T19:58:32.5049751Z [00:00:56.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-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`delta/delta_common.c
2025-08-20T19:58:32.5281652Z [00:00:56.300]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder/price_table.c  -fPIC -DPIC -o .libs/liblzma_la-price_table.o
2025-08-20T19:58:32.5329363Z [00:00:56.305]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma2_decoder.c -o liblzma_la-lzma2_decoder.o >/dev/null 2>&1
2025-08-20T19:58:32.5622918Z [00:00:56.334]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder/price_table.c -o liblzma_la-price_table.o >/dev/null 2>&1
2025-08-20T19:58:32.5634315Z [00:00:56.334]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta/delta_common.c  -fPIC -DPIC -o .libs/liblzma_la-delta_common.o
2025-08-20T19:58:32.6142712Z [00:00:56.386]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta/delta_common.c -o liblzma_la-delta_common.o >/dev/null 2>&1
2025-08-20T19:58:32.6265443Z [00:00:56.399]➜  mv -f .deps/liblzma_la-price_table.Tpo .deps/liblzma_la-price_table.Plo
2025-08-20T19:58:32.6280223Z [00:00:56.400]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`delta/delta_encoder.c
2025-08-20T19:58:32.6512121Z [00:00:56.424]➜  mv -f .deps/liblzma_la-lzma2_decoder.Tpo .deps/liblzma_la-lzma2_decoder.Plo
2025-08-20T19:58:32.6525113Z [00:00:56.425]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`delta/delta_decoder.c
2025-08-20T19:58:32.6688425Z [00:00:56.442]➜  mv -f .deps/liblzma_la-delta_common.Tpo .deps/liblzma_la-delta_common.Plo
2025-08-20T19:58:32.6705107Z [00:00:56.443]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`simple/simple_coder.c
2025-08-20T19:58:32.6842474Z [00:00:56.456]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta/delta_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-delta_encoder.o
2025-08-20T19:58:32.7039908Z [00:00:56.476]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta/delta_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-delta_decoder.o
2025-08-20T19:58:32.7384125Z [00:00:56.511]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/simple_coder.c  -fPIC -DPIC -o .libs/liblzma_la-simple_coder.o
2025-08-20T19:58:32.7540815Z [00:00:56.526]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta/delta_encoder.c -o liblzma_la-delta_encoder.o >/dev/null 2>&1
2025-08-20T19:58:32.7662550Z [00:00:56.538]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta/delta_decoder.c -o liblzma_la-delta_decoder.o >/dev/null 2>&1
2025-08-20T19:58:32.8188356Z [00:00:56.592]➜  mv -f .deps/liblzma_la-delta_decoder.Tpo .deps/liblzma_la-delta_decoder.Plo
2025-08-20T19:58:32.8200839Z [00:00:56.592]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`simple/simple_encoder.c
2025-08-20T19:58:32.8288061Z [00:00:56.602]➜  mv -f .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo .deps/liblzma_la-lzma_encoder_optimum_normal.Plo
2025-08-20T19:58:32.8319000Z [00:00:56.604]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`simple/simple_decoder.c
2025-08-20T19:58:32.8410645Z [00:00:56.614]➜  mv -f .deps/liblzma_la-delta_encoder.Tpo .deps/liblzma_la-delta_encoder.Plo
2025-08-20T19:58:32.8422996Z [00:00:56.615]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`simple/x86.c
2025-08-20T19:58:32.8675483Z [00:00:56.640]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/simple_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-simple_encoder.o
2025-08-20T19:58:32.8718390Z [00:00:56.644]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/simple_coder.c -o liblzma_la-simple_coder.o >/dev/null 2>&1
2025-08-20T19:58:32.8792523Z [00:00:56.652]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/x86.c  -fPIC -DPIC -o .libs/liblzma_la-x86.o
2025-08-20T19:58:32.8806492Z [00:00:56.653]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/simple_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-simple_decoder.o
2025-08-20T19:58:32.9240683Z [00:00:56.696]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/simple_encoder.c -o liblzma_la-simple_encoder.o >/dev/null 2>&1
2025-08-20T19:58:33.0726767Z [00:00:56.845]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/simple_decoder.c -o liblzma_la-simple_decoder.o >/dev/null 2>&1
2025-08-20T19:58:33.1170064Z [00:00:56.889]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/x86.c -o liblzma_la-x86.o >/dev/null 2>&1
2025-08-20T19:58:33.1637181Z [00:00:56.937]➜  mv -f .deps/liblzma_la-simple_encoder.Tpo .deps/liblzma_la-simple_encoder.Plo
2025-08-20T19:58:33.1663107Z [00:00:56.937]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`simple/powerpc.c
2025-08-20T19:58:33.1669174Z [00:00:56.938]➜  mv -f .deps/liblzma_la-simple_coder.Tpo .deps/liblzma_la-simple_coder.Plo
2025-08-20T19:58:33.1695169Z [00:00:56.939]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`simple/ia64.c
2025-08-20T19:58:33.1709163Z [00:00:56.943]➜  mv -f .deps/liblzma_la-simple_decoder.Tpo .deps/liblzma_la-simple_decoder.Plo
2025-08-20T19:58:33.1715601Z [00:00:56.943]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`simple/arm.c
2025-08-20T19:58:33.1734227Z [00:00:56.945]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma/lzma_decoder.c -o liblzma_la-lzma_decoder.o >/dev/null 2>&1
2025-08-20T19:58:33.1992608Z [00:00:56.970]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/powerpc.c  -fPIC -DPIC -o .libs/liblzma_la-powerpc.o
2025-08-20T19:58:33.2035122Z [00:00:56.976]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/arm.c  -fPIC -DPIC -o .libs/liblzma_la-arm.o
2025-08-20T19:58:33.2046606Z [00:00:56.976]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/ia64.c  -fPIC -DPIC -o .libs/liblzma_la-ia64.o
2025-08-20T19:58:33.3696984Z [00:00:57.143]➜  mv -f .deps/liblzma_la-x86.Tpo .deps/liblzma_la-x86.Plo
2025-08-20T19:58:33.3705181Z [00:00:57.143]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`simple/armthumb.c
2025-08-20T19:58:33.3947588Z [00:00:57.167]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/armthumb.c  -fPIC -DPIC -o .libs/liblzma_la-armthumb.o
2025-08-20T19:58:33.5132077Z [00:00:57.285]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/arm.c -o liblzma_la-arm.o >/dev/null 2>&1
2025-08-20T19:58:33.6558705Z [00:00:57.428]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/powerpc.c -o liblzma_la-powerpc.o >/dev/null 2>&1
2025-08-20T19:58:33.7191214Z [00:00:57.491]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/ia64.c -o liblzma_la-ia64.o >/dev/null 2>&1
2025-08-20T19:58:34.0670333Z [00:00:57.839]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/armthumb.c -o liblzma_la-armthumb.o >/dev/null 2>&1
2025-08-20T19:58:34.0676120Z [00:00:57.839]➜  mv -f .deps/liblzma_la-arm.Tpo .deps/liblzma_la-arm.Plo
2025-08-20T19:58:34.0682262Z [00:00:57.840]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-arm64.lo -MD -MP -MF .deps/liblzma_la-arm64.Tpo -c -o liblzma_la-arm64.lo `test -f 'simple/arm64.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`simple/arm64.c
2025-08-20T19:58:34.0925041Z [00:00:57.865]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-arm64.lo -MD -MP -MF .deps/liblzma_la-arm64.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/arm64.c  -fPIC -DPIC -o .libs/liblzma_la-arm64.o
2025-08-20T19:58:34.2097805Z [00:00:57.983]➜  mv -f .deps/liblzma_la-powerpc.Tpo .deps/liblzma_la-powerpc.Plo
2025-08-20T19:58:34.2106856Z [00:00:57.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-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`simple/sparc.c
2025-08-20T19:58:34.2365075Z [00:00:58.009]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/sparc.c  -fPIC -DPIC -o .libs/liblzma_la-sparc.o
2025-08-20T19:58:34.3688507Z [00:00:58.142]➜  mv -f .deps/liblzma_la-lzma_decoder.Tpo .deps/liblzma_la-lzma_decoder.Plo
2025-08-20T19:58:34.3693568Z [00:00:58.142]➜  mv -f .deps/liblzma_la-ia64.Tpo .deps/liblzma_la-ia64.Plo
2025-08-20T19:58:34.3710343Z [00:00:58.143]➜  /bin/sh ../../libtool  --tag=CC   --mode=compile /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../..  -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -MT liblzma_la-riscv.lo -MD -MP -MF .deps/liblzma_la-riscv.Tpo -c -o liblzma_la-riscv.lo `test -f 'simple/riscv.c' || echo '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/'`simple/riscv.c
2025-08-20T19:58:34.3716158Z [00:00:58.143]➜  rm -f liblzma.pc
2025-08-20T19:58:34.3717495Z [00:00:58.145]➜  sed \
2025-08-20T19:58:34.3718190Z [00:00:58.145]➜  	-e 's,@prefix[@],/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9,g' \
2025-08-20T19:58:34.3719675Z [00:00:58.145]➜  	-e 's,@exec_prefix[@],/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9,g' \
2025-08-20T19:58:34.3721550Z [00:00:58.145]➜  	-e 's,@libdir[@],/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib,g' \
2025-08-20T19:58:34.3722576Z [00:00:58.145]➜  	-e 's,@includedir[@],/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/include,g' \
2025-08-20T19:58:34.3723276Z [00:00:58.145]➜  	-e 's,@PACKAGE_URL[@],https://tukaani.org/xz/,g' \
2025-08-20T19:58:34.3723661Z [00:00:58.145]➜  	-e 's,@PACKAGE_VERSION[@],5.6.3,g' \
2025-08-20T19:58:34.3724001Z [00:00:58.145]➜  	-e 's,@PTHREAD_CFLAGS[@],-pthread,g' \
2025-08-20T19:58:34.3724321Z [00:00:58.145]➜  	-e 's,@LIBS[@],-lpthread ,g' \
2025-08-20T19:58:34.3725033Z [00:00:58.145]➜  	< /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; }
2025-08-20T19:58:34.3943968Z [00:00:58.167]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-riscv.lo -MD -MP -MF .deps/liblzma_la-riscv.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/riscv.c  -fPIC -DPIC -o .libs/liblzma_la-riscv.o
2025-08-20T19:58:34.6719592Z [00:00:58.444]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-arm64.lo -MD -MP -MF .deps/liblzma_la-arm64.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/arm64.c -o liblzma_la-arm64.o >/dev/null 2>&1
2025-08-20T19:58:34.6725496Z [00:00:58.444]➜  mv -f .deps/liblzma_la-armthumb.Tpo .deps/liblzma_la-armthumb.Plo
2025-08-20T19:58:34.7665384Z [00:00:58.539]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/sparc.c -o liblzma_la-sparc.o >/dev/null 2>&1
2025-08-20T19:58:35.0678549Z [00:00:58.840]➜  libtool: compile:  /root/.ppkg/core/wrapper-target-cc -DHAVE_CONFIG_H -I. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma -I../.. -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/common -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/check -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lz -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/rangecoder -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/lzma -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/delta -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/root/.ppkg/run/134/linux-musl-aarch64/liblzma/include -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os -MT liblzma_la-riscv.lo -MD -MP -MF .deps/liblzma_la-riscv.Tpo -c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/simple/riscv.c -o liblzma_la-riscv.o >/dev/null 2>&1
2025-08-20T19:58:35.2584886Z [00:00:59.031]➜  mv -f .deps/liblzma_la-arm64.Tpo .deps/liblzma_la-arm64.Plo
2025-08-20T19:58:35.4152964Z [00:00:59.188]➜  mv -f .deps/liblzma_la-sparc.Tpo .deps/liblzma_la-sparc.Plo
2025-08-20T19:58:35.7170213Z [00:00:59.490]➜  mv -f .deps/liblzma_la-riscv.Tpo .deps/liblzma_la-riscv.Plo
2025-08-20T19:58:35.7185686Z [00:00:59.490]➜  /bin/sh ../../libtool  --tag=CC   --mode=link /root/.ppkg/core/wrapper-target-cc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wmissing-variable-declarations -Os  -no-undefined -version-info 11:3:6    -L/root/.ppkg/run/134/linux-musl-aarch64/liblzma/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -o liblzma.la -rpath /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib liblzma_la-tuklib_physmem.lo liblzma_la-tuklib_cpucores.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-string_conversion.lo liblzma_la-vli_size.lo liblzma_la-hardware_cputhreads.lo liblzma_la-outqueue.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-stream_encoder_mt.lo liblzma_la-microlzma_encoder.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-file_info.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-stream_decoder_mt.lo liblzma_la-microlzma_decoder.lo liblzma_la-lzip_decoder.lo liblzma_la-check.lo  liblzma_la-crc32_table.lo  liblzma_la-crc32_fast.lo  liblzma_la-crc64_table.lo  liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo  liblzma_la-price_table.lo  liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-arm64.lo liblzma_la-sparc.lo liblzma_la-riscv.lo   -lpthread 
2025-08-20T19:58:35.8505786Z [00:00:59.622]➜  libtool: link: /root/.ppkg/core/wrapper-target-cc -shared  -fPIC -DPIC  .libs/liblzma_la-tuklib_physmem.o .libs/liblzma_la-tuklib_cpucores.o .libs/liblzma_la-common.o .libs/liblzma_la-block_util.o .libs/liblzma_la-easy_preset.o .libs/liblzma_la-filter_common.o .libs/liblzma_la-hardware_physmem.o .libs/liblzma_la-index.o .libs/liblzma_la-stream_flags_common.o .libs/liblzma_la-string_conversion.o .libs/liblzma_la-vli_size.o .libs/liblzma_la-hardware_cputhreads.o .libs/liblzma_la-outqueue.o .libs/liblzma_la-alone_encoder.o .libs/liblzma_la-block_buffer_encoder.o .libs/liblzma_la-block_encoder.o .libs/liblzma_la-block_header_encoder.o .libs/liblzma_la-easy_buffer_encoder.o .libs/liblzma_la-easy_encoder.o .libs/liblzma_la-easy_encoder_memusage.o .libs/liblzma_la-filter_buffer_encoder.o .libs/liblzma_la-filter_encoder.o .libs/liblzma_la-filter_flags_encoder.o .libs/liblzma_la-index_encoder.o .libs/liblzma_la-stream_buffer_encoder.o .libs/liblzma_la-stream_encoder.o .libs/liblzma_la-stream_flags_encoder.o .libs/liblzma_la-vli_encoder.o .libs/liblzma_la-stream_encoder_mt.o .libs/liblzma_la-microlzma_encoder.o .libs/liblzma_la-alone_decoder.o .libs/liblzma_la-auto_decoder.o .libs/liblzma_la-block_buffer_decoder.o .libs/liblzma_la-block_decoder.o .libs/liblzma_la-block_header_decoder.o .libs/liblzma_la-easy_decoder_memusage.o .libs/liblzma_la-file_info.o .libs/liblzma_la-filter_buffer_decoder.o .libs/liblzma_la-filter_decoder.o .libs/liblzma_la-filter_flags_decoder.o .libs/liblzma_la-index_decoder.o .libs/liblzma_la-index_hash.o .libs/liblzma_la-stream_buffer_decoder.o .libs/liblzma_la-stream_decoder.o .libs/liblzma_la-stream_flags_decoder.o .libs/liblzma_la-vli_decoder.o .libs/liblzma_la-stream_decoder_mt.o .libs/liblzma_la-microlzma_decoder.o .libs/liblzma_la-lzip_decoder.o .libs/liblzma_la-check.o .libs/liblzma_la-crc32_table.o .libs/liblzma_la-crc32_fast.o .libs/liblzma_la-crc64_table.o .libs/liblzma_la-crc64_fast.o .libs/liblzma_la-sha256.o .libs/liblzma_la-lz_encoder.o .libs/liblzma_la-lz_encoder_mf.o .libs/liblzma_la-lz_decoder.o .libs/liblzma_la-lzma_encoder_presets.o .libs/liblzma_la-lzma_encoder.o .libs/liblzma_la-lzma_encoder_optimum_fast.o .libs/liblzma_la-lzma_encoder_optimum_normal.o .libs/liblzma_la-fastpos_table.o .libs/liblzma_la-lzma_decoder.o .libs/liblzma_la-lzma2_encoder.o .libs/liblzma_la-lzma2_decoder.o .libs/liblzma_la-price_table.o .libs/liblzma_la-delta_common.o .libs/liblzma_la-delta_encoder.o .libs/liblzma_la-delta_decoder.o .libs/liblzma_la-simple_coder.o .libs/liblzma_la-simple_encoder.o .libs/liblzma_la-simple_decoder.o .libs/liblzma_la-x86.o .libs/liblzma_la-powerpc.o .libs/liblzma_la-ia64.o .libs/liblzma_la-arm.o .libs/liblzma_la-armthumb.o .libs/liblzma_la-arm64.o .libs/liblzma_la-sparc.o .libs/liblzma_la-riscv.o   -L/root/.ppkg/run/134/linux-musl-aarch64/liblzma/lib -lpthread  -Os -Wl,--as-needed -Wl,-z -Wl,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s   -pthread -Wl,-soname -Wl,liblzma.so.5 -o .libs/liblzma.so.5.6.3
2025-08-20T19:58:35.8665144Z [00:00:59.639]➜  libtool: link: (cd ".libs" && rm -f "liblzma.so.5" && ln -s "liblzma.so.5.6.3" "liblzma.so.5")
2025-08-20T19:58:35.8685006Z [00:00:59.641]➜  libtool: link: (cd ".libs" && rm -f "liblzma.so" && ln -s "liblzma.so.5.6.3" "liblzma.so")
2025-08-20T19:58:35.9431340Z [00:00:59.715]➜  libtool: link: /usr/bin/ar cr .libs/liblzma.a  liblzma_la-tuklib_physmem.o liblzma_la-tuklib_cpucores.o liblzma_la-common.o liblzma_la-block_util.o liblzma_la-easy_preset.o liblzma_la-filter_common.o liblzma_la-hardware_physmem.o liblzma_la-index.o liblzma_la-stream_flags_common.o liblzma_la-string_conversion.o liblzma_la-vli_size.o liblzma_la-hardware_cputhreads.o liblzma_la-outqueue.o liblzma_la-alone_encoder.o liblzma_la-block_buffer_encoder.o liblzma_la-block_encoder.o liblzma_la-block_header_encoder.o liblzma_la-easy_buffer_encoder.o liblzma_la-easy_encoder.o liblzma_la-easy_encoder_memusage.o liblzma_la-filter_buffer_encoder.o liblzma_la-filter_encoder.o liblzma_la-filter_flags_encoder.o liblzma_la-index_encoder.o liblzma_la-stream_buffer_encoder.o liblzma_la-stream_encoder.o liblzma_la-stream_flags_encoder.o liblzma_la-vli_encoder.o liblzma_la-stream_encoder_mt.o liblzma_la-microlzma_encoder.o liblzma_la-alone_decoder.o liblzma_la-auto_decoder.o liblzma_la-block_buffer_decoder.o liblzma_la-block_decoder.o liblzma_la-block_header_decoder.o liblzma_la-easy_decoder_memusage.o liblzma_la-file_info.o liblzma_la-filter_buffer_decoder.o liblzma_la-filter_decoder.o liblzma_la-filter_flags_decoder.o liblzma_la-index_decoder.o liblzma_la-index_hash.o liblzma_la-stream_buffer_decoder.o liblzma_la-stream_decoder.o liblzma_la-stream_flags_decoder.o liblzma_la-vli_decoder.o liblzma_la-stream_decoder_mt.o liblzma_la-microlzma_decoder.o liblzma_la-lzip_decoder.o liblzma_la-check.o liblzma_la-crc32_table.o liblzma_la-crc32_fast.o liblzma_la-crc64_table.o liblzma_la-crc64_fast.o liblzma_la-sha256.o liblzma_la-lz_encoder.o liblzma_la-lz_encoder_mf.o liblzma_la-lz_decoder.o liblzma_la-lzma_encoder_presets.o liblzma_la-lzma_encoder.o liblzma_la-lzma_encoder_optimum_fast.o liblzma_la-lzma_encoder_optimum_normal.o liblzma_la-fastpos_table.o liblzma_la-lzma_decoder.o liblzma_la-lzma2_encoder.o liblzma_la-lzma2_decoder.o liblzma_la-price_table.o liblzma_la-delta_common.o liblzma_la-delta_encoder.o liblzma_la-delta_decoder.o liblzma_la-simple_coder.o liblzma_la-simple_encoder.o liblzma_la-simple_decoder.o liblzma_la-x86.o liblzma_la-powerpc.o liblzma_la-ia64.o liblzma_la-arm.o liblzma_la-armthumb.o liblzma_la-arm64.o liblzma_la-sparc.o liblzma_la-riscv.o
2025-08-20T19:58:36.0255076Z [00:00:59.798]➜  libtool: link: /usr/bin/ranlib .libs/liblzma.a
2025-08-20T19:58:36.4807293Z [00:01:00.254]➜  libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" )
2025-08-20T19:58:36.4817918Z [00:01:00.255]➜  gmake[4]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:36.4821035Z [00:01:00.255]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:36.4821858Z [00:01:00.255]➜  Making all in xzdec
2025-08-20T19:58:36.4840434Z [00:01:00.257]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/xzdec'
2025-08-20T19:58:36.4840957Z [00:01:00.257]➜  gmake[3]: Nothing to be done for 'all'.
2025-08-20T19:58:36.4841485Z [00:01:00.257]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/xzdec'
2025-08-20T19:58:36.4853363Z [00:01:00.258]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:36.4853892Z [00:01:00.258]➜  gmake[3]: Nothing to be done for 'all-am'.
2025-08-20T19:58:36.4855271Z [00:01:00.258]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:36.4855992Z [00:01:00.259]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:36.4857423Z [00:01:00.259]➜  Making all in po
2025-08-20T19:58:36.4870004Z [00:01:00.260]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/po'
2025-08-20T19:58:36.4870560Z [00:01:00.260]➜  gmake[2]: Nothing to be done for 'all'.
2025-08-20T19:58:36.4871041Z [00:01:00.260]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/po'
2025-08-20T19:58:36.4872463Z [00:01:00.260]➜  Making all in tests
2025-08-20T19:58:36.4890836Z [00:01:00.262]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/tests'
2025-08-20T19:58:36.4891343Z [00:01:00.262]➜  gmake[2]: Nothing to be done for 'all'.
2025-08-20T19:58:36.4891831Z [00:01:00.262]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/tests'
2025-08-20T19:58:36.4908112Z [00:01:00.264]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:36.4916945Z [00:01:00.265]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:36.4918653Z [00:01:00.265]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:36.4920112Z [00:01:00.265]➜  gmake: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:36.4922124Z [00:01:00.265]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake -w -C /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_ -j5 install[0m
2025-08-20T19:58:36.4938313Z [00:01:00.267]➜  gmake: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:36.4952948Z [00:01:00.268]➜  Making install in src
2025-08-20T19:58:36.4965421Z [00:01:00.270]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:36.4980884Z [00:01:00.271]➜  Making install in liblzma
2025-08-20T19:58:36.5102592Z [00:01:00.283]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:36.5117257Z [00:01:00.285]➜  Making install in api
2025-08-20T19:58:36.5130206Z [00:01:00.286]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma/api'
2025-08-20T19:58:36.5141153Z [00:01:00.287]➜  gmake[4]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma/api'
2025-08-20T19:58:36.5142135Z [00:01:00.287]➜  gmake[4]: Nothing to be done for 'install-exec-am'.
2025-08-20T19:58:36.5149186Z [00:01:00.288]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/include'
2025-08-20T19:58:36.5171584Z [00:01:00.290]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/include/lzma'
2025-08-20T19:58:36.5180769Z [00:01:00.291]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644  /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/base.h /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/bcj.h /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/block.h /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/check.h /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/container.h /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/delta.h /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/filter.h /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/hardware.h /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/index.h /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/index_hash.h /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/lzma12.h /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/stream_flags.h /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/version.h /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma/vli.h '/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/include/lzma'
2025-08-20T19:58:36.5187084Z [00:01:00.292]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644  /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/src/liblzma/api/lzma.h '/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/include/.'
2025-08-20T19:58:36.5192126Z [00:01:00.292]➜  gmake[4]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma/api'
2025-08-20T19:58:36.5192839Z [00:01:00.292]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma/api'
2025-08-20T19:58:36.5336129Z [00:01:00.307]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:36.5475438Z [00:01:00.321]➜  gmake[4]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:36.5480983Z [00:01:00.321]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib'
2025-08-20T19:58:36.5485000Z [00:01:00.321]➜   /bin/sh ../../libtool   --mode=install /root/.ppkg/uppm/installed/coreutils/bin/install -c   liblzma.la '/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib'
2025-08-20T19:58:36.5495077Z [00:01:00.322]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib/pkgconfig'
2025-08-20T19:58:36.5504656Z [00:01:00.323]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644 liblzma.pc '/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib/pkgconfig'
2025-08-20T19:58:36.5620327Z [00:01:00.335]➜  libtool: install: /root/.ppkg/uppm/installed/coreutils/bin/install -c .libs/liblzma.so.5.6.3 /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib/liblzma.so.5.6.3
2025-08-20T19:58:36.5635777Z [00:01:00.336]➜  libtool: install: (cd /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib && { ln -s -f liblzma.so.5.6.3 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.6.3 liblzma.so.5; }; })
2025-08-20T19:58:36.5652579Z [00:01:00.338]➜  libtool: install: (cd /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib && { ln -s -f liblzma.so.5.6.3 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.6.3 liblzma.so; }; })
2025-08-20T19:58:36.5676880Z [00:01:00.341]➜  libtool: install: /root/.ppkg/uppm/installed/coreutils/bin/install -c .libs/liblzma.lai /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib/liblzma.la
2025-08-20T19:58:36.5699703Z [00:01:00.343]➜  libtool: install: /root/.ppkg/uppm/installed/coreutils/bin/install -c .libs/liblzma.a /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib/liblzma.a
2025-08-20T19:58:36.5715795Z [00:01:00.345]➜  libtool: install: chmod 644 /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib/liblzma.a
2025-08-20T19:58:36.5730357Z [00:01:00.346]➜  libtool: install: /usr/bin/ranlib /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib/liblzma.a
2025-08-20T19:58:36.6348527Z [00:01:00.407]➜  libtool: finish: PATH="/root/.ppkg/run/134/linux-musl-aarch64/liblzma/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-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib
2025-08-20T19:58:36.6366181Z [00:01:00.410]➜  ----------------------------------------------------------------------
2025-08-20T19:58:36.6366654Z [00:01:00.410]➜  Libraries have been installed in:
2025-08-20T19:58:36.6367416Z [00:01:00.410]➜     /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/lib
2025-08-20T19:58:36.6367934Z [00:01:00.410]➜  
2025-08-20T19:58:36.6368253Z [00:01:00.410]➜  If you ever happen to want to link against installed libraries
2025-08-20T19:58:36.6368719Z [00:01:00.410]➜  in a given directory, LIBDIR, you must either use libtool, and
2025-08-20T19:58:36.6369186Z [00:01:00.410]➜  specify the full pathname of the library, or use the '-LLIBDIR'
2025-08-20T19:58:36.6369641Z [00:01:00.410]➜  flag during linking and do at least one of the following:
2025-08-20T19:58:36.6370074Z [00:01:00.410]➜     - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
2025-08-20T19:58:36.6377772Z [00:01:00.410]➜       during execution
2025-08-20T19:58:36.6378554Z [00:01:00.410]➜     - add LIBDIR to the 'LD_RUN_PATH' environment variable
2025-08-20T19:58:36.6378898Z [00:01:00.410]➜       during linking
2025-08-20T19:58:36.6379217Z [00:01:00.410]➜     - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
2025-08-20T19:58:36.6379500Z [00:01:00.410]➜  
2025-08-20T19:58:36.6379834Z [00:01:00.410]➜  See any operating system documentation about shared libraries for
2025-08-20T19:58:36.6380320Z [00:01:00.410]➜  more information, such as the ld(1) and ld.so(8) manual pages.
2025-08-20T19:58:36.6380768Z [00:01:00.410]➜  ----------------------------------------------------------------------
2025-08-20T19:58:36.6381332Z [00:01:00.410]➜  gmake[4]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:36.6381989Z [00:01:00.410]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:36.6382635Z [00:01:00.410]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/liblzma'
2025-08-20T19:58:36.6383093Z [00:01:00.411]➜  Making install in xzdec
2025-08-20T19:58:36.6393367Z [00:01:00.412]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/xzdec'
2025-08-20T19:58:36.6411547Z [00:01:00.414]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/xzdec'
2025-08-20T19:58:36.6417372Z [00:01:00.415]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/bin'
2025-08-20T19:58:36.6429166Z [00:01:00.416]➜  /root/.ppkg/uppm/installed/gmake/bin/gmake  install-data-hook
2025-08-20T19:58:36.6446823Z [00:01:00.418]➜  gmake[4]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/xzdec'
2025-08-20T19:58:36.6448223Z [00:01:00.418]➜  gmake[4]: Nothing to be done for 'install-data-hook'.
2025-08-20T19:58:36.6448810Z [00:01:00.418]➜  gmake[4]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/xzdec'
2025-08-20T19:58:36.6449480Z [00:01:00.418]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/xzdec'
2025-08-20T19:58:36.6450123Z [00:01:00.418]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src/xzdec'
2025-08-20T19:58:36.6461794Z [00:01:00.419]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:36.6474120Z [00:01:00.420]➜  gmake[3]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:36.6475820Z [00:01:00.420]➜  gmake[3]: Nothing to be done for 'install-exec-am'.
2025-08-20T19:58:36.6476646Z [00:01:00.420]➜  gmake[3]: Nothing to be done for 'install-data-am'.
2025-08-20T19:58:36.6477168Z [00:01:00.420]➜  gmake[3]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:36.6477785Z [00:01:00.420]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:36.6478407Z [00:01:00.421]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/src'
2025-08-20T19:58:36.6480932Z [00:01:00.421]➜  Making install in po
2025-08-20T19:58:36.6494885Z [00:01:00.422]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/po'
2025-08-20T19:58:36.6495412Z [00:01:00.423]➜  if test "xz" = "gettext-tools"; then \
2025-08-20T19:58:36.6496341Z [00:01:00.423]➜    /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/share/gettext/po; \
2025-08-20T19:58:36.6497552Z [00:01:00.423]➜    for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
2025-08-20T19:58:36.6498515Z [00:01:00.423]➜      /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644 /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/po/$file \
2025-08-20T19:58:36.6499843Z [00:01:00.423]➜  		    /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/share/gettext/po/$file; \
2025-08-20T19:58:36.6500439Z [00:01:00.423]➜    done; \
2025-08-20T19:58:36.6500684Z [00:01:00.423]➜    for file in Makevars; do \
2025-08-20T19:58:36.6501406Z [00:01:00.423]➜      rm -f /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/share/gettext/po/$file; \
2025-08-20T19:58:36.6502017Z [00:01:00.423]➜    done; \
2025-08-20T19:58:36.6502242Z [00:01:00.423]➜  else \
2025-08-20T19:58:36.6502444Z [00:01:00.423]➜    : ; \
2025-08-20T19:58:36.6502644Z [00:01:00.423]➜  fi
2025-08-20T19:58:36.6503039Z [00:01:00.423]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/po'
2025-08-20T19:58:36.6503460Z [00:01:00.423]➜  Making install in tests
2025-08-20T19:58:36.6521117Z [00:01:00.425]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/tests'
2025-08-20T19:58:36.6539420Z [00:01:00.427]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/tests'
2025-08-20T19:58:36.6540680Z [00:01:00.427]➜  gmake[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T19:58:36.6541570Z [00:01:00.427]➜  gmake[2]: Nothing to be done for 'install-data-am'.
2025-08-20T19:58:36.6542165Z [00:01:00.427]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/tests'
2025-08-20T19:58:36.6542787Z [00:01:00.427]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_/tests'
2025-08-20T19:58:36.6558476Z [00:01:00.429]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:36.6580981Z [00:01:00.431]➜  gmake[2]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:36.6581516Z [00:01:00.431]➜  gmake[2]: Nothing to be done for 'install-exec-am'.
2025-08-20T19:58:36.6587139Z [00:01:00.432]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/share/doc/xz'
2025-08-20T19:58:36.6596268Z [00:01:00.433]➜   /root/.ppkg/uppm/installed/coreutils/bin/mkdir -p '/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/share/doc/xz/examples'
2025-08-20T19:58:36.6612637Z [00:01:00.434]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644 /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/AUTHORS /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/COPYING /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/COPYING.0BSD /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/COPYING.GPLv2 /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/NEWS /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/README /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/THANKS /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/doc/faq.txt /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/doc/history.txt /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/doc/xz-file-format.txt /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/doc/lzma-file-format.txt '/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/share/doc/xz'
2025-08-20T19:58:36.6619674Z [00:01:00.434]➜   /root/.ppkg/uppm/installed/coreutils/bin/install -c -m 644 /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/doc/examples/00_README.txt /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/doc/examples/01_compress_easy.c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/doc/examples/02_decompress.c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/doc/examples/03_compress_custom.c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/doc/examples/04_compress_easy_mt.c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/doc/examples/11_file_info.c /root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/doc/examples/Makefile '/root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9/share/doc/xz/examples'
2025-08-20T19:58:36.6623323Z [00:01:00.435]➜  gmake[2]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:36.6623911Z [00:01:00.435]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:36.6626259Z [00:01:00.436]➜  gmake: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/liblzma/src/_'
2025-08-20T19:58:36.6640251Z [00:01:00.437]➜  
2025-08-20T19:58:36.6640771Z [00:01:00.437]➜  [0;35m=>> STEP 14 : change to the installed directory [0m
2025-08-20T19:58:36.6641598Z [00:01:00.437]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9[0m
2025-08-20T19:58:36.6653674Z [00:01:00.438]➜  
2025-08-20T19:58:36.6653999Z [00:01:00.438]➜  [0;35m=>> STEP 15 : tweak .pc files [0m
2025-08-20T19:58:37.3084255Z [00:01:01.081]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9[0m
2025-08-20T19:58:37.3090229Z [00:01:01.082]➜  removed 'lib/liblzma.la'
2025-08-20T19:58:37.3091472Z [00:01:01.082]➜  [0;35m==>[0m [0;32minstall -d .ppkg/dependencies/lib/[0m
2025-08-20T19:58:37.3098138Z [00:01:01.083]➜  [0;35m==>[0m [0;32minstall -d .ppkg/dependencies/sys/[0m
2025-08-20T19:58:37.3103856Z [00:01:01.083]➜  
2025-08-20T19:58:37.3104155Z [00:01:01.083]➜  [0;35m=>> STEP 16 : docheck [0m
2025-08-20T19:58:37.3121571Z [00:01:01.085]➜  NOT an ELF file: share/doc/xz/faq.txt
2025-08-20T19:58:37.3126134Z [00:01:01.086]➜  NOT an ELF file: share/doc/xz/xz-file-format.txt
2025-08-20T19:58:37.3131167Z [00:01:01.086]➜  NOT an ELF file: share/doc/xz/COPYING
2025-08-20T19:58:37.3137358Z [00:01:01.087]➜  NOT an ELF file: share/doc/xz/examples/03_compress_custom.c
2025-08-20T19:58:37.3140968Z [00:01:01.087]➜  NOT an ELF file: share/doc/xz/examples/01_compress_easy.c
2025-08-20T19:58:37.3147041Z [00:01:01.088]➜  NOT an ELF file: share/doc/xz/examples/04_compress_easy_mt.c
2025-08-20T19:58:37.3151528Z [00:01:01.088]➜  NOT an ELF file: share/doc/xz/examples/02_decompress.c
2025-08-20T19:58:37.3156174Z [00:01:01.089]➜  NOT an ELF file: share/doc/xz/examples/11_file_info.c
2025-08-20T19:58:37.3161499Z [00:01:01.089]➜  NOT an ELF file: share/doc/xz/examples/Makefile
2025-08-20T19:58:37.3166564Z [00:01:01.090]➜  NOT an ELF file: share/doc/xz/examples/00_README.txt
2025-08-20T19:58:37.3172264Z [00:01:01.090]➜  NOT an ELF file: share/doc/xz/COPYING.GPLv2
2025-08-20T19:58:37.3176577Z [00:01:01.091]➜  NOT an ELF file: share/doc/xz/README
2025-08-20T19:58:37.3181420Z [00:01:01.091]➜  NOT an ELF file: share/doc/xz/history.txt
2025-08-20T19:58:37.3186629Z [00:01:01.092]➜  NOT an ELF file: share/doc/xz/AUTHORS
2025-08-20T19:58:37.3191955Z [00:01:01.092]➜  NOT an ELF file: share/doc/xz/NEWS
2025-08-20T19:58:37.3196137Z [00:01:01.093]➜  NOT an ELF file: share/doc/xz/COPYING.0BSD
2025-08-20T19:58:37.3201416Z [00:01:01.093]➜  NOT an ELF file: share/doc/xz/lzma-file-format.txt
2025-08-20T19:58:37.3206547Z [00:01:01.094]➜  NOT an ELF file: share/doc/xz/THANKS
2025-08-20T19:58:37.3211033Z [00:01:01.094]➜  NOT an ELF file: files.txt
2025-08-20T19:58:37.3216256Z [00:01:01.095]➜  NOT an ELF file: include/lzma.h
2025-08-20T19:58:37.3222104Z [00:01:01.095]➜  NOT an ELF file: include/lzma/stream_flags.h
2025-08-20T19:58:37.3227180Z [00:01:01.096]➜  NOT an ELF file: include/lzma/filter.h
2025-08-20T19:58:37.3232355Z [00:01:01.096]➜  NOT an ELF file: include/lzma/index_hash.h
2025-08-20T19:58:37.3237071Z [00:01:01.097]➜  NOT an ELF file: include/lzma/base.h
2025-08-20T19:58:37.3242258Z [00:01:01.097]➜  NOT an ELF file: include/lzma/bcj.h
2025-08-20T19:58:37.3246661Z [00:01:01.098]➜  NOT an ELF file: include/lzma/index.h
2025-08-20T19:58:37.3251325Z [00:01:01.098]➜  NOT an ELF file: include/lzma/lzma12.h
2025-08-20T19:58:37.3255910Z [00:01:01.099]➜  NOT an ELF file: include/lzma/block.h
2025-08-20T19:58:37.3260953Z [00:01:01.099]➜  NOT an ELF file: include/lzma/version.h
2025-08-20T19:58:37.3266167Z [00:01:01.100]➜  NOT an ELF file: include/lzma/check.h
2025-08-20T19:58:37.3269577Z [00:01:01.100]➜  NOT an ELF file: include/lzma/delta.h
2025-08-20T19:58:37.3275020Z [00:01:01.101]➜  NOT an ELF file: include/lzma/container.h
2025-08-20T19:58:37.3280419Z [00:01:01.101]➜  NOT an ELF file: include/lzma/vli.h
2025-08-20T19:58:37.3285599Z [00:01:01.102]➜  NOT an ELF file: include/lzma/hardware.h
2025-08-20T19:58:37.3290209Z [00:01:01.102]➜  NOT an ELF file: lib/liblzma.a
2025-08-20T19:58:37.3294684Z [00:01:01.103]➜  NOT an ELF file: lib/pkgconfig/liblzma.pc
2025-08-20T19:58:37.3300394Z [00:01:01.103]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/patchelf/bin/patchelf --remove-rpath lib/liblzma.so.5.6.3[0m
2025-08-20T19:58:37.3347320Z [00:01:01.108]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/lib/[0m
2025-08-20T19:58:37.3352125Z [00:01:01.108]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/sys/[0m
2025-08-20T19:58:37.3356367Z [00:01:01.109]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/[0m
2025-08-20T19:58:37.3361330Z [00:01:01.109]➜  
2025-08-20T19:58:37.3361644Z [00:01:01.109]➜  [0;35m=>> STEP 17 : generate MANIFEST.txt [0m
2025-08-20T19:58:37.3370416Z [00:01:01.110]➜  [0;35m==>[0m [0;32mcd .ppkg[0m
2025-08-20T19:58:37.3371198Z [00:01:01.110]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/134/linux-musl-aarch64/liblzma/toolchain-native.sh .[0m
2025-08-20T19:58:37.3376088Z [00:01:01.111]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/134/linux-musl-aarch64/liblzma/toolchain-target.sh .[0m
2025-08-20T19:58:37.3504663Z [00:01:01.123]➜  
2025-08-20T19:58:37.3505465Z [00:01:01.124]➜  [0;35m=>> STEP 18 : generate RECEIPT.yml [0m
2025-08-20T19:58:38.4596535Z [00:01:02.232]➜  getconf: GNU_LIBC_VERSION: unknown variable
2025-08-20T19:58:38.4598566Z [00:01:02.233]➜  
2025-08-20T19:58:38.4598961Z [00:01:02.233]➜  [0;35m=>> STEP 19 : generate index [0m
2025-08-20T19:58:38.4599531Z [00:01:02.233]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-aarch64[0m
2025-08-20T19:58:38.4602373Z [00:01:02.233]➜  [0;35m==>[0m [0;32mln -s -f -T 00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9 liblzma[0m
2025-08-20T19:58:38.4603516Z [00:01:02.233]➜  
2025-08-20T19:58:38.4603867Z [00:01:02.233]➜  [0;35m=>> STEP 20 : show installed files in tree-like format [0m
2025-08-20T19:58:38.4604679Z [00:01:02.233]➜  [0;35m==>[0m [0;32mtree --dirsfirst -a /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9[0m
2025-08-20T19:58:38.4607863Z [00:01:02.234]➜  /root/.ppkg/installed/linux-musl-aarch64/00060dd800d06f5b2fdd9dffed690a5ef787b806e5bbe7d31daa7dbd939b3dc9
2025-08-20T19:58:38.4611692Z [00:01:02.234]➜  ├── .ppkg
2025-08-20T19:58:38.4611997Z [00:01:02.234]➜  │   ├── dependencies
2025-08-20T19:58:38.4612269Z [00:01:02.234]➜  │   │   └── sys
2025-08-20T19:58:38.4613139Z [00:01:02.234]➜  │   │       └── libc.musl-aarch64.so.1
2025-08-20T19:58:38.4613855Z [00:01:02.234]➜  │   ├── AUTHORS
2025-08-20T19:58:38.4614288Z [00:01:02.234]➜  │   ├── COPYING
2025-08-20T19:58:38.4614652Z [00:01:02.234]➜  │   ├── COPYING.0BSD
2025-08-20T19:58:38.4615080Z [00:01:02.234]➜  │   ├── COPYING.GPLv2
2025-08-20T19:58:38.4615361Z [00:01:02.234]➜  │   ├── COPYING.GPLv3
2025-08-20T19:58:38.4615628Z [00:01:02.234]➜  │   ├── COPYING.LGPLv2.1
2025-08-20T19:58:38.4615893Z [00:01:02.234]➜  │   ├── ChangeLog
2025-08-20T19:58:38.4616159Z [00:01:02.234]➜  │   ├── MANIFEST.txt
2025-08-20T19:58:38.4616426Z [00:01:02.234]➜  │   ├── NEWS
2025-08-20T19:58:38.4616654Z [00:01:02.234]➜  │   ├── README
2025-08-20T19:58:38.4616887Z [00:01:02.234]➜  │   ├── RECEIPT.yml
2025-08-20T19:58:38.4617132Z [00:01:02.234]➜  │   ├── THANKS
2025-08-20T19:58:38.4617358Z [00:01:02.234]➜  │   ├── TODO
2025-08-20T19:58:38.4617593Z [00:01:02.234]➜  │   ├── config.log
2025-08-20T19:58:38.4617861Z [00:01:02.234]➜  │   ├── toolchain-native.sh
2025-08-20T19:58:38.4618165Z [00:01:02.234]➜  │   └── toolchain-target.sh
2025-08-20T19:58:38.4618420Z [00:01:02.234]➜  ├── bin
2025-08-20T19:58:38.4618632Z [00:01:02.234]➜  ├── include
2025-08-20T19:58:38.4618859Z [00:01:02.234]➜  │   ├── lzma
2025-08-20T19:58:38.4619090Z [00:01:02.234]➜  │   │   ├── base.h
2025-08-20T19:58:38.4619333Z [00:01:02.234]➜  │   │   ├── bcj.h
2025-08-20T19:58:38.4619570Z [00:01:02.234]➜  │   │   ├── block.h
2025-08-20T19:58:38.4619813Z [00:01:02.234]➜  │   │   ├── check.h
2025-08-20T19:58:38.4620079Z [00:01:02.234]➜  │   │   ├── container.h
2025-08-20T19:58:38.4620335Z [00:01:02.234]➜  │   │   ├── delta.h
2025-08-20T19:58:38.4620583Z [00:01:02.234]➜  │   │   ├── filter.h
2025-08-20T19:58:38.4620837Z [00:01:02.234]➜  │   │   ├── hardware.h
2025-08-20T19:58:38.4621106Z [00:01:02.234]➜  │   │   ├── index.h
2025-08-20T19:58:38.4621366Z [00:01:02.234]➜  │   │   ├── index_hash.h
2025-08-20T19:58:38.4621629Z [00:01:02.234]➜  │   │   ├── lzma12.h
2025-08-20T19:58:38.4621895Z [00:01:02.234]➜  │   │   ├── stream_flags.h
2025-08-20T19:58:38.4622174Z [00:01:02.234]➜  │   │   ├── version.h
2025-08-20T19:58:38.4622423Z [00:01:02.234]➜  │   │   └── vli.h
2025-08-20T19:58:38.4622662Z [00:01:02.234]➜  │   └── lzma.h
2025-08-20T19:58:38.4622884Z [00:01:02.234]➜  ├── lib
2025-08-20T19:58:38.4623104Z [00:01:02.234]➜  │   ├── pkgconfig
2025-08-20T19:58:38.4623364Z [00:01:02.234]➜  │   │   └── liblzma.pc
2025-08-20T19:58:38.4623620Z [00:01:02.234]➜  │   ├── liblzma.a
2025-08-20T19:58:38.4624208Z [00:01:02.234]➜  │   ├── liblzma.so -> liblzma.so.5.6.3
2025-08-20T19:58:38.4624649Z [00:01:02.234]➜  │   ├── liblzma.so.5 -> liblzma.so.5.6.3
2025-08-20T19:58:38.4625171Z [00:01:02.234]➜  │   └── liblzma.so.5.6.3
2025-08-20T19:58:38.4625424Z [00:01:02.234]➜  └── share
2025-08-20T19:58:38.4625642Z [00:01:02.234]➜      └── doc
2025-08-20T19:58:38.4625867Z [00:01:02.234]➜          └── xz
2025-08-20T19:58:38.4626152Z [00:01:02.234]➜              ├── examples
2025-08-20T19:58:38.4626442Z [00:01:02.234]➜              │   ├── 00_README.txt
2025-08-20T19:58:38.4626772Z [00:01:02.234]➜              │   ├── 01_compress_easy.c
2025-08-20T19:58:38.4627082Z [00:01:02.234]➜              │   ├── 02_decompress.c
2025-08-20T19:58:38.4627394Z [00:01:02.234]➜              │   ├── 03_compress_custom.c
2025-08-20T19:58:38.4627719Z [00:01:02.234]➜              │   ├── 04_compress_easy_mt.c
2025-08-20T19:58:38.4628023Z [00:01:02.234]➜              │   ├── 11_file_info.c
2025-08-20T19:58:38.4628312Z [00:01:02.234]➜              │   └── Makefile
2025-08-20T19:58:38.4628594Z [00:01:02.234]➜              ├── AUTHORS
2025-08-20T19:58:38.4628851Z [00:01:02.234]➜              ├── COPYING
2025-08-20T19:58:38.4629121Z [00:01:02.234]➜              ├── COPYING.0BSD
2025-08-20T19:58:38.4629404Z [00:01:02.234]➜              ├── COPYING.GPLv2
2025-08-20T19:58:38.4629671Z [00:01:02.234]➜              ├── NEWS
2025-08-20T19:58:38.4629923Z [00:01:02.234]➜              ├── README
2025-08-20T19:58:38.4630176Z [00:01:02.234]➜              ├── THANKS
2025-08-20T19:58:38.4630772Z [00:01:02.235]➜              ├── faq.txt
2025-08-20T19:58:38.4631042Z [00:01:02.235]➜              ├── history.txt
2025-08-20T19:58:38.4631341Z [00:01:02.235]➜              ├── lzma-file-format.txt
2025-08-20T19:58:38.4631650Z [00:01:02.235]➜              └── xz-file-format.txt
2025-08-20T19:58:38.4631905Z [00:01:02.235]➜  
2025-08-20T19:58:38.4632115Z [00:01:02.235]➜  13 directories, 55 files
2025-08-20T19:58:38.4632355Z [00:01:02.235]➜  
2025-08-20T19:58:38.4632645Z [00:01:02.235]➜  [0;35m=>> STEP 21 : delete the working directory [0m
2025-08-20T19:58:38.4633098Z [00:01:02.235]➜  [0;35m==>[0m [0;32mrm -rf /root/.ppkg/run/134/linux-musl-aarch64/liblzma[0m
2025-08-20T19:58:38.4754912Z [00:01:02.248]➜  
2025-08-20T19:58:38.4755422Z [00:01:02.248]➜  [0;35m✅️  [0m[0;32mlinux-musl-aarch64/liblzma was successfully installed.[0m[0;35m[0m
2025-08-20T19:58:38.4758639Z [00:01:02.249]➜  [0;35m>>> Installation [0m[0;32mlinux-musl-aarch64/libbz2[0m[0;35m start[0m
2025-08-20T19:58:38.4763188Z [00:01:02.249]➜        TIMESTAMP_UNIX = 1755719894
2025-08-20T19:58:38.4763818Z [00:01:02.249]➜  
2025-08-20T19:58:38.4765702Z [00:01:02.249]➜  NATIVE_PLATFORM_KIND = linux
2025-08-20T19:58:38.4766061Z [00:01:02.249]➜  NATIVE_PLATFORM_TYPE = linux
2025-08-20T19:58:38.4766405Z [00:01:02.249]➜  NATIVE_PLATFORM_CODE = alpine
2025-08-20T19:58:38.4766727Z [00:01:02.249]➜  NATIVE_PLATFORM_NAME = Alpine Linux
2025-08-20T19:58:38.4767076Z [00:01:02.249]➜  NATIVE_PLATFORM_VERS = 3.23.0_alpha20250612
2025-08-20T19:58:38.4767424Z [00:01:02.249]➜  NATIVE_PLATFORM_ARCH = aarch64
2025-08-20T19:58:38.4767718Z [00:01:02.249]➜  NATIVE_PLATFORM_NCPU = 4
2025-08-20T19:58:38.4768004Z [00:01:02.249]➜  NATIVE_PLATFORM_LIBC = musl
2025-08-20T19:58:38.4768285Z [00:01:02.249]➜  NATIVE_PLATFORM_EUID = 0
2025-08-20T19:58:38.4768563Z [00:01:02.249]➜  NATIVE_PLATFORM_EGID = 0
2025-08-20T19:58:38.4768800Z [00:01:02.249]➜  
2025-08-20T19:58:38.4769031Z [00:01:02.249]➜  TARGET_PLATFORM_NAME = linux
2025-08-20T19:58:38.4769321Z [00:01:02.249]➜  TARGET_PLATFORM_VERS = musl
2025-08-20T19:58:38.4769629Z [00:01:02.249]➜  TARGET_PLATFORM_ARCH = aarch64
2025-08-20T19:58:38.4769882Z [00:01:02.249]➜  
2025-08-20T19:58:38.4770140Z [00:01:02.249]➜  PPKG_ARG0            = /usr/local/bin/ppkg
2025-08-20T19:58:38.4770453Z [00:01:02.249]➜  PPKG_ARG1            = install
2025-08-20T19:58:38.4770907Z [00:01:02.249]➜  PPKG_ARGV            = /usr/local/bin/ppkg install dpkg --profile=release -j 5 --static
2025-08-20T19:58:38.4771685Z [00:01:02.249]➜  PPKG_PATH            = /usr/local/bin/ppkg
2025-08-20T19:58:38.4772101Z [00:01:02.249]➜  PPKG_HOME            = /root/.ppkg
2025-08-20T19:58:38.4772405Z [00:01:02.249]➜  PPKG_VERSION         = 0.23.30
2025-08-20T19:58:38.4772688Z [00:01:02.249]➜  PPKG_URL_TRANSFORM   = 
2025-08-20T19:58:38.4772931Z [00:01:02.249]➜  
2025-08-20T19:58:38.4773143Z [00:01:02.249]➜       CROSS_COMPILING = 0
2025-08-20T19:58:38.4773383Z [00:01:02.249]➜  
2025-08-20T19:58:38.4773587Z [00:01:02.249]➜             LOG_LEVEL = 1
2025-08-20T19:58:38.4773875Z [00:01:02.249]➜               PROFILE = release
2025-08-20T19:58:38.4774122Z [00:01:02.249]➜  
2025-08-20T19:58:38.4774332Z [00:01:02.249]➜         ENABLE_CCACHE = 
2025-08-20T19:58:38.4774614Z [00:01:02.249]➜  REQUEST_TO_KEEP_SESSION_DIR = 
2025-08-20T19:58:38.4775123Z [00:01:02.249]➜  REQUEST_TO_EXPORT_COMPILE_COMMANDS_JSON = 
2025-08-20T19:58:38.4775534Z [00:01:02.249]➜  REQUEST_TO_CREATE_FULLY_STATICALLY_LINKED_EXECUTABLE = 1
2025-08-20T19:58:38.4775852Z [00:01:02.249]➜  
2025-08-20T19:58:38.4776103Z [00:01:02.249]➜  [0;35m=>> STEP 1 : load formula [0m
2025-08-20T19:58:38.6261048Z [00:01:02.399]➜  
2025-08-20T19:58:38.6261438Z [00:01:02.399]➜  [0;35m=>> STEP 2 : calculate working/install directory [0m
2025-08-20T19:58:38.6266021Z [00:01:02.399]➜  PACKAGE_WORKING_DIR = /root/.ppkg/run/134/linux-musl-aarch64/libbz2
2025-08-20T19:58:38.6266628Z [00:01:02.399]➜  PACKAGE_BSCRIPT_DIR = /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src
2025-08-20T19:58:38.6267160Z [00:01:02.399]➜  PACKAGE_BCACHED_DIR = /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/_
2025-08-20T19:58:38.6268332Z [00:01:02.399]➜  PACKAGE_INSTALL_DIR = /root/.ppkg/installed/linux-musl-aarch64/c1f0c13ba0fe7e79a2a5d170809c1e7f4e44cf5c8f98041d58e51111ddd3f6fa
2025-08-20T19:58:38.6268882Z [00:01:02.400]➜  
2025-08-20T19:58:38.6269208Z [00:01:02.400]➜  [0;35m=>> STEP 3 : create the working directory and change to it [0m
2025-08-20T19:58:38.6269729Z [00:01:02.400]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/run/134/linux-musl-aarch64/libbz2[0m
2025-08-20T19:58:38.6270830Z [00:01:02.400]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libbz2[0m
2025-08-20T19:58:38.6271295Z [00:01:02.400]➜  [0;35m==>[0m [0;32minstall -d src/_ fix res bin lib include map[0m
2025-08-20T19:58:38.6278547Z [00:01:02.401]➜  
2025-08-20T19:58:38.6278896Z [00:01:02.401]➜  [0;35m=>> STEP 4 : install needed packages via uppm [0m
2025-08-20T19:58:38.6279292Z [00:01:02.401]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm about[0m
2025-08-20T19:58:38.6284980Z [00:01:02.402]➜  uppm.version : 0.15.4
2025-08-20T19:58:38.6285348Z [00:01:02.402]➜  uppm.homedir : /root/.ppkg/uppm
2025-08-20T19:58:38.6285677Z [00:01:02.402]➜  uppm.exepath : /root/.ppkg/core/uppm
2025-08-20T19:58:38.6286068Z [00:01:02.402]➜  uppm.website : https://github.com/leleliu008/uppm
2025-08-20T19:58:38.6286363Z [00:01:02.402]➜  
2025-08-20T19:58:38.6286638Z [00:01:02.402]➜  uppm.build.utctime: 2025-07-18 10:22:36
2025-08-20T19:58:38.6286963Z [00:01:02.402]➜  uppm.build.libyaml: 0.2.5
2025-08-20T19:58:38.6287252Z [00:01:02.402]➜  uppm.build.libcurl: 8.12.1
2025-08-20T19:58:38.6287535Z [00:01:02.402]➜  uppm.build.libgit2: 1.9.1
2025-08-20T19:58:38.6287821Z [00:01:02.402]➜  uppm.build.openssl: 3.4.1
2025-08-20T19:58:38.6288100Z [00:01:02.402]➜  uppm.build.jansson: 2.14
2025-08-20T19:58:38.6288380Z [00:01:02.402]➜  uppm.build.archive: 3.8.1
2025-08-20T19:58:38.6288658Z [00:01:02.402]➜  uppm.build.zlib:    1.3.1
2025-08-20T19:58:38.6288991Z [00:01:02.402]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm update[0m
2025-08-20T19:58:38.6289935Z [00:01:02.402]➜  === Updating formula repo
2025-08-20T19:58:38.8210857Z [00:01:02.594]➜  name: official-core
2025-08-20T19:58:38.8211245Z [00:01:02.594]➜  path: /root/.ppkg/uppm/repos.d/official-core
2025-08-20T19:58:38.8211743Z [00:01:02.594]➜  url:  https://github.com/leleliu008/uppm-package-repository-linux-aarch64
2025-08-20T19:58:38.8212139Z [00:01:02.594]➜  branch: master
2025-08-20T19:58:38.8212368Z [00:01:02.594]➜  pinned: no
2025-08-20T19:58:38.8212896Z [00:01:02.594]➜  enabled: yes
2025-08-20T19:58:38.8213270Z [00:01:02.594]➜  created: 2025-08-20 19:58:04+00:00
2025-08-20T19:58:38.8213578Z [00:01:02.594]➜  updated: 2025-08-20 19:58:22+00:00
2025-08-20T19:58:38.8213857Z [00:01:02.594]➜  Already up to date.
2025-08-20T19:58:38.8215157Z [00:01:02.595]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install curl[0m
2025-08-20T19:58:38.8238362Z [00:01:02.597]➜  uppm package 'curl' already has been installed.
2025-08-20T19:58:38.8241457Z [00:01:02.597]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install bsdtar[0m
2025-08-20T19:58:38.8262530Z [00:01:02.599]➜  uppm package 'bsdtar' already has been installed.
2025-08-20T19:58:38.8286455Z [00:01:02.602]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install cmake[0m
2025-08-20T19:58:38.8286873Z [00:01:02.602]➜  uppm package 'cmake' to be installed.
2025-08-20T19:58:39.3248312Z [00:01:03.098]➜  /root/.ppkg/uppm/downloads/e0821232cc6fc0e140f28f2a0390610199012d90386be83a7f18bb0c7e9e70ee.txz already have been fetched.
2025-08-20T19:58:40.2353939Z [00:01:04.008]➜  
2025-08-20T19:58:40.2354394Z [00:01:04.008]➜  uppm package 'cmake' was successfully installed.
2025-08-20T19:58:40.2360350Z [00:01:04.009]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install ninja[0m
2025-08-20T19:58:40.2384614Z [00:01:04.011]➜  uppm package 'ninja' to be installed.
2025-08-20T19:58:40.5319484Z [00:01:04.305]➜  /root/.ppkg/uppm/downloads/963454679b572c7d4c21fefc6ca273a72d7a6c6f9cdf43d2305c3fd1069b58ff.txz already have been fetched.
2025-08-20T19:58:40.5453434Z [00:01:04.318]➜  
2025-08-20T19:58:40.5453782Z [00:01:04.318]➜  uppm package 'ninja' was successfully installed.
2025-08-20T19:58:40.5462748Z [00:01:04.319]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install pkg-config[0m
2025-08-20T19:58:40.5485796Z [00:01:04.322]➜  uppm package 'pkg-config' already has been installed.
2025-08-20T19:58:40.5486710Z [00:01:04.322]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install patchelf[0m
2025-08-20T19:58:40.5509019Z [00:01:04.324]➜  uppm package 'patchelf' already has been installed.
2025-08-20T19:58:40.5510411Z [00:01:04.324]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install tree[0m
2025-08-20T19:58:40.5534056Z [00:01:04.326]➜  uppm package 'tree' already has been installed.
2025-08-20T19:58:40.5536140Z [00:01:04.327]➜  
2025-08-20T19:58:40.5536416Z [00:01:04.327]➜  [0;35m=>> STEP 5 : locate needed tools [0m
2025-08-20T19:58:40.5540836Z [00:01:04.327]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/cmake/bin/cmake --version[0m
2025-08-20T19:58:40.5553866Z [00:01:04.328]➜  cmake version 3.30.2
2025-08-20T19:58:40.5554179Z [00:01:04.328]➜  
2025-08-20T19:58:40.5554539Z [00:01:04.328]➜  CMake suite maintained and supported by Kitware (kitware.com/cmake).
2025-08-20T19:58:40.5558012Z [00:01:04.329]➜  
2025-08-20T19:58:40.5561157Z [00:01:04.329]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/ninja/bin/ninja --version[0m
2025-08-20T19:58:40.5566522Z [00:01:04.330]➜  1.11.1
2025-08-20T19:58:40.5567548Z [00:01:04.330]➜  
2025-08-20T19:58:40.5571449Z [00:01:04.330]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/pkg-config/bin/pkg-config --version[0m
2025-08-20T19:58:40.5575444Z [00:01:04.331]➜  0.29.2
2025-08-20T19:58:40.5576367Z [00:01:04.331]➜  
2025-08-20T19:58:40.5580081Z [00:01:04.331]➜  
2025-08-20T19:58:40.5580372Z [00:01:04.331]➜  [0;35m=>> STEP 6 : dofetch [0m
2025-08-20T19:58:40.5602609Z [00:01:04.333]➜  [0;35m==>[0m [0;32mcurl --fail --retry 20 --retry-delay 30 --location --cacert /root/.ppkg/core/cacert.pem -o '/root/.ppkg/downloads/9a600e136e454ef8a86f268a7d0189b0a9081cc09f20c25d56dcebe60a63e151.tmp' 'https://github.com/leleliu008/bzip2/archive/refs/tags/1.0.8@2.tar.gz'[0m
2025-08-20T19:58:40.5612234Z [00:01:04.334]➜    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:58:40.5613062Z [00:01:04.334]➜                                   Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:58:40.7456710Z [00:01:04.518]➜  
2025-08-20T19:58:40.7457052Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:40.7457343Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:40.7457621Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:41.0943152Z [00:01:04.867]➜  
2025-08-20T19:58:41.0943500Z 100  801k    0  801k    0     0  1504k      0 --:--:-- --:--:-- --:--:-- 1504k
2025-08-20T19:58:41.0983748Z [00:01:04.871]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/downloads/9a600e136e454ef8a86f268a7d0189b0a9081cc09f20c25d56dcebe60a63e151.tmp /root/.ppkg/downloads/13337d86c271b8e6f9cf4ea0b6fd6a1cd06b9b75c31fb4781ffbfcc6982c1bf0.tgz[0m
2025-08-20T19:58:41.0989206Z [00:01:04.872]➜  
2025-08-20T19:58:41.0989578Z [00:01:04.872]➜  [0;35m=>> STEP 7 : unpack/copy resources to proper location [0m
2025-08-20T19:58:41.0990663Z [00:01:04.872]➜  [0;35m==>[0m [0;32mbsdtar xf /root/.ppkg/downloads/13337d86c271b8e6f9cf4ea0b6fd6a1cd06b9b75c31fb4781ffbfcc6982c1bf0.tgz -C /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src --strip-components 1 --no-same-owner[0m
2025-08-20T19:58:41.1071490Z [00:01:04.880]➜  
2025-08-20T19:58:41.1071892Z [00:01:04.880]➜  [0;35m=>> STEP 8 : prepare C/C++ toolchain for target build [0m
2025-08-20T19:58:41.1072228Z [00:01:04.880]➜  
2025-08-20T19:58:41.1072662Z [00:01:04.880]➜  [0;35m=>> STEP 9 : check if C compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:58:41.1235719Z [00:01:04.897]➜  [0;31m💔  NO[0m
2025-08-20T19:58:41.1236021Z [00:01:04.897]➜  
2025-08-20T19:58:41.1236474Z [00:01:04.897]➜  [0;35m=>> STEP 10 : check if C++ compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:58:41.1399237Z [00:01:04.913]➜  [0;31m💔  NO[0m
2025-08-20T19:58:41.1399914Z [00:01:04.913]➜  
2025-08-20T19:58:41.1401269Z [00:01:04.913]➜  [0;35m=>> STEP 11 : dopatch for target [0m
2025-08-20T19:58:41.1401938Z [00:01:04.913]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src[0m
2025-08-20T19:58:41.1402325Z [00:01:04.913]➜  
2025-08-20T19:58:41.1402581Z [00:01:04.913]➜  [0;35m=>> STEP 12 : install for target [0m
2025-08-20T19:58:41.1403018Z [00:01:04.913]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/_[0m
2025-08-20T19:58:41.1403569Z [00:01:04.913]➜  CMAKE_TOOLCHAIN_FILE=/root/.ppkg/run/134/linux-musl-aarch64/libbz2/toolchain.cmake
2025-08-20T19:58:41.1413909Z [00:01:04.914]➜  [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-aarch64/c1f0c13ba0fe7e79a2a5d170809c1e7f4e44cf5c8f98041d58e51111ddd3f6fa' -DCMAKE_TOOLCHAIN_FILE='/root/.ppkg/run/134/linux-musl-aarch64/libbz2/toolchain.cmake' -DCMAKE_VERBOSE_MAKEFILE='ON' -DCMAKE_COLOR_MAKEFILE='ON' -S /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src -B /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/_[0m
2025-08-20T19:58:41.1446943Z [00:01:04.918]➜  -- CMake command: /root/.ppkg/uppm/installed/cmake/bin/cmake
2025-08-20T19:58:41.1447448Z [00:01:04.918]➜  -- CMake version: 3.30.2
2025-08-20T19:58:41.1447758Z [00:01:04.918]➜  -- CMAKE_HOST_SYSTEM_NAME: Linux
2025-08-20T19:58:41.1448059Z [00:01:04.918]➜  --      CMAKE_SYSTEM_NAME: 
2025-08-20T19:58:41.1452368Z [00:01:04.918]➜  -- CMake command: /root/.ppkg/uppm/installed/cmake/bin/cmake
2025-08-20T19:58:41.1452771Z [00:01:04.918]➜  -- CMake version: 3.30.2
2025-08-20T19:58:41.1453083Z [00:01:04.918]➜  -- CMAKE_HOST_SYSTEM_NAME: Linux
2025-08-20T19:58:41.1453417Z [00:01:04.918]➜  --      CMAKE_SYSTEM_NAME: Linux
2025-08-20T19:58:41.1886833Z [00:01:04.962]➜  -- The C compiler identification is GNU 15.2.0
2025-08-20T19:58:41.2005339Z [00:01:04.974]➜  -- Detecting C compiler ABI info
2025-08-20T19:58:41.2424198Z [00:01:05.015]➜  -- Detecting C compiler ABI info - done
2025-08-20T19:58:41.2559574Z [00:01:05.029]➜  -- Check for working C compiler: /root/.ppkg/core/wrapper-target-cc - skipped
2025-08-20T19:58:41.2562131Z [00:01:05.029]➜  -- Detecting C compile features
2025-08-20T19:58:41.2566185Z [00:01:05.030]➜  -- Detecting C compile features - done
2025-08-20T19:58:41.2602316Z [00:01:05.033]➜  -- Configuring done (0.1s)
2025-08-20T19:58:41.2663206Z [00:01:05.039]➜  -- Generating done (0.0s)
2025-08-20T19:58:41.2663527Z [00:01:05.039]➜  CMake Warning:
2025-08-20T19:58:41.2663901Z [00:01:05.039]➜    Manually-specified variables were not used by the project:
2025-08-20T19:58:41.2664234Z [00:01:05.039]➜  
2025-08-20T19:58:41.2665290Z [00:01:05.039]➜      BUILD_TESTING
2025-08-20T19:58:41.2665594Z [00:01:05.039]➜      CMAKE_COLOR_MAKEFILE
2025-08-20T19:58:41.2666023Z [00:01:05.039]➜  
2025-08-20T19:58:41.2666283Z [00:01:05.039]➜  
2025-08-20T19:58:41.2666711Z [00:01:05.040]➜  -- Build files have been written to: /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/_
2025-08-20T19:58:41.2690072Z [00:01:05.042]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/cmake/bin/cmake --build /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/_ --target  bz2-shared bz2-static[0m
2025-08-20T19:58:41.2705507Z [00:01:05.044]➜  Change Dir: '/root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/_'
2025-08-20T19:58:41.2705892Z [00:01:05.044]➜  
2025-08-20T19:58:41.2706349Z [00:01:05.044]➜  Run Build Command(s): /root/.ppkg/uppm/installed/ninja/bin/ninja -v -j 5 bz2-shared bz2-static
2025-08-20T19:58:41.2988480Z [00:01:05.071]➜  [1/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64 -Dbz2_shared_EXPORTS  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/bz2-shared.dir/crctable.c.o -MF CMakeFiles/bz2-shared.dir/crctable.c.o.d -o CMakeFiles/bz2-shared.dir/crctable.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/crctable.c
2025-08-20T19:58:41.2991343Z [00:01:05.071]➜  [2/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64 -Dbz2_shared_EXPORTS  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/bz2-shared.dir/randtable.c.o -MF CMakeFiles/bz2-shared.dir/randtable.c.o.d -o CMakeFiles/bz2-shared.dir/randtable.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/randtable.c
2025-08-20T19:58:41.4212240Z [00:01:05.194]➜  [3/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64 -Dbz2_shared_EXPORTS  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/bz2-shared.dir/huffman.c.o -MF CMakeFiles/bz2-shared.dir/huffman.c.o.d -o CMakeFiles/bz2-shared.dir/huffman.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/huffman.c
2025-08-20T19:58:42.0236797Z [00:01:05.796]➜  [4/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64 -Dbz2_shared_EXPORTS  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/bz2-shared.dir/bzlib.c.o -MF CMakeFiles/bz2-shared.dir/bzlib.c.o.d -o CMakeFiles/bz2-shared.dir/bzlib.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/bzlib.c
2025-08-20T19:58:42.1681938Z [00:01:05.941]➜  [5/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/bz2-static.dir/huffman.c.o -MF CMakeFiles/bz2-static.dir/huffman.c.o.d -o CMakeFiles/bz2-static.dir/huffman.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/huffman.c
2025-08-20T19:58:42.1892410Z [00:01:05.962]➜  [6/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/bz2-static.dir/crctable.c.o -MF CMakeFiles/bz2-static.dir/crctable.c.o.d -o CMakeFiles/bz2-static.dir/crctable.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/crctable.c
2025-08-20T19:58:42.2096665Z [00:01:05.982]➜  [7/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/bz2-static.dir/randtable.c.o -MF CMakeFiles/bz2-static.dir/randtable.c.o.d -o CMakeFiles/bz2-static.dir/randtable.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/randtable.c
2025-08-20T19:58:42.3129526Z [00:01:06.086]➜  [8/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64 -Dbz2_shared_EXPORTS  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/bz2-shared.dir/blocksort.c.o -MF CMakeFiles/bz2-shared.dir/blocksort.c.o.d -o CMakeFiles/bz2-shared.dir/blocksort.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/blocksort.c
2025-08-20T19:58:42.4230576Z [00:01:06.196]➜  [9/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/bz2-static.dir/blocksort.c.o -MF CMakeFiles/bz2-static.dir/blocksort.c.o.d -o CMakeFiles/bz2-static.dir/blocksort.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/blocksort.c
2025-08-20T19:58:42.5257422Z [00:01:06.298]➜  [10/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64 -Dbz2_shared_EXPORTS  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/bz2-shared.dir/decompress.c.o -MF CMakeFiles/bz2-shared.dir/decompress.c.o.d -o CMakeFiles/bz2-shared.dir/decompress.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/decompress.c
2025-08-20T19:58:42.9533088Z [00:01:06.726]➜  [11/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64 -Dbz2_shared_EXPORTS  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/bz2-shared.dir/compress.c.o -MF CMakeFiles/bz2-shared.dir/compress.c.o.d -o CMakeFiles/bz2-shared.dir/compress.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/compress.c
2025-08-20T19:58:42.9620018Z [00:01:06.735]➜  [12/16] : && /root/.ppkg/core/wrapper-target-cc -fPIC -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG  -L/root/.ppkg/run/134/linux-musl-aarch64/libbz2/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s -shared -Wl,-soname,libbz2.so -o libbz2.so CMakeFiles/bz2-shared.dir/blocksort.c.o CMakeFiles/bz2-shared.dir/huffman.c.o CMakeFiles/bz2-shared.dir/crctable.c.o CMakeFiles/bz2-shared.dir/randtable.c.o CMakeFiles/bz2-shared.dir/compress.c.o CMakeFiles/bz2-shared.dir/decompress.c.o CMakeFiles/bz2-shared.dir/bzlib.c.o   && :
2025-08-20T19:58:42.9667632Z [00:01:06.739]➜  [13/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/bz2-static.dir/bzlib.c.o -MF CMakeFiles/bz2-static.dir/bzlib.c.o.d -o CMakeFiles/bz2-static.dir/bzlib.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/bzlib.c
2025-08-20T19:58:43.2832868Z [00:01:07.056]➜  [14/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/bz2-static.dir/decompress.c.o -MF CMakeFiles/bz2-static.dir/decompress.c.o.d -o CMakeFiles/bz2-static.dir/decompress.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/decompress.c
2025-08-20T19:58:43.6907361Z [00:01:07.464]➜  [15/16] /root/.ppkg/core/wrapper-target-cc -D_FILE_OFFSET_BITS=64  -I/root/.ppkg/run/134/linux-musl-aarch64/libbz2/include  -DNDEBUG   -Os  -O3 -DNDEBUG -MD -MT CMakeFiles/bz2-static.dir/compress.c.o -MF CMakeFiles/bz2-static.dir/compress.c.o.d -o CMakeFiles/bz2-static.dir/compress.c.o -c /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/compress.c
2025-08-20T19:58:43.6969518Z [00:01:07.470]➜  [16/16] : && /root/.ppkg/uppm/installed/cmake/bin/cmake -E rm -f libbz2.a && /usr/bin/ar qc libbz2.a  CMakeFiles/bz2-static.dir/blocksort.c.o CMakeFiles/bz2-static.dir/huffman.c.o CMakeFiles/bz2-static.dir/crctable.c.o CMakeFiles/bz2-static.dir/randtable.c.o CMakeFiles/bz2-static.dir/compress.c.o CMakeFiles/bz2-static.dir/decompress.c.o CMakeFiles/bz2-static.dir/bzlib.c.o && /usr/bin/ranlib libbz2.a && :
2025-08-20T19:58:43.6972593Z [00:01:07.470]➜  
2025-08-20T19:58:43.6976935Z [00:01:07.471]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/cmake/bin/cmake --install /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/_ --component lib[0m
2025-08-20T19:58:43.6992609Z [00:01:07.472]➜  -- Install configuration: "Release"
2025-08-20T19:58:43.6994116Z [00:01:07.472]➜  -- Installing: /root/.ppkg/installed/linux-musl-aarch64/c1f0c13ba0fe7e79a2a5d170809c1e7f4e44cf5c8f98041d58e51111ddd3f6fa/lib/libbz2.so
2025-08-20T19:58:43.6998064Z [00:01:07.473]➜  -- Installing: /root/.ppkg/installed/linux-musl-aarch64/c1f0c13ba0fe7e79a2a5d170809c1e7f4e44cf5c8f98041d58e51111ddd3f6fa/lib/libbz2.a
2025-08-20T19:58:43.7005437Z [00:01:07.474]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/cmake/bin/cmake --install /root/.ppkg/run/134/linux-musl-aarch64/libbz2/src/_ --component dev[0m
2025-08-20T19:58:43.7021406Z [00:01:07.475]➜  -- Install configuration: "Release"
2025-08-20T19:58:43.7023199Z [00:01:07.475]➜  -- Installing: /root/.ppkg/installed/linux-musl-aarch64/c1f0c13ba0fe7e79a2a5d170809c1e7f4e44cf5c8f98041d58e51111ddd3f6fa/include/bzlib.h
2025-08-20T19:58:43.7025686Z [00:01:07.476]➜  -- Installing: /root/.ppkg/installed/linux-musl-aarch64/c1f0c13ba0fe7e79a2a5d170809c1e7f4e44cf5c8f98041d58e51111ddd3f6fa/lib/pkgconfig/libbz2.pc
2025-08-20T19:58:43.7043050Z [00:01:07.477]➜  
2025-08-20T19:58:43.7043410Z [00:01:07.477]➜  [0;35m=>> STEP 13 : change to the installed directory [0m
2025-08-20T19:58:43.7044148Z [00:01:07.477]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-aarch64/c1f0c13ba0fe7e79a2a5d170809c1e7f4e44cf5c8f98041d58e51111ddd3f6fa[0m
2025-08-20T19:58:43.7056336Z [00:01:07.479]➜  
2025-08-20T19:58:43.7056666Z [00:01:07.479]➜  [0;35m=>> STEP 14 : tweak .pc files [0m
2025-08-20T19:58:43.7087689Z [00:01:07.482]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-aarch64/c1f0c13ba0fe7e79a2a5d170809c1e7f4e44cf5c8f98041d58e51111ddd3f6fa[0m
2025-08-20T19:58:43.7092703Z [00:01:07.482]➜  [0;35m==>[0m [0;32minstall -d .ppkg/dependencies/lib/[0m
2025-08-20T19:58:43.7099760Z [00:01:07.483]➜  [0;35m==>[0m [0;32minstall -d .ppkg/dependencies/sys/[0m
2025-08-20T19:58:43.7104103Z [00:01:07.483]➜  
2025-08-20T19:58:43.7104403Z [00:01:07.483]➜  [0;35m=>> STEP 15 : docheck [0m
2025-08-20T19:58:43.7119218Z [00:01:07.485]➜  NOT an ELF file: files.txt
2025-08-20T19:58:43.7123952Z [00:01:07.485]➜  NOT an ELF file: include/bzlib.h
2025-08-20T19:58:43.7128156Z [00:01:07.486]➜  NOT an ELF file: lib/libbz2.a
2025-08-20T19:58:43.7132440Z [00:01:07.486]➜  NOT an ELF file: lib/pkgconfig/libbz2.pc
2025-08-20T19:58:43.7138078Z [00:01:07.487]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/patchelf/bin/patchelf --remove-rpath lib/libbz2.so[0m
2025-08-20T19:58:43.7183681Z [00:01:07.491]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/lib/[0m
2025-08-20T19:58:43.7187769Z [00:01:07.492]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/sys/[0m
2025-08-20T19:58:43.7193457Z [00:01:07.492]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/[0m
2025-08-20T19:58:43.7196795Z [00:01:07.493]➜  
2025-08-20T19:58:43.7197101Z [00:01:07.493]➜  [0;35m=>> STEP 16 : generate MANIFEST.txt [0m
2025-08-20T19:58:43.7204218Z [00:01:07.493]➜  [0;35m==>[0m [0;32mcd .ppkg[0m
2025-08-20T19:58:43.7204748Z [00:01:07.493]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/134/linux-musl-aarch64/libbz2/toolchain-native.sh .[0m
2025-08-20T19:58:43.7210248Z [00:01:07.494]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/134/linux-musl-aarch64/libbz2/toolchain-target.sh .[0m
2025-08-20T19:58:43.7308375Z [00:01:07.504]➜  
2025-08-20T19:58:43.7308749Z [00:01:07.504]➜  [0;35m=>> STEP 17 : generate RECEIPT.yml [0m
2025-08-20T19:58:43.7611560Z [00:01:07.534]➜  getconf: GNU_LIBC_VERSION: unknown variable
2025-08-20T19:58:43.7614465Z [00:01:07.534]➜  
2025-08-20T19:58:43.7614956Z [00:01:07.534]➜  [0;35m=>> STEP 18 : generate index [0m
2025-08-20T19:58:43.7615439Z [00:01:07.534]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-aarch64[0m
2025-08-20T19:58:43.7616055Z [00:01:07.535]➜  [0;35m==>[0m [0;32mln -s -f -T c1f0c13ba0fe7e79a2a5d170809c1e7f4e44cf5c8f98041d58e51111ddd3f6fa libbz2[0m
2025-08-20T19:58:43.7620370Z [00:01:07.535]➜  
2025-08-20T19:58:43.7620756Z [00:01:07.535]➜  [0;35m=>> STEP 19 : show installed files in tree-like format [0m
2025-08-20T19:58:43.7621561Z [00:01:07.535]➜  [0;35m==>[0m [0;32mtree --dirsfirst -a /root/.ppkg/installed/linux-musl-aarch64/c1f0c13ba0fe7e79a2a5d170809c1e7f4e44cf5c8f98041d58e51111ddd3f6fa[0m
2025-08-20T19:58:43.7624684Z [00:01:07.536]➜  /root/.ppkg/installed/linux-musl-aarch64/c1f0c13ba0fe7e79a2a5d170809c1e7f4e44cf5c8f98041d58e51111ddd3f6fa
2025-08-20T19:58:43.7628971Z [00:01:07.536]➜  ├── .ppkg
2025-08-20T19:58:43.7629600Z [00:01:07.536]➜  │   ├── dependencies
2025-08-20T19:58:43.7630244Z [00:01:07.536]➜  │   │   └── sys
2025-08-20T19:58:43.7630591Z [00:01:07.536]➜  │   │       └── libc.musl-aarch64.so.1
2025-08-20T19:58:43.7630928Z [00:01:07.536]➜  │   ├── CHANGES
2025-08-20T19:58:43.7631172Z [00:01:07.536]➜  │   ├── LICENSE
2025-08-20T19:58:43.7631419Z [00:01:07.536]➜  │   ├── MANIFEST.txt
2025-08-20T19:58:43.7631668Z [00:01:07.536]➜  │   ├── README
2025-08-20T19:58:43.7631950Z [00:01:07.536]➜  │   ├── README.COMPILATION.PROBLEMS
2025-08-20T19:58:43.7632253Z [00:01:07.536]➜  │   ├── README.XML.STUFF
2025-08-20T19:58:43.7632514Z [00:01:07.536]➜  │   ├── README.md
2025-08-20T19:58:43.7632759Z [00:01:07.536]➜  │   ├── RECEIPT.yml
2025-08-20T19:58:43.7633045Z [00:01:07.536]➜  │   ├── toolchain-native.sh
2025-08-20T19:58:43.7633330Z [00:01:07.536]➜  │   └── toolchain-target.sh
2025-08-20T19:58:43.7633589Z [00:01:07.536]➜  ├── include
2025-08-20T19:58:43.7633816Z [00:01:07.536]➜  │   └── bzlib.h
2025-08-20T19:58:43.7634039Z [00:01:07.536]➜  └── lib
2025-08-20T19:58:43.7634260Z [00:01:07.536]➜      ├── pkgconfig
2025-08-20T19:58:43.7634510Z [00:01:07.536]➜      │   └── libbz2.pc
2025-08-20T19:58:43.7634760Z [00:01:07.536]➜      ├── libbz2.a
2025-08-20T19:58:43.7635255Z [00:01:07.536]➜      └── libbz2.so
2025-08-20T19:58:43.7635482Z [00:01:07.536]➜  
2025-08-20T19:58:43.7635698Z [00:01:07.536]➜  7 directories, 15 files
2025-08-20T19:58:43.7635936Z [00:01:07.536]➜  
2025-08-20T19:58:43.7636217Z [00:01:07.536]➜  [0;35m=>> STEP 20 : delete the working directory [0m
2025-08-20T19:58:43.7636671Z [00:01:07.536]➜  [0;35m==>[0m [0;32mrm -rf /root/.ppkg/run/134/linux-musl-aarch64/libbz2[0m
2025-08-20T19:58:43.7653470Z [00:01:07.538]➜  
2025-08-20T19:58:43.7653964Z [00:01:07.538]➜  [0;35m✅️  [0m[0;32mlinux-musl-aarch64/libbz2 was successfully installed.[0m[0;35m[0m
2025-08-20T19:58:43.7658282Z [00:01:07.539]➜  [0;35m>>> Installation [0m[0;32mlinux-musl-aarch64/libz[0m[0;35m start[0m
2025-08-20T19:58:43.7663027Z [00:01:07.539]➜        TIMESTAMP_UNIX = 1755719894
2025-08-20T19:58:43.7663746Z [00:01:07.539]➜  
2025-08-20T19:58:43.7664006Z [00:01:07.539]➜  NATIVE_PLATFORM_KIND = linux
2025-08-20T19:58:43.7664554Z [00:01:07.539]➜  NATIVE_PLATFORM_TYPE = linux
2025-08-20T19:58:43.7665143Z [00:01:07.539]➜  NATIVE_PLATFORM_CODE = alpine
2025-08-20T19:58:43.7665497Z [00:01:07.539]➜  NATIVE_PLATFORM_NAME = Alpine Linux
2025-08-20T19:58:43.7665845Z [00:01:07.539]➜  NATIVE_PLATFORM_VERS = 3.23.0_alpha20250612
2025-08-20T19:58:43.7666167Z [00:01:07.539]➜  NATIVE_PLATFORM_ARCH = aarch64
2025-08-20T19:58:43.7666454Z [00:01:07.539]➜  NATIVE_PLATFORM_NCPU = 4
2025-08-20T19:58:43.7666738Z [00:01:07.539]➜  NATIVE_PLATFORM_LIBC = musl
2025-08-20T19:58:43.7667040Z [00:01:07.539]➜  NATIVE_PLATFORM_EUID = 0
2025-08-20T19:58:43.7667315Z [00:01:07.539]➜  NATIVE_PLATFORM_EGID = 0
2025-08-20T19:58:43.7667553Z [00:01:07.539]➜  
2025-08-20T19:58:43.7667774Z [00:01:07.539]➜  TARGET_PLATFORM_NAME = linux
2025-08-20T19:58:43.7668087Z [00:01:07.539]➜  TARGET_PLATFORM_VERS = musl
2025-08-20T19:58:43.7668381Z [00:01:07.539]➜  TARGET_PLATFORM_ARCH = aarch64
2025-08-20T19:58:43.7668637Z [00:01:07.539]➜  
2025-08-20T19:58:43.7668900Z [00:01:07.539]➜  PPKG_ARG0            = /usr/local/bin/ppkg
2025-08-20T19:58:43.7669209Z [00:01:07.539]➜  PPKG_ARG1            = install
2025-08-20T19:58:43.7669664Z [00:01:07.539]➜  PPKG_ARGV            = /usr/local/bin/ppkg install dpkg --profile=release -j 5 --static
2025-08-20T19:58:43.7670106Z [00:01:07.539]➜  PPKG_PATH            = /usr/local/bin/ppkg
2025-08-20T19:58:43.7670427Z [00:01:07.539]➜  PPKG_HOME            = /root/.ppkg
2025-08-20T19:58:43.7670727Z [00:01:07.539]➜  PPKG_VERSION         = 0.23.30
2025-08-20T19:58:43.7671011Z [00:01:07.539]➜  PPKG_URL_TRANSFORM   = 
2025-08-20T19:58:43.7671550Z [00:01:07.539]➜  
2025-08-20T19:58:43.7671774Z [00:01:07.539]➜       CROSS_COMPILING = 0
2025-08-20T19:58:43.7672014Z [00:01:07.539]➜  
2025-08-20T19:58:43.7672224Z [00:01:07.539]➜             LOG_LEVEL = 1
2025-08-20T19:58:43.7672505Z [00:01:07.539]➜               PROFILE = release
2025-08-20T19:58:43.7672751Z [00:01:07.539]➜  
2025-08-20T19:58:43.7672964Z [00:01:07.539]➜         ENABLE_CCACHE = 
2025-08-20T19:58:43.7673259Z [00:01:07.539]➜  REQUEST_TO_KEEP_SESSION_DIR = 
2025-08-20T19:58:43.7673588Z [00:01:07.539]➜  REQUEST_TO_EXPORT_COMPILE_COMMANDS_JSON = 
2025-08-20T19:58:43.7673989Z [00:01:07.539]➜  REQUEST_TO_CREATE_FULLY_STATICALLY_LINKED_EXECUTABLE = 1
2025-08-20T19:58:43.7674307Z [00:01:07.539]➜  
2025-08-20T19:58:43.7674548Z [00:01:07.539]➜  [0;35m=>> STEP 1 : load formula [0m
2025-08-20T19:58:43.9156434Z [00:01:07.689]➜  
2025-08-20T19:58:43.9156851Z [00:01:07.689]➜  [0;35m=>> STEP 2 : calculate working/install directory [0m
2025-08-20T19:58:43.9160074Z [00:01:07.689]➜  PACKAGE_WORKING_DIR = /root/.ppkg/run/134/linux-musl-aarch64/libz
2025-08-20T19:58:43.9160667Z [00:01:07.689]➜  PACKAGE_BSCRIPT_DIR = /root/.ppkg/run/134/linux-musl-aarch64/libz/src
2025-08-20T19:58:43.9161181Z [00:01:07.689]➜  PACKAGE_BCACHED_DIR = /root/.ppkg/run/134/linux-musl-aarch64/libz/src/_
2025-08-20T19:58:43.9162134Z [00:01:07.689]➜  PACKAGE_INSTALL_DIR = /root/.ppkg/installed/linux-musl-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf
2025-08-20T19:58:43.9162703Z [00:01:07.689]➜  
2025-08-20T19:58:43.9163035Z [00:01:07.689]➜  [0;35m=>> STEP 3 : create the working directory and change to it [0m
2025-08-20T19:58:43.9163536Z [00:01:07.689]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/run/134/linux-musl-aarch64/libz[0m
2025-08-20T19:58:43.9165943Z [00:01:07.690]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libz[0m
2025-08-20T19:58:43.9166405Z [00:01:07.690]➜  [0;35m==>[0m [0;32minstall -d src/_ fix res bin lib include map[0m
2025-08-20T19:58:43.9172218Z [00:01:07.690]➜  
2025-08-20T19:58:43.9172597Z [00:01:07.690]➜  [0;35m=>> STEP 4 : install needed packages via uppm [0m
2025-08-20T19:58:43.9173214Z [00:01:07.690]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm about[0m
2025-08-20T19:58:43.9177942Z [00:01:07.691]➜  uppm.version : 0.15.4
2025-08-20T19:58:43.9178905Z [00:01:07.691]➜  uppm.homedir : /root/.ppkg/uppm
2025-08-20T19:58:43.9179317Z [00:01:07.691]➜  uppm.exepath : /root/.ppkg/core/uppm
2025-08-20T19:58:43.9180048Z [00:01:07.691]➜  uppm.website : https://github.com/leleliu008/uppm
2025-08-20T19:58:43.9180416Z [00:01:07.691]➜  
2025-08-20T19:58:43.9180677Z [00:01:07.691]➜  uppm.build.utctime: 2025-07-18 10:22:36
2025-08-20T19:58:43.9180989Z [00:01:07.691]➜  uppm.build.libyaml: 0.2.5
2025-08-20T19:58:43.9181278Z [00:01:07.691]➜  uppm.build.libcurl: 8.12.1
2025-08-20T19:58:43.9181565Z [00:01:07.691]➜  uppm.build.libgit2: 1.9.1
2025-08-20T19:58:43.9181850Z [00:01:07.691]➜  uppm.build.openssl: 3.4.1
2025-08-20T19:58:43.9182149Z [00:01:07.691]➜  uppm.build.jansson: 2.14
2025-08-20T19:58:43.9182432Z [00:01:07.691]➜  uppm.build.archive: 3.8.1
2025-08-20T19:58:43.9182715Z [00:01:07.691]➜  uppm.build.zlib:    1.3.1
2025-08-20T19:58:43.9183054Z [00:01:07.691]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm update[0m
2025-08-20T19:58:43.9183393Z [00:01:07.691]➜  === Updating formula repo
2025-08-20T19:58:44.0958823Z [00:01:07.869]➜  name: official-core
2025-08-20T19:58:44.0959236Z [00:01:07.869]➜  path: /root/.ppkg/uppm/repos.d/official-core
2025-08-20T19:58:44.0959739Z [00:01:07.869]➜  url:  https://github.com/leleliu008/uppm-package-repository-linux-aarch64
2025-08-20T19:58:44.0960137Z [00:01:07.869]➜  branch: master
2025-08-20T19:58:44.0960367Z [00:01:07.869]➜  pinned: no
2025-08-20T19:58:44.0960594Z [00:01:07.869]➜  enabled: yes
2025-08-20T19:58:44.0960857Z [00:01:07.869]➜  created: 2025-08-20 19:58:04+00:00
2025-08-20T19:58:44.0961164Z [00:01:07.869]➜  updated: 2025-08-20 19:58:38+00:00
2025-08-20T19:58:44.0961825Z [00:01:07.869]➜  Already up to date.
2025-08-20T19:58:44.0963111Z [00:01:07.869]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install curl[0m
2025-08-20T19:58:44.0983960Z [00:01:07.871]➜  uppm package 'curl' already has been installed.
2025-08-20T19:58:44.0985134Z [00:01:07.872]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install bsdtar[0m
2025-08-20T19:58:44.1007406Z [00:01:07.874]➜  uppm package 'bsdtar' already has been installed.
2025-08-20T19:58:44.1008689Z [00:01:07.874]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install cmake[0m
2025-08-20T19:58:44.1030648Z [00:01:07.876]➜  uppm package 'cmake' already has been installed.
2025-08-20T19:58:44.1032766Z [00:01:07.876]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install ninja[0m
2025-08-20T19:58:44.1054987Z [00:01:07.878]➜  uppm package 'ninja' already has been installed.
2025-08-20T19:58:44.1056394Z [00:01:07.879]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install pkg-config[0m
2025-08-20T19:58:44.1078638Z [00:01:07.881]➜  uppm package 'pkg-config' already has been installed.
2025-08-20T19:58:44.1080136Z [00:01:07.881]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install patchelf[0m
2025-08-20T19:58:44.1102463Z [00:01:07.883]➜  uppm package 'patchelf' already has been installed.
2025-08-20T19:58:44.1103318Z [00:01:07.883]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install tree[0m
2025-08-20T19:58:44.1125374Z [00:01:07.886]➜  uppm package 'tree' already has been installed.
2025-08-20T19:58:44.1126872Z [00:01:07.886]➜  
2025-08-20T19:58:44.1127199Z [00:01:07.886]➜  [0;35m=>> STEP 5 : locate needed tools [0m
2025-08-20T19:58:44.1129870Z [00:01:07.886]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/cmake/bin/cmake --version[0m
2025-08-20T19:58:44.1142280Z [00:01:07.887]➜  cmake version 3.30.2
2025-08-20T19:58:44.1142559Z [00:01:07.887]➜  
2025-08-20T19:58:44.1142914Z [00:01:07.887]➜  CMake suite maintained and supported by Kitware (kitware.com/cmake).
2025-08-20T19:58:44.1146320Z [00:01:07.888]➜  
2025-08-20T19:58:44.1149388Z [00:01:07.888]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/ninja/bin/ninja --version[0m
2025-08-20T19:58:44.1154089Z [00:01:07.888]➜  1.11.1
2025-08-20T19:58:44.1156047Z [00:01:07.889]➜  
2025-08-20T19:58:44.1159615Z [00:01:07.889]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/pkg-config/bin/pkg-config --version[0m
2025-08-20T19:58:44.1163407Z [00:01:07.889]➜  0.29.2
2025-08-20T19:58:44.1164555Z [00:01:07.890]➜  
2025-08-20T19:58:44.1168964Z [00:01:07.890]➜  
2025-08-20T19:58:44.1169511Z [00:01:07.890]➜  [0;35m=>> STEP 6 : dofetch [0m
2025-08-20T19:58:44.1192767Z [00:01:07.892]➜  [0;35m==>[0m [0;32mcurl --fail --retry 20 --retry-delay 30 --location --cacert /root/.ppkg/core/cacert.pem -o '/root/.ppkg/downloads/3a746af001e6e8822d097331bc6234c2e6739aac36eb412be958b6a9ff2a8164.tmp' 'https://zlib.net/zlib-1.3.1.tar.gz'[0m
2025-08-20T19:58:44.1202622Z [00:01:07.893]➜    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:58:44.1203114Z [00:01:07.893]➜                                   Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:58:44.5421475Z [00:01:08.315]➜  
2025-08-20T19:58:44.5421786Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:44.5422117Z 100 1477k  100 1477k    0     0  3502k      0 --:--:-- --:--:-- --:--:-- 3509k
2025-08-20T19:58:44.5455115Z [00:01:08.318]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/downloads/3a746af001e6e8822d097331bc6234c2e6739aac36eb412be958b6a9ff2a8164.tmp /root/.ppkg/downloads/9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23.tgz[0m
2025-08-20T19:58:44.5460174Z [00:01:08.319]➜  
2025-08-20T19:58:44.5460580Z [00:01:08.319]➜  [0;35m=>> STEP 7 : unpack/copy resources to proper location [0m
2025-08-20T19:58:44.5461641Z [00:01:08.319]➜  [0;35m==>[0m [0;32mbsdtar xf /root/.ppkg/downloads/9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23.tgz -C /root/.ppkg/run/134/linux-musl-aarch64/libz/src --strip-components 1 --no-same-owner[0m
2025-08-20T19:58:44.5630255Z [00:01:08.336]➜  
2025-08-20T19:58:44.5630615Z [00:01:08.336]➜  [0;35m=>> STEP 8 : prepare C/C++ toolchain for target build [0m
2025-08-20T19:58:44.5630947Z [00:01:08.336]➜  
2025-08-20T19:58:44.5631381Z [00:01:08.336]➜  [0;35m=>> STEP 9 : check if C compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:58:44.5792953Z [00:01:08.352]➜  [0;31m💔  NO[0m
2025-08-20T19:58:44.5793232Z [00:01:08.352]➜  
2025-08-20T19:58:44.5793727Z [00:01:08.352]➜  [0;35m=>> STEP 10 : check if C++ compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:58:44.5954067Z [00:01:08.368]➜  [0;31m💔  NO[0m
2025-08-20T19:58:44.5954345Z [00:01:08.368]➜  
2025-08-20T19:58:44.5954615Z [00:01:08.368]➜  [0;35m=>> STEP 11 : dopatch for target [0m
2025-08-20T19:58:44.5955253Z [00:01:08.368]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libz/src[0m
2025-08-20T19:58:44.5963731Z [00:01:08.369]➜  
2025-08-20T19:58:44.5964026Z [00:01:08.369]➜  [0;35m=>> STEP 12 : install for target [0m
2025-08-20T19:58:44.5975787Z [00:01:08.369]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libz/src/_[0m
2025-08-20T19:58:44.5976355Z [00:01:08.369]➜  CMAKE_TOOLCHAIN_FILE=/root/.ppkg/run/134/linux-musl-aarch64/libz/toolchain.cmake
2025-08-20T19:58:44.5978534Z [00:01:08.371]➜  [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-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf' -DCMAKE_TOOLCHAIN_FILE='/root/.ppkg/run/134/linux-musl-aarch64/libz/toolchain.cmake' -DCMAKE_VERBOSE_MAKEFILE='ON' -DCMAKE_COLOR_MAKEFILE='ON' -S /root/.ppkg/run/134/linux-musl-aarch64/libz/src -B /root/.ppkg/run/134/linux-musl-aarch64/libz/src/_[0m
2025-08-20T19:58:44.6011607Z [00:01:08.374]➜  -- CMake command: /root/.ppkg/uppm/installed/cmake/bin/cmake
2025-08-20T19:58:44.6012013Z [00:01:08.374]➜  -- CMake version: 3.30.2
2025-08-20T19:58:44.6012337Z [00:01:08.374]➜  -- CMAKE_HOST_SYSTEM_NAME: Linux
2025-08-20T19:58:44.6012637Z [00:01:08.374]➜  --      CMAKE_SYSTEM_NAME: 
2025-08-20T19:58:44.6017050Z [00:01:08.375]➜  -- CMake command: /root/.ppkg/uppm/installed/cmake/bin/cmake
2025-08-20T19:58:44.6017446Z [00:01:08.375]➜  -- CMake version: 3.30.2
2025-08-20T19:58:44.6017743Z [00:01:08.375]➜  -- CMAKE_HOST_SYSTEM_NAME: Linux
2025-08-20T19:58:44.6018057Z [00:01:08.375]➜  --      CMAKE_SYSTEM_NAME: Linux
2025-08-20T19:58:44.6410953Z [00:01:08.414]➜  -- The C compiler identification is GNU 15.2.0
2025-08-20T19:58:44.6517651Z [00:01:08.425]➜  -- Detecting C compiler ABI info
2025-08-20T19:58:44.6937036Z [00:01:08.467]➜  -- Detecting C compiler ABI info - done
2025-08-20T19:58:44.7068726Z [00:01:08.480]➜  -- Check for working C compiler: /root/.ppkg/core/wrapper-target-cc - skipped
2025-08-20T19:58:44.7069955Z [00:01:08.480]➜  -- Detecting C compile features
2025-08-20T19:58:44.7074158Z [00:01:08.480]➜  -- Detecting C compile features - done
2025-08-20T19:58:44.7088229Z [00:01:08.482]➜  -- Looking for sys/types.h
2025-08-20T19:58:44.7497718Z [00:01:08.523]➜  -- Looking for sys/types.h - found
2025-08-20T19:58:44.7498123Z [00:01:08.523]➜  -- Looking for stdint.h
2025-08-20T19:58:44.7906024Z [00:01:08.563]➜  -- Looking for stdint.h - found
2025-08-20T19:58:44.7906386Z [00:01:08.564]➜  -- Looking for stddef.h
2025-08-20T19:58:44.8297996Z [00:01:08.603]➜  -- Looking for stddef.h - found
2025-08-20T19:58:44.8299431Z [00:01:08.603]➜  -- Check size of off64_t
2025-08-20T19:58:44.8716398Z [00:01:08.645]➜  -- Check size of off64_t - done
2025-08-20T19:58:44.8716756Z [00:01:08.645]➜  -- Looking for fseeko
2025-08-20T19:58:44.9123713Z [00:01:08.685]➜  -- Looking for fseeko - found
2025-08-20T19:58:44.9124064Z [00:01:08.685]➜  -- Looking for unistd.h
2025-08-20T19:58:44.9520994Z [00:01:08.725]➜  -- Looking for unistd.h - found
2025-08-20T19:58:44.9521343Z [00:01:08.725]➜  -- Renaming
2025-08-20T19:58:44.9521694Z [00:01:08.725]➜  --     /root/.ppkg/run/134/linux-musl-aarch64/libz/src/zconf.h
2025-08-20T19:58:44.9522546Z [00:01:08.725]➜  -- to 'zconf.h.included' because this file is included with zlib
2025-08-20T19:58:44.9523013Z [00:01:08.725]➜  -- but CMake generates it automatically in the build directory.
2025-08-20T19:58:44.9541345Z [00:01:08.727]➜  -- Configuring done (0.4s)
2025-08-20T19:58:44.9621832Z [00:01:08.735]➜  CMake Warning:
2025-08-20T19:58:44.9622260Z [00:01:08.735]➜    Manually-specified variables were not used by the project:
2025-08-20T19:58:44.9622633Z [00:01:08.735]➜  
2025-08-20T19:58:44.9622842Z [00:01:08.735]➜      BUILD_TESTING
2025-08-20T19:58:44.9623105Z [00:01:08.735]➜      CMAKE_COLOR_MAKEFILE
2025-08-20T19:58:44.9623381Z [00:01:08.735]➜      CMAKE_INSTALL_LIBDIR
2025-08-20T19:58:44.9623625Z [00:01:08.735]➜  
2025-08-20T19:58:44.9623810Z [00:01:08.735]➜  
2025-08-20T19:58:44.9624043Z [00:01:08.735]➜  -- Generating done (0.0s)
2025-08-20T19:58:44.9625761Z [00:01:08.736]➜  -- Build files have been written to: /root/.ppkg/run/134/linux-musl-aarch64/libz/src/_
2025-08-20T19:58:44.9651696Z [00:01:08.738]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/cmake/bin/cmake --build /root/.ppkg/run/134/linux-musl-aarch64/libz/src/_[0m
2025-08-20T19:58:44.9667188Z [00:01:08.740]➜  Change Dir: '/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_'
2025-08-20T19:58:44.9667553Z [00:01:08.740]➜  
2025-08-20T19:58:44.9667910Z [00:01:08.740]➜  Run Build Command(s): /root/.ppkg/uppm/installed/ninja/bin/ninja -v -j 5
2025-08-20T19:58:45.0346265Z [00:01:08.807]➜  [1/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/gzclose.c
2025-08-20T19:58:45.0387773Z [00:01:08.811]➜  [2/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/compress.c
2025-08-20T19:58:45.1013181Z [00:01:08.874]➜  [3/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/adler32.c
2025-08-20T19:58:45.2108192Z [00:01:08.984]➜  [4/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/gzlib.c
2025-08-20T19:58:45.2528159Z [00:01:09.025]➜  [5/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/gzread.c
2025-08-20T19:58:45.2700542Z [00:01:09.043]➜  [6/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/crc32.c
2025-08-20T19:58:45.3868857Z [00:01:09.160]➜  [7/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/gzwrite.c
2025-08-20T19:58:45.5454264Z [00:01:09.318]➜  [8/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/infback.c
2025-08-20T19:58:45.5755130Z [00:01:09.348]➜  [9/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/inftrees.c
2025-08-20T19:58:45.6355821Z [00:01:09.408]➜  [10/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/uncompr.c
2025-08-20T19:58:45.6993631Z [00:01:09.472]➜  [11/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/inffast.c
2025-08-20T19:58:45.6998191Z [00:01:09.473]➜  [12/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/zutil.c
2025-08-20T19:58:45.7799745Z [00:01:09.553]➜  [13/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/compress.c
2025-08-20T19:58:45.8074031Z [00:01:09.580]➜  [14/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/adler32.c
2025-08-20T19:58:45.8166803Z [00:01:09.589]➜  [15/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/deflate.c
2025-08-20T19:58:45.8804291Z [00:01:09.653]➜  [16/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/gzclose.c
2025-08-20T19:58:46.0207825Z [00:01:09.793]➜  [17/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/trees.c
2025-08-20T19:58:46.0321060Z [00:01:09.805]➜  [18/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/crc32.c
2025-08-20T19:58:46.0670205Z [00:01:09.840]➜  [19/41] /root/.ppkg/core/wrapper-target-cc -DZLIB_DLL -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/inflate.c
2025-08-20T19:58:46.0853158Z [00:01:09.858]➜  [20/41] : && /root/.ppkg/core/wrapper-target-cc -fPIC -I/root/.ppkg/run/134/linux-musl-aarch64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG  -L/root/.ppkg/run/134/linux-musl-aarch64/libz/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s  -Wl,--version-script,"/root/.ppkg/run/134/linux-musl-aarch64/libz/src/zlib.map" -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:58:46.0909849Z [00:01:09.864]➜  [21/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:58:46.1116439Z [00:01:09.884]➜  [22/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/gzlib.c
2025-08-20T19:58:46.2419805Z [00:01:10.015]➜  [23/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/gzwrite.c
2025-08-20T19:58:46.2462189Z [00:01:10.019]➜  [24/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/gzread.c
2025-08-20T19:58:46.3987437Z [00:01:10.171]➜  [25/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/inftrees.c
2025-08-20T19:58:46.5043383Z [00:01:10.277]➜  [26/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/infback.c
2025-08-20T19:58:46.5493046Z [00:01:10.322]➜  [27/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/inffast.c
2025-08-20T19:58:46.5898250Z [00:01:10.361]➜  [28/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/uncompr.c
2025-08-20T19:58:46.6141030Z [00:01:10.387]➜  [29/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/zutil.c
2025-08-20T19:58:46.7355286Z [00:01:10.508]➜  [30/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/deflate.c
2025-08-20T19:58:46.8225702Z [00:01:10.595]➜  [31/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/test/example.c
2025-08-20T19:58:46.8364738Z [00:01:10.609]➜  [32/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/test/minigzip.c
2025-08-20T19:58:46.8391144Z [00:01:10.612]➜  [33/41] : && /root/.ppkg/core/wrapper-target-cc -I/root/.ppkg/run/134/linux-musl-aarch64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -L/root/.ppkg/run/134/linux-musl-aarch64/libz/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s CMakeFiles/example.dir/test/example.c.o -o example  -Wl,-rpath,/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_  libz.so.1.3.1 && :
2025-08-20T19:58:46.8426205Z [00:01:10.615]➜  [34/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/trees.c
2025-08-20T19:58:46.8462905Z [00:01:10.619]➜  [35/41] : && /root/.ppkg/core/wrapper-target-cc -I/root/.ppkg/run/134/linux-musl-aarch64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -L/root/.ppkg/run/134/linux-musl-aarch64/libz/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s CMakeFiles/minigzip.dir/test/minigzip.c.o -o minigzip  -Wl,-rpath,/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_  libz.so.1.3.1 && :
2025-08-20T19:58:46.9005600Z [00:01:10.673]➜  [36/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/test/example.c
2025-08-20T19:58:46.9129296Z [00:01:10.683]➜  [37/41] : && /root/.ppkg/core/wrapper-target-cc -I/root/.ppkg/run/134/linux-musl-aarch64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -L/root/.ppkg/run/134/linux-musl-aarch64/libz/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s CMakeFiles/example64.dir/test/example.c.o -o example64  -Wl,-rpath,/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_  libz.so.1.3.1 && :
2025-08-20T19:58:46.9162355Z [00:01:10.689]➜  [38/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/inflate.c
2025-08-20T19:58:46.9239609Z [00:01:10.697]➜  [39/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:58:46.9517774Z [00:01:10.725]➜  [40/41] /root/.ppkg/core/wrapper-target-cc -D_LARGEFILE64_SOURCE=1 -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_ -I/root/.ppkg/run/134/linux-musl-aarch64/libz/src -I/root/.ppkg/run/134/linux-musl-aarch64/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-aarch64/libz/src/test/minigzip.c
2025-08-20T19:58:46.9592335Z [00:01:10.732]➜  [41/41] : && /root/.ppkg/core/wrapper-target-cc -I/root/.ppkg/run/134/linux-musl-aarch64/libz/include  -DNDEBUG   -Os  -O3 -DNDEBUG -L/root/.ppkg/run/134/linux-musl-aarch64/libz/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s CMakeFiles/minigzip64.dir/test/minigzip.c.o -o minigzip64  -Wl,-rpath,/root/.ppkg/run/134/linux-musl-aarch64/libz/src/_  libz.so.1.3.1 && :
2025-08-20T19:58:46.9595960Z [00:01:10.733]➜  
2025-08-20T19:58:46.9598647Z [00:01:10.733]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/cmake/bin/cmake --install /root/.ppkg/run/134/linux-musl-aarch64/libz/src/_[0m
2025-08-20T19:58:46.9614568Z [00:01:10.734]➜  -- Install configuration: "Release"
2025-08-20T19:58:46.9617215Z [00:01:10.735]➜  -- Installing: /root/.ppkg/installed/linux-musl-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf/lib/libz.so.1.3.1
2025-08-20T19:58:46.9620512Z [00:01:10.735]➜  -- Installing: /root/.ppkg/installed/linux-musl-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf/lib/libz.so.1
2025-08-20T19:58:46.9621531Z [00:01:10.735]➜  -- Installing: /root/.ppkg/installed/linux-musl-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf/lib/libz.so
2025-08-20T19:58:46.9622534Z [00:01:10.735]➜  -- Installing: /root/.ppkg/installed/linux-musl-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf/lib/libz.a
2025-08-20T19:58:46.9624983Z [00:01:10.735]➜  -- Installing: /root/.ppkg/installed/linux-musl-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf/include/zconf.h
2025-08-20T19:58:46.9626346Z [00:01:10.736]➜  -- Installing: /root/.ppkg/installed/linux-musl-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf/include/zlib.h
2025-08-20T19:58:46.9628478Z [00:01:10.736]➜  -- Installing: /root/.ppkg/installed/linux-musl-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf/share/man/man3/zlib.3
2025-08-20T19:58:46.9629645Z [00:01:10.736]➜  -- Installing: /root/.ppkg/installed/linux-musl-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf/lib/pkgconfig/zlib.pc
2025-08-20T19:58:46.9646257Z [00:01:10.738]➜  
2025-08-20T19:58:46.9646627Z [00:01:10.738]➜  [0;35m=>> STEP 13 : change to the installed directory [0m
2025-08-20T19:58:46.9647346Z [00:01:10.738]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf[0m
2025-08-20T19:58:46.9651354Z [00:01:10.738]➜  
2025-08-20T19:58:46.9651645Z [00:01:10.738]➜  [0;35m=>> STEP 14 : dotweak [0m
2025-08-20T19:58:46.9652053Z [00:01:10.738]➜  [0;35m==>[0m [0;32mln -s zlib.pc lib/pkgconfig/libz.pc[0m
2025-08-20T19:58:46.9664130Z [00:01:10.739]➜  
2025-08-20T19:58:46.9664445Z [00:01:10.739]➜  [0;35m=>> STEP 15 : tweak .pc files [0m
2025-08-20T19:58:46.9696430Z [00:01:10.743]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf[0m
2025-08-20T19:58:46.9701646Z [00:01:10.743]➜  [0;35m==>[0m [0;32minstall -d .ppkg/dependencies/lib/[0m
2025-08-20T19:58:46.9707578Z [00:01:10.744]➜  [0;35m==>[0m [0;32minstall -d .ppkg/dependencies/sys/[0m
2025-08-20T19:58:46.9712492Z [00:01:10.744]➜  
2025-08-20T19:58:46.9712745Z [00:01:10.744]➜  [0;35m=>> STEP 16 : docheck [0m
2025-08-20T19:58:46.9727726Z [00:01:10.746]➜  NOT an ELF file: share/man/man3/zlib.3
2025-08-20T19:58:46.9731873Z [00:01:10.746]➜  NOT an ELF file: files.txt
2025-08-20T19:58:46.9737470Z [00:01:10.747]➜  NOT an ELF file: include/zconf.h
2025-08-20T19:58:46.9740632Z [00:01:10.747]➜  NOT an ELF file: include/zlib.h
2025-08-20T19:58:46.9746082Z [00:01:10.748]➜  NOT an ELF file: lib/libz.a
2025-08-20T19:58:46.9750143Z [00:01:10.748]➜  NOT an ELF file: lib/pkgconfig/zlib.pc
2025-08-20T19:58:46.9756604Z [00:01:10.749]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/patchelf/bin/patchelf --remove-rpath lib/libz.so.1.3.1[0m
2025-08-20T19:58:46.9802158Z [00:01:10.753]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/lib/[0m
2025-08-20T19:58:46.9807055Z [00:01:10.754]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/sys/[0m
2025-08-20T19:58:46.9812990Z [00:01:10.754]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/rmdir-if-empty .ppkg/dependencies/[0m
2025-08-20T19:58:46.9816411Z [00:01:10.755]➜  
2025-08-20T19:58:46.9816740Z [00:01:10.755]➜  [0;35m=>> STEP 17 : generate MANIFEST.txt [0m
2025-08-20T19:58:46.9824144Z [00:01:10.755]➜  [0;35m==>[0m [0;32mcd .ppkg[0m
2025-08-20T19:58:46.9825295Z [00:01:10.755]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/134/linux-musl-aarch64/libz/toolchain-native.sh .[0m
2025-08-20T19:58:46.9830511Z [00:01:10.756]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/run/134/linux-musl-aarch64/libz/toolchain-target.sh .[0m
2025-08-20T19:58:46.9925185Z [00:01:10.766]➜  
2025-08-20T19:58:46.9925562Z [00:01:10.766]➜  [0;35m=>> STEP 18 : generate RECEIPT.yml [0m
2025-08-20T19:58:47.0036911Z [00:01:10.777]➜  getconf: GNU_LIBC_VERSION: unknown variable
2025-08-20T19:58:47.0040047Z [00:01:10.777]➜  
2025-08-20T19:58:47.0040330Z [00:01:10.777]➜  [0;35m=>> STEP 19 : generate index [0m
2025-08-20T19:58:47.0040759Z [00:01:10.777]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/installed/linux-musl-aarch64[0m
2025-08-20T19:58:47.0041354Z [00:01:10.777]➜  [0;35m==>[0m [0;32mln -s -f -T e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf libz[0m
2025-08-20T19:58:47.0045391Z [00:01:10.778]➜  
2025-08-20T19:58:47.0046117Z [00:01:10.778]➜  [0;35m=>> STEP 20 : show installed files in tree-like format [0m
2025-08-20T19:58:47.0046992Z [00:01:10.778]➜  [0;35m==>[0m [0;32mtree --dirsfirst -a /root/.ppkg/installed/linux-musl-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf[0m
2025-08-20T19:58:47.0050425Z [00:01:10.778]➜  /root/.ppkg/installed/linux-musl-aarch64/e85a2280898fb4d324a0d0002d9cf703efe12ea1c2a1d4a6d913a5855b7bc6bf
2025-08-20T19:58:47.0053118Z [00:01:10.778]➜  ├── .ppkg
2025-08-20T19:58:47.0053419Z [00:01:10.778]➜  │   ├── dependencies
2025-08-20T19:58:47.0053677Z [00:01:10.778]➜  │   │   └── sys
2025-08-20T19:58:47.0054313Z [00:01:10.778]➜  │   │       └── libc.musl-aarch64.so.1
2025-08-20T19:58:47.0054602Z [00:01:10.778]➜  │   ├── ChangeLog
2025-08-20T19:58:47.0055044Z [00:01:10.778]➜  │   ├── FAQ
2025-08-20T19:58:47.0055331Z [00:01:10.778]➜  │   ├── LICENSE
2025-08-20T19:58:47.0055574Z [00:01:10.778]➜  │   ├── MANIFEST.txt
2025-08-20T19:58:47.0055820Z [00:01:10.778]➜  │   ├── README
2025-08-20T19:58:47.0056055Z [00:01:10.778]➜  │   ├── RECEIPT.yml
2025-08-20T19:58:47.0056346Z [00:01:10.778]➜  │   ├── toolchain-native.sh
2025-08-20T19:58:47.0056637Z [00:01:10.778]➜  │   └── toolchain-target.sh
2025-08-20T19:58:47.0056898Z [00:01:10.778]➜  ├── include
2025-08-20T19:58:47.0057123Z [00:01:10.778]➜  │   ├── zconf.h
2025-08-20T19:58:47.0057354Z [00:01:10.778]➜  │   └── zlib.h
2025-08-20T19:58:47.0057572Z [00:01:10.778]➜  ├── lib
2025-08-20T19:58:47.0057797Z [00:01:10.778]➜  │   ├── pkgconfig
2025-08-20T19:58:47.0058074Z [00:01:10.778]➜  │   │   ├── libz.pc -> zlib.pc
2025-08-20T19:58:47.0058346Z [00:01:10.778]➜  │   │   └── zlib.pc
2025-08-20T19:58:47.0058602Z [00:01:10.778]➜  │   ├── libz.a
2025-08-20T19:58:47.0058850Z [00:01:10.778]➜  │   ├── libz.so -> libz.so.1
2025-08-20T19:58:47.0059153Z [00:01:10.778]➜  │   ├── libz.so.1 -> libz.so.1.3.1
2025-08-20T19:58:47.0059462Z [00:01:10.778]➜  │   └── libz.so.1.3.1
2025-08-20T19:58:47.0059707Z [00:01:10.778]➜  └── share
2025-08-20T19:58:47.0059924Z [00:01:10.778]➜      └── man
2025-08-20T19:58:47.0060152Z [00:01:10.778]➜          └── man3
2025-08-20T19:58:47.0060410Z [00:01:10.778]➜              └── zlib.3
2025-08-20T19:58:47.0060641Z [00:01:10.778]➜  
2025-08-20T19:58:47.0060855Z [00:01:10.778]➜  10 directories, 18 files
2025-08-20T19:58:47.0061097Z [00:01:10.778]➜  
2025-08-20T19:58:47.0061377Z [00:01:10.778]➜  [0;35m=>> STEP 21 : delete the working directory [0m
2025-08-20T19:58:47.0061825Z [00:01:10.778]➜  [0;35m==>[0m [0;32mrm -rf /root/.ppkg/run/134/linux-musl-aarch64/libz[0m
2025-08-20T19:58:47.0109182Z [00:01:10.784]➜  
2025-08-20T19:58:47.0109658Z [00:01:10.784]➜  [0;35m✅️  [0m[0;32mlinux-musl-aarch64/libz was successfully installed.[0m[0;35m[0m
2025-08-20T19:58:47.0114618Z [00:01:10.784]➜  [0;35m>>> Installation [0m[0;32mlinux-musl-aarch64/libncurses[0m[0;35m start[0m
2025-08-20T19:58:47.0120619Z [00:01:10.785]➜        TIMESTAMP_UNIX = 1755719894
2025-08-20T19:58:47.0121231Z [00:01:10.785]➜  
2025-08-20T19:58:47.0121479Z [00:01:10.785]➜  NATIVE_PLATFORM_KIND = linux
2025-08-20T19:58:47.0121778Z [00:01:10.785]➜  NATIVE_PLATFORM_TYPE = linux
2025-08-20T19:58:47.0122301Z [00:01:10.785]➜  NATIVE_PLATFORM_CODE = alpine
2025-08-20T19:58:47.0122707Z [00:01:10.785]➜  NATIVE_PLATFORM_NAME = Alpine Linux
2025-08-20T19:58:47.0123053Z [00:01:10.785]➜  NATIVE_PLATFORM_VERS = 3.23.0_alpha20250612
2025-08-20T19:58:47.0123375Z [00:01:10.785]➜  NATIVE_PLATFORM_ARCH = aarch64
2025-08-20T19:58:47.0123661Z [00:01:10.785]➜  NATIVE_PLATFORM_NCPU = 4
2025-08-20T19:58:47.0123945Z [00:01:10.785]➜  NATIVE_PLATFORM_LIBC = musl
2025-08-20T19:58:47.0124226Z [00:01:10.785]➜  NATIVE_PLATFORM_EUID = 0
2025-08-20T19:58:47.0124514Z [00:01:10.785]➜  NATIVE_PLATFORM_EGID = 0
2025-08-20T19:58:47.0124753Z [00:01:10.785]➜  
2025-08-20T19:58:47.0125920Z [00:01:10.785]➜  TARGET_PLATFORM_NAME = linux
2025-08-20T19:58:47.0126224Z [00:01:10.785]➜  TARGET_PLATFORM_VERS = musl
2025-08-20T19:58:47.0126521Z [00:01:10.785]➜  TARGET_PLATFORM_ARCH = aarch64
2025-08-20T19:58:47.0126773Z [00:01:10.785]➜  
2025-08-20T19:58:47.0127024Z [00:01:10.785]➜  PPKG_ARG0            = /usr/local/bin/ppkg
2025-08-20T19:58:47.0127351Z [00:01:10.785]➜  PPKG_ARG1            = install
2025-08-20T19:58:47.0127804Z [00:01:10.785]➜  PPKG_ARGV            = /usr/local/bin/ppkg install dpkg --profile=release -j 5 --static
2025-08-20T19:58:47.0128248Z [00:01:10.785]➜  PPKG_PATH            = /usr/local/bin/ppkg
2025-08-20T19:58:47.0128567Z [00:01:10.785]➜  PPKG_HOME            = /root/.ppkg
2025-08-20T19:58:47.0128864Z [00:01:10.785]➜  PPKG_VERSION         = 0.23.30
2025-08-20T19:58:47.0129150Z [00:01:10.785]➜  PPKG_URL_TRANSFORM   = 
2025-08-20T19:58:47.0129673Z [00:01:10.785]➜  
2025-08-20T19:58:47.0129892Z [00:01:10.785]➜       CROSS_COMPILING = 0
2025-08-20T19:58:47.0130134Z [00:01:10.785]➜  
2025-08-20T19:58:47.0130344Z [00:01:10.785]➜             LOG_LEVEL = 1
2025-08-20T19:58:47.0130619Z [00:01:10.785]➜               PROFILE = release
2025-08-20T19:58:47.0130866Z [00:01:10.785]➜  
2025-08-20T19:58:47.0131072Z [00:01:10.785]➜         ENABLE_CCACHE = 
2025-08-20T19:58:47.0131356Z [00:01:10.785]➜  REQUEST_TO_KEEP_SESSION_DIR = 
2025-08-20T19:58:47.0131698Z [00:01:10.785]➜  REQUEST_TO_EXPORT_COMPILE_COMMANDS_JSON = 
2025-08-20T19:58:47.0132096Z [00:01:10.785]➜  REQUEST_TO_CREATE_FULLY_STATICALLY_LINKED_EXECUTABLE = 1
2025-08-20T19:58:47.0132423Z [00:01:10.786]➜  
2025-08-20T19:58:47.0132658Z [00:01:10.786]➜  [0;35m=>> STEP 1 : load formula [0m
2025-08-20T19:58:47.1666567Z [00:01:10.940]➜  
2025-08-20T19:58:47.1666992Z [00:01:10.940]➜  [0;35m=>> STEP 2 : calculate working/install directory [0m
2025-08-20T19:58:47.1670497Z [00:01:10.940]➜  PACKAGE_WORKING_DIR = /root/.ppkg/run/134/linux-musl-aarch64/libncurses
2025-08-20T19:58:47.1671085Z [00:01:10.940]➜  PACKAGE_BSCRIPT_DIR = /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src
2025-08-20T19:58:47.1671630Z [00:01:10.940]➜  PACKAGE_BCACHED_DIR = /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_
2025-08-20T19:58:47.1672408Z [00:01:10.940]➜  PACKAGE_INSTALL_DIR = /root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460
2025-08-20T19:58:47.1672970Z [00:01:10.940]➜  
2025-08-20T19:58:47.1673294Z [00:01:10.940]➜  [0;35m=>> STEP 3 : create the working directory and change to it [0m
2025-08-20T19:58:47.1673810Z [00:01:10.940]➜  [0;35m==>[0m [0;32minstall -d /root/.ppkg/run/134/linux-musl-aarch64/libncurses[0m
2025-08-20T19:58:47.1675983Z [00:01:10.941]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libncurses[0m
2025-08-20T19:58:47.1676470Z [00:01:10.941]➜  [0;35m==>[0m [0;32minstall -d src/_ fix res bin lib include map[0m
2025-08-20T19:58:47.1683316Z [00:01:10.941]➜  
2025-08-20T19:58:47.1683692Z [00:01:10.941]➜  [0;35m=>> STEP 4 : install needed packages via uppm [0m
2025-08-20T19:58:47.1684101Z [00:01:10.941]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm about[0m
2025-08-20T19:58:47.1687715Z [00:01:10.942]➜  uppm.version : 0.15.4
2025-08-20T19:58:47.1688468Z [00:01:10.942]➜  uppm.homedir : /root/.ppkg/uppm
2025-08-20T19:58:47.1688837Z [00:01:10.942]➜  uppm.exepath : /root/.ppkg/core/uppm
2025-08-20T19:58:47.1689543Z [00:01:10.942]➜  uppm.website : https://github.com/leleliu008/uppm
2025-08-20T19:58:47.1689922Z [00:01:10.942]➜  
2025-08-20T19:58:47.1690184Z [00:01:10.942]➜  uppm.build.utctime: 2025-07-18 10:22:36
2025-08-20T19:58:47.1690494Z [00:01:10.942]➜  uppm.build.libyaml: 0.2.5
2025-08-20T19:58:47.1690784Z [00:01:10.942]➜  uppm.build.libcurl: 8.12.1
2025-08-20T19:58:47.1691071Z [00:01:10.942]➜  uppm.build.libgit2: 1.9.1
2025-08-20T19:58:47.1691354Z [00:01:10.942]➜  uppm.build.openssl: 3.4.1
2025-08-20T19:58:47.1691651Z [00:01:10.942]➜  uppm.build.jansson: 2.14
2025-08-20T19:58:47.1691932Z [00:01:10.942]➜  uppm.build.archive: 3.8.1
2025-08-20T19:58:47.1692213Z [00:01:10.942]➜  uppm.build.zlib:    1.3.1
2025-08-20T19:58:47.1693047Z [00:01:10.942]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm update[0m
2025-08-20T19:58:47.1693525Z [00:01:10.942]➜  === Updating formula repo
2025-08-20T19:58:47.3368665Z [00:01:11.110]➜  name: official-core
2025-08-20T19:58:47.3369085Z [00:01:11.110]➜  path: /root/.ppkg/uppm/repos.d/official-core
2025-08-20T19:58:47.3369586Z [00:01:11.110]➜  url:  https://github.com/leleliu008/uppm-package-repository-linux-aarch64
2025-08-20T19:58:47.3369977Z [00:01:11.110]➜  branch: master
2025-08-20T19:58:47.3370207Z [00:01:11.110]➜  pinned: no
2025-08-20T19:58:47.3370430Z [00:01:11.110]➜  enabled: yes
2025-08-20T19:58:47.3370695Z [00:01:11.110]➜  created: 2025-08-20 19:58:04+00:00
2025-08-20T19:58:47.3371000Z [00:01:11.110]➜  updated: 2025-08-20 19:58:44+00:00
2025-08-20T19:58:47.3371592Z [00:01:11.110]➜  Already up to date.
2025-08-20T19:58:47.3375132Z [00:01:11.111]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install curl[0m
2025-08-20T19:58:47.3393967Z [00:01:11.112]➜  uppm package 'curl' already has been installed.
2025-08-20T19:58:47.3396456Z [00:01:11.113]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install bsdtar[0m
2025-08-20T19:58:47.3417768Z [00:01:11.115]➜  uppm package 'bsdtar' already has been installed.
2025-08-20T19:58:47.3419585Z [00:01:11.115]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install gmake[0m
2025-08-20T19:58:47.3441614Z [00:01:11.117]➜  uppm package 'gmake' already has been installed.
2025-08-20T19:58:47.3442843Z [00:01:11.117]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install gmake[0m
2025-08-20T19:58:47.3464743Z [00:01:11.119]➜  uppm package 'gmake' already has been installed.
2025-08-20T19:58:47.3465557Z [00:01:11.120]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install pkg-config[0m
2025-08-20T19:58:47.3488210Z [00:01:11.122]➜  uppm package 'pkg-config' already has been installed.
2025-08-20T19:58:47.3489663Z [00:01:11.122]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install patchelf[0m
2025-08-20T19:58:47.3513119Z [00:01:11.124]➜  uppm package 'patchelf' already has been installed.
2025-08-20T19:58:47.3514346Z [00:01:11.124]➜  [0;35m==>[0m [0;32m/root/.ppkg/core/uppm install tree[0m
2025-08-20T19:58:47.3536643Z [00:01:11.127]➜  uppm package 'tree' already has been installed.
2025-08-20T19:58:47.3540309Z [00:01:11.127]➜  
2025-08-20T19:58:47.3540932Z [00:01:11.127]➜  [0;35m=>> STEP 5 : locate needed tools [0m
2025-08-20T19:58:47.3541411Z [00:01:11.127]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake --version[0m
2025-08-20T19:58:47.3546792Z [00:01:11.128]➜  GNU Make 4.4.1
2025-08-20T19:58:47.3547165Z [00:01:11.128]➜  Built for aarch64-unknown-linux-musl
2025-08-20T19:58:47.3547556Z [00:01:11.128]➜  Copyright (C) 1988-2023 Free Software Foundation, Inc.
2025-08-20T19:58:47.3548243Z [00:01:11.128]➜  License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
2025-08-20T19:58:47.3548906Z [00:01:11.128]➜  This is free software: you are free to change and redistribute it.
2025-08-20T19:58:47.3549474Z [00:01:11.128]➜  There is NO WARRANTY, to the extent permitted by law.
2025-08-20T19:58:47.3550647Z [00:01:11.128]➜  
2025-08-20T19:58:47.3551074Z [00:01:11.128]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/pkg-config/bin/pkg-config --version[0m
2025-08-20T19:58:47.3554641Z [00:01:11.128]➜  0.29.2
2025-08-20T19:58:47.3555251Z [00:01:11.129]➜  
2025-08-20T19:58:47.3559739Z [00:01:11.129]➜  
2025-08-20T19:58:47.3560047Z [00:01:11.129]➜  [0;35m=>> STEP 6 : dofetch [0m
2025-08-20T19:58:47.3583409Z [00:01:11.131]➜  [0;35m==>[0m [0;32mcurl --fail --retry 20 --retry-delay 30 --location --cacert /root/.ppkg/core/cacert.pem -o '/root/.ppkg/downloads/3d3701e247af38aa65459b7cdd57d67541435583d01f4b3881055daffc776da6.tmp' 'https://ftp.gnu.org/gnu/ncurses/ncurses-6.5.tar.gz'[0m
2025-08-20T19:58:47.3592888Z [00:01:11.132]➜    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:58:47.3593384Z [00:01:11.132]➜                                   Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:58:48.6075679Z [00:01:12.380]➜  
2025-08-20T19:58:48.6075979Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:48.6076266Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:58:48.6076624Z 100 3602k  100 3602k    0     0  2886k      0  0:00:01  0:00:01 --:--:-- 2888k
2025-08-20T19:58:48.6124243Z [00:01:12.385]➜  [0;35m==>[0m [0;32mmv /root/.ppkg/downloads/3d3701e247af38aa65459b7cdd57d67541435583d01f4b3881055daffc776da6.tmp /root/.ppkg/downloads/136d91bc269a9a5785e5f9e980bc76ab57428f604ce3e5a5a90cebc767971cc6.tgz[0m
2025-08-20T19:58:48.6129331Z [00:01:12.386]➜  
2025-08-20T19:58:48.6129699Z [00:01:12.386]➜  [0;35m=>> STEP 7 : unpack/copy resources to proper location [0m
2025-08-20T19:58:48.6131139Z [00:01:12.386]➜  [0;35m==>[0m [0;32mbsdtar xf /root/.ppkg/downloads/136d91bc269a9a5785e5f9e980bc76ab57428f604ce3e5a5a90cebc767971cc6.tgz -C /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src --strip-components 1 --no-same-owner[0m
2025-08-20T19:58:48.6788291Z [00:01:12.452]➜  
2025-08-20T19:58:48.6789172Z [00:01:12.452]➜  [0;35m=>> STEP 8 : prepare C/C++ toolchain for target build [0m
2025-08-20T19:58:48.6789530Z [00:01:12.452]➜  
2025-08-20T19:58:48.6789991Z [00:01:12.452]➜  [0;35m=>> STEP 9 : check if C compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:58:48.6951350Z [00:01:12.468]➜  [0;31m💔  NO[0m
2025-08-20T19:58:48.6951629Z [00:01:12.468]➜  
2025-08-20T19:58:48.6952092Z [00:01:12.468]➜  [0;35m=>> STEP 10 : check if C++ compiler supports -Wno-error=unused-command-line-argument option [0m
2025-08-20T19:58:48.7114302Z [00:01:12.484]➜  [0;31m💔  NO[0m
2025-08-20T19:58:48.7114667Z [00:01:12.484]➜  
2025-08-20T19:58:48.7115097Z [00:01:12.484]➜  [0;35m=>> STEP 11 : dopatch for target [0m
2025-08-20T19:58:48.7115601Z [00:01:12.484]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src[0m
2025-08-20T19:58:48.7115954Z [00:01:12.484]➜  
2025-08-20T19:58:48.7116234Z [00:01:12.484]➜  [0;35m=>> STEP 12 : update config.{sub,guess} [0m
2025-08-20T19:58:48.7116598Z [00:01:12.484]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134[0m
2025-08-20T19:58:48.7117064Z [00:01:12.485]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src[0m
2025-08-20T19:58:48.7132482Z [00:01:12.486]➜  '/root/.ppkg/run/134/config/config.sub' -> './config.sub'
2025-08-20T19:58:48.7160191Z [00:01:12.489]➜  '/root/.ppkg/run/134/config/config.guess' -> './config.guess'
2025-08-20T19:58:48.7172055Z [00:01:12.490]➜  
2025-08-20T19:58:48.7172381Z [00:01:12.490]➜  [0;35m=>> STEP 13 : prepare for target [0m
2025-08-20T19:58:48.7172675Z [00:01:12.490]➜  
2025-08-20T19:58:48.7172934Z [00:01:12.490]➜  [0;35m=>> STEP 14 : install for target [0m
2025-08-20T19:58:48.7173420Z [00:01:12.490]➜  [0;35m==>[0m [0;32mcd /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_[0m
2025-08-20T19:58:48.7181842Z [00:01:12.491]➜  [0;35m==>[0m [0;32m/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/configure --prefix=/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460 --disable-option-checking --disable-nls --disable-rpath --enable-largefile --disable-debug --enable-static --enable-shared --with-pkg-config-libdir=/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib/pkgconfig --with-shared --without-ada --without-progs --without-tests --without-debug --without-valgrind --enable-const --enable-widec --enable-termcap --enable-warnings --enable-pc-files --enable-ext-mouse --enable-ext-colors --disable-stripping --disable-assertions --disable-gnat-projects --disable-db-install --disable-echo --with-terminfo-dirs=/etc/terminfo:/lib/terminfo:/usr/share/terminfo 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-aarch64/libncurses/include -DNDEBUG ' LDFLAGS='-L/root/.ppkg/run/134/linux-musl-aarch64/libncurses/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s' 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-aarch64/libncurses/lib/pkgconfig:' PKG_CONFIG_LIBDIR='/root/.ppkg/run/134/linux-musl-aarch64/libncurses/lib/pkgconfig' CC_FOR_BUILD='/root/.ppkg/core/wrapper-native-cc'[0m
2025-08-20T19:58:48.8290735Z [00:01:12.602]➜  checking for ggrep... no
2025-08-20T19:58:48.8291085Z [00:01:12.602]➜  checking for grep... grep
2025-08-20T19:58:48.8300485Z [00:01:12.603]➜  checking for egrep... grep -E
2025-08-20T19:58:48.8331083Z [00:01:12.606]➜  Configuring NCURSES 6.5 ABI 6 (Wed Aug 20 19:58:48 UTC 2025)
2025-08-20T19:58:48.8368440Z [00:01:12.610]➜  checking for package version... 6.5
2025-08-20T19:58:48.8376027Z [00:01:12.611]➜  checking for package patch date... 20240427
2025-08-20T19:58:48.8738458Z [00:01:12.647]➜  checking build system type... aarch64-unknown-linux-musl
2025-08-20T19:58:48.8787969Z [00:01:12.652]➜  checking host system type... aarch64-unknown-linux-musl
2025-08-20T19:58:48.8838607Z [00:01:12.657]➜  checking target system type... aarch64-unknown-linux-musl
2025-08-20T19:58:48.8867688Z [00:01:12.660]➜  Configuring for linux-musl
2025-08-20T19:58:48.8874038Z [00:01:12.660]➜  checking for fgrep... grep -F
2025-08-20T19:58:48.8874748Z [00:01:12.660]➜  checking for prefix... /root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460
2025-08-20T19:58:48.9936289Z [00:01:12.767]➜  checking for C compiler default output... a.out
2025-08-20T19:58:48.9947193Z [00:01:12.768]➜  checking whether the C compiler works... yes
2025-08-20T19:58:48.9951499Z [00:01:12.768]➜  checking whether we are cross compiling... no
2025-08-20T19:58:49.0946471Z [00:01:12.868]➜  checking for executable suffix... 
2025-08-20T19:58:49.1163647Z [00:01:12.889]➜  checking for object suffix... o
2025-08-20T19:58:49.1362554Z [00:01:12.909]➜  checking whether we are using the GNU C compiler... yes
2025-08-20T19:58:49.1560778Z [00:01:12.929]➜  checking whether /root/.ppkg/core/wrapper-target-cc accepts -g... yes
2025-08-20T19:58:49.1705753Z [00:01:12.944]➜  checking version of /root/.ppkg/core/wrapper-target-cc... 15.2.0
2025-08-20T19:58:49.1750888Z [00:01:12.948]➜  checking if this is really Intel C compiler... no
2025-08-20T19:58:49.1881487Z [00:01:12.961]➜  checking if this is really Clang C compiler... no
2025-08-20T19:58:49.2230811Z [00:01:12.996]➜  checking for /root/.ppkg/core/wrapper-target-cc option to accept ANSI C... none needed
2025-08-20T19:58:49.2231321Z [00:01:12.996]➜  checking $CFLAGS variable... ok
2025-08-20T19:58:49.2232331Z [00:01:12.996]➜  checking $CC variable... ok
2025-08-20T19:58:49.2234213Z [00:01:12.996]➜  checking how to run the C preprocessor... /root/.ppkg/core/wrapper-target-cc -E
2025-08-20T19:58:49.2674272Z [00:01:13.040]➜  checking whether /root/.ppkg/core/wrapper-target-cc needs -traditional... no
2025-08-20T19:58:49.3047346Z [00:01:13.078]➜  checking whether /root/.ppkg/core/wrapper-target-cc understands -c and -o together... yes
2025-08-20T19:58:49.3049015Z [00:01:13.078]➜  checking for ldconfig... /sbin/ldconfig
2025-08-20T19:58:49.3049786Z [00:01:13.078]➜  checking if you want to ensure bool is consistent with C++... yes
2025-08-20T19:58:49.3332301Z [00:01:13.106]➜  checking whether we are using the GNU C++ compiler... yes
2025-08-20T19:58:49.3539264Z [00:01:13.127]➜  checking whether /root/.ppkg/core/wrapper-target-c++ accepts -g... yes
2025-08-20T19:58:49.4721910Z [00:01:13.245]➜  checking if /root/.ppkg/core/wrapper-target-c++ works... yes
2025-08-20T19:58:49.4735894Z [00:01:13.247]➜  checking version of /root/.ppkg/core/wrapper-target-c++... 15.2.0
2025-08-20T19:58:49.4736467Z [00:01:13.247]➜  checking if you want to build C++ binding and demo... yes
2025-08-20T19:58:49.4736868Z [00:01:13.247]➜  checking if you want to build with Ada... no
2025-08-20T19:58:49.4737262Z [00:01:13.247]➜  checking if you want to install terminal database... no
2025-08-20T19:58:49.4737669Z [00:01:13.247]➜  checking if you want to install manpages... yes
2025-08-20T19:58:49.4738076Z [00:01:13.247]➜  checking if you want to build programs such as tic... no
2025-08-20T19:58:49.4738500Z [00:01:13.247]➜  checking if you want to build test-programs... no
2025-08-20T19:58:49.4738887Z [00:01:13.247]➜  checking if you wish to install curses.h... yes
2025-08-20T19:58:49.4757912Z [00:01:13.249]➜  checking for mawk... no
2025-08-20T19:58:49.4758907Z [00:01:13.249]➜  checking for gawk... gawk
2025-08-20T19:58:49.4777890Z [00:01:13.251]➜  checking for a BSD compatible install... /root/.ppkg/uppm/installed/coreutils/bin/install -c
2025-08-20T19:58:49.4780231Z [00:01:13.251]➜  checking for lint... no
2025-08-20T19:58:49.4783248Z [00:01:13.251]➜  checking for cppcheck... no
2025-08-20T19:58:49.4785909Z [00:01:13.252]➜  checking for splint... no
2025-08-20T19:58:49.4786915Z [00:01:13.252]➜  checking whether ln -s works... yes
2025-08-20T19:58:49.4800668Z [00:01:13.253]➜  checking if ln -s -f options work... yes
2025-08-20T19:58:49.4937535Z [00:01:13.267]➜  checking for long file names... yes
2025-08-20T19:58:49.4941874Z [00:01:13.267]➜  checking if you want to use pkg-config... yes
2025-08-20T19:58:49.4942420Z [00:01:13.267]➜  checking for pkg-config... /root/.ppkg/uppm/installed/pkg-config/bin/pkg-config
2025-08-20T19:58:49.4953477Z [00:01:13.268]➜  checking for /root/.ppkg/uppm/installed/pkg-config/bin/pkg-config library directory... /root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib/pkgconfig
2025-08-20T19:58:49.4954591Z [00:01:13.268]➜  checking if we should install .pc files for /root/.ppkg/uppm/installed/pkg-config/bin/pkg-config... yes
2025-08-20T19:58:49.4955362Z [00:01:13.268]➜  checking for suffix to add to pkg-config files... none
2025-08-20T19:58:49.4955794Z [00:01:13.268]➜  checking if we should assume mixed-case filenames... auto
2025-08-20T19:58:49.4968014Z [00:01:13.270]➜  checking if filesystem supports mixed-case filenames... yes
2025-08-20T19:58:49.5006801Z [00:01:13.274]➜  checking whether make sets ${MAKE}... yes
2025-08-20T19:58:49.5234478Z [00:01:13.296]➜  checking for ".PHONY" make-support... yes
2025-08-20T19:58:49.5237751Z [00:01:13.297]➜  checking for exctags... no
2025-08-20T19:58:49.5239853Z [00:01:13.297]➜  checking for ctags... no
2025-08-20T19:58:49.5242760Z [00:01:13.297]➜  checking for exetags... no
2025-08-20T19:58:49.5244617Z [00:01:13.298]➜  checking for etags... no
2025-08-20T19:58:49.5248029Z [00:01:13.298]➜  checking for ctags... no
2025-08-20T19:58:49.5250036Z [00:01:13.298]➜  checking for etags... no
2025-08-20T19:58:49.5287061Z [00:01:13.302]➜  checking for makeflags variable... 
2025-08-20T19:58:49.5287501Z [00:01:13.302]➜  checking for ranlib... /usr/bin/ranlib
2025-08-20T19:58:49.5287830Z [00:01:13.302]➜  checking for ld... /usr/bin/ld
2025-08-20T19:58:49.5290150Z [00:01:13.302]➜  checking for ar... /usr/bin/ar
2025-08-20T19:58:49.5291098Z [00:01:13.302]➜  checking for nm... /usr/bin/nm
2025-08-20T19:58:49.5291477Z [00:01:13.302]➜  checking for ar... (cached) /usr/bin/ar
2025-08-20T19:58:49.5463208Z [00:01:13.319]➜  checking for options to update archives... -curvU
2025-08-20T19:58:49.5463968Z [00:01:13.319]➜  checking for an installation directory prefix... (none)
2025-08-20T19:58:49.5465672Z [00:01:13.320]➜  checking if libtool -version-number should be used... yes
2025-08-20T19:58:49.5466792Z [00:01:13.320]➜  checking if you want to build libraries with libtool... no
2025-08-20T19:58:49.5468883Z [00:01:13.320]➜  checking if you want to build shared libraries... yes
2025-08-20T19:58:49.5469407Z [00:01:13.320]➜  checking if you want to build static libraries... yes
2025-08-20T19:58:49.5470515Z [00:01:13.320]➜  checking if you want to build debug libraries... no
2025-08-20T19:58:49.5470957Z [00:01:13.320]➜  checking if you want to build profiling libraries... no
2025-08-20T19:58:49.5471387Z [00:01:13.320]➜  checking if you want to build C++ shared libraries... no
2025-08-20T19:58:49.5471795Z [00:01:13.320]➜  checking for specified models...  shared normal
2025-08-20T19:58:49.5480979Z [00:01:13.321]➜  checking for default model... shared
2025-08-20T19:58:49.5489630Z [00:01:13.322]➜  checking if you want to have a library-prefix... auto
2025-08-20T19:58:49.5490022Z [00:01:13.322]➜  checking for PATH separator... :
2025-08-20T19:58:49.6923582Z [00:01:13.465]➜  checking for ANSI C header files... yes
2025-08-20T19:58:49.7146524Z [00:01:13.487]➜  checking for sys/types.h... yes
2025-08-20T19:58:49.7376613Z [00:01:13.511]➜  checking for sys/stat.h... yes
2025-08-20T19:58:49.7616347Z [00:01:13.535]➜  checking for stdlib.h... yes
2025-08-20T19:58:49.7918402Z [00:01:13.565]➜  checking for string.h... yes
2025-08-20T19:58:49.8208145Z [00:01:13.594]➜  checking for memory.h... yes
2025-08-20T19:58:49.8455810Z [00:01:13.619]➜  checking for strings.h... yes
2025-08-20T19:58:49.8707924Z [00:01:13.644]➜  checking for inttypes.h... yes
2025-08-20T19:58:49.8957460Z [00:01:13.669]➜  checking for stdint.h... yes
2025-08-20T19:58:49.9225921Z [00:01:13.696]➜  checking for unistd.h... yes
2025-08-20T19:58:49.9541140Z [00:01:13.727]➜  checking whether exit is declared... yes
2025-08-20T19:58:49.9771462Z [00:01:13.750]➜  checking for dirent.h that defines DIR... yes
2025-08-20T19:58:49.9977438Z [00:01:13.771]➜  checking for opendir in -ldir... no
2025-08-20T19:58:49.9980631Z [00:01:13.771]➜  checking if you want to build a separate terminfo library... no
2025-08-20T19:58:49.9981230Z [00:01:13.771]➜  checking if you want to build a separate tic library... no
2025-08-20T19:58:49.9981651Z [00:01:13.771]➜  checking for default loader flags... (none)
2025-08-20T19:58:49.9982032Z [00:01:13.771]➜  checking if rpath option should be used... no
2025-08-20T19:58:49.9982512Z [00:01:13.771]➜  checking if shared libraries should be relinked during install... yes
2025-08-20T19:58:49.9983065Z [00:01:13.771]➜  checking whether to use release or ABI version in shared library file names... auto
2025-08-20T19:58:50.0193452Z [00:01:13.792]➜  checking which /root/.ppkg/core/wrapper-target-cc option to use... -fPIC
2025-08-20T19:58:50.1205563Z [00:01:13.894]➜  checking if current CFLAGS link properly... yes
2025-08-20T19:58:50.1206053Z [00:01:13.894]➜  checking if versioned-symbols file should be used... no
2025-08-20T19:58:50.1206522Z [00:01:13.894]➜  checking if you want to link with the GPM mouse library... maybe
2025-08-20T19:58:50.1331453Z [00:01:13.906]➜  checking for gpm.h... no
2025-08-20T19:58:50.1333775Z [00:01:13.906]➜  checking if you want to use PCRE2 for regular-expressions... no
2025-08-20T19:58:50.1337876Z [00:01:13.907]➜  checking if you want to disable library suffixes... no
2025-08-20T19:58:50.1339895Z [00:01:13.907]➜  checking if you want to disable extra LDFLAGS for package-scripts... no
2025-08-20T19:58:50.1341618Z [00:01:13.907]➜  checking for extra suffix to append to header/library paths... (none)
2025-08-20T19:58:50.1342186Z [00:01:13.907]➜  checking if you wish to install ncurses overwriting curses... no
2025-08-20T19:58:50.1342639Z [00:01:13.907]➜  checking if external terminfo-database is used... yes
2025-08-20T19:58:50.1343798Z [00:01:13.907]➜  checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src
2025-08-20T19:58:50.1344458Z [00:01:13.907]➜  checking whether to use hashed database instead of directory/tree... no
2025-08-20T19:58:50.1345253Z [00:01:13.907]➜  checking for list of fallback terminal descriptions... (none)
2025-08-20T19:58:50.1346676Z [00:01:13.908]➜  checking for tic... no
2025-08-20T19:58:50.1348606Z [00:01:13.908]➜  checking for infocmp... no
2025-08-20T19:58:50.1351958Z [00:01:13.908]➜  checking if you want modern xterm or antique... xterm-new
2025-08-20T19:58:50.1352421Z [00:01:13.908]➜  checking if xterm backspace sends BS or DEL... BS
2025-08-20T19:58:50.1356441Z [00:01:13.909]➜  checking for list of terminfo directories... /etc/terminfo:/lib/terminfo:/usr/share/terminfo
2025-08-20T19:58:50.1358458Z [00:01:13.909]➜  checking for default terminfo directory... /root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/share/terminfo
2025-08-20T19:58:50.2435711Z [00:01:14.016]➜  checking if big-core option selected... yes
2025-08-20T19:58:50.4017940Z [00:01:14.175]➜  checking if big-strings option selected... yes
2025-08-20T19:58:50.4018437Z [00:01:14.175]➜  checking if you want termcap-fallback support... yes
2025-08-20T19:58:50.4018955Z [00:01:14.175]➜  checking for list of termcap files... /etc/termcap:/usr/share/misc/termcap
2025-08-20T19:58:50.4023614Z [00:01:14.175]➜  checking if fast termcap-loader is needed... no
2025-08-20T19:58:50.4024666Z [00:01:14.175]➜  checking if translated termcaps will be cached in ~/.terminfo... no
2025-08-20T19:58:50.4025593Z [00:01:14.175]➜  checking if ~/.terminfo is wanted... yes
2025-08-20T19:58:50.4029145Z [00:01:14.176]➜  checking if you want to permit root to use ncurses environment variables... yes
2025-08-20T19:58:50.4033544Z [00:01:14.176]➜  checking if you want to permit setuid programs to access all files... yes
2025-08-20T19:58:50.4038140Z [00:01:14.177]➜  checking if you want to permit setuid use of ncurses environment variables... yes
2025-08-20T19:58:50.4057294Z [00:01:14.179]➜  checking for unistd.h... (cached) yes
2025-08-20T19:58:50.5107753Z [00:01:14.284]➜  checking for remove... yes
2025-08-20T19:58:50.6132370Z [00:01:14.386]➜  checking for unlink... yes
2025-08-20T19:58:50.8523911Z [00:01:14.625]➜  checking if link/symlink functions work...  link symlink
2025-08-20T19:58:50.8531864Z [00:01:14.626]➜  checking if tic should use symbolic links... no
2025-08-20T19:58:50.8532280Z [00:01:14.626]➜  checking if tic should use hard links... yes
2025-08-20T19:58:50.8536435Z [00:01:14.627]➜  checking if you want broken-linker support code... no
2025-08-20T19:58:50.8537137Z [00:01:14.627]➜  checking if tputs should process BSD-style prefix padding... no
2025-08-20T19:58:50.8774096Z [00:01:14.650]➜  checking if the POSIX test-macros are already defined... no
2025-08-20T19:58:50.9086777Z [00:01:14.682]➜  checking if we should define _XOPEN_SOURCE... no
2025-08-20T19:58:50.9457862Z [00:01:14.719]➜  checking if we should define _POSIX_C_SOURCE... -D_POSIX_C_SOURCE=199506L
2025-08-20T19:58:50.9686329Z [00:01:14.742]➜  configure: WARNING: _POSIX_C_SOURCE definition is not usable
2025-08-20T19:58:50.9921121Z [00:01:14.765]➜  checking if SIGWINCH is defined... yes
2025-08-20T19:58:51.1034328Z [00:01:14.876]➜  checking for nl_langinfo and CODESET... yes
2025-08-20T19:58:51.1046170Z [00:01:14.878]➜  checking if you want wide-character code... yes
2025-08-20T19:58:51.1055912Z [00:01:14.879]➜  configure: WARNING: _XOPEN_SOURCE feature test macro appears to be predefined
2025-08-20T19:58:51.1208940Z [00:01:14.894]➜  checking for wchar.h... yes
2025-08-20T19:58:51.1360842Z [00:01:14.909]➜  checking for wctype.h... yes
2025-08-20T19:58:51.1717007Z [00:01:14.945]➜  checking if wchar.h can be used as is... yes
2025-08-20T19:58:51.2982231Z [00:01:15.071]➜  checking if wcwidth agrees graphics are single-width... yes
2025-08-20T19:58:51.4005825Z [00:01:15.174]➜  checking for putwc... yes
2025-08-20T19:58:51.5058101Z [00:01:15.279]➜  checking for btowc... yes
2025-08-20T19:58:51.6100488Z [00:01:15.383]➜  checking for wctob... yes
2025-08-20T19:58:51.7159394Z [00:01:15.489]➜  checking for wmemchr... yes
2025-08-20T19:58:51.8246436Z [00:01:15.598]➜  checking for mbtowc... yes
2025-08-20T19:58:51.9292236Z [00:01:15.702]➜  checking for wctomb... yes
2025-08-20T19:58:52.0337943Z [00:01:15.807]➜  checking for mblen... yes
2025-08-20T19:58:52.1388043Z [00:01:15.912]➜  checking for mbrlen... yes
2025-08-20T19:58:52.2443174Z [00:01:16.017]➜  checking for mbrtowc... yes
2025-08-20T19:58:52.3487476Z [00:01:16.122]➜  checking for wcsrtombs... yes
2025-08-20T19:58:52.4541512Z [00:01:16.227]➜  checking for mbsrtowcs... yes
2025-08-20T19:58:52.5605851Z [00:01:16.333]➜  checking for wcstombs... yes
2025-08-20T19:58:52.6665442Z [00:01:16.439]➜  checking for mbstowcs... yes
2025-08-20T19:58:52.7140370Z [00:01:16.487]➜  checking if we must include wchar.h to declare mbstate_t... yes
2025-08-20T19:58:52.7394988Z [00:01:16.512]➜  checking if we must include wchar.h to declare wchar_t... no
2025-08-20T19:58:52.7854687Z [00:01:16.558]➜  checking if we must include wchar.h to declare wint_t... yes
2025-08-20T19:58:52.7861236Z [00:01:16.559]➜  checking whether to enable _LP64 definition in curses.h... yes
2025-08-20T19:58:52.7863240Z [00:01:16.559]➜  checking for special C compiler options needed for large files... no
2025-08-20T19:58:52.8086066Z [00:01:16.582]➜  checking for _FILE_OFFSET_BITS value needed for large files... no
2025-08-20T19:58:52.8311354Z [00:01:16.604]➜  checking for _LARGE_FILES value needed for large files... no
2025-08-20T19:58:52.8560107Z [00:01:16.629]➜  checking for _LARGEFILE_SOURCE value needed for large files... no
2025-08-20T19:58:52.9617494Z [00:01:16.735]➜  checking for fseeko... yes
2025-08-20T19:58:52.9779124Z [00:01:16.751]➜  checking whether to use struct dirent64... no
2025-08-20T19:58:52.9779669Z [00:01:16.751]➜  checking if you want tparm not to use X/Open fixed-parameter list... yes
2025-08-20T19:58:52.9780132Z [00:01:16.751]➜  checking if you want to enable wattr* macros... no
2025-08-20T19:58:52.9782775Z [00:01:16.751]➜  checking for X11 rgb file... ${exec_prefix}/lib/X11/rgb.txt
2025-08-20T19:58:52.9787368Z [00:01:16.752]➜  checking for type of bool... auto
2025-08-20T19:58:52.9788909Z [00:01:16.752]➜  checking for alternate terminal capabilities file... Caps
2025-08-20T19:58:52.9789336Z [00:01:16.752]➜  checking for type of chtype... uint32_t
2025-08-20T19:58:52.9789670Z [00:01:16.752]➜  checking for type of ospeed... short
2025-08-20T19:58:52.9790007Z [00:01:16.752]➜  checking for type of mmask-t... uint32_t
2025-08-20T19:58:52.9790362Z [00:01:16.752]➜  checking for size CCHARW_MAX... 5
2025-08-20T19:58:53.0089371Z [00:01:16.782]➜  checking for signed char... yes
2025-08-20T19:58:53.1212321Z [00:01:16.894]➜  checking size of signed char... 1
2025-08-20T19:58:53.1216548Z [00:01:16.895]➜  checking whether to use signed chars for Boolean array in term.h... no
2025-08-20T19:58:53.1217014Z [00:01:16.895]➜  checking for type of tparm-arg... intptr_t
2025-08-20T19:58:53.1217708Z [00:01:16.895]➜  checking if RCS identifiers should be compiled-in... no
2025-08-20T19:58:53.1288516Z [00:01:16.902]➜  checking format of man-pages... normal
2025-08-20T19:58:53.1288902Z [00:01:16.902]➜  checking for manpage renaming... no
2025-08-20T19:58:53.1290071Z [00:01:16.902]➜  checking if manpage aliases will be installed... yes
2025-08-20T19:58:53.1290535Z [00:01:16.902]➜  checking if manpage symlinks should be used... yes
2025-08-20T19:58:53.1290888Z [00:01:16.902]➜  checking for manpage tbl... no
2025-08-20T19:58:53.1541081Z [00:01:16.927]➜  checking if you want to build with function extensions... yes
2025-08-20T19:58:53.1584279Z [00:01:16.931]➜  checking if you want to build with SCREEN extensions... yes
2025-08-20T19:58:53.1593504Z [00:01:16.932]➜  checking if you want to build with terminal-driver... no
2025-08-20T19:58:53.1593955Z [00:01:16.932]➜  checking for extended use of const keyword... yes
2025-08-20T19:58:53.1594536Z [00:01:16.932]➜  checking if you want to use extended colors... yes
2025-08-20T19:58:53.1611092Z [00:01:16.934]➜  checking if you want to use extended mouse encoding... yes
2025-08-20T19:58:53.1611588Z [00:01:16.934]➜  checking if you want to use extended putwin/screendump... yes
2025-08-20T19:58:53.1617286Z [00:01:16.935]➜  checking if you want $NCURSES_NO_PADDING code... yes
2025-08-20T19:58:53.1621248Z [00:01:16.935]➜  checking if you want SIGWINCH handler... yes
2025-08-20T19:58:53.1626958Z [00:01:16.936]➜  checking if you want user-definable terminal capabilities like termcap... yes
2025-08-20T19:58:53.1630857Z [00:01:16.936]➜  checking if you want to link with the pthread library... no
2025-08-20T19:58:53.1635176Z [00:01:16.936]➜  checking if you want reentrant code... no
2025-08-20T19:58:53.1635853Z [00:01:16.937]➜  checking whether curses library structures should be opaque... yes
2025-08-20T19:58:53.1636473Z [00:01:16.937]➜  checking whether form library structures should be opaque... yes
2025-08-20T19:58:53.1637061Z [00:01:16.937]➜  checking whether menu library structures should be opaque... yes
2025-08-20T19:58:53.1638311Z [00:01:16.937]➜  checking whether panel library structures should be opaque... yes
2025-08-20T19:58:53.1641265Z [00:01:16.937]➜  checking if you want all development code... no
2025-08-20T19:58:53.1641879Z [00:01:16.937]➜  checking if you want to check screensize of serial terminals... no
2025-08-20T19:58:53.1642411Z [00:01:16.937]➜  checking if you want hard-tabs code... no
2025-08-20T19:58:53.1642809Z [00:01:16.937]➜  checking if you want limited support for xmc... no
2025-08-20T19:58:53.1643276Z [00:01:16.937]➜  checking if you do not want to assume colors are white-on-black... yes
2025-08-20T19:58:53.1646695Z [00:01:16.938]➜  checking if you want hashmap scrolling-optimization code... yes
2025-08-20T19:58:53.1651520Z [00:01:16.938]➜  checking if you want colorfgbg code... no
2025-08-20T19:58:53.1651955Z [00:01:16.938]➜  checking if you want to use gcc -fvisibility option... no
2025-08-20T19:58:53.1655237Z [00:01:16.939]➜  checking if you want interop bindings... yes
2025-08-20T19:58:53.1657086Z [00:01:16.939]➜  checking if you want experimental safe-sprintf code... no
2025-08-20T19:58:53.1657519Z [00:01:16.939]➜  checking if you want wgetch-events code... no
2025-08-20T19:58:53.1657926Z [00:01:16.939]➜  checking if you want to see long compiling messages... no
2025-08-20T19:58:53.1658373Z [00:01:16.939]➜  checking if you want to install stripped executables... no
2025-08-20T19:58:56.1696325Z [00:01:19.943]➜  checking if install accepts -p option... yes
2025-08-20T19:58:56.1953267Z [00:01:19.968]➜  checking if install needs to be told about ownership... no
2025-08-20T19:58:56.1953762Z [00:01:19.968]➜  checking if you want to use C11 _Noreturn feature... no
2025-08-20T19:58:56.1956392Z [00:01:19.969]➜  checking if you want to turn on gcc warnings... yes
2025-08-20T19:58:56.1962352Z [00:01:19.969]➜  configure: checking for /root/.ppkg/core/wrapper-target-cc warning options...
2025-08-20T19:58:56.2166557Z [00:01:19.990]➜  ... -W
2025-08-20T19:58:56.2371225Z [00:01:20.010]➜  ... -Wall
2025-08-20T19:58:56.2570486Z [00:01:20.030]➜  ... -Wbad-function-cast
2025-08-20T19:58:56.2771031Z [00:01:20.050]➜  ... -Wcast-align
2025-08-20T19:58:56.2969527Z [00:01:20.070]➜  ... -Wcast-qual
2025-08-20T19:58:56.3165857Z [00:01:20.090]➜  ... -Wdeclaration-after-statement
2025-08-20T19:58:56.3365159Z [00:01:20.110]➜  ... -Wextra
2025-08-20T19:58:56.3570283Z [00:01:20.130]➜  ... -Winline
2025-08-20T19:58:56.3777138Z [00:01:20.151]➜  ... -Wmissing-declarations
2025-08-20T19:58:56.3974993Z [00:01:20.170]➜  ... -Wmissing-prototypes
2025-08-20T19:58:56.4171683Z [00:01:20.190]➜  ... -Wnested-externs
2025-08-20T19:58:56.4372550Z [00:01:20.210]➜  ... -Wpointer-arith
2025-08-20T19:58:56.4571636Z [00:01:20.230]➜  ... -Wshadow
2025-08-20T19:58:56.4772703Z [00:01:20.250]➜  ... -Wstrict-prototypes
2025-08-20T19:58:56.4975135Z [00:01:20.270]➜  ... -Wundef
2025-08-20T19:58:56.5176344Z [00:01:20.291]➜  ... -Wno-inline
2025-08-20T19:58:56.5364744Z [00:01:20.309]➜  ... -Wignored-qualifiers
2025-08-20T19:58:56.5558414Z [00:01:20.329]➜  ... -Wlogical-op
2025-08-20T19:58:56.5750844Z [00:01:20.348]➜  ... -Wvarargs
2025-08-20T19:58:56.5940998Z [00:01:20.367]➜  ... -Wwrite-strings
2025-08-20T19:58:56.6134349Z [00:01:20.386]➜  ... -Wno-unknown-pragmas
2025-08-20T19:58:56.6322982Z [00:01:20.405]➜  ... -Wswitch-enum
2025-08-20T19:58:56.6333391Z [00:01:20.406]➜  configure: checking for /root/.ppkg/core/wrapper-target-cc __attribute__ directives...
2025-08-20T19:58:56.6559444Z [00:01:20.429]➜  ... scanf
2025-08-20T19:58:56.6792839Z [00:01:20.452]➜  ... printf
2025-08-20T19:58:56.7030033Z [00:01:20.476]➜  ... unused
2025-08-20T19:58:56.7268361Z [00:01:20.500]➜  ... noreturn
2025-08-20T19:58:56.7432607Z [00:01:20.516]➜  checking if this is really Intel C++ compiler... no
2025-08-20T19:58:56.7568012Z [00:01:20.530]➜  checking if this is really Clang C++ compiler... no
2025-08-20T19:58:56.7572631Z [00:01:20.530]➜  configure: checking for /root/.ppkg/core/wrapper-target-c++ warning options...
2025-08-20T19:58:56.7787958Z [00:01:20.552]➜  ... -Wabi
2025-08-20T19:58:56.7994204Z [00:01:20.572]➜  ... -fabi-version=0
2025-08-20T19:58:56.8202026Z [00:01:20.593]➜  ... -Wextra
2025-08-20T19:58:56.8405167Z [00:01:20.614]➜  ... -Wignored-qualifiers
2025-08-20T19:58:56.8608016Z [00:01:20.634]➜  ... -Wlogical-op
2025-08-20T19:58:56.8806878Z [00:01:20.654]➜  ... -Woverloaded-virtual
2025-08-20T19:58:56.9011817Z [00:01:20.674]➜  ... -Wsign-promo
2025-08-20T19:58:56.9216402Z [00:01:20.695]➜  ... -Wsynth
2025-08-20T19:58:56.9420687Z [00:01:20.715]➜  ... -Wold-style-cast
2025-08-20T19:58:56.9624043Z [00:01:20.735]➜  ... -Wcast-align
2025-08-20T19:58:56.9823623Z [00:01:20.755]➜  ... -Wcast-qual
2025-08-20T19:58:57.0021649Z [00:01:20.775]➜  ... -Wpointer-arith
2025-08-20T19:58:57.0225815Z [00:01:20.796]➜  ... -Wshadow
2025-08-20T19:58:57.0434529Z [00:01:20.816]➜  ... -Wundef
2025-08-20T19:58:57.0638389Z [00:01:20.837]➜  ... -Wwrite-strings
2025-08-20T19:58:57.0841047Z [00:01:20.857]➜  ... -Weffc++
2025-08-20T19:58:57.1039662Z [00:01:20.877]➜  ... -Wno-unused
2025-08-20T19:58:57.1045339Z [00:01:20.878]➜  checking if you want to work around bogus compiler/loader warnings... no
2025-08-20T19:58:57.1049075Z [00:01:20.878]➜  checking if you want to enable runtime assertions... no
2025-08-20T19:58:57.1050272Z [00:01:20.878]➜  checking if you want to use dmalloc for testing... no
2025-08-20T19:58:57.1050731Z [00:01:20.878]➜  checking if you want to use dbmalloc for testing... no
2025-08-20T19:58:57.1051718Z [00:01:20.878]➜  checking if you want to use valgrind for testing... no
2025-08-20T19:58:57.1052223Z [00:01:20.878]➜  checking if you want to perform memory-leak testing... no
2025-08-20T19:58:57.1058325Z [00:01:20.879]➜  checking whether to add trace feature to all models... no
2025-08-20T19:58:57.1059440Z [00:01:20.879]➜  checking if we want to use GNAT projects... no
2025-08-20T19:58:57.2165929Z [00:01:20.989]➜  checking if -lm needed for math functions... no
2025-08-20T19:58:57.2409055Z [00:01:21.014]➜  checking whether time.h and sys/time.h may both be included... yes
2025-08-20T19:58:57.3436954Z [00:01:21.117]➜  checking for regcomp... yes
2025-08-20T19:58:57.4466631Z [00:01:21.220]➜  checking for regular-expression headers... regex.h
2025-08-20T19:58:57.4611511Z [00:01:21.234]➜  checking for fcntl.h... yes
2025-08-20T19:58:57.4755752Z [00:01:21.249]➜  checking for getopt.h... yes
2025-08-20T19:58:57.4903269Z [00:01:21.263]➜  checking for limits.h... yes
2025-08-20T19:58:57.5051794Z [00:01:21.278]➜  checking for locale.h... yes
2025-08-20T19:58:57.5209242Z [00:01:21.294]➜  checking for math.h... yes
2025-08-20T19:58:57.5358493Z [00:01:21.309]➜  checking for poll.h... yes
2025-08-20T19:58:57.5520973Z [00:01:21.325]➜  checking for sys/auxv.h... yes
2025-08-20T19:58:57.5671698Z [00:01:21.340]➜  checking for sys/ioctl.h... yes
2025-08-20T19:58:57.5828956Z [00:01:21.356]➜  checking for sys/param.h... yes
2025-08-20T19:58:57.5982202Z [00:01:21.371]➜  checking for sys/poll.h... yes
2025-08-20T19:58:57.6136192Z [00:01:21.387]➜  checking for sys/select.h... yes
2025-08-20T19:58:57.6292345Z [00:01:21.402]➜  checking for sys/time.h... yes
2025-08-20T19:58:57.6443027Z [00:01:21.417]➜  checking for sys/times.h... yes
2025-08-20T19:58:57.6471366Z [00:01:21.420]➜  checking for unistd.h... (cached) yes
2025-08-20T19:58:57.6499501Z [00:01:21.423]➜  checking for wctype.h... (cached) yes
2025-08-20T19:58:57.6528013Z [00:01:21.426]➜  checking for unistd.h... (cached) yes
2025-08-20T19:58:57.6556308Z [00:01:21.429]➜  checking for getopt.h... (cached) yes
2025-08-20T19:58:57.7109243Z [00:01:21.484]➜  checking for header declaring getopt variables... unistd.h
2025-08-20T19:58:57.7349405Z [00:01:21.508]➜  checking if external environ is declared... no
2025-08-20T19:58:57.8379511Z [00:01:21.611]➜  checking if external environ exists... yes
2025-08-20T19:58:57.9419867Z [00:01:21.715]➜  checking for getenv... yes
2025-08-20T19:58:58.0457142Z [00:01:21.819]➜  checking for putenv... yes
2025-08-20T19:58:58.1498792Z [00:01:21.923]➜  checking for setenv... yes
2025-08-20T19:58:58.2525926Z [00:01:22.025]➜  checking for strdup... yes
2025-08-20T19:58:58.3958949Z [00:01:22.169]➜  checking if getenv returns consistent values... yes
2025-08-20T19:58:58.4184458Z [00:01:22.191]➜  checking if sys/time.h works with sys/select.h... yes
2025-08-20T19:58:58.4402048Z [00:01:22.213]➜  checking for an ANSI C-conforming const... yes
2025-08-20T19:58:58.4553014Z [00:01:22.228]➜  checking for inline... inline
2025-08-20T19:58:58.4763661Z [00:01:22.249]➜  checking if /root/.ppkg/core/wrapper-target-cc supports options to tune inlining... yes
2025-08-20T19:58:58.5026327Z [00:01:22.276]➜  checking for signal global datatype... volatile sig_atomic_t
2025-08-20T19:58:58.5231922Z [00:01:22.296]➜  checking if unsigned literals are legal... yes
2025-08-20T19:58:58.5528936Z [00:01:22.326]➜  checking if external errno is declared... yes
2025-08-20T19:58:58.6538943Z [00:01:22.427]➜  checking if external errno exists... no
2025-08-20T19:58:58.8586077Z [00:01:22.632]➜  checking if data-only library module links... yes
2025-08-20T19:58:58.9599861Z [00:01:22.733]➜  checking for clock_gettime... yes
2025-08-20T19:58:59.0630836Z [00:01:22.836]➜  checking for fpathconf... yes
2025-08-20T19:58:59.1684397Z [00:01:22.941]➜  checking for getcwd... yes
2025-08-20T19:58:59.2748926Z [00:01:23.048]➜  checking for getauxval... yes
2025-08-20T19:58:59.3794035Z [00:01:23.152]➜  checking for getegid... yes
2025-08-20T19:58:59.4849983Z [00:01:23.258]➜  checking for geteuid... yes
2025-08-20T19:58:59.5905727Z [00:01:23.363]➜  checking for getopt... yes
2025-08-20T19:58:59.6975013Z [00:01:23.470]➜  checking for getuid... yes
2025-08-20T19:58:59.8037495Z [00:01:23.577]➜  checking for issetugid... yes
2025-08-20T19:58:59.9091518Z [00:01:23.682]➜  checking for localeconv... yes
2025-08-20T19:59:00.0145610Z [00:01:23.787]➜  checking for poll... yes
2025-08-20T19:59:00.0173566Z [00:01:23.790]➜  checking for remove... (cached) yes
2025-08-20T19:59:00.1231989Z [00:01:23.896]➜  checking for select... yes
2025-08-20T19:59:00.2292169Z [00:01:24.002]➜  checking for setbuf... yes
2025-08-20T19:59:00.3333212Z [00:01:24.106]➜  checking for setbuffer... yes
2025-08-20T19:59:00.4355636Z [00:01:24.208]➜  checking for setfsuid... yes
2025-08-20T19:59:00.5399459Z [00:01:24.313]➜  checking for setvbuf... yes
2025-08-20T19:59:00.6443194Z [00:01:24.417]➜  checking for sigaction... yes
2025-08-20T19:59:00.7508508Z [00:01:24.524]➜  checking for sigvec... no
2025-08-20T19:59:00.8550909Z [00:01:24.628]➜  checking for snprintf... yes
2025-08-20T19:59:00.8578051Z [00:01:24.631]➜  checking for strdup... (cached) yes
2025-08-20T19:59:00.9635261Z [00:01:24.736]➜  checking for strstr... yes
2025-08-20T19:59:01.0684134Z [00:01:24.841]➜  checking for sysconf... yes
2025-08-20T19:59:01.1731586Z [00:01:24.946]➜  checking for tcgetpgrp... yes
2025-08-20T19:59:01.2768745Z [00:01:25.050]➜  checking for times... yes
2025-08-20T19:59:01.3814660Z [00:01:25.154]➜  checking for tsearch... yes
2025-08-20T19:59:01.4865483Z [00:01:25.259]➜  checking for vsnprintf... yes
2025-08-20T19:59:01.5046678Z [00:01:25.278]➜  checking if _PATH_TTYS is defined in ttyent.h... no
2025-08-20T19:59:01.6073659Z [00:01:25.380]➜  checking for isascii... yes
2025-08-20T19:59:01.6309086Z [00:01:25.404]➜  checking whether sigaction needs _POSIX_SOURCE... no
2025-08-20T19:59:02.4984489Z [00:01:26.271]➜  checking if nanosleep really works... yes
2025-08-20T19:59:02.5131032Z [00:01:26.286]➜  checking for termio.h... no
2025-08-20T19:59:02.5269350Z [00:01:26.300]➜  checking for termios.h... yes
2025-08-20T19:59:02.5296950Z [00:01:26.303]➜  checking for unistd.h... (cached) yes
2025-08-20T19:59:02.5323454Z [00:01:26.305]➜  checking for sys/ioctl.h... (cached) yes
2025-08-20T19:59:02.5470181Z [00:01:26.320]➜  checking for sys/termio.h... no
2025-08-20T19:59:02.5683694Z [00:01:26.341]➜  checking whether termios.h needs _POSIX_SOURCE... no
2025-08-20T19:59:02.6743665Z [00:01:26.447]➜  checking for tcgetattr... yes
2025-08-20T19:59:02.7878104Z [00:01:26.561]➜  checking for vsscanf function or workaround... vsscanf
2025-08-20T19:59:02.7895982Z [00:01:26.563]➜  checking for unistd.h... (cached) yes
2025-08-20T19:59:02.9162134Z [00:01:26.689]➜  checking for working mkstemp... yes
2025-08-20T19:59:02.9331718Z [00:01:26.706]➜  checking whether setvbuf arguments are reversed... no
2025-08-20T19:59:02.9636318Z [00:01:26.737]➜  checking for intptr_t... yes
2025-08-20T19:59:02.9936137Z [00:01:26.767]➜  checking for ssize_t... yes
2025-08-20T19:59:03.0080888Z [00:01:26.781]➜  checking for type sigaction_t... no
2025-08-20T19:59:03.0315590Z [00:01:26.805]➜  checking declaration of size-change... yes
2025-08-20T19:59:03.1348952Z [00:01:26.908]➜  checking for memmove... yes
2025-08-20T19:59:03.2432100Z [00:01:27.016]➜  checking for posix_openpt... yes
2025-08-20T19:59:03.4676614Z [00:01:27.241]➜  checking if poll really works... yes
2025-08-20T19:59:03.4906461Z [00:01:27.264]➜  checking if MB_LEN_MAX is usable... no
2025-08-20T19:59:03.4907045Z [00:01:27.264]➜  checking for va_copy... configure: WARNING: MB_LEN_MAX is missing/inconsistent in system headers
2025-08-20T19:59:03.5926453Z [00:01:27.366]➜  yes
2025-08-20T19:59:03.6235685Z [00:01:27.397]➜  checking for pid_t... yes
2025-08-20T19:59:03.6249217Z [00:01:27.398]➜  checking for unistd.h... (cached) yes
2025-08-20T19:59:03.6407532Z [00:01:27.414]➜  checking for vfork.h... no
2025-08-20T19:59:03.7562797Z [00:01:27.529]➜  checking for fork... yes
2025-08-20T19:59:03.9103464Z [00:01:27.683]➜  checking for vfork... yes
2025-08-20T19:59:03.9118567Z [00:01:27.685]➜  checking for working fork... (cached) yes
2025-08-20T19:59:03.9119014Z [00:01:27.685]➜  checking for working vfork... (cached) yes
2025-08-20T19:59:04.0297978Z [00:01:27.803]➜  checking if fopen accepts explicit binary mode... yes
2025-08-20T19:59:04.6690213Z [00:01:28.442]➜  checking for openpty in -lutil... yes
2025-08-20T19:59:04.9166191Z [00:01:28.690]➜  checking for openpty header... pty.h
2025-08-20T19:59:04.9390895Z [00:01:28.712]➜  checking if we should include stdbool.h... no
2025-08-20T19:59:04.9632789Z [00:01:28.736]➜  checking for builtin bool type... yes
2025-08-20T19:59:05.2935952Z [00:01:29.067]➜  checking if we already have C++ library... yes
2025-08-20T19:59:05.3351874Z [00:01:29.108]➜  checking whether /root/.ppkg/core/wrapper-target-c++ understands -c and -o together... yes
2025-08-20T19:59:05.3661622Z [00:01:29.139]➜  checking how to run the C++ preprocessor... /root/.ppkg/core/wrapper-target-c++ -E
2025-08-20T19:59:05.4159399Z [00:01:29.189]➜  checking for typeinfo... yes
2025-08-20T19:59:05.4847648Z [00:01:29.258]➜  checking for iostream... yes
2025-08-20T19:59:05.7191040Z [00:01:29.492]➜  checking if iostream uses std-namespace... yes
2025-08-20T19:59:05.7193519Z [00:01:29.492]➜  checking if we should include stdbool.h... (cached) no
2025-08-20T19:59:05.7485000Z [00:01:29.521]➜  checking for builtin bool type... yes
2025-08-20T19:59:05.7834171Z [00:01:29.556]➜  checking for bool... yes
2025-08-20T19:59:05.9088267Z [00:01:29.682]➜  checking size of bool... 1
2025-08-20T19:59:06.0338925Z [00:01:29.807]➜  checking for type of bool... unsigned char
2025-08-20T19:59:06.1040747Z [00:01:29.877]➜  checking for special defines needed for etip.h... none
2025-08-20T19:59:06.2143361Z [00:01:29.987]➜  checking if /root/.ppkg/core/wrapper-target-c++ accepts override keyword... yes
2025-08-20T19:59:06.2326559Z [00:01:30.006]➜  checking if /root/.ppkg/core/wrapper-target-c++ accepts parameter initialization... no
2025-08-20T19:59:06.2576923Z [00:01:30.031]➜  checking if /root/.ppkg/core/wrapper-target-c++ accepts static_cast... yes
2025-08-20T19:59:06.2929506Z [00:01:30.066]➜  checking for wchar_t... yes
2025-08-20T19:59:06.4188762Z [00:01:30.192]➜  checking size of wchar_t... 4
2025-08-20T19:59:06.4192977Z [00:01:30.192]➜  checking for library subsets... ticlib+termlib+ext_tinfo+base+widechar+ext_funcs
2025-08-20T19:59:06.4194147Z [00:01:30.192]➜  checking default library suffix... w
2025-08-20T19:59:06.4194579Z [00:01:30.192]➜  checking default library-dependency suffix... w.so
2025-08-20T19:59:06.4195155Z [00:01:30.192]➜  checking default object directory... obj_s
2025-08-20T19:59:06.4195532Z [00:01:30.192]➜  checking c++ library-dependency suffix... w.a
2025-08-20T19:59:06.4204934Z [00:01:30.193]➜  checking where we will install curses.h... ${prefix}/include/ncursesw
2025-08-20T19:59:06.4210019Z [00:01:30.194]➜  checking for desired basename for form library... form
2025-08-20T19:59:06.4210469Z [00:01:30.194]➜  checking for desired basename for menu library... menu
2025-08-20T19:59:06.4210896Z [00:01:30.194]➜  checking for desired basename for panel library... panel
2025-08-20T19:59:06.4211363Z [00:01:30.194]➜  checking for desired basename for cxx library... ncurses++
2025-08-20T19:59:06.4278757Z [00:01:30.201]➜  checking for src modules... ncurses panel menu form
2025-08-20T19:59:06.4302362Z [00:01:30.203]➜  checking for defines to add to ncursesw6-config script...  -DNCURSES_WIDECHAR
2025-08-20T19:59:06.4306901Z [00:01:30.204]➜  package: ncursesw
2025-08-20T19:59:06.4336977Z [00:01:30.207]➜  checking for linker search path... /usr/aarch64-alpine-linux-musl/lib /usr/local/lib /lib /usr/lib
2025-08-20T19:59:06.4395919Z [00:01:30.213]➜  configure: creating ./config.status
2025-08-20T19:59:06.5010086Z [00:01:30.274]➜  config.status: creating include/MKterm.h.awk
2025-08-20T19:59:06.5165844Z [00:01:30.289]➜  config.status: creating include/curses.head
2025-08-20T19:59:06.5324455Z [00:01:30.305]➜  config.status: creating include/ncurses_dll.h
2025-08-20T19:59:06.5451254Z [00:01:30.318]➜  config.status: creating include/termcap.h
2025-08-20T19:59:06.5577697Z [00:01:30.331]➜  config.status: creating include/unctrl.h
2025-08-20T19:59:06.5705651Z [00:01:30.344]➜  config.status: creating man/man_db.renames
2025-08-20T19:59:06.5829358Z [00:01:30.356]➜  config.status: creating man/Makefile
2025-08-20T19:59:06.5963156Z [00:01:30.369]➜  config.status: creating include/Makefile
2025-08-20T19:59:06.6102583Z [00:01:30.383]➜  config.status: creating ncurses/Makefile
2025-08-20T19:59:06.6259368Z [00:01:30.399]➜  config.status: creating panel/Makefile
2025-08-20T19:59:06.6408070Z [00:01:30.414]➜  config.status: creating menu/Makefile
2025-08-20T19:59:06.6549773Z [00:01:30.428]➜  config.status: creating form/Makefile
2025-08-20T19:59:06.6690202Z [00:01:30.442]➜  config.status: creating misc/Makefile
2025-08-20T19:59:06.6838511Z [00:01:30.457]➜  config.status: creating c++/Makefile
2025-08-20T19:59:06.6996656Z [00:01:30.473]➜  config.status: creating misc/run_tic.sh
2025-08-20T19:59:06.7140721Z [00:01:30.487]➜  config.status: creating misc/ncurses-config
2025-08-20T19:59:06.7296167Z [00:01:30.503]➜  config.status: creating man/ncursesw6-config.1
2025-08-20T19:59:06.7439690Z [00:01:30.517]➜  config.status: creating misc/gen-pkgconfig
2025-08-20T19:59:06.7563870Z [00:01:30.529]➜  config.status: creating Makefile
2025-08-20T19:59:06.7697378Z [00:01:30.543]➜  config.status: creating include/ncurses_cfg.h
2025-08-20T19:59:06.7877546Z [00:01:30.561]➜  Appending rules for shared model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
2025-08-20T19:59:06.7930634Z [00:01:30.566]➜  Appending rules for normal model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
2025-08-20T19:59:06.8045671Z [00:01:30.577]➜  Appending rules for shared model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
2025-08-20T19:59:06.8097379Z [00:01:30.583]➜  Appending rules for normal model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
2025-08-20T19:59:06.8211738Z [00:01:30.594]➜  Appending rules for shared model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
2025-08-20T19:59:06.8264555Z [00:01:30.599]➜  Appending rules for normal model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
2025-08-20T19:59:06.8379859Z [00:01:30.611]➜  Appending rules for shared model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
2025-08-20T19:59:06.8433791Z [00:01:30.616]➜  Appending rules for normal model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
2025-08-20T19:59:06.8565502Z [00:01:30.630]➜  Appending rules for shared model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
2025-08-20T19:59:06.8699474Z [00:01:30.643]➜  creating headers.sh
2025-08-20T19:59:06.8821871Z [00:01:30.655]➜  
2025-08-20T19:59:06.8824240Z [00:01:30.655]➜  ** Configuration summary for NCURSES 6.5 20240427:
2025-08-20T19:59:06.8828031Z [00:01:30.656]➜  
2025-08-20T19:59:06.8834299Z [00:01:30.656]➜         extended funcs: yes
2025-08-20T19:59:06.8837333Z [00:01:30.657]➜         xterm terminfo: xterm-new
2025-08-20T19:59:06.8840595Z [00:01:30.657]➜  
2025-08-20T19:59:06.8844523Z [00:01:30.657]➜          bin directory: /root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/bin
2025-08-20T19:59:06.8847558Z [00:01:30.658]➜          lib directory: /root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib
2025-08-20T19:59:06.8850244Z [00:01:30.658]➜      include directory: /root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/include/ncursesw
2025-08-20T19:59:06.8853819Z [00:01:30.658]➜          man directory: /root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/share/man
2025-08-20T19:59:06.8859091Z [00:01:30.659]➜     terminfo directory: /root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/share/terminfo
2025-08-20T19:59:06.8860253Z [00:01:30.659]➜   pkg-config directory: /root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib/pkgconfig
2025-08-20T19:59:06.8860884Z [00:01:30.659]➜  
2025-08-20T19:59:06.8865694Z [00:01:30.660]➜  ** Include-directory is not in a standard location
2025-08-20T19:59:06.8925348Z [00:01:30.666]➜  
2025-08-20T19:59:06.8926008Z [00:01:30.666]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake -w -C /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_ -j5 clean[0m
2025-08-20T19:59:06.8937920Z [00:01:30.667]➜  gmake: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_'
2025-08-20T19:59:06.8939057Z [00:01:30.667]➜  ( cd man && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" clean )
2025-08-20T19:59:06.8950264Z [00:01:30.668]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/man'
2025-08-20T19:59:06.8950828Z [00:01:30.668]➜  rm -f core tags TAGS *~ *.bak *.ln *.atac trace
2025-08-20T19:59:06.8958077Z [00:01:30.669]➜  rm -f terminfo.5
2025-08-20T19:59:06.8961975Z [00:01:30.669]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/man'
2025-08-20T19:59:06.8963069Z [00:01:30.669]➜  ( cd include && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" clean )
2025-08-20T19:59:06.8973222Z [00:01:30.670]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/include'
2025-08-20T19:59:06.8981520Z [00:01:30.670]➜  rm -f core tags TAGS *~ *.bak *.i *.ln *.atac trace
2025-08-20T19:59:06.8982031Z [00:01:30.671]➜  rm -f curses.h hashsize.h ncurses_def.h parametrized.h config.h term.h
2025-08-20T19:59:06.8984055Z [00:01:30.671]➜  rm -rf *.dSYM
2025-08-20T19:59:06.8992746Z [00:01:30.672]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/include'
2025-08-20T19:59:06.8994228Z [00:01:30.672]➜  ( cd ncurses && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" clean )
2025-08-20T19:59:06.9066751Z [00:01:30.680]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/ncurses'
2025-08-20T19:59:06.9067280Z [00:01:30.680]➜  rm -f core tags TAGS *~ *.bak *.i *.ln *.atac
2025-08-20T19:59:06.9075142Z [00:01:30.681]➜  test -d trace || rm -f trace
2025-08-20T19:59:06.9080869Z [00:01:30.681]➜  rm -f captoinfo hardscroll hashmap lib_mvcur link_test report_hashing
2025-08-20T19:59:06.9096395Z [00:01:30.682]➜  rm -f ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o
2025-08-20T19:59:06.9118801Z [00:01:30.683]➜  rm -f ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/charable.o ../objects/lib_add_wch.o ../objects/lib_box_set.o ../objects/lib_cchar.o ../objects/lib_erasewchar.o ../objects/lib_get_wch.o ../objects/lib_get_wstr.o ../objects/lib_hline_set.o ../objects/lib_in_wch.o ../objects/lib_in_wchnstr.o ../objects/lib_ins_wch.o ../objects/lib_inwstr.o ../objects/lib_key_name.o ../objects/lib_pecho_wchar.o ../objects/lib_slk_wset.o ../objects/lib_unget_wch.o ../objects/lib_vid_attr.o ../objects/lib_vline_set.o ../objects/lib_wacs.o ../objects/lib_wunctrl.o ../objects/expanded.o ../objects/legacy_coding.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/new_pair.o ../objects/resizeterm.o ../objects/use_screen.o ../objects/use_window.o ../objects/wresize.o ../objects/access.o ../objects/add_tries.o ../objects/alloc_ttype.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_hash.o ../objects/comp_userdefs.o ../objects/db_iterator.o ../objects/doalloc.o ../objects/entries.o ../objects/fallback.o ../objects/free_ttype.o ../objects/getenv_num.o ../objects/home_terminfo.o ../objects/init_keytry.o ../objects/lib_acs.o ../objects/lib_baudrate.o ../objects/lib_cur_term.o ../objects/lib_data.o ../objects/lib_has_cap.o ../objects/lib_kernel.o ../objects/lib_keyname.o ../objects/lib_longname.o ../objects/lib_napms.o ../objects/lib_options.o ../objects/lib_raw.o ../objects/lib_setup.o ../objects/lib_termcap.o ../objects/lib_termname.o ../objects/lib_tgoto.o ../objects/lib_ti.o ../objects/lib_tparm.o ../objects/lib_tputs.o ../objects/lib_trace.o ../objects/lib_ttyflags.o ../objects/lib_twait.o ../objects/name_match.o ../objects/names.o ../objects/obsolete.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/alloc_entry.o ../objects/captoinfo.o ../objects/comp_expand.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/parse_entry.o ../objects/write_entry.o ../objects/define_key.o ../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o
2025-08-20T19:59:06.9130519Z [00:01:30.684]➜  rm -f ./codes.c ./comp_captab.c ./comp_userdefs.c ./expanded.c ./fallback.c ./lib_gen.c ./lib_keyname.c ./link_test.c ./names.c ./unctrl.c init_keytry.h keys.list
2025-08-20T19:59:06.9131122Z [00:01:30.684]➜  rm -f make_keys
2025-08-20T19:59:06.9131365Z [00:01:30.685]➜  rm -f make_hash
2025-08-20T19:59:06.9131612Z [00:01:30.685]➜  rm -f report_offsets
2025-08-20T19:59:06.9131888Z [00:01:30.685]➜  rm -rf .libs *.dSYM *.map
2025-08-20T19:59:06.9132166Z [00:01:30.686]➜  rm -f llib-lncursesw.*
2025-08-20T19:59:06.9133728Z [00:01:30.686]➜  rm -f ../lib/libncursesw.so.6.5
2025-08-20T19:59:06.9137326Z [00:01:30.687]➜  rm -f ../lib/libncursesw.so.6
2025-08-20T19:59:06.9139649Z [00:01:30.687]➜  rm -f ../lib/libncursesw.so
2025-08-20T19:59:06.9142822Z [00:01:30.687]➜  rm -f ../lib/libncursesw.a
2025-08-20T19:59:06.9146108Z [00:01:30.688]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/ncurses'
2025-08-20T19:59:06.9148282Z [00:01:30.688]➜  ( cd panel && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" clean )
2025-08-20T19:59:06.9166348Z [00:01:30.690]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/panel'
2025-08-20T19:59:06.9166906Z [00:01:30.690]➜  rm -f core tags TAGS *~ *.bak *.i *.ln *.atac trace
2025-08-20T19:59:06.9174334Z [00:01:30.690]➜  rm -f ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o
2025-08-20T19:59:06.9178718Z [00:01:30.691]➜  rm -f ../objects/panel.o ../objects/p_above.o ../objects/p_below.o ../objects/p_bottom.o ../objects/p_delete.o ../objects/p_hide.o ../objects/p_hidden.o ../objects/p_move.o ../objects/p_new.o ../objects/p_replace.o ../objects/p_show.o ../objects/p_top.o ../objects/p_update.o ../objects/p_user.o ../objects/p_win.o
2025-08-20T19:59:06.9182406Z [00:01:30.691]➜  rm -f ../include/panel.h
2025-08-20T19:59:06.9188708Z [00:01:30.692]➜  rm -rf .libs *.dSYM
2025-08-20T19:59:06.9192576Z [00:01:30.692]➜  rm -f llib-lpanelw.*
2025-08-20T19:59:06.9200197Z [00:01:30.693]➜  rm -f ../lib/libpanelw.so.6.5
2025-08-20T19:59:06.9203604Z [00:01:30.693]➜  rm -f ../lib/libpanelw.so.6
2025-08-20T19:59:06.9207088Z [00:01:30.694]➜  rm -f ../lib/libpanelw.so
2025-08-20T19:59:06.9210296Z [00:01:30.694]➜  rm -f ../lib/libpanelw.a
2025-08-20T19:59:06.9214133Z [00:01:30.694]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/panel'
2025-08-20T19:59:06.9218509Z [00:01:30.695]➜  ( cd menu && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" clean )
2025-08-20T19:59:06.9240408Z [00:01:30.697]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/menu'
2025-08-20T19:59:06.9240970Z [00:01:30.697]➜  rm -f core tags TAGS *~ *.bak *.i *.ln *.atac trace
2025-08-20T19:59:06.9249044Z [00:01:30.698]➜  rm -f ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o
2025-08-20T19:59:06.9254113Z [00:01:30.698]➜  rm -f ../objects/m_attribs.o ../objects/m_cursor.o ../objects/m_driver.o ../objects/m_format.o ../objects/m_global.o ../objects/m_hook.o ../objects/m_item_cur.o ../objects/m_item_nam.o ../objects/m_item_new.o ../objects/m_item_opt.o ../objects/m_item_top.o ../objects/m_item_use.o ../objects/m_item_val.o ../objects/m_item_vis.o ../objects/m_items.o ../objects/m_new.o ../objects/m_opts.o ../objects/m_pad.o ../objects/m_pattern.o ../objects/m_post.o ../objects/m_req_name.o ../objects/m_scale.o ../objects/m_spacing.o ../objects/m_sub.o ../objects/m_userptr.o ../objects/m_win.o
2025-08-20T19:59:06.9257431Z [00:01:30.699]➜  rm -f ../include/menu.h ../include/eti.h ../include/mf_common.h
2025-08-20T19:59:06.9260223Z [00:01:30.699]➜  rm -rf .libs *.dSYM
2025-08-20T19:59:06.9266977Z [00:01:30.700]➜  rm -f llib-lmenuw.*
2025-08-20T19:59:06.9274521Z [00:01:30.700]➜  rm -f ../lib/libmenuw.so.6.5
2025-08-20T19:59:06.9279746Z [00:01:30.701]➜  rm -f ../lib/libmenuw.so.6
2025-08-20T19:59:06.9283366Z [00:01:30.701]➜  rm -f ../lib/libmenuw.so
2025-08-20T19:59:06.9284470Z [00:01:30.701]➜  rm -f ../lib/libmenuw.a
2025-08-20T19:59:06.9288305Z [00:01:30.702]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/menu'
2025-08-20T19:59:06.9289419Z [00:01:30.702]➜  ( cd form && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" clean )
2025-08-20T19:59:06.9316641Z [00:01:30.704]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/form'
2025-08-20T19:59:06.9317191Z [00:01:30.704]➜  rm -f core tags TAGS *~ *.bak *.i *.ln *.atac trace
2025-08-20T19:59:06.9324465Z [00:01:30.705]➜  rm -f ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o
2025-08-20T19:59:06.9330335Z [00:01:30.706]➜  rm -f ../objects/fld_arg.o ../objects/fld_attr.o ../objects/fld_current.o ../objects/fld_def.o ../objects/fld_dup.o ../objects/fld_ftchoice.o ../objects/fld_ftlink.o ../objects/fld_info.o ../objects/fld_just.o ../objects/fld_link.o ../objects/fld_max.o ../objects/fld_move.o ../objects/fld_newftyp.o ../objects/fld_opts.o ../objects/fld_pad.o ../objects/fld_page.o ../objects/fld_stat.o ../objects/fld_type.o ../objects/fld_user.o ../objects/frm_cursor.o ../objects/frm_data.o ../objects/frm_def.o ../objects/frm_driver.o ../objects/frm_hook.o ../objects/frm_opts.o ../objects/frm_page.o ../objects/frm_post.o ../objects/frm_req_name.o ../objects/frm_scale.o ../objects/frm_sub.o ../objects/frm_user.o ../objects/frm_win.o ../objects/fty_alnum.o ../objects/fty_alpha.o ../objects/fty_enum.o ../objects/fty_generic.o ../objects/fty_int.o ../objects/fty_ipv4.o ../objects/fty_num.o ../objects/fty_regex.o
2025-08-20T19:59:06.9332845Z [00:01:30.706]➜  rm -f ../include/form.h
2025-08-20T19:59:06.9339138Z [00:01:30.707]➜  rm -f llib-lformw.*
2025-08-20T19:59:06.9343326Z [00:01:30.707]➜  rm -f ../lib/libformw.so.6.5
2025-08-20T19:59:06.9347904Z [00:01:30.708]➜  rm -f ../lib/libformw.so.6
2025-08-20T19:59:06.9348835Z [00:01:30.708]➜  rm -f ../lib/libformw.so
2025-08-20T19:59:06.9351918Z [00:01:30.708]➜  rm -f ../lib/libformw.a
2025-08-20T19:59:06.9356252Z [00:01:30.709]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/form'
2025-08-20T19:59:06.9361165Z [00:01:30.709]➜  ( cd misc && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" clean )
2025-08-20T19:59:06.9368319Z [00:01:30.710]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/misc'
2025-08-20T19:59:06.9369019Z [00:01:30.710]➜  rm -f pc-files ncursesw.pc ncursesw.pc ticw.pc panelw.pc menuw.pc formw.pc ncurses++w.pc
2025-08-20T19:59:06.9370946Z [00:01:30.710]➜  rm -f core tags TAGS *~ *.bak *.ln *.atac trace
2025-08-20T19:59:06.9379685Z [00:01:30.711]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/misc'
2025-08-20T19:59:06.9380794Z [00:01:30.711]➜  ( cd c++ && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" clean )
2025-08-20T19:59:06.9393911Z [00:01:30.712]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/c++'
2025-08-20T19:59:06.9394652Z [00:01:30.712]➜  rm -f core tags TAGS *~ *.bak *.i *.ii *.ln *.atac trace
2025-08-20T19:59:06.9401963Z [00:01:30.713]➜  rm -f ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursesp.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o
2025-08-20T19:59:06.9405939Z [00:01:30.714]➜  /bin/sh -c "if test -n '' ; then /root/.ppkg/uppm/installed/gmake/bin/gmake clean x=''; fi"
2025-08-20T19:59:06.9413331Z [00:01:30.714]➜  rm -rf ../obj_s/SunWS_cache
2025-08-20T19:59:06.9416476Z [00:01:30.715]➜  rm -f demo etip.h ../lib/libncurses++w.a ../obj_s/demo.o
2025-08-20T19:59:06.9418721Z [00:01:30.715]➜  rm -rf .libs *.dSYM
2025-08-20T19:59:06.9426536Z [00:01:30.716]➜  rm -f llib-lc++w.*
2025-08-20T19:59:06.9434065Z [00:01:30.716]➜  rm -f ../lib/libncurses++w.a
2025-08-20T19:59:06.9437640Z [00:01:30.717]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/c++'
2025-08-20T19:59:06.9439807Z [00:01:30.717]➜  gmake: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_'
2025-08-20T19:59:06.9440596Z [00:01:30.717]➜  [0;35m==>[0m [0;32m/root/.ppkg/uppm/installed/gmake/bin/gmake -w -C /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_ -j5[0m
2025-08-20T19:59:06.9454710Z [00:01:30.718]➜  gmake: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_'
2025-08-20T19:59:06.9456315Z [00:01:30.718]➜  ( cd man && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" all )
2025-08-20T19:59:06.9479225Z [00:01:30.721]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/man'
2025-08-20T19:59:06.9481098Z [00:01:30.721]➜  /bin/sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/man/MKterminfo.sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/man/terminfo.head /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/man/../include/Caps /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/man/../include/Caps-ncurses /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/man/terminfo.tail >terminfo.5
2025-08-20T19:59:07.3548407Z [00:01:31.128]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/man'
2025-08-20T19:59:07.3549547Z [00:01:31.128]➜  ( cd include && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" all )
2025-08-20T19:59:07.3559332Z [00:01:31.129]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/include'
2025-08-20T19:59:07.3559822Z [00:01:31.129]➜  cat curses.head >curses.h
2025-08-20T19:59:07.3565982Z [00:01:31.129]➜  /bin/sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/MKhashsize.sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps-ncurses >hashsize.h
2025-08-20T19:59:07.3569797Z [00:01:31.130]➜  AWK=gawk /bin/sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/MKkey_defs.sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps-ncurses >>curses.h
2025-08-20T19:59:07.3584581Z [00:01:31.131]➜  AWK=gawk /bin/sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/MKncurses_def.sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/ncurses_defs >ncurses_def.h
2025-08-20T19:59:07.3591547Z [00:01:31.132]➜  AWK=gawk /bin/sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/MKparametrized.sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps-ncurses >parametrized.h
2025-08-20T19:59:07.3592609Z [00:01:31.132]➜  touch config.h
2025-08-20T19:59:07.3600184Z [00:01:31.133]➜  gawk -f MKterm.h.awk /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps-ncurses > term.h
2025-08-20T19:59:07.3634122Z [00:01:31.136]➜  /bin/sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/edit_cfg.sh ../include/ncurses_cfg.h term.h
2025-08-20T19:59:07.3645738Z [00:01:31.138]➜  ** edit: HAVE_TCGETATTR 1
2025-08-20T19:59:07.3677718Z [00:01:31.141]➜  ** edit: HAVE_TERMIOS_H 1
2025-08-20T19:59:07.3706015Z [00:01:31.144]➜  ** edit: HAVE_TERMIO_H 0
2025-08-20T19:59:07.3733887Z [00:01:31.146]➜  ** edit: BROKEN_LINKER 0
2025-08-20T19:59:07.3749503Z [00:01:31.148]➜  /bin/sh -c 'if test "0" = "1" ; then cat /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/curses.events >>curses.h ; fi'
2025-08-20T19:59:07.3753296Z [00:01:31.148]➜  /bin/sh -c 'if test "cchar_t" = "cchar_t" ; then cat /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/curses.wide >>curses.h ; fi'
2025-08-20T19:59:07.3759033Z [00:01:31.149]➜  cat /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/curses.tail >>curses.h
2025-08-20T19:59:07.3766017Z [00:01:31.150]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/include'
2025-08-20T19:59:07.3769996Z [00:01:31.150]➜  ( cd ncurses && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" all )
2025-08-20T19:59:07.3842199Z [00:01:31.157]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/ncurses'
2025-08-20T19:59:07.3843558Z [00:01:31.157]➜  gawk -f /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/MKcodes.awk bigstrings=1 /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps-ncurses >codes.c
2025-08-20T19:59:07.3857929Z [00:01:31.158]➜  /root/.ppkg/core/wrapper-native-cc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses -I../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses -I../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/include -DNDEBUG  -DNDEBUG -fPIC -fno-common -Os /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/make_hash.c -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -Wl,-S -L/root/.ppkg/core/lib 
2025-08-20T19:59:07.3865237Z [00:01:31.159]➜  /bin/sh -e /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tty/MKexpanded.sh "/root/.ppkg/core/wrapper-target-cc -E" -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses -I../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/include -DNDEBUG  -DNDEBUG > expanded.c
2025-08-20T19:59:07.3873694Z [00:01:31.160]➜  /bin/sh -e /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/MKfallback.sh /root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/share/terminfo /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/misc/terminfo.src "" ""  >fallback.c
2025-08-20T19:59:07.3887333Z [00:01:31.161]➜  FGREP="grep -F" /bin/sh -e /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/base/MKlib_gen.sh "/root/.ppkg/core/wrapper-target-cc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses -I../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/include -DNDEBUG  -DNDEBUG" "gawk" generated <../include/curses.h >lib_gen.c
2025-08-20T19:59:07.3894660Z [00:01:31.162]➜  AWK=gawk USE_SIGWINCH=1 /bin/sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/MKkeys_list.sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps-ncurses | LC_ALL=C sort >keys.list
2025-08-20T19:59:07.3924484Z [00:01:31.165]➜  FGREP="grep -F" /bin/sh -e /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/base/MKlib_gen.sh "/root/.ppkg/core/wrapper-target-cc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses -I../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/include -DNDEBUG  -DNDEBUG" "gawk" implemented <../include/curses.h >link_test.c
2025-08-20T19:59:07.3971649Z [00:01:31.170]➜  gawk -f /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/MKnames.awk bigstrings=1 /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps-ncurses >names.c
2025-08-20T19:59:07.3985378Z [00:01:31.171]➜  .. adding -P option to work around /root/.ppkg/core/wrapper-target-cc 15.2.0
2025-08-20T19:59:07.4016870Z [00:01:31.175]➜  .. adding -P option to work around /root/.ppkg/core/wrapper-target-cc 15.2.0
2025-08-20T19:59:07.4050484Z [00:01:31.178]➜  echo | gawk -f /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/base/MKunctrl.awk bigstrings=1 >unctrl.c
2025-08-20T19:59:07.4083479Z [00:01:31.181]➜  /root/.ppkg/core/wrapper-native-cc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses -I../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses -I../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/include -DNDEBUG  -DNDEBUG -fPIC -fno-common -Os /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/make_keys.c -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -Wl,-S -L/root/.ppkg/core/lib 
2025-08-20T19:59:07.4448483Z [00:01:31.218]➜  compiling hardscroll (obj_s)
2025-08-20T19:59:07.4829779Z [00:01:31.256]➜  compiling hashmap (obj_s)
2025-08-20T19:59:07.5058827Z [00:01:31.279]➜  compiling lib_addch (obj_s)
2025-08-20T19:59:07.5099203Z [00:01:31.283]➜  compiling lib_addstr (obj_s)
2025-08-20T19:59:07.5524606Z [00:01:31.325]➜  compiling lib_beep (obj_s)
2025-08-20T19:59:07.5989300Z [00:01:31.372]➜  compiling lib_bkgd (obj_s)
2025-08-20T19:59:07.6189253Z [00:01:31.392]➜  compiling lib_box (obj_s)
2025-08-20T19:59:07.6429275Z [00:01:31.416]➜  compiling lib_chgat (obj_s)
2025-08-20T19:59:07.7308420Z [00:01:31.504]➜  compiling lib_clear (obj_s)
2025-08-20T19:59:07.7408207Z [00:01:31.514]➜  compiling lib_clearok (obj_s)
2025-08-20T19:59:07.7609846Z [00:01:31.534]➜  compiling lib_clrbot (obj_s)
2025-08-20T19:59:07.7665523Z [00:01:31.540]➜  compiling lib_clreol (obj_s)
2025-08-20T19:59:07.7943124Z [00:01:31.567]➜  compiling lib_color (obj_s)
2025-08-20T19:59:07.8062922Z [00:01:31.579]➜  compiling lib_colorset (obj_s)
2025-08-20T19:59:07.8149116Z [00:01:31.588]➜  compiling lib_delch (obj_s)
2025-08-20T19:59:07.8377950Z [00:01:31.611]➜  compiling lib_delwin (obj_s)
2025-08-20T19:59:07.8485932Z [00:01:31.621]➜  compiling lib_echo (obj_s)
2025-08-20T19:59:07.8828434Z [00:01:31.656]➜  compiling lib_endwin (obj_s)
2025-08-20T19:59:07.9148108Z [00:01:31.688]➜  compiling lib_erase (obj_s)
2025-08-20T19:59:07.9167743Z [00:01:31.690]➜  compiling lib_flash (obj_s)
2025-08-20T19:59:07.9425826Z [00:01:31.716]➜  compiling lib_gen (obj_s)
2025-08-20T19:59:07.9494590Z [00:01:31.722]➜  compiling lib_getch (obj_s)
2025-08-20T19:59:07.9931402Z [00:01:31.766]➜  compiling lib_getstr (obj_s)
2025-08-20T19:59:08.0122601Z [00:01:31.785]➜  compiling lib_hline (obj_s)
2025-08-20T19:59:08.0948295Z [00:01:31.868]➜  compiling lib_immedok (obj_s)
2025-08-20T19:59:08.1005985Z [00:01:31.874]➜  compiling lib_inchstr (obj_s)
2025-08-20T19:59:08.1330140Z [00:01:31.906]➜  compiling lib_initscr (obj_s)
2025-08-20T19:59:08.1583522Z [00:01:31.931]➜  compiling lib_insch (obj_s)
2025-08-20T19:59:08.1631696Z [00:01:31.936]➜  compiling lib_insdel (obj_s)
2025-08-20T19:59:08.2159474Z [00:01:31.989]➜  compiling lib_insnstr (obj_s)
2025-08-20T19:59:08.2268494Z [00:01:32.000]➜  compiling lib_instr (obj_s)
2025-08-20T19:59:08.2349240Z [00:01:32.008]➜  compiling lib_isendwin (obj_s)
2025-08-20T19:59:08.2511776Z [00:01:32.024]➜  compiling lib_leaveok (obj_s)
2025-08-20T19:59:08.2938942Z [00:01:32.067]➜  compiling lib_mouse (obj_s)
2025-08-20T19:59:08.3065069Z [00:01:32.080]➜  compiling lib_move (obj_s)
2025-08-20T19:59:08.3289306Z [00:01:32.102]➜  compiling lib_mvcur (obj_s)
2025-08-20T19:59:08.3547935Z [00:01:32.128]➜  compiling lib_mvwin (obj_s)
2025-08-20T19:59:08.3708098Z [00:01:32.144]➜  compiling lib_newterm (obj_s)
2025-08-20T19:59:08.4729825Z [00:01:32.246]➜  compiling lib_newwin (obj_s)
2025-08-20T19:59:08.5344296Z [00:01:32.307]➜  compiling lib_nl (obj_s)
2025-08-20T19:59:08.5579540Z [00:01:32.331]➜  compiling lib_overlay (obj_s)
2025-08-20T19:59:08.6018051Z [00:01:32.375]➜  compiling lib_pad (obj_s)
2025-08-20T19:59:08.6019065Z [00:01:32.375]➜  compiling lib_printw (obj_s)
2025-08-20T19:59:08.6039305Z [00:01:32.377]➜  compiling lib_redrawln (obj_s)
2025-08-20T19:59:08.6600495Z [00:01:32.433]➜  compiling lib_refresh (obj_s)
2025-08-20T19:59:08.6711843Z [00:01:32.444]➜  compiling lib_restart (obj_s)
2025-08-20T19:59:08.6956644Z [00:01:32.469]➜  compiling lib_scanw (obj_s)
2025-08-20T19:59:08.7103930Z [00:01:32.483]➜  compiling lib_screen (obj_s)
2025-08-20T19:59:08.7213197Z [00:01:32.494]➜  compiling lib_scroll (obj_s)
2025-08-20T19:59:08.7600823Z [00:01:32.533]➜  compiling lib_scrollok (obj_s)
2025-08-20T19:59:08.7836794Z [00:01:32.557]➜  compiling lib_scrreg (obj_s)
2025-08-20T19:59:08.8481413Z [00:01:32.621]➜  compiling lib_set_term (obj_s)
2025-08-20T19:59:08.8482476Z [00:01:32.621]➜  compiling lib_slk (obj_s)
2025-08-20T19:59:08.8500875Z [00:01:32.623]➜  compiling lib_slkatr_set (obj_s)
2025-08-20T19:59:08.8501882Z [00:01:32.623]➜  compiling lib_slkatrof (obj_s)
2025-08-20T19:59:08.9112668Z [00:01:32.684]➜  compiling lib_slkatron (obj_s)
2025-08-20T19:59:08.9504700Z [00:01:32.723]➜  compiling lib_slkatrset (obj_s)
2025-08-20T19:59:08.9741235Z [00:01:32.747]➜  compiling lib_slkclear (obj_s)
2025-08-20T19:59:08.9742516Z [00:01:32.747]➜  compiling lib_slkattr (obj_s)
2025-08-20T19:59:09.0077750Z [00:01:32.781]➜  compiling lib_slkcolor (obj_s)
2025-08-20T19:59:09.0189136Z [00:01:32.792]➜  compiling lib_slkinit (obj_s)
2025-08-20T19:59:09.0334183Z [00:01:32.806]➜  compiling lib_slklab (obj_s)
2025-08-20T19:59:09.0497068Z [00:01:32.823]➜  compiling lib_slkrefr (obj_s)
2025-08-20T19:59:09.0901798Z [00:01:32.863]➜  compiling lib_slkset (obj_s)
2025-08-20T19:59:09.0921497Z [00:01:32.865]➜  compiling lib_slktouch (obj_s)
2025-08-20T19:59:09.0937326Z [00:01:32.867]➜  compiling lib_touch (obj_s)
2025-08-20T19:59:09.1220251Z [00:01:32.895]➜  compiling lib_tstp (obj_s)
2025-08-20T19:59:09.1641053Z [00:01:32.937]➜  compiling lib_ungetch (obj_s)
2025-08-20T19:59:09.1681459Z [00:01:32.941]➜  compiling lib_vidattr (obj_s)
2025-08-20T19:59:09.1835800Z [00:01:32.954]➜  compiling lib_vline (obj_s)
2025-08-20T19:59:09.1943575Z [00:01:32.967]➜  compiling lib_wattroff (obj_s)
2025-08-20T19:59:09.2614276Z [00:01:33.034]➜  compiling lib_wattron (obj_s)
2025-08-20T19:59:09.2632681Z [00:01:33.036]➜  compiling lib_winch (obj_s)
2025-08-20T19:59:09.2666430Z [00:01:33.040]➜  compiling lib_window (obj_s)
2025-08-20T19:59:09.2901417Z [00:01:33.063]➜  compiling nc_panel (obj_s)
2025-08-20T19:59:09.3470136Z [00:01:33.120]➜  compiling safe_sprintf (obj_s)
2025-08-20T19:59:09.3669756Z [00:01:33.140]➜  compiling tty_update (obj_s)
2025-08-20T19:59:09.3786667Z [00:01:33.152]➜  compiling varargs (obj_s)
2025-08-20T19:59:09.3858127Z [00:01:33.159]➜  compiling vsscanf (obj_s)
2025-08-20T19:59:09.3980182Z [00:01:33.171]➜  compiling lib_freeall (obj_s)
2025-08-20T19:59:09.4179223Z [00:01:33.191]➜  compiling charable (obj_s)
2025-08-20T19:59:09.4358607Z [00:01:33.209]➜  compiling lib_add_wch (obj_s)
2025-08-20T19:59:09.4577534Z [00:01:33.231]➜  compiling lib_box_set (obj_s)
2025-08-20T19:59:09.4620231Z [00:01:33.235]➜  compiling lib_cchar (obj_s)
2025-08-20T19:59:09.5291952Z [00:01:33.302]➜  compiling lib_erasewchar (obj_s)
2025-08-20T19:59:09.5472169Z [00:01:33.320]➜  compiling lib_get_wch (obj_s)
2025-08-20T19:59:09.5800495Z [00:01:33.353]➜  compiling lib_get_wstr (obj_s)
2025-08-20T19:59:09.6181524Z [00:01:33.391]➜  compiling lib_hline_set (obj_s)
2025-08-20T19:59:09.6242633Z [00:01:33.397]➜  compiling lib_in_wch (obj_s)
2025-08-20T19:59:09.6414205Z [00:01:33.414]➜  compiling lib_in_wchnstr (obj_s)
2025-08-20T19:59:09.6859798Z [00:01:33.459]➜  compiling lib_ins_wch (obj_s)
2025-08-20T19:59:09.7089002Z [00:01:33.482]➜  compiling lib_inwstr (obj_s)
2025-08-20T19:59:09.7178352Z [00:01:33.491]➜  compiling lib_key_name (obj_s)
2025-08-20T19:59:09.7366964Z [00:01:33.510]➜  compiling lib_pecho_wchar (obj_s)
2025-08-20T19:59:09.7868020Z [00:01:33.560]➜  compiling lib_slk_wset (obj_s)
2025-08-20T19:59:09.7979857Z [00:01:33.571]➜  compiling lib_unget_wch (obj_s)
2025-08-20T19:59:09.8266658Z [00:01:33.600]➜  compiling lib_vline_set (obj_s)
2025-08-20T19:59:09.8269796Z [00:01:33.600]➜  compiling lib_vid_attr (obj_s)
2025-08-20T19:59:09.8732137Z [00:01:33.646]➜  compiling lib_wacs (obj_s)
2025-08-20T19:59:09.9079838Z [00:01:33.681]➜  compiling lib_wunctrl (obj_s)
2025-08-20T19:59:09.9351862Z [00:01:33.708]➜  compiling expanded (obj_s)
2025-08-20T19:59:09.9609156Z [00:01:33.734]➜  compiling legacy_coding (obj_s)
2025-08-20T19:59:09.9935800Z [00:01:33.767]➜  compiling lib_dft_fgbg (obj_s)
2025-08-20T19:59:10.0096771Z [00:01:33.783]➜  compiling lib_print (obj_s)
2025-08-20T19:59:10.0243640Z [00:01:33.797]➜  compiling new_pair (obj_s)
2025-08-20T19:59:10.0687564Z [00:01:33.842]➜  compiling resizeterm (obj_s)
2025-08-20T19:59:10.0701485Z [00:01:33.843]➜  compiling use_screen (obj_s)
2025-08-20T19:59:10.0881953Z [00:01:33.861]➜  compiling use_window (obj_s)
2025-08-20T19:59:10.1448997Z [00:01:33.918]➜  compiling wresize (obj_s)
2025-08-20T19:59:10.1567127Z [00:01:33.930]➜  compiling access (obj_s)
2025-08-20T19:59:10.1707505Z [00:01:33.944]➜  compiling add_tries (obj_s)
2025-08-20T19:59:10.1778249Z [00:01:33.951]➜  compiling alloc_ttype (obj_s)
2025-08-20T19:59:10.2209490Z [00:01:33.994]➜  compiling codes (obj_s)
2025-08-20T19:59:10.2331285Z [00:01:34.006]➜  compiling comp_error (obj_s)
2025-08-20T19:59:10.3015850Z [00:01:34.075]➜  compiling comp_hash (obj_s)
2025-08-20T19:59:10.3086748Z [00:01:34.082]➜  compiling db_iterator (obj_s)
2025-08-20T19:59:10.3179658Z [00:01:34.091]➜  compiling doalloc (obj_s)
2025-08-20T19:59:10.3253984Z [00:01:34.098]➜  compiling entries (obj_s)
2025-08-20T19:59:10.3606666Z [00:01:34.134]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/db_iterator.c: In function 'update_tic_dir':
2025-08-20T19:59:10.3607758Z [00:01:34.134]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/db_iterator.c:208:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
2025-08-20T19:59:10.3608497Z [00:01:34.134]➜    208 |     free((char *) TicDirectory);
2025-08-20T19:59:10.3608809Z [00:01:34.134]➜        |          ^
2025-08-20T19:59:10.3859143Z [00:01:34.159]➜  compiling fallback (obj_s)
2025-08-20T19:59:10.4039670Z [00:01:34.177]➜  compiling free_ttype (obj_s)
2025-08-20T19:59:10.4535560Z [00:01:34.227]➜  compiling getenv_num (obj_s)
2025-08-20T19:59:10.4570619Z [00:01:34.230]➜  compiling home_terminfo (obj_s)
2025-08-20T19:59:10.4641622Z [00:01:34.237]➜  compiling lib_acs (obj_s)
2025-08-20T19:59:10.4762335Z [00:01:34.249]➜  compiling lib_baudrate (obj_s)
2025-08-20T19:59:10.4807786Z [00:01:34.254]➜  compiling lib_cur_term (obj_s)
2025-08-20T19:59:10.5229520Z [00:01:34.296]➜  compiling lib_data (obj_s)
2025-08-20T19:59:10.5254001Z [00:01:34.298]➜  compiling lib_has_cap (obj_s)
2025-08-20T19:59:10.5560936Z [00:01:34.329]➜  compiling lib_kernel (obj_s)
2025-08-20T19:59:10.5719503Z [00:01:34.345]➜  compiling lib_longname (obj_s)
2025-08-20T19:59:10.5941766Z [00:01:34.367]➜  compiling lib_napms (obj_s)
2025-08-20T19:59:10.6272515Z [00:01:34.400]➜  compiling lib_options (obj_s)
2025-08-20T19:59:10.6288513Z [00:01:34.402]➜  compiling lib_raw (obj_s)
2025-08-20T19:59:10.6346430Z [00:01:34.408]➜  compiling lib_setup (obj_s)
2025-08-20T19:59:10.6372196Z [00:01:34.410]➜  compiling lib_termcap (obj_s)
2025-08-20T19:59:10.6810478Z [00:01:34.454]➜  compiling lib_termname (obj_s)
2025-08-20T19:59:10.7513794Z [00:01:34.524]➜  compiling lib_tgoto (obj_s)
2025-08-20T19:59:10.7804876Z [00:01:34.553]➜  compiling lib_ti (obj_s)
2025-08-20T19:59:10.8126014Z [00:01:34.586]➜  compiling lib_tparm (obj_s)
2025-08-20T19:59:10.8486489Z [00:01:34.621]➜  compiling lib_tputs (obj_s)
2025-08-20T19:59:10.8583734Z [00:01:34.631]➜  compiling lib_trace (obj_s)
2025-08-20T19:59:10.8598568Z [00:01:34.633]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/lib_tparm.c: In function 'visit_nodes':
2025-08-20T19:59:10.8599847Z [00:01:34.633]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/lib_tparm.c:167:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
2025-08-20T19:59:10.8600730Z [00:01:34.633]➜    167 |         delete_tparm[which_tparm] = *(TPARM_DATA **) nodep;
2025-08-20T19:59:10.8601203Z [00:01:34.633]➜        |                                      ^
2025-08-20T19:59:10.8601891Z [00:01:34.633]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/lib_tparm.c: In function '_nc_free_tparm':
2025-08-20T19:59:10.8602996Z [00:01:34.633]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/lib_tparm.c:187:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
2025-08-20T19:59:10.8604279Z [00:01:34.633]➜    187 |                     free((char *) ptr->format);
2025-08-20T19:59:10.8604694Z [00:01:34.633]➜        |                          ^
2025-08-20T19:59:10.8703721Z [00:01:34.643]➜  compiling lib_ttyflags (obj_s)
2025-08-20T19:59:10.8766267Z [00:01:34.649]➜  compiling lib_twait (obj_s)
2025-08-20T19:59:10.9218562Z [00:01:34.695]➜  compiling name_match (obj_s)
2025-08-20T19:59:10.9805386Z [00:01:34.753]➜  compiling names (obj_s)
2025-08-20T19:59:11.0089352Z [00:01:34.782]➜  compiling obsolete (obj_s)
2025-08-20T19:59:11.0118302Z [00:01:34.785]➜  compiling read_entry (obj_s)
2025-08-20T19:59:11.0314111Z [00:01:34.804]➜  compiling read_termcap (obj_s)
2025-08-20T19:59:11.0563890Z [00:01:34.829]➜  compiling strings (obj_s)
2025-08-20T19:59:11.0948436Z [00:01:34.868]➜  compiling tries (obj_s)
2025-08-20T19:59:11.1424004Z [00:01:34.915]➜  compiling trim_sgr0 (obj_s)
2025-08-20T19:59:11.2012304Z [00:01:34.974]➜  compiling unctrl (obj_s)
2025-08-20T19:59:11.2269278Z [00:01:35.000]➜  compiling visbuf (obj_s)
2025-08-20T19:59:11.2600054Z [00:01:35.033]➜  compiling alloc_entry (obj_s)
2025-08-20T19:59:11.2780736Z [00:01:35.051]➜  compiling captoinfo (obj_s)
2025-08-20T19:59:11.2861645Z [00:01:35.059]➜  compiling comp_expand (obj_s)
2025-08-20T19:59:11.2995388Z [00:01:35.073]➜  compiling comp_parse (obj_s)
2025-08-20T19:59:11.3520483Z [00:01:35.125]➜  compiling comp_scan (obj_s)
2025-08-20T19:59:11.4309214Z [00:01:35.204]➜  compiling parse_entry (obj_s)
2025-08-20T19:59:11.4414595Z [00:01:35.214]➜  compiling write_entry (obj_s)
2025-08-20T19:59:11.5793044Z [00:01:35.352]➜  compiling define_key (obj_s)
2025-08-20T19:59:11.6420432Z [00:01:35.415]➜  compiling hashed_db (obj_s)
2025-08-20T19:59:11.6976180Z [00:01:35.470]➜  compiling key_defined (obj_s)
2025-08-20T19:59:11.7128945Z [00:01:35.486]➜  compiling keybound (obj_s)
2025-08-20T19:59:11.7511521Z [00:01:35.524]➜  compiling keyok (obj_s)
2025-08-20T19:59:11.7630019Z [00:01:35.536]➜  compiling version (obj_s)
2025-08-20T19:59:11.7892117Z [00:01:35.562]➜  compiling hardscroll (objects)
2025-08-20T19:59:11.8027550Z [00:01:35.576]➜  compiling hashmap (objects)
2025-08-20T19:59:11.8181696Z [00:01:35.591]➜  compiling lib_addch (objects)
2025-08-20T19:59:11.8268663Z [00:01:35.600]➜  compiling lib_addstr (objects)
2025-08-20T19:59:11.8619639Z [00:01:35.635]➜  compiling lib_beep (objects)
2025-08-20T19:59:11.8770745Z [00:01:35.650]➜  compiling lib_bkgd (objects)
2025-08-20T19:59:11.9700488Z [00:01:35.743]➜  compiling lib_box (objects)
2025-08-20T19:59:11.9806316Z [00:01:35.754]➜  compiling lib_chgat (objects)
2025-08-20T19:59:12.0170725Z [00:01:35.790]➜  compiling lib_clear (objects)
2025-08-20T19:59:12.0281859Z [00:01:35.801]➜  compiling lib_clearok (objects)
2025-08-20T19:59:12.0576523Z [00:01:35.831]➜  compiling lib_clrbot (objects)
2025-08-20T19:59:12.0952020Z [00:01:35.868]➜  compiling lib_clreol (objects)
2025-08-20T19:59:12.1067213Z [00:01:35.880]➜  compiling lib_color (objects)
2025-08-20T19:59:12.1128242Z [00:01:35.886]➜  compiling lib_colorset (objects)
2025-08-20T19:59:12.1204380Z [00:01:35.893]➜  compiling lib_delch (objects)
2025-08-20T19:59:12.1262758Z [00:01:35.899]➜  compiling lib_delwin (objects)
2025-08-20T19:59:12.1744278Z [00:01:35.947]➜  compiling lib_echo (objects)
2025-08-20T19:59:12.1854286Z [00:01:35.958]➜  compiling lib_endwin (objects)
2025-08-20T19:59:12.2246747Z [00:01:35.998]➜  compiling lib_erase (objects)
2025-08-20T19:59:12.2342542Z [00:01:36.007]➜  compiling lib_flash (objects)
2025-08-20T19:59:12.2466732Z [00:01:36.020]➜  compiling lib_gen (objects)
2025-08-20T19:59:12.2486717Z [00:01:36.022]➜  compiling lib_getch (objects)
2025-08-20T19:59:12.2960622Z [00:01:36.069]➜  compiling lib_getstr (objects)
2025-08-20T19:59:12.3064078Z [00:01:36.079]➜  compiling lib_hline (objects)
2025-08-20T19:59:12.4085408Z [00:01:36.181]➜  compiling lib_immedok (objects)
2025-08-20T19:59:12.4100809Z [00:01:36.182]➜  compiling lib_inchstr (objects)
2025-08-20T19:59:12.4284082Z [00:01:36.201]➜  compiling lib_initscr (objects)
2025-08-20T19:59:12.4545570Z [00:01:36.228]➜  compiling lib_insch (objects)
2025-08-20T19:59:12.4708656Z [00:01:36.244]➜  compiling lib_insdel (objects)
2025-08-20T19:59:12.5032988Z [00:01:36.276]➜  compiling lib_insnstr (objects)
2025-08-20T19:59:12.5125215Z [00:01:36.286]➜  compiling lib_instr (objects)
2025-08-20T19:59:12.5471139Z [00:01:36.320]➜  compiling lib_isendwin (objects)
2025-08-20T19:59:12.5717015Z [00:01:36.345]➜  compiling lib_leaveok (objects)
2025-08-20T19:59:12.5904055Z [00:01:36.363]➜  compiling lib_mouse (objects)
2025-08-20T19:59:12.6267220Z [00:01:36.400]➜  compiling lib_move (objects)
2025-08-20T19:59:12.6439556Z [00:01:36.417]➜  compiling lib_mvcur (objects)
2025-08-20T19:59:12.6532622Z [00:01:36.426]➜  compiling lib_mvwin (objects)
2025-08-20T19:59:12.7310654Z [00:01:36.504]➜  compiling lib_newterm (objects)
2025-08-20T19:59:12.7741331Z [00:01:36.547]➜  compiling lib_newwin (objects)
2025-08-20T19:59:12.8642792Z [00:01:36.637]➜  compiling lib_nl (objects)
2025-08-20T19:59:12.8810792Z [00:01:36.654]➜  compiling lib_overlay (objects)
2025-08-20T19:59:12.8926892Z [00:01:36.666]➜  compiling lib_pad (objects)
2025-08-20T19:59:12.8967150Z [00:01:36.669]➜  compiling lib_printw (objects)
2025-08-20T19:59:12.9641150Z [00:01:36.737]➜  compiling lib_redrawln (objects)
2025-08-20T19:59:12.9719179Z [00:01:36.745]➜  compiling lib_refresh (objects)
2025-08-20T19:59:12.9789840Z [00:01:36.752]➜  compiling lib_restart (objects)
2025-08-20T19:59:13.0139796Z [00:01:36.787]➜  compiling lib_scanw (objects)
2025-08-20T19:59:13.0207008Z [00:01:36.794]➜  compiling lib_screen (objects)
2025-08-20T19:59:13.0403259Z [00:01:36.813]➜  compiling lib_scroll (objects)
2025-08-20T19:59:13.0556231Z [00:01:36.829]➜  compiling lib_scrollok (objects)
2025-08-20T19:59:13.1110447Z [00:01:36.884]➜  compiling lib_scrreg (objects)
2025-08-20T19:59:13.1113224Z [00:01:36.884]➜  compiling lib_set_term (objects)
2025-08-20T19:59:13.1426033Z [00:01:36.916]➜  compiling lib_slk (objects)
2025-08-20T19:59:13.1629193Z [00:01:36.936]➜  compiling lib_slkatr_set (objects)
2025-08-20T19:59:13.2138723Z [00:01:36.987]➜  compiling lib_slkatrof (objects)
2025-08-20T19:59:13.2241878Z [00:01:36.997]➜  compiling lib_slkatron (objects)
2025-08-20T19:59:13.2478765Z [00:01:37.021]➜  compiling lib_slkatrset (objects)
2025-08-20T19:59:13.3093189Z [00:01:37.082]➜  compiling lib_slkattr (objects)
2025-08-20T19:59:13.3114372Z [00:01:37.084]➜  compiling lib_slkclear (objects)
2025-08-20T19:59:13.3248239Z [00:01:37.098]➜  compiling lib_slkcolor (objects)
2025-08-20T19:59:13.3259533Z [00:01:37.099]➜  compiling lib_slkinit (objects)
2025-08-20T19:59:13.3424357Z [00:01:37.115]➜  compiling lib_slklab (objects)
2025-08-20T19:59:13.3742355Z [00:01:37.147]➜  compiling lib_slkrefr (objects)
2025-08-20T19:59:13.3892829Z [00:01:37.162]➜  compiling lib_slkset (objects)
2025-08-20T19:59:13.3917396Z [00:01:37.165]➜  compiling lib_slktouch (objects)
2025-08-20T19:59:13.4146622Z [00:01:37.188]➜  compiling lib_touch (objects)
2025-08-20T19:59:13.4450785Z [00:01:37.218]➜  compiling lib_tstp (objects)
2025-08-20T19:59:13.4511089Z [00:01:37.224]➜  compiling lib_ungetch (objects)
2025-08-20T19:59:13.4798776Z [00:01:37.253]➜  compiling lib_vidattr (objects)
2025-08-20T19:59:13.4999450Z [00:01:37.273]➜  compiling lib_vline (objects)
2025-08-20T19:59:13.5162950Z [00:01:37.289]➜  compiling lib_wattroff (objects)
2025-08-20T19:59:13.5206154Z [00:01:37.294]➜  compiling lib_wattron (objects)
2025-08-20T19:59:13.5580126Z [00:01:37.331]➜  compiling lib_winch (objects)
2025-08-20T19:59:13.5783135Z [00:01:37.351]➜  compiling lib_window (objects)
2025-08-20T19:59:13.5903602Z [00:01:37.363]➜  compiling nc_panel (objects)
2025-08-20T19:59:13.6030853Z [00:01:37.376]➜  compiling safe_sprintf (objects)
2025-08-20T19:59:13.6377071Z [00:01:37.411]➜  compiling tty_update (objects)
2025-08-20T19:59:13.6899783Z [00:01:37.463]➜  compiling varargs (objects)
2025-08-20T19:59:13.6949567Z [00:01:37.468]➜  compiling vsscanf (objects)
2025-08-20T19:59:13.7048031Z [00:01:37.478]➜  compiling lib_freeall (objects)
2025-08-20T19:59:13.7819951Z [00:01:37.555]➜  compiling charable (objects)
2025-08-20T19:59:13.7820916Z [00:01:37.555]➜  compiling lib_add_wch (objects)
2025-08-20T19:59:13.7886091Z [00:01:37.559]➜  compiling lib_box_set (objects)
2025-08-20T19:59:13.7886454Z [00:01:37.559]➜  compiling lib_cchar (objects)
2025-08-20T19:59:13.8689751Z [00:01:37.642]➜  compiling lib_erasewchar (objects)
2025-08-20T19:59:13.8837859Z [00:01:37.657]➜  compiling lib_get_wch (objects)
2025-08-20T19:59:13.9180421Z [00:01:37.691]➜  compiling lib_get_wstr (objects)
2025-08-20T19:59:13.9952725Z [00:01:37.768]➜  compiling lib_hline_set (objects)
2025-08-20T19:59:13.9960822Z [00:01:37.769]➜  compiling lib_in_wch (objects)
2025-08-20T19:59:13.9979936Z [00:01:37.771]➜  compiling lib_in_wchnstr (objects)
2025-08-20T19:59:14.0105021Z [00:01:37.783]➜  compiling lib_ins_wch (objects)
2025-08-20T19:59:14.0660040Z [00:01:37.839]➜  compiling lib_inwstr (objects)
2025-08-20T19:59:14.0956113Z [00:01:37.868]➜  compiling lib_key_name (objects)
2025-08-20T19:59:14.1024943Z [00:01:37.875]➜  compiling lib_pecho_wchar (objects)
2025-08-20T19:59:14.1035738Z [00:01:37.877]➜  compiling lib_slk_wset (objects)
2025-08-20T19:59:14.1580097Z [00:01:37.931]➜  compiling lib_unget_wch (objects)
2025-08-20T19:59:14.1635164Z [00:01:37.937]➜  compiling lib_vid_attr (objects)
2025-08-20T19:59:14.1933638Z [00:01:37.966]➜  compiling lib_vline_set (objects)
2025-08-20T19:59:14.2099323Z [00:01:37.983]➜  compiling lib_wacs (objects)
2025-08-20T19:59:14.2571583Z [00:01:38.030]➜  compiling lib_wunctrl (objects)
2025-08-20T19:59:14.3124041Z [00:01:38.085]➜  compiling expanded (objects)
2025-08-20T19:59:14.3269125Z [00:01:38.100]➜  compiling legacy_coding (objects)
2025-08-20T19:59:14.3307799Z [00:01:38.104]➜  compiling lib_dft_fgbg (objects)
2025-08-20T19:59:14.3821368Z [00:01:38.155]➜  compiling lib_print (objects)
2025-08-20T19:59:14.3908620Z [00:01:38.164]➜  compiling new_pair (objects)
2025-08-20T19:59:14.3914332Z [00:01:38.164]➜  compiling resizeterm (objects)
2025-08-20T19:59:14.4233233Z [00:01:38.196]➜  compiling use_screen (objects)
2025-08-20T19:59:14.4275453Z [00:01:38.201]➜  compiling use_window (objects)
2025-08-20T19:59:14.7287819Z [00:01:38.502]➜  compiling wresize (objects)
2025-08-20T19:59:14.7290295Z [00:01:38.502]➜  compiling access (objects)
2025-08-20T19:59:14.7294309Z [00:01:38.502]➜  compiling add_tries (objects)
2025-08-20T19:59:14.7326724Z [00:01:38.506]➜  compiling alloc_ttype (objects)
2025-08-20T19:59:14.7338073Z [00:01:38.507]➜  compiling codes (objects)
2025-08-20T19:59:14.8037467Z [00:01:38.577]➜  compiling comp_error (objects)
2025-08-20T19:59:14.8082926Z [00:01:38.581]➜  compiling comp_hash (objects)
2025-08-20T19:59:14.8328700Z [00:01:38.606]➜  compiling db_iterator (objects)
2025-08-20T19:59:14.8940563Z [00:01:38.667]➜  compiling doalloc (objects)
2025-08-20T19:59:14.8947887Z [00:01:38.668]➜  compiling entries (objects)
2025-08-20T19:59:14.9097040Z [00:01:38.683]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/db_iterator.c: In function 'update_tic_dir':
2025-08-20T19:59:14.9099045Z [00:01:38.683]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/db_iterator.c:208:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
2025-08-20T19:59:14.9100472Z [00:01:38.683]➜    208 |     free((char *) TicDirectory);
2025-08-20T19:59:14.9100806Z [00:01:38.683]➜        |          ^
2025-08-20T19:59:14.9359668Z [00:01:38.709]➜  compiling fallback (objects)
2025-08-20T19:59:14.9926326Z [00:01:38.766]➜  compiling free_ttype (objects)
2025-08-20T19:59:14.9948633Z [00:01:38.768]➜  compiling getenv_num (objects)
2025-08-20T19:59:15.0003550Z [00:01:38.773]➜  compiling home_terminfo (objects)
2025-08-20T19:59:15.0158250Z [00:01:38.789]➜  compiling lib_acs (objects)
2025-08-20T19:59:15.0168507Z [00:01:38.790]➜  compiling lib_baudrate (objects)
2025-08-20T19:59:15.0693887Z [00:01:38.842]➜  compiling lib_cur_term (objects)
2025-08-20T19:59:15.0756963Z [00:01:38.849]➜  compiling lib_data (objects)
2025-08-20T19:59:15.0885420Z [00:01:38.862]➜  compiling lib_has_cap (objects)
2025-08-20T19:59:15.0957164Z [00:01:38.869]➜  compiling lib_kernel (objects)
2025-08-20T19:59:15.1372339Z [00:01:38.910]➜  compiling lib_longname (objects)
2025-08-20T19:59:15.1530085Z [00:01:38.926]➜  compiling lib_napms (objects)
2025-08-20T19:59:15.1647204Z [00:01:38.938]➜  compiling lib_options (objects)
2025-08-20T19:59:15.1758084Z [00:01:38.949]➜  compiling lib_raw (objects)
2025-08-20T19:59:15.1996350Z [00:01:38.973]➜  compiling lib_setup (objects)
2025-08-20T19:59:15.2284709Z [00:01:39.002]➜  compiling lib_termcap (objects)
2025-08-20T19:59:15.2303656Z [00:01:39.003]➜  compiling lib_termname (objects)
2025-08-20T19:59:15.2862500Z [00:01:39.059]➜  compiling lib_tgoto (objects)
2025-08-20T19:59:15.3490084Z [00:01:39.122]➜  compiling lib_ti (objects)
2025-08-20T19:59:15.3820078Z [00:01:39.155]➜  compiling lib_tparm (objects)
2025-08-20T19:59:15.3836050Z [00:01:39.156]➜  compiling lib_tputs (objects)
2025-08-20T19:59:15.3841459Z [00:01:39.157]➜  compiling lib_trace (objects)
2025-08-20T19:59:15.4018991Z [00:01:39.175]➜  compiling lib_ttyflags (objects)
2025-08-20T19:59:15.4357819Z [00:01:39.209]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/lib_tparm.c: In function 'visit_nodes':
2025-08-20T19:59:15.4359692Z [00:01:39.209]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/lib_tparm.c:167:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
2025-08-20T19:59:15.4360498Z [00:01:39.209]➜    167 |         delete_tparm[which_tparm] = *(TPARM_DATA **) nodep;
2025-08-20T19:59:15.4360879Z [00:01:39.209]➜        |                                      ^
2025-08-20T19:59:15.4362119Z [00:01:39.209]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/lib_tparm.c: In function '_nc_free_tparm':
2025-08-20T19:59:15.4363177Z [00:01:39.209]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/lib_tparm.c:187:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
2025-08-20T19:59:15.4363949Z [00:01:39.209]➜    187 |                     free((char *) ptr->format);
2025-08-20T19:59:15.4364273Z [00:01:39.209]➜        |                          ^
2025-08-20T19:59:15.4457113Z [00:01:39.219]➜  compiling lib_twait (objects)
2025-08-20T19:59:15.4853380Z [00:01:39.258]➜  compiling name_match (objects)
2025-08-20T19:59:15.5365231Z [00:01:39.309]➜  compiling names (objects)
2025-08-20T19:59:15.5608098Z [00:01:39.334]➜  compiling obsolete (objects)
2025-08-20T19:59:15.5909320Z [00:01:39.364]➜  compiling read_entry (objects)
2025-08-20T19:59:15.6009350Z [00:01:39.374]➜  compiling read_termcap (objects)
2025-08-20T19:59:15.6059207Z [00:01:39.379]➜  compiling strings (objects)
2025-08-20T19:59:15.6234319Z [00:01:39.396]➜  compiling tries (objects)
2025-08-20T19:59:15.7037139Z [00:01:39.477]➜  compiling trim_sgr0 (objects)
2025-08-20T19:59:15.7068476Z [00:01:39.480]➜  compiling unctrl (objects)
2025-08-20T19:59:15.7267280Z [00:01:39.500]➜  compiling visbuf (objects)
2025-08-20T19:59:15.8346927Z [00:01:39.608]➜  compiling alloc_entry (objects)
2025-08-20T19:59:15.8364168Z [00:01:39.609]➜  compiling captoinfo (objects)
2025-08-20T19:59:15.8387553Z [00:01:39.612]➜  compiling comp_expand (objects)
2025-08-20T19:59:15.8803484Z [00:01:39.653]➜  compiling comp_parse (objects)
2025-08-20T19:59:15.8941803Z [00:01:39.667]➜  compiling comp_scan (objects)
2025-08-20T19:59:15.9816145Z [00:01:39.755]➜  compiling parse_entry (objects)
2025-08-20T19:59:16.1290544Z [00:01:39.902]➜  compiling write_entry (objects)
2025-08-20T19:59:16.1860135Z [00:01:39.959]➜  compiling define_key (objects)
2025-08-20T19:59:16.2029343Z [00:01:39.976]➜  compiling hashed_db (objects)
2025-08-20T19:59:16.2430524Z [00:01:40.016]➜  compiling key_defined (objects)
2025-08-20T19:59:16.2737828Z [00:01:40.047]➜  compiling keybound (objects)
2025-08-20T19:59:16.3081730Z [00:01:40.081]➜  compiling keyok (objects)
2025-08-20T19:59:16.3204084Z [00:01:40.093]➜  compiling version (objects)
2025-08-20T19:59:16.3280882Z [00:01:40.101]➜  /bin/sh -e /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/MKcaptab.sh gawk 1 /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/MKcaptab.awk /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps-ncurses > comp_captab.c
2025-08-20T19:59:16.3365721Z [00:01:40.109]➜  /bin/sh -e /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/tinfo/MKuserdefs.sh gawk 1 /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/include/Caps-ncurses > comp_userdefs.c
2025-08-20T19:59:16.3396607Z [00:01:40.113]➜  gawk -f /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/base/MKkeyname.awk use_sigwinch=1 bigstrings=1 keys.list > lib_keyname.c
2025-08-20T19:59:16.3409947Z [00:01:40.114]➜  ./make_keys keys.list > init_keytry.h
2025-08-20T19:59:16.3425040Z [00:01:40.116]➜  compiling comp_captab (obj_s)
2025-08-20T19:59:16.3515816Z [00:01:40.125]➜  compiling comp_userdefs (obj_s)
2025-08-20T19:59:16.3806793Z [00:01:40.154]➜  compiling init_keytry (obj_s)
2025-08-20T19:59:16.3931070Z [00:01:40.166]➜  compiling lib_keyname (obj_s)
2025-08-20T19:59:16.4091599Z [00:01:40.182]➜  compiling comp_captab (objects)
2025-08-20T19:59:16.4392378Z [00:01:40.212]➜  compiling comp_userdefs (objects)
2025-08-20T19:59:16.4642424Z [00:01:40.237]➜  compiling init_keytry (objects)
2025-08-20T19:59:16.4878614Z [00:01:40.261]➜  compiling lib_keyname (objects)
2025-08-20T19:59:16.5250708Z [00:01:40.298]➜  linking ../lib/libncursesw.so.6.5
2025-08-20T19:59:16.5271966Z [00:01:40.299]➜  /root/.ppkg/core/wrapper-target-cc -L/root/.ppkg/run/134/linux-musl-aarch64/libncurses/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s  -Os  --param max-inline-insns-single=1200  -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wextra -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wno-inline -Wignored-qualifiers -Wlogical-op -Wvarargs -Wwrite-strings -Wno-unknown-pragmas -Wswitch-enum -shared -Wl,-soname,`basename ../lib/libncursesw.so.6.5 .6.5`.6,-stats,-lc -o ../lib/libncursesw.so.6.5 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/new_pair.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/comp_userdefs.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib  
2025-08-20T19:59:16.5493338Z [00:01:40.322]➜  /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/bin/ld: total time in link: 0.018807
2025-08-20T19:59:16.5516828Z [00:01:40.324]➜  cd ../lib && (ln -s -f libncursesw.so.6.5 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; )
2025-08-20T19:59:16.5930625Z [00:01:40.365]➜  /usr/bin/ar -curvU ../lib/libncursesw.a ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/charable.o ../objects/lib_add_wch.o ../objects/lib_box_set.o ../objects/lib_cchar.o ../objects/lib_erasewchar.o ../objects/lib_get_wch.o ../objects/lib_get_wstr.o ../objects/lib_hline_set.o ../objects/lib_in_wch.o ../objects/lib_in_wchnstr.o ../objects/lib_ins_wch.o ../objects/lib_inwstr.o ../objects/lib_key_name.o ../objects/lib_pecho_wchar.o ../objects/lib_slk_wset.o ../objects/lib_unget_wch.o ../objects/lib_vid_attr.o ../objects/lib_vline_set.o ../objects/lib_wacs.o ../objects/lib_wunctrl.o ../objects/expanded.o ../objects/legacy_coding.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/new_pair.o ../objects/resizeterm.o ../objects/use_screen.o ../objects/use_window.o ../objects/wresize.o ../objects/access.o ../objects/add_tries.o ../objects/alloc_ttype.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_hash.o ../objects/comp_userdefs.o ../objects/db_iterator.o ../objects/doalloc.o ../objects/entries.o ../objects/fallback.o ../objects/free_ttype.o ../objects/getenv_num.o ../objects/home_terminfo.o ../objects/init_keytry.o ../objects/lib_acs.o ../objects/lib_baudrate.o ../objects/lib_cur_term.o ../objects/lib_data.o ../objects/lib_has_cap.o ../objects/lib_kernel.o ../objects/lib_keyname.o ../objects/lib_longname.o ../objects/lib_napms.o ../objects/lib_options.o ../objects/lib_raw.o ../objects/lib_setup.o ../objects/lib_termcap.o ../objects/lib_termname.o ../objects/lib_tgoto.o ../objects/lib_ti.o ../objects/lib_tparm.o ../objects/lib_tputs.o ../objects/lib_trace.o ../objects/lib_ttyflags.o ../objects/lib_twait.o ../objects/name_match.o ../objects/names.o ../objects/obsolete.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/alloc_entry.o ../objects/captoinfo.o ../objects/comp_expand.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/parse_entry.o ../objects/write_entry.o ../objects/define_key.o ../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o
2025-08-20T19:59:16.5942081Z [00:01:40.366]➜  a - ../objects/hardscroll.o
2025-08-20T19:59:16.5942372Z [00:01:40.366]➜  a - ../objects/hashmap.o
2025-08-20T19:59:16.5942813Z [00:01:40.366]➜  a - ../objects/lib_addch.o
2025-08-20T19:59:16.5943164Z [00:01:40.366]➜  a - ../objects/lib_addstr.o
2025-08-20T19:59:16.5943442Z [00:01:40.366]➜  a - ../objects/lib_beep.o
2025-08-20T19:59:16.5943717Z [00:01:40.366]➜  a - ../objects/lib_bkgd.o
2025-08-20T19:59:16.5943987Z [00:01:40.366]➜  a - ../objects/lib_box.o
2025-08-20T19:59:16.5944263Z [00:01:40.366]➜  a - ../objects/lib_chgat.o
2025-08-20T19:59:16.5944542Z [00:01:40.366]➜  a - ../objects/lib_clear.o
2025-08-20T19:59:16.5945054Z [00:01:40.366]➜  a - ../objects/lib_clearok.o
2025-08-20T19:59:16.5945430Z [00:01:40.366]➜  a - ../objects/lib_clrbot.o
2025-08-20T19:59:16.5945715Z [00:01:40.366]➜  a - ../objects/lib_clreol.o
2025-08-20T19:59:16.5946004Z [00:01:40.366]➜  a - ../objects/lib_color.o
2025-08-20T19:59:16.5946297Z [00:01:40.366]➜  a - ../objects/lib_colorset.o
2025-08-20T19:59:16.5946585Z [00:01:40.366]➜  a - ../objects/lib_delch.o
2025-08-20T19:59:16.5946865Z [00:01:40.366]➜  a - ../objects/lib_delwin.o
2025-08-20T19:59:16.5947152Z [00:01:40.366]➜  a - ../objects/lib_echo.o
2025-08-20T19:59:16.5947431Z [00:01:40.366]➜  a - ../objects/lib_endwin.o
2025-08-20T19:59:16.5947706Z [00:01:40.366]➜  a - ../objects/lib_erase.o
2025-08-20T19:59:16.5947989Z [00:01:40.366]➜  a - ../objects/lib_flash.o
2025-08-20T19:59:16.5948261Z [00:01:40.366]➜  a - ../objects/lib_gen.o
2025-08-20T19:59:16.5948539Z [00:01:40.366]➜  a - ../objects/lib_getch.o
2025-08-20T19:59:16.5948821Z [00:01:40.366]➜  a - ../objects/lib_getstr.o
2025-08-20T19:59:16.5949102Z [00:01:40.366]➜  a - ../objects/lib_hline.o
2025-08-20T19:59:16.5949640Z [00:01:40.366]➜  a - ../objects/lib_immedok.o
2025-08-20T19:59:16.5949929Z [00:01:40.366]➜  a - ../objects/lib_inchstr.o
2025-08-20T19:59:16.5950214Z [00:01:40.366]➜  a - ../objects/lib_initscr.o
2025-08-20T19:59:16.5950495Z [00:01:40.366]➜  a - ../objects/lib_insch.o
2025-08-20T19:59:16.5950776Z [00:01:40.366]➜  a - ../objects/lib_insdel.o
2025-08-20T19:59:16.5951060Z [00:01:40.366]➜  a - ../objects/lib_insnstr.o
2025-08-20T19:59:16.5951353Z [00:01:40.366]➜  a - ../objects/lib_instr.o
2025-08-20T19:59:16.5951641Z [00:01:40.366]➜  a - ../objects/lib_isendwin.o
2025-08-20T19:59:16.5951934Z [00:01:40.366]➜  a - ../objects/lib_leaveok.o
2025-08-20T19:59:16.5952210Z [00:01:40.366]➜  a - ../objects/lib_mouse.o
2025-08-20T19:59:16.5952485Z [00:01:40.366]➜  a - ../objects/lib_move.o
2025-08-20T19:59:16.5952763Z [00:01:40.366]➜  a - ../objects/lib_mvcur.o
2025-08-20T19:59:16.5953040Z [00:01:40.366]➜  a - ../objects/lib_mvwin.o
2025-08-20T19:59:16.5953319Z [00:01:40.366]➜  a - ../objects/lib_newterm.o
2025-08-20T19:59:16.5953613Z [00:01:40.366]➜  a - ../objects/lib_newwin.o
2025-08-20T19:59:16.5953892Z [00:01:40.366]➜  a - ../objects/lib_nl.o
2025-08-20T19:59:16.5954171Z [00:01:40.366]➜  a - ../objects/lib_overlay.o
2025-08-20T19:59:16.5954449Z [00:01:40.366]➜  a - ../objects/lib_pad.o
2025-08-20T19:59:16.5954728Z [00:01:40.366]➜  a - ../objects/lib_printw.o
2025-08-20T19:59:16.5955360Z [00:01:40.366]➜  a - ../objects/lib_redrawln.o
2025-08-20T19:59:16.5955666Z [00:01:40.366]➜  a - ../objects/lib_refresh.o
2025-08-20T19:59:16.5955955Z [00:01:40.366]➜  a - ../objects/lib_restart.o
2025-08-20T19:59:16.5956239Z [00:01:40.366]➜  a - ../objects/lib_scanw.o
2025-08-20T19:59:16.5956513Z [00:01:40.366]➜  a - ../objects/lib_screen.o
2025-08-20T19:59:16.5956794Z [00:01:40.366]➜  a - ../objects/lib_scroll.o
2025-08-20T19:59:16.5957078Z [00:01:40.366]➜  a - ../objects/lib_scrollok.o
2025-08-20T19:59:16.5957366Z [00:01:40.366]➜  a - ../objects/lib_scrreg.o
2025-08-20T19:59:16.5957665Z [00:01:40.366]➜  a - ../objects/lib_set_term.o
2025-08-20T19:59:16.5957944Z [00:01:40.366]➜  a - ../objects/lib_slk.o
2025-08-20T19:59:16.5958232Z [00:01:40.366]➜  a - ../objects/lib_slkatr_set.o
2025-08-20T19:59:16.5958531Z [00:01:40.366]➜  a - ../objects/lib_slkatrof.o
2025-08-20T19:59:16.5958819Z [00:01:40.366]➜  a - ../objects/lib_slkatron.o
2025-08-20T19:59:16.5959112Z [00:01:40.366]➜  a - ../objects/lib_slkatrset.o
2025-08-20T19:59:16.5959405Z [00:01:40.366]➜  a - ../objects/lib_slkattr.o
2025-08-20T19:59:16.5959907Z [00:01:40.366]➜  a - ../objects/lib_slkclear.o
2025-08-20T19:59:16.5960290Z [00:01:40.366]➜  a - ../objects/lib_slkcolor.o
2025-08-20T19:59:16.5960583Z [00:01:40.366]➜  a - ../objects/lib_slkinit.o
2025-08-20T19:59:16.5960863Z [00:01:40.366]➜  a - ../objects/lib_slklab.o
2025-08-20T19:59:16.5961149Z [00:01:40.366]➜  a - ../objects/lib_slkrefr.o
2025-08-20T19:59:16.5961433Z [00:01:40.366]➜  a - ../objects/lib_slkset.o
2025-08-20T19:59:16.5961717Z [00:01:40.366]➜  a - ../objects/lib_slktouch.o
2025-08-20T19:59:16.5962010Z [00:01:40.366]➜  a - ../objects/lib_touch.o
2025-08-20T19:59:16.5962283Z [00:01:40.366]➜  a - ../objects/lib_tstp.o
2025-08-20T19:59:16.5962564Z [00:01:40.366]➜  a - ../objects/lib_ungetch.o
2025-08-20T19:59:16.5962848Z [00:01:40.366]➜  a - ../objects/lib_vidattr.o
2025-08-20T19:59:16.5963131Z [00:01:40.366]➜  a - ../objects/lib_vline.o
2025-08-20T19:59:16.5963417Z [00:01:40.366]➜  a - ../objects/lib_wattroff.o
2025-08-20T19:59:16.5963714Z [00:01:40.366]➜  a - ../objects/lib_wattron.o
2025-08-20T19:59:16.5964006Z [00:01:40.366]➜  a - ../objects/lib_winch.o
2025-08-20T19:59:16.5964284Z [00:01:40.366]➜  a - ../objects/lib_window.o
2025-08-20T19:59:16.5964563Z [00:01:40.366]➜  a - ../objects/nc_panel.o
2025-08-20T19:59:16.5965029Z [00:01:40.367]➜  a - ../objects/safe_sprintf.o
2025-08-20T19:59:16.5965391Z [00:01:40.367]➜  a - ../objects/tty_update.o
2025-08-20T19:59:16.5965667Z [00:01:40.367]➜  a - ../objects/varargs.o
2025-08-20T19:59:16.5965940Z [00:01:40.367]➜  a - ../objects/vsscanf.o
2025-08-20T19:59:16.5966478Z [00:01:40.367]➜  a - ../objects/lib_freeall.o
2025-08-20T19:59:16.5966761Z [00:01:40.367]➜  a - ../objects/charable.o
2025-08-20T19:59:16.5967042Z [00:01:40.367]➜  a - ../objects/lib_add_wch.o
2025-08-20T19:59:16.5967323Z [00:01:40.367]➜  a - ../objects/lib_box_set.o
2025-08-20T19:59:16.5967603Z [00:01:40.367]➜  a - ../objects/lib_cchar.o
2025-08-20T19:59:16.5967889Z [00:01:40.367]➜  a - ../objects/lib_erasewchar.o
2025-08-20T19:59:16.5968190Z [00:01:40.367]➜  a - ../objects/lib_get_wch.o
2025-08-20T19:59:16.5968478Z [00:01:40.367]➜  a - ../objects/lib_get_wstr.o
2025-08-20T19:59:16.5968770Z [00:01:40.367]➜  a - ../objects/lib_hline_set.o
2025-08-20T19:59:16.5969057Z [00:01:40.367]➜  a - ../objects/lib_in_wch.o
2025-08-20T19:59:16.5969346Z [00:01:40.367]➜  a - ../objects/lib_in_wchnstr.o
2025-08-20T19:59:16.5969633Z [00:01:40.367]➜  a - ../objects/lib_ins_wch.o
2025-08-20T19:59:16.5969914Z [00:01:40.367]➜  a - ../objects/lib_inwstr.o
2025-08-20T19:59:16.5970198Z [00:01:40.367]➜  a - ../objects/lib_key_name.o
2025-08-20T19:59:16.5970505Z [00:01:40.367]➜  a - ../objects/lib_pecho_wchar.o
2025-08-20T19:59:16.5970802Z [00:01:40.367]➜  a - ../objects/lib_slk_wset.o
2025-08-20T19:59:16.5971094Z [00:01:40.367]➜  a - ../objects/lib_unget_wch.o
2025-08-20T19:59:16.5971387Z [00:01:40.367]➜  a - ../objects/lib_vid_attr.o
2025-08-20T19:59:16.5971679Z [00:01:40.367]➜  a - ../objects/lib_vline_set.o
2025-08-20T19:59:16.5971964Z [00:01:40.367]➜  a - ../objects/lib_wacs.o
2025-08-20T19:59:16.5972254Z [00:01:40.367]➜  a - ../objects/lib_wunctrl.o
2025-08-20T19:59:16.5972540Z [00:01:40.367]➜  a - ../objects/expanded.o
2025-08-20T19:59:16.5972830Z [00:01:40.367]➜  a - ../objects/legacy_coding.o
2025-08-20T19:59:16.5973123Z [00:01:40.367]➜  a - ../objects/lib_dft_fgbg.o
2025-08-20T19:59:16.5973409Z [00:01:40.367]➜  a - ../objects/lib_print.o
2025-08-20T19:59:16.5973684Z [00:01:40.367]➜  a - ../objects/new_pair.o
2025-08-20T19:59:16.5973965Z [00:01:40.367]➜  a - ../objects/resizeterm.o
2025-08-20T19:59:16.5974258Z [00:01:40.367]➜  a - ../objects/use_screen.o
2025-08-20T19:59:16.5974542Z [00:01:40.367]➜  a - ../objects/use_window.o
2025-08-20T19:59:16.5975002Z [00:01:40.367]➜  a - ../objects/wresize.o
2025-08-20T19:59:16.5975347Z [00:01:40.367]➜  a - ../objects/access.o
2025-08-20T19:59:16.5975622Z [00:01:40.367]➜  a - ../objects/add_tries.o
2025-08-20T19:59:16.5975903Z [00:01:40.367]➜  a - ../objects/alloc_ttype.o
2025-08-20T19:59:16.5976175Z [00:01:40.367]➜  a - ../objects/codes.o
2025-08-20T19:59:16.5976695Z [00:01:40.367]➜  a - ../objects/comp_captab.o
2025-08-20T19:59:16.5977062Z [00:01:40.367]➜  a - ../objects/comp_error.o
2025-08-20T19:59:16.5977345Z [00:01:40.367]➜  a - ../objects/comp_hash.o
2025-08-20T19:59:16.5977636Z [00:01:40.367]➜  a - ../objects/comp_userdefs.o
2025-08-20T19:59:16.5977928Z [00:01:40.367]➜  a - ../objects/db_iterator.o
2025-08-20T19:59:16.5978201Z [00:01:40.367]➜  a - ../objects/doalloc.o
2025-08-20T19:59:16.5978472Z [00:01:40.367]➜  a - ../objects/entries.o
2025-08-20T19:59:16.5978754Z [00:01:40.367]➜  a - ../objects/fallback.o
2025-08-20T19:59:16.5979032Z [00:01:40.367]➜  a - ../objects/free_ttype.o
2025-08-20T19:59:16.5979313Z [00:01:40.367]➜  a - ../objects/getenv_num.o
2025-08-20T19:59:16.5979602Z [00:01:40.367]➜  a - ../objects/home_terminfo.o
2025-08-20T19:59:16.5979895Z [00:01:40.367]➜  a - ../objects/init_keytry.o
2025-08-20T19:59:16.5980174Z [00:01:40.367]➜  a - ../objects/lib_acs.o
2025-08-20T19:59:16.5980454Z [00:01:40.367]➜  a - ../objects/lib_baudrate.o
2025-08-20T19:59:16.5980753Z [00:01:40.367]➜  a - ../objects/lib_cur_term.o
2025-08-20T19:59:16.5981039Z [00:01:40.367]➜  a - ../objects/lib_data.o
2025-08-20T19:59:16.5981316Z [00:01:40.367]➜  a - ../objects/lib_has_cap.o
2025-08-20T19:59:16.5981598Z [00:01:40.367]➜  a - ../objects/lib_kernel.o
2025-08-20T19:59:16.5981879Z [00:01:40.367]➜  a - ../objects/lib_keyname.o
2025-08-20T19:59:16.5982165Z [00:01:40.367]➜  a - ../objects/lib_longname.o
2025-08-20T19:59:16.5982450Z [00:01:40.367]➜  a - ../objects/lib_napms.o
2025-08-20T19:59:16.5983000Z [00:01:40.367]➜  a - ../objects/lib_options.o
2025-08-20T19:59:16.5983282Z [00:01:40.367]➜  a - ../objects/lib_raw.o
2025-08-20T19:59:16.5983557Z [00:01:40.367]➜  a - ../objects/lib_setup.o
2025-08-20T19:59:16.5983839Z [00:01:40.367]➜  a - ../objects/lib_termcap.o
2025-08-20T19:59:16.5991507Z [00:01:40.367]➜  a - ../objects/lib_termname.o
2025-08-20T19:59:16.5991978Z [00:01:40.367]➜  a - ../objects/lib_tgoto.o
2025-08-20T19:59:16.5992263Z [00:01:40.367]➜  a - ../objects/lib_ti.o
2025-08-20T19:59:16.5992557Z [00:01:40.367]➜  a - ../objects/lib_tparm.o
2025-08-20T19:59:16.5992836Z [00:01:40.367]➜  a - ../objects/lib_tputs.o
2025-08-20T19:59:16.5993109Z [00:01:40.367]➜  a - ../objects/lib_trace.o
2025-08-20T19:59:16.5993392Z [00:01:40.367]➜  a - ../objects/lib_ttyflags.o
2025-08-20T19:59:16.5993678Z [00:01:40.367]➜  a - ../objects/lib_twait.o
2025-08-20T19:59:16.5993953Z [00:01:40.367]➜  a - ../objects/name_match.o
2025-08-20T19:59:16.5994223Z [00:01:40.367]➜  a - ../objects/names.o
2025-08-20T19:59:16.5994501Z [00:01:40.367]➜  a - ../objects/obsolete.o
2025-08-20T19:59:16.5994982Z [00:01:40.367]➜  a - ../objects/read_entry.o
2025-08-20T19:59:16.5995355Z [00:01:40.367]➜  a - ../objects/read_termcap.o
2025-08-20T19:59:16.5995640Z [00:01:40.367]➜  a - ../objects/strings.o
2025-08-20T19:59:16.5995906Z [00:01:40.367]➜  a - ../objects/tries.o
2025-08-20T19:59:16.5996175Z [00:01:40.367]➜  a - ../objects/trim_sgr0.o
2025-08-20T19:59:16.5996446Z [00:01:40.367]➜  a - ../objects/unctrl.o
2025-08-20T19:59:16.5996723Z [00:01:40.367]➜  a - ../objects/visbuf.o
2025-08-20T19:59:16.5996997Z [00:01:40.367]➜  a - ../objects/alloc_entry.o
2025-08-20T19:59:16.5997280Z [00:01:40.367]➜  a - ../objects/captoinfo.o
2025-08-20T19:59:16.5997562Z [00:01:40.367]➜  a - ../objects/comp_expand.o
2025-08-20T19:59:16.5997845Z [00:01:40.367]➜  a - ../objects/comp_parse.o
2025-08-20T19:59:16.5998124Z [00:01:40.367]➜  a - ../objects/comp_scan.o
2025-08-20T19:59:16.5998407Z [00:01:40.367]➜  a - ../objects/parse_entry.o
2025-08-20T19:59:16.5998704Z [00:01:40.367]➜  a - ../objects/write_entry.o
2025-08-20T19:59:16.5998981Z [00:01:40.367]➜  a - ../objects/define_key.o
2025-08-20T19:59:16.5999261Z [00:01:40.367]➜  a - ../objects/hashed_db.o
2025-08-20T19:59:16.5999535Z [00:01:40.367]➜  a - ../objects/key_defined.o
2025-08-20T19:59:16.5999813Z [00:01:40.367]➜  a - ../objects/keybound.o
2025-08-20T19:59:16.6000082Z [00:01:40.367]➜  a - ../objects/keyok.o
2025-08-20T19:59:16.6000345Z [00:01:40.367]➜  a - ../objects/version.o
2025-08-20T19:59:16.6041652Z [00:01:40.377]➜  /usr/bin/ranlib ../lib/libncursesw.a
2025-08-20T19:59:16.6143967Z [00:01:40.387]➜  /root/.ppkg/core/wrapper-native-cc -o report_offsets -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses -I../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses -I../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/../include -I/root/.ppkg/run/134/linux-musl-aarch64/libncurses/include -DNDEBUG  -DNDEBUG -fPIC -fno-common -Os /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/ncurses/report_offsets.c -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -Wl,-S -L/root/.ppkg/core/lib 
2025-08-20T19:59:16.6916159Z [00:01:40.465]➜  ./report_offsets
2025-08-20T19:59:16.6921809Z [00:01:40.465]➜  Size/offsets of data structures:
2025-08-20T19:59:16.6922180Z [00:01:40.465]➜      4   attr_t
2025-08-20T19:59:16.6922416Z [00:01:40.465]➜      4   chtype
2025-08-20T19:59:16.6922647Z [00:01:40.465]➜     28   cchar_t
2025-08-20T19:59:16.6922879Z [00:01:40.465]➜     28   color_t
2025-08-20T19:59:16.6923114Z [00:01:40.465]➜     20   colorpair_t
2025-08-20T19:59:16.6923360Z [00:01:40.465]➜      4   mmask_t
2025-08-20T19:59:16.6923594Z [00:01:40.465]➜      4   rgb_bits_t
2025-08-20T19:59:16.6923828Z [00:01:40.465]➜     20   MEVENT
2025-08-20T19:59:16.6924057Z [00:01:40.465]➜      1   NCURSES_BOOL
2025-08-20T19:59:16.6924656Z [00:01:40.465]➜     24   TRIES
2025-08-20T19:59:16.6925223Z [00:01:40.465]➜  
2025-08-20T19:59:16.6925460Z [00:01:40.465]➜  Sizes of buffers/arrays:
2025-08-20T19:59:16.6925723Z [00:01:40.465]➜      5   CCHARW_MAX
2025-08-20T19:59:16.6925958Z [00:01:40.465]➜      8   EV_MAX
2025-08-20T19:59:16.6926189Z [00:01:40.465]➜    137   FIFO_SIZE
2025-08-20T19:59:16.6926428Z [00:01:40.465]➜    256   NAMESIZE
2025-08-20T19:59:16.6926675Z [00:01:40.465]➜     16   MB_LEN_MAX
2025-08-20T19:59:16.6926916Z [00:01:40.465]➜   4096   PATH_MAX
2025-08-20T19:59:16.6927133Z [00:01:40.465]➜  
2025-08-20T19:59:16.6927330Z [00:01:40.465]➜   1568   SCREEN
2025-08-20T19:59:16.6927555Z [00:01:40.465]➜      0   SCREEN._ifd
2025-08-20T19:59:16.6927802Z [00:01:40.465]➜    172   SCREEN._fifo
2025-08-20T19:59:16.6928058Z [00:01:40.465]➜    720   SCREEN._fifohead
2025-08-20T19:59:16.6928334Z [00:01:40.465]➜    940   SCREEN._direct_color
2025-08-20T19:59:16.6928613Z [00:01:40.465]➜   1264   SCREEN._panelHook
2025-08-20T19:59:16.6928886Z [00:01:40.465]➜   1360   SCREEN.jump
2025-08-20T19:59:16.6929130Z [00:01:40.465]➜   1488   SCREEN.rsp
2025-08-20T19:59:16.6929392Z [00:01:40.465]➜   1500 + SCREEN._no_padding
2025-08-20T19:59:16.6929664Z [00:01:40.465]➜   1501 + SCREEN._use_ritm
2025-08-20T19:59:16.6929946Z [00:01:40.465]➜   1502 + SCREEN._assumed_color
2025-08-20T19:59:16.6930223Z [00:01:40.465]➜   1520 + SCREEN._resize
2025-08-20T19:59:16.6930489Z [00:01:40.465]➜   1536 n SCREEN._windowlist
2025-08-20T19:59:16.6930774Z [00:01:40.465]➜   1544 s SCREEN.use_tioctl
2025-08-20T19:59:16.6931058Z [00:01:40.465]➜   1545 w SCREEN._screen_acs_fix
2025-08-20T19:59:16.6931347Z [00:01:40.465]➜   1552 c SCREEN._ordered_pairs
2025-08-20T19:59:16.6931594Z [00:01:40.465]➜  
2025-08-20T19:59:16.6931795Z [00:01:40.465]➜    760   TERMINAL
2025-08-20T19:59:16.6932039Z [00:01:40.465]➜      0   TERMINAL.type
2025-08-20T19:59:16.6932307Z [00:01:40.465]➜     72   TERMINAL.Filedes
2025-08-20T19:59:16.6932572Z [00:01:40.465]➜     76   TERMINAL.Ottyb
2025-08-20T19:59:16.6932843Z [00:01:40.465]➜    136   TERMINAL.Nttyb
2025-08-20T19:59:16.6933111Z [00:01:40.465]➜    196   TERMINAL._baudrate
2025-08-20T19:59:16.6933386Z [00:01:40.465]➜    200   TERMINAL._termname
2025-08-20T19:59:16.6933665Z [00:01:40.465]➜    208   TERMINAL.tparm_state
2025-08-20T19:59:16.6933939Z [00:01:40.465]➜    688 c TERMINAL.type2
2025-08-20T19:59:16.6934175Z [00:01:40.465]➜  
2025-08-20T19:59:16.6934378Z [00:01:40.465]➜     72   TERMTYPE
2025-08-20T19:59:16.6935089Z [00:01:40.465]➜     40 + TERMTYPE.ext_str_table
2025-08-20T19:59:16.6935471Z [00:01:40.465]➜     66 + TERMTYPE.ext_Strings
2025-08-20T19:59:16.6935716Z [00:01:40.465]➜  
2025-08-20T19:59:16.6935921Z [00:01:40.465]➜    480   TPARM_STATE
2025-08-20T19:59:16.6936182Z [00:01:40.465]➜      8   TPARM_STATE.stack
2025-08-20T19:59:16.6936463Z [00:01:40.465]➜    328   TPARM_STATE.stack_ptr
2025-08-20T19:59:16.6936750Z [00:01:40.465]➜    336   TPARM_STATE.out_buff
2025-08-20T19:59:16.6937044Z [00:01:40.465]➜    360   TPARM_STATE.fmt_buff
2025-08-20T19:59:16.6937337Z [00:01:40.465]➜    376   TPARM_STATE.static_vars
2025-08-20T19:59:16.6937590Z [00:01:40.465]➜  
2025-08-20T19:59:16.6937786Z [00:01:40.465]➜    120   WINDOW
2025-08-20T19:59:16.6938023Z [00:01:40.465]➜     88 w WINDOW._bkgrnd
2025-08-20T19:59:16.6938279Z [00:01:40.465]➜    116 c WINDOW._color
2025-08-20T19:59:16.6938512Z [00:01:40.465]➜  
2025-08-20T19:59:16.6938717Z [00:01:40.465]➜    528   NCURSES_GLOBALS
2025-08-20T19:59:16.6942746Z [00:01:40.465]➜     12   NCURSES_GLOBALS.init_signals
2025-08-20T19:59:16.6943112Z [00:01:40.465]➜    112   NCURSES_GLOBALS.tgetent_cache
2025-08-20T19:59:16.6943427Z [00:01:40.465]➜    328   NCURSES_GLOBALS.dbd_vars
2025-08-20T19:59:16.6943741Z [00:01:40.465]➜    472   NCURSES_GLOBALS.cached_tparm
2025-08-20T19:59:16.6944062Z [00:01:40.465]➜    488 + NCURSES_GLOBALS.home_terminfo
2025-08-20T19:59:16.6944386Z [00:01:40.465]➜    500 + NCURSES_GLOBALS.safeprint_rows
2025-08-20T19:59:16.6944738Z [00:01:40.465]➜    504 w NCURSES_GLOBALS.key_name
2025-08-20T19:59:16.6945429Z [00:01:40.465]➜  
2025-08-20T19:59:16.6945657Z [00:01:40.465]➜    656   NCURSES_PRESCREEN
2025-08-20T19:59:16.6945959Z [00:01:40.465]➜     16   NCURSES_PRESCREEN.tparm_state
2025-08-20T19:59:16.6946278Z [00:01:40.465]➜    496   NCURSES_PRESCREEN.saved_tty
2025-08-20T19:59:16.6946596Z [00:01:40.465]➜    504   NCURSES_PRESCREEN.use_tioctl
2025-08-20T19:59:16.6946907Z [00:01:40.465]➜    512   NCURSES_PRESCREEN._outch
2025-08-20T19:59:16.6947232Z [00:01:40.465]➜    520 n NCURSES_PRESCREEN.rippedoff
2025-08-20T19:59:16.6947554Z [00:01:40.465]➜    648 + NCURSES_PRESCREEN._no_padding
2025-08-20T19:59:16.6948062Z [00:01:40.465]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/ncurses'
2025-08-20T19:59:16.6949151Z [00:01:40.468]➜  ( cd panel && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" all )
2025-08-20T19:59:16.6963689Z [00:01:40.469]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/panel'
2025-08-20T19:59:16.6964191Z [00:01:40.469]➜  rm -f ../include/panel.h
2025-08-20T19:59:16.6968551Z [00:01:40.470]➜  cp /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/panel/panel.h ../include/panel.h
2025-08-20T19:59:16.6973600Z [00:01:40.470]➜  compiling panel (obj_s)
2025-08-20T19:59:16.6979621Z [00:01:40.471]➜  compiling p_above (obj_s)
2025-08-20T19:59:16.7006371Z [00:01:40.474]➜  compiling p_below (obj_s)
2025-08-20T19:59:16.7036328Z [00:01:40.477]➜  compiling p_bottom (obj_s)
2025-08-20T19:59:16.7036660Z [00:01:40.477]➜  compiling p_delete (obj_s)
2025-08-20T19:59:16.7540528Z [00:01:40.527]➜  compiling p_hide (obj_s)
2025-08-20T19:59:16.7587921Z [00:01:40.532]➜  compiling p_hidden (obj_s)
2025-08-20T19:59:16.7801087Z [00:01:40.553]➜  compiling p_move (obj_s)
2025-08-20T19:59:16.7867854Z [00:01:40.560]➜  compiling p_new (obj_s)
2025-08-20T19:59:16.8095004Z [00:01:40.582]➜  compiling p_replace (obj_s)
2025-08-20T19:59:16.8244065Z [00:01:40.597]➜  compiling p_show (obj_s)
2025-08-20T19:59:16.8540829Z [00:01:40.626]➜  compiling p_top (obj_s)
2025-08-20T19:59:16.8869708Z [00:01:40.660]➜  compiling p_update (obj_s)
2025-08-20T19:59:16.8921766Z [00:01:40.665]➜  compiling p_user (obj_s)
2025-08-20T19:59:16.8927109Z [00:01:40.666]➜  compiling p_win (obj_s)
2025-08-20T19:59:16.9105943Z [00:01:40.684]➜  compiling panel (objects)
2025-08-20T19:59:16.9249254Z [00:01:40.698]➜  compiling p_above (objects)
2025-08-20T19:59:16.9535376Z [00:01:40.727]➜  compiling p_below (objects)
2025-08-20T19:59:16.9623283Z [00:01:40.735]➜  compiling p_bottom (objects)
2025-08-20T19:59:16.9763339Z [00:01:40.749]➜  compiling p_delete (objects)
2025-08-20T19:59:16.9869182Z [00:01:40.760]➜  compiling p_hide (objects)
2025-08-20T19:59:17.0009788Z [00:01:40.774]➜  compiling p_hidden (objects)
2025-08-20T19:59:17.0576911Z [00:01:40.831]➜  compiling p_move (objects)
2025-08-20T19:59:17.0591954Z [00:01:40.832]➜  compiling p_new (objects)
2025-08-20T19:59:17.0611403Z [00:01:40.834]➜  compiling p_replace (objects)
2025-08-20T19:59:17.0676854Z [00:01:40.841]➜  compiling p_show (objects)
2025-08-20T19:59:17.0927173Z [00:01:40.866]➜  compiling p_top (objects)
2025-08-20T19:59:17.1362536Z [00:01:40.909]➜  compiling p_update (objects)
2025-08-20T19:59:17.1438757Z [00:01:40.917]➜  compiling p_user (objects)
2025-08-20T19:59:17.1514673Z [00:01:40.924]➜  compiling p_win (objects)
2025-08-20T19:59:17.1747992Z [00:01:40.948]➜  linking ../lib/libpanelw.so.6.5
2025-08-20T19:59:17.1785386Z [00:01:40.948]➜  /root/.ppkg/core/wrapper-target-cc -L/root/.ppkg/run/134/linux-musl-aarch64/libncurses/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s   -Os  --param max-inline-insns-single=1200  -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wextra -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wno-inline -Wignored-qualifiers -Wlogical-op -Wvarargs -Wwrite-strings -Wno-unknown-pragmas -Wswitch-enum -shared -Wl,-soname,`basename ../lib/libpanelw.so.6.5 .6.5`.6,-stats,-lc -o ../lib/libpanelw.so.6.5 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw 
2025-08-20T19:59:17.1946712Z [00:01:40.968]➜  /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/bin/ld: total time in link: 0.006389
2025-08-20T19:59:17.1954101Z [00:01:40.968]➜  cd ../lib && (ln -s -f libpanelw.so.6.5 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; )
2025-08-20T19:59:17.2201236Z [00:01:40.993]➜  /usr/bin/ar -curvU ../lib/libpanelw.a ../objects/panel.o ../objects/p_above.o ../objects/p_below.o ../objects/p_bottom.o ../objects/p_delete.o ../objects/p_hide.o ../objects/p_hidden.o ../objects/p_move.o ../objects/p_new.o ../objects/p_replace.o ../objects/p_show.o ../objects/p_top.o ../objects/p_update.o ../objects/p_user.o ../objects/p_win.o
2025-08-20T19:59:17.2207627Z [00:01:40.994]➜  a - ../objects/panel.o
2025-08-20T19:59:17.2210821Z [00:01:40.994]➜  a - ../objects/p_above.o
2025-08-20T19:59:17.2211160Z [00:01:40.994]➜  a - ../objects/p_below.o
2025-08-20T19:59:17.2211442Z [00:01:40.994]➜  a - ../objects/p_bottom.o
2025-08-20T19:59:17.2212046Z [00:01:40.994]➜  a - ../objects/p_delete.o
2025-08-20T19:59:17.2212390Z [00:01:40.994]➜  a - ../objects/p_hide.o
2025-08-20T19:59:17.2212664Z [00:01:40.994]➜  a - ../objects/p_hidden.o
2025-08-20T19:59:17.2212938Z [00:01:40.994]➜  a - ../objects/p_move.o
2025-08-20T19:59:17.2213203Z [00:01:40.994]➜  a - ../objects/p_new.o
2025-08-20T19:59:17.2213473Z [00:01:40.994]➜  a - ../objects/p_replace.o
2025-08-20T19:59:17.2213748Z [00:01:40.994]➜  a - ../objects/p_show.o
2025-08-20T19:59:17.2214014Z [00:01:40.994]➜  a - ../objects/p_top.o
2025-08-20T19:59:17.2214296Z [00:01:40.994]➜  a - ../objects/p_update.o
2025-08-20T19:59:17.2214566Z [00:01:40.994]➜  a - ../objects/p_user.o
2025-08-20T19:59:17.2214990Z [00:01:40.994]➜  a - ../objects/p_win.o
2025-08-20T19:59:17.2223041Z [00:01:40.995]➜  /usr/bin/ranlib ../lib/libpanelw.a
2025-08-20T19:59:17.2251043Z [00:01:40.998]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/panel'
2025-08-20T19:59:17.2253000Z [00:01:40.998]➜  ( cd menu && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" all )
2025-08-20T19:59:17.2278000Z [00:01:41.001]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/menu'
2025-08-20T19:59:17.2278596Z [00:01:41.001]➜  rm -f ../include/menu.h
2025-08-20T19:59:17.2281078Z [00:01:41.001]➜  rm -f ../include/eti.h
2025-08-20T19:59:17.2282665Z [00:01:41.001]➜  cp /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/menu/menu.h ../include/menu.h
2025-08-20T19:59:17.2283958Z [00:01:41.001]➜  cp /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/menu/eti.h ../include/eti.h
2025-08-20T19:59:17.2285496Z [00:01:41.002]➜  rm -f ../include/mf_common.h
2025-08-20T19:59:17.2295545Z [00:01:41.003]➜  cp /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/menu/mf_common.h ../include/mf_common.h
2025-08-20T19:59:17.2301683Z [00:01:41.003]➜  compiling m_attribs (obj_s)
2025-08-20T19:59:17.2302797Z [00:01:41.003]➜  compiling m_cursor (obj_s)
2025-08-20T19:59:17.2312106Z [00:01:41.004]➜  compiling m_driver (obj_s)
2025-08-20T19:59:17.2312424Z [00:01:41.004]➜  compiling m_format (obj_s)
2025-08-20T19:59:17.2324267Z [00:01:41.005]➜  compiling m_global (obj_s)
2025-08-20T19:59:17.2958670Z [00:01:41.069]➜  compiling m_hook (obj_s)
2025-08-20T19:59:17.2959375Z [00:01:41.069]➜  compiling m_item_cur (obj_s)
2025-08-20T19:59:17.3125578Z [00:01:41.086]➜  compiling m_item_nam (obj_s)
2025-08-20T19:59:17.3619880Z [00:01:41.135]➜  compiling m_item_new (obj_s)
2025-08-20T19:59:17.3919585Z [00:01:41.165]➜  compiling m_item_opt (obj_s)
2025-08-20T19:59:17.4033895Z [00:01:41.176]➜  compiling m_item_top (obj_s)
2025-08-20T19:59:17.4175073Z [00:01:41.191]➜  compiling m_item_use (obj_s)
2025-08-20T19:59:17.4305763Z [00:01:41.201]➜  compiling m_item_val (obj_s)
2025-08-20T19:59:17.4604285Z [00:01:41.233]➜  compiling m_item_vis (obj_s)
2025-08-20T19:59:17.4757030Z [00:01:41.249]➜  compiling m_items (obj_s)
2025-08-20T19:59:17.4793433Z [00:01:41.252]➜  compiling m_new (obj_s)
2025-08-20T19:59:17.4973274Z [00:01:41.270]➜  compiling m_opts (obj_s)
2025-08-20T19:59:17.5033454Z [00:01:41.276]➜  compiling m_pad (obj_s)
2025-08-20T19:59:17.5253589Z [00:01:41.298]➜  compiling m_pattern (obj_s)
2025-08-20T19:59:17.5353264Z [00:01:41.308]➜  compiling m_post (obj_s)
2025-08-20T19:59:17.5483931Z [00:01:41.321]➜  compiling m_req_name (obj_s)
2025-08-20T19:59:17.5714724Z [00:01:41.345]➜  compiling m_scale (obj_s)
2025-08-20T19:59:17.5956408Z [00:01:41.369]➜  compiling m_spacing (obj_s)
2025-08-20T19:59:17.6120709Z [00:01:41.385]➜  compiling m_sub (obj_s)
2025-08-20T19:59:17.6194929Z [00:01:41.393]➜  compiling m_userptr (obj_s)
2025-08-20T19:59:17.6226934Z [00:01:41.396]➜  compiling m_win (obj_s)
2025-08-20T19:59:17.6722762Z [00:01:41.445]➜  compiling m_attribs (objects)
2025-08-20T19:59:17.6788234Z [00:01:41.452]➜  compiling m_cursor (objects)
2025-08-20T19:59:17.6913391Z [00:01:41.464]➜  compiling m_driver (objects)
2025-08-20T19:59:17.6992566Z [00:01:41.472]➜  compiling m_format (objects)
2025-08-20T19:59:17.7071859Z [00:01:41.480]➜  compiling m_global (objects)
2025-08-20T19:59:17.7564754Z [00:01:41.529]➜  compiling m_hook (objects)
2025-08-20T19:59:17.7640300Z [00:01:41.537]➜  compiling m_item_cur (objects)
2025-08-20T19:59:17.7683845Z [00:01:41.541]➜  compiling m_item_nam (objects)
2025-08-20T19:59:17.8297881Z [00:01:41.603]➜  compiling m_item_new (objects)
2025-08-20T19:59:17.8484895Z [00:01:41.621]➜  compiling m_item_opt (objects)
2025-08-20T19:59:17.8598247Z [00:01:41.633]➜  compiling m_item_top (objects)
2025-08-20T19:59:17.8907481Z [00:01:41.664]➜  compiling m_item_use (objects)
2025-08-20T19:59:17.8999084Z [00:01:41.673]➜  compiling m_item_val (objects)
2025-08-20T19:59:17.9176983Z [00:01:41.691]➜  compiling m_item_vis (objects)
2025-08-20T19:59:17.9227693Z [00:01:41.696]➜  compiling m_items (objects)
2025-08-20T19:59:17.9476601Z [00:01:41.721]➜  compiling m_new (objects)
2025-08-20T19:59:17.9688651Z [00:01:41.742]➜  compiling m_opts (objects)
2025-08-20T19:59:17.9734418Z [00:01:41.746]➜  compiling m_pad (objects)
2025-08-20T19:59:17.9762069Z [00:01:41.749]➜  compiling m_pattern (objects)
2025-08-20T19:59:18.0114180Z [00:01:41.784]➜  compiling m_post (objects)
2025-08-20T19:59:18.0258244Z [00:01:41.799]➜  compiling m_req_name (objects)
2025-08-20T19:59:18.0319615Z [00:01:41.805]➜  compiling m_scale (objects)
2025-08-20T19:59:18.0440524Z [00:01:41.817]➜  compiling m_spacing (objects)
2025-08-20T19:59:18.0618723Z [00:01:41.835]➜  compiling m_sub (objects)
2025-08-20T19:59:18.0823967Z [00:01:41.855]➜  compiling m_userptr (objects)
2025-08-20T19:59:18.1038005Z [00:01:41.877]➜  compiling m_win (objects)
2025-08-20T19:59:18.1201746Z [00:01:41.893]➜  linking ../lib/libmenuw.so.6.5
2025-08-20T19:59:18.1218994Z [00:01:41.894]➜  /root/.ppkg/core/wrapper-target-cc -L/root/.ppkg/run/134/linux-musl-aarch64/libncurses/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s   -Os  --param max-inline-insns-single=1200  -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wextra -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wno-inline -Wignored-qualifiers -Wlogical-op -Wvarargs -Wwrite-strings -Wno-unknown-pragmas -Wswitch-enum -shared -Wl,-soname,`basename ../lib/libmenuw.so.6.5 .6.5`.6,-stats,-lc -o ../lib/libmenuw.so.6.5 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw 
2025-08-20T19:59:18.1325838Z [00:01:41.906]➜  /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/bin/ld: total time in link: 0.006850
2025-08-20T19:59:18.1338933Z [00:01:41.907]➜  cd ../lib && (ln -s -f libmenuw.so.6.5 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; )
2025-08-20T19:59:18.1836130Z [00:01:41.956]➜  /usr/bin/ar -curvU ../lib/libmenuw.a ../objects/m_attribs.o ../objects/m_cursor.o ../objects/m_driver.o ../objects/m_format.o ../objects/m_global.o ../objects/m_hook.o ../objects/m_item_cur.o ../objects/m_item_nam.o ../objects/m_item_new.o ../objects/m_item_opt.o ../objects/m_item_top.o ../objects/m_item_use.o ../objects/m_item_val.o ../objects/m_item_vis.o ../objects/m_items.o ../objects/m_new.o ../objects/m_opts.o ../objects/m_pad.o ../objects/m_pattern.o ../objects/m_post.o ../objects/m_req_name.o ../objects/m_scale.o ../objects/m_spacing.o ../objects/m_sub.o ../objects/m_userptr.o ../objects/m_win.o
2025-08-20T19:59:18.1841908Z [00:01:41.957]➜  a - ../objects/m_attribs.o
2025-08-20T19:59:18.1845598Z [00:01:41.958]➜  a - ../objects/m_cursor.o
2025-08-20T19:59:18.1845969Z [00:01:41.958]➜  a - ../objects/m_driver.o
2025-08-20T19:59:18.1846247Z [00:01:41.958]➜  a - ../objects/m_format.o
2025-08-20T19:59:18.1846518Z [00:01:41.958]➜  a - ../objects/m_global.o
2025-08-20T19:59:18.1846786Z [00:01:41.958]➜  a - ../objects/m_hook.o
2025-08-20T19:59:18.1847080Z [00:01:41.958]➜  a - ../objects/m_item_cur.o
2025-08-20T19:59:18.1847362Z [00:01:41.958]➜  a - ../objects/m_item_nam.o
2025-08-20T19:59:18.1847642Z [00:01:41.958]➜  a - ../objects/m_item_new.o
2025-08-20T19:59:18.1847935Z [00:01:41.958]➜  a - ../objects/m_item_opt.o
2025-08-20T19:59:18.1848213Z [00:01:41.958]➜  a - ../objects/m_item_top.o
2025-08-20T19:59:18.1848491Z [00:01:41.958]➜  a - ../objects/m_item_use.o
2025-08-20T19:59:18.1848770Z [00:01:41.958]➜  a - ../objects/m_item_val.o
2025-08-20T19:59:18.1849048Z [00:01:41.958]➜  a - ../objects/m_item_vis.o
2025-08-20T19:59:18.1849320Z [00:01:41.958]➜  a - ../objects/m_items.o
2025-08-20T19:59:18.1849595Z [00:01:41.958]➜  a - ../objects/m_new.o
2025-08-20T19:59:18.1849859Z [00:01:41.958]➜  a - ../objects/m_opts.o
2025-08-20T19:59:18.1850121Z [00:01:41.958]➜  a - ../objects/m_pad.o
2025-08-20T19:59:18.1850391Z [00:01:41.958]➜  a - ../objects/m_pattern.o
2025-08-20T19:59:18.1850666Z [00:01:41.958]➜  a - ../objects/m_post.o
2025-08-20T19:59:18.1850941Z [00:01:41.958]➜  a - ../objects/m_req_name.o
2025-08-20T19:59:18.1851213Z [00:01:41.958]➜  a - ../objects/m_scale.o
2025-08-20T19:59:18.1851485Z [00:01:41.958]➜  a - ../objects/m_spacing.o
2025-08-20T19:59:18.1852073Z [00:01:41.958]➜  a - ../objects/m_sub.o
2025-08-20T19:59:18.1852343Z [00:01:41.958]➜  a - ../objects/m_userptr.o
2025-08-20T19:59:18.1852607Z [00:01:41.958]➜  a - ../objects/m_win.o
2025-08-20T19:59:18.1865809Z [00:01:41.960]➜  /usr/bin/ranlib ../lib/libmenuw.a
2025-08-20T19:59:18.1894867Z [00:01:41.962]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/menu'
2025-08-20T19:59:18.1896608Z [00:01:41.963]➜  ( cd form && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" all )
2025-08-20T19:59:18.1923271Z [00:01:41.965]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/form'
2025-08-20T19:59:18.1923738Z [00:01:41.965]➜  rm -f ../include/form.h
2025-08-20T19:59:18.1928751Z [00:01:41.966]➜  cp /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/form/form.h ../include/form.h
2025-08-20T19:59:18.1933048Z [00:01:41.966]➜  compiling fld_arg (obj_s)
2025-08-20T19:59:18.1938729Z [00:01:41.967]➜  compiling fld_attr (obj_s)
2025-08-20T19:59:18.1943386Z [00:01:41.967]➜  compiling fld_current (obj_s)
2025-08-20T19:59:18.1959845Z [00:01:41.969]➜  compiling fld_def (obj_s)
2025-08-20T19:59:18.1967798Z [00:01:41.970]➜  compiling fld_dup (obj_s)
2025-08-20T19:59:18.2458674Z [00:01:42.019]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/form/fld_def.c: In function '_nc_Copy_Argument':
2025-08-20T19:59:18.2460250Z [00:01:42.019]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/form/fld_def.c:163:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
2025-08-20T19:59:18.2461005Z [00:01:42.019]➜    163 |               res = (TypeArgument *)argp;
2025-08-20T19:59:18.2461332Z [00:01:42.019]➜        |                     ^
2025-08-20T19:59:18.2575274Z [00:01:42.031]➜  compiling fld_ftchoice (obj_s)
2025-08-20T19:59:18.2728977Z [00:01:42.046]➜  compiling fld_ftlink (obj_s)
2025-08-20T19:59:18.3119450Z [00:01:42.085]➜  compiling fld_info (obj_s)
2025-08-20T19:59:18.3148697Z [00:01:42.088]➜  compiling fld_just (obj_s)
2025-08-20T19:59:18.3223150Z [00:01:42.095]➜  compiling fld_link (obj_s)
2025-08-20T19:59:18.3281336Z [00:01:42.101]➜  compiling fld_max (obj_s)
2025-08-20T19:59:18.3586145Z [00:01:42.131]➜  compiling fld_move (obj_s)
2025-08-20T19:59:18.3859897Z [00:01:42.159]➜  compiling fld_newftyp (obj_s)
2025-08-20T19:59:18.3919996Z [00:01:42.165]➜  compiling fld_opts (obj_s)
2025-08-20T19:59:18.4091732Z [00:01:42.182]➜  compiling fld_pad (obj_s)
2025-08-20T19:59:18.4171653Z [00:01:42.190]➜  compiling fld_page (obj_s)
2025-08-20T19:59:18.4269467Z [00:01:42.200]➜  compiling fld_stat (obj_s)
2025-08-20T19:59:18.4709670Z [00:01:42.244]➜  compiling fld_type (obj_s)
2025-08-20T19:59:18.4874580Z [00:01:42.260]➜  compiling fld_user (obj_s)
2025-08-20T19:59:18.4939220Z [00:01:42.267]➜  compiling frm_cursor (obj_s)
2025-08-20T19:59:18.5037692Z [00:01:42.277]➜  compiling frm_data (obj_s)
2025-08-20T19:59:18.5083447Z [00:01:42.281]➜  compiling frm_def (obj_s)
2025-08-20T19:59:18.5381152Z [00:01:42.311]➜  compiling frm_driver (obj_s)
2025-08-20T19:59:18.5566894Z [00:01:42.330]➜  compiling frm_hook (obj_s)
2025-08-20T19:59:18.6018729Z [00:01:42.375]➜  compiling frm_opts (obj_s)
2025-08-20T19:59:18.6076465Z [00:01:42.381]➜  compiling frm_page (obj_s)
2025-08-20T19:59:18.6304053Z [00:01:42.403]➜  compiling frm_post (obj_s)
2025-08-20T19:59:18.6592215Z [00:01:42.432]➜  compiling frm_req_name (obj_s)
2025-08-20T19:59:18.6808846Z [00:01:42.454]➜  compiling frm_scale (obj_s)
2025-08-20T19:59:18.7011455Z [00:01:42.474]➜  compiling frm_sub (obj_s)
2025-08-20T19:59:18.7432166Z [00:01:42.516]➜  compiling frm_user (obj_s)
2025-08-20T19:59:18.7548904Z [00:01:42.528]➜  compiling frm_win (obj_s)
2025-08-20T19:59:18.7717883Z [00:01:42.545]➜  compiling fty_alnum (obj_s)
2025-08-20T19:59:18.7975770Z [00:01:42.571]➜  compiling fty_alpha (obj_s)
2025-08-20T19:59:18.8112852Z [00:01:42.584]➜  compiling fty_enum (obj_s)
2025-08-20T19:59:18.8622246Z [00:01:42.635]➜  compiling fty_generic (obj_s)
2025-08-20T19:59:18.8772107Z [00:01:42.650]➜  compiling fty_int (obj_s)
2025-08-20T19:59:18.9265130Z [00:01:42.699]➜  compiling fty_ipv4 (obj_s)
2025-08-20T19:59:18.9358065Z [00:01:42.709]➜  compiling fty_num (obj_s)
2025-08-20T19:59:18.9506739Z [00:01:42.724]➜  compiling fty_regex (obj_s)
2025-08-20T19:59:18.9736415Z [00:01:42.747]➜  compiling fld_arg (objects)
2025-08-20T19:59:18.9993296Z [00:01:42.772]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/form/fty_regex.c: In function 'Copy_RegularExpression_Type':
2025-08-20T19:59:18.9995032Z [00:01:42.773]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/form/fty_regex.c:277:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
2025-08-20T19:59:18.9995790Z [00:01:42.773]➜    277 |   return (void *)result;
2025-08-20T19:59:18.9996069Z [00:01:42.773]➜        |          ^
2025-08-20T19:59:19.0073553Z [00:01:42.780]➜  compiling fld_attr (objects)
2025-08-20T19:59:19.0354128Z [00:01:42.808]➜  compiling fld_current (objects)
2025-08-20T19:59:19.0661507Z [00:01:42.839]➜  compiling fld_def (objects)
2025-08-20T19:59:19.0825058Z [00:01:42.856]➜  compiling fld_dup (objects)
2025-08-20T19:59:19.1040570Z [00:01:42.877]➜  compiling fld_ftchoice (objects)
2025-08-20T19:59:19.1159000Z [00:01:42.889]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/form/fld_def.c: In function '_nc_Copy_Argument':
2025-08-20T19:59:19.1161509Z [00:01:42.889]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/form/fld_def.c:163:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
2025-08-20T19:59:19.1162251Z [00:01:42.889]➜    163 |               res = (TypeArgument *)argp;
2025-08-20T19:59:19.1162580Z [00:01:42.889]➜        |                     ^
2025-08-20T19:59:19.1439010Z [00:01:42.917]➜  compiling fld_ftlink (objects)
2025-08-20T19:59:19.1698918Z [00:01:42.943]➜  compiling fld_info (objects)
2025-08-20T19:59:19.1881172Z [00:01:42.961]➜  compiling fld_just (objects)
2025-08-20T19:59:19.2015641Z [00:01:42.975]➜  compiling fld_link (objects)
2025-08-20T19:59:19.2157507Z [00:01:42.989]➜  compiling fld_max (objects)
2025-08-20T19:59:19.2684415Z [00:01:43.041]➜  compiling fld_move (objects)
2025-08-20T19:59:19.2798526Z [00:01:43.053]➜  compiling fld_newftyp (objects)
2025-08-20T19:59:19.2950277Z [00:01:43.068]➜  compiling fld_opts (objects)
2025-08-20T19:59:19.3016048Z [00:01:43.075]➜  compiling fld_pad (objects)
2025-08-20T19:59:19.3295400Z [00:01:43.103]➜  compiling fld_page (objects)
2025-08-20T19:59:19.3649626Z [00:01:43.138]➜  compiling fld_stat (objects)
2025-08-20T19:59:19.3660744Z [00:01:43.139]➜  compiling fld_type (objects)
2025-08-20T19:59:19.3994432Z [00:01:43.172]➜  compiling fld_user (objects)
2025-08-20T19:59:19.4096712Z [00:01:43.183]➜  compiling frm_cursor (objects)
2025-08-20T19:59:19.4532920Z [00:01:43.226]➜  compiling frm_data (objects)
2025-08-20T19:59:19.4606504Z [00:01:43.234]➜  compiling frm_def (objects)
2025-08-20T19:59:19.4613202Z [00:01:43.234]➜  compiling frm_driver (objects)
2025-08-20T19:59:19.4661036Z [00:01:43.239]➜  compiling frm_hook (objects)
2025-08-20T19:59:19.4930994Z [00:01:43.266]➜  compiling frm_opts (objects)
2025-08-20T19:59:19.5728945Z [00:01:43.346]➜  compiling frm_page (objects)
2025-08-20T19:59:19.5748891Z [00:01:43.348]➜  compiling frm_post (objects)
2025-08-20T19:59:19.6096679Z [00:01:43.383]➜  compiling frm_req_name (objects)
2025-08-20T19:59:19.6122739Z [00:01:43.385]➜  compiling frm_scale (objects)
2025-08-20T19:59:19.6765546Z [00:01:43.450]➜  compiling frm_sub (objects)
2025-08-20T19:59:19.6838420Z [00:01:43.457]➜  compiling frm_user (objects)
2025-08-20T19:59:19.6975361Z [00:01:43.470]➜  compiling frm_win (objects)
2025-08-20T19:59:19.7027029Z [00:01:43.476]➜  compiling fty_alnum (objects)
2025-08-20T19:59:19.7657188Z [00:01:43.538]➜  compiling fty_alpha (objects)
2025-08-20T19:59:19.7843910Z [00:01:43.557]➜  compiling fty_enum (objects)
2025-08-20T19:59:19.7890767Z [00:01:43.562]➜  compiling fty_generic (objects)
2025-08-20T19:59:19.7938154Z [00:01:43.567]➜  compiling fty_int (objects)
2025-08-20T19:59:19.8850479Z [00:01:43.658]➜  compiling fty_ipv4 (objects)
2025-08-20T19:59:19.9087783Z [00:01:43.682]➜  compiling fty_num (objects)
2025-08-20T19:59:19.9109959Z [00:01:43.684]➜  compiling fty_regex (objects)
2025-08-20T19:59:19.9301376Z [00:01:43.703]➜  linking ../lib/libformw.so.6.5
2025-08-20T19:59:19.9312008Z [00:01:43.704]➜  /root/.ppkg/core/wrapper-target-cc -L/root/.ppkg/run/134/linux-musl-aarch64/libncurses/lib -Wl,--as-needed -Wl,-z,muldefs -Wl,--allow-multiple-definition -flto -Wl,-s   -Os  --param max-inline-insns-single=1200  -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wextra -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wno-inline -Wignored-qualifiers -Wlogical-op -Wvarargs -Wwrite-strings -Wno-unknown-pragmas -Wswitch-enum -shared -Wl,-soname,`basename ../lib/libformw.so.6.5 .6.5`.6,-stats,-lc -o ../lib/libformw.so.6.5 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw 
2025-08-20T19:59:19.9433923Z [00:01:43.716]➜  /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/bin/ld: total time in link: 0.008836
2025-08-20T19:59:19.9444392Z [00:01:43.717]➜  cd ../lib && (ln -s -f libformw.so.6.5 libformw.so.6; ln -s -f libformw.so.6 libformw.so; )
2025-08-20T19:59:19.9768110Z [00:01:43.750]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/form/fty_regex.c: In function 'Copy_RegularExpression_Type':
2025-08-20T19:59:19.9785681Z [00:01:43.751]➜  /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/form/fty_regex.c:277:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
2025-08-20T19:59:19.9787063Z [00:01:43.752]➜    277 |   return (void *)result;
2025-08-20T19:59:19.9787916Z [00:01:43.752]➜        |          ^
2025-08-20T19:59:20.3153889Z [00:01:44.088]➜  /usr/bin/ar -curvU ../lib/libformw.a ../objects/fld_arg.o ../objects/fld_attr.o ../objects/fld_current.o ../objects/fld_def.o ../objects/fld_dup.o ../objects/fld_ftchoice.o ../objects/fld_ftlink.o ../objects/fld_info.o ../objects/fld_just.o ../objects/fld_link.o ../objects/fld_max.o ../objects/fld_move.o ../objects/fld_newftyp.o ../objects/fld_opts.o ../objects/fld_pad.o ../objects/fld_page.o ../objects/fld_stat.o ../objects/fld_type.o ../objects/fld_user.o ../objects/frm_cursor.o ../objects/frm_data.o ../objects/frm_def.o ../objects/frm_driver.o ../objects/frm_hook.o ../objects/frm_opts.o ../objects/frm_page.o ../objects/frm_post.o ../objects/frm_req_name.o ../objects/frm_scale.o ../objects/frm_sub.o ../objects/frm_user.o ../objects/frm_win.o ../objects/fty_alnum.o ../objects/fty_alpha.o ../objects/fty_enum.o ../objects/fty_generic.o ../objects/fty_int.o ../objects/fty_ipv4.o ../objects/fty_num.o ../objects/fty_regex.o
2025-08-20T19:59:20.3158063Z [00:01:44.089]➜  a - ../objects/fld_arg.o
2025-08-20T19:59:20.3161763Z [00:01:44.089]➜  a - ../objects/fld_attr.o
2025-08-20T19:59:20.3162088Z [00:01:44.089]➜  a - ../objects/fld_current.o
2025-08-20T19:59:20.3162405Z [00:01:44.089]➜  a - ../objects/fld_def.o
2025-08-20T19:59:20.3162679Z [00:01:44.089]➜  a - ../objects/fld_dup.o
2025-08-20T19:59:20.3163306Z [00:01:44.089]➜  a - ../objects/fld_ftchoice.o
2025-08-20T19:59:20.3163599Z [00:01:44.089]➜  a - ../objects/fld_ftlink.o
2025-08-20T19:59:20.3163879Z [00:01:44.089]➜  a - ../objects/fld_info.o
2025-08-20T19:59:20.3164155Z [00:01:44.089]➜  a - ../objects/fld_just.o
2025-08-20T19:59:20.3164429Z [00:01:44.089]➜  a - ../objects/fld_link.o
2025-08-20T19:59:20.3164695Z [00:01:44.089]➜  a - ../objects/fld_max.o
2025-08-20T19:59:20.3165201Z [00:01:44.089]➜  a - ../objects/fld_move.o
2025-08-20T19:59:20.3165500Z [00:01:44.089]➜  a - ../objects/fld_newftyp.o
2025-08-20T19:59:20.3165783Z [00:01:44.089]➜  a - ../objects/fld_opts.o
2025-08-20T19:59:20.3166057Z [00:01:44.089]➜  a - ../objects/fld_pad.o
2025-08-20T19:59:20.3166333Z [00:01:44.089]➜  a - ../objects/fld_page.o
2025-08-20T19:59:20.3166607Z [00:01:44.089]➜  a - ../objects/fld_stat.o
2025-08-20T19:59:20.3166882Z [00:01:44.089]➜  a - ../objects/fld_type.o
2025-08-20T19:59:20.3167156Z [00:01:44.089]➜  a - ../objects/fld_user.o
2025-08-20T19:59:20.3167446Z [00:01:44.089]➜  a - ../objects/frm_cursor.o
2025-08-20T19:59:20.3167731Z [00:01:44.089]➜  a - ../objects/frm_data.o
2025-08-20T19:59:20.3168004Z [00:01:44.089]➜  a - ../objects/frm_def.o
2025-08-20T19:59:20.3168286Z [00:01:44.089]➜  a - ../objects/frm_driver.o
2025-08-20T19:59:20.3168563Z [00:01:44.089]➜  a - ../objects/frm_hook.o
2025-08-20T19:59:20.3168836Z [00:01:44.089]➜  a - ../objects/frm_opts.o
2025-08-20T19:59:20.3169111Z [00:01:44.089]➜  a - ../objects/frm_page.o
2025-08-20T19:59:20.3169397Z [00:01:44.089]➜  a - ../objects/frm_post.o
2025-08-20T19:59:20.3169683Z [00:01:44.089]➜  a - ../objects/frm_req_name.o
2025-08-20T19:59:20.3169971Z [00:01:44.089]➜  a - ../objects/frm_scale.o
2025-08-20T19:59:20.3170242Z [00:01:44.089]➜  a - ../objects/frm_sub.o
2025-08-20T19:59:20.3170516Z [00:01:44.089]➜  a - ../objects/frm_user.o
2025-08-20T19:59:20.3170788Z [00:01:44.089]➜  a - ../objects/frm_win.o
2025-08-20T19:59:20.3171062Z [00:01:44.089]➜  a - ../objects/fty_alnum.o
2025-08-20T19:59:20.3171354Z [00:01:44.089]➜  a - ../objects/fty_alpha.o
2025-08-20T19:59:20.3171632Z [00:01:44.089]➜  a - ../objects/fty_enum.o
2025-08-20T19:59:20.3171914Z [00:01:44.089]➜  a - ../objects/fty_generic.o
2025-08-20T19:59:20.3172198Z [00:01:44.089]➜  a - ../objects/fty_int.o
2025-08-20T19:59:20.3172474Z [00:01:44.089]➜  a - ../objects/fty_ipv4.o
2025-08-20T19:59:20.3172747Z [00:01:44.089]➜  a - ../objects/fty_num.o
2025-08-20T19:59:20.3173791Z [00:01:44.090]➜  a - ../objects/fty_regex.o
2025-08-20T19:59:20.3193168Z [00:01:44.092]➜  /usr/bin/ranlib ../lib/libformw.a
2025-08-20T19:59:20.3230691Z [00:01:44.096]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/form'
2025-08-20T19:59:20.3232751Z [00:01:44.096]➜  ( cd misc && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" all )
2025-08-20T19:59:20.3242682Z [00:01:44.097]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/misc'
2025-08-20T19:59:20.3243214Z [00:01:44.097]➜  /bin/sh ./gen-pkgconfig
2025-08-20T19:59:20.3283668Z [00:01:44.101]➜  ** creating ncursesw.pc
2025-08-20T19:59:20.3297379Z [00:01:44.103]➜  ** creating panelw.pc
2025-08-20T19:59:20.3309761Z [00:01:44.104]➜  ** creating menuw.pc
2025-08-20T19:59:20.3322255Z [00:01:44.105]➜  ** creating formw.pc
2025-08-20T19:59:20.3335743Z [00:01:44.107]➜  ** creating ncurses++w.pc
2025-08-20T19:59:20.3344206Z [00:01:44.107]➜  touch pc-files
2025-08-20T19:59:20.3347520Z [00:01:44.108]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/misc'
2025-08-20T19:59:20.3352031Z [00:01:44.108]➜  ( cd c++ && /root/.ppkg/uppm/installed/gmake/bin/gmake DESTDIR="" RPATH_LIST="/root/.ppkg/installed/linux-musl-aarch64/11c644ee5a261a85d8d3764ddee84fe59e2051cece57fa05d8e0907b27c9e460/lib" all )
2025-08-20T19:59:20.3363625Z [00:01:44.109]➜  gmake[1]: Entering directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/c++'
2025-08-20T19:59:20.3364620Z [00:01:44.109]➜  cp /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/etip.h.in etip.h
2025-08-20T19:59:20.3370561Z [00:01:44.110]➜  /bin/sh /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/edit_cfg.sh ../include/ncurses_cfg.h etip.h
2025-08-20T19:59:20.3375117Z [00:01:44.110]➜  substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h
2025-08-20T19:59:20.3400611Z [00:01:44.113]➜  ... CPP_HAS_PARAM_INIT 0
2025-08-20T19:59:20.3431810Z [00:01:44.116]➜  ... CPP_HAS_STATIC_CAST 1
2025-08-20T19:59:20.3463531Z [00:01:44.119]➜  ... ETIP_NEEDS_MATH_EXCEPTION 0
2025-08-20T19:59:20.3493108Z [00:01:44.122]➜  ... ETIP_NEEDS_MATH_H 0
2025-08-20T19:59:20.3521519Z [00:01:44.125]➜  ... HAVE_BUILTIN_H 0
2025-08-20T19:59:20.3551036Z [00:01:44.128]➜  ... HAVE_GPP_BUILTIN_H 0
2025-08-20T19:59:20.3579761Z [00:01:44.131]➜  ... HAVE_GXX_BUILTIN_H 0
2025-08-20T19:59:20.3608416Z [00:01:44.134]➜  ... HAVE_IOSTREAM 1
2025-08-20T19:59:20.3637323Z [00:01:44.137]➜  ... HAVE_TYPEINFO 1
2025-08-20T19:59:20.3666293Z [00:01:44.140]➜  ... HAVE_VALUES_H 0
2025-08-20T19:59:20.3696974Z [00:01:44.143]➜  ... IOSTREAM_NAMESPACE 1
2025-08-20T19:59:20.3705714Z [00:01:44.144]➜  compiling cursesf (obj_s)
2025-08-20T19:59:20.3707876Z [00:01:44.144]➜  compiling cursesm (obj_s)
2025-08-20T19:59:20.3715844Z [00:01:44.145]➜  compiling cursesw (obj_s)
2025-08-20T19:59:20.3719573Z [00:01:44.145]➜  compiling cursespad (obj_s)
2025-08-20T19:59:20.3796507Z [00:01:44.153]➜  compiling cursesp (obj_s)
2025-08-20T19:59:20.4544018Z [00:01:44.227]➜  In file included from /usr/include/c++/15.2.0/bits/move.h:37,
2025-08-20T19:59:20.4544555Z [00:01:44.227]➜                   from /usr/include/c++/15.2.0/bits/exception_ptr.h:41,
2025-08-20T19:59:20.4545146Z [00:01:44.227]➜                   from /usr/include/c++/15.2.0/exception:168,
2025-08-20T19:59:20.4545519Z [00:01:44.227]➜                   from /usr/include/c++/15.2.0/ios:43,
2025-08-20T19:59:20.4545895Z [00:01:44.227]➜                   from /usr/include/c++/15.2.0/bits/ostream.h:43,
2025-08-20T19:59:20.4546314Z [00:01:44.227]➜                   from /usr/include/c++/15.2.0/ostream:42,
2025-08-20T19:59:20.4546678Z [00:01:44.227]➜                   from /usr/include/c++/15.2.0/iostream:43,
2025-08-20T19:59:20.4547027Z [00:01:44.227]➜                   from ../c++/etip.h:351,
2025-08-20T19:59:20.4547496Z [00:01:44.227]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesw.h:52,
2025-08-20T19:59:20.4548367Z [00:01:44.227]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursespad.cc:37:
2025-08-20T19:59:20.4551942Z [00:01:44.227]➜  /usr/include/c++/15.2.0/type_traits:360:12: error: redefinition of 'struct std::__is_integral_helper<unsigned char>'
2025-08-20T19:59:20.4552566Z [00:01:44.227]➜    360 |     struct __is_integral_helper<unsigned char>
2025-08-20T19:59:20.4552928Z [00:01:44.227]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4553620Z [00:01:44.227]➜  /usr/include/c++/15.2.0/type_traits:348:12: note: previous definition of 'struct std::__is_integral_helper<unsigned char>'
2025-08-20T19:59:20.4554209Z [00:01:44.227]➜    348 |     struct __is_integral_helper<bool>
2025-08-20T19:59:20.4554542Z [00:01:44.227]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4569856Z [00:01:44.230]➜  In file included from /usr/include/c++/15.2.0/bits/move.h:37,
2025-08-20T19:59:20.4570421Z [00:01:44.230]➜                   from /usr/include/c++/15.2.0/bits/exception_ptr.h:41,
2025-08-20T19:59:20.4570834Z [00:01:44.230]➜                   from /usr/include/c++/15.2.0/exception:168,
2025-08-20T19:59:20.4571205Z [00:01:44.230]➜                   from /usr/include/c++/15.2.0/ios:43,
2025-08-20T19:59:20.4571582Z [00:01:44.230]➜                   from /usr/include/c++/15.2.0/bits/ostream.h:43,
2025-08-20T19:59:20.4571957Z [00:01:44.230]➜                   from /usr/include/c++/15.2.0/ostream:42,
2025-08-20T19:59:20.4572323Z [00:01:44.230]➜                   from /usr/include/c++/15.2.0/iostream:43,
2025-08-20T19:59:20.4573058Z [00:01:44.230]➜                   from ../c++/etip.h:351,
2025-08-20T19:59:20.4573529Z [00:01:44.230]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesw.h:52,
2025-08-20T19:59:20.4576614Z [00:01:44.230]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesw.cc:44:
2025-08-20T19:59:20.4577536Z [00:01:44.230]➜  /usr/include/c++/15.2.0/type_traits:360:12: error: redefinition of 'struct std::__is_integral_helper<unsigned char>'
2025-08-20T19:59:20.4578107Z [00:01:44.230]➜    360 |     struct __is_integral_helper<unsigned char>
2025-08-20T19:59:20.4578464Z [00:01:44.230]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4579146Z [00:01:44.231]➜  /usr/include/c++/15.2.0/type_traits:348:12: note: previous definition of 'struct std::__is_integral_helper<unsigned char>'
2025-08-20T19:59:20.4579705Z [00:01:44.231]➜    348 |     struct __is_integral_helper<bool>
2025-08-20T19:59:20.4580042Z [00:01:44.231]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4580422Z [00:01:44.231]➜  In file included from /usr/include/c++/15.2.0/bits/move.h:37,
2025-08-20T19:59:20.4580855Z [00:01:44.231]➜                   from /usr/include/c++/15.2.0/bits/exception_ptr.h:41,
2025-08-20T19:59:20.4581255Z [00:01:44.231]➜                   from /usr/include/c++/15.2.0/exception:168,
2025-08-20T19:59:20.4581626Z [00:01:44.231]➜                   from /usr/include/c++/15.2.0/ios:43,
2025-08-20T19:59:20.4581998Z [00:01:44.231]➜                   from /usr/include/c++/15.2.0/bits/ostream.h:43,
2025-08-20T19:59:20.4582376Z [00:01:44.231]➜                   from /usr/include/c++/15.2.0/ostream:42,
2025-08-20T19:59:20.4582744Z [00:01:44.231]➜                   from /usr/include/c++/15.2.0/iostream:43,
2025-08-20T19:59:20.4583083Z [00:01:44.231]➜                   from ../c++/etip.h:351,
2025-08-20T19:59:20.4583544Z [00:01:44.231]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesw.h:52,
2025-08-20T19:59:20.4584163Z [00:01:44.231]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesp.h:41,
2025-08-20T19:59:20.4584734Z [00:01:44.231]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesm.h:40,
2025-08-20T19:59:20.4585486Z [00:01:44.231]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesm.cc:36:
2025-08-20T19:59:20.4586556Z [00:01:44.231]➜  /usr/include/c++/15.2.0/type_traits:360:12: error: redefinition of 'struct std::__is_integral_helper<unsigned char>'
2025-08-20T19:59:20.4587193Z [00:01:44.231]➜    360 |     struct __is_integral_helper<unsigned char>
2025-08-20T19:59:20.4587554Z [00:01:44.231]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4588213Z [00:01:44.231]➜  /usr/include/c++/15.2.0/type_traits:348:12: note: previous definition of 'struct std::__is_integral_helper<unsigned char>'
2025-08-20T19:59:20.4588779Z [00:01:44.231]➜    348 |     struct __is_integral_helper<bool>
2025-08-20T19:59:20.4589110Z [00:01:44.231]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4646208Z [00:01:44.238]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h: In member function 'std::__exception_ptr::exception_ptr::operator NCURSES_BOOL() const':
2025-08-20T19:59:20.4647275Z [00:01:44.238]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:162:16: error: invalid conversion from 'void*' to 'NCURSES_BOOL' {aka 'unsigned char'} [-fpermissive]
2025-08-20T19:59:20.4655573Z [00:01:44.238]➜    162 |       { return _M_exception_object; }
2025-08-20T19:59:20.4656112Z [00:01:44.238]➜        |                ^~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4656516Z [00:01:44.238]➜        |                |
2025-08-20T19:59:20.4656928Z [00:01:44.238]➜        |                void*
2025-08-20T19:59:20.4663408Z [00:01:44.239]➜  In file included from /usr/include/c++/15.2.0/exception:169:
2025-08-20T19:59:20.4665191Z [00:01:44.240]➜  /usr/include/c++/15.2.0/bits/nested_exception.h: In member function 'void std::nested_exception::rethrow_nested() const':
2025-08-20T19:59:20.4667779Z [00:01:44.240]➜  /usr/include/c++/15.2.0/bits/nested_exception.h:78:11: error: invalid user-defined conversion from 'const std::__exception_ptr::exception_ptr' to 'bool' [-fpermissive]
2025-08-20T19:59:20.4669741Z [00:01:44.240]➜     78 |       if (_M_ptr)
2025-08-20T19:59:20.4670024Z [00:01:44.240]➜        |           ^~~~~~
2025-08-20T19:59:20.4670793Z [00:01:44.240]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:161:16: note: candidate is: 'std::__exception_ptr::exception_ptr::operator NCURSES_BOOL() const' (near match)
2025-08-20T19:59:20.4671450Z [00:01:44.240]➜    161 |       explicit operator bool() const noexcept
2025-08-20T19:59:20.4671778Z [00:01:44.240]➜        |                ^~~~~~~~
2025-08-20T19:59:20.4672615Z [00:01:44.240]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:161:16: note: return type 'NCURSES_BOOL' {aka 'unsigned char'} of explicit conversion function cannot be converted to 'bool' with a qualification conversion
2025-08-20T19:59:20.4673752Z [00:01:44.240]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h: In member function 'std::__exception_ptr::exception_ptr::operator NCURSES_BOOL() const':
2025-08-20T19:59:20.4674680Z [00:01:44.240]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:162:16: error: invalid conversion from 'void*' to 'NCURSES_BOOL' {aka 'unsigned char'} [-fpermissive]
2025-08-20T19:59:20.4675538Z [00:01:44.240]➜    162 |       { return _M_exception_object; }
2025-08-20T19:59:20.4675874Z [00:01:44.240]➜        |                ^~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4676155Z [00:01:44.240]➜        |                |
2025-08-20T19:59:20.4676420Z [00:01:44.240]➜        |                void*
2025-08-20T19:59:20.4684314Z [00:01:44.241]➜  In file included from /usr/include/c++/15.2.0/exception:169:
2025-08-20T19:59:20.4689069Z [00:01:44.242]➜  /usr/include/c++/15.2.0/bits/nested_exception.h: In member function 'void std::nested_exception::rethrow_nested() const':
2025-08-20T19:59:20.4690169Z [00:01:44.242]➜  /usr/include/c++/15.2.0/bits/nested_exception.h:78:11: error: invalid user-defined conversion from 'const std::__exception_ptr::exception_ptr' to 'bool' [-fpermissive]
2025-08-20T19:59:20.4690821Z [00:01:44.242]➜     78 |       if (_M_ptr)
2025-08-20T19:59:20.4706227Z [00:01:44.242]➜        |           ^~~~~~
2025-08-20T19:59:20.4707858Z [00:01:44.242]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:161:16: note: candidate is: 'std::__exception_ptr::exception_ptr::operator NCURSES_BOOL() const' (near match)
2025-08-20T19:59:20.4708627Z [00:01:44.242]➜    161 |       explicit operator bool() const noexcept
2025-08-20T19:59:20.4708960Z [00:01:44.242]➜        |                ^~~~~~~~
2025-08-20T19:59:20.4709800Z [00:01:44.242]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:161:16: note: return type 'NCURSES_BOOL' {aka 'unsigned char'} of explicit conversion function cannot be converted to 'bool' with a qualification conversion
2025-08-20T19:59:20.4733357Z [00:01:44.246]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h: In member function 'std::__exception_ptr::exception_ptr::operator NCURSES_BOOL() const':
2025-08-20T19:59:20.4735911Z [00:01:44.246]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:162:16: error: invalid conversion from 'void*' to 'NCURSES_BOOL' {aka 'unsigned char'} [-fpermissive]
2025-08-20T19:59:20.4736605Z [00:01:44.246]➜    162 |       { return _M_exception_object; }
2025-08-20T19:59:20.4736957Z [00:01:44.246]➜        |                ^~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4737240Z [00:01:44.246]➜        |                |
2025-08-20T19:59:20.4737517Z [00:01:44.246]➜        |                void*
2025-08-20T19:59:20.4748776Z [00:01:44.248]➜  In file included from /usr/include/c++/15.2.0/exception:169:
2025-08-20T19:59:20.4750567Z [00:01:44.248]➜  /usr/include/c++/15.2.0/bits/nested_exception.h: In member function 'void std::nested_exception::rethrow_nested() const':
2025-08-20T19:59:20.4751928Z [00:01:44.248]➜  /usr/include/c++/15.2.0/bits/nested_exception.h:78:11: error: invalid user-defined conversion from 'const std::__exception_ptr::exception_ptr' to 'bool' [-fpermissive]
2025-08-20T19:59:20.4753364Z [00:01:44.248]➜     78 |       if (_M_ptr)
2025-08-20T19:59:20.4754088Z [00:01:44.248]➜        |           ^~~~~~
2025-08-20T19:59:20.4755246Z [00:01:44.248]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:161:16: note: candidate is: 'std::__exception_ptr::exception_ptr::operator NCURSES_BOOL() const' (near match)
2025-08-20T19:59:20.4756006Z [00:01:44.248]➜    161 |       explicit operator bool() const noexcept
2025-08-20T19:59:20.4756341Z [00:01:44.248]➜        |                ^~~~~~~~
2025-08-20T19:59:20.4757185Z [00:01:44.248]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:161:16: note: return type 'NCURSES_BOOL' {aka 'unsigned char'} of explicit conversion function cannot be converted to 'bool' with a qualification conversion
2025-08-20T19:59:20.4791018Z [00:01:44.252]➜  In file included from /usr/include/c++/15.2.0/string:46,
2025-08-20T19:59:20.4791873Z [00:01:44.252]➜                   from /usr/include/c++/15.2.0/bits/locale_classes.h:42,
2025-08-20T19:59:20.4792764Z [00:01:44.252]➜                   from /usr/include/c++/15.2.0/bits/ios_base.h:43,
2025-08-20T19:59:20.4793196Z [00:01:44.252]➜                   from /usr/include/c++/15.2.0/ios:46:
2025-08-20T19:59:20.4793622Z [00:01:44.252]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h: At global scope:
2025-08-20T19:59:20.4794574Z [00:01:44.252]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h:151:12: error: redefinition of 'struct std::__is_integer<unsigned char>'
2025-08-20T19:59:20.4795243Z [00:01:44.252]➜    151 |     struct __is_integer<unsigned char>
2025-08-20T19:59:20.4795584Z [00:01:44.252]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4796258Z [00:01:44.252]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h:130:12: note: previous definition of 'struct std::__is_integer<unsigned char>'
2025-08-20T19:59:20.4796809Z [00:01:44.252]➜    130 |     struct __is_integer<bool>
2025-08-20T19:59:20.4797130Z [00:01:44.252]➜        |            ^~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4812619Z [00:01:44.254]➜  In file included from /usr/include/c++/15.2.0/string:46,
2025-08-20T19:59:20.4813414Z [00:01:44.254]➜                   from /usr/include/c++/15.2.0/bits/locale_classes.h:42,
2025-08-20T19:59:20.4814281Z [00:01:44.254]➜                   from /usr/include/c++/15.2.0/bits/ios_base.h:43,
2025-08-20T19:59:20.4815159Z [00:01:44.254]➜                   from /usr/include/c++/15.2.0/ios:46:
2025-08-20T19:59:20.4815695Z [00:01:44.254]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h: At global scope:
2025-08-20T19:59:20.4816454Z [00:01:44.254]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h:151:12: error: redefinition of 'struct std::__is_integer<unsigned char>'
2025-08-20T19:59:20.4817006Z [00:01:44.254]➜    151 |     struct __is_integer<unsigned char>
2025-08-20T19:59:20.4817339Z [00:01:44.254]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4818005Z [00:01:44.254]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h:130:12: note: previous definition of 'struct std::__is_integer<unsigned char>'
2025-08-20T19:59:20.4818556Z [00:01:44.254]➜    130 |     struct __is_integer<bool>
2025-08-20T19:59:20.4818866Z [00:01:44.254]➜        |            ^~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4894201Z [00:01:44.262]➜  In file included from /usr/include/c++/15.2.0/string:46,
2025-08-20T19:59:20.4894708Z [00:01:44.262]➜                   from /usr/include/c++/15.2.0/bits/locale_classes.h:42,
2025-08-20T19:59:20.4895296Z [00:01:44.262]➜                   from /usr/include/c++/15.2.0/bits/ios_base.h:43,
2025-08-20T19:59:20.4895678Z [00:01:44.262]➜                   from /usr/include/c++/15.2.0/ios:46:
2025-08-20T19:59:20.4896095Z [00:01:44.262]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h: At global scope:
2025-08-20T19:59:20.4896842Z [00:01:44.262]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h:151:12: error: redefinition of 'struct std::__is_integer<unsigned char>'
2025-08-20T19:59:20.4897796Z [00:01:44.262]➜    151 |     struct __is_integer<unsigned char>
2025-08-20T19:59:20.4898131Z [00:01:44.262]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.4931513Z [00:01:44.266]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h:130:12: note: previous definition of 'struct std::__is_integer<unsigned char>'
2025-08-20T19:59:20.4932132Z [00:01:44.266]➜    130 |     struct __is_integer<bool>
2025-08-20T19:59:20.4932475Z [00:01:44.266]➜        |            ^~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5059074Z [00:01:44.279]➜  In file included from /usr/include/c++/15.2.0/string_view:52,
2025-08-20T19:59:20.5060060Z [00:01:44.279]➜                   from /usr/include/c++/15.2.0/bits/basic_string.h:51,
2025-08-20T19:59:20.5060925Z [00:01:44.279]➜                   from /usr/include/c++/15.2.0/string:56:
2025-08-20T19:59:20.5062012Z [00:01:44.279]➜  /usr/include/c++/15.2.0/bits/functional_hash.h:137:3: error: redefinition of 'struct std::hash<unsigned char>'
2025-08-20T19:59:20.5063083Z [00:01:44.279]➜    137 |   _Cxx_hashtable_define_trivial_hash(unsigned char)
2025-08-20T19:59:20.5063501Z [00:01:44.279]➜        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5064187Z [00:01:44.279]➜  /usr/include/c++/15.2.0/bits/functional_hash.h:128:3: note: previous definition of 'struct std::hash<unsigned char>'
2025-08-20T19:59:20.5064761Z [00:01:44.279]➜    128 |   _Cxx_hashtable_define_trivial_hash(bool)
2025-08-20T19:59:20.5065287Z [00:01:44.279]➜        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5192755Z [00:01:44.292]➜  In file included from /usr/include/c++/15.2.0/bits/move.h:37,
2025-08-20T19:59:20.5193553Z [00:01:44.292]➜                   from /usr/include/c++/15.2.0/bits/exception_ptr.h:41,
2025-08-20T19:59:20.5194559Z [00:01:44.292]➜                   from /usr/include/c++/15.2.0/exception:168,
2025-08-20T19:59:20.5195493Z [00:01:44.292]➜                   from /usr/include/c++/15.2.0/ios:43,
2025-08-20T19:59:20.5195921Z [00:01:44.292]➜                   from /usr/include/c++/15.2.0/bits/ostream.h:43,
2025-08-20T19:59:20.5196330Z [00:01:44.292]➜                   from /usr/include/c++/15.2.0/ostream:42,
2025-08-20T19:59:20.5196702Z [00:01:44.292]➜                   from /usr/include/c++/15.2.0/iostream:43,
2025-08-20T19:59:20.5197046Z [00:01:44.292]➜                   from ../c++/etip.h:351,
2025-08-20T19:59:20.5197517Z [00:01:44.292]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesw.h:52,
2025-08-20T19:59:20.5198370Z [00:01:44.292]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesp.h:41,
2025-08-20T19:59:20.5199028Z [00:01:44.292]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesp.cc:36:
2025-08-20T19:59:20.5199812Z [00:01:44.292]➜  /usr/include/c++/15.2.0/type_traits:360:12: error: redefinition of 'struct std::__is_integral_helper<unsigned char>'
2025-08-20T19:59:20.5200373Z [00:01:44.292]➜    360 |     struct __is_integral_helper<unsigned char>
2025-08-20T19:59:20.5200742Z [00:01:44.292]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5201382Z [00:01:44.292]➜  /usr/include/c++/15.2.0/type_traits:348:12: note: previous definition of 'struct std::__is_integral_helper<unsigned char>'
2025-08-20T19:59:20.5201938Z [00:01:44.292]➜    348 |     struct __is_integral_helper<bool>
2025-08-20T19:59:20.5202269Z [00:01:44.292]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5225821Z [00:01:44.294]➜  In file included from /usr/include/c++/15.2.0/string_view:52,
2025-08-20T19:59:20.5226622Z [00:01:44.294]➜                   from /usr/include/c++/15.2.0/bits/basic_string.h:51,
2025-08-20T19:59:20.5227041Z [00:01:44.294]➜                   from /usr/include/c++/15.2.0/string:56:
2025-08-20T19:59:20.5227716Z [00:01:44.294]➜  /usr/include/c++/15.2.0/bits/functional_hash.h:137:3: error: redefinition of 'struct std::hash<unsigned char>'
2025-08-20T19:59:20.5228292Z [00:01:44.294]➜    137 |   _Cxx_hashtable_define_trivial_hash(unsigned char)
2025-08-20T19:59:20.5229010Z [00:01:44.294]➜        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5229653Z [00:01:44.294]➜  /usr/include/c++/15.2.0/bits/functional_hash.h:128:3: note: previous definition of 'struct std::hash<unsigned char>'
2025-08-20T19:59:20.5230219Z [00:01:44.294]➜    128 |   _Cxx_hashtable_define_trivial_hash(bool)
2025-08-20T19:59:20.5230561Z [00:01:44.294]➜        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5230953Z [00:01:44.295]➜  In file included from /usr/include/c++/15.2.0/string_view:52,
2025-08-20T19:59:20.5231382Z [00:01:44.295]➜                   from /usr/include/c++/15.2.0/bits/basic_string.h:51,
2025-08-20T19:59:20.5231765Z [00:01:44.295]➜                   from /usr/include/c++/15.2.0/string:56:
2025-08-20T19:59:20.5232384Z [00:01:44.295]➜  /usr/include/c++/15.2.0/bits/functional_hash.h:137:3: error: redefinition of 'struct std::hash<unsigned char>'
2025-08-20T19:59:20.5232943Z [00:01:44.295]➜    137 |   _Cxx_hashtable_define_trivial_hash(unsigned char)
2025-08-20T19:59:20.5233312Z [00:01:44.295]➜        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5233929Z [00:01:44.295]➜  /usr/include/c++/15.2.0/bits/functional_hash.h:128:3: note: previous definition of 'struct std::hash<unsigned char>'
2025-08-20T19:59:20.5234488Z [00:01:44.295]➜    128 |   _Cxx_hashtable_define_trivial_hash(bool)
2025-08-20T19:59:20.5234988Z [00:01:44.295]➜        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5273086Z [00:01:44.300]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h: In member function 'std::__exception_ptr::exception_ptr::operator NCURSES_BOOL() const':
2025-08-20T19:59:20.5274299Z [00:01:44.300]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:162:16: error: invalid conversion from 'void*' to 'NCURSES_BOOL' {aka 'unsigned char'} [-fpermissive]
2025-08-20T19:59:20.5275248Z [00:01:44.300]➜    162 |       { return _M_exception_object; }
2025-08-20T19:59:20.5275711Z [00:01:44.300]➜        |                ^~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5276166Z [00:01:44.300]➜        |                |
2025-08-20T19:59:20.5276579Z [00:01:44.300]➜        |                void*
2025-08-20T19:59:20.5281385Z [00:01:44.301]➜  In file included from /usr/include/c++/15.2.0/exception:169:
2025-08-20T19:59:20.5282139Z [00:01:44.301]➜  /usr/include/c++/15.2.0/bits/nested_exception.h: In member function 'void std::nested_exception::rethrow_nested() const':
2025-08-20T19:59:20.5284336Z [00:01:44.301]➜  /usr/include/c++/15.2.0/bits/nested_exception.h:78:11: error: invalid user-defined conversion from 'const std::__exception_ptr::exception_ptr' to 'bool' [-fpermissive]
2025-08-20T19:59:20.5285150Z [00:01:44.301]➜     78 |       if (_M_ptr)
2025-08-20T19:59:20.5285415Z [00:01:44.301]➜        |           ^~~~~~
2025-08-20T19:59:20.5286137Z [00:01:44.301]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:161:16: note: candidate is: 'std::__exception_ptr::exception_ptr::operator NCURSES_BOOL() const' (near match)
2025-08-20T19:59:20.5287108Z [00:01:44.301]➜    161 |       explicit operator bool() const noexcept
2025-08-20T19:59:20.5287454Z [00:01:44.301]➜        |                ^~~~~~~~
2025-08-20T19:59:20.5288305Z [00:01:44.301]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:161:16: note: return type 'NCURSES_BOOL' {aka 'unsigned char'} of explicit conversion function cannot be converted to 'bool' with a qualification conversion
2025-08-20T19:59:20.5378824Z [00:01:44.311]➜  In file included from /usr/include/c++/15.2.0/string:46,
2025-08-20T19:59:20.5379357Z [00:01:44.311]➜                   from /usr/include/c++/15.2.0/bits/locale_classes.h:42,
2025-08-20T19:59:20.5379780Z [00:01:44.311]➜                   from /usr/include/c++/15.2.0/bits/ios_base.h:43,
2025-08-20T19:59:20.5380150Z [00:01:44.311]➜                   from /usr/include/c++/15.2.0/ios:46:
2025-08-20T19:59:20.5380567Z [00:01:44.311]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h: At global scope:
2025-08-20T19:59:20.5381524Z [00:01:44.311]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h:151:12: error: redefinition of 'struct std::__is_integer<unsigned char>'
2025-08-20T19:59:20.5382103Z [00:01:44.311]➜    151 |     struct __is_integer<unsigned char>
2025-08-20T19:59:20.5382440Z [00:01:44.311]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5383098Z [00:01:44.311]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h:130:12: note: previous definition of 'struct std::__is_integer<unsigned char>'
2025-08-20T19:59:20.5383659Z [00:01:44.311]➜    130 |     struct __is_integer<bool>
2025-08-20T19:59:20.5383967Z [00:01:44.311]➜        |            ^~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5407891Z [00:01:44.314]➜  In file included from /usr/include/c++/15.2.0/bits/move.h:37,
2025-08-20T19:59:20.5408408Z [00:01:44.314]➜                   from /usr/include/c++/15.2.0/bits/exception_ptr.h:41,
2025-08-20T19:59:20.5408821Z [00:01:44.314]➜                   from /usr/include/c++/15.2.0/exception:168,
2025-08-20T19:59:20.5409185Z [00:01:44.314]➜                   from /usr/include/c++/15.2.0/ios:43,
2025-08-20T19:59:20.5409579Z [00:01:44.314]➜                   from /usr/include/c++/15.2.0/bits/ostream.h:43,
2025-08-20T19:59:20.5409956Z [00:01:44.314]➜                   from /usr/include/c++/15.2.0/ostream:42,
2025-08-20T19:59:20.5410365Z [00:01:44.314]➜                   from /usr/include/c++/15.2.0/iostream:43,
2025-08-20T19:59:20.5410704Z [00:01:44.314]➜                   from ../c++/etip.h:351,
2025-08-20T19:59:20.5411458Z [00:01:44.314]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesw.h:52,
2025-08-20T19:59:20.5412120Z [00:01:44.314]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesp.h:41,
2025-08-20T19:59:20.5412692Z [00:01:44.314]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesf.h:41,
2025-08-20T19:59:20.5413274Z [00:01:44.314]➜                   from /root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/c++/cursesf.cc:36:
2025-08-20T19:59:20.5414069Z [00:01:44.314]➜  /usr/include/c++/15.2.0/type_traits:360:12: error: redefinition of 'struct std::__is_integral_helper<unsigned char>'
2025-08-20T19:59:20.5414634Z [00:01:44.314]➜    360 |     struct __is_integral_helper<unsigned char>
2025-08-20T19:59:20.5415194Z [00:01:44.314]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5415851Z [00:01:44.314]➜  /usr/include/c++/15.2.0/type_traits:348:12: note: previous definition of 'struct std::__is_integral_helper<unsigned char>'
2025-08-20T19:59:20.5416420Z [00:01:44.314]➜    348 |     struct __is_integral_helper<bool>
2025-08-20T19:59:20.5416750Z [00:01:44.314]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5425549Z [00:01:44.316]➜  In file included from /usr/include/c++/15.2.0/bits/memory_resource.h:40,
2025-08-20T19:59:20.5426036Z [00:01:44.316]➜                   from /usr/include/c++/15.2.0/string:72:
2025-08-20T19:59:20.5426682Z [00:01:44.316]➜  /usr/include/c++/15.2.0/cstddef:81:21: error: redefinition of 'struct std::__byte_operand<unsigned char>'
2025-08-20T19:59:20.5427621Z [00:01:44.316]➜     81 |   template<> struct __byte_operand<unsigned char> { using __type = byte; };
2025-08-20T19:59:20.5428057Z [00:01:44.316]➜        |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5428669Z [00:01:44.316]➜  /usr/include/c++/15.2.0/cstddef:78:21: note: previous definition of 'struct std::__byte_operand<unsigned char>'
2025-08-20T19:59:20.5429276Z [00:01:44.316]➜     78 |   template<> struct __byte_operand<bool> { using __type = byte; };
2025-08-20T19:59:20.5429676Z [00:01:44.316]➜        |                     ^~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5602101Z [00:01:44.333]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h: In member function 'std::__exception_ptr::exception_ptr::operator NCURSES_BOOL() const':
2025-08-20T19:59:20.5603112Z [00:01:44.333]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:162:16: error: invalid conversion from 'void*' to 'NCURSES_BOOL' {aka 'unsigned char'} [-fpermissive]
2025-08-20T19:59:20.5603763Z [00:01:44.333]➜    162 |       { return _M_exception_object; }
2025-08-20T19:59:20.5604094Z [00:01:44.333]➜        |                ^~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5604377Z [00:01:44.333]➜        |                |
2025-08-20T19:59:20.5604638Z [00:01:44.333]➜        |                void*
2025-08-20T19:59:20.5635976Z [00:01:44.336]➜  In file included from /usr/include/c++/15.2.0/string_view:52,
2025-08-20T19:59:20.5637116Z [00:01:44.336]➜                   from /usr/include/c++/15.2.0/bits/basic_string.h:51,
2025-08-20T19:59:20.5637575Z [00:01:44.336]➜                   from /usr/include/c++/15.2.0/string:56:
2025-08-20T19:59:20.5638265Z [00:01:44.336]➜  /usr/include/c++/15.2.0/bits/functional_hash.h:137:3: error: redefinition of 'struct std::hash<unsigned char>'
2025-08-20T19:59:20.5638838Z [00:01:44.336]➜    137 |   _Cxx_hashtable_define_trivial_hash(unsigned char)
2025-08-20T19:59:20.5639205Z [00:01:44.336]➜        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5639845Z [00:01:44.336]➜  /usr/include/c++/15.2.0/bits/functional_hash.h:128:3: note: previous definition of 'struct std::hash<unsigned char>'
2025-08-20T19:59:20.5640416Z [00:01:44.336]➜    128 |   _Cxx_hashtable_define_trivial_hash(bool)
2025-08-20T19:59:20.5640804Z [00:01:44.336]➜        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5653532Z [00:01:44.338]➜  In file included from /usr/include/c++/15.2.0/exception:169:
2025-08-20T19:59:20.5654645Z [00:01:44.338]➜  /usr/include/c++/15.2.0/bits/nested_exception.h: In member function 'void std::nested_exception::rethrow_nested() const':
2025-08-20T19:59:20.5655882Z [00:01:44.338]➜  /usr/include/c++/15.2.0/bits/nested_exception.h:78:11: error: invalid user-defined conversion from 'const std::__exception_ptr::exception_ptr' to 'bool' [-fpermissive]
2025-08-20T19:59:20.5656541Z [00:01:44.338]➜     78 |       if (_M_ptr)
2025-08-20T19:59:20.5656818Z [00:01:44.338]➜        |           ^~~~~~
2025-08-20T19:59:20.5657676Z [00:01:44.338]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:161:16: note: candidate is: 'std::__exception_ptr::exception_ptr::operator NCURSES_BOOL() const' (near match)
2025-08-20T19:59:20.5658355Z [00:01:44.338]➜    161 |       explicit operator bool() const noexcept
2025-08-20T19:59:20.5658686Z [00:01:44.338]➜        |                ^~~~~~~~
2025-08-20T19:59:20.5659536Z [00:01:44.338]➜  /usr/include/c++/15.2.0/bits/exception_ptr.h:161:16: note: return type 'NCURSES_BOOL' {aka 'unsigned char'} of explicit conversion function cannot be converted to 'bool' with a qualification conversion
2025-08-20T19:59:20.5691533Z [00:01:44.342]➜  In file included from /usr/include/c++/15.2.0/bits/memory_resource.h:40,
2025-08-20T19:59:20.5692170Z [00:01:44.342]➜                   from /usr/include/c++/15.2.0/string:72:
2025-08-20T19:59:20.5692929Z [00:01:44.342]➜  /usr/include/c++/15.2.0/cstddef:81:21: error: redefinition of 'struct std::__byte_operand<unsigned char>'
2025-08-20T19:59:20.5693715Z [00:01:44.342]➜     81 |   template<> struct __byte_operand<unsigned char> { using __type = byte; };
2025-08-20T19:59:20.5694596Z [00:01:44.342]➜        |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5704045Z [00:01:44.343]➜  /usr/include/c++/15.2.0/cstddef:78:21: note: previous definition of 'struct std::__byte_operand<unsigned char>'
2025-08-20T19:59:20.5704702Z [00:01:44.343]➜     78 |   template<> struct __byte_operand<bool> { using __type = byte; };
2025-08-20T19:59:20.5705230Z [00:01:44.343]➜        |                     ^~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5835724Z [00:01:44.356]➜  In file included from /usr/include/c++/15.2.0/string:46,
2025-08-20T19:59:20.5836362Z [00:01:44.356]➜                   from /usr/include/c++/15.2.0/bits/locale_classes.h:42,
2025-08-20T19:59:20.5836893Z [00:01:44.356]➜                   from /usr/include/c++/15.2.0/bits/ios_base.h:43,
2025-08-20T19:59:20.5837392Z [00:01:44.356]➜                   from /usr/include/c++/15.2.0/ios:46:
2025-08-20T19:59:20.5837939Z [00:01:44.356]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h: At global scope:
2025-08-20T19:59:20.5838835Z [00:01:44.356]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h:151:12: error: redefinition of 'struct std::__is_integer<unsigned char>'
2025-08-20T19:59:20.5839527Z [00:01:44.356]➜    151 |     struct __is_integer<unsigned char>
2025-08-20T19:59:20.5839991Z [00:01:44.356]➜        |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5840828Z [00:01:44.356]➜  /usr/include/c++/15.2.0/bits/cpp_type_traits.h:130:12: note: previous definition of 'struct std::__is_integer<unsigned char>'
2025-08-20T19:59:20.5841512Z [00:01:44.357]➜    130 |     struct __is_integer<bool>
2025-08-20T19:59:20.5841956Z [00:01:44.357]➜        |            ^~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.5995233Z [00:01:44.372]➜  In file included from /usr/include/c++/15.2.0/bits/memory_resource.h:40,
2025-08-20T19:59:20.5995779Z [00:01:44.372]➜                   from /usr/include/c++/15.2.0/string:72:
2025-08-20T19:59:20.5997691Z [00:01:44.372]➜  /usr/include/c++/15.2.0/cstddef:81:21: error: redefinition of 'struct std::__byte_operand<unsigned char>'
2025-08-20T19:59:20.5998349Z [00:01:44.372]➜     81 |   template<> struct __byte_operand<unsigned char> { using __type = byte; };
2025-08-20T19:59:20.5998782Z [00:01:44.372]➜        |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.6003680Z [00:01:44.373]➜  /usr/include/c++/15.2.0/cstddef:78:21: note: previous definition of 'struct std::__byte_operand<unsigned char>'
2025-08-20T19:59:20.6005103Z [00:01:44.373]➜     78 |   template<> struct __byte_operand<bool> { using __type = byte; };
2025-08-20T19:59:20.6005995Z [00:01:44.373]➜        |                     ^~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.6037340Z [00:01:44.377]➜  In file included from /usr/include/c++/15.2.0/bits/memory_resource.h:40,
2025-08-20T19:59:20.6038238Z [00:01:44.377]➜                   from /usr/include/c++/15.2.0/string:72:
2025-08-20T19:59:20.6039418Z [00:01:44.377]➜  /usr/include/c++/15.2.0/cstddef:81:21: error: redefinition of 'struct std::__byte_operand<unsigned char>'
2025-08-20T19:59:20.6040154Z [00:01:44.377]➜     81 |   template<> struct __byte_operand<unsigned char> { using __type = byte; };
2025-08-20T19:59:20.6040596Z [00:01:44.377]➜        |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.6041254Z [00:01:44.377]➜  /usr/include/c++/15.2.0/cstddef:78:21: note: previous definition of 'struct std::__byte_operand<unsigned char>'
2025-08-20T19:59:20.6041868Z [00:01:44.377]➜     78 |   template<> struct __byte_operand<bool> { using __type = byte; };
2025-08-20T19:59:20.6042275Z [00:01:44.377]➜        |                     ^~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.6389934Z [00:01:44.412]➜  In file included from /usr/include/c++/15.2.0/string_view:52,
2025-08-20T19:59:20.6390478Z [00:01:44.412]➜                   from /usr/include/c++/15.2.0/bits/basic_string.h:51,
2025-08-20T19:59:20.6390880Z [00:01:44.412]➜                   from /usr/include/c++/15.2.0/string:56:
2025-08-20T19:59:20.6391581Z [00:01:44.412]➜  /usr/include/c++/15.2.0/bits/functional_hash.h:137:3: error: redefinition of 'struct std::hash<unsigned char>'
2025-08-20T19:59:20.6392520Z [00:01:44.412]➜    137 |   _Cxx_hashtable_define_trivial_hash(unsigned char)
2025-08-20T19:59:20.6392885Z [00:01:44.412]➜        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.6396775Z [00:01:44.413]➜  /usr/include/c++/15.2.0/bits/functional_hash.h:128:3: note: previous definition of 'struct std::hash<unsigned char>'
2025-08-20T19:59:20.6406374Z [00:01:44.414]➜    128 |   _Cxx_hashtable_define_trivial_hash(bool)
2025-08-20T19:59:20.6406782Z [00:01:44.414]➜        |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.6599724Z [00:01:44.433]➜  gmake[1]: *** [Makefile:425: ../obj_s/cursesm.o] Error 1
2025-08-20T19:59:20.6600523Z [00:01:44.433]➜  gmake[1]: *** Waiting for unfinished jobs....
2025-08-20T19:59:20.6871601Z [00:01:44.460]➜  In file included from /usr/include/c++/15.2.0/bits/memory_resource.h:40,
2025-08-20T19:59:20.6872572Z [00:01:44.460]➜                   from /usr/include/c++/15.2.0/string:72:
2025-08-20T19:59:20.6873784Z [00:01:44.460]➜  /usr/include/c++/15.2.0/cstddef:81:21: error: redefinition of 'struct std::__byte_operand<unsigned char>'
2025-08-20T19:59:20.6874451Z [00:01:44.460]➜     81 |   template<> struct __byte_operand<unsigned char> { using __type = byte; };
2025-08-20T19:59:20.6875044Z [00:01:44.460]➜        |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.6875720Z [00:01:44.460]➜  /usr/include/c++/15.2.0/cstddef:78:21: note: previous definition of 'struct std::__byte_operand<unsigned char>'
2025-08-20T19:59:20.6876334Z [00:01:44.460]➜     78 |   template<> struct __byte_operand<bool> { using __type = byte; };
2025-08-20T19:59:20.6876739Z [00:01:44.460]➜        |                     ^~~~~~~~~~~~~~~~~~~~
2025-08-20T19:59:20.6890582Z [00:01:44.462]➜  gmake[1]: *** [Makefile:431: ../obj_s/cursesw.o] Error 1
2025-08-20T19:59:20.6999759Z [00:01:44.473]➜  gmake[1]: *** [Makefile:443: ../obj_s/cursesp.o] Error 1
2025-08-20T19:59:20.7404648Z [00:01:44.513]➜  gmake[1]: *** [Makefile:437: ../obj_s/cursespad.o] Error 1
2025-08-20T19:59:20.8026483Z [00:01:44.576]➜  gmake[1]: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_/c++'
2025-08-20T19:59:20.8027036Z [00:01:44.576]➜  gmake[1]: *** [Makefile:418: ../obj_s/cursesf.o] Error 1
2025-08-20T19:59:20.8027413Z [00:01:44.576]➜  gmake: *** [Makefile:140: all] Error 2
2025-08-20T19:59:20.8028247Z [00:01:44.576]➜  gmake: Leaving directory '/root/.ppkg/run/134/linux-musl-aarch64/libncurses/src/_'
2025-08-20T19:59:20.8034097Z [00:01:44.576]➜  [0;31m💔  package installation failure: linux-musl-aarch64/libncurses, if you want to figure out what had happeded, please change to the working directory: /root/.ppkg/run/134/linux-musl-aarch64/libncurses[0m
2025-08-20T19:59:20.8229713Z [00:01:44.596]➜  [0;33m🔔  dpkg will be treated as a package-name, and it will be expanded to linux-musl-aarch64/dpkg[0m
2025-08-20T19:59:20.8230370Z [00:01:44.596]➜  [0;31m💔  package 'linux-musl-aarch64/dpkg' is not installed.[0m
2025-08-20T19:59:20.8421371Z [00:01:44.615]➜  [0;33m🔔  dpkg will be treated as a package-name, and it will be expanded to linux-musl-aarch64/dpkg[0m
2025-08-20T19:59:20.8423560Z [00:01:44.615]➜  [0;31m💔  package 'linux-musl-aarch64/dpkg' is not installed.[0m
2025-08-20T19:59:20.8434484Z [00:01:44.616]➜  realpath: missing operand
2025-08-20T19:59:20.8434991Z [00:01:44.616]➜  Try 'realpath --help' for more information.
2025-08-20T19:59:20.9353066Z [00:01:44.708]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T19:59:20.9566183Z [00:01:44.730]➜  + '[' -s /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T19:59:20.9571405Z [00:01:44.730]➜  + find /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T19:59:20.9572798Z [00:01:44.730]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T19:59:20.9574204Z [00:01:44.730]➜  + xargs realpath --no-symlinks
2025-08-20T19:59:20.9575400Z [00:01:44.730]➜  + cut -d: -f1
2025-08-20T19:59:20.9583288Z [00:01:44.731]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR
2025-08-20T19:59:20.9611394Z [00:01:44.734]➜  realpath: missing operand
2025-08-20T19:59:20.9612400Z [00:01:44.734]➜  Try 'realpath --help' for more information.
2025-08-20T19:59:20.9620139Z [00:01:44.735]➜  
2025-08-20T19:59:21.5865806Z [00:01:45.360]➜  
2025-08-20T19:59:21.5941192Z [00:01:45.367]➜  ownership of '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as runner:runner
2025-08-20T19:59:21.5942202Z [00:01:45.367]➜  changed ownership of '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.jMnlDG' from root:root to runner:runner
2025-08-20T19:59:21.5943100Z [00:01:45.367]➜  ownership of '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' retained as runner:runner
2025-08-20T19:59:21.5943932Z [00:01:45.367]➜  ownership of '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' retained as runner:runner
2025-08-20T19:59:21.5944738Z [00:01:45.367]➜  ownership of '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/dpkg.static.version' retained as runner:runner
2025-08-20T19:59:21.5946112Z [00:01:45.367]➜  ownership of '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD' retained as runner:runner
2025-08-20T19:59:21.5946879Z [00:01:45.367]➜  ownership of '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/dpkg.version' retained as runner:runner
2025-08-20T19:59:21.5947611Z [00:01:45.367]➜  ownership of '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR' retained as runner:runner
2025-08-20T19:59:21.6006894Z [00:01:45.374]➜  mode of '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:59:21.6059782Z [00:01:45.379]➜  mode of '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/dpkg.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:59:21.6113544Z [00:01:45.384]➜  mode of '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:59:21.6165855Z [00:01:45.390]➜  mode of '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/dpkg.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:59:21.7142637Z [00:01:45.487]➜  realpath: missing operand
2025-08-20T19:59:21.7143110Z [00:01:45.487]➜  Try 'realpath --help' for more information.
2025-08-20T19:59:21.7201344Z [00:01:45.493]➜  
2025-08-20T19:59:21.7201850Z [00:01:45.493]➜  [+] Fetching LICENSE ==> [/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T19:59:22.8698756Z [00:01:46.643]➜  (License) <== https://git.dpkg.org/cgit/dpkg/dpkg.git/plain/COPYING
2025-08-20T19:59:22.8734423Z [00:01:46.646]➜  renamed '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T19:59:22.8763302Z [00:01:46.649]➜  
2025-08-20T19:59:22.8763536Z [00:01:46.649]➜  
2025-08-20T19:59:22.8775840Z [00:01:46.650]➜  		    GNU GENERAL PUBLIC LICENSE
2025-08-20T19:59:22.8776659Z [00:01:46.650]➜  		       Version 2, June 1991
2025-08-20T19:59:22.8777008Z [00:01:46.650]➜  
2025-08-20T19:59:22.8777421Z [00:01:46.650]➜   Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
2025-08-20T19:59:22.8777863Z [00:01:46.650]➜   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
2025-08-20T19:59:22.8778313Z [00:01:46.650]➜   Everyone is permitted to copy and distribute verbatim copies
2025-08-20T19:59:22.8778758Z [00:01:46.650]➜   of this license document, but changing it is not allowed.
2025-08-20T19:59:22.8779073Z [00:01:46.650]➜  
2025-08-20T19:59:22.8779277Z [00:01:46.650]➜  			    Preamble
2025-08-20T19:59:22.8779494Z [00:01:46.650]➜  
2025-08-20T19:59:22.8780227Z [00:01:46.650]➜    The licenses for most software are designed to take away your
2025-08-20T19:59:22.8780723Z [00:01:46.650]➜  freedom to share and change it.  By contrast, the GNU General Public
2025-08-20T19:59:22.8781226Z [00:01:46.650]➜  License is intended to guarantee your freedom to share and change free
2025-08-20T19:59:22.8781725Z [00:01:46.650]➜  software--to make sure the software is free for all its users.  This
2025-08-20T19:59:22.8782210Z [00:01:46.650]➜  General Public License applies to most of the Free Software
2025-08-20T19:59:22.8782699Z [00:01:46.650]➜  Foundation's software and to any other program whose authors commit to
2025-08-20T19:59:22.8783203Z [00:01:46.650]➜  using it.  (Some other Free Software Foundation software is covered by
2025-08-20T19:59:22.8783695Z [00:01:46.650]➜  the GNU Lesser General Public License instead.)  You can apply it to
2025-08-20T19:59:22.8784066Z [00:01:46.650]➜  your programs, too.
2025-08-20T19:59:22.8784298Z [00:01:46.650]➜  
2025-08-20T19:59:22.8784631Z [00:01:46.650]➜    When we speak of free software, we are referring to freedom, not
2025-08-20T19:59:22.8785440Z [00:01:46.650]➜  price.  Our General Public Licenses are designed to make sure that you
2025-08-20T19:59:22.8785950Z [00:01:46.650]➜  have the freedom to distribute copies of free software (and charge for
2025-08-20T19:59:22.8786444Z [00:01:46.650]➜  this service if you wish), that you receive source code or can get it
2025-08-20T19:59:22.8786934Z [00:01:46.650]➜  if you want it, that you can change the software or use pieces of it
2025-08-20T19:59:22.8787427Z [00:01:46.650]➜  in new free programs; and that you know you can do these things.
2025-08-20T19:59:22.8787750Z [00:01:46.650]➜  
2025-08-20T19:59:22.8788072Z [00:01:46.650]➜    To protect your rights, we need to make restrictions that forbid
2025-08-20T19:59:22.8788568Z [00:01:46.650]➜  anyone to deny you these rights or to ask you to surrender the rights.
2025-08-20T19:59:22.8789087Z [00:01:46.650]➜  These restrictions translate to certain responsibilities for you if you
2025-08-20T19:59:22.8789577Z [00:01:46.650]➜  distribute copies of the software, or if you modify it.
2025-08-20T19:59:22.8789888Z [00:01:46.650]➜  
2025-08-20T19:59:22.8790208Z [00:01:46.650]➜    For example, if you distribute copies of such a program, whether
2025-08-20T19:59:22.8790683Z [00:01:46.650]➜  gratis or for a fee, you must give the recipients all the rights that
2025-08-20T19:59:22.8791406Z [00:01:46.650]➜  you have.  You must make sure that they, too, receive or can get the
2025-08-20T19:59:22.8791968Z [00:01:46.650]➜  source code.  And you must show them these terms so they know their
2025-08-20T19:59:22.8792313Z [00:01:46.650]➜  rights.
2025-08-20T19:59:22.8792511Z [00:01:46.650]➜  
2025-08-20T19:59:22.8792855Z [00:01:46.650]➜    We protect your rights with two steps: (1) copyright the software, and
2025-08-20T19:59:22.8793348Z [00:01:46.650]➜  (2) offer you this license which gives you legal permission to copy,
2025-08-20T19:59:22.8793760Z [00:01:46.650]➜  distribute and/or modify the software.
2025-08-20T19:59:22.8794027Z [00:01:46.650]➜  
2025-08-20T19:59:22.8794357Z [00:01:46.650]➜    Also, for each author's protection and ours, we want to make certain
2025-08-20T19:59:22.8795009Z [00:01:46.650]➜  that everyone understands that there is no warranty for this free
2025-08-20T19:59:22.8795562Z [00:01:46.650]➜  software.  If the software is modified by someone else and passed on, we
2025-08-20T19:59:22.8796076Z [00:01:46.650]➜  want its recipients to know that what they have is not the original, so
2025-08-20T19:59:22.8796583Z [00:01:46.650]➜  that any problems introduced by others will not reflect on the original
2025-08-20T19:59:22.8796968Z [00:01:46.650]➜  authors' reputations.
2025-08-20T19:59:22.8797202Z [00:01:46.650]➜  
2025-08-20T19:59:22.8797517Z [00:01:46.650]➜    Finally, any free program is threatened constantly by software
2025-08-20T19:59:22.8797988Z [00:01:46.650]➜  patents.  We wish to avoid the danger that redistributors of a free
2025-08-20T19:59:22.8798746Z [00:01:46.650]➜  program will individually obtain patent licenses, in effect making the
2025-08-20T19:59:22.8799269Z [00:01:46.650]➜  program proprietary.  To prevent this, we have made it clear that any
2025-08-20T19:59:22.8799778Z [00:01:46.650]➜  patent must be licensed for everyone's free use or not licensed at all.
2025-08-20T19:59:22.8800122Z [00:01:46.650]➜  
2025-08-20T19:59:22.8800448Z [00:01:46.650]➜    The precise terms and conditions for copying, distribution and
2025-08-20T19:59:22.8800808Z [00:01:46.650]➜  modification follow.
2025-08-20T19:59:22.8801038Z [00:01:46.650]➜  
2025-08-20T19:59:22.8801267Z [00:01:46.650]➜  		    GNU GENERAL PUBLIC LICENSE
2025-08-20T19:59:22.8801667Z [00:01:46.650]➜     TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
2025-08-20T19:59:22.8802000Z [00:01:46.650]➜  
2025-08-20T19:59:22.8802328Z [00:01:46.650]➜    0. This License applies to any program or other work which contains
2025-08-20T19:59:22.8802825Z [00:01:46.650]➜  a notice placed by the copyright holder saying it may be distributed
2025-08-20T19:59:22.8803314Z [00:01:46.650]➜  under the terms of this General Public License.  The "Program", below,
2025-08-20T19:59:22.8803805Z [00:01:46.650]➜  refers to any such program or work, and a "work based on the Program"
2025-08-20T19:59:22.8804290Z [00:01:46.650]➜  means either the Program or any derivative work under copyright law:
2025-08-20T19:59:22.8804916Z [00:01:46.650]➜  that is to say, a work containing the Program or a portion of it,
2025-08-20T19:59:22.8805453Z [00:01:46.650]➜  either verbatim or with modifications and/or translated into another
2025-08-20T19:59:22.8805961Z [00:01:46.650]➜  language.  (Hereinafter, translation is included without limitation in
2025-08-20T19:59:22.8806445Z [00:01:46.650]➜  the term "modification".)  Each licensee is addressed as "you".
2025-08-20T19:59:22.8806769Z [00:01:46.650]➜  
2025-08-20T19:59:22.8807107Z [00:01:46.650]➜  Activities other than copying, distribution and modification are not
2025-08-20T19:59:22.8807600Z [00:01:46.650]➜  covered by this License; they are outside its scope.  The act of
2025-08-20T19:59:22.8808082Z [00:01:46.650]➜  running the Program is not restricted, and the output from the Program
2025-08-20T19:59:22.8808553Z [00:01:46.650]➜  is covered only if its contents constitute a work based on the
2025-08-20T19:59:22.8809020Z [00:01:46.650]➜  Program (independent of having been made by running the Program).
2025-08-20T19:59:22.8809666Z [00:01:46.650]➜  Whether that is true depends on what the Program does.
2025-08-20T19:59:22.8810036Z [00:01:46.651]➜  
2025-08-20T19:59:22.8810357Z [00:01:46.651]➜    1. You may copy and distribute verbatim copies of the Program's
2025-08-20T19:59:22.8810812Z [00:01:46.651]➜  source code as you receive it, in any medium, provided that you
2025-08-20T19:59:22.8811299Z [00:01:46.651]➜  conspicuously and appropriately publish on each copy an appropriate
2025-08-20T19:59:22.8811795Z [00:01:46.651]➜  copyright notice and disclaimer of warranty; keep intact all the
2025-08-20T19:59:22.8812294Z [00:01:46.651]➜  notices that refer to this License and to the absence of any warranty;
2025-08-20T19:59:22.8812783Z [00:01:46.651]➜  and give any other recipients of the Program a copy of this License
2025-08-20T19:59:22.8813149Z [00:01:46.651]➜  along with the Program.
2025-08-20T19:59:22.8813390Z [00:01:46.651]➜  
2025-08-20T19:59:22.8813718Z [00:01:46.651]➜  You may charge a fee for the physical act of transferring a copy, and
2025-08-20T19:59:22.8814220Z [00:01:46.651]➜  you may at your option offer warranty protection in exchange for a fee.
2025-08-20T19:59:22.8814567Z [00:01:46.651]➜  
2025-08-20T19:59:22.8815045Z [00:01:46.651]➜    2. You may modify your copy or copies of the Program or any portion
2025-08-20T19:59:22.8815559Z [00:01:46.651]➜  of it, thus forming a work based on the Program, and copy and
2025-08-20T19:59:22.8816025Z [00:01:46.651]➜  distribute such modifications or work under the terms of Section 1
2025-08-20T19:59:22.8816724Z [00:01:46.651]➜  above, provided that you also meet all of these conditions:
2025-08-20T19:59:22.8817043Z [00:01:46.651]➜  
2025-08-20T19:59:22.8817358Z [00:01:46.651]➜      a) You must cause the modified files to carry prominent notices
2025-08-20T19:59:22.8817819Z [00:01:46.651]➜      stating that you changed the files and the date of any change.
2025-08-20T19:59:22.8818141Z [00:01:46.651]➜  
2025-08-20T19:59:22.8818469Z [00:01:46.651]➜      b) You must cause any work that you distribute or publish, that in
2025-08-20T19:59:22.8818932Z [00:01:46.651]➜      whole or in part contains or is derived from the Program or any
2025-08-20T19:59:22.8819398Z [00:01:46.651]➜      part thereof, to be licensed as a whole at no charge to all third
2025-08-20T19:59:22.8819803Z [00:01:46.651]➜      parties under the terms of this License.
2025-08-20T19:59:22.8820074Z [00:01:46.651]➜  
2025-08-20T19:59:22.8820391Z [00:01:46.651]➜      c) If the modified program normally reads commands interactively
2025-08-20T19:59:22.8820853Z [00:01:46.651]➜      when run, you must cause it, when started running for such
2025-08-20T19:59:22.8821317Z [00:01:46.651]➜      interactive use in the most ordinary way, to print or display an
2025-08-20T19:59:22.8821795Z [00:01:46.651]➜      announcement including an appropriate copyright notice and a
2025-08-20T19:59:22.8822273Z [00:01:46.651]➜      notice that there is no warranty (or else, saying that you provide
2025-08-20T19:59:22.8822748Z [00:01:46.651]➜      a warranty) and that users may redistribute the program under
2025-08-20T19:59:22.8823218Z [00:01:46.651]➜      these conditions, and telling the user how to view a copy of this
2025-08-20T19:59:22.8823688Z [00:01:46.651]➜      License.  (Exception: if the Program itself is interactive but
2025-08-20T19:59:22.8824158Z [00:01:46.651]➜      does not normally print such an announcement, your work based on
2025-08-20T19:59:22.8824606Z [00:01:46.651]➜      the Program is not required to print an announcement.)
2025-08-20T19:59:22.8825163Z [00:01:46.651]➜  
2025-08-20T19:59:22.8825494Z [00:01:46.651]➜  These requirements apply to the modified work as a whole.  If
2025-08-20T19:59:22.8825980Z [00:01:46.651]➜  identifiable sections of that work are not derived from the Program,
2025-08-20T19:59:22.8826469Z [00:01:46.651]➜  and can be reasonably considered independent and separate works in
2025-08-20T19:59:22.8826953Z [00:01:46.651]➜  themselves, then this License, and its terms, do not apply to those
2025-08-20T19:59:22.8827655Z [00:01:46.651]➜  sections when you distribute them as separate works.  But when you
2025-08-20T19:59:22.8828225Z [00:01:46.651]➜  distribute the same sections as part of a whole which is a work based
2025-08-20T19:59:22.8828723Z [00:01:46.651]➜  on the Program, the distribution of the whole must be on the terms of
2025-08-20T19:59:22.8829208Z [00:01:46.651]➜  this License, whose permissions for other licensees extend to the
2025-08-20T19:59:22.8829705Z [00:01:46.651]➜  entire whole, and thus to each and every part regardless of who wrote it.
2025-08-20T19:59:22.8830065Z [00:01:46.651]➜  
2025-08-20T19:59:22.8830412Z [00:01:46.651]➜  Thus, it is not the intent of this section to claim rights or contest
2025-08-20T19:59:22.8830903Z [00:01:46.651]➜  your rights to work written entirely by you; rather, the intent is to
2025-08-20T19:59:22.8831383Z [00:01:46.651]➜  exercise the right to control the distribution of derivative or
2025-08-20T19:59:22.8831777Z [00:01:46.651]➜  collective works based on the Program.
2025-08-20T19:59:22.8832060Z [00:01:46.651]➜  
2025-08-20T19:59:22.8832401Z [00:01:46.651]➜  In addition, mere aggregation of another work not based on the Program
2025-08-20T19:59:22.8832899Z [00:01:46.651]➜  with the Program (or with a work based on the Program) on a volume of
2025-08-20T19:59:22.8833388Z [00:01:46.651]➜  a storage or distribution medium does not bring the other work under
2025-08-20T19:59:22.8833767Z [00:01:46.651]➜  the scope of this License.
2025-08-20T19:59:22.8834008Z [00:01:46.651]➜  
2025-08-20T19:59:22.8834605Z [00:01:46.651]➜    3. You may copy and distribute the Program (or a work based on it,
2025-08-20T19:59:22.8835422Z [00:01:46.651]➜  under Section 2) in object code or executable form under the terms of
2025-08-20T19:59:22.8835929Z [00:01:46.651]➜  Sections 1 and 2 above provided that you also do one of the following:
2025-08-20T19:59:22.8836271Z [00:01:46.651]➜  
2025-08-20T19:59:22.8836598Z [00:01:46.651]➜      a) Accompany it with the complete corresponding machine-readable
2025-08-20T19:59:22.8837091Z [00:01:46.651]➜      source code, which must be distributed under the terms of Sections
2025-08-20T19:59:22.8837587Z [00:01:46.651]➜      1 and 2 above on a medium customarily used for software interchange; or,
2025-08-20T19:59:22.8837930Z [00:01:46.651]➜  
2025-08-20T19:59:22.8838243Z [00:01:46.651]➜      b) Accompany it with a written offer, valid for at least three
2025-08-20T19:59:22.8838692Z [00:01:46.651]➜      years, to give any third party, for a charge no more than your
2025-08-20T19:59:22.8839153Z [00:01:46.651]➜      cost of physically performing source distribution, a complete
2025-08-20T19:59:22.8839620Z [00:01:46.651]➜      machine-readable copy of the corresponding source code, to be
2025-08-20T19:59:22.8840097Z [00:01:46.651]➜      distributed under the terms of Sections 1 and 2 above on a medium
2025-08-20T19:59:22.8840530Z [00:01:46.651]➜      customarily used for software interchange; or,
2025-08-20T19:59:22.8840820Z [00:01:46.651]➜  
2025-08-20T19:59:22.8841153Z [00:01:46.651]➜      c) Accompany it with the information you received as to the offer
2025-08-20T19:59:22.8841624Z [00:01:46.651]➜      to distribute corresponding source code.  (This alternative is
2025-08-20T19:59:22.8842089Z [00:01:46.651]➜      allowed only for noncommercial distribution and only if you
2025-08-20T19:59:22.8842553Z [00:01:46.651]➜      received the program in object code or executable form with such
2025-08-20T19:59:22.8842974Z [00:01:46.651]➜      an offer, in accord with Subsection b above.)
2025-08-20T19:59:22.8843264Z [00:01:46.651]➜  
2025-08-20T19:59:22.8843591Z [00:01:46.651]➜  The source code for a work means the preferred form of the work for
2025-08-20T19:59:22.8844085Z [00:01:46.651]➜  making modifications to it.  For an executable work, complete source
2025-08-20T19:59:22.8844585Z [00:01:46.651]➜  code means all the source code for all modules it contains, plus any
2025-08-20T19:59:22.8845252Z [00:01:46.651]➜  associated interface definition files, plus the scripts used to
2025-08-20T19:59:22.8845979Z [00:01:46.651]➜  control compilation and installation of the executable.  However, as a
2025-08-20T19:59:22.8846568Z [00:01:46.651]➜  special exception, the source code distributed need not include
2025-08-20T19:59:22.8847046Z [00:01:46.651]➜  anything that is normally distributed (in either source or binary
2025-08-20T19:59:22.8847530Z [00:01:46.651]➜  form) with the major components (compiler, kernel, and so on) of the
2025-08-20T19:59:22.8848023Z [00:01:46.651]➜  operating system on which the executable runs, unless that component
2025-08-20T19:59:22.8848435Z [00:01:46.651]➜  itself accompanies the executable.
2025-08-20T19:59:22.8848698Z [00:01:46.651]➜  
2025-08-20T19:59:22.8849019Z [00:01:46.651]➜  If distribution of executable or object code is made by offering
2025-08-20T19:59:22.8849487Z [00:01:46.651]➜  access to copy from a designated place, then offering equivalent
2025-08-20T19:59:22.8849939Z [00:01:46.651]➜  access to copy the source code from the same place counts as
2025-08-20T19:59:22.8850413Z [00:01:46.651]➜  distribution of the source code, even though third parties are not
2025-08-20T19:59:22.8850870Z [00:01:46.651]➜  compelled to copy the source along with the object code.
2025-08-20T19:59:22.8851178Z [00:01:46.651]➜  
2025-08-20T19:59:22.8851497Z [00:01:46.651]➜    4. You may not copy, modify, sublicense, or distribute the Program
2025-08-20T19:59:22.8851958Z [00:01:46.651]➜  except as expressly provided under this License.  Any attempt
2025-08-20T19:59:22.8852692Z [00:01:46.651]➜  otherwise to copy, modify, sublicense or distribute the Program is
2025-08-20T19:59:22.8853195Z [00:01:46.651]➜  void, and will automatically terminate your rights under this License.
2025-08-20T19:59:22.8853693Z [00:01:46.651]➜  However, parties who have received copies, or rights, from you under
2025-08-20T19:59:22.8854184Z [00:01:46.651]➜  this License will not have their licenses terminated so long as such
2025-08-20T19:59:22.8854585Z [00:01:46.651]➜  parties remain in full compliance.
2025-08-20T19:59:22.8855014Z [00:01:46.651]➜  
2025-08-20T19:59:22.8855347Z [00:01:46.651]➜    5. You are not required to accept this License, since you have not
2025-08-20T19:59:22.8855821Z [00:01:46.651]➜  signed it.  However, nothing else grants you permission to modify or
2025-08-20T19:59:22.8856311Z [00:01:46.651]➜  distribute the Program or its derivative works.  These actions are
2025-08-20T19:59:22.8856795Z [00:01:46.651]➜  prohibited by law if you do not accept this License.  Therefore, by
2025-08-20T19:59:22.8857277Z [00:01:46.651]➜  modifying or distributing the Program (or any work based on the
2025-08-20T19:59:22.8857801Z [00:01:46.651]➜  Program), you indicate your acceptance of this License to do so, and
2025-08-20T19:59:22.8858288Z [00:01:46.651]➜  all its terms and conditions for copying, distributing or modifying
2025-08-20T19:59:22.8858678Z [00:01:46.651]➜  the Program or works based on it.
2025-08-20T19:59:22.8858937Z [00:01:46.651]➜  
2025-08-20T19:59:22.8859270Z [00:01:46.651]➜    6. Each time you redistribute the Program (or any work based on the
2025-08-20T19:59:22.8859749Z [00:01:46.651]➜  Program), the recipient automatically receives a license from the
2025-08-20T19:59:22.8860239Z [00:01:46.651]➜  original licensor to copy, distribute or modify the Program subject to
2025-08-20T19:59:22.8860715Z [00:01:46.651]➜  these terms and conditions.  You may not impose any further
2025-08-20T19:59:22.8861195Z [00:01:46.651]➜  restrictions on the recipients' exercise of the rights granted herein.
2025-08-20T19:59:22.8861707Z [00:01:46.651]➜  You are not responsible for enforcing compliance by third parties to
2025-08-20T19:59:22.8862061Z [00:01:46.651]➜  this License.
2025-08-20T19:59:22.8862273Z [00:01:46.651]➜  
2025-08-20T19:59:22.8862589Z [00:01:46.651]➜    7. If, as a consequence of a court judgment or allegation of patent
2025-08-20T19:59:22.8863071Z [00:01:46.651]➜  infringement or for any other reason (not limited to patent issues),
2025-08-20T19:59:22.8863817Z [00:01:46.651]➜  conditions are imposed on you (whether by court order, agreement or
2025-08-20T19:59:22.8864383Z [00:01:46.651]➜  otherwise) that contradict the conditions of this License, they do not
2025-08-20T19:59:22.8864997Z [00:01:46.651]➜  excuse you from the conditions of this License.  If you cannot
2025-08-20T19:59:22.8865531Z [00:01:46.651]➜  distribute so as to satisfy simultaneously your obligations under this
2025-08-20T19:59:22.8866037Z [00:01:46.651]➜  License and any other pertinent obligations, then as a consequence you
2025-08-20T19:59:22.8866536Z [00:01:46.651]➜  may not distribute the Program at all.  For example, if a patent
2025-08-20T19:59:22.8867031Z [00:01:46.651]➜  license would not permit royalty-free redistribution of the Program by
2025-08-20T19:59:22.8867537Z [00:01:46.651]➜  all those who receive copies directly or indirectly through you, then
2025-08-20T19:59:22.8868022Z [00:01:46.651]➜  the only way you could satisfy both it and this License would be to
2025-08-20T19:59:22.8868459Z [00:01:46.651]➜  refrain entirely from distribution of the Program.
2025-08-20T19:59:22.8868755Z [00:01:46.651]➜  
2025-08-20T19:59:22.8869082Z [00:01:46.651]➜  If any portion of this section is held invalid or unenforceable under
2025-08-20T19:59:22.8869582Z [00:01:46.651]➜  any particular circumstance, the balance of the section is intended to
2025-08-20T19:59:22.8870066Z [00:01:46.651]➜  apply and the section as a whole is intended to apply in other
2025-08-20T19:59:22.8870407Z [00:01:46.651]➜  circumstances.
2025-08-20T19:59:22.8870848Z [00:01:46.651]➜  
2025-08-20T19:59:22.8871176Z [00:01:46.651]➜  It is not the purpose of this section to induce you to infringe any
2025-08-20T19:59:22.8871661Z [00:01:46.651]➜  patents or other property right claims or to contest validity of any
2025-08-20T19:59:22.8872142Z [00:01:46.651]➜  such claims; this section has the sole purpose of protecting the
2025-08-20T19:59:22.8872602Z [00:01:46.651]➜  integrity of the free software distribution system, which is
2025-08-20T19:59:22.8873074Z [00:01:46.651]➜  implemented by public license practices.  Many people have made
2025-08-20T19:59:22.8873551Z [00:01:46.651]➜  generous contributions to the wide range of software distributed
2025-08-20T19:59:22.8874034Z [00:01:46.651]➜  through that system in reliance on consistent application of that
2025-08-20T19:59:22.8874513Z [00:01:46.651]➜  system; it is up to the author/donor to decide if he or she is willing
2025-08-20T19:59:22.8875181Z [00:01:46.651]➜  to distribute software through any other system and a licensee cannot
2025-08-20T19:59:22.8875585Z [00:01:46.651]➜  impose that choice.
2025-08-20T19:59:22.8875815Z [00:01:46.651]➜  
2025-08-20T19:59:22.8876152Z [00:01:46.651]➜  This section is intended to make thoroughly clear what is believed to
2025-08-20T19:59:22.8876579Z [00:01:46.651]➜  be a consequence of the rest of this License.
2025-08-20T19:59:22.8876858Z [00:01:46.651]➜  
2025-08-20T19:59:22.8877177Z [00:01:46.651]➜    8. If the distribution and/or use of the Program is restricted in
2025-08-20T19:59:22.8877677Z [00:01:46.651]➜  certain countries either by patents or by copyrighted interfaces, the
2025-08-20T19:59:22.8878185Z [00:01:46.651]➜  original copyright holder who places the Program under this License
2025-08-20T19:59:22.8878675Z [00:01:46.651]➜  may add an explicit geographical distribution limitation excluding
2025-08-20T19:59:22.8879159Z [00:01:46.651]➜  those countries, so that distribution is permitted only in or among
2025-08-20T19:59:22.8879655Z [00:01:46.651]➜  countries not thus excluded.  In such case, this License incorporates
2025-08-20T19:59:22.8880133Z [00:01:46.651]➜  the limitation as if written in the body of this License.
2025-08-20T19:59:22.8880440Z [00:01:46.651]➜  
2025-08-20T19:59:22.8880779Z [00:01:46.651]➜    9. The Free Software Foundation may publish revised and/or new versions
2025-08-20T19:59:22.8881292Z [00:01:46.651]➜  of the General Public License from time to time.  Such new versions will
2025-08-20T19:59:22.8882014Z [00:01:46.651]➜  be similar in spirit to the present version, but may differ in detail to
2025-08-20T19:59:22.8882500Z [00:01:46.651]➜  address new problems or concerns.
2025-08-20T19:59:22.8882764Z [00:01:46.651]➜  
2025-08-20T19:59:22.8883103Z [00:01:46.651]➜  Each version is given a distinguishing version number.  If the Program
2025-08-20T19:59:22.8883612Z [00:01:46.651]➜  specifies a version number of this License which applies to it and "any
2025-08-20T19:59:22.8884123Z [00:01:46.651]➜  later version", you have the option of following the terms and conditions
2025-08-20T19:59:22.8884633Z [00:01:46.651]➜  either of that version or of any later version published by the Free
2025-08-20T19:59:22.8885344Z [00:01:46.651]➜  Software Foundation.  If the Program does not specify a version number of
2025-08-20T19:59:22.8885880Z [00:01:46.651]➜  this License, you may choose any version ever published by the Free Software
2025-08-20T19:59:22.8886254Z [00:01:46.651]➜  Foundation.
2025-08-20T19:59:22.8886462Z [00:01:46.651]➜  
2025-08-20T19:59:22.8886798Z [00:01:46.651]➜    10. If you wish to incorporate parts of the Program into other free
2025-08-20T19:59:22.8887306Z [00:01:46.651]➜  programs whose distribution conditions are different, write to the author
2025-08-20T19:59:22.8887818Z [00:01:46.651]➜  to ask for permission.  For software which is copyrighted by the Free
2025-08-20T19:59:22.8888325Z [00:01:46.651]➜  Software Foundation, write to the Free Software Foundation; we sometimes
2025-08-20T19:59:22.8888836Z [00:01:46.651]➜  make exceptions for this.  Our decision will be guided by the two goals
2025-08-20T19:59:22.8889599Z [00:01:46.651]➜  of preserving the free status of all derivatives of our free software and
2025-08-20T19:59:22.8890075Z [00:01:46.651]➜  of promoting the sharing and reuse of software generally.
2025-08-20T19:59:22.8890385Z [00:01:46.651]➜  
2025-08-20T19:59:22.8890586Z [00:01:46.651]➜  			    NO WARRANTY
2025-08-20T19:59:22.8890807Z [00:01:46.651]➜  
2025-08-20T19:59:22.8891159Z [00:01:46.651]➜    11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
2025-08-20T19:59:22.8891672Z [00:01:46.651]➜  FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
2025-08-20T19:59:22.8892179Z [00:01:46.651]➜  OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
2025-08-20T19:59:22.8892696Z [00:01:46.651]➜  PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
2025-08-20T19:59:22.8893202Z [00:01:46.651]➜  OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2025-08-20T19:59:22.8893728Z [00:01:46.651]➜  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
2025-08-20T19:59:22.8894246Z [00:01:46.651]➜  TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
2025-08-20T19:59:22.8894756Z [00:01:46.651]➜  PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
2025-08-20T19:59:22.8895316Z [00:01:46.651]➜  REPAIR OR CORRECTION.
2025-08-20T19:59:22.8895552Z [00:01:46.651]➜  
2025-08-20T19:59:22.8895901Z [00:01:46.651]➜    12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
2025-08-20T19:59:22.8896401Z [00:01:46.651]➜  WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
2025-08-20T19:59:22.8896919Z [00:01:46.651]➜  REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
2025-08-20T19:59:22.8897461Z [00:01:46.651]➜  INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
2025-08-20T19:59:22.8897981Z [00:01:46.651]➜  OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
2025-08-20T19:59:22.8898482Z [00:01:46.651]➜  TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
2025-08-20T19:59:22.8898985Z [00:01:46.651]➜  YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
2025-08-20T19:59:22.8899487Z [00:01:46.651]➜  PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
2025-08-20T19:59:22.8899871Z [00:01:46.651]➜  POSSIBILITY OF SUCH DAMAGES.
2025-08-20T19:59:22.8900319Z [00:01:46.651]➜  
2025-08-20T19:59:22.8900628Z [00:01:46.651]➜  		     END OF TERMS AND CONDITIONS
2025-08-20T19:59:22.8900886Z [00:01:46.651]➜  
2025-08-20T19:59:22.8901159Z [00:01:46.651]➜  	    How to Apply These Terms to Your New Programs
2025-08-20T19:59:22.8901444Z [00:01:46.651]➜  
2025-08-20T19:59:22.8901767Z [00:01:46.651]➜    If you develop a new program, and you want it to be of the greatest
2025-08-20T19:59:22.8902249Z [00:01:46.651]➜  possible use to the public, the best way to achieve this is to make it
2025-08-20T19:59:22.8902775Z [00:01:46.651]➜  free software which everyone can redistribute and change under these terms.
2025-08-20T19:59:22.8903136Z [00:01:46.651]➜  
2025-08-20T19:59:22.8903460Z [00:01:46.651]➜    To do so, attach the following notices to the program.  It is safest
2025-08-20T19:59:22.8903934Z [00:01:46.651]➜  to attach them to the start of each source file to most effectively
2025-08-20T19:59:22.8904416Z [00:01:46.651]➜  convey the exclusion of warranty; and each file should have at least
2025-08-20T19:59:22.8905067Z [00:01:46.651]➜  the "copyright" line and a pointer to where the full notice is found.
2025-08-20T19:59:22.8905465Z [00:01:46.651]➜  
2025-08-20T19:59:22.8905805Z [00:01:46.651]➜      <one line to give the program's name and a brief idea of what it does.>
2025-08-20T19:59:22.8906214Z [00:01:46.651]➜      Copyright (C) <year>  <name of author>
2025-08-20T19:59:22.8906484Z [00:01:46.651]➜  
2025-08-20T19:59:22.8906817Z [00:01:46.651]➜      This program is free software; you can redistribute it and/or modify
2025-08-20T19:59:22.8907611Z [00:01:46.651]➜      it under the terms of the GNU General Public License as published by
2025-08-20T19:59:22.8908093Z [00:01:46.651]➜      the Free Software Foundation; either version 2 of the License, or
2025-08-20T19:59:22.8908493Z [00:01:46.651]➜      (at your option) any later version.
2025-08-20T19:59:22.8908756Z [00:01:46.651]➜  
2025-08-20T19:59:22.8909080Z [00:01:46.651]➜      This program is distributed in the hope that it will be useful,
2025-08-20T19:59:22.8909556Z [00:01:46.651]➜      but WITHOUT ANY WARRANTY; without even the implied warranty of
2025-08-20T19:59:22.8910027Z [00:01:46.651]➜      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2025-08-20T19:59:22.8910441Z [00:01:46.651]➜      GNU General Public License for more details.
2025-08-20T19:59:22.8910726Z [00:01:46.651]➜  
2025-08-20T19:59:22.8911070Z [00:01:46.651]➜      You should have received a copy of the GNU General Public License along
2025-08-20T19:59:22.8911597Z [00:01:46.651]➜      with this program; if not, write to the Free Software Foundation, Inc.,
2025-08-20T19:59:22.8912073Z [00:01:46.651]➜      51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
2025-08-20T19:59:22.8912385Z [00:01:46.651]➜  
2025-08-20T19:59:22.8912731Z [00:01:46.651]➜  Also add information on how to contact you by electronic and paper mail.
2025-08-20T19:59:22.8913080Z [00:01:46.651]➜  
2025-08-20T19:59:22.8913421Z [00:01:46.651]➜  If the program is interactive, make it output a short notice like this
2025-08-20T19:59:22.8913830Z [00:01:46.651]➜  when it starts in an interactive mode:
2025-08-20T19:59:22.8914095Z [00:01:46.651]➜  
2025-08-20T19:59:22.8914406Z [00:01:46.651]➜      Gnomovision version 69, Copyright (C) year name of author
2025-08-20T19:59:22.8915047Z [00:01:46.651]➜      Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
2025-08-20T19:59:22.8915606Z [00:01:46.651]➜      This is free software, and you are welcome to redistribute it
2025-08-20T19:59:22.8916045Z [00:01:46.651]➜      under certain conditions; type `show c' for details.
2025-08-20T19:59:22.8916345Z [00:01:46.651]➜  
2025-08-20T19:59:22.8916707Z [00:01:46.651]➜  The hypothetical commands `show w' and `show c' should show the appropriate
2025-08-20T19:59:22.8917242Z [00:01:46.651]➜  parts of the General Public License.  Of course, the commands you use may
2025-08-20T19:59:22.8917754Z [00:01:46.651]➜  be called something other than `show w' and `show c'; they could even be
2025-08-20T19:59:22.8918437Z [00:01:46.651]➜  mouse-clicks or menu items--whatever suits your program.
2025-08-20T19:59:22.8918808Z [00:01:46.651]➜  
2025-08-20T19:59:22.8919152Z [00:01:46.651]➜  You should also get your employer (if you work as a programmer) or your
2025-08-20T19:59:22.8919641Z [00:01:46.651]➜  school, if any, to sign a "copyright disclaimer" for the program, if
2025-08-20T19:59:22.8920059Z [00:01:46.651]➜  necessary.  Here is a sample; alter the names:
2025-08-20T19:59:22.8920342Z [00:01:46.651]➜  
2025-08-20T19:59:22.8920878Z [00:01:46.651]➜    Yoyodyne, Inc., hereby disclaims all copyright interest in the program
2025-08-20T19:59:22.8921399Z [00:01:46.651]➜    `Gnomovision' (which makes passes at compilers) written by James Hacker.
2025-08-20T19:59:22.8921749Z [00:01:46.651]➜  
2025-08-20T19:59:22.8921992Z [00:01:46.651]➜    <signature of Ty Coon>, 1 April 1989
2025-08-20T19:59:22.8922295Z [00:01:46.651]➜    Ty Coon, President of Vice
2025-08-20T19:59:22.8922542Z [00:01:46.651]➜  
2025-08-20T19:59:22.8922911Z [00:01:46.651]➜  This General Public License does not permit incorporating your program into
2025-08-20T19:59:22.8923449Z [00:01:46.651]➜  proprietary programs.  If your program is a subroutine library, you may
2025-08-20T19:59:22.8923983Z [00:01:46.651]➜  consider it more useful to permit linking proprietary applications with the
2025-08-20T19:59:22.8924488Z [00:01:46.651]➜  library.  If this is what you want to do, use the GNU Lesser General
2025-08-20T19:59:22.8925049Z [00:01:46.651]➜  Public License instead of this License.
2025-08-20T19:59:22.8925344Z [00:01:46.651]➜  
2025-08-20T19:59:22.8925525Z [00:01:46.651]➜  
2025-08-20T19:59:22.9041462Z [00:01:46.677]➜  
2025-08-20T19:59:22.9041749Z [00:01:46.677]➜  File: LICENSE
2025-08-20T19:59:22.9041995Z [00:01:46.677]➜    Type: ASCII text
2025-08-20T19:59:22.9042422Z [00:01:46.677]➜    B3sum: 3510147b11592b9f0d31865fa615db786240a0a5a96dc1abc140ef898edda042
2025-08-20T19:59:22.9043001Z [00:01:46.677]➜    SHA256sum: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6
2025-08-20T19:59:22.9043396Z [00:01:46.677]➜    Size: 20K
2025-08-20T19:59:22.9153779Z [00:01:46.688]➜  
2025-08-20T19:59:22.9154044Z [00:01:46.688]➜  File: SBUILD
2025-08-20T19:59:22.9154414Z [00:01:46.688]➜    Type: a /SBUILD ver @v1.0.0 script, ASCII text executable
2025-08-20T19:59:22.9155092Z [00:01:46.688]➜    B3sum: 30ade4b779079853e61243fe4d877ce4c70bfb039aaf1228e70886be0bc201b7
2025-08-20T19:59:22.9155699Z [00:01:46.688]➜    SHA256sum: 86310324a36dbc25a58f2729c54006d143cbb195d10b2221acf91d2c18d830f8
2025-08-20T19:59:22.9156112Z [00:01:46.688]➜    Size: 8.0K
2025-08-20T19:59:22.9239659Z [00:01:46.697]➜  
2025-08-20T19:59:22.9239972Z [00:01:46.697]➜  File: dpkg.static.version
2025-08-20T19:59:22.9240306Z [00:01:46.697]➜    Type: ASCII text, with no line terminators
2025-08-20T19:59:22.9240771Z [00:01:46.697]➜    B3sum: 71b76a7f4005363995825159d265cb51831115719fd140e8c510d8e5ebf990ff
2025-08-20T19:59:22.9241568Z [00:01:46.697]➜    SHA256sum: 15e01b210defbb9f872bf104dc7eb8e2d77e2808ad5037938e556c272d1ab113
2025-08-20T19:59:22.9242073Z [00:01:46.697]➜    Size: 4.0K
2025-08-20T19:59:22.9328981Z [00:01:46.706]➜  
2025-08-20T19:59:22.9329286Z [00:01:46.706]➜  File: dpkg.version
2025-08-20T19:59:22.9329613Z [00:01:46.706]➜    Type: ASCII text, with no line terminators
2025-08-20T19:59:22.9330080Z [00:01:46.706]➜    B3sum: 71b76a7f4005363995825159d265cb51831115719fd140e8c510d8e5ebf990ff
2025-08-20T19:59:22.9330646Z [00:01:46.706]➜    SHA256sum: 15e01b210defbb9f872bf104dc7eb8e2d77e2808ad5037938e556c272d1ab113
2025-08-20T19:59:22.9331063Z [00:01:46.706]➜    Size: 4.0K
2025-08-20T19:59:22.9336795Z [00:01:46.707]➜  
2025-08-20T19:59:22.9337659Z [00:01:46.707]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T19:59:22.9356027Z [00:01:46.709]➜  dpkg.static.version:71b76a7f4005363995825159d265cb51831115719fd140e8c510d8e5ebf990ff
2025-08-20T19:59:22.9356661Z [00:01:46.709]➜  SBUILD:30ade4b779079853e61243fe4d877ce4c70bfb039aaf1228e70886be0bc201b7
2025-08-20T19:59:22.9357213Z [00:01:46.709]➜  LICENSE:3510147b11592b9f0d31865fa615db786240a0a5a96dc1abc140ef898edda042
2025-08-20T19:59:22.9357784Z [00:01:46.709]➜  dpkg.version:71b76a7f4005363995825159d265cb51831115719fd140e8c510d8e5ebf990ff
2025-08-20T19:59:22.9374003Z [00:01:46.710]➜  
2025-08-20T19:59:22.9374654Z [00:01:46.710]➜  [+] Signing dpkg.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T19:59:22.9451873Z [00:01:46.718]➜  
2025-08-20T19:59:22.9453019Z [00:01:46.718]➜  [✓] SuccessFully Built dpkg.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/dpkg/static.ppkg.stable.yaml [Wednesday, 2025-08-20 (07:59:22 PM) UTC]
2025-08-20T19:59:22.9453707Z [00:01:46.718]➜  
2025-08-20T19:59:22.9477477Z [00:01:46.721]➜  [+] Total Size: 96K (Includes DUPES+TMPFILES)
2025-08-20T19:59:22.9478027Z [00:01:46.721]➜  [+] LOGPATH='/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/dpkg.static.log'
2025-08-20T19:59:22.9489136Z [00:01:46.722]➜  [+] ENVPATH=/tmp/pkgforge/YgOQrIVcL_SBUILD/ENVPATH
2025-08-20T19:59:22.9599793Z 
2025-08-20T19:59:22.9600535Z [+] Sanitizing /tmp/pkgforge/YgOQrIVcL_SBUILD/BUILD.log ==> /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/dpkg.static.log
2025-08-20T19:59:36.3081749Z 
2025-08-20T19:59:36.3082708Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/dpkg/ppkg]
2025-08-20T19:59:36.3083183Z [+] LOGS (Build Dir): /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR
2025-08-20T19:59:36.3083477Z 
2025-08-20T19:59:36.3129282Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T19:59:36.3153537Z ./BUILD_ARTIFACTS.tar :  9.22%   (   900 KiB =>   83.0 KiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T19:59:36.3170713Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T19:59:36.3201687Z 
2025-08-20T19:59:36.3202299Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml :: 00(Hr):02(Min):00(Sec)
2025-08-20T19:59:36.3202924Z 
2025-08-20T19:59:36.3215437Z 
2025-08-20T19:59:36.3215809Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (07:59:36 PM) UTC
2025-08-20T19:59:36.3216045Z 
2025-08-20T19:59:36.6102008Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T19:59:36.6146679Z ##[group]Run ##Presets
2025-08-20T19:59:36.6146988Z [36;1m##Presets[0m
2025-08-20T19:59:36.6147162Z [36;1mset +x ; set +e[0m
2025-08-20T19:59:36.6147346Z [36;1m#-------------#[0m
2025-08-20T19:59:36.6147541Z [36;1m##Debug?[0m
2025-08-20T19:59:36.6147754Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:59:36.6148014Z [36;1m  set -x[0m
2025-08-20T19:59:36.6148172Z [36;1mfi[0m
2025-08-20T19:59:36.6148324Z [36;1m#-------------#[0m
2025-08-20T19:59:36.6148499Z [36;1m##Set ENV[0m
2025-08-20T19:59:36.6148707Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T19:59:36.6149100Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T19:59:36.6149516Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T19:59:36.6149866Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-"[0m
2025-08-20T19:59:36.6150303Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T19:59:36.6150683Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:59:36.6151109Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:59:36.6151433Z [36;1m fi[0m
2025-08-20T19:59:36.6151588Z [36;1m##Push[0m
2025-08-20T19:59:36.6151784Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T19:59:36.6152038Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T19:59:36.6152385Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T19:59:36.6152836Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:59:36.6153253Z [36;1m     ls -sh "/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T19:59:36.6153566Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T19:59:36.6153757Z [36;1m       {[0m
2025-08-20T19:59:36.6153929Z [36;1m        for i in {1..10}; do[0m
2025-08-20T19:59:36.6154245Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T19:59:36.6154666Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T19:59:36.6155528Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T19:59:36.6155932Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T19:59:36.6156327Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T19:59:36.6156694Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T19:59:36.6157058Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T19:59:36.6157427Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T19:59:36.6157793Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T19:59:36.6158181Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T19:59:36.6158634Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T19:59:36.6159116Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T19:59:36.6159551Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T19:59:36.6159959Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T19:59:36.6160361Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T19:59:36.6160792Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-dpkg")[0m
2025-08-20T19:59:36.6161217Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T19:59:36.6161789Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T19:59:36.6162229Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T19:59:36.6162620Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T19:59:36.6163104Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T19:59:36.6163517Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T19:59:36.6163744Z [36;1m         #Check[0m
2025-08-20T19:59:36.6164269Z [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:59:36.6165135Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T19:59:36.6165474Z [36;1m            break[0m
2025-08-20T19:59:36.6165661Z [36;1m          else[0m
2025-08-20T19:59:36.6166045Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T19:59:36.6166451Z [36;1m          fi[0m
2025-08-20T19:59:36.6166646Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T19:59:36.6166891Z [36;1m        done[0m
2025-08-20T19:59:36.6167059Z [36;1m       }[0m
2025-08-20T19:59:36.6167237Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T19:59:36.6167463Z [36;1m       ghcr_push_cmd[0m
2025-08-20T19:59:36.6167994Z [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:59:36.6168699Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T19:59:36.6169082Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T19:59:36.6169321Z [36;1m          ghcr_push_cmd[0m
2025-08-20T19:59:36.6169869Z [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:59:36.6170744Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T19:59:36.6171232Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T19:59:36.6171605Z [36;1m             return 1 || exit 1[0m
2025-08-20T19:59:36.6171818Z [36;1m           fi[0m
2025-08-20T19:59:36.6171988Z [36;1m       fi[0m
2025-08-20T19:59:36.6172150Z [36;1m   fi[0m
2025-08-20T19:59:36.6172306Z [36;1m fi[0m
2025-08-20T19:59:36.6172467Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:59:36.6204571Z shell: /usr/bin/bash -e {0}
2025-08-20T19:59:36.6204934Z env:
2025-08-20T19:59:36.6205131Z   CROSS_COMPILING: NO
2025-08-20T19:59:36.6205321Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:59:36.6205544Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:59:36.6205735Z   ON_QEMU: NO
2025-08-20T19:59:36.6205884Z   DEBUG: 0
2025-08-20T19:59:36.6206041Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:59:36.6206246Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:59:36.6206498Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dpkg/ppkg
2025-08-20T19:59:36.6206754Z   KEEP_LOGS: YES
2025-08-20T19:59:36.6206919Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:59:36.6207106Z   PKG_FAMILY_LOCAL: dpkg
2025-08-20T19:59:36.6207291Z   SBUILD_REBUILD: false
2025-08-20T19:59:36.6207762Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:59:36.6208269Z   BUILD_SYS: docker://ppkg
2025-08-20T19:59:36.6208462Z   BUILD_ON_HOST: FALSE
2025-08-20T19:59:36.6208635Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:59:36.6208807Z   SYSTMP: /tmp
2025-08-20T19:59:36.6208960Z   GHA_MODE: MATRIX
2025-08-20T19:59:36.6209599Z   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:59:36.6210093Z   INPUT_SBUILD: /tmp/pkgforge/LVXtRu1sQ_build.yaml
2025-08-20T19:59:36.6210385Z   BUILD_DIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml
2025-08-20T19:59:36.6210743Z   SBUILD_OUTDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR
2025-08-20T19:59:36.6211188Z   SBUILD_TMPDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:59:36.6211537Z   PKG_TYPE: static
2025-08-20T19:59:36.6211704Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:59:36.6211888Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:59:36.6212345Z   GHCR_TOKEN: ***
2025-08-20T19:59:36.6212608Z   GITHUB_TOKEN: ***
2025-08-20T19:59:36.6212808Z   GITLAB_TOKEN: ***
2025-08-20T19:59:36.6213894Z   MINISIGN_KEY: ***
2025-08-20T19:59:36.6214059Z ##[endgroup]
2025-08-20T19:59:36.6277786Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T19:59:36.6285993Z 84K	./BUILD_ARTIFACTS.zstd
2025-08-20T19:59:36.6295742Z total 892K
2025-08-20T19:59:36.6295912Z 4.0K CHECKSUM
2025-08-20T19:59:36.6296071Z 4.0K CHECKSUM.sig
2025-08-20T19:59:36.6296229Z  20K LICENSE
2025-08-20T19:59:36.6296395Z 4.0K LICENSE.sig
2025-08-20T19:59:36.6296551Z 8.0K SBUILD
2025-08-20T19:59:36.6296704Z 4.0K SBUILD.sig
2025-08-20T19:59:36.6296888Z 4.0K SBUILD_TEMP
2025-08-20T19:59:36.6297051Z 828K dpkg.static.log
2025-08-20T19:59:36.6297232Z 4.0K dpkg.static.version
2025-08-20T19:59:36.6297423Z 4.0K dpkg.static.version.sig
2025-08-20T19:59:36.6297616Z 4.0K dpkg.version
2025-08-20T19:59:36.6297781Z 4.0K dpkg.version.sig
2025-08-20T19:59:36.6327450Z Error: "ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-"
2025-08-20T19:59:36.6328475Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:59:41.6378932Z Error: "ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-"
2025-08-20T19:59:41.6379742Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:59:41.6385616Z 
2025-08-20T19:59:41.6386015Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-
2025-08-20T19:59:41.6386827Z 
2025-08-20T19:59:41.6415328Z Error: "ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-"
2025-08-20T19:59:41.6416070Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:59:41.6449276Z ##[group]Run ##Presets
2025-08-20T19:59:41.6449519Z [36;1m##Presets[0m
2025-08-20T19:59:41.6449693Z [36;1mset +x ; set +e[0m
2025-08-20T19:59:41.6449879Z [36;1m#-------------#[0m
2025-08-20T19:59:41.6450057Z [36;1m##Debug?[0m
2025-08-20T19:59:41.6450271Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:59:41.6450540Z [36;1m  set -x[0m
2025-08-20T19:59:41.6450700Z [36;1mfi[0m
2025-08-20T19:59:41.6450856Z [36;1m#-------------#[0m
2025-08-20T19:59:41.6451084Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T19:59:41.6451387Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:59:41.6482893Z shell: /usr/bin/bash -e {0}
2025-08-20T19:59:41.6483103Z env:
2025-08-20T19:59:41.6483255Z   CROSS_COMPILING: NO
2025-08-20T19:59:41.6483444Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:59:41.6483648Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:59:41.6483841Z   ON_QEMU: NO
2025-08-20T19:59:41.6484038Z   DEBUG: 0
2025-08-20T19:59:41.6484200Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:59:41.6484408Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:59:41.6484657Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dpkg/ppkg
2025-08-20T19:59:41.6485341Z   KEEP_LOGS: YES
2025-08-20T19:59:41.6485512Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:59:41.6485702Z   PKG_FAMILY_LOCAL: dpkg
2025-08-20T19:59:41.6485888Z   SBUILD_REBUILD: false
2025-08-20T19:59:41.6486365Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:59:41.6486879Z   BUILD_SYS: docker://ppkg
2025-08-20T19:59:41.6487074Z   BUILD_ON_HOST: FALSE
2025-08-20T19:59:41.6487263Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:59:41.6487437Z   SYSTMP: /tmp
2025-08-20T19:59:41.6487595Z   GHA_MODE: MATRIX
2025-08-20T19:59:41.6487988Z   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:59:41.6488479Z   INPUT_SBUILD: /tmp/pkgforge/LVXtRu1sQ_build.yaml
2025-08-20T19:59:41.6488777Z   BUILD_DIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml
2025-08-20T19:59:41.6489133Z   SBUILD_OUTDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR
2025-08-20T19:59:41.6489579Z   SBUILD_TMPDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:59:41.6489930Z   PKG_TYPE: static
2025-08-20T19:59:41.6490105Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:59:41.6490286Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:59:41.6490466Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:59:41.6490803Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-
2025-08-20T19:59:41.6491131Z ##[endgroup]
2025-08-20T19:59:41.6608103Z ##[group]Run actions/upload-artifact@v4
2025-08-20T19:59:41.6608383Z with:
2025-08-20T19:59:41.6608549Z   name: Bincache_dpkg_aarch64-Linux
2025-08-20T19:59:41.6608805Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T19:59:41.6609060Z   compression-level: 0
2025-08-20T19:59:41.6609240Z   retention-days: 30
2025-08-20T19:59:41.6609409Z   overwrite: true
2025-08-20T19:59:41.6609579Z   if-no-files-found: warn
2025-08-20T19:59:41.6609776Z   include-hidden-files: false
2025-08-20T19:59:41.6609967Z env:
2025-08-20T19:59:41.6610112Z   CROSS_COMPILING: NO
2025-08-20T19:59:41.6610293Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:59:41.6610495Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:59:41.6610690Z   ON_QEMU: NO
2025-08-20T19:59:41.6610836Z   DEBUG: 0
2025-08-20T19:59:41.6610991Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:59:41.6611195Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:59:41.6611441Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dpkg/ppkg
2025-08-20T19:59:41.6612017Z   KEEP_LOGS: YES
2025-08-20T19:59:41.6612190Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:59:41.6612375Z   PKG_FAMILY_LOCAL: dpkg
2025-08-20T19:59:41.6612558Z   SBUILD_REBUILD: false
2025-08-20T19:59:41.6613026Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:59:41.6613538Z   BUILD_SYS: docker://ppkg
2025-08-20T19:59:41.6613730Z   BUILD_ON_HOST: FALSE
2025-08-20T19:59:41.6613907Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:59:41.6614079Z   SYSTMP: /tmp
2025-08-20T19:59:41.6614236Z   GHA_MODE: MATRIX
2025-08-20T19:59:41.6614632Z   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:59:41.6615284Z   INPUT_SBUILD: /tmp/pkgforge/LVXtRu1sQ_build.yaml
2025-08-20T19:59:41.6615584Z   BUILD_DIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml
2025-08-20T19:59:41.6615936Z   SBUILD_OUTDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR
2025-08-20T19:59:41.6616396Z   SBUILD_TMPDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:59:41.6616749Z   PKG_TYPE: static
2025-08-20T19:59:41.6616917Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:59:41.6617103Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:59:41.6617284Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:59:41.6617578Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-
2025-08-20T19:59:41.6617905Z   UTC_TIME: 2025_08_20T07_59_41_PM
2025-08-20T19:59:41.6618102Z ##[endgroup]
2025-08-20T19:59:41.8424349Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T19:59:41.8426704Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T19:59:41.8427130Z With the provided path, there will be 2 files uploaded
2025-08-20T19:59:42.0150294Z Artifact name is valid!
2025-08-20T19:59:42.0151480Z Root directory input is valid!
2025-08-20T19:59:42.1033062Z Beginning upload of artifact content to blob storage
2025-08-20T19:59:42.8283400Z Uploaded bytes 1262727
2025-08-20T19:59:42.9088144Z Finished uploading artifact content to blob storage!
2025-08-20T19:59:42.9090174Z SHA256 digest of uploaded artifact zip is d3f65554453049807f297f6d3fefcac4d620edbf97106d076c18037995a0c43e
2025-08-20T19:59:42.9090615Z Finalizing artifact upload
2025-08-20T19:59:43.0240029Z Artifact Bincache_dpkg_aarch64-Linux.zip successfully finalized. Artifact ID 3812675747
2025-08-20T19:59:43.0240669Z Artifact Bincache_dpkg_aarch64-Linux has been successfully uploaded! Final size is 1262727 bytes. Artifact ID is 3812675747
2025-08-20T19:59:43.0245675Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17107548288/artifacts/3812675747
2025-08-20T19:59:43.0379482Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T19:59:43.0379783Z with:
2025-08-20T19:59:43.0379946Z   subject-name: dpkg--
2025-08-20T19:59:43.0380599Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T19:59:43.0381303Z   show-summary: true
2025-08-20T19:59:43.0381489Z   push-to-registry: false
2025-08-20T19:59:43.0381833Z   github-token: ***
2025-08-20T19:59:43.0382003Z env:
2025-08-20T19:59:43.0382155Z   CROSS_COMPILING: NO
2025-08-20T19:59:43.0382344Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:59:43.0382557Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:59:43.0382757Z   ON_QEMU: NO
2025-08-20T19:59:43.0382911Z   DEBUG: 0
2025-08-20T19:59:43.0383074Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:59:43.0383288Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:59:43.0383576Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dpkg/ppkg
2025-08-20T19:59:43.0383838Z   KEEP_LOGS: YES
2025-08-20T19:59:43.0384014Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:59:43.0384209Z   PKG_FAMILY_LOCAL: dpkg
2025-08-20T19:59:43.0384401Z   SBUILD_REBUILD: false
2025-08-20T19:59:43.0385020Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:59:43.0385796Z   BUILD_SYS: docker://ppkg
2025-08-20T19:59:43.0385996Z   BUILD_ON_HOST: FALSE
2025-08-20T19:59:43.0386177Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:59:43.0386355Z   SYSTMP: /tmp
2025-08-20T19:59:43.0386517Z   GHA_MODE: MATRIX
2025-08-20T19:59:43.0386919Z   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:59:43.0387441Z   INPUT_SBUILD: /tmp/pkgforge/LVXtRu1sQ_build.yaml
2025-08-20T19:59:43.0387743Z   BUILD_DIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml
2025-08-20T19:59:43.0388106Z   SBUILD_OUTDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR
2025-08-20T19:59:43.0388559Z   SBUILD_TMPDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:59:43.0388915Z   PKG_TYPE: static
2025-08-20T19:59:43.0389089Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:59:43.0389288Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:59:43.0389473Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:59:43.0389772Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-
2025-08-20T19:59:43.0390105Z   UTC_TIME: 2025_08_20T07_59_41_PM
2025-08-20T19:59:43.0390314Z ##[endgroup]
2025-08-20T19:59:43.0459284Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T19:59:43.0459688Z env:
2025-08-20T19:59:43.0459842Z   CROSS_COMPILING: NO
2025-08-20T19:59:43.0460032Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:59:43.0460245Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:59:43.0460443Z   ON_QEMU: NO
2025-08-20T19:59:43.0460597Z   DEBUG: 0
2025-08-20T19:59:43.0460770Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:59:43.0460982Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:59:43.0461234Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dpkg/ppkg
2025-08-20T19:59:43.0461494Z   KEEP_LOGS: YES
2025-08-20T19:59:43.0461666Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:59:43.0461865Z   PKG_FAMILY_LOCAL: dpkg
2025-08-20T19:59:43.0462058Z   SBUILD_REBUILD: false
2025-08-20T19:59:43.0462544Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:59:43.0463063Z   BUILD_SYS: docker://ppkg
2025-08-20T19:59:43.0463263Z   BUILD_ON_HOST: FALSE
2025-08-20T19:59:43.0463443Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:59:43.0463622Z   SYSTMP: /tmp
2025-08-20T19:59:43.0463784Z   GHA_MODE: MATRIX
2025-08-20T19:59:43.0464189Z   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:59:43.0464681Z   INPUT_SBUILD: /tmp/pkgforge/LVXtRu1sQ_build.yaml
2025-08-20T19:59:43.0465393Z   BUILD_DIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml
2025-08-20T19:59:43.0465771Z   SBUILD_OUTDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR
2025-08-20T19:59:43.0466226Z   SBUILD_TMPDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:59:43.0466591Z   PKG_TYPE: static
2025-08-20T19:59:43.0466766Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:59:43.0466959Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:59:43.0467143Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:59:43.0467443Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-
2025-08-20T19:59:43.0467774Z   UTC_TIME: 2025_08_20T07_59_41_PM
2025-08-20T19:59:43.0467977Z ##[endgroup]
2025-08-20T19:59:43.5843153Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T19:59:43.5843473Z with:
2025-08-20T19:59:43.5844110Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T19:59:43.5844942Z   subject-name: dpkg--
2025-08-20T19:59:43.5845192Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T19:59:43.5847736Z   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/17107548288/attempts/1"}}}
2025-08-20T19:59:43.5850525Z   push-to-registry: false
2025-08-20T19:59:43.5850725Z   show-summary: true
2025-08-20T19:59:43.5851090Z   github-token: ***
2025-08-20T19:59:43.5851263Z env:
2025-08-20T19:59:43.5851415Z   CROSS_COMPILING: NO
2025-08-20T19:59:43.5851606Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:59:43.5851828Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:59:43.5852031Z   ON_QEMU: NO
2025-08-20T19:59:43.5852187Z   DEBUG: 0
2025-08-20T19:59:43.5852353Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:59:43.5852571Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:59:43.5852824Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dpkg/ppkg
2025-08-20T19:59:43.5853084Z   KEEP_LOGS: YES
2025-08-20T19:59:43.5853256Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:59:43.5853450Z   PKG_FAMILY_LOCAL: dpkg
2025-08-20T19:59:43.5853643Z   SBUILD_REBUILD: false
2025-08-20T19:59:43.5854120Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:59:43.5854650Z   BUILD_SYS: docker://ppkg
2025-08-20T19:59:43.5855057Z   BUILD_ON_HOST: FALSE
2025-08-20T19:59:43.5855245Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:59:43.5855428Z   SYSTMP: /tmp
2025-08-20T19:59:43.5855592Z   GHA_MODE: MATRIX
2025-08-20T19:59:43.5855995Z   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:59:43.5856495Z   INPUT_SBUILD: /tmp/pkgforge/LVXtRu1sQ_build.yaml
2025-08-20T19:59:43.5856801Z   BUILD_DIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml
2025-08-20T19:59:43.5857161Z   SBUILD_OUTDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR
2025-08-20T19:59:43.5857617Z   SBUILD_TMPDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:59:43.5857974Z   PKG_TYPE: static
2025-08-20T19:59:43.5858150Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:59:43.5858342Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:59:43.5858536Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:59:43.5859072Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-
2025-08-20T19:59:43.5859428Z   UTC_TIME: 2025_08_20T07_59_41_PM
2025-08-20T19:59:43.5859636Z ##[endgroup]
2025-08-20T19:59:44.9423388Z Attestation created for 12 subjects
2025-08-20T19:59:44.9427621Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T19:59:44.9428122Z -----BEGIN CERTIFICATE-----
2025-08-20T19:59:44.9428468Z MIIG7jCCBnWgAwIBAgIUHZV0UpEgzDdqCtUx2RGLMEGIdFIwCgYIKoZIzj0EAwMw
2025-08-20T19:59:44.9428929Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T19:59:44.9429390Z cm1lZGlhdGUwHhcNMjUwODIwMTk1OTQ0WhcNMjUwODIwMjAwOTQ0WjAAMFkwEwYH
2025-08-20T19:59:44.9429854Z KoZIzj0CAQYIKoZIzj0DAQcDQgAE0fkDJCfIQyArhaiHYMe+snI1aGuqftH5eMsZ
2025-08-20T19:59:44.9430296Z Fie9BBNUdbH6MTUJNcwT0AoXxrow6JaOVi/ulJUPxhWtDxVYWaOCBZQwggWQMA4G
2025-08-20T19:59:44.9430736Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUNZjD
2025-08-20T19:59:44.9431203Z KzJWN9QYyKTxya2dLuBhYhowHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T19:59:44.9431643Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T19:59:44.9432081Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T19:59:44.9432530Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T19:59:44.9433292Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T19:59:44.9433720Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T19:59:44.9434166Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T19:59:44.9434622Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T19:59:44.9435218Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T19:59:44.9435674Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T19:59:44.9436118Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T19:59:44.9436570Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T19:59:44.9437026Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T19:59:44.9437472Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T19:59:44.9437916Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T19:59:44.9438385Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T19:59:44.9438881Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T19:59:44.9439337Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T19:59:44.9439788Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T19:59:44.9440237Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T19:59:44.9440686Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T19:59:44.9441140Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T19:59:44.9441608Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T19:59:44.9442073Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T19:59:44.9442524Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA3NTQ4Mjg4L2F0
2025-08-20T19:59:44.9442976Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T19:59:44.9443442Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJEOOv
2025-08-20T19:59:44.9443893Z AAAEAwBHMEUCIQDI6XDG003ydMjunCbtDx3iGqmrml2KcBcUHmex0c3RbwIgZGRc
2025-08-20T19:59:44.9444346Z uTYJeoWLcwfxDLJjCyd1NblHrO4r1+eYt8mCM+4wCgYIKoZIzj0EAwMDZwAwZAIw
2025-08-20T19:59:44.9444921Z XWO+yUvPkbyMCfWk0ju018uCAN53pZl9R/QlXpPpE+D6Si03ZBkVNCuWcR13X4Kg
2025-08-20T19:59:44.9445358Z AjA2yo6+78z2rJurzWBUs/yLQT4uWlH+XDexYgDePXe8Ugw4rrjan7QgFSnOsL+l
2025-08-20T19:59:44.9445665Z 6/g=
2025-08-20T19:59:44.9445820Z -----END CERTIFICATE-----
2025-08-20T19:59:44.9445950Z 
2025-08-20T19:59:44.9446354Z ##[endgroup]
2025-08-20T19:59:44.9447005Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T19:59:44.9447408Z https://search.sigstore.dev?logIndex=414158089
2025-08-20T19:59:44.9447786Z [36mAttestation uploaded to repository[39m
2025-08-20T19:59:44.9448092Z https://github.com/pkgforge/bincache/attestations/9870993
2025-08-20T19:59:45.0327992Z ##[group]Run ##Presets
2025-08-20T19:59:45.0328262Z [36;1m##Presets[0m
2025-08-20T19:59:45.0328443Z [36;1mset +x ; set +e[0m
2025-08-20T19:59:45.0328636Z [36;1m#-------------#[0m
2025-08-20T19:59:45.0328819Z [36;1m##Debug?[0m
2025-08-20T19:59:45.0329038Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:59:45.0329311Z [36;1m  set -x[0m
2025-08-20T19:59:45.0329478Z [36;1mfi[0m
2025-08-20T19:59:45.0329635Z [36;1m#-------------#[0m
2025-08-20T19:59:45.0329919Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T19:59:45.0330390Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/dpkg/ppkg"[0m
2025-08-20T19:59:45.0330754Z [36;1m exit 1[0m
2025-08-20T19:59:45.0330915Z [36;1mfi[0m
2025-08-20T19:59:45.0361836Z shell: /usr/bin/bash -e {0}
2025-08-20T19:59:45.0362048Z env:
2025-08-20T19:59:45.0362205Z   CROSS_COMPILING: NO
2025-08-20T19:59:45.0362445Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:59:45.0362884Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:59:45.0363086Z   ON_QEMU: NO
2025-08-20T19:59:45.0363241Z   DEBUG: 0
2025-08-20T19:59:45.0363402Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:59:45.0363615Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:59:45.0363874Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dpkg/ppkg
2025-08-20T19:59:45.0364139Z   KEEP_LOGS: YES
2025-08-20T19:59:45.0364313Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:59:45.0364508Z   PKG_FAMILY_LOCAL: dpkg
2025-08-20T19:59:45.0364705Z   SBUILD_REBUILD: false
2025-08-20T19:59:45.0365460Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:59:45.0365988Z   BUILD_SYS: docker://ppkg
2025-08-20T19:59:45.0366194Z   BUILD_ON_HOST: FALSE
2025-08-20T19:59:45.0366376Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:59:45.0366557Z   SYSTMP: /tmp
2025-08-20T19:59:45.0366719Z   GHA_MODE: MATRIX
2025-08-20T19:59:45.0367132Z   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:59:45.0367629Z   INPUT_SBUILD: /tmp/pkgforge/LVXtRu1sQ_build.yaml
2025-08-20T19:59:45.0367931Z   BUILD_DIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml
2025-08-20T19:59:45.0368294Z   SBUILD_OUTDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR
2025-08-20T19:59:45.0368752Z   SBUILD_TMPDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:59:45.0369111Z   PKG_TYPE: static
2025-08-20T19:59:45.0369289Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:59:45.0369482Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:59:45.0369668Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:59:45.0369973Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-
2025-08-20T19:59:45.0370313Z   UTC_TIME: 2025_08_20T07_59_41_PM
2025-08-20T19:59:45.0370521Z ##[endgroup]
2025-08-20T19:59:45.0435091Z ##[group]Run ##Presets
2025-08-20T19:59:45.0435352Z [36;1m##Presets[0m
2025-08-20T19:59:45.0435550Z [36;1mset +x ; set +e[0m
2025-08-20T19:59:45.0435745Z [36;1m#-------------#[0m
2025-08-20T19:59:45.0435927Z [36;1m##Debug?[0m
2025-08-20T19:59:45.0436146Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:59:45.0436419Z [36;1m  set -x[0m
2025-08-20T19:59:45.0436586Z [36;1mfi[0m
2025-08-20T19:59:45.0436743Z [36;1m#-------------#[0m
2025-08-20T19:59:45.0436961Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T19:59:45.0437373Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/dpkg/ppkg"[0m
2025-08-20T19:59:45.0437745Z [36;1m exit 1[0m
2025-08-20T19:59:45.0437908Z [36;1mfi[0m
2025-08-20T19:59:45.0463244Z shell: /usr/bin/bash -e {0}
2025-08-20T19:59:45.0463456Z env:
2025-08-20T19:59:45.0463612Z   CROSS_COMPILING: NO
2025-08-20T19:59:45.0463805Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:59:45.0464060Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:59:45.0464263Z   ON_QEMU: NO
2025-08-20T19:59:45.0464425Z   DEBUG: 0
2025-08-20T19:59:45.0464590Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:59:45.0465097Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:59:45.0465362Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dpkg/ppkg
2025-08-20T19:59:45.0465628Z   KEEP_LOGS: YES
2025-08-20T19:59:45.0465802Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:59:45.0465997Z   PKG_FAMILY_LOCAL: dpkg
2025-08-20T19:59:45.0466189Z   SBUILD_REBUILD: false
2025-08-20T19:59:45.0466670Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:59:45.0467189Z   BUILD_SYS: docker://ppkg
2025-08-20T19:59:45.0467391Z   BUILD_ON_HOST: FALSE
2025-08-20T19:59:45.0467575Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:59:45.0467759Z   SYSTMP: /tmp
2025-08-20T19:59:45.0467924Z   GHA_MODE: MATRIX
2025-08-20T19:59:45.0468335Z   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:59:45.0469109Z   INPUT_SBUILD: /tmp/pkgforge/LVXtRu1sQ_build.yaml
2025-08-20T19:59:45.0469416Z   BUILD_DIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml
2025-08-20T19:59:45.0469779Z   SBUILD_OUTDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR
2025-08-20T19:59:45.0470237Z   SBUILD_TMPDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:59:45.0470593Z   PKG_TYPE: static
2025-08-20T19:59:45.0470769Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:59:45.0470962Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:59:45.0471149Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:59:45.0471454Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-
2025-08-20T19:59:45.0471792Z   UTC_TIME: 2025_08_20T07_59_41_PM
2025-08-20T19:59:45.0472003Z ##[endgroup]
2025-08-20T19:59:45.0511458Z 
2025-08-20T19:59:45.0511931Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/dpkg/ppkg
2025-08-20T19:59:45.0523197Z ##[error]Process completed with exit code 1.
2025-08-20T19:59:45.0561979Z ##[group]Run ##Presets
2025-08-20T19:59:45.0562235Z [36;1m##Presets[0m
2025-08-20T19:59:45.0562414Z [36;1mset +x ; set +e[0m
2025-08-20T19:59:45.0562602Z [36;1m#-------------#[0m
2025-08-20T19:59:45.0562789Z [36;1m##Debug?[0m
2025-08-20T19:59:45.0563011Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:59:45.0563281Z [36;1m  set -x[0m
2025-08-20T19:59:45.0563446Z [36;1mfi[0m
2025-08-20T19:59:45.0563603Z [36;1m#-------------#[0m
2025-08-20T19:59:45.0563919Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T19:59:45.0564284Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T19:59:45.0564561Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T19:59:45.0565072Z [36;1mfi[0m
2025-08-20T19:59:45.0589633Z shell: /usr/bin/bash -e {0}
2025-08-20T19:59:45.0589851Z env:
2025-08-20T19:59:45.0590008Z   CROSS_COMPILING: NO
2025-08-20T19:59:45.0590242Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:59:45.0590467Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:59:45.0590667Z   ON_QEMU: NO
2025-08-20T19:59:45.0590820Z   DEBUG: 0
2025-08-20T19:59:45.0590982Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:59:45.0591195Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:59:45.0591453Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dpkg/ppkg
2025-08-20T19:59:45.0591721Z   KEEP_LOGS: YES
2025-08-20T19:59:45.0591897Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:59:45.0592092Z   PKG_FAMILY_LOCAL: dpkg
2025-08-20T19:59:45.0592283Z   SBUILD_REBUILD: false
2025-08-20T19:59:45.0592765Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml
2025-08-20T19:59:45.0593290Z   BUILD_SYS: docker://ppkg
2025-08-20T19:59:45.0593490Z   BUILD_ON_HOST: FALSE
2025-08-20T19:59:45.0593675Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:59:45.0593859Z   SYSTMP: /tmp
2025-08-20T19:59:45.0594023Z   GHA_MODE: MATRIX
2025-08-20T19:59:45.0594436Z   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:59:45.0595142Z   INPUT_SBUILD: /tmp/pkgforge/LVXtRu1sQ_build.yaml
2025-08-20T19:59:45.0595449Z   BUILD_DIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml
2025-08-20T19:59:45.0595814Z   SBUILD_OUTDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR
2025-08-20T19:59:45.0596268Z   SBUILD_TMPDIR: /tmp/pkgforge/OjVF0l9_LVtRu1sQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:59:45.0596624Z   PKG_TYPE: static
2025-08-20T19:59:45.0596803Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:59:45.0596996Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:59:45.0597182Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:59:45.0597482Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dpkg/ppkg/dpkg-srcbuild-
2025-08-20T19:59:45.0597820Z   UTC_TIME: 2025_08_20T07_59_41_PM
2025-08-20T19:59:45.0598033Z ##[endgroup]
2025-08-20T19:59:45.0647081Z EXITED
2025-08-20T19:59:45.0691275Z Cleaning up orphan processes
