﻿2025-08-20T20:16:30.3712618Z Current runner version: '2.328.0'
2025-08-20T20:16:30.3742410Z ##[group]Runner Image Provisioner
2025-08-20T20:16:30.3743288Z Hosted Compute Agent
2025-08-20T20:16:30.3744022Z Version: 20250818.377
2025-08-20T20:16:30.3744760Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T20:16:30.3745484Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T20:16:30.3746113Z ##[endgroup]
2025-08-20T20:16:30.3746728Z ##[group]VM Image
2025-08-20T20:16:30.3747273Z - OS: Linux (arm64)
2025-08-20T20:16:30.3747876Z - Source: Partner
2025-08-20T20:16:30.3748453Z - Name: Ubuntu 24.04 by Arm Limited
2025-08-20T20:16:30.3749098Z - Version: 20250728.24.1
2025-08-20T20:16:30.3750132Z - Included Software: https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md
2025-08-20T20:16:30.3751115Z ##[endgroup]
2025-08-20T20:16:30.3752430Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T20:16:30.3755609Z Attestations: write
2025-08-20T20:16:30.3756197Z Contents: write
2025-08-20T20:16:30.3757091Z Metadata: read
2025-08-20T20:16:30.3757767Z Packages: write
2025-08-20T20:16:30.3758351Z ##[endgroup]
2025-08-20T20:16:30.3761432Z Secret source: Actions
2025-08-20T20:16:30.3762403Z Prepare workflow directory
2025-08-20T20:16:30.4161542Z Prepare all required actions
2025-08-20T20:16:30.4204129Z Getting action download info
2025-08-20T20:16:30.7739157Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T20:16:31.6546001Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T20:16:32.5879259Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T20:16:32.7677912Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T20:16:33.2740361Z Getting action download info
2025-08-20T20:16:33.4425438Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T20:16:34.0390123Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T20:16:34.4972610Z Complete job name: aarch64-Linux ==> (ghcr.io/pkgforge/bincache/gettext/nixpkgs)
2025-08-20T20:16:34.5589218Z ##[group]Run ##Presets
2025-08-20T20:16:34.5589762Z [36;1m##Presets[0m
2025-08-20T20:16:34.5590163Z [36;1mset +x ; set +e[0m
2025-08-20T20:16:34.5590470Z [36;1m#-------------#[0m
2025-08-20T20:16:34.5590836Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T20:16:34.5591354Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T20:16:34.5591757Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.5592169Z [36;1m  fi[0m
2025-08-20T20:16:34.5592500Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T20:16:34.5592961Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T20:16:34.5593669Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.5594019Z [36;1m  fi[0m
2025-08-20T20:16:34.5594331Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T20:16:34.5594924Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T20:16:34.5595312Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.5595743Z [36;1m  fi[0m
2025-08-20T20:16:34.5596202Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T20:16:34.5596610Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T20:16:34.5597075Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T20:16:34.5597409Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:16:34.5597833Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.5598551Z [36;1m     else[0m
2025-08-20T20:16:34.5598902Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.5599332Z [36;1m     fi[0m
2025-08-20T20:16:34.5599582Z [36;1m  fi[0m
2025-08-20T20:16:34.5599849Z [36;1mfi[0m
2025-08-20T20:16:34.5631039Z shell: /usr/bin/bash -e {0}
2025-08-20T20:16:34.5631887Z env:
2025-08-20T20:16:34.5632603Z   GH_TOKEN: ***
2025-08-20T20:16:34.5632873Z ##[endgroup]
2025-08-20T20:16:34.5869565Z ##[group]Run ##Presets
2025-08-20T20:16:34.5870134Z [36;1m##Presets[0m
2025-08-20T20:16:34.5870727Z [36;1mset +x ; set +e[0m
2025-08-20T20:16:34.5871036Z [36;1m#-------------#[0m
2025-08-20T20:16:34.5871470Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T20:16:34.5872026Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T20:16:34.5872547Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T20:16:34.5873142Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T20:16:34.5873946Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T20:16:34.5874468Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T20:16:34.5874901Z [36;1m  exit 1[0m
2025-08-20T20:16:34.5875148Z [36;1mfi[0m
2025-08-20T20:16:34.5902591Z shell: /usr/bin/bash -e {0}
2025-08-20T20:16:34.5903139Z env:
2025-08-20T20:16:34.5903910Z   RO_GHTOKEN: ***
2025-08-20T20:16:34.5904247Z   RO_GLTOKEN: ***
2025-08-20T20:16:34.5905550Z   MINISIGN_KEY: ***
2025-08-20T20:16:34.5905807Z ##[endgroup]
2025-08-20T20:16:34.6045300Z ##[group]Run ##Presets
2025-08-20T20:16:34.6045828Z [36;1m##Presets[0m
2025-08-20T20:16:34.6046192Z [36;1mset +x ; set +e[0m
2025-08-20T20:16:34.6046476Z [36;1m#-------------#[0m
2025-08-20T20:16:34.6046781Z [36;1m##Host Triplet[0m
2025-08-20T20:16:34.6047197Z [36;1m if [[ "aarch64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T20:16:34.6047609Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T20:16:34.6047980Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T20:16:34.6048388Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T20:16:34.6048773Z [36;1m   if [[ "aarch64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T20:16:34.6049204Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T20:16:34.6049599Z [36;1m   elif [[ "aarch64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T20:16:34.6049991Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T20:16:34.6050379Z [36;1m   fi[0m
2025-08-20T20:16:34.6050835Z [36;1m elif [[ "aarch64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T20:16:34.6051286Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T20:16:34.6051663Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T20:16:34.6052040Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T20:16:34.6052435Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T20:16:34.6052753Z [36;1m fi[0m
2025-08-20T20:16:34.6053094Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6053894Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6054328Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6054784Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6055152Z [36;1m##Debug[0m
2025-08-20T20:16:34.6055425Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T20:16:34.6055800Z [36;1m   export DEBUG="1"[0m
2025-08-20T20:16:34.6056110Z [36;1m else[0m
2025-08-20T20:16:34.6056347Z [36;1m   export DEBUG="0"[0m
2025-08-20T20:16:34.6056717Z [36;1m fi[0m
2025-08-20T20:16:34.6056991Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6057362Z [36;1m##Docker Platform[0m
2025-08-20T20:16:34.6058015Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T20:16:34.6058392Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T20:16:34.6058886Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T20:16:34.6059292Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T20:16:34.6059655Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T20:16:34.6060079Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T20:16:34.6060466Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T20:16:34.6060821Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T20:16:34.6061194Z [36;1m fi[0m
2025-08-20T20:16:34.6061542Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6062058Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6062448Z [36;1m##GHCRPKG_URL[0m
2025-08-20T20:16:34.6062961Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/gettext/nixpkgs" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T20:16:34.6063845Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T20:16:34.6064218Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6064564Z [36;1m##Logs[0m
2025-08-20T20:16:34.6064909Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T20:16:34.6065229Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T20:16:34.6065583Z [36;1m else[0m
2025-08-20T20:16:34.6065846Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T20:16:34.6066163Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T20:16:34.6066551Z [36;1m fi[0m
2025-08-20T20:16:34.6067121Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6067603Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6068126Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T20:16:34.6068554Z [36;1m PKG_FAMILY_LOCAL="$(echo "gettext" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T20:16:34.6069056Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T20:16:34.6069450Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6069834Z [36;1m##Rebuild[0m
2025-08-20T20:16:34.6070182Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T20:16:34.6070531Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T20:16:34.6070827Z [36;1m else[0m
2025-08-20T20:16:34.6071149Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T20:16:34.6071624Z [36;1m fi[0m
2025-08-20T20:16:34.6071944Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6072364Z [36;1m ##SBUILD_URL[0m
2025-08-20T20:16:34.6072827Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T20:16:34.6073655Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T20:16:34.6074552Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml" | tr -d '[:space:]')"[0m
2025-08-20T20:16:34.6075304Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T20:16:34.6075739Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T20:16:34.6076213Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T20:16:34.6076668Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T20:16:34.6077173Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6077536Z [36;1m    exit 1[0m
2025-08-20T20:16:34.6077817Z [36;1m   else[0m
2025-08-20T20:16:34.6078091Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T20:16:34.6078486Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6078948Z [36;1m    #Check for x_exec.host[0m
2025-08-20T20:16:34.6079601Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T20:16:34.6079990Z [36;1m      #check if supported[0m
2025-08-20T20:16:34.6080484Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T20:16:34.6081056Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T20:16:34.6081567Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T20:16:34.6081979Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6082319Z [36;1m         exit 1[0m
2025-08-20T20:16:34.6082623Z [36;1m       fi[0m
2025-08-20T20:16:34.6082878Z [36;1m      #get build system[0m
2025-08-20T20:16:34.6083287Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T20:16:34.6084090Z [36;1m       export BUILD_SYS[0m
2025-08-20T20:16:34.6084473Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6084945Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T20:16:34.6085373Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6085780Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6086241Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T20:16:34.6086631Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6086995Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:34.6087387Z [36;1m       fi[0m
2025-08-20T20:16:34.6087831Z [36;1m     fi[0m
2025-08-20T20:16:34.6088124Z [36;1m   fi[0m
2025-08-20T20:16:34.6088444Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T20:16:34.6111624Z shell: /usr/bin/bash -e {0}
2025-08-20T20:16:34.6112048Z ##[endgroup]
2025-08-20T20:16:35.3225937Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T20:16:35.3226662Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T20:16:35.3226905Z 
2025-08-20T20:16:35.7898085Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T20:16:35.7903857Z 100  5466  100  5466    0     0  11674      0 --:--:-- --:--:-- --:--:-- 11679
2025-08-20T20:16:35.7911180Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:16:35.8110212Z ##[group]Run ##Presets
2025-08-20T20:16:35.8110620Z [36;1m##Presets[0m
2025-08-20T20:16:35.8110873Z [36;1mset +x ; set +e[0m
2025-08-20T20:16:35.8111235Z [36;1m#-------------#[0m
2025-08-20T20:16:35.8111509Z [36;1m##Debug?[0m
2025-08-20T20:16:35.8111844Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:16:35.8112185Z [36;1m  set -x[0m
2025-08-20T20:16:35.8112439Z [36;1mfi[0m
2025-08-20T20:16:35.8112764Z [36;1m#-------------#[0m
2025-08-20T20:16:35.8113074Z [36;1m##CoreUtils[0m
2025-08-20T20:16:35.8113318Z [36;1msudo apt update -y[0m
2025-08-20T20:16:35.8114042Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T20:16:35.8115062Z [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-20T20:16:35.8116137Z [36;1m##tmp[0m
2025-08-20T20:16:35.8116470Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T20:16:35.8116907Z [36;1m#GH ENV[0m
2025-08-20T20:16:35.8117200Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:35.8117535Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:35.8117879Z [36;1m#-------------#[0m
2025-08-20T20:16:35.8118192Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T20:16:35.8118757Z [36;1msudo apt update -y[0m
2025-08-20T20:16:35.8119173Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T20:16:35.8119471Z [36;1m##Setup Minisign[0m
2025-08-20T20:16:35.8119772Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T20:16:35.8120405Z [36;1mecho "***[0m
2025-08-20T20:16:35.8121777Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T20:16:35.8122165Z [36;1m##User-Agent[0m
2025-08-20T20:16:35.8122927Z [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-20T20:16:35.8124445Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:16:35.8151384Z shell: /usr/bin/bash -e {0}
2025-08-20T20:16:35.8151816Z env:
2025-08-20T20:16:35.8152099Z   CROSS_COMPILING: NO
2025-08-20T20:16:35.8152369Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:16:35.8152781Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:16:35.8153107Z   ON_QEMU: NO
2025-08-20T20:16:35.8153348Z   DEBUG: 0
2025-08-20T20:16:35.8153841Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:16:35.8154164Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:16:35.8154543Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gettext/nixpkgs
2025-08-20T20:16:35.8154954Z   KEEP_LOGS: YES
2025-08-20T20:16:35.8155194Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:16:35.8155504Z   PKG_FAMILY_LOCAL: gettext
2025-08-20T20:16:35.8155840Z   SBUILD_REBUILD: false
2025-08-20T20:16:35.8156495Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:16:35.8157179Z   BUILD_SYS: host://nix
2025-08-20T20:16:35.8157444Z   BUILD_ON_HOST: TRUE
2025-08-20T20:16:35.8157690Z   BUILD_SYSTEM: HOST
2025-08-20T20:16:35.8157996Z ##[endgroup]
2025-08-20T20:16:36.0899328Z 
2025-08-20T20:16:36.0900281Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T20:16:36.0900652Z 
2025-08-20T20:16:36.7517974Z Get:1 https://packages.microsoft.com/repos/azure-cli noble InRelease [3564 B]
2025-08-20T20:16:36.8572896Z Get:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T20:16:36.9415427Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T20:16:36.9840654Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
2025-08-20T20:16:36.9897032Z Get:5 https://packages.microsoft.com/repos/azure-cli noble/main arm64 Packages [1500 B]
2025-08-20T20:16:37.0287618Z Get:6 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T20:16:37.0312812Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T20:16:37.0340089Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2025-08-20T20:16:37.0361088Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T20:16:37.1536618Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
2025-08-20T20:16:37.2198267Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
2025-08-20T20:16:37.2855536Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1397 kB]
2025-08-20T20:16:37.4540532Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [268 kB]
2025-08-20T20:16:37.4974784Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Components [172 kB]
2025-08-20T20:16:37.5387848Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1101 kB]
2025-08-20T20:16:37.5981150Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe Translation-en [288 kB]
2025-08-20T20:16:37.6419067Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Components [376 kB]
2025-08-20T20:16:37.6870187Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [2307 kB]
2025-08-20T20:16:37.7685589Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted Translation-en [382 kB]
2025-08-20T20:16:37.8095910Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Components [212 B]
2025-08-20T20:16:37.8485907Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [28.2 kB]
2025-08-20T20:16:37.9674433Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse Translation-en [6772 B]
2025-08-20T20:16:38.0064698Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Components [212 B]
2025-08-20T20:16:38.0456362Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [39.9 kB]
2025-08-20T20:16:38.0848062Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-backports/main Translation-en [9152 B]
2025-08-20T20:16:38.1239394Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Components [3576 B]
2025-08-20T20:16:38.1630896Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [30.1 kB]
2025-08-20T20:16:38.2022837Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe Translation-en [17.4 kB]
2025-08-20T20:16:38.2414929Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Components [19.2 kB]
2025-08-20T20:16:38.2808774Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 Components [216 B]
2025-08-20T20:16:38.3198850Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 Components [212 B]
2025-08-20T20:16:38.3590448Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [1134 kB]
2025-08-20T20:16:38.4050107Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-security/main Translation-en [187 kB]
2025-08-20T20:16:38.4450497Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Components [18.4 kB]
2025-08-20T20:16:38.4843873Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [860 kB]
2025-08-20T20:16:38.5292534Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble-security/universe Translation-en [195 kB]
2025-08-20T20:16:38.6489876Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Components [52.3 kB]
2025-08-20T20:16:38.6880588Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [2170 kB]
2025-08-20T20:16:38.7408436Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted Translation-en [359 kB]
2025-08-20T20:16:38.7818997Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Components [208 B]
2025-08-20T20:16:38.8210592Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [16.2 kB]
2025-08-20T20:16:38.8602536Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse Translation-en [4288 B]
2025-08-20T20:16:38.8993860Z Get:43 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Components [208 B]
2025-08-20T20:16:46.7240347Z Fetched 11.9 MB in 2s (5250 kB/s)
2025-08-20T20:16:47.4644868Z Reading package lists...
2025-08-20T20:16:47.6824440Z Building dependency tree...
2025-08-20T20:16:47.6865325Z Reading state information...
2025-08-20T20:16:47.7059776Z 196 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T20:16:47.7150268Z 
2025-08-20T20:16:47.7150821Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T20:16:47.7151181Z 
2025-08-20T20:16:47.7266667Z Reading package lists...
2025-08-20T20:16:47.9424337Z Building dependency tree...
2025-08-20T20:16:47.9432919Z Reading state information...
2025-08-20T20:16:48.1937824Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T20:16:48.1938456Z bc set to manually installed.
2025-08-20T20:16:48.1938842Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T20:16:48.1939223Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T20:16:48.1939625Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:16:48.2479616Z The following NEW packages will be installed:
2025-08-20T20:16:48.2485329Z   dos2unix fdupes libio-pty-perl libipc-run-perl libtime-duration-perl
2025-08-20T20:16:48.2487113Z   moreutils
2025-08-20T20:16:48.2492899Z The following packages will be upgraded:
2025-08-20T20:16:48.2500552Z   jq libjq1
2025-08-20T20:16:48.2673199Z 2 upgraded, 6 newly installed, 0 to remove and 194 not upgraded.
2025-08-20T20:16:48.4737716Z Need to get 936 kB of archives.
2025-08-20T20:16:48.4738609Z After this operation, 3171 kB of additional disk space will be used.
2025-08-20T20:16:48.4739226Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 fdupes arm64 1:2.3.0-1build1 [45.3 kB]
2025-08-20T20:16:48.5895387Z 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-20T20:16:48.6689416Z 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-20T20:16:48.7486856Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-pty-perl arm64 1:1.20-1build2 [31.1 kB]
2025-08-20T20:16:48.7897927Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libipc-run-perl all 20231003.0-1 [92.1 kB]
2025-08-20T20:16:48.8382393Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T20:16:48.8779802Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 moreutils arm64 0.69-1 [56.7 kB]
2025-08-20T20:16:48.9220042Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 dos2unix arm64 7.5.1-1 [500 kB]
2025-08-20T20:16:49.2726841Z Fetched 936 kB in 1s (1343 kB/s)
2025-08-20T20:16:49.4043944Z Selecting previously unselected package fdupes.
2025-08-20T20:16:49.5119112Z (Reading database ... 
2025-08-20T20:16:49.5119749Z (Reading database ... 5%
2025-08-20T20:16:49.5120044Z (Reading database ... 10%
2025-08-20T20:16:49.5120300Z (Reading database ... 15%
2025-08-20T20:16:49.5121740Z (Reading database ... 20%
2025-08-20T20:16:49.5122098Z (Reading database ... 25%
2025-08-20T20:16:49.5125543Z (Reading database ... 30%
2025-08-20T20:16:49.5126074Z (Reading database ... 35%
2025-08-20T20:16:49.5126351Z (Reading database ... 40%
2025-08-20T20:16:49.5126655Z (Reading database ... 45%
2025-08-20T20:16:49.5126922Z (Reading database ... 50%
2025-08-20T20:16:49.8612836Z (Reading database ... 55%
2025-08-20T20:16:50.3761945Z (Reading database ... 60%
2025-08-20T20:16:50.8444692Z (Reading database ... 65%
2025-08-20T20:16:51.2765067Z (Reading database ... 70%
2025-08-20T20:16:51.7101799Z (Reading database ... 75%
2025-08-20T20:16:52.2323237Z (Reading database ... 80%
2025-08-20T20:16:52.7661750Z (Reading database ... 85%
2025-08-20T20:16:53.3387956Z (Reading database ... 90%
2025-08-20T20:16:53.8667268Z (Reading database ... 95%
2025-08-20T20:16:53.8667667Z (Reading database ... 100%
2025-08-20T20:16:53.8668024Z (Reading database ... 189117 files and directories currently installed.)
2025-08-20T20:16:53.8708802Z Preparing to unpack .../0-fdupes_1%3a2.3.0-1build1_arm64.deb ...
2025-08-20T20:16:53.8823357Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T20:16:53.9731937Z Preparing to unpack .../1-jq_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T20:16:53.9932772Z Unpacking jq (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T20:16:54.0973207Z Preparing to unpack .../2-libjq1_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T20:16:54.1300325Z Unpacking libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T20:16:54.1908382Z Selecting previously unselected package libio-pty-perl.
2025-08-20T20:16:54.2056988Z Preparing to unpack .../3-libio-pty-perl_1%3a1.20-1build2_arm64.deb ...
2025-08-20T20:16:54.2118064Z Unpacking libio-pty-perl (1:1.20-1build2) ...
2025-08-20T20:16:54.4494934Z Selecting previously unselected package libipc-run-perl.
2025-08-20T20:16:54.4666465Z Preparing to unpack .../4-libipc-run-perl_20231003.0-1_all.deb ...
2025-08-20T20:16:54.4731036Z Unpacking libipc-run-perl (20231003.0-1) ...
2025-08-20T20:16:54.5616766Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T20:16:54.5778720Z Preparing to unpack .../5-libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T20:16:54.5848971Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T20:16:54.6413768Z Selecting previously unselected package moreutils.
2025-08-20T20:16:54.6558613Z Preparing to unpack .../6-moreutils_0.69-1_arm64.deb ...
2025-08-20T20:16:54.6620929Z Unpacking moreutils (0.69-1) ...
2025-08-20T20:16:54.7736263Z Selecting previously unselected package dos2unix.
2025-08-20T20:16:54.7889835Z Preparing to unpack .../7-dos2unix_7.5.1-1_arm64.deb ...
2025-08-20T20:16:54.7950945Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T20:16:55.0808961Z Setting up libio-pty-perl (1:1.20-1build2) ...
2025-08-20T20:16:55.0998084Z Setting up libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T20:16:55.1186070Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T20:16:55.1372885Z Setting up libipc-run-perl (20231003.0-1) ...
2025-08-20T20:16:55.1564997Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T20:16:55.1747998Z Setting up jq (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T20:16:55.1968769Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T20:16:55.2147377Z Setting up moreutils (0.69-1) ...
2025-08-20T20:16:55.2342646Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:17:18.4472751Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:17:19.9157441Z Reading package lists...
2025-08-20T20:17:20.1345948Z Building dependency tree...
2025-08-20T20:17:20.1355039Z Reading state information...
2025-08-20T20:17:20.3775011Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T20:17:20.3775453Z apt-utils is already the newest version (2.8.3).
2025-08-20T20:17:20.3775969Z apt-utils set to manually installed.
2025-08-20T20:17:20.3776353Z ca-certificates is already the newest version (20240203).
2025-08-20T20:17:20.3776767Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T20:17:20.3777214Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T20:17:20.3777564Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:17:20.3777956Z moreutils is already the newest version (0.69-1).
2025-08-20T20:17:20.3778356Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T20:17:20.3778749Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T20:17:20.3779194Z texinfo is already the newest version (7.1-3build2).
2025-08-20T20:17:20.3779886Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T20:17:20.3780780Z tmux set to manually installed.
2025-08-20T20:17:20.3781118Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:17:20.3781475Z The following additional packages will be installed:
2025-08-20T20:17:20.3781946Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils gpg
2025-08-20T20:17:20.3782443Z   gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1 libfdisk1
2025-08-20T20:17:20.3783567Z   libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T20:17:20.3784166Z   uuid-runtime
2025-08-20T20:17:20.3792525Z Suggested packages:
2025-08-20T20:17:20.3792926Z   pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server scdaemon nfs-common
2025-08-20T20:17:20.3793543Z   util-linux-extra util-linux-locales
2025-08-20T20:17:20.3793875Z Recommended packages:
2025-08-20T20:17:20.3794204Z   unattended-upgrades
2025-08-20T20:17:20.4296191Z The following NEW packages will be installed:
2025-08-20T20:17:20.4296670Z   rename
2025-08-20T20:17:20.4299878Z The following packages will be upgraded:
2025-08-20T20:17:20.4300629Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils
2025-08-20T20:17:20.4301780Z   gnupg2 gpg gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1
2025-08-20T20:17:20.4308324Z   libfdisk1 libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T20:17:20.4308884Z   software-properties-common util-linux uuid-runtime
2025-08-20T20:17:20.4505530Z 26 upgraded, 1 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:17:20.7277160Z Need to get 4390 kB of archives.
2025-08-20T20:17:20.7277654Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T20:17:20.7278266Z 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-20T20:17:21.1597545Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.3 [1115 kB]
2025-08-20T20:17:21.6912173Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.3 [116 kB]
2025-08-20T20:17:21.8034652Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.3 [65.0 kB]
2025-08-20T20:17:21.9126528Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.3 [36.0 kB]
2025-08-20T20:17:22.0195259Z 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-20T20:17:22.1259437Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.3 [123 kB]
2025-08-20T20:17:22.2386980Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.3 [133 kB]
2025-08-20T20:17:22.3515673Z 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-20T20:17:22.4610098Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dirmngr arm64 2.4.4-2ubuntu17.3 [316 kB]
2025-08-20T20:17:22.6801972Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-utils arm64 2.4.4-2ubuntu17.3 [106 kB]
2025-08-20T20:17:22.8873061Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgsm arm64 2.4.4-2ubuntu17.3 [225 kB]
2025-08-20T20:17:23.4252279Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-agent arm64 2.4.4-2ubuntu17.3 [221 kB]
2025-08-20T20:17:23.6512392Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg arm64 2.4.4-2ubuntu17.3 [549 kB]
2025-08-20T20:17:23.9713727Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgconf arm64 2.4.4-2ubuntu17.3 [103 kB]
2025-08-20T20:17:24.0817785Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg all 2.4.4-2ubuntu17.3 [359 kB]
2025-08-20T20:17:24.3028304Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 keyboxd arm64 2.4.4-2ubuntu17.3 [75.9 kB]
2025-08-20T20:17:24.4106616Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.3 [151 kB]
2025-08-20T20:17:24.5261870Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 eject arm64 2.39.3-9ubuntu6.3 [26.4 kB]
2025-08-20T20:17:24.6285272Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libfdisk1 arm64 2.39.3-9ubuntu6.3 [142 kB]
2025-08-20T20:17:24.7437668Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdextrautils arm64 2.39.3-9ubuntu6.3 [71.4 kB]
2025-08-20T20:17:24.8507848Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 fdisk arm64 2.39.3-9ubuntu6.3 [120 kB]
2025-08-20T20:17:25.0741760Z 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-20T20:17:25.4391714Z 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-20T20:17:25.5604808Z 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-20T20:17:25.6988740Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 rename all 2.02-1 [20.3 kB]
2025-08-20T20:17:25.8274716Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gnupg2 all 2.4.4-2ubuntu17.3 [4748 B]
2025-08-20T20:17:26.0915182Z Fetched 4390 kB in 5s (818 kB/s)
2025-08-20T20:17:26.1188387Z (Reading database ... 
2025-08-20T20:17:26.1188984Z (Reading database ... 5%
2025-08-20T20:17:26.1189258Z (Reading database ... 10%
2025-08-20T20:17:26.1189561Z (Reading database ... 15%
2025-08-20T20:17:26.1189852Z (Reading database ... 20%
2025-08-20T20:17:26.1190096Z (Reading database ... 25%
2025-08-20T20:17:26.1190403Z (Reading database ... 30%
2025-08-20T20:17:26.1190676Z (Reading database ... 35%
2025-08-20T20:17:26.1190937Z (Reading database ... 40%
2025-08-20T20:17:26.1191277Z (Reading database ... 45%
2025-08-20T20:17:26.1191559Z (Reading database ... 50%
2025-08-20T20:17:26.1210859Z (Reading database ... 55%
2025-08-20T20:17:26.1294697Z (Reading database ... 60%
2025-08-20T20:17:26.1333570Z (Reading database ... 65%
2025-08-20T20:17:26.1348136Z (Reading database ... 70%
2025-08-20T20:17:26.1366992Z (Reading database ... 75%
2025-08-20T20:17:26.1398561Z (Reading database ... 80%
2025-08-20T20:17:26.1563188Z (Reading database ... 85%
2025-08-20T20:17:26.1580871Z (Reading database ... 90%
2025-08-20T20:17:26.1672543Z (Reading database ... 95%
2025-08-20T20:17:26.1672849Z (Reading database ... 100%
2025-08-20T20:17:26.1673200Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:17:26.1703017Z Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:17:26.1904234Z Unpacking bsdutils (1:2.39.3-9ubuntu6.3) over (1:2.39.3-9ubuntu6.2) ...
2025-08-20T20:17:26.3058489Z Setting up bsdutils (1:2.39.3-9ubuntu6.3) ...
2025-08-20T20:17:26.3826804Z (Reading database ... 
2025-08-20T20:17:26.3827786Z (Reading database ... 5%
2025-08-20T20:17:26.3828124Z (Reading database ... 10%
2025-08-20T20:17:26.3828378Z (Reading database ... 15%
2025-08-20T20:17:26.3828710Z (Reading database ... 20%
2025-08-20T20:17:26.3828962Z (Reading database ... 25%
2025-08-20T20:17:26.3829196Z (Reading database ... 30%
2025-08-20T20:17:26.3829491Z (Reading database ... 35%
2025-08-20T20:17:26.3829736Z (Reading database ... 40%
2025-08-20T20:17:26.3829981Z (Reading database ... 45%
2025-08-20T20:17:26.3830329Z (Reading database ... 50%
2025-08-20T20:17:26.3847166Z (Reading database ... 55%
2025-08-20T20:17:26.3931332Z (Reading database ... 60%
2025-08-20T20:17:26.3969903Z (Reading database ... 65%
2025-08-20T20:17:26.3984462Z (Reading database ... 70%
2025-08-20T20:17:26.4003492Z (Reading database ... 75%
2025-08-20T20:17:26.4034977Z (Reading database ... 80%
2025-08-20T20:17:26.4197794Z (Reading database ... 85%
2025-08-20T20:17:26.4215631Z (Reading database ... 90%
2025-08-20T20:17:26.4305950Z (Reading database ... 95%
2025-08-20T20:17:26.4306425Z (Reading database ... 100%
2025-08-20T20:17:26.4306817Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:17:26.4332782Z Preparing to unpack .../util-linux_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:17:26.4572257Z Unpacking util-linux (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:17:26.5913101Z Setting up util-linux (2.39.3-9ubuntu6.3) ...
2025-08-20T20:17:27.2064521Z fstrim.service is a disabled or a static unit not running, not starting it.
2025-08-20T20:17:27.2612857Z (Reading database ... 
2025-08-20T20:17:27.2613609Z (Reading database ... 5%
2025-08-20T20:17:27.2613918Z (Reading database ... 10%
2025-08-20T20:17:27.2614184Z (Reading database ... 15%
2025-08-20T20:17:27.2614551Z (Reading database ... 20%
2025-08-20T20:17:27.2614807Z (Reading database ... 25%
2025-08-20T20:17:27.2615050Z (Reading database ... 30%
2025-08-20T20:17:27.2615350Z (Reading database ... 35%
2025-08-20T20:17:27.2615635Z (Reading database ... 40%
2025-08-20T20:17:27.2615924Z (Reading database ... 45%
2025-08-20T20:17:27.2616235Z (Reading database ... 50%
2025-08-20T20:17:27.2632609Z (Reading database ... 55%
2025-08-20T20:17:27.2714908Z (Reading database ... 60%
2025-08-20T20:17:27.2752899Z (Reading database ... 65%
2025-08-20T20:17:27.2767407Z (Reading database ... 70%
2025-08-20T20:17:27.2786165Z (Reading database ... 75%
2025-08-20T20:17:27.2817828Z (Reading database ... 80%
2025-08-20T20:17:27.2982960Z (Reading database ... 85%
2025-08-20T20:17:27.3000698Z (Reading database ... 90%
2025-08-20T20:17:27.3093769Z (Reading database ... 95%
2025-08-20T20:17:27.3094281Z (Reading database ... 100%
2025-08-20T20:17:27.3094648Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:17:27.3124249Z Preparing to unpack .../mount_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:17:27.3328345Z Unpacking mount (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:17:27.4279385Z Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:17:27.4566188Z Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:17:27.5367772Z Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T20:17:27.6118824Z (Reading database ... 
2025-08-20T20:17:27.6119218Z (Reading database ... 5%
2025-08-20T20:17:27.6119471Z (Reading database ... 10%
2025-08-20T20:17:27.6120014Z (Reading database ... 15%
2025-08-20T20:17:27.6120296Z (Reading database ... 20%
2025-08-20T20:17:27.6120589Z (Reading database ... 25%
2025-08-20T20:17:27.6120849Z (Reading database ... 30%
2025-08-20T20:17:27.6121092Z (Reading database ... 35%
2025-08-20T20:17:27.6121413Z (Reading database ... 40%
2025-08-20T20:17:27.6122464Z (Reading database ... 45%
2025-08-20T20:17:27.6122821Z (Reading database ... 50%
2025-08-20T20:17:27.6140652Z (Reading database ... 55%
2025-08-20T20:17:27.6226335Z (Reading database ... 60%
2025-08-20T20:17:27.6264803Z (Reading database ... 65%
2025-08-20T20:17:27.6279443Z (Reading database ... 70%
2025-08-20T20:17:27.6298844Z (Reading database ... 75%
2025-08-20T20:17:27.6331232Z (Reading database ... 80%
2025-08-20T20:17:27.6508434Z (Reading database ... 85%
2025-08-20T20:17:27.6527542Z (Reading database ... 90%
2025-08-20T20:17:27.6626759Z (Reading database ... 95%
2025-08-20T20:17:27.6627216Z (Reading database ... 100%
2025-08-20T20:17:27.6627591Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:17:27.6662941Z Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:17:27.6896259Z Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:17:27.7653924Z Setting up libuuid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T20:17:27.8514620Z (Reading database ... 
2025-08-20T20:17:27.8515188Z (Reading database ... 5%
2025-08-20T20:17:27.8515470Z (Reading database ... 10%
2025-08-20T20:17:27.8515795Z (Reading database ... 15%
2025-08-20T20:17:27.8516508Z (Reading database ... 20%
2025-08-20T20:17:27.8516793Z (Reading database ... 25%
2025-08-20T20:17:27.8517993Z (Reading database ... 30%
2025-08-20T20:17:27.8518625Z (Reading database ... 35%
2025-08-20T20:17:27.8518902Z (Reading database ... 40%
2025-08-20T20:17:27.8519222Z (Reading database ... 45%
2025-08-20T20:17:27.8519489Z (Reading database ... 50%
2025-08-20T20:17:27.8537854Z (Reading database ... 55%
2025-08-20T20:17:27.8623548Z (Reading database ... 60%
2025-08-20T20:17:27.8661257Z (Reading database ... 65%
2025-08-20T20:17:27.8675021Z (Reading database ... 70%
2025-08-20T20:17:27.8694010Z (Reading database ... 75%
2025-08-20T20:17:27.8724924Z (Reading database ... 80%
2025-08-20T20:17:27.8885406Z (Reading database ... 85%
2025-08-20T20:17:27.8904549Z (Reading database ... 90%
2025-08-20T20:17:27.8996219Z (Reading database ... 95%
2025-08-20T20:17:27.8996588Z (Reading database ... 100%
2025-08-20T20:17:27.8996955Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:17:27.9040691Z Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:17:27.9310558Z Unpacking uuid-runtime (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:17:28.0225264Z Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:17:28.0461893Z Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:17:28.1345607Z Setting up libblkid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T20:17:28.2134603Z (Reading database ... 
2025-08-20T20:17:28.2134965Z (Reading database ... 5%
2025-08-20T20:17:28.2135442Z (Reading database ... 10%
2025-08-20T20:17:28.2135697Z (Reading database ... 15%
2025-08-20T20:17:28.2136237Z (Reading database ... 20%
2025-08-20T20:17:28.2136569Z (Reading database ... 25%
2025-08-20T20:17:28.2136842Z (Reading database ... 30%
2025-08-20T20:17:28.2137890Z (Reading database ... 35%
2025-08-20T20:17:28.2138162Z (Reading database ... 40%
2025-08-20T20:17:28.2138507Z (Reading database ... 45%
2025-08-20T20:17:28.2138839Z (Reading database ... 50%
2025-08-20T20:17:28.2155465Z (Reading database ... 55%
2025-08-20T20:17:28.2241204Z (Reading database ... 60%
2025-08-20T20:17:28.2279717Z (Reading database ... 65%
2025-08-20T20:17:28.2293459Z (Reading database ... 70%
2025-08-20T20:17:28.2312739Z (Reading database ... 75%
2025-08-20T20:17:28.2343814Z (Reading database ... 80%
2025-08-20T20:17:28.2508887Z (Reading database ... 85%
2025-08-20T20:17:28.2526899Z (Reading database ... 90%
2025-08-20T20:17:28.2620298Z (Reading database ... 95%
2025-08-20T20:17:28.2620721Z (Reading database ... 100%
2025-08-20T20:17:28.2621111Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:17:28.2651530Z Preparing to unpack .../libmount1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:17:28.2886566Z Unpacking libmount1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:17:28.3722843Z Setting up libmount1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T20:17:28.4373848Z (Reading database ... 
2025-08-20T20:17:28.4374283Z (Reading database ... 5%
2025-08-20T20:17:28.4377406Z (Reading database ... 10%
2025-08-20T20:17:28.4377760Z (Reading database ... 15%
2025-08-20T20:17:28.4378024Z (Reading database ... 20%
2025-08-20T20:17:28.4378361Z (Reading database ... 25%
2025-08-20T20:17:28.4378610Z (Reading database ... 30%
2025-08-20T20:17:28.4378850Z (Reading database ... 35%
2025-08-20T20:17:28.4379154Z (Reading database ... 40%
2025-08-20T20:17:28.4379397Z (Reading database ... 45%
2025-08-20T20:17:28.4379698Z (Reading database ... 50%
2025-08-20T20:17:28.4396254Z (Reading database ... 55%
2025-08-20T20:17:28.4482063Z (Reading database ... 60%
2025-08-20T20:17:28.4520769Z (Reading database ... 65%
2025-08-20T20:17:28.4534798Z (Reading database ... 70%
2025-08-20T20:17:28.4555298Z (Reading database ... 75%
2025-08-20T20:17:28.4588089Z (Reading database ... 80%
2025-08-20T20:17:28.4752946Z (Reading database ... 85%
2025-08-20T20:17:28.4777422Z (Reading database ... 90%
2025-08-20T20:17:28.4867090Z (Reading database ... 95%
2025-08-20T20:17:28.4867507Z (Reading database ... 100%
2025-08-20T20:17:28.4868036Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:17:28.4898599Z Preparing to unpack .../0-gpg-wks-client_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:17:28.5084770Z Unpacking gpg-wks-client (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:17:28.6075542Z Preparing to unpack .../1-dirmngr_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:17:28.6550720Z Unpacking dirmngr (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:17:28.7509135Z Preparing to unpack .../2-gnupg-utils_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:17:28.7704894Z Unpacking gnupg-utils (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:17:28.8525651Z Preparing to unpack .../3-gpgsm_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:17:28.8707679Z Unpacking gpgsm (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:17:28.9668397Z Preparing to unpack .../4-gpg-agent_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:17:28.9851186Z Unpacking gpg-agent (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:17:29.0777402Z Preparing to unpack .../5-gpg_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:17:29.0982614Z Unpacking gpg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:17:29.1795923Z Preparing to unpack .../6-gpgconf_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:17:29.1972903Z Unpacking gpgconf (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:17:29.2786990Z Preparing to unpack .../7-gnupg_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T20:17:29.3760410Z Unpacking gnupg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:17:29.5756594Z Preparing to unpack .../8-keyboxd_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:17:29.5940824Z Unpacking keyboxd (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:17:29.6829943Z Preparing to unpack .../9-gpgv_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:17:29.6999225Z Unpacking gpgv (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:17:29.7853333Z Setting up gpgv (2.4.4-2ubuntu17.3) ...
2025-08-20T20:17:29.8564691Z (Reading database ... 
2025-08-20T20:17:29.8565229Z (Reading database ... 5%
2025-08-20T20:17:29.8565489Z (Reading database ... 10%
2025-08-20T20:17:29.8565778Z (Reading database ... 15%
2025-08-20T20:17:29.8566021Z (Reading database ... 20%
2025-08-20T20:17:29.8566305Z (Reading database ... 25%
2025-08-20T20:17:29.8566592Z (Reading database ... 30%
2025-08-20T20:17:29.8566909Z (Reading database ... 35%
2025-08-20T20:17:29.8567160Z (Reading database ... 40%
2025-08-20T20:17:29.8567445Z (Reading database ... 45%
2025-08-20T20:17:29.8567724Z (Reading database ... 50%
2025-08-20T20:17:29.8586343Z (Reading database ... 55%
2025-08-20T20:17:29.8667693Z (Reading database ... 60%
2025-08-20T20:17:29.8706314Z (Reading database ... 65%
2025-08-20T20:17:29.8720657Z (Reading database ... 70%
2025-08-20T20:17:29.8740025Z (Reading database ... 75%
2025-08-20T20:17:29.8772268Z (Reading database ... 80%
2025-08-20T20:17:29.8927381Z (Reading database ... 85%
2025-08-20T20:17:29.8949922Z (Reading database ... 90%
2025-08-20T20:17:29.9032524Z (Reading database ... 95%
2025-08-20T20:17:29.9032794Z (Reading database ... 100%
2025-08-20T20:17:29.9033252Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:17:29.9060146Z Preparing to unpack .../0-eject_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:17:29.9256500Z Unpacking eject (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:17:30.0132017Z Preparing to unpack .../1-libfdisk1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:17:30.0344132Z Unpacking libfdisk1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:17:30.1142095Z Preparing to unpack .../2-bsdextrautils_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:17:30.1368730Z Unpacking bsdextrautils (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:17:30.2230594Z Preparing to unpack .../3-fdisk_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:17:30.2411535Z Unpacking fdisk (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:17:30.3222711Z Preparing to unpack .../4-gnupg-l10n_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T20:17:30.3424576Z Unpacking gnupg-l10n (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:17:30.4344644Z Preparing to unpack .../5-software-properties-common_0.99.49.3_all.deb ...
2025-08-20T20:17:30.5509041Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T20:17:30.6557799Z Preparing to unpack .../6-python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T20:17:30.7312212Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T20:17:30.7959684Z Selecting previously unselected package rename.
2025-08-20T20:17:30.8111466Z Preparing to unpack .../7-rename_2.02-1_all.deb ...
2025-08-20T20:17:30.8176649Z Unpacking rename (2.02-1) ...
2025-08-20T20:17:30.8850735Z Preparing to unpack .../8-gnupg2_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T20:17:30.9053663Z Unpacking gnupg2 (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:17:30.9859275Z Setting up bsdextrautils (2.39.3-9ubuntu6.3) ...
2025-08-20T20:17:31.0053301Z Setting up rename (2.02-1) ...
2025-08-20T20:17:31.0202703Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T20:17:31.0320046Z Setting up eject (2.39.3-9ubuntu6.3) ...
2025-08-20T20:17:31.0523936Z Setting up gnupg-l10n (2.4.4-2ubuntu17.3) ...
2025-08-20T20:17:31.0722184Z Setting up libfdisk1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T20:17:31.0917243Z Setting up mount (2.39.3-9ubuntu6.3) ...
2025-08-20T20:17:31.1123718Z Setting up uuid-runtime (2.39.3-9ubuntu6.3) ...
2025-08-20T20:17:31.7313505Z uuidd.service is a disabled or a static unit not running, not starting it.
2025-08-20T20:17:31.7529953Z Setting up gpgconf (2.4.4-2ubuntu17.3) ...
2025-08-20T20:17:31.7718227Z Setting up gpg (2.4.4-2ubuntu17.3) ...
2025-08-20T20:17:31.7920193Z Setting up gnupg-utils (2.4.4-2ubuntu17.3) ...
2025-08-20T20:17:31.8124077Z Setting up gpg-agent (2.4.4-2ubuntu17.3) ...
2025-08-20T20:17:32.1612915Z Setting up gpgsm (2.4.4-2ubuntu17.3) ...
2025-08-20T20:17:32.1805279Z Setting up fdisk (2.39.3-9ubuntu6.3) ...
2025-08-20T20:17:32.1991929Z Setting up dirmngr (2.4.4-2ubuntu17.3) ...
2025-08-20T20:17:32.3093703Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T20:17:32.4421454Z Setting up keyboxd (2.4.4-2ubuntu17.3) ...
2025-08-20T20:17:32.5406614Z Setting up gnupg (2.4.4-2ubuntu17.3) ...
2025-08-20T20:17:32.5585285Z Setting up gnupg2 (2.4.4-2ubuntu17.3) ...
2025-08-20T20:17:32.5775372Z Setting up gpg-wks-client (2.4.4-2ubuntu17.3) ...
2025-08-20T20:17:32.6013306Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T20:17:32.7194631Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T20:17:32.9841748Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:17:33.0128840Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:17:34.5541428Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T20:17:35.8180781Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T20:17:35.8262790Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T20:17:35.8823487Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T20:17:35.9239726Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T20:17:35.9656690Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T20:17:36.0073517Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T20:17:36.8858577Z Reading package lists...
2025-08-20T20:17:37.0804949Z Building dependency tree...
2025-08-20T20:17:37.0812207Z Reading state information...
2025-08-20T20:17:37.1055717Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T20:17:37.1179652Z 
2025-08-20T20:17:37.1181120Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T20:17:37.1181516Z 
2025-08-20T20:17:37.2230618Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T20:17:37.2299693Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T20:17:37.2893160Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T20:17:37.3308314Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T20:17:37.3723287Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T20:17:37.4137835Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T20:17:38.3409710Z Reading package lists...
2025-08-20T20:17:38.5812085Z Building dependency tree...
2025-08-20T20:17:38.5820584Z Reading state information...
2025-08-20T20:17:38.6099899Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T20:17:38.6194507Z 
2025-08-20T20:17:38.6195317Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T20:17:38.6195703Z 
2025-08-20T20:17:38.6307963Z Reading package lists...
2025-08-20T20:17:38.8577348Z Building dependency tree...
2025-08-20T20:17:38.8585171Z Reading state information...
2025-08-20T20:17:39.1049882Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T20:17:39.1448717Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:17:39.1724627Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T20:17:39.2382195Z ##[group]Run ##Presets
2025-08-20T20:17:39.2382624Z [36;1m##Presets[0m
2025-08-20T20:17:39.2382951Z [36;1mset +x ; set +e[0m
2025-08-20T20:17:39.2383206Z [36;1m#-------------#[0m
2025-08-20T20:17:39.2383691Z [36;1m##Debug?[0m
2025-08-20T20:17:39.2384026Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:17:39.2384372Z [36;1m  set -x[0m
2025-08-20T20:17:39.2384571Z [36;1mfi[0m
2025-08-20T20:17:39.2384817Z [36;1m#-------------#[0m
2025-08-20T20:17:39.2385279Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T20:17:39.2385923Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T20:17:39.2386345Z [36;1msudo service procps restart[0m
2025-08-20T20:17:39.2386668Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T20:17:39.2414482Z shell: /usr/bin/bash -e {0}
2025-08-20T20:17:39.2414756Z env:
2025-08-20T20:17:39.2415275Z   CROSS_COMPILING: NO
2025-08-20T20:17:39.2415554Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:17:39.2415897Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:17:39.2416154Z   ON_QEMU: NO
2025-08-20T20:17:39.2416388Z   DEBUG: 0
2025-08-20T20:17:39.2416620Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:17:39.2416883Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:17:39.2417231Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gettext/nixpkgs
2025-08-20T20:17:39.2417569Z   KEEP_LOGS: YES
2025-08-20T20:17:39.2417788Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:17:39.2418074Z   PKG_FAMILY_LOCAL: gettext
2025-08-20T20:17:39.2418364Z   SBUILD_REBUILD: false
2025-08-20T20:17:39.2418923Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:17:39.2419566Z   BUILD_SYS: host://nix
2025-08-20T20:17:39.2419801Z   BUILD_ON_HOST: TRUE
2025-08-20T20:17:39.2420059Z   BUILD_SYSTEM: HOST
2025-08-20T20:17:39.2420318Z   SYSTMP: /tmp
2025-08-20T20:17:39.2421079Z   GHA_MODE: MATRIX
2025-08-20T20:17:39.2421636Z   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-20T20:17:39.2422137Z ##[endgroup]
2025-08-20T20:17:39.2519448Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T20:17:39.2576540Z 0
2025-08-20T20:17:39.2891579Z vm.max_map_count = 262144
2025-08-20T20:17:39.2892084Z fs.inotify.max_user_watches = 655360
2025-08-20T20:17:39.2892592Z fs.inotify.max_user_instances = 1280
2025-08-20T20:17:39.2892899Z vm.mmap_rnd_bits = 28
2025-08-20T20:17:39.2984613Z ##[group]Run ##Presets
2025-08-20T20:17:39.2985314Z [36;1m##Presets[0m
2025-08-20T20:17:39.2985563Z [36;1mset +x ; set +e[0m
2025-08-20T20:17:39.2985842Z [36;1m#-------------#[0m
2025-08-20T20:17:39.2986132Z [36;1m##Debug?[0m
2025-08-20T20:17:39.2986408Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:17:39.2986718Z [36;1m  set -x[0m
2025-08-20T20:17:39.2986975Z [36;1mfi[0m
2025-08-20T20:17:39.2987201Z [36;1m#-------------#[0m
2025-08-20T20:17:39.2987480Z [36;1m##Main[0m
2025-08-20T20:17:39.2987721Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T20:17:39.2988380Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T20:17:39.2989159Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T20:17:39.2989548Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T20:17:39.2989957Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T20:17:39.2990247Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T20:17:39.2990563Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T20:17:39.2990958Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T20:17:39.2991314Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T20:17:39.2991697Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T20:17:39.2992299Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T20:17:39.2992652Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T20:17:39.2993086Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T20:17:39.2993716Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T20:17:39.2994020Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T20:17:39.2994382Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T20:17:39.2994694Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T20:17:39.2995005Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T20:17:39.2995369Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T20:17:39.2995714Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T20:17:39.2996080Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T20:17:39.2996421Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T20:17:39.2996770Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T20:17:39.2997157Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T20:17:39.2997515Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T20:17:39.2997837Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T20:17:39.2998180Z [36;1m     "${POD_ID}" \[0m
2025-08-20T20:17:39.2998545Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T20:17:39.2999060Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T20:17:39.2999580Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T20:17:39.3000062Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T20:17:39.3000473Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T20:17:39.3000863Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T20:17:39.3001505Z [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-20T20:17:39.3002372Z [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-20T20:17:39.3002922Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T20:17:39.3003245Z [36;1m else[0m
2025-08-20T20:17:39.3004148Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T20:17:39.3004569Z [36;1m fi[0m
2025-08-20T20:17:39.3004951Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T20:17:39.3005365Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T20:17:39.3005800Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:17:39.3006262Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:17:39.3006690Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:17:39.3007168Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:17:39.3007614Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:17:39.3008049Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:17:39.3008535Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:17:39.3008978Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T20:17:39.3009291Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T20:17:39.3037459Z shell: /usr/bin/bash -e {0}
2025-08-20T20:17:39.3037895Z env:
2025-08-20T20:17:39.3038160Z   CROSS_COMPILING: NO
2025-08-20T20:17:39.3038403Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:17:39.3038706Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:17:39.3039189Z   ON_QEMU: NO
2025-08-20T20:17:39.3039414Z   DEBUG: 0
2025-08-20T20:17:39.3039762Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:17:39.3040012Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:17:39.3040321Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gettext/nixpkgs
2025-08-20T20:17:39.3040707Z   KEEP_LOGS: YES
2025-08-20T20:17:39.3040924Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:17:39.3041204Z   PKG_FAMILY_LOCAL: gettext
2025-08-20T20:17:39.3041504Z   SBUILD_REBUILD: false
2025-08-20T20:17:39.3042076Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:17:39.3042719Z   BUILD_SYS: host://nix
2025-08-20T20:17:39.3042958Z   BUILD_ON_HOST: TRUE
2025-08-20T20:17:39.3043181Z   BUILD_SYSTEM: HOST
2025-08-20T20:17:39.3043825Z   SYSTMP: /tmp
2025-08-20T20:17:39.3044053Z   GHA_MODE: MATRIX
2025-08-20T20:17:39.3044572Z   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-20T20:17:39.3045837Z   GHCR_TOKEN: ***
2025-08-20T20:17:39.3046223Z   GITHUB_TOKEN: ***
2025-08-20T20:17:39.3046700Z   GITLAB_TOKEN: ***
2025-08-20T20:17:39.3047878Z   MINISIGN_KEY: ***
2025-08-20T20:17:39.3048489Z ##[endgroup]
2025-08-20T20:17:39.3868416Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T20:17:39.4650306Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T20:17:39.4651015Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T20:17:39.4651248Z 
2025-08-20T20:17:39.5531708Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T20:17:39.5532187Z 100  5466  100  5466    0     0  61901      0 --:--:-- --:--:-- --:--:-- 62113
2025-08-20T20:17:39.5545350Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:17:39.5628155Z 
2025-08-20T20:17:39.5628545Z [+] Building [/tmp/tmp.2BIlGY4cLu/SBUILD_INPUT] Locally
2025-08-20T20:17:39.5628802Z 
2025-08-20T20:17:39.5640066Z '/tmp/tmp.2BIlGY4cLu/SBUILD_INPUT' -> '/tmp/pkgforge/fruFBV16z_build.yaml'
2025-08-20T20:17:39.6443898Z 
2025-08-20T20:17:39.6444468Z [+] Passwordless sudo is Configured
2025-08-20T20:17:39.7218448Z 
2025-08-20T20:17:39.7231427Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T20:17:39.7231732Z 
2025-08-20T20:17:39.7604253Z 
2025-08-20T20:17:39.7605923Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/aarch64-Linux
2025-08-20T20:17:39.7606337Z 
2025-08-20T20:17:39.7606342Z 
2025-08-20T20:17:39.7606600Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T20:17:39.7607031Z 
2025-08-20T20:17:39.7644703Z [+] Installing: 7z -> 7z
2025-08-20T20:17:40.3022418Z [+] Installing: actionlint -> actionlint
2025-08-20T20:17:40.5299944Z [+] Installing: anew -> anew
2025-08-20T20:17:41.0646370Z [+] Installing: anew-rs -> anew-rs
2025-08-20T20:17:41.8655279Z [+] Installing: ansi2html -> ansi2html
2025-08-20T20:17:42.3410955Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T20:17:42.7820017Z [+] Installing: archey -> archey
2025-08-20T20:17:43.3421023Z [+] Installing: aria2 -> aria2c
2025-08-20T20:17:43.9322873Z [+] Installing: askalono -> askalono
2025-08-20T20:17:44.4713139Z [+] Installing: bsdtar -> bsdtar
2025-08-20T20:17:45.0891522Z [+] Installing: b3sum -> b3sum
2025-08-20T20:17:45.5979863Z [+] Installing: bita -> bita
2025-08-20T20:17:45.7935633Z [+] Installing: btop -> btop
2025-08-20T20:17:45.9989594Z [+] Installing: chafa -> chafa
2025-08-20T20:17:46.5177107Z [+] Installing: cloudflared -> cloudflared
2025-08-20T20:17:47.2969138Z [+] Installing: croc -> croc
2025-08-20T20:17:47.5329796Z [+] Installing: csvtk -> csvtk
2025-08-20T20:17:48.1369823Z [+] Installing: cutlines -> cutlines
2025-08-20T20:17:48.6140468Z curl: (22) The requested URL returned error: 404
2025-08-20T20:17:48.6177591Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T20:17:48.6178516Z [+] Installing: dbin -> dbin
2025-08-20T20:17:49.1415485Z [+] Installing: dasel -> dasel
2025-08-20T20:17:49.7040708Z [+] Installing: delta -> delta
2025-08-20T20:17:50.2571914Z [+] Installing: ds -> ds
2025-08-20T20:17:50.7582796Z curl: (22) The requested URL returned error: 404
2025-08-20T20:17:50.7617866Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T20:17:50.7618503Z [+] Installing: dos2unix -> dos2unix
2025-08-20T20:17:51.2208077Z [+] Installing: duf -> duf
2025-08-20T20:17:51.7392707Z [+] Installing: duplicut -> duplicut
2025-08-20T20:17:52.2424879Z [+] Installing: dust -> dust
2025-08-20T20:17:52.7614961Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T20:17:53.3495928Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T20:17:53.8656982Z [+] Installing: dysk -> dysk
2025-08-20T20:17:54.0372393Z [+] Installing: eget -> eget
2025-08-20T20:17:54.6450945Z [+] Installing: epoch -> epoch
2025-08-20T20:17:54.8776804Z [+] Installing: faketty -> faketty
2025-08-20T20:17:55.3910947Z [+] Installing: fastfetch -> fastfetch
2025-08-20T20:17:55.8727163Z [+] Installing: freeze -> freeze
2025-08-20T20:17:56.7208829Z [+] Installing: fusermount3 -> fusermount
2025-08-20T20:17:57.2083209Z [+] Installing: gdu -> gdu
2025-08-20T20:17:57.7820947Z [+] Installing: gh -> gh
2025-08-20T20:17:58.1572509Z [+] Installing: gitleaks -> gitleaks
2025-08-20T20:17:58.7321921Z [+] Installing: git-sizer -> git-sizer
2025-08-20T20:17:59.2653163Z [+] Installing: glab -> glab
2025-08-20T20:17:59.9244594Z [+] Installing: glow -> glow
2025-08-20T20:18:00.4565541Z [+] Installing: httpx -> httpx
2025-08-20T20:18:01.1049065Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T20:18:01.4154911Z [+] Installing: husarnet -> husarnet
2025-08-20T20:18:01.9042428Z curl: (22) The requested URL returned error: 404
2025-08-20T20:18:01.9078523Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T20:18:01.9079194Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T20:18:02.0533657Z curl: (22) The requested URL returned error: 404
2025-08-20T20:18:02.0565689Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T20:18:02.0566351Z [+] Installing: imgcat -> imgcat
2025-08-20T20:18:02.5722985Z [+] Installing: jc -> jc
2025-08-20T20:18:03.1592226Z [+] Installing: jq -> jq
2025-08-20T20:18:03.3193030Z [+] Installing: logdy -> logdy
2025-08-20T20:18:04.0537266Z [+] Installing: micro -> micro
2025-08-20T20:18:04.6332944Z [+] Installing: miniserve -> miniserve
2025-08-20T20:18:05.1819405Z [+] Installing: minisign -> minisign
2025-08-20T20:18:05.6624386Z [+] Installing: ncdu -> ncdu
2025-08-20T20:18:06.1595046Z [+] Installing: notify -> notify
2025-08-20T20:18:06.7511963Z [+] Installing: ouch -> ouch
2025-08-20T20:18:06.9840197Z [+] Installing: oras -> oras
2025-08-20T20:18:07.7779726Z [+] Installing: pipetty -> pipetty
2025-08-20T20:18:08.2621909Z [+] Installing: pixterm -> pixterm
2025-08-20T20:18:08.7601311Z [+] Installing: qsv -> qsv
2025-08-20T20:18:09.3501681Z [+] Installing: rclone -> rclone
2025-08-20T20:18:10.0775893Z [+] Installing: ripgrep -> rg
2025-08-20T20:18:10.6164927Z [+] Installing: rga -> rga
2025-08-20T20:18:11.1564286Z [+] Installing: rsync -> rsync
2025-08-20T20:18:11.3450533Z [+] Installing: script -> script
2025-08-20T20:18:11.8254032Z [+] Installing: shellcheck -> shellcheck
2025-08-20T20:18:12.5471174Z [+] Installing: soar -> soar
2025-08-20T20:18:13.0893619Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T20:18:13.6369459Z [+] Installing: sstrip -> sstrip
2025-08-20T20:18:14.1008205Z [+] Installing: strace -> strace
2025-08-20T20:18:14.5897630Z [+] Installing: sttr -> sttr
2025-08-20T20:18:15.1129772Z [+] Installing: tailscale -> tailscale
2025-08-20T20:18:15.3261011Z [+] Installing: tailscaled -> tailscaled
2025-08-20T20:18:16.1943010Z [+] Installing: taplo -> taplo
2025-08-20T20:18:16.7332252Z [+] Installing: tldr -> tldr
2025-08-20T20:18:17.2935991Z [+] Installing: tldr -> tealdeer
2025-08-20T20:18:17.8641183Z [+] Installing: tmux -> tmux
2025-08-20T20:18:18.3816888Z [+] Installing: tok -> tok
2025-08-20T20:18:18.9077238Z [+] Installing: trufflehog -> trufflehog
2025-08-20T20:18:19.5718819Z [+] Installing: trurl -> trurl
2025-08-20T20:18:19.8009588Z [+] Installing: tss -> tss
2025-08-20T20:18:20.3261023Z [+] Installing: ulexec -> ulexec
2025-08-20T20:18:20.8758267Z [+] Installing: unfurl -> unfurl
2025-08-20T20:18:21.4249635Z [+] Installing: upx -> upx
2025-08-20T20:18:21.9238150Z [+] Installing: validtoml -> validtoml
2025-08-20T20:18:22.4700692Z [+] Installing: wget -> wget
2025-08-20T20:18:22.9972109Z [+] Installing: wget2 -> wget2
2025-08-20T20:18:23.1849964Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T20:18:23.7117393Z [+] Installing: xq -> xq
2025-08-20T20:18:24.2681109Z [+] Installing: xz -> xz
2025-08-20T20:18:24.7694765Z [+] Installing: unxz -> unxz
2025-08-20T20:18:25.2681501Z [+] Installing: yq -> yq
2025-08-20T20:18:25.8416358Z [+] Installing: yj -> yj
2025-08-20T20:18:26.4292039Z [+] Installing: zapper -> zapper
2025-08-20T20:18:27.0024902Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T20:18:27.1665529Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T20:18:27.6241846Z curl: (22) The requested URL returned error: 404
2025-08-20T20:18:27.6275047Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T20:18:27.6275826Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T20:18:28.1322258Z curl: (22) The requested URL returned error: 404
2025-08-20T20:18:28.1356080Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T20:18:28.1356477Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T20:18:28.6294828Z curl: (22) The requested URL returned error: 404
2025-08-20T20:18:28.6327830Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T20:18:28.6328784Z [+] Installing: zstd -> zstd
2025-08-20T20:18:29.1470841Z [+] Creating symlinks...
2025-08-20T20:18:29.1546768Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T20:18:29.1627862Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T20:18:29.1714544Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T20:18:29.1798021Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T20:18:29.1878215Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T20:18:29.1961127Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T20:18:29.2044965Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T20:18:29.2126173Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T20:18:29.2207914Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T20:18:29.2291462Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T20:18:29.2375860Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T20:18:29.2462439Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T20:18:29.2543192Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T20:18:29.2626849Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T20:18:29.2711489Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T20:18:29.2797285Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T20:18:29.2883515Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T20:18:29.2920275Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T20:18:29.2996026Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T20:18:29.3081609Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T20:18:29.3164898Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T20:18:29.3200290Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T20:18:29.3272843Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T20:18:29.3353821Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T20:18:29.3432604Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T20:18:29.3513490Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T20:18:29.3595919Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T20:18:29.3674151Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T20:18:29.3754955Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T20:18:29.3835524Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T20:18:29.3914165Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T20:18:29.3992305Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T20:18:29.4077887Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T20:18:29.4164111Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T20:18:29.4246900Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T20:18:29.4331948Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T20:18:29.4421001Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T20:18:29.4504393Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T20:18:29.4584261Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T20:18:29.4662793Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T20:18:29.4740232Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T20:18:29.4820529Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T20:18:29.4912452Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T20:18:29.4995019Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T20:18:29.5030252Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T20:18:29.5054944Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T20:18:29.5130426Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T20:18:29.5211628Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T20:18:29.5295809Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T20:18:29.5374951Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T20:18:29.5459539Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T20:18:29.5548202Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T20:18:29.5633628Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T20:18:29.5720401Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T20:18:29.5791417Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T20:18:29.5871448Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T20:18:29.5952565Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T20:18:29.6034838Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T20:18:29.6113474Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T20:18:29.6193004Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T20:18:29.6275350Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T20:18:29.6356333Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T20:18:29.6438993Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T20:18:29.6518393Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T20:18:29.6598174Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T20:18:29.6679234Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T20:18:29.6757695Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T20:18:29.6835898Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T20:18:29.6916486Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T20:18:29.7000734Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T20:18:29.7083199Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T20:18:29.7170327Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T20:18:29.7252310Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T20:18:29.7333852Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T20:18:29.7413338Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T20:18:29.7494058Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T20:18:29.7575816Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T20:18:29.7655364Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T20:18:29.7735078Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T20:18:29.7813673Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T20:18:29.7892151Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T20:18:29.7967146Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T20:18:29.8043292Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T20:18:29.8119714Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T20:18:29.8203181Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T20:18:29.8280436Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T20:18:29.8359203Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T20:18:29.8438195Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T20:18:29.8518755Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T20:18:29.8600241Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T20:18:29.8682190Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T20:18:29.8761661Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T20:18:29.8838521Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T20:18:29.8918311Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T20:18:29.8998716Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T20:18:29.9035647Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T20:18:29.9062979Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T20:18:29.9089886Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T20:18:29.9171773Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T20:18:29.9195383Z 
2025-08-20T20:18:29.9196062Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T20:18:29.9196447Z 
2025-08-20T20:18:29.9316548Z 
2025-08-20T20:18:29.9397429Z 
2025-08-20T20:18:29.9399868Z [+] Disk Size (/usr/local/bin) :: 740M --> 1.6G
2025-08-20T20:18:29.9400082Z 
2025-08-20T20:18:29.9400175Z [+] Installation completed!
2025-08-20T20:18:29.9477188Z 
2025-08-20T20:18:29.9477596Z [+] GITHUB_TOKEN is Exported
2025-08-20T20:18:30.2405251Z github.com
2025-08-20T20:18:30.2405828Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T20:18:30.2406147Z   - Active account: true
2025-08-20T20:18:30.2406396Z   - Git operations protocol: https
2025-08-20T20:18:30.2406653Z   - Token: ghp_************************************
2025-08-20T20:18:30.2407288Z   - 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-20T20:18:30.2407924Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T20:18:30.2408259Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T20:18:30.4048972Z Limit: 5000, Remaining: 4287, Reset: 2025-08-20 20:25:34 +0000 UTC (7m4s)
2025-08-20T20:18:30.4059650Z 
2025-08-20T20:18:30.4059801Z [+] GHCR_TOKEN is Exported
2025-08-20T20:18:30.4089584Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T20:18:30.6632154Z Login Succeeded
2025-08-20T20:18:30.6641477Z 
2025-08-20T20:18:30.6641613Z [+] GITLAB is Exported
2025-08-20T20:18:30.7987335Z [git remote -v]
2025-08-20T20:18:31.0259944Z gitlab.com
2025-08-20T20:18:31.0260589Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T20:18:31.0261148Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T20:18:31.0261598Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T20:18:31.0261972Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T20:18:31.0262315Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T20:18:31.0262626Z   ✓ Token found: **************************
2025-08-20T20:18:31.0262805Z 
2025-08-20T20:18:31.0263139Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T20:18:31.0263719Z [git remote -v]
2025-08-20T20:18:31.0275647Z 2025/08/20 20:18:31 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T20:18:31.0276140Z git: exit status 128]
2025-08-20T20:18:31.3028157Z 
2025-08-20T20:18:31.3028168Z 
2025-08-20T20:18:31.3029426Z  [+] Started Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (08:18:31 PM)
2025-08-20T20:18:31.3029821Z 
2025-08-20T20:18:31.3029824Z 
2025-08-20T20:18:31.3029888Z [+] USER = runner
2025-08-20T20:18:31.3030055Z [+] HOME = /home/runner
2025-08-20T20:18:31.3032182Z [+] 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-20T20:18:31.3034395Z 
2025-08-20T20:18:31.4405168Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T20:18:31.4457061Z Hit:2 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T20:18:31.4469464Z Hit:3 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T20:18:31.4848596Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T20:18:31.5236908Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T20:18:31.5625476Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T20:18:32.5604111Z Reading package lists...
2025-08-20T20:18:32.5920074Z Reading package lists...
2025-08-20T20:18:32.8277043Z Building dependency tree...
2025-08-20T20:18:32.8283884Z Reading state information...
2025-08-20T20:18:33.1077751Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T20:18:33.1078157Z apt-utils is already the newest version (2.8.3).
2025-08-20T20:18:33.1078468Z ca-certificates is already the newest version (20240203).
2025-08-20T20:18:33.1078829Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T20:18:33.1079151Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T20:18:33.1079456Z moreutils is already the newest version (0.69-1).
2025-08-20T20:18:33.1079813Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T20:18:33.1080199Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T20:18:33.1080556Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:18:33.1889174Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T20:18:33.1890106Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T20:18:33.3680944Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T20:18:33.4732906Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T20:18:33.5788371Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T20:18:33.6844353Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T20:18:34.5841289Z Reading package lists...
2025-08-20T20:18:34.6151484Z Reading package lists...
2025-08-20T20:18:34.8271268Z Building dependency tree...
2025-08-20T20:18:34.8277112Z Reading state information...
2025-08-20T20:18:35.0644335Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T20:18:35.0644843Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T20:18:35.0645506Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T20:18:35.0645936Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:18:35.0646357Z ca-certificates is already the newest version (20240203).
2025-08-20T20:18:35.0646743Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T20:18:35.0647098Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T20:18:35.0647478Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T20:18:35.0648092Z gawk set to manually installed.
2025-08-20T20:18:35.0648364Z git-lfs is already the newest version (3.6.1).
2025-08-20T20:18:35.0648759Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:18:35.0649115Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T20:18:35.0649484Z make is already the newest version (4.3-4.1build2).
2025-08-20T20:18:35.0649893Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T20:18:35.0650260Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T20:18:35.0650646Z texinfo is already the newest version (7.1-3build2).
2025-08-20T20:18:35.0651004Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:18:35.0651357Z The following additional packages will be installed:
2025-08-20T20:18:35.0651809Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T20:18:35.0652302Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T20:18:35.0652776Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T20:18:35.0653281Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T20:18:35.0653921Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T20:18:35.0654393Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T20:18:35.0661063Z Suggested packages:
2025-08-20T20:18:35.0661434Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T20:18:35.0662285Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T20:18:35.0662786Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T20:18:35.0663274Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T20:18:35.0663949Z   xdg-utils inkscape poppler-utils fonts-japanese-mincho
2025-08-20T20:18:35.0664376Z   | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
2025-08-20T20:18:35.0665148Z   fonts-arphic-ukai fonts-arphic-uming fonts-nanum
2025-08-20T20:18:35.0879431Z The following NEW packages will be installed:
2025-08-20T20:18:35.0880171Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T20:18:35.0880805Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T20:18:35.0881660Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T20:18:35.0882206Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T20:18:35.0882996Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T20:18:35.0886724Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T20:18:35.0887986Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T20:18:35.2428021Z 0 upgraded, 36 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:18:35.2428398Z Need to get 27.2 MB of archives.
2025-08-20T20:18:35.2428724Z After this operation, 111 MB of additional disk space will be used.
2025-08-20T20:18:35.2429269Z 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-20T20:18:35.5668697Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T20:18:35.6476701Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 b3sum arm64 1.2.0-1 [343 kB]
2025-08-20T20:18:35.6890468Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 build-essential arm64 12.10ubuntu1 [4932 B]
2025-08-20T20:18:35.7281109Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libhiredis1.1.0 arm64 1.2.0-6ubuntu3 [40.7 kB]
2025-08-20T20:18:35.7674746Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 ccache arm64 4.9.1-1 [541 kB]
2025-08-20T20:18:35.8102676Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T20:18:35.8523195Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T20:18:35.8948822Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-utils arm64 1:7.7+6build3 [93.1 kB]
2025-08-20T20:18:35.9347602Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T20:18:36.0685200Z 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-20T20:18:36.1087786Z 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-20T20:18:36.1504840Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libidn12 arm64 1.42-1build1 [56.9 kB]
2025-08-20T20:18:36.1899588Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libijs-0.35 arm64 0.35-15.1build1 [15.3 kB]
2025-08-20T20:18:36.2287992Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjbig2dec0 arm64 0.20-1build3 [63.2 kB]
2025-08-20T20:18:36.2684850Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper1 arm64 1.1.29build1 [13.4 kB]
2025-08-20T20:18:36.3077924Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10 arm64 10.02.1~dfsg1-0ubuntu7.7 [3777 kB]
2025-08-20T20:18:36.3668698Z 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-20T20:18:36.4856905Z 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-20T20:18:36.5259179Z 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-20T20:18:36.5653726Z 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-20T20:18:36.6049866Z 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-20T20:18:36.6473673Z 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-20T20:18:36.6868093Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr0t64 arm64 1.2~git20170615.f752187-5.1ubuntu2 [177 kB]
2025-08-20T20:18:36.7268487Z 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-20T20:18:36.7662924Z 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-20T20:18:36.8104790Z 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-20T20:18:36.8500368Z 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-20T20:18:36.8896864Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libnetpbm11t64 arm64 2:11.05.02-1.1build1 [113 kB]
2025-08-20T20:18:36.9293831Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper-utils arm64 1.1.29build1 [8490 B]
2025-08-20T20:18:36.9685850Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtool-bin arm64 2.4.7-7build1 [84.0 kB]
2025-08-20T20:18:37.0081482Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 lzip arm64 1.24.1-1build1 [81.7 kB]
2025-08-20T20:18:37.0479898Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netpbm arm64 2:11.05.02-1.1build1 [2092 kB]
2025-08-20T20:18:37.0982616Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl arm64 1.2.4-2 [420 kB]
2025-08-20T20:18:37.1396624Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-dev arm64 1.2.4-2 [613 kB]
2025-08-20T20:18:37.1819042Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-tools arm64 1.2.4-2 [5542 B]
2025-08-20T20:18:37.4204262Z Preconfiguring packages ...
2025-08-20T20:18:37.8239260Z Fetched 27.2 MB in 2s (13.0 MB/s)
2025-08-20T20:18:37.8648514Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T20:18:37.8679316Z (Reading database ... 
2025-08-20T20:18:37.8679545Z (Reading database ... 5%
2025-08-20T20:18:37.8680042Z (Reading database ... 10%
2025-08-20T20:18:37.8680281Z (Reading database ... 15%
2025-08-20T20:18:37.8680480Z (Reading database ... 20%
2025-08-20T20:18:37.8680679Z (Reading database ... 25%
2025-08-20T20:18:37.8680873Z (Reading database ... 30%
2025-08-20T20:18:37.8681106Z (Reading database ... 35%
2025-08-20T20:18:37.8681301Z (Reading database ... 40%
2025-08-20T20:18:37.8681497Z (Reading database ... 45%
2025-08-20T20:18:37.8681689Z (Reading database ... 50%
2025-08-20T20:18:37.8702474Z (Reading database ... 55%
2025-08-20T20:18:37.8786216Z (Reading database ... 60%
2025-08-20T20:18:37.8825061Z (Reading database ... 65%
2025-08-20T20:18:37.8839603Z (Reading database ... 70%
2025-08-20T20:18:37.8859984Z (Reading database ... 75%
2025-08-20T20:18:37.8892310Z (Reading database ... 80%
2025-08-20T20:18:37.9054008Z (Reading database ... 85%
2025-08-20T20:18:37.9077870Z (Reading database ... 90%
2025-08-20T20:18:37.9165829Z (Reading database ... 95%
2025-08-20T20:18:37.9166041Z (Reading database ... 100%
2025-08-20T20:18:37.9166329Z (Reading database ... 189350 files and directories currently installed.)
2025-08-20T20:18:37.9196467Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T20:18:37.9433036Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T20:18:38.0992802Z Selecting previously unselected package poppler-data.
2025-08-20T20:18:38.1136925Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T20:18:38.1201738Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T20:18:38.2371720Z Selecting previously unselected package b3sum.
2025-08-20T20:18:38.2556127Z Preparing to unpack .../02-b3sum_1.2.0-1_arm64.deb ...
2025-08-20T20:18:38.2616718Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T20:18:38.3244577Z Selecting previously unselected package build-essential.
2025-08-20T20:18:38.3409006Z Preparing to unpack .../03-build-essential_12.10ubuntu1_arm64.deb ...
2025-08-20T20:18:38.3508235Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T20:18:38.4114927Z Selecting previously unselected package libhiredis1.1.0:arm64.
2025-08-20T20:18:38.4272876Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_arm64.deb ...
2025-08-20T20:18:38.4403677Z Unpacking libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T20:18:38.5030831Z Selecting previously unselected package ccache.
2025-08-20T20:18:38.5175165Z Preparing to unpack .../05-ccache_4.9.1-1_arm64.deb ...
2025-08-20T20:18:38.5241901Z Unpacking ccache (4.9.1-1) ...
2025-08-20T20:18:38.5987462Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T20:18:38.6126790Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T20:18:38.6186590Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T20:18:38.6738112Z Selecting previously unselected package xfonts-encodings.
2025-08-20T20:18:38.6889198Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T20:18:38.6948785Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T20:18:38.7580302Z Selecting previously unselected package xfonts-utils.
2025-08-20T20:18:38.7745263Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_arm64.deb ...
2025-08-20T20:18:38.7805913Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T20:18:38.8690442Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T20:18:38.8860845Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T20:18:38.9436438Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T20:18:39.0514717Z Selecting previously unselected package libgs-common.
2025-08-20T20:18:39.0659529Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T20:18:39.0728039Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:18:39.1236965Z Selecting previously unselected package libgs10-common.
2025-08-20T20:18:39.1382562Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T20:18:39.1442648Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:18:39.2281398Z Selecting previously unselected package libidn12:arm64.
2025-08-20T20:18:39.2448437Z Preparing to unpack .../12-libidn12_1.42-1build1_arm64.deb ...
2025-08-20T20:18:39.3033253Z Unpacking libidn12:arm64 (1.42-1build1) ...
2025-08-20T20:18:39.4299735Z Selecting previously unselected package libijs-0.35:arm64.
2025-08-20T20:18:39.4442246Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_arm64.deb ...
2025-08-20T20:18:39.4879564Z Unpacking libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T20:18:39.5452351Z Selecting previously unselected package libjbig2dec0:arm64.
2025-08-20T20:18:39.5590601Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_arm64.deb ...
2025-08-20T20:18:39.5660576Z Unpacking libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T20:18:39.6357870Z Selecting previously unselected package libpaper1:arm64.
2025-08-20T20:18:39.6524385Z Preparing to unpack .../15-libpaper1_1.1.29build1_arm64.deb ...
2025-08-20T20:18:39.6584909Z Unpacking libpaper1:arm64 (1.1.29build1) ...
2025-08-20T20:18:39.7183010Z Selecting previously unselected package libgs10:arm64.
2025-08-20T20:18:39.7351836Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T20:18:39.7416997Z Unpacking libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:18:39.9555496Z Selecting previously unselected package ghostscript.
2025-08-20T20:18:39.9701172Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T20:18:39.9762683Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:18:40.1778953Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T20:18:40.1952181Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T20:18:40.2018054Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:18:40.3404461Z Selecting previously unselected package imagemagick.
2025-08-20T20:18:40.3561146Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T20:18:40.3646289Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:18:40.4179453Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T20:18:40.4321792Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T20:18:40.4382082Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T20:18:40.4963168Z Selecting previously unselected package libdjvulibre21:arm64.
2025-08-20T20:18:40.5111069Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_arm64.deb ...
2025-08-20T20:18:40.5179367Z Unpacking libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T20:18:40.5924451Z Selecting previously unselected package libimath-3-1-29t64:arm64.
2025-08-20T20:18:40.6097433Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_arm64.deb ...
2025-08-20T20:18:40.6160635Z Unpacking libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T20:18:40.6835038Z Selecting previously unselected package libjxr0t64:arm64.
2025-08-20T20:18:40.7002649Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T20:18:40.7064321Z Unpacking libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T20:18:40.7652187Z Selecting previously unselected package libjxr-tools.
2025-08-20T20:18:40.7799389Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T20:18:40.7865862Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T20:18:40.8466203Z Selecting previously unselected package libopenexr-3-1-30:arm64.
2025-08-20T20:18:40.8608776Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_arm64.deb ...
2025-08-20T20:18:40.8679438Z Unpacking libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T20:18:40.9521279Z Selecting previously unselected package libwmflite-0.2-7:arm64.
2025-08-20T20:18:40.9665749Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_arm64.deb ...
2025-08-20T20:18:40.9727883Z Unpacking libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T20:18:41.0272145Z Selecting previously unselected package libmagickcore-6.q16-7-extra:arm64.
2025-08-20T20:18:41.0444157Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T20:18:41.0506352Z Unpacking libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:18:41.1162309Z Selecting previously unselected package libnetpbm11t64:arm64.
2025-08-20T20:18:41.1330269Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T20:18:41.1395188Z Unpacking libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T20:18:41.1965263Z Selecting previously unselected package libpaper-utils.
2025-08-20T20:18:41.2113921Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_arm64.deb ...
2025-08-20T20:18:41.2176828Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T20:18:41.2704366Z Selecting previously unselected package libtool-bin.
2025-08-20T20:18:41.2853245Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_arm64.deb ...
2025-08-20T20:18:41.2918993Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T20:18:41.3520052Z Selecting previously unselected package lzip.
2025-08-20T20:18:41.3692920Z Preparing to unpack .../31-lzip_1.24.1-1build1_arm64.deb ...
2025-08-20T20:18:41.3759038Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T20:18:41.4335385Z Selecting previously unselected package netpbm.
2025-08-20T20:18:41.4496074Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T20:18:41.4559764Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T20:18:41.6907883Z Selecting previously unselected package musl:arm64.
2025-08-20T20:18:41.7061578Z Preparing to unpack .../33-musl_1.2.4-2_arm64.deb ...
2025-08-20T20:18:41.7124831Z Unpacking musl:arm64 (1.2.4-2) ...
2025-08-20T20:18:41.7835265Z Selecting previously unselected package musl-dev:arm64.
2025-08-20T20:18:41.7989200Z Preparing to unpack .../34-musl-dev_1.2.4-2_arm64.deb ...
2025-08-20T20:18:41.8052766Z Unpacking musl-dev:arm64 (1.2.4-2) ...
2025-08-20T20:18:41.8868710Z Selecting previously unselected package musl-tools.
2025-08-20T20:18:41.9050080Z Preparing to unpack .../35-musl-tools_1.2.4-2_arm64.deb ...
2025-08-20T20:18:41.9116266Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T20:18:41.9919620Z Setting up libpaper1:arm64 (1.1.29build1) ...
2025-08-20T20:18:42.1388392Z 
2025-08-20T20:18:42.1388938Z Creating config file /etc/papersize with new version
2025-08-20T20:18:42.2226926Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T20:18:42.2510197Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T20:18:43.2390667Z Setting up libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T20:18:43.2595058Z Setting up libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T20:18:43.3006710Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:18:43.3188609Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T20:18:43.3375022Z Setting up libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T20:18:43.3591764Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T20:18:43.4156022Z Setting up libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T20:18:43.4331574Z Setting up libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T20:18:43.4511861Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T20:18:43.4670466Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T20:18:43.4749576Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T20:18:43.4830583Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T20:18:43.4964530Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T20:18:43.5186730Z Setting up libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T20:18:43.5398614Z Setting up libidn12:arm64 (1.42-1build1) ...
2025-08-20T20:18:43.5605371Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T20:18:43.5859306Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:18:43.6034362Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T20:18:43.6106835Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T20:18:43.6193268Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T20:18:43.6272603Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T20:18:43.6362681Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T20:18:43.6431253Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T20:18:43.6518676Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T20:18:43.6601419Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T20:18:43.6691663Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T20:18:43.6767590Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T20:18:43.6844084Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T20:18:43.6918124Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T20:18:43.7014398Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T20:18:43.7086617Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T20:18:43.7164864Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T20:18:43.7233052Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T20:18:43.7312442Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T20:18:43.7386775Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T20:18:43.7466260Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T20:18:43.7539257Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T20:18:43.7615366Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T20:18:43.7701297Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T20:18:43.7837852Z Setting up b3sum (1.2.0-1) ...
2025-08-20T20:18:43.8011952Z Setting up musl:arm64 (1.2.4-2) ...
2025-08-20T20:18:43.8344779Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T20:18:43.8546833Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T20:18:43.8952247Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T20:18:43.9126419Z Setting up libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T20:18:43.9353134Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T20:18:43.9543714Z Setting up ccache (4.9.1-1) ...
2025-08-20T20:18:43.9693682Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T20:18:43.9829829Z Setting up libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T20:18:43.9999818Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T20:18:44.0202316Z Setting up musl-dev:arm64 (1.2.4-2) ...
2025-08-20T20:18:44.0385952Z Setting up libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T20:18:44.0559493Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:18:44.0746669Z Setting up libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:18:44.0934259Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T20:18:44.2843961Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T20:18:44.3436025Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:18:44.3946585Z Setting up libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:18:44.4160341Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:18:44.4390122Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T20:18:44.5270766Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T20:18:44.8869828Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T20:18:45.9229503Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:18:45.9676682Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:18:48.5024688Z Reading package lists...
2025-08-20T20:18:48.7040032Z Building dependency tree...
2025-08-20T20:18:48.7047043Z Reading state information...
2025-08-20T20:18:48.9490184Z autoconf is already the newest version (2.71-3).
2025-08-20T20:18:48.9490567Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T20:18:48.9490910Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:18:48.9491237Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T20:18:48.9491577Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T20:18:48.9491922Z ca-certificates is already the newest version (20240203).
2025-08-20T20:18:48.9492252Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T20:18:48.9492547Z file is already the newest version (1:5.45-3build1).
2025-08-20T20:18:48.9492848Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:18:48.9493154Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T20:18:48.9493668Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T20:18:48.9493998Z patch is already the newest version (2.7.6-7build3).
2025-08-20T20:18:48.9494653Z patch set to manually installed.
2025-08-20T20:18:48.9494945Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T20:18:48.9495272Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T20:18:48.9495575Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T20:18:48.9495870Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:18:48.9496128Z Suggested packages:
2025-08-20T20:18:48.9496302Z   scons-doc
2025-08-20T20:18:48.9652371Z The following NEW packages will be installed:
2025-08-20T20:18:48.9660794Z   autopoint byacc clang qemu-user-static scons
2025-08-20T20:18:49.2175864Z 0 upgraded, 5 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:18:49.2176235Z Need to get 17.8 MB of archives.
2025-08-20T20:18:49.2176528Z After this operation, 171 MB of additional disk space will be used.
2025-08-20T20:18:49.2177013Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T20:18:49.4791542Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 clang arm64 1:18.0-59~exp2 [5854 B]
2025-08-20T20:18:49.5213811Z 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-20T20:18:49.8443004Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T20:18:49.8893202Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 byacc arm64 1:2.0.20221106-1 [82.2 kB]
2025-08-20T20:18:50.1464066Z Fetched 17.8 MB in 1s (19.5 MB/s)
2025-08-20T20:18:50.1737540Z Selecting previously unselected package autopoint.
2025-08-20T20:18:50.1768401Z (Reading database ... 
2025-08-20T20:18:50.1768634Z (Reading database ... 5%
2025-08-20T20:18:50.1768845Z (Reading database ... 10%
2025-08-20T20:18:50.1769041Z (Reading database ... 15%
2025-08-20T20:18:50.1769239Z (Reading database ... 20%
2025-08-20T20:18:50.1769433Z (Reading database ... 25%
2025-08-20T20:18:50.1769656Z (Reading database ... 30%
2025-08-20T20:18:50.1769852Z (Reading database ... 35%
2025-08-20T20:18:50.1770041Z (Reading database ... 40%
2025-08-20T20:18:50.1770234Z (Reading database ... 45%
2025-08-20T20:18:50.1770426Z (Reading database ... 50%
2025-08-20T20:18:50.1788316Z (Reading database ... 55%
2025-08-20T20:18:50.1866841Z (Reading database ... 60%
2025-08-20T20:18:50.1904131Z (Reading database ... 65%
2025-08-20T20:18:50.1917365Z (Reading database ... 70%
2025-08-20T20:18:50.1936228Z (Reading database ... 75%
2025-08-20T20:18:50.2053821Z (Reading database ... 80%
2025-08-20T20:18:50.2119965Z (Reading database ... 85%
2025-08-20T20:18:50.2144252Z (Reading database ... 90%
2025-08-20T20:18:50.2227990Z (Reading database ... 95%
2025-08-20T20:18:50.2228201Z (Reading database ... 100%
2025-08-20T20:18:50.2228489Z (Reading database ... 191843 files and directories currently installed.)
2025-08-20T20:18:50.2253192Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T20:18:50.2316831Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T20:18:50.3017029Z Selecting previously unselected package clang.
2025-08-20T20:18:50.3170653Z Preparing to unpack .../clang_1%3a18.0-59~exp2_arm64.deb ...
2025-08-20T20:18:50.3239525Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T20:18:50.3832428Z Selecting previously unselected package qemu-user-static.
2025-08-20T20:18:50.3995240Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_arm64.deb ...
2025-08-20T20:18:50.4065418Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T20:18:51.3748608Z Selecting previously unselected package scons.
2025-08-20T20:18:51.3913292Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T20:18:51.3975505Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T20:18:51.4774940Z Selecting previously unselected package byacc.
2025-08-20T20:18:51.4916680Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_arm64.deb ...
2025-08-20T20:18:51.4990142Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T20:18:51.5739972Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T20:18:51.5963674Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T20:18:51.6267450Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T20:18:51.6739263Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T20:18:52.0409355Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T20:18:52.0620382Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:18:53.2652600Z Processing triggers for systemd (255.4-1ubuntu8.8) ...
2025-08-20T20:18:54.5179646Z Reading package lists...
2025-08-20T20:18:54.7440177Z Building dependency tree...
2025-08-20T20:18:54.7447186Z Reading state information...
2025-08-20T20:18:55.0018861Z The following additional packages will be installed:
2025-08-20T20:18:55.0019238Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T20:18:55.0019575Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T20:18:55.0019965Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T20:18:55.0020484Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T20:18:55.0020932Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T20:18:55.0021357Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T20:18:55.0021806Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T20:18:55.0022234Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T20:18:55.0026363Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T20:18:55.0036103Z Suggested packages:
2025-08-20T20:18:55.0036373Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T20:18:55.0036774Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T20:18:55.0037185Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T20:18:55.0037567Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T20:18:55.0037959Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts
2025-08-20T20:18:55.0038365Z   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
2025-08-20T20:18:55.0038821Z   debian-keyring equivs libgitlab-api-v4-perl libsoap-lite-perl pristine-tar
2025-08-20T20:18:55.0039292Z   libcrypt-ssleay-perl libscalar-number-perl libxstring-perl libsub-name-perl
2025-08-20T20:18:55.0039649Z   libauthen-ntlm-perl wdiff-doc
2025-08-20T20:18:55.0039867Z Recommended packages:
2025-08-20T20:18:55.0040144Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T20:18:55.0040570Z   libjson-perl liblist-compare-perl libstring-shellquote-perl licensecheck
2025-08-20T20:18:55.0040964Z   lintian python3-unidiff python3-xdg libhtml-format-perl
2025-08-20T20:18:55.0041328Z   libnamespace-clean-perl libdata-dump-perl libhtml-form-perl
2025-08-20T20:18:55.0041646Z   libhttp-daemon-perl libmailtools-perl
2025-08-20T20:18:55.0226053Z The following NEW packages will be installed:
2025-08-20T20:18:55.0227493Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T20:18:55.0227907Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T20:18:55.0228320Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T20:18:55.0228786Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T20:18:55.0229234Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T20:18:55.0229684Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T20:18:55.0230130Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T20:18:55.0231699Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T20:18:55.0235280Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T20:18:55.2332863Z 0 upgraded, 30 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:18:55.2333629Z Need to get 2409 kB of archives.
2025-08-20T20:18:55.2334019Z After this operation, 7427 kB of additional disk space will be used.
2025-08-20T20:18:55.2334536Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T20:18:55.2749397Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T20:18:55.3254211Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T20:18:55.4095740Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T20:18:55.4532943Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T20:18:55.5003191Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-xsaccessor-perl arm64 1.19-4build4 [33.0 kB]
2025-08-20T20:18:55.5547498Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libb-hooks-op-check-perl arm64 0.22-3build1 [9284 B]
2025-08-20T20:18:55.5990507Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T20:18:55.6448991Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdevel-callchecker-perl arm64 0.008-2build3 [13.0 kB]
2025-08-20T20:18:55.6908525Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libparams-classify-perl arm64 0.015-2build5 [19.7 kB]
2025-08-20T20:18:55.7388392Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T20:18:55.7860529Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T20:18:55.8306833Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T20:18:55.8775264Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T20:18:55.9269642Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T20:18:55.9871409Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T20:18:56.0329089Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T20:18:56.2363293Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T20:18:56.2802125Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T20:18:56.3229703Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 perl-openssl-defaults arm64 7build3 [6628 B]
2025-08-20T20:18:56.3650884Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-ssleay-perl arm64 1.94-1build4 [311 kB]
2025-08-20T20:18:56.4501446Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T20:18:56.5004537Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T20:18:56.5427323Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T20:18:56.5846837Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T20:18:56.6268337Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T20:18:56.6686692Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T20:18:56.7156681Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 patchutils arm64 0.4.2-1build3 [75.3 kB]
2025-08-20T20:18:56.7605932Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 wdiff arm64 1.2.2-6build1 [28.6 kB]
2025-08-20T20:18:56.8030279Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 devscripts all 2.23.7 [1069 kB]
2025-08-20T20:18:57.1101172Z Fetched 2409 kB in 2s (1323 kB/s)
2025-08-20T20:18:57.1356096Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T20:18:57.1387723Z (Reading database ... 
2025-08-20T20:18:57.1387971Z (Reading database ... 5%
2025-08-20T20:18:57.1388180Z (Reading database ... 10%
2025-08-20T20:18:57.1388379Z (Reading database ... 15%
2025-08-20T20:18:57.1388574Z (Reading database ... 20%
2025-08-20T20:18:57.1388807Z (Reading database ... 25%
2025-08-20T20:18:57.1389001Z (Reading database ... 30%
2025-08-20T20:18:57.1389189Z (Reading database ... 35%
2025-08-20T20:18:57.1389379Z (Reading database ... 40%
2025-08-20T20:18:57.1389568Z (Reading database ... 45%
2025-08-20T20:18:57.1389758Z (Reading database ... 50%
2025-08-20T20:18:57.1410496Z (Reading database ... 55%
2025-08-20T20:18:57.1496044Z (Reading database ... 60%
2025-08-20T20:18:57.1536985Z (Reading database ... 65%
2025-08-20T20:18:57.1551177Z (Reading database ... 70%
2025-08-20T20:18:57.1572275Z (Reading database ... 75%
2025-08-20T20:18:57.1696261Z (Reading database ... 80%
2025-08-20T20:18:57.1767694Z (Reading database ... 85%
2025-08-20T20:18:57.1793677Z (Reading database ... 90%
2025-08-20T20:18:57.1887507Z (Reading database ... 95%
2025-08-20T20:18:57.1887738Z (Reading database ... 100%
2025-08-20T20:18:57.1888031Z (Reading database ... 192291 files and directories currently installed.)
2025-08-20T20:18:57.1922792Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T20:18:57.1992463Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T20:18:57.2542473Z Selecting previously unselected package libfile-which-perl.
2025-08-20T20:18:57.2709919Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T20:18:57.2771307Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T20:18:57.3261832Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T20:18:57.3409664Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T20:18:57.3472542Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T20:18:57.3999366Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T20:18:57.4141177Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T20:18:57.4210450Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T20:18:57.4723847Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T20:18:57.4874360Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T20:18:57.4950487Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T20:18:57.5445108Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T20:18:57.5586863Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_arm64.deb ...
2025-08-20T20:18:57.5652327Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T20:18:57.6178501Z Selecting previously unselected package libb-hooks-op-check-perl:arm64.
2025-08-20T20:18:57.6340015Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_arm64.deb ...
2025-08-20T20:18:57.6403708Z Unpacking libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T20:18:57.6887746Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T20:18:57.7055550Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T20:18:57.7122341Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T20:18:57.7653798Z Selecting previously unselected package libdevel-callchecker-perl:arm64.
2025-08-20T20:18:57.7818772Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_arm64.deb ...
2025-08-20T20:18:57.7881644Z Unpacking libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T20:18:57.8447034Z Selecting previously unselected package libparams-classify-perl:arm64.
2025-08-20T20:18:57.8592772Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_arm64.deb ...
2025-08-20T20:18:57.8671203Z Unpacking libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T20:18:57.9221060Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T20:18:57.9375125Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T20:18:57.9439220Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T20:18:57.9980301Z Selecting previously unselected package libimport-into-perl.
2025-08-20T20:18:58.0150987Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T20:18:58.0240551Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T20:18:58.0744276Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T20:18:58.0928472Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T20:18:58.0993448Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T20:18:58.1516730Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T20:18:58.1700493Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T20:18:58.1760467Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T20:18:58.2273187Z Selecting previously unselected package libmoo-perl.
2025-08-20T20:18:58.2439221Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T20:18:58.2501260Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T20:18:58.2998609Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T20:18:58.3151977Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T20:18:58.3216980Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T20:18:58.3746160Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T20:18:58.3900294Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T20:18:58.3964848Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T20:18:58.4529836Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T20:18:58.4674626Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T20:18:58.4750489Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T20:18:58.5294381Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T20:18:58.5480613Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T20:18:58.5548399Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T20:18:58.6083109Z Selecting previously unselected package perl-openssl-defaults:arm64.
2025-08-20T20:18:58.6254330Z Preparing to unpack .../19-perl-openssl-defaults_7build3_arm64.deb ...
2025-08-20T20:18:58.6519368Z Unpacking perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T20:18:58.7188015Z Selecting previously unselected package libnet-ssleay-perl:arm64.
2025-08-20T20:18:58.7340701Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_arm64.deb ...
2025-08-20T20:18:58.7415069Z Unpacking libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T20:18:58.8027024Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T20:18:58.8178139Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T20:18:58.8247149Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T20:18:58.8809362Z Selecting previously unselected package libnet-http-perl.
2025-08-20T20:18:58.8964293Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T20:18:58.9034059Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T20:18:58.9557326Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T20:18:58.9730085Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T20:18:58.9799850Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T20:18:59.0316559Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T20:18:59.0491868Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T20:18:59.0559606Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T20:18:59.1109219Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T20:18:59.1271211Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T20:18:59.1332919Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T20:18:59.1871926Z Selecting previously unselected package libwww-perl.
2025-08-20T20:18:59.2012906Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T20:18:59.2077266Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T20:18:59.2686646Z Selecting previously unselected package patchutils.
2025-08-20T20:18:59.2838871Z Preparing to unpack .../27-patchutils_0.4.2-1build3_arm64.deb ...
2025-08-20T20:18:59.2897922Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T20:18:59.4764278Z Selecting previously unselected package wdiff.
2025-08-20T20:18:59.4934364Z Preparing to unpack .../28-wdiff_1.2.2-6build1_arm64.deb ...
2025-08-20T20:18:59.5015406Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T20:18:59.5787664Z Selecting previously unselected package devscripts.
2025-08-20T20:18:59.5936964Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T20:18:59.6150615Z Unpacking devscripts (2.23.7) ...
2025-08-20T20:18:59.7270660Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T20:18:59.7457335Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T20:18:59.7639090Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T20:18:59.7827820Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T20:18:59.8048917Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T20:18:59.8241152Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T20:18:59.8443514Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T20:18:59.8638208Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T20:18:59.8818242Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T20:18:59.9041530Z Setting up perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T20:18:59.9235767Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T20:18:59.9418118Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T20:18:59.9605553Z Setting up libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T20:18:59.9798740Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T20:18:59.9978503Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T20:19:00.0161762Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T20:19:00.0381753Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T20:19:00.0594416Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T20:19:00.0800643Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T20:19:00.0994512Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T20:19:00.1200281Z Setting up libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T20:19:00.1385194Z Setting up libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T20:19:00.1563558Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T20:19:00.1759950Z Setting up libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T20:19:00.1955384Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T20:19:00.2179319Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T20:19:00.2372201Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T20:19:00.2566188Z Setting up libwww-perl (6.76-1) ...
2025-08-20T20:19:00.2794216Z Setting up devscripts (2.23.7) ...
2025-08-20T20:19:00.4106922Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T20:19:00.4338507Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:19:01.9495283Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T20:19:03.2665036Z Reading package lists...
2025-08-20T20:19:03.4890169Z Building dependency tree...
2025-08-20T20:19:03.4896952Z Reading state information...
2025-08-20T20:19:03.7265267Z The following additional packages will be installed:
2025-08-20T20:19:03.7270626Z   cmake-data libjsoncpp25 librhash0
2025-08-20T20:19:03.7278882Z Suggested packages:
2025-08-20T20:19:03.7279218Z   cmake-doc cmake-format elpa-cmake-mode
2025-08-20T20:19:03.7427274Z The following NEW packages will be installed:
2025-08-20T20:19:03.7434861Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T20:19:03.9593968Z 0 upgraded, 4 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:19:03.9594337Z Need to get 12.7 MB of archives.
2025-08-20T20:19:03.9594629Z After this operation, 45.0 MB of additional disk space will be used.
2025-08-20T20:19:03.9595138Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjsoncpp25 arm64 1.9.5-6build1 [78.2 kB]
2025-08-20T20:19:04.1128158Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librhash0 arm64 1.4.3-3build1 [126 kB]
2025-08-20T20:19:04.2157095Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T20:19:04.4162417Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake arm64 3.28.3-1build7 [10.3 MB]
2025-08-20T20:19:04.8007903Z Fetched 12.7 MB in 1s (16.3 MB/s)
2025-08-20T20:19:04.8411369Z Selecting previously unselected package libjsoncpp25:arm64.
2025-08-20T20:19:04.8445461Z (Reading database ... 
2025-08-20T20:19:04.8446116Z (Reading database ... 5%
2025-08-20T20:19:04.8446396Z (Reading database ... 10%
2025-08-20T20:19:04.8446592Z (Reading database ... 15%
2025-08-20T20:19:04.8446786Z (Reading database ... 20%
2025-08-20T20:19:04.8446976Z (Reading database ... 25%
2025-08-20T20:19:04.8447167Z (Reading database ... 30%
2025-08-20T20:19:04.8447356Z (Reading database ... 35%
2025-08-20T20:19:04.8447544Z (Reading database ... 40%
2025-08-20T20:19:04.8448110Z (Reading database ... 45%
2025-08-20T20:19:04.8448307Z (Reading database ... 50%
2025-08-20T20:19:04.8470957Z (Reading database ... 55%
2025-08-20T20:19:04.8562269Z (Reading database ... 60%
2025-08-20T20:19:04.8605494Z (Reading database ... 65%
2025-08-20T20:19:04.8621009Z (Reading database ... 70%
2025-08-20T20:19:04.8643715Z (Reading database ... 75%
2025-08-20T20:19:04.8790190Z (Reading database ... 80%
2025-08-20T20:19:04.8875213Z (Reading database ... 85%
2025-08-20T20:19:04.8906605Z (Reading database ... 90%
2025-08-20T20:19:04.9007868Z (Reading database ... 95%
2025-08-20T20:19:04.9008077Z (Reading database ... 100%
2025-08-20T20:19:04.9008369Z (Reading database ... 193226 files and directories currently installed.)
2025-08-20T20:19:04.9047378Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_arm64.deb ...
2025-08-20T20:19:04.9180736Z Unpacking libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T20:19:04.9877327Z Selecting previously unselected package librhash0:arm64.
2025-08-20T20:19:05.0043694Z Preparing to unpack .../librhash0_1.4.3-3build1_arm64.deb ...
2025-08-20T20:19:05.0115548Z Unpacking librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T20:19:05.0852103Z Selecting previously unselected package cmake-data.
2025-08-20T20:19:05.1009084Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T20:19:05.1133666Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T20:19:06.0436393Z Selecting previously unselected package cmake.
2025-08-20T20:19:06.0611913Z Preparing to unpack .../cmake_3.28.3-1build7_arm64.deb ...
2025-08-20T20:19:06.0678163Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T20:19:06.3176869Z Setting up libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T20:19:06.3357736Z Setting up librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T20:19:06.3563754Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T20:19:06.3814958Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T20:19:06.4067306Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:19:07.7642321Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:19:09.1044566Z Reading package lists...
2025-08-20T20:19:09.3411224Z Building dependency tree...
2025-08-20T20:19:09.3417793Z Reading state information...
2025-08-20T20:19:09.6182536Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T20:19:09.6182961Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T20:19:09.6183276Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T20:19:09.6183746Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:19:09.6184428Z b3sum is already the newest version (1.2.0-1).
2025-08-20T20:19:09.6184769Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T20:19:09.6185119Z ca-certificates is already the newest version (20240203).
2025-08-20T20:19:09.6185419Z ccache is already the newest version (4.9.1-1).
2025-08-20T20:19:09.6185721Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T20:19:09.6186025Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T20:19:09.6186326Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T20:19:09.6186606Z git-lfs is already the newest version (3.6.1).
2025-08-20T20:19:09.6186940Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T20:19:09.6187292Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T20:19:09.6187596Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:19:09.6187904Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T20:19:09.6188223Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T20:19:09.6188527Z make is already the newest version (4.3-4.1build2).
2025-08-20T20:19:09.6188799Z musl is already the newest version (1.2.4-2).
2025-08-20T20:19:09.6189073Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T20:19:09.6189359Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T20:19:09.6189689Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T20:19:09.6190257Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T20:19:09.6190558Z texinfo is already the newest version (7.1-3build2).
2025-08-20T20:19:09.6190857Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:19:09.6191185Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:19:09.6390251Z Reading package lists...
2025-08-20T20:19:09.8811023Z Building dependency tree...
2025-08-20T20:19:09.8818936Z Reading state information...
2025-08-20T20:19:10.1742652Z autoconf is already the newest version (2.71-3).
2025-08-20T20:19:10.1743054Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T20:19:10.1743546Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T20:19:10.1743879Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:19:10.1744212Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T20:19:10.1744551Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T20:19:10.1744894Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T20:19:10.1745208Z ca-certificates is already the newest version (20240203).
2025-08-20T20:19:10.1745516Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T20:19:10.1745810Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T20:19:10.1746099Z file is already the newest version (1:5.45-3build1).
2025-08-20T20:19:10.1746399Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:19:10.1746712Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T20:19:10.1747025Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T20:19:10.1747333Z patch is already the newest version (2.7.6-7build3).
2025-08-20T20:19:10.1747648Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T20:19:10.1747970Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T20:19:10.1748333Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T20:19:10.1748690Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T20:19:10.1748978Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T20:19:10.1749277Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:19:10.1749609Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:19:10.1940585Z Reading package lists...
2025-08-20T20:19:10.4370508Z Building dependency tree...
2025-08-20T20:19:10.4377312Z Reading state information...
2025-08-20T20:19:10.7298794Z devscripts is already the newest version (2.23.7).
2025-08-20T20:19:10.7299242Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:19:10.7498116Z Reading package lists...
2025-08-20T20:19:10.9744067Z Building dependency tree...
2025-08-20T20:19:10.9752690Z Reading state information...
2025-08-20T20:19:11.2648672Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T20:19:11.2649076Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:19:11.2848224Z Reading package lists...
2025-08-20T20:19:11.5145546Z Building dependency tree...
2025-08-20T20:19:11.5155563Z Reading state information...
2025-08-20T20:19:11.7832696Z binutils-aarch64-linux-gnu is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:19:11.7833161Z binutils-aarch64-linux-gnu set to manually installed.
2025-08-20T20:19:11.8240847Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:19:11.8705971Z Reading package lists...
2025-08-20T20:19:12.1091101Z Building dependency tree...
2025-08-20T20:19:12.1098419Z Reading state information...
2025-08-20T20:19:12.3669970Z g++-aarch64-linux-gnu is already the newest version (4:13.2.0-7ubuntu1).
2025-08-20T20:19:12.3670388Z g++-aarch64-linux-gnu set to manually installed.
2025-08-20T20:19:12.3672559Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T20:19:12.3672943Z The following additional packages will be installed:
2025-08-20T20:19:12.3673824Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T20:19:12.3674224Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T20:19:12.3674675Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T20:19:12.3675066Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T20:19:12.3675453Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T20:19:12.3675896Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T20:19:12.3676293Z   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan8-armel-cross
2025-08-20T20:19:12.3676699Z   libasan8-armhf-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T20:19:12.3677071Z   libc6-armel-cross libc6-armhf-cross libc6-dev-armel-cross
2025-08-20T20:19:12.3677463Z   libc6-dev-armhf-cross libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross
2025-08-20T20:19:12.3677886Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-armel-cross
2025-08-20T20:19:12.3678245Z   libgomp1-armhf-cross libstdc++-13-dev-armel-cross
2025-08-20T20:19:12.3678614Z   libstdc++-13-dev-armhf-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T20:19:12.3679049Z   libubsan1-armel-cross libubsan1-armhf-cross linux-libc-dev-armel-cross
2025-08-20T20:19:12.3679385Z   linux-libc-dev-armhf-cross
2025-08-20T20:19:12.3686066Z Suggested packages:
2025-08-20T20:19:12.3686397Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T20:19:12.3686777Z   gdb-arm-linux-gnueabi gcc-doc gdb-arm-linux-gnueabihf
2025-08-20T20:19:12.4014440Z The following NEW packages will be installed:
2025-08-20T20:19:12.4014801Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T20:19:12.4015198Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T20:19:12.4015652Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T20:19:12.4016107Z   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-13-arm-linux-gnueabi
2025-08-20T20:19:12.4016483Z   gcc-13-arm-linux-gnueabi-base gcc-13-arm-linux-gnueabihf
2025-08-20T20:19:12.4016869Z   gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base gcc-13-cross-base-ports
2025-08-20T20:19:12.4017278Z   gcc-14-cross-base gcc-14-cross-base-ports gcc-arm-linux-gnueabi
2025-08-20T20:19:12.4017670Z   gcc-arm-linux-gnueabihf libasan8-armel-cross libasan8-armhf-cross
2025-08-20T20:19:12.4018456Z   libatomic1-armel-cross libatomic1-armhf-cross libc6-armel-cross
2025-08-20T20:19:12.4018864Z   libc6-armhf-cross libc6-dev-armel-cross libc6-dev-armhf-cross
2025-08-20T20:19:12.4019270Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-armel-cross
2025-08-20T20:19:12.4019689Z   libgcc-s1-armhf-cross libgomp1-armel-cross libgomp1-armhf-cross
2025-08-20T20:19:12.4020050Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T20:19:12.4020420Z   libstdc++6-armel-cross libstdc++6-armhf-cross libubsan1-armel-cross
2025-08-20T20:19:12.4023824Z   libubsan1-armhf-cross linux-libc-dev-armel-cross linux-libc-dev-armhf-cross
2025-08-20T20:19:12.5076379Z 0 upgraded, 42 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:19:12.5076740Z Need to get 112 MB of archives.
2025-08-20T20:19:12.5077027Z After this operation, 377 MB of additional disk space will be used.
2025-08-20T20:19:12.5077707Z 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-20T20:19:12.6391926Z 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-20T20:19:13.0095579Z 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-20T20:19:13.0519711Z 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-20T20:19:13.1917454Z 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-20T20:19:13.2340302Z 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-20T20:19:13.2759656Z 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-20T20:19:13.3363674Z 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-20T20:19:13.3787346Z 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-20T20:19:13.4209265Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T20:19:13.4684466Z 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-20T20:19:13.5108186Z 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-20T20:19:13.5534022Z 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-20T20:19:13.5955752Z 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-20T20:19:13.6529851Z 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-20T20:19:13.6985477Z 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-20T20:19:13.8291051Z 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-20T20:19:13.8756823Z 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-20T20:19:14.1282644Z 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-20T20:19:14.1828448Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T20:19:14.2381312Z 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-20T20:19:14.3034320Z 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-20T20:19:14.4533238Z 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-20T20:19:14.5282457Z 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-20T20:19:14.5705993Z 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-20T20:19:14.6130042Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T20:19:14.6670329Z 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-20T20:19:14.7090386Z 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-20T20:19:14.7517067Z 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-20T20:19:14.7937153Z 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-20T20:19:14.8633838Z 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-20T20:19:14.9111208Z 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-20T20:19:14.9636158Z 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-20T20:19:15.0960108Z 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-20T20:19:15.3222580Z 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-20T20:19:15.3768511Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T20:19:15.4318061Z 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-20T20:19:15.4970417Z 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-20T20:19:15.6472511Z 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-20T20:19:15.6890223Z 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-20T20:19:15.7312256Z 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-20T20:19:15.7731697Z 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-20T20:19:16.0518660Z Fetched 112 MB in 3s (33.4 MB/s)
2025-08-20T20:19:16.0775167Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:arm64.
2025-08-20T20:19:16.0807609Z (Reading database ... 
2025-08-20T20:19:16.0808172Z (Reading database ... 5%
2025-08-20T20:19:16.0808423Z (Reading database ... 10%
2025-08-20T20:19:16.0808621Z (Reading database ... 15%
2025-08-20T20:19:16.0808812Z (Reading database ... 20%
2025-08-20T20:19:16.0809003Z (Reading database ... 25%
2025-08-20T20:19:16.0809195Z (Reading database ... 30%
2025-08-20T20:19:16.0809685Z (Reading database ... 35%
2025-08-20T20:19:16.0809908Z (Reading database ... 40%
2025-08-20T20:19:16.0810101Z (Reading database ... 45%
2025-08-20T20:19:16.0810292Z (Reading database ... 50%
2025-08-20T20:19:16.0830959Z (Reading database ... 55%
2025-08-20T20:19:16.0914172Z (Reading database ... 60%
2025-08-20T20:19:16.0952670Z (Reading database ... 65%
2025-08-20T20:19:16.0966631Z (Reading database ... 70%
2025-08-20T20:19:16.0986841Z (Reading database ... 75%
2025-08-20T20:19:16.1109946Z (Reading database ... 80%
2025-08-20T20:19:16.1179933Z (Reading database ... 85%
2025-08-20T20:19:16.1208029Z (Reading database ... 90%
2025-08-20T20:19:16.1303990Z (Reading database ... 95%
2025-08-20T20:19:16.1304219Z (Reading database ... 100%
2025-08-20T20:19:16.1304525Z (Reading database ... 196635 files and directories currently installed.)
2025-08-20T20:19:16.1335886Z Preparing to unpack .../00-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:19:16.1404180Z Unpacking gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:16.1945452Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T20:19:16.2110813Z Preparing to unpack .../01-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:19:16.2195116Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:16.4417842Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:arm64.
2025-08-20T20:19:16.4565882Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:19:16.4638510Z Unpacking gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:16.5208887Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T20:19:16.5378454Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:19:16.5464205Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:16.8015472Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T20:19:16.8164963Z Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T20:19:16.8240475Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:19:16.8778319Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T20:19:16.8920903Z Preparing to unpack .../05-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T20:19:16.8994977Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:19:16.9595776Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T20:19:16.9775989Z Preparing to unpack .../06-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T20:19:16.9910647Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T20:19:17.1069950Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T20:19:17.1243039Z Preparing to unpack .../07-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:17.1306054Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:17.1857395Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T20:19:17.2000470Z Preparing to unpack .../08-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:17.2067162Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:17.2590112Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T20:19:17.2753890Z Preparing to unpack .../09-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:19:17.2817285Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:19:17.3546985Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T20:19:17.3691894Z Preparing to unpack .../10-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:17.3752527Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:17.4293894Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T20:19:17.4470721Z Preparing to unpack .../11-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:17.4538554Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:17.5103005Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T20:19:17.5272246Z Preparing to unpack .../12-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:17.5331187Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:17.5850296Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T20:19:17.6009645Z Preparing to unpack .../13-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:17.6067634Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:17.7089785Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T20:19:17.7236480Z Preparing to unpack .../14-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:17.7294785Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:17.7955299Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T20:19:17.8109825Z Preparing to unpack .../15-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:17.8178206Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:17.8876732Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T20:19:17.9050098Z Preparing to unpack .../16-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:17.9135249Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:18.0032858Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T20:19:18.0202664Z Preparing to unpack .../17-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:19:18.0299448Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:18.4076924Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T20:19:18.4245487Z Preparing to unpack .../18-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T20:19:18.4314155Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T20:19:18.6525317Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T20:19:18.6675537Z Preparing to unpack .../19-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:19:18.6744140Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:19:18.8109163Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T20:19:18.8286262Z Preparing to unpack .../20-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:18.8362398Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:19.0713639Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T20:19:19.0867029Z Preparing to unpack .../21-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:19:19.0962006Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:19.4319065Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T20:19:19.4473026Z Preparing to unpack .../22-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T20:19:19.4540300Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T20:19:19.5601407Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T20:19:19.5747118Z Preparing to unpack .../23-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:19.5805509Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:19.6278480Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T20:19:19.6454440Z Preparing to unpack .../24-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:19.6513720Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:19.7049534Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T20:19:19.7227602Z Preparing to unpack .../25-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:19:19.7292254Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:19:19.8024061Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T20:19:19.8173179Z Preparing to unpack .../26-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:19.8241587Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:19.9561534Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T20:19:19.9709702Z Preparing to unpack .../27-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:19.9773922Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:20.0323237Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T20:19:20.0499824Z Preparing to unpack .../28-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:20.0569049Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:20.1116631Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T20:19:20.1292373Z Preparing to unpack .../29-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:20.1362209Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:20.2370874Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T20:19:20.2520243Z Preparing to unpack .../30-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:20.2586868Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:20.3274915Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T20:19:20.3422480Z Preparing to unpack .../31-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:20.3487708Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:20.4191898Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T20:19:20.4341226Z Preparing to unpack .../32-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:20.4401128Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:20.5175619Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T20:19:20.5352722Z Preparing to unpack .../33-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:19:20.5433301Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:20.9488325Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T20:19:20.9660158Z Preparing to unpack .../34-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T20:19:20.9730732Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T20:19:21.2184881Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T20:19:21.2344634Z Preparing to unpack .../35-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:19:21.2439423Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:19:21.3711436Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T20:19:21.3879407Z Preparing to unpack .../36-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:19:21.3939123Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:21.6169659Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T20:19:21.6331232Z Preparing to unpack .../37-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:19:21.6421130Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:21.8896582Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T20:19:21.9079233Z Preparing to unpack .../38-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T20:19:21.9139644Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:19:21.9577364Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T20:19:21.9751739Z Preparing to unpack .../39-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T20:19:21.9810100Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:19:22.0235101Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T20:19:22.0403949Z Preparing to unpack .../40-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T20:19:22.0473145Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:19:22.0959306Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T20:19:22.1119503Z Preparing to unpack .../41-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T20:19:22.1187536Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:19:22.1897345Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T20:19:22.2079452Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:19:22.2275141Z Setting up gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.2466667Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.2650548Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.2857430Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T20:19:22.3045564Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.3223254Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T20:19:22.3403481Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:19:22.3599838Z Setting up gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.3789191Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.3968385Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:19:22.4158752Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T20:19:22.4367798Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.4567443Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.4757355Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.4976208Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.5200749Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.5399462Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.5608591Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.5824810Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:19:22.6019897Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.6217051Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.6443771Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:19:22.6661110Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.6853238Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.7041486Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.7236803Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:19:22.7418916Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.7602814Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.7825497Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.8018100Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.8196510Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.8379203Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.8569120Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:19:22.8782645Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.8961353Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.9150405Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.9349362Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:19:22.9558079Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:19:22.9757548Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:19:22.9935196Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:19:23.0162706Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T20:19:23.0237486Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T20:19:23.0373207Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:19:24.5043868Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:19:25.6253293Z Reading package lists...
2025-08-20T20:19:25.8035286Z Building dependency tree...
2025-08-20T20:19:25.8042110Z Reading state information...
2025-08-20T20:19:26.0273197Z The following additional packages will be installed:
2025-08-20T20:19:26.0273806Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T20:19:26.0277936Z   libpcap0.8-dev
2025-08-20T20:19:26.0554338Z The following NEW packages will be installed:
2025-08-20T20:19:26.0555422Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T20:19:26.0561729Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T20:19:26.0748773Z 0 upgraded, 8 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:19:26.3473084Z Need to get 1640 kB of archives.
2025-08-20T20:19:26.3473597Z After this operation, 7134 kB of additional disk space will be used.
2025-08-20T20:19:26.3474179Z 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-20T20:19:26.8952487Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjudydebian1 arm64 1.0.5-5.1build1 [104 kB]
2025-08-20T20:19:27.0402701Z 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-20T20:19:27.1865218Z 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-20T20:19:27.4295655Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libibverbs-dev arm64 50.0-2ubuntu0.2 [695 kB]
2025-08-20T20:19:27.8009706Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap0.8-dev arm64 1.10.4-4.1ubuntu3 [265 kB]
2025-08-20T20:19:28.0219406Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap-dev arm64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T20:19:28.1279815Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 pcaputils arm64 0.8-1.1build2 [42.4 kB]
2025-08-20T20:19:28.3805989Z Fetched 1640 kB in 2s (803 kB/s)
2025-08-20T20:19:28.4328586Z Selecting previously unselected package libdbus-1-dev:arm64.
2025-08-20T20:19:28.4362883Z (Reading database ... 
2025-08-20T20:19:28.4363104Z (Reading database ... 5%
2025-08-20T20:19:28.4363310Z (Reading database ... 10%
2025-08-20T20:19:28.4363708Z (Reading database ... 15%
2025-08-20T20:19:28.4363974Z (Reading database ... 20%
2025-08-20T20:19:28.4364168Z (Reading database ... 25%
2025-08-20T20:19:28.4364361Z (Reading database ... 30%
2025-08-20T20:19:28.4364934Z (Reading database ... 35%
2025-08-20T20:19:28.4365145Z (Reading database ... 40%
2025-08-20T20:19:28.4365333Z (Reading database ... 45%
2025-08-20T20:19:28.4365533Z (Reading database ... 50%
2025-08-20T20:19:28.4384257Z (Reading database ... 55%
2025-08-20T20:19:28.4469750Z (Reading database ... 60%
2025-08-20T20:19:28.4508567Z (Reading database ... 65%
2025-08-20T20:19:28.4526243Z (Reading database ... 70%
2025-08-20T20:19:28.4551888Z (Reading database ... 75%
2025-08-20T20:19:28.4672704Z (Reading database ... 80%
2025-08-20T20:19:28.4745193Z (Reading database ... 85%
2025-08-20T20:19:28.4781097Z (Reading database ... 90%
2025-08-20T20:19:28.4878871Z (Reading database ... 95%
2025-08-20T20:19:28.4879100Z (Reading database ... 100%
2025-08-20T20:19:28.4879391Z (Reading database ... 202071 files and directories currently installed.)
2025-08-20T20:19:28.4908452Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_arm64.deb ...
2025-08-20T20:19:28.4990835Z Unpacking libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T20:19:28.5854635Z Selecting previously unselected package libjudydebian1.
2025-08-20T20:19:28.6035000Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_arm64.deb ...
2025-08-20T20:19:28.6172013Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T20:19:28.6822492Z Selecting previously unselected package libnl-3-dev:arm64.
2025-08-20T20:19:28.6971085Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T20:19:28.7044675Z Unpacking libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T20:19:28.7734750Z Selecting previously unselected package libnl-route-3-dev:arm64.
2025-08-20T20:19:28.7882564Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T20:19:28.7992484Z Unpacking libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T20:19:28.8618034Z Selecting previously unselected package libibverbs-dev:arm64.
2025-08-20T20:19:28.8771656Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_arm64.deb ...
2025-08-20T20:19:28.8835193Z Unpacking libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T20:19:28.9813178Z Selecting previously unselected package libpcap0.8-dev:arm64.
2025-08-20T20:19:28.9997168Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T20:19:29.0081939Z Unpacking libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:19:29.0767902Z Selecting previously unselected package libpcap-dev:arm64.
2025-08-20T20:19:29.0943868Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T20:19:29.1023506Z Unpacking libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:19:29.1825525Z Selecting previously unselected package pcaputils.
2025-08-20T20:19:29.1967691Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_arm64.deb ...
2025-08-20T20:19:29.2108690Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T20:19:29.2960519Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T20:19:29.4639093Z Setting up libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T20:19:29.6093832Z Setting up libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T20:19:29.6297535Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T20:19:29.6613640Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T20:19:29.8948869Z Setting up libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T20:19:29.9137366Z Setting up libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T20:19:29.9375614Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:19:29.9675271Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:19:31.5354717Z Processing triggers for sgml-base (1.31) ...
2025-08-20T20:19:31.5796427Z Setting up libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:19:31.5972888Z Setting up libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:19:32.7236912Z Reading package lists...
2025-08-20T20:19:32.9551324Z Building dependency tree...
2025-08-20T20:19:32.9559995Z Reading state information...
2025-08-20T20:19:33.0004795Z Reading package lists...
2025-08-20T20:19:33.2169636Z Building dependency tree...
2025-08-20T20:19:33.2177585Z Reading state information...
2025-08-20T20:19:33.4664719Z The following additional packages will be installed:
2025-08-20T20:19:33.4670521Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T20:19:33.4678258Z Suggested packages:
2025-08-20T20:19:33.4678569Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T20:19:33.4678973Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T20:19:33.4855353Z The following NEW packages will be installed:
2025-08-20T20:19:33.4856742Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T20:19:33.4861393Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T20:19:33.6319909Z 0 upgraded, 9 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:19:33.6320286Z Need to get 801 kB of archives.
2025-08-20T20:19:33.6320608Z After this operation, 6261 kB of additional disk space will be used.
2025-08-20T20:19:33.6321090Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz1 arm64 1.14-1 [37.6 kB]
2025-08-20T20:19:33.7295871Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz-dev arm64 1.14-1 [53.3 kB]
2025-08-20T20:19:33.8103046Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-libc-dev arm64 0.2.152-1 [353 kB]
2025-08-20T20:19:33.9455428Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-cc-dev arm64 1.0.83-1 [61.6 kB]
2025-08-20T20:19:33.9874449Z 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-20T20:19:34.0271858Z 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-20T20:19:34.0775309Z 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-20T20:19:34.1168007Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma arm64 9.22-2.2 [43.5 kB]
2025-08-20T20:19:34.1577784Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T20:19:34.4125464Z Fetched 801 kB in 1s (1208 kB/s)
2025-08-20T20:19:34.4704012Z Selecting previously unselected package liblz1:arm64.
2025-08-20T20:19:34.4737869Z (Reading database ... 
2025-08-20T20:19:34.4738115Z (Reading database ... 5%
2025-08-20T20:19:34.4738384Z (Reading database ... 10%
2025-08-20T20:19:34.4738721Z (Reading database ... 15%
2025-08-20T20:19:34.4738919Z (Reading database ... 20%
2025-08-20T20:19:34.4739109Z (Reading database ... 25%
2025-08-20T20:19:34.4739299Z (Reading database ... 30%
2025-08-20T20:19:34.4739492Z (Reading database ... 35%
2025-08-20T20:19:34.4739682Z (Reading database ... 40%
2025-08-20T20:19:34.4739870Z (Reading database ... 45%
2025-08-20T20:19:34.4740061Z (Reading database ... 50%
2025-08-20T20:19:34.4759109Z (Reading database ... 55%
2025-08-20T20:19:34.4847313Z (Reading database ... 60%
2025-08-20T20:19:34.4882834Z (Reading database ... 65%
2025-08-20T20:19:34.4900020Z (Reading database ... 70%
2025-08-20T20:19:34.4925017Z (Reading database ... 75%
2025-08-20T20:19:34.5044381Z (Reading database ... 80%
2025-08-20T20:19:34.5114004Z (Reading database ... 85%
2025-08-20T20:19:34.5150207Z (Reading database ... 90%
2025-08-20T20:19:34.5245637Z (Reading database ... 95%
2025-08-20T20:19:34.5245877Z (Reading database ... 100%
2025-08-20T20:19:34.5246163Z (Reading database ... 202727 files and directories currently installed.)
2025-08-20T20:19:34.5274813Z Preparing to unpack .../0-liblz1_1.14-1_arm64.deb ...
2025-08-20T20:19:34.5423793Z Unpacking liblz1:arm64 (1.14-1) ...
2025-08-20T20:19:34.5926235Z Selecting previously unselected package liblz-dev:arm64.
2025-08-20T20:19:34.6070594Z Preparing to unpack .../1-liblz-dev_1.14-1_arm64.deb ...
2025-08-20T20:19:34.6129203Z Unpacking liblz-dev:arm64 (1.14-1) ...
2025-08-20T20:19:34.6703037Z Selecting previously unselected package librust-libc-dev:arm64.
2025-08-20T20:19:34.6878772Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_arm64.deb ...
2025-08-20T20:19:34.7820055Z Unpacking librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T20:19:34.8700289Z Selecting previously unselected package librust-cc-dev:arm64.
2025-08-20T20:19:34.8849643Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_arm64.deb ...
2025-08-20T20:19:34.8917955Z Unpacking librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T20:19:34.9468673Z Selecting previously unselected package librust-pkg-config-dev:arm64.
2025-08-20T20:19:34.9611220Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_arm64.deb ...
2025-08-20T20:19:34.9674470Z Unpacking librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T20:19:35.0241502Z Selecting previously unselected package liblzma-dev:arm64.
2025-08-20T20:19:35.0387714Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
2025-08-20T20:19:35.0454563Z Unpacking liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T20:19:35.1078228Z Selecting previously unselected package librust-lzma-sys-dev:arm64.
2025-08-20T20:19:35.1235509Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_arm64.deb ...
2025-08-20T20:19:35.1306333Z Unpacking librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T20:19:35.1934528Z Selecting previously unselected package lzma.
2025-08-20T20:19:35.2111617Z Preparing to unpack .../7-lzma_9.22-2.2_arm64.deb ...
2025-08-20T20:19:35.2176055Z Unpacking lzma (9.22-2.2) ...
2025-08-20T20:19:35.2780454Z Selecting previously unselected package lzma-dev.
2025-08-20T20:19:35.2956392Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T20:19:35.3021482Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T20:19:35.3819006Z Setting up liblz1:arm64 (1.14-1) ...
2025-08-20T20:19:35.3993212Z Setting up librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T20:19:35.4183246Z Setting up librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T20:19:35.4368535Z Setting up liblz-dev:arm64 (1.14-1) ...
2025-08-20T20:19:35.4573198Z Setting up lzma (9.22-2.2) ...
2025-08-20T20:19:35.4732968Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T20:19:35.4905364Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T20:19:35.5082624Z Setting up liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T20:19:35.5271199Z Setting up librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T20:19:35.5465997Z Setting up librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T20:19:35.5647109Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:19:35.6018286Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:19:36.9379339Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T20:19:38.1768816Z Reading package lists...
2025-08-20T20:19:38.4019099Z Building dependency tree...
2025-08-20T20:19:38.4029112Z Reading state information...
2025-08-20T20:19:38.7252243Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T20:19:38.7252707Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T20:19:38.7253030Z inetutils-telnet set to manually installed.
2025-08-20T20:19:38.7253331Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T20:19:38.7253835Z The following additional packages will be installed:
2025-08-20T20:19:38.7254102Z   tcpd update-inetd
2025-08-20T20:19:38.7421995Z The following packages will be REMOVED:
2025-08-20T20:19:38.7428837Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T20:19:38.7430195Z The following NEW packages will be installed:
2025-08-20T20:19:38.7430535Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T20:19:38.7430936Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T20:19:38.7438565Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T20:19:38.9774520Z 0 upgraded, 13 newly installed, 3 to remove and 167 not upgraded.
2025-08-20T20:19:38.9775334Z Need to get 691 kB of archives.
2025-08-20T20:19:38.9775621Z After this operation, 987 kB disk space will be freed.
2025-08-20T20:19:38.9776137Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-syslogd arm64 2:2.5-3ubuntu4 [61.1 kB]
2025-08-20T20:19:39.3297109Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 tcpd arm64 7.6.q-33 [25.2 kB]
2025-08-20T20:19:39.4635904Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 update-inetd all 4.53 [24.0 kB]
2025-08-20T20:19:39.5971848Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-inetd arm64 2:2.5-3ubuntu4 [44.9 kB]
2025-08-20T20:19:39.7545647Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftp arm64 2:2.5-3ubuntu4 [82.8 kB]
2025-08-20T20:19:39.9556794Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftpd arm64 2:2.5-3ubuntu4 [72.2 kB]
2025-08-20T20:19:40.1185430Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ping arm64 2:2.5-3ubuntu4 [61.9 kB]
2025-08-20T20:19:40.2707465Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talk arm64 2:2.5-3ubuntu4 [45.0 kB]
2025-08-20T20:19:40.4095561Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talkd arm64 2:2.5-3ubuntu4 [34.5 kB]
2025-08-20T20:19:40.5396387Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-telnetd arm64 2:2.5-3ubuntu4 [59.1 kB]
2025-08-20T20:19:40.6896880Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-tools arm64 2:2.5-3ubuntu4 [76.6 kB]
2025-08-20T20:19:40.9646673Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netcat-traditional arm64 1.10-48 [61.1 kB]
2025-08-20T20:19:41.3271130Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-traceroute arm64 2:2.5-3ubuntu4 [42.1 kB]
2025-08-20T20:19:41.5909955Z Preconfiguring packages ...
2025-08-20T20:19:41.6933502Z Fetched 691 kB in 3s (263 kB/s)
2025-08-20T20:19:41.7140033Z (Reading database ... 
2025-08-20T20:19:41.7140289Z (Reading database ... 5%
2025-08-20T20:19:41.7140491Z (Reading database ... 10%
2025-08-20T20:19:41.7140690Z (Reading database ... 15%
2025-08-20T20:19:41.7140888Z (Reading database ... 20%
2025-08-20T20:19:41.7141080Z (Reading database ... 25%
2025-08-20T20:19:41.7141269Z (Reading database ... 30%
2025-08-20T20:19:41.7141463Z (Reading database ... 35%
2025-08-20T20:19:41.7141652Z (Reading database ... 40%
2025-08-20T20:19:41.7141864Z (Reading database ... 45%
2025-08-20T20:19:41.7142056Z (Reading database ... 50%
2025-08-20T20:19:41.7160303Z (Reading database ... 55%
2025-08-20T20:19:41.7244084Z (Reading database ... 60%
2025-08-20T20:19:41.7281773Z (Reading database ... 65%
2025-08-20T20:19:41.7299590Z (Reading database ... 70%
2025-08-20T20:19:41.7324810Z (Reading database ... 75%
2025-08-20T20:19:41.7446125Z (Reading database ... 80%
2025-08-20T20:19:41.7518552Z (Reading database ... 85%
2025-08-20T20:19:41.7555478Z (Reading database ... 90%
2025-08-20T20:19:41.7655916Z (Reading database ... 95%
2025-08-20T20:19:41.7656138Z (Reading database ... 100%
2025-08-20T20:19:41.7656595Z (Reading database ... 203219 files and directories currently installed.)
2025-08-20T20:19:41.7684890Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T20:19:41.8384961Z Removing iputils-ping (3:20240117-1build1) ...
2025-08-20T20:19:41.9165349Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T20:19:42.2773540Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T20:19:42.2808638Z (Reading database ... 
2025-08-20T20:19:42.2808874Z (Reading database ... 5%
2025-08-20T20:19:42.2809080Z (Reading database ... 10%
2025-08-20T20:19:42.2809270Z (Reading database ... 15%
2025-08-20T20:19:42.2809461Z (Reading database ... 20%
2025-08-20T20:19:42.2809656Z (Reading database ... 25%
2025-08-20T20:19:42.2809847Z (Reading database ... 30%
2025-08-20T20:19:42.2810043Z (Reading database ... 35%
2025-08-20T20:19:42.2810231Z (Reading database ... 40%
2025-08-20T20:19:42.2810809Z (Reading database ... 45%
2025-08-20T20:19:42.2811032Z (Reading database ... 50%
2025-08-20T20:19:42.2831077Z (Reading database ... 55%
2025-08-20T20:19:42.2920286Z (Reading database ... 60%
2025-08-20T20:19:42.2961885Z (Reading database ... 65%
2025-08-20T20:19:42.2981228Z (Reading database ... 70%
2025-08-20T20:19:42.3007755Z (Reading database ... 75%
2025-08-20T20:19:42.3134051Z (Reading database ... 80%
2025-08-20T20:19:42.3209907Z (Reading database ... 85%
2025-08-20T20:19:42.3247779Z (Reading database ... 90%
2025-08-20T20:19:42.3351357Z (Reading database ... 95%
2025-08-20T20:19:42.3351592Z (Reading database ... 100%
2025-08-20T20:19:42.3351888Z (Reading database ... 203147 files and directories currently installed.)
2025-08-20T20:19:42.3385454Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:19:42.3508773Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T20:19:42.4081962Z Selecting previously unselected package tcpd.
2025-08-20T20:19:42.4260535Z Preparing to unpack .../01-tcpd_7.6.q-33_arm64.deb ...
2025-08-20T20:19:42.4324255Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T20:19:42.4989235Z Selecting previously unselected package update-inetd.
2025-08-20T20:19:42.5149748Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T20:19:42.5215781Z Unpacking update-inetd (4.53) ...
2025-08-20T20:19:42.5939972Z Selecting previously unselected package inetutils-inetd.
2025-08-20T20:19:42.6101870Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:19:42.6215712Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T20:19:42.6824437Z Selecting previously unselected package inetutils-ftp.
2025-08-20T20:19:42.7007414Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:19:42.7072908Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T20:19:42.7763070Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T20:19:42.7935944Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:19:42.8001220Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T20:19:42.8709146Z Selecting previously unselected package inetutils-ping.
2025-08-20T20:19:42.8882530Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:19:42.8961108Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T20:19:42.9628952Z Selecting previously unselected package inetutils-talk.
2025-08-20T20:19:42.9785684Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:19:42.9871451Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T20:19:43.0571320Z Selecting previously unselected package inetutils-talkd.
2025-08-20T20:19:43.0731412Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:19:43.0802575Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T20:19:43.1455212Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T20:19:43.1644032Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:19:43.1712557Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T20:19:43.2289102Z Selecting previously unselected package inetutils-tools.
2025-08-20T20:19:43.2474216Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:19:43.2539162Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T20:19:43.3185732Z Selecting previously unselected package netcat-traditional.
2025-08-20T20:19:43.3363829Z Preparing to unpack .../11-netcat-traditional_1.10-48_arm64.deb ...
2025-08-20T20:19:43.3431354Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T20:19:43.4095911Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T20:19:43.4254355Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:19:43.4318138Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T20:19:43.5110726Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T20:19:43.5394134Z Setting up update-inetd (4.53) ...
2025-08-20T20:19:43.6377959Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T20:19:43.6535109Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T20:19:43.6654801Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T20:19:44.0102795Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T20:19:44.0103273Z 
2025-08-20T20:19:44.0103590Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T20:19:44.0103789Z 
2025-08-20T20:19:44.0104208Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T20:19:44.0104572Z 
2025-08-20T20:19:44.0105079Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T20:19:44.0105564Z 
2025-08-20T20:19:44.2527273Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T20:19:44.2791485Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T20:19:44.2950931Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T20:19:44.3851685Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T20:19:44.4074988Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T20:19:44.4292693Z Setting up tcpd (7.6.q-33) ...
2025-08-20T20:19:44.4496951Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T20:19:44.7717585Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T20:19:44.7717984Z 
2025-08-20T20:19:44.7718513Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T20:19:44.7718988Z 
2025-08-20T20:19:45.0060443Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T20:19:45.1156280Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T20:19:45.2042682Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T20:19:45.2757971Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:19:48.0607486Z Reading package lists...
2025-08-20T20:19:48.2681048Z Building dependency tree...
2025-08-20T20:19:48.2690317Z Reading state information...
2025-08-20T20:19:48.5805647Z The following packages will be REMOVED:
2025-08-20T20:19:48.5810739Z   inetutils-ping
2025-08-20T20:19:48.5811779Z The following NEW packages will be installed:
2025-08-20T20:19:48.5819735Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T20:19:48.5824683Z The following packages will be upgraded:
2025-08-20T20:19:48.5831556Z   iputils-tracepath
2025-08-20T20:19:48.6865954Z 1 upgraded, 3 newly installed, 1 to remove and 166 not upgraded.
2025-08-20T20:19:48.6866300Z Need to get 84.5 kB of archives.
2025-08-20T20:19:48.6866592Z After this operation, 163 kB of additional disk space will be used.
2025-08-20T20:19:48.6867187Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-ping arm64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T20:19:48.8110767Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-tracepath arm64 3:20240117-1ubuntu0.1 [13.4 kB]
2025-08-20T20:19:48.8577018Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-arping arm64 3:20240117-1ubuntu0.1 [14.7 kB]
2025-08-20T20:19:48.9061382Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 iputils-clockdiff arm64 3:20240117-1ubuntu0.1 [11.6 kB]
2025-08-20T20:19:49.2113861Z Fetched 84.5 kB in 0s (265 kB/s)
2025-08-20T20:19:49.2333512Z (Reading database ... 
2025-08-20T20:19:49.2333767Z (Reading database ... 5%
2025-08-20T20:19:49.2333969Z (Reading database ... 10%
2025-08-20T20:19:49.2334162Z (Reading database ... 15%
2025-08-20T20:19:49.2334348Z (Reading database ... 20%
2025-08-20T20:19:49.2334538Z (Reading database ... 25%
2025-08-20T20:19:49.2334728Z (Reading database ... 30%
2025-08-20T20:19:49.2335277Z (Reading database ... 35%
2025-08-20T20:19:49.2335498Z (Reading database ... 40%
2025-08-20T20:19:49.2335689Z (Reading database ... 45%
2025-08-20T20:19:49.2335880Z (Reading database ... 50%
2025-08-20T20:19:49.2355466Z (Reading database ... 55%
2025-08-20T20:19:49.2443219Z (Reading database ... 60%
2025-08-20T20:19:49.2483680Z (Reading database ... 65%
2025-08-20T20:19:49.2501601Z (Reading database ... 70%
2025-08-20T20:19:49.2528104Z (Reading database ... 75%
2025-08-20T20:19:49.2655774Z (Reading database ... 80%
2025-08-20T20:19:49.2726943Z (Reading database ... 85%
2025-08-20T20:19:49.2766540Z (Reading database ... 90%
2025-08-20T20:19:49.2883690Z (Reading database ... 95%
2025-08-20T20:19:49.2883988Z (Reading database ... 100%
2025-08-20T20:19:49.2884284Z (Reading database ... 203308 files and directories currently installed.)
2025-08-20T20:19:49.2927887Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T20:19:49.4796384Z Selecting previously unselected package iputils-ping.
2025-08-20T20:19:49.4832429Z (Reading database ... 
2025-08-20T20:19:49.4832667Z (Reading database ... 5%
2025-08-20T20:19:49.4833318Z (Reading database ... 10%
2025-08-20T20:19:49.4833690Z (Reading database ... 15%
2025-08-20T20:19:49.4833893Z (Reading database ... 20%
2025-08-20T20:19:49.4834086Z (Reading database ... 25%
2025-08-20T20:19:49.4834286Z (Reading database ... 30%
2025-08-20T20:19:49.4834474Z (Reading database ... 35%
2025-08-20T20:19:49.4835133Z (Reading database ... 40%
2025-08-20T20:19:49.4835330Z (Reading database ... 45%
2025-08-20T20:19:49.4835521Z (Reading database ... 50%
2025-08-20T20:19:49.4856285Z (Reading database ... 55%
2025-08-20T20:19:49.4945532Z (Reading database ... 60%
2025-08-20T20:19:49.4985746Z (Reading database ... 65%
2025-08-20T20:19:49.5004068Z (Reading database ... 70%
2025-08-20T20:19:49.5031395Z (Reading database ... 75%
2025-08-20T20:19:49.5165837Z (Reading database ... 80%
2025-08-20T20:19:49.5250608Z (Reading database ... 85%
2025-08-20T20:19:49.5294717Z (Reading database ... 90%
2025-08-20T20:19:49.5410455Z (Reading database ... 95%
2025-08-20T20:19:49.5410714Z (Reading database ... 100%
2025-08-20T20:19:49.5411005Z (Reading database ... 203299 files and directories currently installed.)
2025-08-20T20:19:49.5453966Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T20:19:49.6100174Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:19:49.6844931Z Preparing to unpack .../iputils-tracepath_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T20:19:49.7050856Z Unpacking iputils-tracepath (3:20240117-1ubuntu0.1) over (3:20240117-1build1) ...
2025-08-20T20:19:49.7716749Z Selecting previously unselected package iputils-arping.
2025-08-20T20:19:49.7877084Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T20:19:49.7941035Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:19:49.8523494Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T20:19:49.8703734Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T20:19:49.8770583Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T20:19:49.9527561Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:19:49.9917576Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:19:50.0226785Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T20:19:50.0538943Z Setting up iputils-tracepath (3:20240117-1ubuntu0.1) ...
2025-08-20T20:19:50.0758206Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:19:52.7351257Z Reading package lists...
2025-08-20T20:19:52.9639643Z Building dependency tree...
2025-08-20T20:19:52.9646359Z Reading state information...
2025-08-20T20:19:53.2635599Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T20:19:53.2927874Z The following packages will be upgraded:
2025-08-20T20:19:53.2928179Z   python3-pip python3-pip-whl
2025-08-20T20:19:53.3115934Z 2 upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T20:19:53.5945520Z Need to get 3020 kB of archives.
2025-08-20T20:19:53.5945907Z After this operation, 1024 B of additional disk space will be used.
2025-08-20T20:19:53.5946499Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip all 24.0+dfsg-1ubuntu1.2 [1317 kB]
2025-08-20T20:19:54.4572377Z 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-20T20:19:55.0670175Z Fetched 3020 kB in 1s (2045 kB/s)
2025-08-20T20:19:55.1065201Z (Reading database ... 
2025-08-20T20:19:55.1065477Z (Reading database ... 5%
2025-08-20T20:19:55.1065674Z (Reading database ... 10%
2025-08-20T20:19:55.1065872Z (Reading database ... 15%
2025-08-20T20:19:55.1066066Z (Reading database ... 20%
2025-08-20T20:19:55.1066257Z (Reading database ... 25%
2025-08-20T20:19:55.1066451Z (Reading database ... 30%
2025-08-20T20:19:55.1066647Z (Reading database ... 35%
2025-08-20T20:19:55.1066878Z (Reading database ... 40%
2025-08-20T20:19:55.1067070Z (Reading database ... 45%
2025-08-20T20:19:55.1067258Z (Reading database ... 50%
2025-08-20T20:19:55.1085330Z (Reading database ... 55%
2025-08-20T20:19:55.1168539Z (Reading database ... 60%
2025-08-20T20:19:55.1206308Z (Reading database ... 65%
2025-08-20T20:19:55.1223319Z (Reading database ... 70%
2025-08-20T20:19:55.1248550Z (Reading database ... 75%
2025-08-20T20:19:55.1369901Z (Reading database ... 80%
2025-08-20T20:19:55.1437727Z (Reading database ... 85%
2025-08-20T20:19:55.1473793Z (Reading database ... 90%
2025-08-20T20:19:55.1569815Z (Reading database ... 95%
2025-08-20T20:19:55.1570040Z (Reading database ... 100%
2025-08-20T20:19:55.1570329Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T20:19:55.1600734Z Preparing to unpack .../python3-pip_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T20:19:55.3362153Z Unpacking python3-pip (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T20:19:55.5543231Z Preparing to unpack .../python3-pip-whl_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T20:19:55.5722094Z Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T20:19:55.6680248Z Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T20:19:55.6857648Z Setting up python3-pip (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T20:19:56.6122379Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:19:59.3534651Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T20:19:59.6407672Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:20:00.6460627Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T20:20:00.7694472Z Collecting pip
2025-08-20T20:20:00.8384897Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T20:20:00.8602503Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T20:20:00.9279047Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 27.2 MB/s eta 0:00:00
2025-08-20T20:20:01.1987224Z Installing collected packages: pip
2025-08-20T20:20:01.8552000Z Successfully installed pip-25.2
2025-08-20T20:20:02.0578915Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T20:20:02.1012255Z Reading package lists...
2025-08-20T20:20:02.3152715Z Building dependency tree...
2025-08-20T20:20:02.3163162Z Reading state information...
2025-08-20T20:20:02.5471166Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T20:20:02.5471551Z pciutils set to manually installed.
2025-08-20T20:20:02.5471837Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T20:20:02.5472161Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T20:20:02.5472454Z python3-distro set to manually installed.
2025-08-20T20:20:02.5472770Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T20:20:02.5473099Z python3-netifaces set to manually installed.
2025-08-20T20:20:02.5474057Z The following additional packages will be installed:
2025-08-20T20:20:02.5474388Z   libsysfs2
2025-08-20T20:20:02.5482423Z Suggested packages:
2025-08-20T20:20:02.5482656Z   fancontrol read-edid i2c-tools
2025-08-20T20:20:02.5755625Z The following NEW packages will be installed:
2025-08-20T20:20:02.5758416Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T20:20:02.5953908Z 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T20:20:02.8299801Z Need to get 133 kB of archives.
2025-08-20T20:20:02.8300176Z After this operation, 695 kB of additional disk space will be used.
2025-08-20T20:20:02.8300676Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsysfs2 arm64 2.1.1-6build1 [21.2 kB]
2025-08-20T20:20:03.0516056Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 sysfsutils arm64 2.1.1-6build1 [15.0 kB]
2025-08-20T20:20:03.1856315Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lm-sensors arm64 1:3.6.0-9build1 [81.5 kB]
2025-08-20T20:20:03.4685738Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 virt-what arm64 1.25-2 [15.2 kB]
2025-08-20T20:20:03.7575193Z Fetched 133 kB in 1s (153 kB/s)
2025-08-20T20:20:03.7980727Z Selecting previously unselected package libsysfs2:arm64.
2025-08-20T20:20:03.8018086Z (Reading database ... 
2025-08-20T20:20:03.8018324Z (Reading database ... 5%
2025-08-20T20:20:03.8018889Z (Reading database ... 10%
2025-08-20T20:20:03.8019124Z (Reading database ... 15%
2025-08-20T20:20:03.8019723Z (Reading database ... 20%
2025-08-20T20:20:03.8019919Z (Reading database ... 25%
2025-08-20T20:20:03.8020116Z (Reading database ... 30%
2025-08-20T20:20:03.8020309Z (Reading database ... 35%
2025-08-20T20:20:03.8020516Z (Reading database ... 40%
2025-08-20T20:20:03.8020706Z (Reading database ... 45%
2025-08-20T20:20:03.8020897Z (Reading database ... 50%
2025-08-20T20:20:03.8041623Z (Reading database ... 55%
2025-08-20T20:20:03.8133632Z (Reading database ... 60%
2025-08-20T20:20:03.8175170Z (Reading database ... 65%
2025-08-20T20:20:03.8193863Z (Reading database ... 70%
2025-08-20T20:20:03.8221568Z (Reading database ... 75%
2025-08-20T20:20:03.8353005Z (Reading database ... 80%
2025-08-20T20:20:03.8431490Z (Reading database ... 85%
2025-08-20T20:20:03.8472899Z (Reading database ... 90%
2025-08-20T20:20:03.8583921Z (Reading database ... 95%
2025-08-20T20:20:03.8584141Z (Reading database ... 100%
2025-08-20T20:20:03.8584426Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T20:20:03.8624256Z Preparing to unpack .../libsysfs2_2.1.1-6build1_arm64.deb ...
2025-08-20T20:20:03.8756851Z Unpacking libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T20:20:03.9468209Z Selecting previously unselected package sysfsutils.
2025-08-20T20:20:03.9664953Z Preparing to unpack .../sysfsutils_2.1.1-6build1_arm64.deb ...
2025-08-20T20:20:03.9762580Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T20:20:04.0596207Z Selecting previously unselected package lm-sensors.
2025-08-20T20:20:04.0779729Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_arm64.deb ...
2025-08-20T20:20:04.1006176Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T20:20:04.1591548Z Selecting previously unselected package virt-what.
2025-08-20T20:20:04.1762469Z Preparing to unpack .../virt-what_1.25-2_arm64.deb ...
2025-08-20T20:20:04.1836785Z Unpacking virt-what (1.25-2) ...
2025-08-20T20:20:04.2575872Z Setting up virt-what (1.25-2) ...
2025-08-20T20:20:04.2777459Z Setting up libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T20:20:04.2980115Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T20:20:04.7437377Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T20:20:04.7437771Z 
2025-08-20T20:20:04.7438238Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T20:20:04.7438683Z 
2025-08-20T20:20:04.9921577Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T20:20:05.3135454Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T20:20:05.3135967Z 
2025-08-20T20:20:05.3237510Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:20:06.9120377Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:20:08.1180542Z Reading package lists...
2025-08-20T20:20:08.3217535Z Building dependency tree...
2025-08-20T20:20:08.3226167Z Reading state information...
2025-08-20T20:20:08.5607774Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T20:20:08.5608143Z The following additional packages will be installed:
2025-08-20T20:20:08.5612991Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T20:20:08.5613338Z   xorg-sgml-doctools
2025-08-20T20:20:08.5621613Z Suggested packages:
2025-08-20T20:20:08.5621790Z   libxcb-doc
2025-08-20T20:20:08.5795332Z The following NEW packages will be installed:
2025-08-20T20:20:08.5797887Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T20:20:08.5800720Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T20:20:08.5801067Z   xcb xorg-sgml-doctools
2025-08-20T20:20:08.6795284Z 0 upgraded, 11 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T20:20:08.6795657Z Need to get 816 kB of archives.
2025-08-20T20:20:08.6795947Z After this operation, 3266 kB of additional disk space will be used.
2025-08-20T20:20:08.6796477Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpthread-stubs0-dev arm64 0.4-1build3 [4734 B]
2025-08-20T20:20:08.7186244Z 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-20T20:20:08.7598813Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T20:20:08.9868520Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxau-dev arm64 1:1.0.9-1build6 [10.0 kB]
2025-08-20T20:20:09.0259581Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxdmcp-dev arm64 1:1.1.3-0ubuntu6 [26.3 kB]
2025-08-20T20:20:09.0655725Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb1-dev arm64 1.15-1ubuntu2 [91.2 kB]
2025-08-20T20:20:09.1077268Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-render0-dev arm64 1.15-1ubuntu2 [20.9 kB]
2025-08-20T20:20:09.1471728Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0 arm64 1.15-1ubuntu2 [6250 B]
2025-08-20T20:20:09.1864194Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0-dev arm64 1.15-1ubuntu2 [7806 B]
2025-08-20T20:20:09.2256682Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-xfixes0-dev arm64 1.15-1ubuntu2 [14.2 kB]
2025-08-20T20:20:09.2649200Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 xcb arm64 2.4-8build2 [21.1 kB]
2025-08-20T20:20:09.5452414Z Fetched 816 kB in 1s (1209 kB/s)
2025-08-20T20:20:09.5733580Z Selecting previously unselected package libpthread-stubs0-dev:arm64.
2025-08-20T20:20:09.5769145Z (Reading database ... 
2025-08-20T20:20:09.5769354Z (Reading database ... 5%
2025-08-20T20:20:09.5769571Z (Reading database ... 10%
2025-08-20T20:20:09.5769768Z (Reading database ... 15%
2025-08-20T20:20:09.5769960Z (Reading database ... 20%
2025-08-20T20:20:09.5770151Z (Reading database ... 25%
2025-08-20T20:20:09.5770344Z (Reading database ... 30%
2025-08-20T20:20:09.5770537Z (Reading database ... 35%
2025-08-20T20:20:09.5770729Z (Reading database ... 40%
2025-08-20T20:20:09.5770938Z (Reading database ... 45%
2025-08-20T20:20:09.5771130Z (Reading database ... 50%
2025-08-20T20:20:09.5792268Z (Reading database ... 55%
2025-08-20T20:20:09.5881806Z (Reading database ... 60%
2025-08-20T20:20:09.5922872Z (Reading database ... 65%
2025-08-20T20:20:09.5942082Z (Reading database ... 70%
2025-08-20T20:20:09.5970376Z (Reading database ... 75%
2025-08-20T20:20:09.6107607Z (Reading database ... 80%
2025-08-20T20:20:09.6187305Z (Reading database ... 85%
2025-08-20T20:20:09.6229893Z (Reading database ... 90%
2025-08-20T20:20:09.6344759Z (Reading database ... 95%
2025-08-20T20:20:09.6344973Z (Reading database ... 100%
2025-08-20T20:20:09.6345265Z (Reading database ... 203371 files and directories currently installed.)
2025-08-20T20:20:09.6389731Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_arm64.deb ...
2025-08-20T20:20:09.6456283Z Unpacking libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T20:20:09.6991749Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T20:20:09.7153224Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T20:20:09.7215842Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T20:20:09.7928393Z Selecting previously unselected package x11proto-dev.
2025-08-20T20:20:09.8092503Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T20:20:09.8155280Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T20:20:09.8870649Z Selecting previously unselected package libxau-dev:arm64.
2025-08-20T20:20:09.9047173Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_arm64.deb ...
2025-08-20T20:20:09.9111654Z Unpacking libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T20:20:09.9724595Z Selecting previously unselected package libxdmcp-dev:arm64.
2025-08-20T20:20:09.9898833Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_arm64.deb ...
2025-08-20T20:20:09.9974795Z Unpacking libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T20:20:10.0560115Z Selecting previously unselected package libxcb1-dev:arm64.
2025-08-20T20:20:10.0723105Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T20:20:10.0786286Z Unpacking libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:20:10.1379644Z Selecting previously unselected package libxcb-render0-dev:arm64.
2025-08-20T20:20:10.1545399Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T20:20:10.1606547Z Unpacking libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:20:10.2278964Z Selecting previously unselected package libxcb-shape0:arm64.
2025-08-20T20:20:10.2427913Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_arm64.deb ...
2025-08-20T20:20:10.2568151Z Unpacking libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:20:10.3101992Z Selecting previously unselected package libxcb-shape0-dev:arm64.
2025-08-20T20:20:10.3286614Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T20:20:10.3354285Z Unpacking libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:20:10.3859582Z Selecting previously unselected package libxcb-xfixes0-dev:arm64.
2025-08-20T20:20:10.4027920Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T20:20:10.4126805Z Unpacking libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:20:10.4718796Z Selecting previously unselected package xcb.
2025-08-20T20:20:10.4865154Z Preparing to unpack .../10-xcb_2.4-8build2_arm64.deb ...
2025-08-20T20:20:10.4930807Z Unpacking xcb (2.4-8build2) ...
2025-08-20T20:20:10.5780925Z Setting up libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:20:10.6023696Z Setting up libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T20:20:10.6205760Z Setting up xcb (2.4-8build2) ...
2025-08-20T20:20:10.6515118Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T20:20:10.6762388Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:20:10.7058708Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:20:12.1684747Z Processing triggers for sgml-base (1.31) ...
2025-08-20T20:20:12.1932338Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T20:20:12.2182123Z Setting up libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T20:20:12.2400349Z Setting up libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T20:20:12.2598050Z Setting up libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:20:12.2811768Z Setting up libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:20:12.3011510Z Setting up libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:20:12.3196488Z Setting up libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:20:13.7409045Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:20:14.4007078Z Collecting build
2025-08-20T20:20:14.4568112Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T20:20:14.6307685Z Collecting cffi
2025-08-20T20:20:14.6422273Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T20:20:14.6844792Z Collecting scons
2025-08-20T20:20:14.6997968Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:20:14.7407717Z Collecting scuba
2025-08-20T20:20:14.7528915Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T20:20:14.8168901Z Collecting pytest
2025-08-20T20:20:14.8273662Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T20:20:14.8741768Z Collecting packaging>=19.1 (from build)
2025-08-20T20:20:14.8846614Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:20:14.9171477Z Collecting pyproject_hooks (from build)
2025-08-20T20:20:14.9279205Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T20:20:14.9651634Z Collecting pycparser (from cffi)
2025-08-20T20:20:14.9756030Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T20:20:15.0241119Z Collecting PyYAML (from scuba)
2025-08-20T20:20:15.0362659Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T20:20:15.0733914Z Collecting iniconfig>=1 (from pytest)
2025-08-20T20:20:15.0838530Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T20:20:15.1251268Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T20:20:15.1353795Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T20:20:15.1741523Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T20:20:15.1844179Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:20:15.2108638Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T20:20:15.2358446Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T20:20:15.2907755Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:20:15.3402726Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 83.3 MB/s  0:00:00
2025-08-20T20:20:15.3512952Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T20:20:15.3752627Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T20:20:15.4005945Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T20:20:15.4261367Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T20:20:15.4640124Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:20:15.4886612Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:20:15.5090564Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.5 MB/s  0:00:00
2025-08-20T20:20:15.5192161Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T20:20:15.5399920Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T20:20:15.5617304Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T20:20:15.5779834Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.2/739.2 kB 33.1 MB/s  0:00:00
2025-08-20T20:20:15.6749230Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T20:20:17.2882729Z 
2025-08-20T20:20:17.2898791Z 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-20T20:20:17.5860956Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:20:18.2277866Z Collecting ansi2txt
2025-08-20T20:20:18.3435057Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T20:20:18.3870514Z Collecting pipx
2025-08-20T20:20:18.4087605Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:20:18.4487668Z Collecting scons
2025-08-20T20:20:18.4498411Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:20:18.4726486Z Collecting py2static
2025-08-20T20:20:18.4949832Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T20:20:18.5342305Z Collecting typer
2025-08-20T20:20:18.5561127Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T20:20:18.6045606Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T20:20:18.6263617Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:20:18.6649016Z Collecting packaging>=20 (from pipx)
2025-08-20T20:20:18.6657736Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:20:18.6934283Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T20:20:18.7151201Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T20:20:18.7495486Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T20:20:18.7711182Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:20:18.8311239Z Collecting pyinstaller (from py2static)
2025-08-20T20:20:18.8538503Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T20:20:18.8939083Z Collecting staticx (from py2static)
2025-08-20T20:20:18.9164964Z   Downloading staticx-0.14.1.tar.gz (73 kB)
2025-08-20T20:20:18.9702364Z   Preparing metadata (setup.py): started
2025-08-20T20:20:19.6013108Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T20:20:19.6294822Z Collecting click>=8.0.0 (from typer)
2025-08-20T20:20:19.6510227Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:20:19.6977692Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T20:20:19.7200468Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:20:19.7523591Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T20:20:19.7739258Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T20:20:19.8281187Z Collecting rich>=10.11.0 (from typer)
2025-08-20T20:20:19.8500928Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:20:19.8944220Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T20:20:19.9161729Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:20:19.9523103Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T20:20:19.9532398Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:20:19.9748982Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T20:20:19.9964072Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T20:20:20.1129213Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T20:20:20.1345239Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T20:20:20.1715866Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T20:20:20.1932616Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:20:20.2348127Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T20:20:20.2564555Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:20:20.2956919Z Collecting pyelftools (from staticx->py2static)
2025-08-20T20:20:20.3171686Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T20:20:20.3507003Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T20:20:20.3840705Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T20:20:20.4055100Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:20:20.4299656Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T20:20:20.4612927Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T20:20:20.4939992Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T20:20:20.5282291Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T20:20:20.5455356Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:20:20.5670964Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T20:20:20.5985013Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T20:20:20.6304838Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:20:20.6526913Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T20:20:20.6855201Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T20:20:20.7162017Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T20:20:20.7467449Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T20:20:20.7800463Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T20:20:20.8102750Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T20:20:20.8483506Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 14.6 MB/s  0:00:00
2025-08-20T20:20:20.8701100Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T20:20:20.9057692Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T20:20:20.9455632Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.4 MB/s  0:00:00
2025-08-20T20:20:20.9673523Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T20:20:20.9979752Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T20:20:21.0424137Z Building wheels for collected packages: staticx
2025-08-20T20:20:21.0430758Z   Building wheel for staticx (setup.py): started
2025-08-20T20:20:32.3958777Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T20:20:32.3966041Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790692 sha256=38ab9674fd8af1e0636fa7c22f3f7483f60490b1cbfed5c3c16cb11e006fdcd5
2025-08-20T20:20:32.3967350Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T20:20:32.3982783Z Successfully built staticx
2025-08-20T20:20:32.4928229Z 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-20T20:20:33.2808774Z   Attempting uninstall: scons
2025-08-20T20:20:33.2879207Z     Found existing installation: SCons 4.9.1
2025-08-20T20:20:33.3159774Z     Uninstalling SCons-4.9.1:
2025-08-20T20:20:33.3218855Z       Successfully uninstalled SCons-4.9.1
2025-08-20T20:20:33.8079927Z   Attempting uninstall: pygments
2025-08-20T20:20:33.8153595Z     Found existing installation: Pygments 2.19.2
2025-08-20T20:20:33.8309510Z     Uninstalling Pygments-2.19.2:
2025-08-20T20:20:33.8331739Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T20:20:34.5207012Z   Attempting uninstall: packaging
2025-08-20T20:20:34.5276120Z     Found existing installation: packaging 25.0
2025-08-20T20:20:34.5295782Z     Uninstalling packaging-25.0:
2025-08-20T20:20:34.5301540Z       Successfully uninstalled packaging-25.0
2025-08-20T20:20:35.4484923Z 
2025-08-20T20:20:35.4509653Z 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-20T20:20:35.7431878Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:20:36.0423667Z Collecting build
2025-08-20T20:20:36.0434055Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T20:20:36.1231502Z Collecting cffi
2025-08-20T20:20:36.1243609Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T20:20:36.1519759Z Collecting scons
2025-08-20T20:20:36.1529424Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:20:36.1784904Z Collecting scuba
2025-08-20T20:20:36.1794781Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T20:20:36.2306265Z Collecting pytest
2025-08-20T20:20:36.2317199Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T20:20:36.2638443Z Collecting packaging>=19.1 (from build)
2025-08-20T20:20:36.2648401Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:20:36.2871690Z Collecting pyproject_hooks (from build)
2025-08-20T20:20:36.2881342Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T20:20:36.3112846Z Collecting pycparser (from cffi)
2025-08-20T20:20:36.3123857Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T20:20:36.3502221Z Collecting PyYAML (from scuba)
2025-08-20T20:20:36.3517273Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T20:20:36.3742639Z Collecting iniconfig>=1 (from pytest)
2025-08-20T20:20:36.3751912Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T20:20:36.4047146Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T20:20:36.4056793Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T20:20:36.4358430Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T20:20:36.4368256Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:20:36.4418823Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T20:20:36.4428372Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T20:20:36.4440049Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:20:36.4470741Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T20:20:36.4481403Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T20:20:36.4492547Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T20:20:36.4501766Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T20:20:36.4510606Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:20:36.4519778Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:20:36.4535504Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T20:20:36.4545171Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T20:20:36.4553969Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T20:20:36.5612091Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T20:20:36.5616662Z   Attempting uninstall: scons
2025-08-20T20:20:36.5687594Z     Found existing installation: SCons 4.9.1
2025-08-20T20:20:36.5969244Z     Uninstalling SCons-4.9.1:
2025-08-20T20:20:36.6029274Z       Successfully uninstalled SCons-4.9.1
2025-08-20T20:20:37.0971370Z   Attempting uninstall: PyYAML
2025-08-20T20:20:37.1040574Z     Found existing installation: PyYAML 6.0.2
2025-08-20T20:20:37.1060771Z     Uninstalling PyYAML-6.0.2:
2025-08-20T20:20:37.1067584Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T20:20:37.1622130Z   Attempting uninstall: pyproject_hooks
2025-08-20T20:20:37.1690135Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T20:20:37.1703772Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T20:20:37.1708851Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T20:20:37.1854360Z   Attempting uninstall: pygments
2025-08-20T20:20:37.1920841Z     Found existing installation: Pygments 2.19.2
2025-08-20T20:20:37.2073586Z     Uninstalling Pygments-2.19.2:
2025-08-20T20:20:37.2096678Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T20:20:37.7862932Z   Attempting uninstall: pycparser
2025-08-20T20:20:37.7932830Z     Found existing installation: pycparser 2.22
2025-08-20T20:20:37.7959706Z     Uninstalling pycparser-2.22:
2025-08-20T20:20:37.7965800Z       Successfully uninstalled pycparser-2.22
2025-08-20T20:20:37.9130476Z   Attempting uninstall: pluggy
2025-08-20T20:20:37.9200945Z     Found existing installation: pluggy 1.6.0
2025-08-20T20:20:37.9217673Z     Uninstalling pluggy-1.6.0:
2025-08-20T20:20:37.9223024Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T20:20:37.9428771Z   Attempting uninstall: packaging
2025-08-20T20:20:37.9501084Z     Found existing installation: packaging 25.0
2025-08-20T20:20:37.9520450Z     Uninstalling packaging-25.0:
2025-08-20T20:20:37.9529290Z       Successfully uninstalled packaging-25.0
2025-08-20T20:20:37.9944856Z   Attempting uninstall: iniconfig
2025-08-20T20:20:38.0017269Z     Found existing installation: iniconfig 2.1.0
2025-08-20T20:20:38.0031117Z     Uninstalling iniconfig-2.1.0:
2025-08-20T20:20:38.0036326Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T20:20:38.0170113Z   Attempting uninstall: scuba
2025-08-20T20:20:38.0236801Z     Found existing installation: scuba 2.14.1
2025-08-20T20:20:38.0254224Z     Uninstalling scuba-2.14.1:
2025-08-20T20:20:38.0260330Z       Successfully uninstalled scuba-2.14.1
2025-08-20T20:20:38.0505736Z   Attempting uninstall: pytest
2025-08-20T20:20:38.0582300Z     Found existing installation: pytest 8.4.1
2025-08-20T20:20:38.0629265Z     Uninstalling pytest-8.4.1:
2025-08-20T20:20:38.0832169Z       Successfully uninstalled pytest-8.4.1
2025-08-20T20:20:38.2853192Z   Attempting uninstall: cffi
2025-08-20T20:20:38.2920445Z     Found existing installation: cffi 1.17.1
2025-08-20T20:20:38.2944813Z     Uninstalling cffi-1.17.1:
2025-08-20T20:20:38.3131094Z       Successfully uninstalled cffi-1.17.1
2025-08-20T20:20:38.3827840Z   Attempting uninstall: build
2025-08-20T20:20:38.3898802Z     Found existing installation: build 1.3.0
2025-08-20T20:20:38.3918488Z     Uninstalling build-1.3.0:
2025-08-20T20:20:38.3926213Z       Successfully uninstalled build-1.3.0
2025-08-20T20:20:38.4154558Z 
2025-08-20T20:20:38.4176613Z 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-20T20:20:38.7048893Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:20:38.8752071Z Collecting ansi2txt
2025-08-20T20:20:38.8762630Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T20:20:38.8996962Z Collecting pipx
2025-08-20T20:20:38.9006545Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:20:38.9219317Z Collecting scons
2025-08-20T20:20:38.9228990Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:20:38.9421723Z Collecting py2static
2025-08-20T20:20:38.9430813Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T20:20:38.9657264Z Collecting typer
2025-08-20T20:20:38.9666970Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T20:20:38.9959792Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T20:20:38.9970119Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:20:39.0212796Z Collecting packaging>=20 (from pipx)
2025-08-20T20:20:39.0222693Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:20:39.0467784Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T20:20:39.0478241Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T20:20:39.0687269Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T20:20:39.0697374Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:20:39.1114704Z Collecting pyinstaller (from py2static)
2025-08-20T20:20:39.1125883Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T20:20:39.1357145Z Collecting staticx (from py2static)
2025-08-20T20:20:39.1366761Z   Using cached staticx-0.14.1.tar.gz (73 kB)
2025-08-20T20:20:39.1503742Z   Preparing metadata (setup.py): started
2025-08-20T20:20:39.3477602Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T20:20:39.3730216Z Collecting click>=8.0.0 (from typer)
2025-08-20T20:20:39.3740646Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:20:39.4656868Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T20:20:39.4667395Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:20:39.4976203Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T20:20:39.4985706Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T20:20:39.5356573Z Collecting rich>=10.11.0 (from typer)
2025-08-20T20:20:39.5367444Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:20:39.5623646Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T20:20:39.5633779Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:20:39.5910618Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T20:20:39.5920199Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:20:39.6104318Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T20:20:39.6113465Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T20:20:39.7060186Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T20:20:39.7069381Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T20:20:39.7317659Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T20:20:39.7327322Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:20:39.7651769Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T20:20:39.7661723Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:20:39.7909508Z Collecting pyelftools (from staticx->py2static)
2025-08-20T20:20:39.7919120Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T20:20:39.7950745Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T20:20:39.7959961Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T20:20:39.7969360Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:20:39.7999863Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T20:20:39.8008824Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T20:20:39.8017906Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T20:20:39.8027044Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T20:20:39.8036341Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:20:39.8045455Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T20:20:39.8054515Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T20:20:39.8064685Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:20:39.8080062Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T20:20:39.8089543Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T20:20:39.8098409Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T20:20:39.8107371Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T20:20:39.8116480Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T20:20:39.8125486Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T20:20:39.8138449Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T20:20:39.8150110Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T20:20:39.8165252Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T20:20:39.8173906Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T20:20:39.8487954Z Building wheels for collected packages: staticx
2025-08-20T20:20:39.8493977Z   Building wheel for staticx (setup.py): started
2025-08-20T20:20:42.2494874Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T20:20:42.2505250Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790765 sha256=8ea09fdf238c79a348c91f9b4c8b4b394df99ab5570bc3133a7fe4113d06dc40
2025-08-20T20:20:42.2506109Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T20:20:42.2523706Z Successfully built staticx
2025-08-20T20:20:42.3502863Z 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-20T20:20:42.3505593Z   Attempting uninstall: pyelftools
2025-08-20T20:20:42.3571443Z     Found existing installation: pyelftools 0.32
2025-08-20T20:20:42.3609252Z     Uninstalling pyelftools-0.32:
2025-08-20T20:20:42.3621020Z       Successfully uninstalled pyelftools-0.32
2025-08-20T20:20:42.4693356Z   Attempting uninstall: altgraph
2025-08-20T20:20:42.4764008Z     Found existing installation: altgraph 0.17.4
2025-08-20T20:20:42.4779853Z     Uninstalling altgraph-0.17.4:
2025-08-20T20:20:42.4785246Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T20:20:42.4997323Z   Attempting uninstall: typing-extensions
2025-08-20T20:20:42.5067886Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T20:20:42.5080614Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T20:20:42.5271642Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T20:20:42.5571039Z   Attempting uninstall: staticx
2025-08-20T20:20:42.5640438Z     Found existing installation: staticx 0.14.1
2025-08-20T20:20:42.5661455Z     Uninstalling staticx-0.14.1:
2025-08-20T20:20:42.5669557Z       Successfully uninstalled staticx-0.14.1
2025-08-20T20:20:42.5966130Z   Attempting uninstall: shellingham
2025-08-20T20:20:42.6036791Z     Found existing installation: shellingham 1.5.4
2025-08-20T20:20:42.6052547Z     Uninstalling shellingham-1.5.4:
2025-08-20T20:20:42.6057751Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T20:20:42.6211981Z   Attempting uninstall: setuptools
2025-08-20T20:20:42.6279499Z     Found existing installation: setuptools 80.9.0
2025-08-20T20:20:42.6480630Z     Uninstalling setuptools-80.9.0:
2025-08-20T20:20:42.6693966Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T20:20:43.2472410Z   Attempting uninstall: scons
2025-08-20T20:20:43.2547973Z     Found existing installation: SCons 4.9.1
2025-08-20T20:20:43.2852742Z     Uninstalling SCons-4.9.1:
2025-08-20T20:20:43.2914470Z       Successfully uninstalled SCons-4.9.1
2025-08-20T20:20:43.7976485Z   Attempting uninstall: pygments
2025-08-20T20:20:43.8045110Z     Found existing installation: Pygments 2.19.2
2025-08-20T20:20:43.8196660Z     Uninstalling Pygments-2.19.2:
2025-08-20T20:20:43.8219262Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T20:20:44.4684522Z   Attempting uninstall: platformdirs
2025-08-20T20:20:44.4759833Z     Found existing installation: platformdirs 4.3.8
2025-08-20T20:20:44.4776474Z     Uninstalling platformdirs-4.3.8:
2025-08-20T20:20:44.4781548Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T20:20:44.4996706Z   Attempting uninstall: packaging
2025-08-20T20:20:44.5069831Z     Found existing installation: packaging 25.0
2025-08-20T20:20:44.5089532Z     Uninstalling packaging-25.0:
2025-08-20T20:20:44.5096090Z       Successfully uninstalled packaging-25.0
2025-08-20T20:20:44.5511496Z   Attempting uninstall: mdurl
2025-08-20T20:20:44.5578174Z     Found existing installation: mdurl 0.1.2
2025-08-20T20:20:44.5592161Z     Uninstalling mdurl-0.1.2:
2025-08-20T20:20:44.5597074Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T20:20:44.5743675Z   Attempting uninstall: click
2025-08-20T20:20:44.5814745Z     Found existing installation: click 8.2.1
2025-08-20T20:20:44.5832652Z     Uninstalling click-8.2.1:
2025-08-20T20:20:44.5837851Z       Successfully uninstalled click-8.2.1
2025-08-20T20:20:44.6435318Z   Attempting uninstall: argcomplete
2025-08-20T20:20:44.6507354Z     Found existing installation: argcomplete 3.6.2
2025-08-20T20:20:44.6529911Z     Uninstalling argcomplete-3.6.2:
2025-08-20T20:20:44.6538974Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T20:20:44.6805706Z   Attempting uninstall: ansi2txt
2025-08-20T20:20:44.6875851Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T20:20:44.6888314Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T20:20:44.7079027Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T20:20:44.7208814Z   Attempting uninstall: userpath
2025-08-20T20:20:44.7279301Z     Found existing installation: userpath 1.9.2
2025-08-20T20:20:44.7294939Z     Uninstalling userpath-1.9.2:
2025-08-20T20:20:44.7301521Z       Successfully uninstalled userpath-1.9.2
2025-08-20T20:20:44.7463679Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T20:20:44.7536853Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T20:20:44.7830547Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T20:20:44.7867400Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T20:20:44.9850176Z   Attempting uninstall: markdown-it-py
2025-08-20T20:20:44.9929760Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T20:20:44.9977782Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T20:20:44.9988955Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T20:20:45.0612350Z   Attempting uninstall: rich
2025-08-20T20:20:45.0686585Z     Found existing installation: rich 14.1.0
2025-08-20T20:20:45.0733826Z     Uninstalling rich-14.1.0:
2025-08-20T20:20:45.0741722Z       Successfully uninstalled rich-14.1.0
2025-08-20T20:20:45.2235148Z   Attempting uninstall: pyinstaller
2025-08-20T20:20:45.2307006Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T20:20:45.2558619Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T20:20:45.2596461Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T20:20:45.5185330Z   Attempting uninstall: pipx
2025-08-20T20:20:45.5262371Z     Found existing installation: pipx 1.7.1
2025-08-20T20:20:45.5294096Z     Uninstalling pipx-1.7.1:
2025-08-20T20:20:45.5302370Z       Successfully uninstalled pipx-1.7.1
2025-08-20T20:20:45.5845551Z   Attempting uninstall: typer
2025-08-20T20:20:45.5918830Z     Found existing installation: typer 0.16.1
2025-08-20T20:20:45.5940010Z     Uninstalling typer-0.16.1:
2025-08-20T20:20:45.5947345Z       Successfully uninstalled typer-0.16.1
2025-08-20T20:20:45.6333737Z   Attempting uninstall: py2static
2025-08-20T20:20:45.6399557Z     Found existing installation: py2static 0.0.1
2025-08-20T20:20:45.6414660Z     Uninstalling py2static-0.0.1:
2025-08-20T20:20:45.6421929Z       Successfully uninstalled py2static-0.0.1
2025-08-20T20:20:45.6575183Z 
2025-08-20T20:20:45.6598840Z 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-20T20:20:45.9574648Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:20:46.0598135Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T20:20:46.0601972Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-rgdc8qi0
2025-08-20T20:20:46.0621959Z Could not send telemetry data: POST https://gitlab.com/api/v4/usage_data/track_event: 403 {error: insufficient_scope}, {error_description: The request requires higher privileges than provided by the access token.}, {scope: ai_workflows api read_api}  Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-rgdc8qi0
2025-08-20T20:20:48.0158624Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T20:20:48.0194218Z   Installing build dependencies: started
2025-08-20T20:20:48.6825980Z   Installing build dependencies: finished with status 'done'
2025-08-20T20:20:48.6834767Z   Getting requirements to build wheel: started
2025-08-20T20:20:48.9498159Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T20:20:48.9508487Z   Preparing metadata (pyproject.toml): started
2025-08-20T20:20:49.1248093Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T20:20:49.2951216Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T20:20:49.2961965Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T20:20:49.3913621Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T20:20:49.3923605Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:20:49.4225841Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T20:20:49.4235008Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:20:49.4516708Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T20:20:49.4526055Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:20:49.4563743Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:20:49.4572847Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T20:20:49.4584941Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T20:20:49.4600323Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T20:20:49.4707869Z Building wheels for collected packages: pyinstaller
2025-08-20T20:20:49.4713950Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T20:20:52.2356486Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T20:20:52.2376687Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1828928 sha256=11690f6e9769fc2039cc6da218d1594530cc687ee38db85a2650b017c04d52e4
2025-08-20T20:20:52.2377681Z   Stored in directory: /tmp/pip-ephem-wheel-cache-s1bgbxv_/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T20:20:52.2414822Z Successfully built pyinstaller
2025-08-20T20:20:52.3199973Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T20:20:52.3205791Z   Attempting uninstall: altgraph
2025-08-20T20:20:52.3274417Z     Found existing installation: altgraph 0.17.4
2025-08-20T20:20:52.3291559Z     Uninstalling altgraph-0.17.4:
2025-08-20T20:20:52.3297813Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T20:20:52.3538615Z   Attempting uninstall: setuptools
2025-08-20T20:20:52.3605794Z     Found existing installation: setuptools 80.9.0
2025-08-20T20:20:52.3807164Z     Uninstalling setuptools-80.9.0:
2025-08-20T20:20:52.4027192Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T20:20:52.9787580Z   Attempting uninstall: packaging
2025-08-20T20:20:52.9861885Z     Found existing installation: packaging 25.0
2025-08-20T20:20:52.9880931Z     Uninstalling packaging-25.0:
2025-08-20T20:20:52.9895103Z       Successfully uninstalled packaging-25.0
2025-08-20T20:20:53.0311646Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T20:20:53.0384696Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T20:20:53.0683962Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T20:20:53.0722764Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T20:20:53.2670523Z   Attempting uninstall: pyinstaller
2025-08-20T20:20:53.2746798Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T20:20:53.3005877Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T20:20:53.3043613Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T20:20:53.5858412Z 
2025-08-20T20:20:53.5883889Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T20:20:53.8179837Z 6.15.0
2025-08-20T20:20:53.9279657Z [+] Installing Go for linux-arm64...
2025-08-20T20:20:54.3093152Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T20:20:54.3093870Z [!] GOROOT: /usr/lib/go-1.22
2025-08-20T20:20:54.3094239Z [!] Removing existing GOROOT: /usr/lib/go-1.22
2025-08-20T20:20:54.3103232Z rm: cannot remove '/usr/lib/go-1.22/test': Permission denied
2025-08-20T20:20:54.3103852Z rm: cannot remove '/usr/lib/go-1.22/bin/gofmt': Permission denied
2025-08-20T20:20:54.3104324Z rm: cannot remove '/usr/lib/go-1.22/bin/go': Permission denied
2025-08-20T20:20:54.3488962Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/link': Permission denied
2025-08-20T20:20:54.3489550Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cover': Permission denied
2025-08-20T20:20:54.3490095Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/compile': Permission denied
2025-08-20T20:20:54.3490742Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pack': Permission denied
2025-08-20T20:20:54.3491263Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cgo': Permission denied
2025-08-20T20:20:54.3491823Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/covdata': Permission denied
2025-08-20T20:20:54.3492744Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/addr2line': Permission denied
2025-08-20T20:20:54.3493275Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/fix': Permission denied
2025-08-20T20:20:54.3494022Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/vet': Permission denied
2025-08-20T20:20:54.3494567Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/doc': Permission denied
2025-08-20T20:20:54.3495068Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/asm': Permission denied
2025-08-20T20:20:54.3495639Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/nm': Permission denied
2025-08-20T20:20:54.3496137Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/trace': Permission denied
2025-08-20T20:20:54.3496699Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/objdump': Permission denied
2025-08-20T20:20:54.3497268Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/dist': Permission denied
2025-08-20T20:20:54.3497780Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/test2json': Permission denied
2025-08-20T20:20:54.3498378Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/distpack': Permission denied
2025-08-20T20:20:54.3498916Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pprof': Permission denied
2025-08-20T20:20:54.3499423Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/buildid': Permission denied
2025-08-20T20:20:54.3499968Z rm: cannot remove '/usr/lib/go-1.22/pkg/include': Permission denied
2025-08-20T20:20:54.3500414Z rm: cannot remove '/usr/lib/go-1.22/api': Permission denied
2025-08-20T20:20:54.3500854Z rm: cannot remove '/usr/lib/go-1.22/src': Permission denied
2025-08-20T20:20:54.3501300Z rm: cannot remove '/usr/lib/go-1.22/go.env': Permission denied
2025-08-20T20:20:54.3501703Z rm: cannot remove '/usr/lib/go-1.22/misc': Permission denied
2025-08-20T20:20:54.3502171Z rm: cannot remove '/usr/lib/go-1.22/VERSION': Permission denied
2025-08-20T20:20:54.3529351Z go version go1.22.2 linux/arm64
2025-08-20T20:20:54.4978375Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:20:54.4979357Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T20:20:54.4979965Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T20:20:54.4980541Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T20:20:54.4981089Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T20:20:54.4981609Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T20:20:54.4982497Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T20:20:54.4983118Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T20:20:54.4983814Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T20:20:54.4984266Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T20:20:54.4984713Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T20:20:54.4985227Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T20:20:54.4985746Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T20:20:54.4986273Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T20:20:54.4986817Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T20:20:54.4987292Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T20:20:54.4987782Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T20:20:54.4988222Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T20:20:54.4988658Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:20:54.4989167Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:20:54.4989708Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T20:20:54.4990402Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T20:20:54.4990860Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:20:54.4991364Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T20:20:54.4991768Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T20:20:54.4992240Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:20:54.4992740Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:20:54.4993259Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:20:54.4993916Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:20:54.4994385Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:20:54.4994853Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T20:20:54.4995394Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T20:20:54.4995902Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T20:20:54.4996408Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:20:54.4996916Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T20:20:54.4997394Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:20:54.4997892Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:20:54.4998397Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T20:20:54.4998831Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T20:20:54.4999338Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:20:54.4999806Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T20:20:54.5000641Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:20:54.5001100Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T20:20:54.5001575Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T20:20:54.5002099Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T20:20:54.5002802Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:20:54.5003580Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:20:54.5004126Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T20:20:54.5004622Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T20:20:54.5005145Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:20:54.5005636Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T20:20:54.5006094Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T20:20:54.5006649Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T20:20:54.5007104Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T20:20:54.5007559Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T20:20:54.5007996Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T20:20:54.5008417Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T20:20:54.5008927Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T20:20:54.5009399Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:20:54.5009823Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T20:20:54.5010540Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:20:54.5011050Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:20:54.5011592Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:20:54.5012073Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:20:54.5012547Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T20:20:54.5013080Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:20:54.5013670Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:20:54.5014146Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T20:20:54.5014706Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:20:54.5015264Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:20:54.5015861Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T20:20:54.5016382Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T20:20:54.5016877Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T20:20:54.5017358Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T20:20:54.5017817Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T20:20:54.5018250Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T20:20:54.5018754Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T20:20:54.5019263Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:20:54.5019846Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:20:54.5020471Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:20:54.5021019Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:20:54.5021541Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:20:54.5022008Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:20:54.5022666Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:20:54.5023191Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:20:54.5023869Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T20:20:54.5024305Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T20:20:54.5024850Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T20:20:54.5025371Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T20:20:54.5025843Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T20:20:54.5026278Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T20:20:54.5026734Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:20:54.5027232Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T20:20:54.5027710Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T20:20:54.5028120Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T20:20:54.5028613Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:20:54.5029048Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T20:20:54.5029477Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T20:20:54.5029938Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T20:20:54.5030586Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T20:20:54.5031073Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T20:20:54.5031499Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T20:20:54.5031903Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T20:20:54.5032428Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T20:20:54.5032872Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T20:20:54.5033312Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T20:20:54.5034034Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T20:20:54.5034476Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T20:20:54.5034974Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T20:20:54.5035443Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T20:20:54.5035888Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T20:20:54.5036357Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T20:20:54.5036780Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T20:20:54.5037172Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T20:20:54.5037712Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T20:20:54.5038134Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T20:20:54.5038564Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T20:20:54.5039005Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T20:20:54.5039458Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T20:20:54.5040015Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:20:54.5040519Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T20:20:54.5040967Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T20:20:54.5041464Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T20:20:54.5041909Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T20:20:54.5042600Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T20:20:54.5043084Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T20:20:54.5043708Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T20:20:54.5044198Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T20:20:54.5044628Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T20:20:54.5045141Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:20:54.5045677Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:20:54.5046167Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T20:20:54.5046602Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T20:20:54.5047112Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T20:20:54.5047616Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T20:20:54.5048110Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T20:20:54.5048598Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T20:20:54.5049064Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T20:20:54.5049568Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:20:54.5050240Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T20:20:54.5050669Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T20:20:54.5051147Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T20:20:54.5051561Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T20:20:54.5052041Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T20:20:54.5052549Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T20:20:54.5053004Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T20:20:54.5053650Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T20:20:54.5054083Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T20:20:54.5054501Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T20:20:54.5055006Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T20:20:54.5055444Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T20:20:54.5055942Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:20:54.5056448Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T20:20:54.5056896Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T20:20:54.5057334Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T20:20:54.5057807Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T20:20:54.5058273Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:20:54.5058772Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:20:54.5059173Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T20:20:54.5059614Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T20:20:54.5060201Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:20:54.5060686Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T20:20:54.5061180Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T20:20:54.5061625Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T20:20:54.5062285Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T20:20:54.5123601Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T20:20:54.5124192Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:20:54.5124674Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:20:54.5125091Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T20:20:54.5125483Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T20:20:54.5125845Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T20:20:54.5126292Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:20:54.5126795Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:20:54.5127239Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T20:20:54.5127618Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T20:20:54.5128082Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:20:54.5128617Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:20:54.5129117Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:20:54.5129866Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T20:20:54.5130226Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T20:20:54.5130610Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T20:20:54.5131025Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T20:20:54.5131444Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T20:20:54.5131853Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:20:54.5132227Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T20:20:54.5132602Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T20:20:54.5133001Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:20:54.5133556Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T20:20:54.5133980Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:20:54.5134375Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T20:20:54.5134767Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:20:54.5135160Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T20:20:54.5135580Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:20:54.5136030Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T20:20:54.5136459Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T20:20:54.5136848Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T20:20:54.5137221Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T20:20:54.5137593Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T20:20:54.5138013Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T20:20:54.5138405Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T20:20:54.5138825Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:20:54.5139290Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:20:54.5139740Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:20:54.5140361Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T20:20:54.5140775Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T20:20:54.5141160Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T20:20:54.5141535Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T20:20:54.5141905Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T20:20:54.5142294Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T20:20:54.5142676Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T20:20:54.5143118Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:20:54.5143807Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T20:20:54.5144276Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:20:54.5144791Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:20:54.5145301Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:20:54.5145804Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:20:54.5146238Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T20:20:54.5146774Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T20:20:54.5147138Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T20:20:54.5147516Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:20:54.5147896Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T20:20:54.5148265Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T20:20:54.5148648Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:20:54.5149035Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T20:20:54.5149420Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:20:54.5149882Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T20:20:54.5150275Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T20:20:54.5150675Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T20:20:54.5151066Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T20:20:54.5151482Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:20:54.5151922Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:20:54.5152342Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T20:20:54.5152759Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T20:20:54.5153162Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T20:20:54.5153736Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T20:20:54.5154165Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T20:20:54.5154559Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T20:20:54.5154923Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T20:20:54.5155432Z 	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-20T20:20:54.5156109Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T20:20:54.5156485Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T20:20:54.5157074Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T20:20:54.5157459Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T20:20:54.5157856Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:20:54.5158291Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T20:20:54.5158714Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:20:54.5159149Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T20:20:54.5159552Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T20:20:54.5159950Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T20:20:54.5160373Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:20:54.5160780Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T20:20:54.5161173Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T20:20:54.5161600Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:20:54.5162086Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:20:54.5162581Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:20:54.5163030Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:20:54.5163708Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T20:20:54.5164111Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T20:20:54.5164587Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:20:54.5165066Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T20:20:54.5165479Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T20:20:54.5165914Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:20:54.5166366Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T20:20:54.5166771Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T20:20:54.5167131Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T20:20:54.5167482Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T20:20:54.5167856Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T20:20:54.5168237Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T20:20:54.5168603Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T20:20:54.5168954Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T20:20:54.5169322Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T20:20:54.5169688Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T20:20:54.5170044Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T20:20:54.5170414Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T20:20:54.5170771Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T20:20:54.5171148Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T20:20:54.5171538Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T20:20:54.5171905Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T20:20:54.5172260Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T20:20:54.5172619Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T20:20:54.5172985Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T20:20:54.5174011Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T20:20:54.5174412Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T20:20:54.5174770Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T20:20:54.5175149Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T20:20:54.5175570Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T20:20:54.5176002Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T20:20:54.5176414Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T20:20:54.5176779Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T20:20:54.5177162Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:20:54.5177588Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:20:54.5177988Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T20:20:54.5178349Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T20:20:54.5178712Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T20:20:54.5179066Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T20:20:54.5179409Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T20:20:54.5179753Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T20:20:54.5180252Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T20:20:54.5180622Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T20:20:54.5180981Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T20:20:54.5181323Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T20:20:54.5181659Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T20:20:54.5182038Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:20:54.5182443Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T20:20:54.5182839Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:20:54.5183237Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T20:20:54.5183801Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:20:54.5184226Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:20:54.5184727Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:20:54.5185342Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:20:54.5185966Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:20:54.5186511Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:20:54.5186982Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:20:54.5187436Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:20:54.5187953Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:20:54.5188572Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:20:54.5189132Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:20:54.5189621Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:20:54.5190062Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T20:20:54.5190434Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T20:20:54.5191015Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T20:20:54.5191406Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T20:20:54.5191787Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T20:20:54.5192178Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T20:20:54.5192568Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T20:20:54.5192962Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T20:20:54.5193347Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T20:20:54.5193856Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T20:20:54.5194243Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T20:20:54.5194621Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T20:20:54.5195002Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T20:20:54.5195393Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T20:20:54.5195786Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T20:20:54.5196194Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T20:20:54.5196605Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T20:20:54.5197127Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T20:20:54.5197517Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T20:20:54.5197925Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T20:20:54.5198330Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:20:54.5198761Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:20:54.5199190Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T20:20:54.5199551Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T20:20:54.5199919Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T20:20:54.5200302Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T20:20:54.5200672Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T20:20:54.5201066Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:20:54.5201458Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T20:20:54.5201845Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T20:20:54.5202227Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T20:20:54.5202587Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T20:20:54.5202961Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T20:20:54.5203629Z 	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-20T20:20:54.5204357Z 	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-20T20:20:54.5205044Z 	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-20T20:20:54.5205715Z 	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-20T20:20:54.5206238Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T20:20:54.5206619Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T20:20:54.5207023Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T20:20:54.5207636Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T20:20:54.5208024Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T20:20:54.5208402Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T20:20:54.5208763Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T20:20:54.5209139Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T20:20:54.5209520Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T20:20:54.5209892Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T20:20:54.5210263Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T20:20:54.5210649Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T20:20:54.5211051Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T20:20:54.5211452Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T20:20:54.5211853Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T20:20:54.5212237Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T20:20:54.5212614Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T20:20:54.5212999Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T20:20:54.5213714Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T20:20:54.5214115Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T20:20:54.5214516Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T20:20:54.5214908Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T20:20:54.5215332Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:20:54.5215768Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T20:20:54.5216170Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T20:20:54.5216606Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:20:54.5217063Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:20:54.5217467Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T20:20:54.5217843Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T20:20:54.5218222Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T20:20:54.5218618Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T20:20:54.5219028Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:20:54.5219434Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T20:20:54.5219820Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T20:20:54.5220209Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T20:20:54.5220676Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:20:54.5221147Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:20:54.5221546Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T20:20:54.5221954Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:20:54.5222410Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:20:54.5222856Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:20:54.5223332Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:20:54.5224178Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:20:54.5224643Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:20:54.5225082Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:20:54.5225483Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T20:20:54.5225872Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T20:20:54.5226292Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T20:20:54.5226675Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T20:20:54.5227048Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T20:20:54.5227452Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T20:20:54.5227850Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T20:20:54.5228250Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:20:54.5228667Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T20:20:54.5229059Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T20:20:54.5229436Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T20:20:54.5229805Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T20:20:54.5230353Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T20:20:54.5230743Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:20:54.5231156Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:20:54.5231546Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T20:20:54.5231991Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:20:54.5232439Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:20:54.5232836Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T20:20:54.5233271Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:20:54.5233886Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T20:20:54.5234299Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:20:54.5234709Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T20:20:54.5235064Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T20:20:54.5235423Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T20:20:54.5235815Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T20:20:54.5236214Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T20:20:54.5236593Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T20:20:54.5236944Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T20:20:54.5237291Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T20:20:54.5237640Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T20:20:54.5238161Z 	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-20T20:20:54.5238671Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T20:20:54.5239055Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T20:20:54.5239436Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T20:20:54.5239832Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T20:20:54.5240450Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T20:20:54.5240882Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T20:20:54.5241284Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T20:20:54.5241697Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:20:54.5242107Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T20:20:54.5242486Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T20:20:54.5242852Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T20:20:54.5243211Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T20:20:54.5243743Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T20:20:54.5244165Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T20:20:54.5244600Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T20:20:54.5244999Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T20:20:54.5245417Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:20:54.5245854Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:20:54.5246250Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T20:20:54.5246781Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T20:20:54.5247126Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T20:20:54.5247471Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T20:20:54.5247836Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T20:20:54.5248212Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T20:20:54.5248588Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T20:20:54.5248988Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T20:20:54.5249404Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T20:20:54.5249864Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:20:54.5250300Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T20:20:54.5250681Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T20:20:54.5251067Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T20:20:54.5251456Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T20:20:54.5251844Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T20:20:54.5252227Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T20:20:54.5252612Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T20:20:54.5253054Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:20:54.5253681Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:20:54.5254102Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T20:20:54.5254476Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T20:20:54.5254854Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T20:20:54.5255256Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T20:20:54.5255645Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T20:20:54.5256018Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T20:20:54.5256413Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T20:20:54.5257029Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T20:20:54.5257395Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T20:20:54.5257748Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T20:20:54.5258146Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T20:20:54.5258567Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T20:20:54.5258947Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T20:20:54.5259331Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T20:20:54.5259772Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:20:54.5260209Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T20:20:54.5260633Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:20:54.5261029Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T20:20:54.5261540Z 	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-20T20:20:54.5262043Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T20:20:54.5262429Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:20:54.5262839Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T20:20:54.5263562Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:20:54.5264090Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:20:54.5264672Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:20:54.5265276Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:20:54.5265927Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:20:54.5266571Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:20:54.5267201Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:20:54.5267824Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:20:54.5268412Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:20:54.5268894Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T20:20:54.5269338Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:20:54.5269775Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T20:20:54.5270204Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:20:54.5270678Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:20:54.5271112Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T20:20:54.5271492Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T20:20:54.5271860Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T20:20:54.5272243Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T20:20:54.5272621Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T20:20:54.5273042Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:20:54.5273632Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T20:20:54.5274011Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T20:20:54.5274580Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:20:54.5275061Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:20:54.5275553Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:20:54.5276040Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:20:54.5276532Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:20:54.5276982Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:20:54.5277394Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T20:20:54.5277805Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T20:20:54.5278217Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T20:20:54.5278646Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:20:54.5279068Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T20:20:54.5279456Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T20:20:54.5279836Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T20:20:54.5280207Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T20:20:54.5280726Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T20:20:54.5281159Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:20:54.5281596Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T20:20:54.5282000Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T20:20:54.5282410Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T20:20:54.5282840Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:20:54.5283288Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:20:54.5283867Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:20:54.5284304Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:20:54.5284703Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T20:20:54.5285073Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T20:20:54.5285459Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T20:20:54.5285827Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T20:20:54.5286194Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T20:20:54.5286597Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T20:20:54.5286997Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T20:20:54.5287420Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:20:54.5287888Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:20:54.5288340Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:20:54.5288732Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T20:20:54.5289086Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T20:20:54.5289458Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T20:20:54.5289851Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T20:20:54.5290239Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T20:20:54.5290838Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:20:54.5291291Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:20:54.5291740Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:20:54.5292152Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T20:20:54.5292536Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T20:20:54.5292937Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T20:20:54.5293754Z 	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-20T20:20:54.5294341Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:20:54.5294795Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:20:54.5295242Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:20:54.5295668Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T20:20:54.5296064Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T20:20:54.5296452Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T20:20:54.5296840Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:20:54.5297432Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:20:54.5297832Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T20:20:54.5298211Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T20:20:54.5298596Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:20:54.5298995Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:20:54.5299371Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T20:20:54.5299775Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T20:20:54.5300237Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T20:20:54.5300660Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T20:20:54.5301034Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T20:20:54.5301412Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T20:20:54.5301796Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T20:20:54.5302169Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T20:20:54.5302536Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:20:54.5302962Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:20:54.5303582Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T20:20:54.5303998Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T20:20:54.5304393Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T20:20:54.5304786Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T20:20:54.5305164Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T20:20:54.5305541Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T20:20:54.5305922Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T20:20:54.5306318Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T20:20:54.5306759Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:20:54.5307201Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:20:54.5307811Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:20:54.5308227Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T20:20:54.5308631Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T20:20:54.5309055Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T20:20:54.5309439Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T20:20:54.5309801Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T20:20:54.5310147Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T20:20:54.5310515Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T20:20:54.5310890Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T20:20:54.5311242Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T20:20:54.5311614Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:20:54.5312009Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:20:54.5312396Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T20:20:54.5312754Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T20:20:54.5313104Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T20:20:54.5313765Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T20:20:54.5314163Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T20:20:54.5314537Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T20:20:54.5314896Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T20:20:54.5315254Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T20:20:54.5315640Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T20:20:54.5316017Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T20:20:54.5316365Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T20:20:54.5316734Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T20:20:54.5317128Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T20:20:54.5317511Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T20:20:54.5317886Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T20:20:54.5318258Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T20:20:54.5318640Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T20:20:54.5319040Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T20:20:54.5319465Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T20:20:54.5319866Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T20:20:54.5320222Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T20:20:54.5320566Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T20:20:54.5320905Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T20:20:54.5321326Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:20:54.5321827Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:20:54.5322333Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:20:54.5322804Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:20:54.5323343Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:20:54.5324133Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T20:20:54.5324537Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:20:54.5324922Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:20:54.5325310Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:20:54.5325697Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T20:20:54.5326085Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:20:54.5326470Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T20:20:54.5326844Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T20:20:54.5327235Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:20:54.5327680Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:20:54.5328114Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:20:54.5328487Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T20:20:54.5328884Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:20:54.5329306Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:20:54.5329685Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T20:20:54.5330189Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T20:20:54.5330573Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:20:54.5331022Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:20:54.5331482Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T20:20:54.5331896Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T20:20:54.5332309Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T20:20:54.5332733Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T20:20:54.5333166Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T20:20:54.7190011Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:20:54.9116699Z Collecting meson
2025-08-20T20:20:54.9776481Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T20:20:55.0335204Z Collecting ninja
2025-08-20T20:20:55.0453714Z   Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (5.1 kB)
2025-08-20T20:20:55.0697632Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T20:20:55.1833486Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 9.8 MB/s  0:00:00
2025-08-20T20:20:55.1968513Z Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (177 kB)
2025-08-20T20:20:55.2923004Z Installing collected packages: ninja, meson
2025-08-20T20:20:55.9723011Z 
2025-08-20T20:20:55.9746589Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T20:20:56.2416313Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:20:56.3327897Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T20:20:56.4234215Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T20:20:56.8140845Z 1.8.4
2025-08-20T20:20:56.8449969Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T20:20:56.8758335Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:20:56.8758716Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T20:20:56.8759075Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T20:20:56.8759853Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T20:20:56.8760246Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T20:20:56.8760601Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T20:20:56.8760965Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T20:20:56.8761324Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T20:20:56.8761674Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T20:20:56.8762203Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T20:20:56.8762567Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T20:20:56.8762953Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T20:20:56.8763335Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T20:20:56.8764459Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T20:20:56.8764875Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T20:20:56.8765278Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T20:20:56.8765677Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T20:20:56.8766037Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T20:20:56.8766414Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:20:56.8767142Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:20:56.8767589Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T20:20:56.8767976Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T20:20:56.8768394Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:20:56.8768838Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T20:20:56.8769195Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T20:20:56.8769585Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:20:56.8770012Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:20:56.8770434Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:20:56.8770837Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:20:56.8771257Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:20:56.8771674Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T20:20:56.8772096Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T20:20:56.8772528Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T20:20:56.8772954Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:20:56.8773556Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T20:20:56.8774003Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:20:56.8774411Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:20:56.8774818Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T20:20:56.8775210Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T20:20:56.8775622Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:20:56.8776046Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T20:20:56.8776465Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:20:56.8776871Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T20:20:56.8777492Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T20:20:56.8777968Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T20:20:56.8778443Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:20:56.8778912Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:20:56.8779403Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T20:20:56.8779853Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T20:20:56.8780271Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:20:56.8780690Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T20:20:56.8781098Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T20:20:56.8781514Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T20:20:56.8781919Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T20:20:56.8782289Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T20:20:56.8782648Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T20:20:56.8783020Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T20:20:56.8784364Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T20:20:56.8785040Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:20:56.8785424Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T20:20:56.8785833Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:20:56.8786277Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:20:56.8786702Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:20:56.8787122Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:20:56.8787546Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T20:20:56.8787977Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:20:56.8788381Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:20:56.8788777Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T20:20:56.8789216Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:20:56.8789715Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:20:56.8790209Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T20:20:56.8790669Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T20:20:56.8791092Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T20:20:56.8791479Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T20:20:56.8791871Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T20:20:56.8792271Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T20:20:56.8792675Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T20:20:56.8793136Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:20:56.8793824Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:20:56.8794332Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:20:56.8794821Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:20:56.8795470Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:20:56.8795890Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:20:56.8796286Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:20:56.8796696Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:20:56.8797094Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T20:20:56.8797489Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T20:20:56.8797912Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T20:20:56.8798339Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T20:20:56.8798720Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T20:20:56.8799094Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T20:20:56.8799506Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:20:56.8799910Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T20:20:56.8800288Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T20:20:56.8800655Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T20:20:56.8801048Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:20:56.8801599Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T20:20:56.8801953Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T20:20:56.8802335Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T20:20:56.8802748Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T20:20:56.8803135Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T20:20:56.8803634Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T20:20:56.8804003Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T20:20:56.8804380Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T20:20:56.8804770Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T20:20:56.8805171Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T20:20:56.8805567Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T20:20:56.8805956Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T20:20:56.8806340Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T20:20:56.8806742Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T20:20:56.8807143Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T20:20:56.8807512Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T20:20:56.8807872Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T20:20:56.8808226Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T20:20:56.8808584Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T20:20:56.8808947Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T20:20:56.8809301Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T20:20:56.8809680Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T20:20:56.8810079Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T20:20:56.8810515Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:20:56.8810948Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T20:20:56.8811351Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T20:20:56.8811944Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T20:20:56.8812364Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T20:20:56.8812757Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T20:20:56.8813165Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T20:20:56.8813724Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T20:20:56.8814119Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T20:20:56.8814516Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T20:20:56.8814926Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:20:56.8815366Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:20:56.8815796Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T20:20:56.8816190Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T20:20:56.8816587Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T20:20:56.8816999Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T20:20:56.8817412Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T20:20:56.8817816Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T20:20:56.8818398Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T20:20:56.8818797Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:20:56.8819199Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T20:20:56.8819582Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T20:20:56.8819934Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T20:20:56.8820300Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T20:20:56.8820697Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T20:20:56.8821096Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T20:20:56.8821500Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T20:20:56.8821896Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T20:20:56.8822272Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T20:20:56.8822651Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T20:20:56.8823029Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T20:20:56.8823559Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T20:20:56.8824024Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:20:56.8824476Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T20:20:56.8824877Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T20:20:56.8825253Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T20:20:56.8825642Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T20:20:56.8826062Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:20:56.8826486Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:20:56.8826840Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T20:20:56.8827182Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T20:20:56.8827597Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:20:56.8828030Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T20:20:56.8828635Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T20:20:56.8829043Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T20:20:56.8829423Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T20:20:56.8829806Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T20:20:56.8830229Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:20:56.8830699Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:20:56.8831112Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T20:20:56.8831481Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T20:20:56.8831840Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T20:20:56.8832288Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:20:56.8832790Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:20:56.8833229Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T20:20:56.8833901Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T20:20:56.8834374Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:20:56.8835141Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:20:56.8835647Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:20:56.8836081Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T20:20:56.8836443Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T20:20:56.8836822Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T20:20:56.8837236Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T20:20:56.8837645Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T20:20:56.8838049Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:20:56.8838419Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T20:20:56.8838792Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T20:20:56.8839194Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:20:56.8839593Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T20:20:56.8839990Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:20:56.8840387Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T20:20:56.8840782Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:20:56.8841183Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T20:20:56.8841603Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:20:56.8842050Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T20:20:56.8842478Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T20:20:56.8842867Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T20:20:56.8843245Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T20:20:56.8843788Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T20:20:56.8844165Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T20:20:56.8844557Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T20:20:56.8844975Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:20:56.8845650Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:20:56.8846116Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:20:56.8846521Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T20:20:56.8846907Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T20:20:56.8847290Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T20:20:56.8847672Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T20:20:56.8848039Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T20:20:56.8848425Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T20:20:56.8848806Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T20:20:56.8849250Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:20:56.8849724Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T20:20:56.8850183Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:20:56.8850699Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:20:56.8851210Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:20:56.8851934Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:20:56.8852381Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T20:20:56.8852741Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T20:20:56.8853102Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T20:20:56.8853618Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:20:56.8854012Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T20:20:56.8854380Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T20:20:56.8854759Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:20:56.8855143Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T20:20:56.8855525Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:20:56.8855908Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T20:20:56.8856279Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T20:20:56.8856676Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T20:20:56.8857069Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T20:20:56.8857487Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:20:56.8857926Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:20:56.8858350Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T20:20:56.8858763Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T20:20:56.8859165Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T20:20:56.8859575Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T20:20:56.8860002Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T20:20:56.8860395Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T20:20:56.8860756Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T20:20:56.8861266Z 	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-20T20:20:56.8862107Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T20:20:56.8862501Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T20:20:56.8862874Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T20:20:56.8863238Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T20:20:56.8863898Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:20:56.8864336Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T20:20:56.8864768Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:20:56.8865198Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T20:20:56.8865597Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T20:20:56.8865998Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T20:20:56.8866423Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:20:56.8866837Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T20:20:56.8867229Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T20:20:56.8867656Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:20:56.8868148Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:20:56.8868842Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:20:56.8869290Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:20:56.8869698Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T20:20:56.8870103Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T20:20:56.8870584Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:20:56.8871068Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T20:20:56.8871480Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T20:20:56.8871912Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:20:56.8872365Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T20:20:56.8872779Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T20:20:56.8873140Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T20:20:56.8873663Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T20:20:56.8874040Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T20:20:56.8874425Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T20:20:56.8874790Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T20:20:56.8875147Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T20:20:56.8875514Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T20:20:56.8875872Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T20:20:56.8876228Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T20:20:56.8876599Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T20:20:56.8876959Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T20:20:56.8877337Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T20:20:56.8877721Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T20:20:56.8878080Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T20:20:56.8878440Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T20:20:56.8879025Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T20:20:56.8879416Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T20:20:56.8879792Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T20:20:56.8880160Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T20:20:56.8880519Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T20:20:56.8880894Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T20:20:56.8881315Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T20:20:56.8881750Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T20:20:56.8882155Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T20:20:56.8882519Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T20:20:56.8882905Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:20:56.8883329Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:20:56.8883912Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T20:20:56.8884279Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T20:20:56.8884647Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T20:20:56.8885006Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T20:20:56.8885527Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T20:20:56.8885878Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T20:20:56.8886233Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T20:20:56.8886601Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T20:20:56.8886959Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T20:20:56.8887306Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T20:20:56.8887639Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T20:20:56.8888014Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:20:56.8888421Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T20:20:56.8888815Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:20:56.8889215Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T20:20:56.8889609Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:20:56.8890026Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:20:56.8890529Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:20:56.8891149Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:20:56.8891774Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:20:56.8892317Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:20:56.8892789Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:20:56.8893244Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:20:56.8893941Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:20:56.8894566Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:20:56.8895130Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:20:56.8895841Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:20:56.8896311Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T20:20:56.8896686Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T20:20:56.8897060Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T20:20:56.8897436Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T20:20:56.8897818Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T20:20:56.8898209Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T20:20:56.8898613Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T20:20:56.8899001Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T20:20:56.8899388Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T20:20:56.8899771Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T20:20:56.8900154Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T20:20:56.8900533Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T20:20:56.8900910Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T20:20:56.8901302Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T20:20:56.8901701Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T20:20:56.8902280Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T20:20:56.8902700Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T20:20:56.8903071Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T20:20:56.8903601Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T20:20:56.8904019Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T20:20:56.8904432Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:20:56.8904872Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:20:56.8905296Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T20:20:56.8905661Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T20:20:56.8906031Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T20:20:56.8906417Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T20:20:56.8906788Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T20:20:56.8907180Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:20:56.8907570Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T20:20:56.8907954Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T20:20:56.8908338Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T20:20:56.8908702Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T20:20:56.8909070Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T20:20:56.8909623Z 	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-20T20:20:56.8910346Z 	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-20T20:20:56.8911032Z 	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-20T20:20:56.8911697Z 	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-20T20:20:56.8912233Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T20:20:56.8912856Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T20:20:56.8913286Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T20:20:56.8913914Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T20:20:56.8914294Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T20:20:56.8914673Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T20:20:56.8915046Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T20:20:56.8915421Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T20:20:56.8915806Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T20:20:56.8916181Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T20:20:56.8916560Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T20:20:56.8916951Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T20:20:56.8917356Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T20:20:56.8917757Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T20:20:56.8918155Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T20:20:56.8918538Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T20:20:56.8919133Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T20:20:56.8919520Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T20:20:56.8919921Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T20:20:56.8920317Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T20:20:56.8920712Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T20:20:56.8921107Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T20:20:56.8921533Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:20:56.8921966Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T20:20:56.8922365Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T20:20:56.8922803Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:20:56.8923264Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:20:56.8923848Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T20:20:56.8924223Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T20:20:56.8924602Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T20:20:56.8924999Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T20:20:56.8925413Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:20:56.8925821Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T20:20:56.8926203Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T20:20:56.8926594Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T20:20:56.8927068Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:20:56.8927544Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:20:56.8927944Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T20:20:56.8928350Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:20:56.8928800Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:20:56.8929477Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:20:56.8929976Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:20:56.8930463Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:20:56.8930909Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:20:56.8931351Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:20:56.8931753Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T20:20:56.8932142Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T20:20:56.8932589Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T20:20:56.8932973Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T20:20:56.8933346Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T20:20:56.8934084Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T20:20:56.8934488Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T20:20:56.8934891Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:20:56.8935310Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T20:20:56.8935709Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T20:20:56.8936304Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T20:20:56.8936675Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T20:20:56.8937027Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T20:20:56.8937413Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:20:56.8937831Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:20:56.8938228Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T20:20:56.8938675Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:20:56.8939125Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:20:56.8939524Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T20:20:56.8939966Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:20:56.8940394Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T20:20:56.8940804Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:20:56.8941211Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T20:20:56.8941570Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T20:20:56.8941939Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T20:20:56.8942332Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T20:20:56.8942730Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T20:20:56.8943110Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T20:20:56.8943654Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T20:20:56.8944024Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T20:20:56.8944379Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T20:20:56.8944863Z 	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-20T20:20:56.8945373Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T20:20:56.8945754Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T20:20:56.8946358Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T20:20:56.8946781Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T20:20:56.8947190Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T20:20:56.8947601Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T20:20:56.8948004Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T20:20:56.8948422Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:20:56.8948831Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T20:20:56.8949205Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T20:20:56.8949571Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T20:20:56.8949931Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T20:20:56.8950310Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T20:20:56.8950736Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T20:20:56.8951167Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T20:20:56.8951604Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T20:20:56.8952027Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:20:56.8952649Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:20:56.8953047Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T20:20:56.8953596Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T20:20:56.8953994Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T20:20:56.8954340Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T20:20:56.8954714Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T20:20:56.8955092Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T20:20:56.8955467Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T20:20:56.8955865Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T20:20:56.8956283Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T20:20:56.8956747Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:20:56.8957180Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T20:20:56.8957554Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T20:20:56.8957938Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T20:20:56.8958324Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T20:20:56.8958714Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T20:20:56.8959097Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T20:20:56.8959476Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T20:20:56.8959915Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:20:56.8960408Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:20:56.8960841Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T20:20:56.8961220Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T20:20:56.8961598Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T20:20:56.8962005Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T20:20:56.8962397Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T20:20:56.8963002Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T20:20:56.8963674Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T20:20:56.8964073Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T20:20:56.8964427Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T20:20:56.8964785Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T20:20:56.8965191Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T20:20:56.8965617Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T20:20:56.8965996Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T20:20:56.8966382Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T20:20:56.8966830Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:20:56.8967277Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T20:20:56.8967712Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:20:56.8968104Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T20:20:56.8968620Z 	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-20T20:20:56.8969134Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T20:20:56.8969720Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:20:56.8970133Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T20:20:56.8970560Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:20:56.8971076Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:20:56.8971661Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:20:56.8972270Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:20:56.8972917Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:20:56.8973772Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:20:56.8974429Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:20:56.8975057Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:20:56.8975638Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:20:56.8976124Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T20:20:56.8976570Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:20:56.8977009Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T20:20:56.8977439Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:20:56.8977913Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:20:56.8978348Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T20:20:56.8978735Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T20:20:56.8979104Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T20:20:56.8979480Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T20:20:56.8979865Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T20:20:56.8980274Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:20:56.8980989Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T20:20:56.8981386Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T20:20:56.8981777Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:20:56.8982242Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:20:56.8982737Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:20:56.8983231Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:20:56.8983911Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:20:56.8984368Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:20:56.8984786Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T20:20:56.8985205Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T20:20:56.8985620Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T20:20:56.8986045Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:20:56.8986472Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T20:20:56.8986860Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T20:20:56.8987412Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T20:20:56.8987792Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T20:20:56.8988172Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T20:20:56.8988610Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:20:56.8989052Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T20:20:56.8989461Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T20:20:56.8989877Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T20:20:56.8990309Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:20:56.8990757Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:20:56.8991202Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:20:56.8991645Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:20:56.8992045Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T20:20:56.8992422Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T20:20:56.8992812Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T20:20:56.8993186Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T20:20:56.8993746Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T20:20:56.8994154Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T20:20:56.8994561Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T20:20:56.8994987Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:20:56.8995467Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:20:56.8995924Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:20:56.8996316Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T20:20:56.8996673Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T20:20:56.8997051Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T20:20:56.8997723Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T20:20:56.8998138Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T20:20:56.8998531Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:20:56.8998963Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:20:56.8999416Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:20:56.8999843Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T20:20:56.9000234Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T20:20:56.9000637Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T20:20:56.9001184Z 	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-20T20:20:56.9001770Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:20:56.9002225Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:20:56.9002672Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:20:56.9003099Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T20:20:56.9003720Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T20:20:56.9004307Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T20:20:56.9004702Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:20:56.9005102Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:20:56.9005506Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T20:20:56.9005889Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T20:20:56.9006284Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:20:56.9006691Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:20:56.9007068Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T20:20:56.9007479Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T20:20:56.9007942Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T20:20:56.9008373Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T20:20:56.9008751Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T20:20:56.9009130Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T20:20:56.9009521Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T20:20:56.9009900Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T20:20:56.9010283Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:20:56.9010721Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:20:56.9011169Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T20:20:56.9011577Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T20:20:56.9011977Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T20:20:56.9012386Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T20:20:56.9012772Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T20:20:56.9013148Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T20:20:56.9013796Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T20:20:56.9014209Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T20:20:56.9014899Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:20:56.9015374Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:20:56.9015798Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:20:56.9016204Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T20:20:56.9016610Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T20:20:56.9017042Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T20:20:56.9017432Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T20:20:56.9017787Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T20:20:56.9018137Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T20:20:56.9018504Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T20:20:56.9018886Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T20:20:56.9019239Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T20:20:56.9019608Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:20:56.9020004Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:20:56.9020392Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T20:20:56.9020927Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T20:20:56.9021280Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T20:20:56.9021658Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T20:20:56.9022058Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T20:20:56.9022433Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T20:20:56.9022802Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T20:20:56.9023170Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T20:20:56.9023820Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T20:20:56.9024207Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T20:20:56.9024561Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T20:20:56.9024947Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T20:20:56.9025340Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T20:20:56.9025721Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T20:20:56.9026099Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T20:20:56.9026477Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T20:20:56.9026871Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T20:20:56.9027277Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T20:20:56.9027702Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T20:20:56.9028106Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T20:20:56.9028464Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T20:20:56.9028822Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T20:20:56.9029164Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T20:20:56.9029583Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:20:56.9030086Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:20:56.9030558Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:20:56.9031235Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:20:56.9031793Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:20:56.9032232Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T20:20:56.9032613Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:20:56.9033004Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:20:56.9033568Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:20:56.9033978Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T20:20:56.9034366Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:20:56.9034755Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T20:20:56.9035133Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T20:20:56.9035537Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:20:56.9035979Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:20:56.9036409Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:20:56.9036786Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T20:20:56.9037187Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:20:56.9037785Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:20:56.9038170Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T20:20:56.9038527Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T20:20:56.9038912Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:20:56.9039367Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:20:56.9039829Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T20:20:56.9040243Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T20:20:56.9040661Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T20:20:56.9041092Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T20:20:56.9041538Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T20:20:57.6131333Z info: downloading installer (https://install.determinate.systems/nix/tag/v3.8.5/nix-installer-aarch64-linux)
2025-08-20T20:20:59.0754126Z  INFO nix-installer v3.8.5
2025-08-20T20:20:59.8626994Z [2m[33m`nix-installer` needs to run as `root`, attempting to escalate now via `sudo`...[39m[0m
2025-08-20T20:20:59.8706611Z  INFO nix-installer v3.8.5
2025-08-20T20:21:00.2514151Z  INFO Step: Create directory `/nix`
2025-08-20T20:21:00.2515168Z  INFO Step: Provision Nix
2025-08-20T20:21:01.6520017Z  INFO Step: Create build users (UID 30001-30032) and group (GID 30000)
2025-08-20T20:21:04.8470342Z  INFO Step: Configure Nix
2025-08-20T20:21:05.1168617Z  INFO Step: Create directory `/etc/tmpfiles.d`
2025-08-20T20:21:05.1168968Z  INFO Step: Configure upstream Nix daemon service
2025-08-20T20:21:05.1169279Z  INFO Step: Remove directory `/nix/temp-install-dir`
2025-08-20T20:21:05.1858152Z  WARN SelfTest([ShellFailed { shell: Sh, command: "\"sh\" \"-lc\" \"exec nix build --option substitute false --option post-build-hook \\'\\' --no-link --expr \\'derivation { name = \\\"self-test-sh-1755721265117\\\"; system = \\\"aarch64-linux\\\"; builder = \\\"/bin/sh\\\"; args = [\\\"-c\\\" \\\"echo hello > \\\\$out\\\"]; }\\'\"", output: Output { status: ExitStatus(unix_wait_status(256)), stdout: "", stderr: "error:\n       … while calling the 'derivationStrict' builtin\n         at <nix/derivation-internal.nix>:37:12:\n           36|\n           37|   strict = derivationStrict drvAttrs;\n             |            ^\n           38|\n\n       … while evaluating derivation 'self-test-sh-1755721265117'\n         whose name attribute is located at «string»:1:14\n\n       error: cannot connect to socket at '/nix/var/nix/daemon-socket/socket': No such file or directory\n" } }, ShellFailed { shell: Bash, command: "\"bash\" \"-lc\" \"exec nix build --option substitute false --option post-build-hook \\'\\' --no-link --expr \\'derivation { name = \\\"self-test-bash-1755721265153\\\"; system = \\\"aarch64-linux\\\"; builder = \\\"/bin/sh\\\"; args = [\\\"-c\\\" \\\"echo hello > \\\\$out\\\"]; }\\'\"", output: Output { status: ExitStatus(unix_wait_status(256)), stdout: "", stderr: "error:\n       … while calling the 'derivationStrict' builtin\n         at <nix/derivation-internal.nix>:37:12:\n           36|\n           37|   strict = derivationStrict drvAttrs;\n             |            ^\n           38|\n\n       … while evaluating derivation 'self-test-bash-1755721265153'\n         whose name attribute is located at «string»:1:14\n\n       error: cannot connect to socket at '/nix/var/nix/daemon-socket/socket': No such file or directory\n" } }])
2025-08-20T20:21:05.2133059Z [1m[32mNix was installed successfully![39m[0m
2025-08-20T20:21:05.2133863Z To get started using Nix, open a new shell or run `[1m. /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh[0m`
2025-08-20T20:21:05.2134234Z 
2025-08-20T20:21:05.2783506Z root    ALL=(ALL:ALL) ALL
2025-08-20T20:21:05.2967483Z nix (Nix) 2.30.2
2025-08-20T20:21:05.3323954Z nixedge https://nixos.org/channels/nixos-unstable
2025-08-20T20:21:06.0175533Z unpacking 1 channels...
2025-08-20T20:21:19.4633075Z user   flake:nixpkgs github:NixOS/nixpkgs/nixpkgs-unstable
2025-08-20T20:21:19.4633686Z global flake:agda github:agda/agda
2025-08-20T20:21:19.4633966Z global flake:arion github:hercules-ci/arion
2025-08-20T20:21:19.4634278Z global flake:blender-bin github:edolstra/nix-warez?dir=blender
2025-08-20T20:21:19.4634633Z global flake:bundlers github:NixOS/bundlers
2025-08-20T20:21:19.4634890Z global flake:cachix github:cachix/cachix
2025-08-20T20:21:19.4635170Z global flake:composable github:ComposableFi/composable
2025-08-20T20:21:19.4635496Z global flake:disko github:nix-community/disko
2025-08-20T20:21:19.4635791Z global flake:dreampkgs github:nix-community/dreampkgs
2025-08-20T20:21:19.4636082Z global flake:dwarffs github:edolstra/dwarffs
2025-08-20T20:21:19.4636393Z global flake:emacs-overlay github:nix-community/emacs-overlay
2025-08-20T20:21:19.4636721Z global flake:fenix github:nix-community/fenix
2025-08-20T20:21:19.4637019Z global flake:flake-parts github:hercules-ci/flake-parts
2025-08-20T20:21:19.4637328Z global flake:flake-utils github:numtide/flake-utils
2025-08-20T20:21:19.4637608Z global flake:helix github:helix-editor/helix
2025-08-20T20:21:19.4638336Z global flake:hercules-ci-agent github:hercules-ci/hercules-ci-agent
2025-08-20T20:21:19.4638794Z global flake:hercules-ci-effects github:hercules-ci/hercules-ci-effects
2025-08-20T20:21:19.4639192Z global flake:home-manager github:nix-community/home-manager
2025-08-20T20:21:19.4639488Z global flake:hydra github:NixOS/hydra
2025-08-20T20:21:19.4639735Z global flake:mach-nix github:DavHau/mach-nix
2025-08-20T20:21:19.4639996Z global flake:ngipkgs github:ngi-nix/ngipkgs
2025-08-20T20:21:19.4641321Z global flake:nickel github:tweag/nickel
2025-08-20T20:21:19.4641565Z global flake:nix github:NixOS/nix
2025-08-20T20:21:19.4641838Z global flake:nix-darwin github:nix-darwin/nix-darwin
2025-08-20T20:21:19.4642135Z global flake:nix-serve github:edolstra/nix-serve
2025-08-20T20:21:19.4642405Z global flake:nixops github:NixOS/nixops
2025-08-20T20:21:19.4642707Z global flake:nixos-anywhere github:nix-community/nixos-anywhere
2025-08-20T20:21:19.4643053Z global flake:nixos-hardware github:NixOS/nixos-hardware
2025-08-20T20:21:19.4643602Z global flake:nixos-homepage github:NixOS/nixos-homepage
2025-08-20T20:21:19.4644246Z global flake:nixos-search github:NixOS/nixos-search
2025-08-20T20:21:19.4644908Z global flake:nixpkgs github:NixOS/nixpkgs/nixpkgs-unstable
2025-08-20T20:21:19.4645243Z global flake:nur github:nix-community/NUR
2025-08-20T20:21:19.4645506Z global flake:patchelf github:NixOS/patchelf
2025-08-20T20:21:19.4645799Z global flake:poetry2nix github:nix-community/poetry2nix
2025-08-20T20:21:19.4646110Z global flake:pridefetch github:SpyHoodle/pridefetch
2025-08-20T20:21:19.4646389Z global flake:sops-nix github:Mic92/sops-nix
2025-08-20T20:21:19.4646666Z global flake:systems github:nix-systems/default
2025-08-20T20:21:19.4646939Z global flake:templates github:NixOS/templates
2025-08-20T20:22:22.2047075Z {"/nix/store/y7apf9pnw8snbvyxqcprhc10ydlzsggl-hello-2.12.2.drv":{"args":["-e","/nix/store/vj1c3wf9c11a0qs6p3ymfvrnsdgsdcbq-source-stdenv.sh","/nix/store/shkw4qm9qcw5sc5n1k5jznc83ny02r39-default-builder.sh"],"builder":"/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash","env":{"NIX_MAIN_PROGRAM":"hello","__structuredAttrs":"","buildInputs":"","builder":"/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash","cmakeFlags":"","configureFlags":"","depsBuildBuild":"","depsBuildBuildPropagated":"","depsBuildTarget":"","depsBuildTargetPropagated":"","depsHostHost":"","depsHostHostPropagated":"","depsTargetTarget":"","depsTargetTargetPropagated":"","doCheck":"1","doInstallCheck":"1","mesonFlags":"","name":"hello-2.12.2","nativeBuildInputs":"/nix/store/2j49w1xpd5xc8zxk3wjvhyfdv5xhgkwi-version-check-hook","out":"/nix/store/63yqdabhapbpv96h625l550xybjhw9kx-hello-2.12.2","outputs":"out","patches":"","pname":"hello","postInstallCheck":"stat \"${!outputBin}/bin/hello\"\n","propagatedBuildInputs":"","propagatedNativeBuildInputs":"","src":"/nix/store/dw402azxjrgrzrk6j0p66wkqrab5mwgw-hello-2.12.2.tar.gz","stdenv":"/nix/store/7kikw5rk313fsd7qx4kh019d14wd491g-stdenv-linux","strictDeps":"","system":"aarch64-linux","version":"2.12.2"},"inputDrvs":{"/nix/store/1vp09yp3q23c8y9aahfy3l5baijs3abi-hello-2.12.2.tar.gz.drv":{"dynamicOutputs":{},"outputs":["out"]},"/nix/store/3djqrl1dpkcqc0pl1dsds4a0vx0w14p8-stdenv-linux.drv":{"dynamicOutputs":{},"outputs":["out"]},"/nix/store/9mapmr6g8ak29lfwbq367gprng0gf8iz-bash-5.3p0.drv":{"dynamicOutputs":{},"outputs":["out"]},"/nix/store/nmwffcykmn7k8gm57n3bzv8jk20hw17b-version-check-hook.drv":{"dynamicOutputs":{},"outputs":["out"]}},"inputSrcs":["/nix/store/shkw4qm9qcw5sc5n1k5jznc83ny02r39-default-builder.sh","/nix/store/vj1c3wf9c11a0qs6p3ymfvrnsdgsdcbq-source-stdenv.sh"],"name":"hello-2.12.2","outputs":{"out":{"path":"/nix/store/63yqdabhapbpv96h625l550xybjhw9kx-hello-2.12.2"}},"system":"aarch64-linux"}}
2025-08-20T20:22:24.2958795Z these 2 derivations will be built:
2025-08-20T20:22:24.2959433Z   /nix/store/kqa3fnlgn6gn6lsqqn294kdzmkr2wbx8-readline-static-aarch64-unknown-linux-musl-8.3p1.drv
2025-08-20T20:22:24.2960197Z   /nix/store/cy4gr4gygjpwikh2yydkmxc3jdm35n0f-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0.drv
2025-08-20T20:22:24.2960801Z these 70 paths will be fetched (145.12 MiB download, 675.77 MiB unpacked):
2025-08-20T20:22:24.2961327Z   /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44
2025-08-20T20:22:24.2961946Z   /nix/store/8h3k5ry860cn1hmdm230b9hpxdjfhji3-aarch64-unknown-linux-musl-binutils-wrapper-2.44
2025-08-20T20:22:24.2962553Z   /nix/store/ss1p733mc1s080r4cj3wbrpjhb9iwv0n-aarch64-unknown-linux-musl-gcc-14.3.0
2025-08-20T20:22:24.2963125Z   /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib
2025-08-20T20:22:24.2963897Z   /nix/store/g49mi0z9h7v450cwp7icdbcysv7gim3x-aarch64-unknown-linux-musl-gcc-wrapper-14.3.0
2025-08-20T20:22:24.2964379Z   /nix/store/q3jkvs7ns647jd6r9nzq1nbgwij4fljd-acl-2.3.2
2025-08-20T20:22:24.2964708Z   /nix/store/z7k353rz7bgm93pyvdk384h7p6494sjh-attr-2.5.2
2025-08-20T20:22:24.2965060Z   /nix/store/3sy000yxjvph0iajvh8c1r2ary839adq-bash-5.3.tar.gz
2025-08-20T20:22:24.2965416Z   /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0
2025-08-20T20:22:24.2965765Z   /nix/store/c31wyg4jxzwzw4zjbbspbr7mkrpn0c3h-binutils-2.44
2025-08-20T20:22:24.2966553Z   /nix/store/5g63pjb5raw4dwl0ysv8mr3g1dxsmx6h-binutils-2.44-lib
2025-08-20T20:22:24.2966981Z   /nix/store/isdnv01pqwwwya8pwsbai2m7yyf5xhx5-binutils-wrapper-2.44
2025-08-20T20:22:24.2967369Z   /nix/store/h253dyxki9n750ia5298sg3mm989xra5-bison-3.8.2
2025-08-20T20:22:24.2967711Z   /nix/store/bypjvrvp7pi3v70ac2qjnjfn4rk5pj9d-bzip2-1.0.8
2025-08-20T20:22:24.2968079Z   /nix/store/4f0zyvdijyjrjg7il0ranyqbabvb1pzs-bzip2-1.0.8-bin
2025-08-20T20:22:24.2968455Z   /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7
2025-08-20T20:22:24.2968829Z   /nix/store/0in4bq1j3ifmqi6cqpqhpcjnmap50dr1-diffutils-3.12
2025-08-20T20:22:24.2969182Z   /nix/store/fcbmy1ig4v72cbzsm8zjagdidp11ygry-ed-1.21.1
2025-08-20T20:22:24.2969571Z   /nix/store/01lbcpfnmfhsjkqhvk90avcdzqyla0fc-expand-response-params
2025-08-20T20:22:24.2970015Z   /nix/store/lwnkkj2xy967xqqq5yn9abcwvp6np84v-expand-response-params
2025-08-20T20:22:24.2970404Z   /nix/store/mffzrnjc67bg4lkqs4qk1dww1icpzd5d-file-5.45
2025-08-20T20:22:24.2970760Z   /nix/store/0z21lf9xrq52v9lls1x7s0hd1cwj2adn-findutils-4.10.0
2025-08-20T20:22:24.2971178Z   /nix/store/69bjbbf7b7064f90m311q3fmpy8ig4y9-fortify-headers-1.1alpine3
2025-08-20T20:22:24.2971577Z   /nix/store/ysb0bhsk6qjgi0gbcagcn6qlwnah472a-gawk-5.3.2
2025-08-20T20:22:24.2971905Z   /nix/store/9670z59sn0mvzq7xm72vh6158m7s4v99-gcc-14.3.0
2025-08-20T20:22:24.2972252Z   /nix/store/p5rikcr7shbhv501w0k0bbp7jr42pdsj-gcc-14.3.0-lib
2025-08-20T20:22:24.2972626Z   /nix/store/w3md1s81ymn6i5mim2w3872qhwi6ys1z-gcc-14.3.0-libgcc
2025-08-20T20:22:24.2973231Z   /nix/store/0r34311s7lka3iisjvhdaqpblqyk6g9f-gcc-wrapper-14.3.0
2025-08-20T20:22:24.2973768Z   /nix/store/y6mfyr6wflr7zvdnk09ny7jxkrczpmh0-glibc-2.40-66
2025-08-20T20:22:24.2974153Z   /nix/store/ixqplwcjnqcvb4ixlljkvcskmafr5qbj-glibc-2.40-66-bin
2025-08-20T20:22:24.2974546Z   /nix/store/4x5kx7pagn110f80plphg3b62b6z4kvd-glibc-2.40-66-dev
2025-08-20T20:22:24.2974901Z   /nix/store/hmxi51rf1vxcyx7rai48qb8i8dilrz2d-gmp-6.3.0
2025-08-20T20:22:24.2975269Z   /nix/store/dybvd3k6m0f9hj1ff6a4r6h65rwhgzii-gmp-with-cxx-6.3.0
2025-08-20T20:22:24.2975671Z   /nix/store/f7ynvlksjx69hy271x8ksbif55dp6lvz-gmp-with-cxx-6.3.0
2025-08-20T20:22:24.2976075Z   /nix/store/764w374n4bdn417d19hw06p7fmlrjqka-gnu-config-2024-01-01
2025-08-20T20:22:24.2976491Z   /nix/store/jacrw3mc5n6w2i69yf57bpmbcq8yjdwi-gnu-config-2024-01-01
2025-08-20T20:22:24.2976883Z   /nix/store/c719rihk36bxwgbr8anyhn22h0x7ylp4-gnugrep-3.12
2025-08-20T20:22:24.2977234Z   /nix/store/im73kipqfcpis8jpknk9m0yrr1n77sqc-gnum4-1.4.20
2025-08-20T20:22:24.2977592Z   /nix/store/95xc32cnb4h57m0yn5v5agva2y1my0bg-gnumake-4.4.1
2025-08-20T20:22:24.2977935Z   /nix/store/b6xhk3vpaa7xh4if3a5agm26b0xd29lk-gnused-4.9
2025-08-20T20:22:24.2978273Z   /nix/store/3xzjsrjrgdpf95ygk9xjnv88xpjm8819-gnutar-1.35
2025-08-20T20:22:24.2978613Z   /nix/store/dc5b8bx1p1vrfpxkdfdh2sy2mway7v8y-gzip-1.14
2025-08-20T20:22:24.2978946Z   /nix/store/pb3fpsp8xgvipazhyf8ivxxkngc59mzq-isl-0.20
2025-08-20T20:22:24.2979270Z   /nix/store/vn20hhk0sljqh085zb71p72j2mjnaksv-isl-0.20
2025-08-20T20:22:24.2979621Z   /nix/store/k6rbnjlyyflbyqfilkpjf512s81rh6za-libidn2-2.3.8
2025-08-20T20:22:24.2979982Z   /nix/store/1rgyb22ds6l679y7j1qsymjgmc87mfbh-libmpc-1.3.1
2025-08-20T20:22:24.2980340Z   /nix/store/cpnv0byafcl79nqljrxpsgnc0snblfi3-libmpc-1.3.1
2025-08-20T20:22:24.2980709Z   /nix/store/8ll067yklivz488s73mil0g8d2igf6wb-libunistring-1.3
2025-08-20T20:22:24.2981606Z   /nix/store/xsbgpmy8jlrwp6i48isq1b0137ypl349-linux-headers-6.14.7
2025-08-20T20:22:24.2982069Z   /nix/store/bzlcmprxmb3jg8h6r0r7ny7xxibnnhyn-linux-headers-static-6.14.7
2025-08-20T20:22:24.2982501Z   /nix/store/pysjjnghq69vlja7ncgp0g7lk18zgb5q-mpfr-4.2.2
2025-08-20T20:22:24.2983099Z   /nix/store/vdgk4jf2xbymfcqdhqss1b2w7r4h9zf2-mpfr-4.2.2
2025-08-20T20:22:24.2983751Z   /nix/store/v63vcsggbnyc4f3q1qd934qcxlkr4iyr-musl-static-aarch64-unknown-linux-musl-1.2.5
2025-08-20T20:22:24.2984618Z   /nix/store/7fsna80m63dp2ybdaam6jx67hcar7rxf-musl-static-aarch64-unknown-linux-musl-1.2.5-bin
2025-08-20T20:22:24.2985628Z   /nix/store/0dbkgyv214dcn0ilkq0l26qp3wbrjrql-musl-static-aarch64-unknown-linux-musl-1.2.5-dev
2025-08-20T20:22:24.2987196Z   /nix/store/4n6g2zrd88cs4qf2scnbz1vhfn5jqmx2-ncurses-static-aarch64-unknown-linux-musl-6.5
2025-08-20T20:22:24.2987870Z   /nix/store/ap2s2xi6pan2a7ycghgldnk1zn50w043-ncurses-static-aarch64-unknown-linux-musl-6.5-dev
2025-08-20T20:22:24.2988543Z   /nix/store/8slxaaw4qc03l6anzqmk6f4i3nx5c99h-ncurses-static-aarch64-unknown-linux-musl-6.5-man
2025-08-20T20:22:24.2989043Z   /nix/store/wc96fmjjrc2yy1nlxl5qbysl271hsnn4-patch-2.8
2025-08-20T20:22:24.2989407Z   /nix/store/b0fz4n7d1ba3yi9sykd4ysyz6z20rs3m-patchelf-0.15.0
2025-08-20T20:22:24.2989767Z   /nix/store/b7cv4q2mb7nm85adg9rd4gim35vksm2h-pcre2-10.44
2025-08-20T20:22:24.2990143Z   /nix/store/4wzrbkgi3m2dz7acyg2224l2kw7f1pc2-readline-8.3.tar.gz
2025-08-20T20:22:24.2990531Z   /nix/store/x8zb2br5nij14z3a8yki2yah25yd3pya-readline83-001
2025-08-20T20:22:24.2990888Z   /nix/store/s2qa477rkb4j94whqpzr60mnh1n9d9mp-stdenv-linux
2025-08-20T20:22:24.2991356Z   /nix/store/970l3jy73cmb72bgc28k1nfam7cwvypi-update-autotools-gnu-config-scripts-hook
2025-08-20T20:22:24.2991937Z   /nix/store/9m1239578xvbbnb9b947kw3cl7sqfv4v-update-autotools-gnu-config-scripts-hook
2025-08-20T20:22:24.2992428Z   /nix/store/vn2ghjcg3zj9wya6kp1lnfsssvlndmjw-xgcc-14.3.0-libgcc
2025-08-20T20:22:24.2992788Z   /nix/store/y9gmfbwk0xrm73y15mc4y7zn822ljzdj-xz-5.8.1
2025-08-20T20:22:24.2993122Z   /nix/store/kqr1xlzijrzk3hgkxw2mnkcwsg971k00-xz-5.8.1-bin
2025-08-20T20:22:24.2993610Z   /nix/store/m9bn67mp116plwz3h150m5kzyd973hdw-zlib-1.3.1
2025-08-20T20:22:24.3008666Z copying path '/nix/store/3sy000yxjvph0iajvh8c1r2ary839adq-bash-5.3.tar.gz' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3048295Z copying path '/nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3049671Z copying path '/nix/store/w3md1s81ymn6i5mim2w3872qhwi6ys1z-gcc-14.3.0-libgcc' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3050849Z copying path '/nix/store/69bjbbf7b7064f90m311q3fmpy8ig4y9-fortify-headers-1.1alpine3' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3051755Z copying path '/nix/store/jacrw3mc5n6w2i69yf57bpmbcq8yjdwi-gnu-config-2024-01-01' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3055171Z copying path '/nix/store/xsbgpmy8jlrwp6i48isq1b0137ypl349-linux-headers-6.14.7' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3057937Z copying path '/nix/store/vn2ghjcg3zj9wya6kp1lnfsssvlndmjw-xgcc-14.3.0-libgcc' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3060398Z copying path '/nix/store/v63vcsggbnyc4f3q1qd934qcxlkr4iyr-musl-static-aarch64-unknown-linux-musl-1.2.5' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3066579Z copying path '/nix/store/8ll067yklivz488s73mil0g8d2igf6wb-libunistring-1.3' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3067370Z copying path '/nix/store/bzlcmprxmb3jg8h6r0r7ny7xxibnnhyn-linux-headers-static-6.14.7' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3070460Z copying path '/nix/store/4wzrbkgi3m2dz7acyg2224l2kw7f1pc2-readline-8.3.tar.gz' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3071218Z copying path '/nix/store/x8zb2br5nij14z3a8yki2yah25yd3pya-readline83-001' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3073908Z copying path '/nix/store/4n6g2zrd88cs4qf2scnbz1vhfn5jqmx2-ncurses-static-aarch64-unknown-linux-musl-6.5' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3074961Z copying path '/nix/store/8slxaaw4qc03l6anzqmk6f4i3nx5c99h-ncurses-static-aarch64-unknown-linux-musl-6.5-man' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.3323186Z copying path '/nix/store/970l3jy73cmb72bgc28k1nfam7cwvypi-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.4115164Z copying path '/nix/store/k6rbnjlyyflbyqfilkpjf512s81rh6za-libidn2-2.3.8' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.4339205Z copying path '/nix/store/7fsna80m63dp2ybdaam6jx67hcar7rxf-musl-static-aarch64-unknown-linux-musl-1.2.5-bin' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.4865484Z copying path '/nix/store/y6mfyr6wflr7zvdnk09ny7jxkrczpmh0-glibc-2.40-66' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9281810Z copying path '/nix/store/bypjvrvp7pi3v70ac2qjnjfn4rk5pj9d-bzip2-1.0.8' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9282538Z copying path '/nix/store/z7k353rz7bgm93pyvdk384h7p6494sjh-attr-2.5.2' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9286746Z copying path '/nix/store/fcbmy1ig4v72cbzsm8zjagdidp11ygry-ed-1.21.1' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9287534Z copying path '/nix/store/01lbcpfnmfhsjkqhvk90avcdzqyla0fc-expand-response-params' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9289487Z copying path '/nix/store/95xc32cnb4h57m0yn5v5agva2y1my0bg-gnumake-4.4.1' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9290207Z copying path '/nix/store/p5rikcr7shbhv501w0k0bbp7jr42pdsj-gcc-14.3.0-lib' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9290901Z copying path '/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9291562Z copying path '/nix/store/m9bn67mp116plwz3h150m5kzyd973hdw-zlib-1.3.1' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9292220Z copying path '/nix/store/b7cv4q2mb7nm85adg9rd4gim35vksm2h-pcre2-10.44' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9292941Z copying path '/nix/store/lwnkkj2xy967xqqq5yn9abcwvp6np84v-expand-response-params' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9294123Z copying path '/nix/store/ixqplwcjnqcvb4ixlljkvcskmafr5qbj-glibc-2.40-66-bin' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9294829Z copying path '/nix/store/b6xhk3vpaa7xh4if3a5agm26b0xd29lk-gnused-4.9' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9295478Z copying path '/nix/store/y9gmfbwk0xrm73y15mc4y7zn822ljzdj-xz-5.8.1' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9296125Z copying path '/nix/store/hmxi51rf1vxcyx7rai48qb8i8dilrz2d-gmp-6.3.0' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9296797Z copying path '/nix/store/ysb0bhsk6qjgi0gbcagcn6qlwnah472a-gawk-5.3.2' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9456476Z copying path '/nix/store/4f0zyvdijyjrjg7il0ranyqbabvb1pzs-bzip2-1.0.8-bin' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9470439Z copying path '/nix/store/q3jkvs7ns647jd6r9nzq1nbgwij4fljd-acl-2.3.2' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9475238Z copying path '/nix/store/wc96fmjjrc2yy1nlxl5qbysl271hsnn4-patch-2.8' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9529304Z copying path '/nix/store/5g63pjb5raw4dwl0ysv8mr3g1dxsmx6h-binutils-2.44-lib' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9537955Z copying path '/nix/store/mffzrnjc67bg4lkqs4qk1dww1icpzd5d-file-5.45' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9649678Z copying path '/nix/store/pb3fpsp8xgvipazhyf8ivxxkngc59mzq-isl-0.20' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9650626Z copying path '/nix/store/vdgk4jf2xbymfcqdhqss1b2w7r4h9zf2-mpfr-4.2.2' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9940202Z copying path '/nix/store/3xzjsrjrgdpf95ygk9xjnv88xpjm8819-gnutar-1.35' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9977554Z copying path '/nix/store/c719rihk36bxwgbr8anyhn22h0x7ylp4-gnugrep-3.12' from 'https://cache.nixos.org'...
2025-08-20T20:22:24.9983279Z copying path '/nix/store/kqr1xlzijrzk3hgkxw2mnkcwsg971k00-xz-5.8.1-bin' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.0103289Z copying path '/nix/store/764w374n4bdn417d19hw06p7fmlrjqka-gnu-config-2024-01-01' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.0111744Z copying path '/nix/store/im73kipqfcpis8jpknk9m0yrr1n77sqc-gnum4-1.4.20' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.0120578Z copying path '/nix/store/0dbkgyv214dcn0ilkq0l26qp3wbrjrql-musl-static-aarch64-unknown-linux-musl-1.2.5-dev' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.0128891Z copying path '/nix/store/dc5b8bx1p1vrfpxkdfdh2sy2mway7v8y-gzip-1.14' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.0134860Z copying path '/nix/store/ap2s2xi6pan2a7ycghgldnk1zn50w043-ncurses-static-aarch64-unknown-linux-musl-6.5-dev' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.0327086Z copying path '/nix/store/cpnv0byafcl79nqljrxpsgnc0snblfi3-libmpc-1.3.1' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.0457821Z copying path '/nix/store/4x5kx7pagn110f80plphg3b62b6z4kvd-glibc-2.40-66-dev' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.0547335Z copying path '/nix/store/9m1239578xvbbnb9b947kw3cl7sqfv4v-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.0905000Z copying path '/nix/store/h253dyxki9n750ia5298sg3mm989xra5-bison-3.8.2' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.1136693Z copying path '/nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.1141303Z copying path '/nix/store/c31wyg4jxzwzw4zjbbspbr7mkrpn0c3h-binutils-2.44' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.1142062Z copying path '/nix/store/dybvd3k6m0f9hj1ff6a4r6h65rwhgzii-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.1146315Z copying path '/nix/store/f7ynvlksjx69hy271x8ksbif55dp6lvz-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.1148943Z copying path '/nix/store/b0fz4n7d1ba3yi9sykd4ysyz6z20rs3m-patchelf-0.15.0' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.1190040Z copying path '/nix/store/9670z59sn0mvzq7xm72vh6158m7s4v99-gcc-14.3.0' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.1613345Z copying path '/nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.1614795Z copying path '/nix/store/vn20hhk0sljqh085zb71p72j2mjnaksv-isl-0.20' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.1615505Z copying path '/nix/store/pysjjnghq69vlja7ncgp0g7lk18zgb5q-mpfr-4.2.2' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.2584857Z copying path '/nix/store/1rgyb22ds6l679y7j1qsymjgmc87mfbh-libmpc-1.3.1' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.2777775Z copying path '/nix/store/0in4bq1j3ifmqi6cqpqhpcjnmap50dr1-diffutils-3.12' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.2778554Z copying path '/nix/store/0z21lf9xrq52v9lls1x7s0hd1cwj2adn-findutils-4.10.0' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.4483074Z copying path '/nix/store/isdnv01pqwwwya8pwsbai2m7yyf5xhx5-binutils-wrapper-2.44' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.5538011Z copying path '/nix/store/8h3k5ry860cn1hmdm230b9hpxdjfhji3-aarch64-unknown-linux-musl-binutils-wrapper-2.44' from 'https://cache.nixos.org'...
2025-08-20T20:22:25.5699827Z copying path '/nix/store/ss1p733mc1s080r4cj3wbrpjhb9iwv0n-aarch64-unknown-linux-musl-gcc-14.3.0' from 'https://cache.nixos.org'...
2025-08-20T20:22:27.8672984Z copying path '/nix/store/0r34311s7lka3iisjvhdaqpblqyk6g9f-gcc-wrapper-14.3.0' from 'https://cache.nixos.org'...
2025-08-20T20:22:29.6016334Z copying path '/nix/store/g49mi0z9h7v450cwp7icdbcysv7gim3x-aarch64-unknown-linux-musl-gcc-wrapper-14.3.0' from 'https://cache.nixos.org'...
2025-08-20T20:22:29.6186730Z copying path '/nix/store/s2qa477rkb4j94whqpzr60mnh1n9d9mp-stdenv-linux' from 'https://cache.nixos.org'...
2025-08-20T20:22:29.7072319Z building '/nix/store/kqa3fnlgn6gn6lsqqn294kdzmkr2wbx8-readline-static-aarch64-unknown-linux-musl-8.3p1.drv'...
2025-08-20T20:22:29.7333742Z readline-static-aarch64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T20:22:29.7368192Z readline-static-aarch64-unknown-linux-musl> unpacking source archive /nix/store/4wzrbkgi3m2dz7acyg2224l2kw7f1pc2-readline-8.3.tar.gz
2025-08-20T20:22:29.7671265Z readline-static-aarch64-unknown-linux-musl> source root is readline-8.3
2025-08-20T20:22:29.7714640Z readline-static-aarch64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1750882156 of file "readline-8.3/doc/rluserman.ps"
2025-08-20T20:22:29.7752126Z readline-static-aarch64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T20:22:29.7793343Z readline-static-aarch64-unknown-linux-musl> applying patch /nix/store/bw6aa38615ww5karcn8kslsf5hxgz412-link-against-ncurses.patch
2025-08-20T20:22:29.7805038Z readline-static-aarch64-unknown-linux-musl> patching file shlib/Makefile.in
2025-08-20T20:22:29.7805572Z readline-static-aarch64-unknown-linux-musl> Hunk #1 succeeded at 87 (offset 3 lines).
2025-08-20T20:22:29.7807163Z readline-static-aarch64-unknown-linux-musl> applying patch /nix/store/0v7w62jca8nw6w31zs4y2805jj670f6p-no-arch_only-8.2.patch
2025-08-20T20:22:29.7818350Z readline-static-aarch64-unknown-linux-musl> patching file support/shobj-conf
2025-08-20T20:22:29.7818922Z readline-static-aarch64-unknown-linux-musl> Hunk #1 succeeded at 156 (offset -3 lines).
2025-08-20T20:22:29.7820945Z readline-static-aarch64-unknown-linux-musl> applying patch /nix/store/x8zb2br5nij14z3a8yki2yah25yd3pya-readline83-001
2025-08-20T20:22:29.7831863Z readline-static-aarch64-unknown-linux-musl> patching file input.c
2025-08-20T20:22:29.7832992Z readline-static-aarch64-unknown-linux-musl> patching file patchlevel
2025-08-20T20:22:29.7856315Z readline-static-aarch64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T20:22:29.7892529Z readline-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.sub
2025-08-20T20:22:29.7916861Z readline-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.guess
2025-08-20T20:22:29.7943790Z readline-static-aarch64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T20:22:29.7980333Z readline-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.sub
2025-08-20T20:22:29.8003322Z readline-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.guess
2025-08-20T20:22:29.8029958Z readline-static-aarch64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T20:22:29.8196609Z readline-static-aarch64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T20:22:29.8230881Z readline-static-aarch64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/sh"
2025-08-20T20:22:29.8335797Z readline-static-aarch64-unknown-linux-musl> configure flags: --prefix=/nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1 --bindir=/nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/bin --sbindir=/nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/sbin --includedir=/nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/include --mandir=/nix/store/vshmy0m42jxp0m1jj6iy4qrfkagxlfkd-readline-static-aarch64-unknown-linux-musl-8.3p1-man/share/man --infodir=/nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info --docdir=/nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc/share/doc/readline --libdir=/nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib --libexecdir=/nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/libexec --localedir=/nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/share/locale --enable-static --disable-shared --disable-shared --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-musl
2025-08-20T20:22:29.9275616Z readline-static-aarch64-unknown-linux-musl> checking build system type... aarch64-unknown-linux-gnu
2025-08-20T20:22:29.9314829Z readline-static-aarch64-unknown-linux-musl> checking host system type... aarch64-unknown-linux-musl
2025-08-20T20:22:29.9315976Z readline-static-aarch64-unknown-linux-musl> configure: cross-compiling for aarch64-unknown-linux-musl is not supported
2025-08-20T20:22:29.9316536Z readline-static-aarch64-unknown-linux-musl> 
2025-08-20T20:22:29.9317061Z readline-static-aarch64-unknown-linux-musl> Beginning configuration for readline-8.3 for aarch64-unknown-linux-musl
2025-08-20T20:22:29.9317592Z readline-static-aarch64-unknown-linux-musl> 
2025-08-20T20:22:29.9372443Z readline-static-aarch64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T20:22:29.9373175Z readline-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc... aarch64-unknown-linux-musl-gcc
2025-08-20T20:22:30.0122834Z readline-static-aarch64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T20:22:30.0123672Z readline-static-aarch64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T20:22:30.0481543Z readline-static-aarch64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T20:22:30.0502047Z readline-static-aarch64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T20:22:30.0757119Z readline-static-aarch64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T20:22:30.0985087Z readline-static-aarch64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T20:22:30.1233108Z readline-static-aarch64-unknown-linux-musl> checking whether aarch64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T20:22:30.1772548Z readline-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T20:22:30.1977387Z readline-static-aarch64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T20:22:30.2187851Z readline-static-aarch64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T20:22:30.2411766Z readline-static-aarch64-unknown-linux-musl> checking for string.h... yes
2025-08-20T20:22:30.2641558Z readline-static-aarch64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T20:22:30.2869710Z readline-static-aarch64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T20:22:30.3101569Z readline-static-aarch64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T20:22:30.3338163Z readline-static-aarch64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T20:22:30.3575275Z readline-static-aarch64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T20:22:30.3823688Z readline-static-aarch64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T20:22:30.4086317Z readline-static-aarch64-unknown-linux-musl> checking for wchar.h... yes
2025-08-20T20:22:30.4371606Z readline-static-aarch64-unknown-linux-musl> checking for minix/config.h... no
2025-08-20T20:22:30.4689661Z readline-static-aarch64-unknown-linux-musl> checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T20:22:30.4959721Z readline-static-aarch64-unknown-linux-musl> checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T20:22:30.5062329Z readline-static-aarch64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c
2025-08-20T20:22:30.5063271Z readline-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-ar... aarch64-unknown-linux-musl-ar
2025-08-20T20:22:30.5064254Z readline-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-ranlib... aarch64-unknown-linux-musl-ranlib
2025-08-20T20:22:30.5317892Z readline-static-aarch64-unknown-linux-musl> checking for an ANSI C-conforming const... yes
2025-08-20T20:22:30.5497409Z readline-static-aarch64-unknown-linux-musl> checking for inline... inline
2025-08-20T20:22:30.5773026Z readline-static-aarch64-unknown-linux-musl> checking whether char is unsigned... yes
2025-08-20T20:22:30.6025145Z readline-static-aarch64-unknown-linux-musl> checking for working volatile... yes
2025-08-20T20:22:30.6631158Z readline-static-aarch64-unknown-linux-musl> checking for size_t... yes
2025-08-20T20:22:30.7230384Z readline-static-aarch64-unknown-linux-musl> checking for ssize_t... yes
2025-08-20T20:22:30.7818439Z readline-static-aarch64-unknown-linux-musl> checking for mode_t... yes
2025-08-20T20:22:30.8028048Z readline-static-aarch64-unknown-linux-musl> checking whether stat file-mode macros are broken... no
2025-08-20T20:22:30.8304821Z readline-static-aarch64-unknown-linux-musl> checking for dirent.h that defines DIR... yes
2025-08-20T20:22:30.8748413Z readline-static-aarch64-unknown-linux-musl> checking for library containing opendir... none required
2025-08-20T20:22:30.9159999Z readline-static-aarch64-unknown-linux-musl> checking for fcntl... yes
2025-08-20T20:22:30.9562732Z readline-static-aarch64-unknown-linux-musl> checking for gettimeofday... yes
2025-08-20T20:22:30.9963036Z readline-static-aarch64-unknown-linux-musl> checking for kill... yes
2025-08-20T20:22:31.0356558Z readline-static-aarch64-unknown-linux-musl> checking for lstat... yes
2025-08-20T20:22:31.0758896Z readline-static-aarch64-unknown-linux-musl> checking for pselect... yes
2025-08-20T20:22:31.1164108Z readline-static-aarch64-unknown-linux-musl> checking for readlink... yes
2025-08-20T20:22:31.1563088Z readline-static-aarch64-unknown-linux-musl> checking for select... yes
2025-08-20T20:22:31.1965372Z readline-static-aarch64-unknown-linux-musl> checking for setitimer... yes
2025-08-20T20:22:31.2379074Z readline-static-aarch64-unknown-linux-musl> checking for fnmatch... yes
2025-08-20T20:22:31.2801096Z readline-static-aarch64-unknown-linux-musl> checking for memmove... yes
2025-08-20T20:22:31.3215925Z readline-static-aarch64-unknown-linux-musl> checking for putenv... yes
2025-08-20T20:22:31.3630866Z readline-static-aarch64-unknown-linux-musl> checking for setenv... yes
2025-08-20T20:22:31.4025709Z readline-static-aarch64-unknown-linux-musl> checking for setlocale... yes
2025-08-20T20:22:31.4443662Z readline-static-aarch64-unknown-linux-musl> checking for strcasecmp... yes
2025-08-20T20:22:31.4872537Z readline-static-aarch64-unknown-linux-musl> checking for strpbrk... yes
2025-08-20T20:22:31.5267651Z readline-static-aarch64-unknown-linux-musl> checking for sysconf... yes
2025-08-20T20:22:31.5666198Z readline-static-aarch64-unknown-linux-musl> checking for tcgetattr... yes
2025-08-20T20:22:31.6056157Z readline-static-aarch64-unknown-linux-musl> checking for tcgetwinsize... yes
2025-08-20T20:22:31.6444641Z readline-static-aarch64-unknown-linux-musl> checking for tcsetwinsize... yes
2025-08-20T20:22:31.6885058Z readline-static-aarch64-unknown-linux-musl> checking for vsnprintf... yes
2025-08-20T20:22:31.7328831Z readline-static-aarch64-unknown-linux-musl> checking for isascii... yes
2025-08-20T20:22:31.7767415Z readline-static-aarch64-unknown-linux-musl> checking for isxdigit... yes
2025-08-20T20:22:31.8210867Z readline-static-aarch64-unknown-linux-musl> checking for getpwent... yes
2025-08-20T20:22:31.8642898Z readline-static-aarch64-unknown-linux-musl> checking for getpwnam... yes
2025-08-20T20:22:31.9062602Z readline-static-aarch64-unknown-linux-musl> checking for getpwuid... yes
2025-08-20T20:22:31.9651572Z readline-static-aarch64-unknown-linux-musl> checking for uid_t... yes
2025-08-20T20:22:32.0236899Z readline-static-aarch64-unknown-linux-musl> checking for gid_t... yes
2025-08-20T20:22:32.0246989Z readline-static-aarch64-unknown-linux-musl> checking for working chown... no
2025-08-20T20:22:32.0247789Z readline-static-aarch64-unknown-linux-musl> checking for working strcoll... no
2025-08-20T20:22:32.0499617Z readline-static-aarch64-unknown-linux-musl> checking for fcntl.h... yes
2025-08-20T20:22:32.0500152Z readline-static-aarch64-unknown-linux-musl> checking for unistd.h... (cached) yes
2025-08-20T20:22:32.0500673Z readline-static-aarch64-unknown-linux-musl> checking for stdlib.h... (cached) yes
2025-08-20T20:22:32.0771989Z readline-static-aarch64-unknown-linux-musl> checking for varargs.h... no
2025-08-20T20:22:32.1021705Z readline-static-aarch64-unknown-linux-musl> checking for stdarg.h... yes
2025-08-20T20:22:32.1275589Z readline-static-aarch64-unknown-linux-musl> checking for stdbool.h... yes
2025-08-20T20:22:32.1276823Z readline-static-aarch64-unknown-linux-musl> checking for string.h... (cached) yes
2025-08-20T20:22:32.1277388Z readline-static-aarch64-unknown-linux-musl> checking for strings.h... (cached) yes
2025-08-20T20:22:32.1527935Z readline-static-aarch64-unknown-linux-musl> checking for limits.h... yes
2025-08-20T20:22:32.1776094Z readline-static-aarch64-unknown-linux-musl> checking for locale.h... yes
2025-08-20T20:22:32.2021136Z readline-static-aarch64-unknown-linux-musl> checking for pwd.h... yes
2025-08-20T20:22:32.2273104Z readline-static-aarch64-unknown-linux-musl> checking for memory.h... yes
2025-08-20T20:22:32.2521132Z readline-static-aarch64-unknown-linux-musl> checking for termcap.h... yes
2025-08-20T20:22:32.2773701Z readline-static-aarch64-unknown-linux-musl> checking for termios.h... yes
2025-08-20T20:22:32.3060355Z readline-static-aarch64-unknown-linux-musl> checking for termio.h... no
2025-08-20T20:22:32.3313339Z readline-static-aarch64-unknown-linux-musl> checking for sys/ioctl.h... yes
2025-08-20T20:22:32.3587443Z readline-static-aarch64-unknown-linux-musl> checking for sys/pte.h... no
2025-08-20T20:22:32.3865060Z readline-static-aarch64-unknown-linux-musl> checking for sys/stream.h... no
2025-08-20T20:22:32.4111686Z readline-static-aarch64-unknown-linux-musl> checking for sys/select.h... yes
2025-08-20T20:22:32.4371914Z readline-static-aarch64-unknown-linux-musl> checking for sys/time.h... yes
2025-08-20T20:22:32.4621953Z readline-static-aarch64-unknown-linux-musl> checking for sys/file.h... yes
2025-08-20T20:22:32.4828972Z readline-static-aarch64-unknown-linux-musl> checking for sys/ptem.h... no
2025-08-20T20:22:32.5330934Z readline-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc option to enable large file support... none needed
2025-08-20T20:22:32.5752509Z readline-static-aarch64-unknown-linux-musl> checking for type of signal functions... posix
2025-08-20T20:22:32.5754132Z readline-static-aarch64-unknown-linux-musl> checking if signal handlers must be reinstalled when invoked... configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no
2025-08-20T20:22:32.5754937Z readline-static-aarch64-unknown-linux-musl> no
2025-08-20T20:22:32.5755730Z readline-static-aarch64-unknown-linux-musl> checking for presence of POSIX-style sigsetjmp/siglongjmp... configure: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to yes
2025-08-20T20:22:32.5756537Z readline-static-aarch64-unknown-linux-musl> present
2025-08-20T20:22:32.6158986Z readline-static-aarch64-unknown-linux-musl> checking for lstat... yes
2025-08-20T20:22:32.6159814Z readline-static-aarch64-unknown-linux-musl> checking whether or not strcoll and strcmp differ... configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no
2025-08-20T20:22:32.6160499Z readline-static-aarch64-unknown-linux-musl> no
2025-08-20T20:22:32.6470105Z readline-static-aarch64-unknown-linux-musl> checking how to run the C preprocessor... aarch64-unknown-linux-musl-gcc -E
2025-08-20T20:22:32.6794558Z readline-static-aarch64-unknown-linux-musl> checking for egrep -e... /nix/store/c719rihk36bxwgbr8anyhn22h0x7ylp4-gnugrep-3.12/bin/grep -E
2025-08-20T20:22:32.6941025Z readline-static-aarch64-unknown-linux-musl> checking whether getpw functions are declared in pwd.h... yes
2025-08-20T20:22:32.7223063Z readline-static-aarch64-unknown-linux-musl> checking whether termios.h defines TIOCGWINSZ... no
2025-08-20T20:22:32.7476626Z readline-static-aarch64-unknown-linux-musl> checking whether sys/ioctl.h defines TIOCGWINSZ... yes
2025-08-20T20:22:32.7477773Z readline-static-aarch64-unknown-linux-musl> checking for inttypes.h... (cached) yes
2025-08-20T20:22:32.7870749Z readline-static-aarch64-unknown-linux-musl> checking for sig_atomic_t in signal.h... yes
2025-08-20T20:22:32.8092737Z readline-static-aarch64-unknown-linux-musl> checking for TIOCSTAT in sys/ioctl.h... no
2025-08-20T20:22:32.8340650Z readline-static-aarch64-unknown-linux-musl> checking for FIONREAD in sys/ioctl.h... yes
2025-08-20T20:22:32.8560315Z readline-static-aarch64-unknown-linux-musl> checking for speed_t in sys/types.h... no
2025-08-20T20:22:32.9084905Z readline-static-aarch64-unknown-linux-musl> checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
2025-08-20T20:22:32.9354322Z readline-static-aarch64-unknown-linux-musl> checking for struct dirent.d_ino... yes
2025-08-20T20:22:32.9620546Z readline-static-aarch64-unknown-linux-musl> checking for struct dirent.d_fileno... yes
2025-08-20T20:22:32.9863723Z readline-static-aarch64-unknown-linux-musl> checking for struct timeval in sys/time.h and time.h... yes
2025-08-20T20:22:33.0149992Z readline-static-aarch64-unknown-linux-musl> checking for libaudit.h... no
2025-08-20T20:22:33.0580573Z readline-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc options needed to detect all undeclared functions... none needed
2025-08-20T20:22:33.0855254Z readline-static-aarch64-unknown-linux-musl> checking whether AUDIT_USER_TTY is declared... yes
2025-08-20T20:22:33.1288507Z readline-static-aarch64-unknown-linux-musl> checking for tgetent... no
2025-08-20T20:22:33.1697944Z readline-static-aarch64-unknown-linux-musl> checking for tgetent in -ltermcap... no
2025-08-20T20:22:33.2174835Z readline-static-aarch64-unknown-linux-musl> checking for tgetent in -ltinfo... yes
2025-08-20T20:22:33.2175522Z readline-static-aarch64-unknown-linux-musl> checking which library has the termcap functions... using libtinfo
2025-08-20T20:22:33.2563928Z readline-static-aarch64-unknown-linux-musl> checking for nl_langinfo and CODESET... yes
2025-08-20T20:22:33.2815954Z readline-static-aarch64-unknown-linux-musl> checking for wctype.h... yes
2025-08-20T20:22:33.2816952Z readline-static-aarch64-unknown-linux-musl> checking for wchar.h... (cached) yes
2025-08-20T20:22:33.3064168Z readline-static-aarch64-unknown-linux-musl> checking for langinfo.h... yes
2025-08-20T20:22:33.3334840Z readline-static-aarch64-unknown-linux-musl> checking for mbstr.h... no
2025-08-20T20:22:33.3713639Z readline-static-aarch64-unknown-linux-musl> checking for mbrlen... yes
2025-08-20T20:22:33.4126740Z readline-static-aarch64-unknown-linux-musl> checking for mbscasecmp... no
2025-08-20T20:22:33.4548536Z readline-static-aarch64-unknown-linux-musl> checking for mbscmp... no
2025-08-20T20:22:33.4981189Z readline-static-aarch64-unknown-linux-musl> checking for mbsncmp... no
2025-08-20T20:22:33.5380124Z readline-static-aarch64-unknown-linux-musl> checking for mbsnrtowcs... yes
2025-08-20T20:22:33.5768573Z readline-static-aarch64-unknown-linux-musl> checking for mbsrtowcs... yes
2025-08-20T20:22:33.6202995Z readline-static-aarch64-unknown-linux-musl> checking for mbschr... no
2025-08-20T20:22:33.6591891Z readline-static-aarch64-unknown-linux-musl> checking for wcrtomb... yes
2025-08-20T20:22:33.6977378Z readline-static-aarch64-unknown-linux-musl> checking for wcscoll... yes
2025-08-20T20:22:33.7366096Z readline-static-aarch64-unknown-linux-musl> checking for wcsdup... yes
2025-08-20T20:22:33.7752987Z readline-static-aarch64-unknown-linux-musl> checking for wcwidth... yes
2025-08-20T20:22:33.8148576Z readline-static-aarch64-unknown-linux-musl> checking for wctype... yes
2025-08-20T20:22:33.8526264Z readline-static-aarch64-unknown-linux-musl> checking for wcsnrtombs... yes
2025-08-20T20:22:33.8898636Z readline-static-aarch64-unknown-linux-musl> checking for wcswidth... yes
2025-08-20T20:22:33.9332411Z readline-static-aarch64-unknown-linux-musl> checking whether mbrtowc and mbstate_t are properly declared... yes
2025-08-20T20:22:33.9757773Z readline-static-aarch64-unknown-linux-musl> checking for iswlower... yes
2025-08-20T20:22:34.0190924Z readline-static-aarch64-unknown-linux-musl> checking for iswupper... yes
2025-08-20T20:22:34.0625397Z readline-static-aarch64-unknown-linux-musl> checking for towlower... yes
2025-08-20T20:22:34.1062645Z readline-static-aarch64-unknown-linux-musl> checking for towupper... yes
2025-08-20T20:22:34.1474758Z readline-static-aarch64-unknown-linux-musl> checking for iswctype... yes
2025-08-20T20:22:34.1749077Z readline-static-aarch64-unknown-linux-musl> checking for wchar_t in wchar.h... yes
2025-08-20T20:22:34.1987627Z readline-static-aarch64-unknown-linux-musl> checking for wctype_t in wctype.h... yes
2025-08-20T20:22:34.2221249Z readline-static-aarch64-unknown-linux-musl> checking for wint_t in wctype.h... yes
2025-08-20T20:22:34.2222361Z readline-static-aarch64-unknown-linux-musl> checking for wcwidth broken with unicode combining characters... no
2025-08-20T20:22:34.5016664Z readline-static-aarch64-unknown-linux-musl> checking size of wchar_t... 4
2025-08-20T20:22:34.5047561Z readline-static-aarch64-unknown-linux-musl> checking configuration for building shared libraries... supported
2025-08-20T20:22:34.5242496Z readline-static-aarch64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T20:22:34.5980969Z readline-static-aarch64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T20:22:34.6071372Z readline-static-aarch64-unknown-linux-musl> config.status: creating doc/Makefile
2025-08-20T20:22:34.6182900Z readline-static-aarch64-unknown-linux-musl> config.status: creating examples/Makefile
2025-08-20T20:22:34.6290396Z readline-static-aarch64-unknown-linux-musl> config.status: creating shlib/Makefile
2025-08-20T20:22:34.6400557Z readline-static-aarch64-unknown-linux-musl> config.status: creating readline.pc
2025-08-20T20:22:34.6488163Z readline-static-aarch64-unknown-linux-musl> config.status: creating history.pc
2025-08-20T20:22:34.6577477Z readline-static-aarch64-unknown-linux-musl> config.status: creating config.h
2025-08-20T20:22:34.6645493Z readline-static-aarch64-unknown-linux-musl> config.status: executing stamp-h commands
2025-08-20T20:22:34.6842662Z readline-static-aarch64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T20:22:34.6897396Z readline-static-aarch64-unknown-linux-musl> build flags: SHELL=/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash
2025-08-20T20:22:34.6917158Z readline-static-aarch64-unknown-linux-musl> rm -f readline.o
2025-08-20T20:22:34.6932456Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security readline.c
2025-08-20T20:22:34.9453045Z readline-static-aarch64-unknown-linux-musl> rm -f vi_mode.o
2025-08-20T20:22:34.9467730Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security vi_mode.c
2025-08-20T20:22:35.5994578Z readline-static-aarch64-unknown-linux-musl> rm -f funmap.o
2025-08-20T20:22:35.6008856Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security funmap.c
2025-08-20T20:22:35.6485117Z readline-static-aarch64-unknown-linux-musl> rm -f keymaps.o
2025-08-20T20:22:35.6498946Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security keymaps.c
2025-08-20T20:22:35.7094534Z readline-static-aarch64-unknown-linux-musl> rm -f parens.o
2025-08-20T20:22:35.7109036Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security parens.c
2025-08-20T20:22:35.7802823Z readline-static-aarch64-unknown-linux-musl> rm -f search.o
2025-08-20T20:22:35.7818490Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security search.c
2025-08-20T20:22:35.9483648Z readline-static-aarch64-unknown-linux-musl> rm -f rltty.o
2025-08-20T20:22:35.9498283Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security rltty.c
2025-08-20T20:22:36.0791452Z readline-static-aarch64-unknown-linux-musl> rm -f complete.o
2025-08-20T20:22:36.0806055Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security complete.c
2025-08-20T20:22:36.7210108Z readline-static-aarch64-unknown-linux-musl> rm -f bind.o
2025-08-20T20:22:36.7225009Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security bind.c
2025-08-20T20:22:37.4771872Z readline-static-aarch64-unknown-linux-musl> rm -f isearch.o
2025-08-20T20:22:37.4786573Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security isearch.c
2025-08-20T20:22:37.7278282Z readline-static-aarch64-unknown-linux-musl> rm -f display.o
2025-08-20T20:22:37.7292284Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security display.c
2025-08-20T20:22:38.9481335Z readline-static-aarch64-unknown-linux-musl> rm -f signals.o
2025-08-20T20:22:38.9495195Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security signals.c
2025-08-20T20:22:39.0892596Z readline-static-aarch64-unknown-linux-musl> rm -f util.o
2025-08-20T20:22:39.0907384Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security util.c
2025-08-20T20:22:39.2262086Z readline-static-aarch64-unknown-linux-musl> rm -f kill.o
2025-08-20T20:22:39.2277319Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security kill.c
2025-08-20T20:22:39.4389922Z readline-static-aarch64-unknown-linux-musl> rm -f undo.o
2025-08-20T20:22:39.4404619Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security undo.c
2025-08-20T20:22:39.5311123Z readline-static-aarch64-unknown-linux-musl> rm -f macro.o
2025-08-20T20:22:39.5326340Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security macro.c
2025-08-20T20:22:39.6229547Z readline-static-aarch64-unknown-linux-musl> rm -f input.o
2025-08-20T20:22:39.6242582Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security input.c
2025-08-20T20:22:39.8226900Z readline-static-aarch64-unknown-linux-musl> rm -f callback.o
2025-08-20T20:22:39.8240739Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security callback.c
2025-08-20T20:22:39.9207994Z readline-static-aarch64-unknown-linux-musl> rm -f terminal.o
2025-08-20T20:22:39.9222273Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security terminal.c
2025-08-20T20:22:40.1056077Z readline-static-aarch64-unknown-linux-musl> rm -f text.o
2025-08-20T20:22:40.1071185Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security text.c
2025-08-20T20:22:40.6087607Z readline-static-aarch64-unknown-linux-musl> rm -f nls.o
2025-08-20T20:22:40.6101979Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security nls.c
2025-08-20T20:22:40.6673233Z readline-static-aarch64-unknown-linux-musl> rm -f misc.o
2025-08-20T20:22:40.6687218Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security misc.c
2025-08-20T20:22:40.8458618Z readline-static-aarch64-unknown-linux-musl> rm -f history.o
2025-08-20T20:22:40.8473118Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security history.c
2025-08-20T20:22:41.0254692Z readline-static-aarch64-unknown-linux-musl> rm -f histexpand.o
2025-08-20T20:22:41.0268774Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security histexpand.c
2025-08-20T20:22:41.6007067Z readline-static-aarch64-unknown-linux-musl> rm -f histfile.o
2025-08-20T20:22:41.6020719Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security histfile.c
2025-08-20T20:22:41.8002039Z readline-static-aarch64-unknown-linux-musl> rm -f histsearch.o
2025-08-20T20:22:41.8015807Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security histsearch.c
2025-08-20T20:22:41.8994139Z readline-static-aarch64-unknown-linux-musl> rm -f shell.o
2025-08-20T20:22:41.9007250Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security shell.c
2025-08-20T20:22:41.9501864Z readline-static-aarch64-unknown-linux-musl> rm -f mbutil.o
2025-08-20T20:22:41.9516541Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security mbutil.c
2025-08-20T20:22:42.1396254Z readline-static-aarch64-unknown-linux-musl> rm -f tilde.o
2025-08-20T20:22:42.1410253Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security -DREADLINE_LIBRARY -c ./tilde.c
2025-08-20T20:22:42.2285440Z readline-static-aarch64-unknown-linux-musl> rm -f colors.o
2025-08-20T20:22:42.2299806Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security colors.c
2025-08-20T20:22:42.3179324Z readline-static-aarch64-unknown-linux-musl> rm -f parse-colors.o
2025-08-20T20:22:42.3193739Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security parse-colors.c
2025-08-20T20:22:42.4118596Z readline-static-aarch64-unknown-linux-musl> rm -f xmalloc.o
2025-08-20T20:22:42.4132620Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security xmalloc.c
2025-08-20T20:22:42.4415626Z readline-static-aarch64-unknown-linux-musl> rm -f xfree.o
2025-08-20T20:22:42.4429291Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security xfree.c
2025-08-20T20:22:42.4651089Z readline-static-aarch64-unknown-linux-musl> rm -f compat.o
2025-08-20T20:22:42.4664634Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security compat.c
2025-08-20T20:22:42.4961113Z readline-static-aarch64-unknown-linux-musl> rm -f gettimeofday.o
2025-08-20T20:22:42.4974506Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.  -DRL_LIBRARY_VERSION='"8.3"' -DBRACKETED_PASTE_DEFAULT=1 -g -O2 -Wno-parentheses -Wno-format-security -Wno-parentheses -Wno-format-security gettimeofday.c
2025-08-20T20:22:42.5111775Z readline-static-aarch64-unknown-linux-musl> rm -f libreadline.a
2025-08-20T20:22:42.5126054Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o gettimeofday.o
2025-08-20T20:22:42.5185051Z readline-static-aarch64-unknown-linux-musl> test -n "aarch64-unknown-linux-musl-ranlib" && aarch64-unknown-linux-musl-ranlib libreadline.a
2025-08-20T20:22:42.5272624Z readline-static-aarch64-unknown-linux-musl> rm -f libhistory.a
2025-08-20T20:22:42.5287544Z readline-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o
2025-08-20T20:22:42.5314568Z readline-static-aarch64-unknown-linux-musl> test -n "aarch64-unknown-linux-musl-ranlib" && aarch64-unknown-linux-musl-ranlib libhistory.a
2025-08-20T20:22:42.5373294Z readline-static-aarch64-unknown-linux-musl> Running phase: installPhase
2025-08-20T20:22:42.5446514Z readline-static-aarch64-unknown-linux-musl> install flags: SHELL=/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash pkgconfigdir=/nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/lib/pkgconfig m4datadir=/nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/share/aclocal aclocaldir=/nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/share/aclocal install
2025-08-20T20:22:42.5464445Z readline-static-aarch64-unknown-linux-musl> /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash ./support/mkinstalldirs /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/include \
2025-08-20T20:22:42.5466298Z readline-static-aarch64-unknown-linux-musl>     /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/include/readline /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib \
2025-08-20T20:22:42.5470643Z readline-static-aarch64-unknown-linux-musl>     /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info /nix/store/vshmy0m42jxp0m1jj6iy4qrfkagxlfkd-readline-static-aarch64-unknown-linux-musl-8.3p1-man/share/man/man3 /nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc/share/doc/readline \
2025-08-20T20:22:42.5472632Z readline-static-aarch64-unknown-linux-musl>     /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/lib/pkgconfig
2025-08-20T20:22:42.5491128Z readline-static-aarch64-unknown-linux-musl> mkdir -p -- /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/include /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/include/readline /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info /nix/store/vshmy0m42jxp0m1jj6iy4qrfkagxlfkd-readline-static-aarch64-unknown-linux-musl-8.3p1-man/share/man/man3 /nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc/share/doc/readline /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/lib/pkgconfig
2025-08-20T20:22:42.5508069Z readline-static-aarch64-unknown-linux-musl> for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \
2025-08-20T20:22:42.5509411Z readline-static-aarch64-unknown-linux-musl>     /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./$f /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/include/readline ; \
2025-08-20T20:22:42.5510464Z readline-static-aarch64-unknown-linux-musl> done
2025-08-20T20:22:42.5588642Z readline-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./CHANGES ./INSTALL ./README /nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc/share/doc/readline
2025-08-20T20:22:42.5602196Z readline-static-aarch64-unknown-linux-musl> ( if test -d doc ; then \
2025-08-20T20:22:42.5603002Z readline-static-aarch64-unknown-linux-musl>     cd doc && \
2025-08-20T20:22:42.5604099Z readline-static-aarch64-unknown-linux-musl>     make infodir=/nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info DESTDIR= install; \
2025-08-20T20:22:42.5604938Z readline-static-aarch64-unknown-linux-musl>   fi )
2025-08-20T20:22:42.5624111Z readline-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/readline-8.3/doc'
2025-08-20T20:22:42.5625807Z readline-static-aarch64-unknown-linux-musl> /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash ../support/mkdirs /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info /nix/store/vshmy0m42jxp0m1jj6iy4qrfkagxlfkd-readline-static-aarch64-unknown-linux-musl-8.3p1-man/share/man/man3
2025-08-20T20:22:42.5638758Z readline-static-aarch64-unknown-linux-musl> if test -n "/nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc/share/doc/readline" ; then \
2025-08-20T20:22:42.5640305Z readline-static-aarch64-unknown-linux-musl>     /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash ../support/mkdirs /nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc/share/doc/readline ; \
2025-08-20T20:22:42.5641337Z readline-static-aarch64-unknown-linux-musl> fi
2025-08-20T20:22:42.5656818Z readline-static-aarch64-unknown-linux-musl> if test -f readline.info; then \
2025-08-20T20:22:42.5658362Z readline-static-aarch64-unknown-linux-musl>     /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 readline.info /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/readline.info; \
2025-08-20T20:22:42.5659464Z readline-static-aarch64-unknown-linux-musl> else \
2025-08-20T20:22:42.5660556Z readline-static-aarch64-unknown-linux-musl>     /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./readline.info /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/readline.info; \
2025-08-20T20:22:42.5661627Z readline-static-aarch64-unknown-linux-musl> fi
2025-08-20T20:22:42.5675129Z readline-static-aarch64-unknown-linux-musl> if test -f rluserman.info; then \
2025-08-20T20:22:42.5676350Z readline-static-aarch64-unknown-linux-musl>     /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 rluserman.info /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/rluserman.info; \
2025-08-20T20:22:42.5677471Z readline-static-aarch64-unknown-linux-musl> else \
2025-08-20T20:22:42.5678581Z readline-static-aarch64-unknown-linux-musl>     /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./rluserman.info /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/rluserman.info; \
2025-08-20T20:22:42.5679676Z readline-static-aarch64-unknown-linux-musl> fi
2025-08-20T20:22:42.5692288Z readline-static-aarch64-unknown-linux-musl> if test -f history.info; then \
2025-08-20T20:22:42.5693669Z readline-static-aarch64-unknown-linux-musl>     /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 history.info /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/history.info; \
2025-08-20T20:22:42.5694791Z readline-static-aarch64-unknown-linux-musl> else \
2025-08-20T20:22:42.5695869Z readline-static-aarch64-unknown-linux-musl>     /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./history.info /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/history.info; \
2025-08-20T20:22:42.5696938Z readline-static-aarch64-unknown-linux-musl> fi
2025-08-20T20:22:42.5710226Z readline-static-aarch64-unknown-linux-musl> if /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash -c 'install-info --version' >/dev/null 2>&1; then \
2025-08-20T20:22:42.5711457Z readline-static-aarch64-unknown-linux-musl>     install-info --dir-file=/nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/dir \
2025-08-20T20:22:42.5712711Z readline-static-aarch64-unknown-linux-musl>             /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/readline.info ; \
2025-08-20T20:22:42.5714218Z readline-static-aarch64-unknown-linux-musl>     install-info --dir-file=/nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/dir \
2025-08-20T20:22:42.5715475Z readline-static-aarch64-unknown-linux-musl>             /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/history.info ; \
2025-08-20T20:22:42.5716723Z readline-static-aarch64-unknown-linux-musl>     install-info --dir-file=/nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/dir \
2025-08-20T20:22:42.5717971Z readline-static-aarch64-unknown-linux-musl>             /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/rluserman.info ; \
2025-08-20T20:22:42.5718767Z readline-static-aarch64-unknown-linux-musl> else true; fi
2025-08-20T20:22:42.5728217Z readline-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./readline.3 /nix/store/vshmy0m42jxp0m1jj6iy4qrfkagxlfkd-readline-static-aarch64-unknown-linux-musl-8.3p1-man/share/man/man3/readline.3
2025-08-20T20:22:42.5742618Z readline-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./history.3 /nix/store/vshmy0m42jxp0m1jj6iy4qrfkagxlfkd-readline-static-aarch64-unknown-linux-musl-8.3p1-man/share/man/man3/history.3
2025-08-20T20:22:42.5755983Z readline-static-aarch64-unknown-linux-musl> if test -n "/nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc/share/doc/readline" ; then \
2025-08-20T20:22:42.5756925Z readline-static-aarch64-unknown-linux-musl>     if test -f readline.html; then \
2025-08-20T20:22:42.5758138Z readline-static-aarch64-unknown-linux-musl>             /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 readline.html /nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc/share/doc/readline/readline.html; \
2025-08-20T20:22:42.5759270Z readline-static-aarch64-unknown-linux-musl>     else \
2025-08-20T20:22:42.5760390Z readline-static-aarch64-unknown-linux-musl>             /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./readline.html /nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc/share/doc/readline/readline.html; \
2025-08-20T20:22:42.5761516Z readline-static-aarch64-unknown-linux-musl>     fi ; \
2025-08-20T20:22:42.5761939Z readline-static-aarch64-unknown-linux-musl>     if test -f history.html; then \
2025-08-20T20:22:42.5763128Z readline-static-aarch64-unknown-linux-musl>             /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 history.html /nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc/share/doc/readline/history.html; \
2025-08-20T20:22:42.5764470Z readline-static-aarch64-unknown-linux-musl>     else \
2025-08-20T20:22:42.5765576Z readline-static-aarch64-unknown-linux-musl>             /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./history.html /nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc/share/doc/readline/history.html; \
2025-08-20T20:22:42.5766685Z readline-static-aarch64-unknown-linux-musl>     fi ; \
2025-08-20T20:22:42.5767353Z readline-static-aarch64-unknown-linux-musl>     if test -f rluserman.html; then \
2025-08-20T20:22:42.5768646Z readline-static-aarch64-unknown-linux-musl>             /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 rluserman.html /nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc/share/doc/readline/rluserman.html; \
2025-08-20T20:22:42.5769764Z readline-static-aarch64-unknown-linux-musl>     else \
2025-08-20T20:22:42.5770893Z readline-static-aarch64-unknown-linux-musl>             /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./rluserman.html /nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc/share/doc/readline/rluserman.html; \
2025-08-20T20:22:42.5772018Z readline-static-aarch64-unknown-linux-musl>     fi ; \
2025-08-20T20:22:42.5772341Z readline-static-aarch64-unknown-linux-musl> fi
2025-08-20T20:22:42.5793463Z readline-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/readline-8.3/doc'
2025-08-20T20:22:42.5797808Z readline-static-aarch64-unknown-linux-musl> ( cd examples ; make DESTDIR= install )
2025-08-20T20:22:42.5817428Z readline-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/readline-8.3/examples'
2025-08-20T20:22:42.5819073Z readline-static-aarch64-unknown-linux-musl> /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash ../support/mkdirs /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/share/readline
2025-08-20T20:22:42.5882238Z readline-static-aarch64-unknown-linux-musl> mkdir /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/share
2025-08-20T20:22:42.5890761Z readline-static-aarch64-unknown-linux-musl> mkdir /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/share/readline
2025-08-20T20:22:42.6231898Z readline-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/readline-8.3/examples'
2025-08-20T20:22:42.6235834Z readline-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 /build/readline-8.3/readline.pc /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/lib/pkgconfig/readline.pc
2025-08-20T20:22:42.6251012Z readline-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 /build/readline-8.3/history.pc /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/lib/pkgconfig/history.pc
2025-08-20T20:22:42.6264573Z readline-static-aarch64-unknown-linux-musl> mv /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib/libreadline.a /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib/libreadline.old
2025-08-20T20:22:42.6276599Z readline-static-aarch64-unknown-linux-musl> mv: cannot stat '/nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib/libreadline.a': No such file or directory
2025-08-20T20:22:42.6278256Z readline-static-aarch64-unknown-linux-musl> make: [Makefile:261: install-static] Error 1 (ignored)
2025-08-20T20:22:42.6279474Z readline-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 libreadline.a /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib/libreadline.a
2025-08-20T20:22:42.6301378Z readline-static-aarch64-unknown-linux-musl> test -n "aarch64-unknown-linux-musl-ranlib" && aarch64-unknown-linux-musl-ranlib /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib/libreadline.a
2025-08-20T20:22:42.6361959Z readline-static-aarch64-unknown-linux-musl> mv /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib/libhistory.a /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib/libhistory.old
2025-08-20T20:22:42.6373296Z readline-static-aarch64-unknown-linux-musl> mv: cannot stat '/nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib/libhistory.a': No such file or directory
2025-08-20T20:22:42.6375033Z readline-static-aarch64-unknown-linux-musl> make: [Makefile:264: install-static] Error 1 (ignored)
2025-08-20T20:22:42.6376251Z readline-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 libhistory.a /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib/libhistory.a
2025-08-20T20:22:42.6389568Z readline-static-aarch64-unknown-linux-musl> test -n "aarch64-unknown-linux-musl-ranlib" && aarch64-unknown-linux-musl-ranlib /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib/libhistory.a
2025-08-20T20:22:42.6436135Z readline-static-aarch64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T20:22:42.6610141Z readline-static-aarch64-unknown-linux-musl> Patching '/nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/lib/pkgconfig/history.pc' includedir to output /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev
2025-08-20T20:22:42.6618968Z readline-static-aarch64-unknown-linux-musl> Patching '/nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/lib/pkgconfig/readline.pc' includedir to output /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev
2025-08-20T20:22:42.6640271Z readline-static-aarch64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1
2025-08-20T20:22:42.6673120Z readline-static-aarch64-unknown-linux-musl> checking for references to /build/ in /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1...
2025-08-20T20:22:42.6754612Z readline-static-aarch64-unknown-linux-musl> patching script interpreter paths in /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1
2025-08-20T20:22:42.6778168Z readline-static-aarch64-unknown-linux-musl> stripping (with command aarch64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/lib
2025-08-20T20:22:42.6960002Z readline-static-aarch64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev
2025-08-20T20:22:42.6982879Z readline-static-aarch64-unknown-linux-musl> checking for references to /build/ in /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev...
2025-08-20T20:22:42.7052978Z readline-static-aarch64-unknown-linux-musl> patching script interpreter paths in /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev
2025-08-20T20:22:42.7076456Z readline-static-aarch64-unknown-linux-musl> stripping (with command aarch64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/lib
2025-08-20T20:22:42.7153071Z readline-static-aarch64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/vshmy0m42jxp0m1jj6iy4qrfkagxlfkd-readline-static-aarch64-unknown-linux-musl-8.3p1-man
2025-08-20T20:22:42.7169464Z readline-static-aarch64-unknown-linux-musl> checking for references to /build/ in /nix/store/vshmy0m42jxp0m1jj6iy4qrfkagxlfkd-readline-static-aarch64-unknown-linux-musl-8.3p1-man...
2025-08-20T20:22:42.7230372Z readline-static-aarch64-unknown-linux-musl> gzipping man pages under /nix/store/vshmy0m42jxp0m1jj6iy4qrfkagxlfkd-readline-static-aarch64-unknown-linux-musl-8.3p1-man/share/man/
2025-08-20T20:22:42.7290090Z readline-static-aarch64-unknown-linux-musl> patching script interpreter paths in /nix/store/vshmy0m42jxp0m1jj6iy4qrfkagxlfkd-readline-static-aarch64-unknown-linux-musl-8.3p1-man
2025-08-20T20:22:42.7320198Z readline-static-aarch64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc
2025-08-20T20:22:42.7339964Z readline-static-aarch64-unknown-linux-musl> checking for references to /build/ in /nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc...
2025-08-20T20:22:42.7409329Z readline-static-aarch64-unknown-linux-musl> patching script interpreter paths in /nix/store/ab2w73jzvkkv140sgk4v3w592jvhnx61-readline-static-aarch64-unknown-linux-musl-8.3p1-doc
2025-08-20T20:22:42.7440250Z readline-static-aarch64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info
2025-08-20T20:22:42.7458824Z readline-static-aarch64-unknown-linux-musl> checking for references to /build/ in /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info...
2025-08-20T20:22:42.7524317Z readline-static-aarch64-unknown-linux-musl> patching script interpreter paths in /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info
2025-08-20T20:22:42.8127321Z building '/nix/store/cy4gr4gygjpwikh2yydkmxc3jdm35n0f-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0.drv'...
2025-08-20T20:22:42.8471385Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T20:22:42.8504576Z bash-interactive-static-aarch64-unknown-linux-musl> unpacking source archive /nix/store/3sy000yxjvph0iajvh8c1r2ary839adq-bash-5.3.tar.gz
2025-08-20T20:22:42.9641602Z bash-interactive-static-aarch64-unknown-linux-musl> source root is bash-5.3
2025-08-20T20:22:42.9695567Z bash-interactive-static-aarch64-unknown-linux-musl> separate-debug-info: recording checksum of source files for debug support...
2025-08-20T20:22:43.0872978Z bash-interactive-static-aarch64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1751292331 of file "bash-5.3/autom4te.cache/requests"
2025-08-20T20:22:43.0908167Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T20:22:43.0947706Z bash-interactive-static-aarch64-unknown-linux-musl> applying patch /nix/store/yq0lz1byj4v2rym2ng23a3nj4n6pvqdj-pgrp-pipe-5.patch
2025-08-20T20:22:43.0966383Z bash-interactive-static-aarch64-unknown-linux-musl> patching file ./configure
2025-08-20T20:22:43.0972945Z bash-interactive-static-aarch64-unknown-linux-musl> Hunk #1 succeeded at 23145 (offset 1422 lines).
2025-08-20T20:22:43.0994652Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T20:22:43.1033957Z bash-interactive-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.sub
2025-08-20T20:22:43.1062039Z bash-interactive-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.guess
2025-08-20T20:22:43.1085575Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T20:22:43.1124343Z bash-interactive-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.sub
2025-08-20T20:22:43.1152646Z bash-interactive-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.guess
2025-08-20T20:22:43.1176486Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T20:22:43.1354792Z bash-interactive-static-aarch64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T20:22:43.1388703Z bash-interactive-static-aarch64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/sh"
2025-08-20T20:22:43.1510936Z bash-interactive-static-aarch64-unknown-linux-musl> configure flags: --prefix=/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0 --bindir=/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/bin --sbindir=/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/sbin --includedir=/nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev/include --mandir=/nix/store/2x5r7z0j31n74ikmxmlzmk99qf5ga2yz-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-man/share/man --infodir=/nix/store/g0k5m5v90lwsz3kvq556wrd2swdhh5zm-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-info/share/info --docdir=/nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc/share/doc/bash --libdir=/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib --libexecdir=/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/libexec --localedir=/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale --without-bash-malloc --with-installed-readline bash_cv_job_control_missing=nomissing bash_cv_sys_named_pipes=nomissing bash_cv_getcwd_malloc=yes bash_cv_getenv_redef=yes --disable-nls --enable-static --disable-shared --disable-shared --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-musl
2025-08-20T20:22:43.2228365Z bash-interactive-static-aarch64-unknown-linux-musl> configure: WARNING: unrecognized options: --enable-static, --disable-shared, --disable-shared
2025-08-20T20:22:43.2662442Z bash-interactive-static-aarch64-unknown-linux-musl> checking build system type... aarch64-unknown-linux-gnu
2025-08-20T20:22:43.2702514Z bash-interactive-static-aarch64-unknown-linux-musl> checking host system type... aarch64-unknown-linux-musl
2025-08-20T20:22:43.2711248Z bash-interactive-static-aarch64-unknown-linux-musl> 
2025-08-20T20:22:43.2711892Z bash-interactive-static-aarch64-unknown-linux-musl> Beginning configuration for bash-5.3-release for aarch64-unknown-linux-musl
2025-08-20T20:22:43.2712525Z bash-interactive-static-aarch64-unknown-linux-musl> 
2025-08-20T20:22:43.2713140Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc... aarch64-unknown-linux-musl-gcc
2025-08-20T20:22:43.3469280Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T20:22:43.3470018Z bash-interactive-static-aarch64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T20:22:43.3833887Z bash-interactive-static-aarch64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T20:22:43.3854607Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T20:22:43.4111997Z bash-interactive-static-aarch64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T20:22:43.4348277Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T20:22:43.4589372Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether aarch64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T20:22:43.5190172Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T20:22:43.5396653Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T20:22:43.5609395Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T20:22:43.5834876Z bash-interactive-static-aarch64-unknown-linux-musl> checking for string.h... yes
2025-08-20T20:22:43.6065676Z bash-interactive-static-aarch64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T20:22:43.6296363Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T20:22:43.6526877Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T20:22:43.6760429Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T20:22:43.7007739Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T20:22:43.7261546Z bash-interactive-static-aarch64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T20:22:43.7531176Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wchar.h... yes
2025-08-20T20:22:43.7814370Z bash-interactive-static-aarch64-unknown-linux-musl> checking for minix/config.h... no
2025-08-20T20:22:43.8071923Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdbool.h... yes
2025-08-20T20:22:43.8333532Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/param.h... yes
2025-08-20T20:22:43.8594060Z bash-interactive-static-aarch64-unknown-linux-musl> checking for threads.h... yes
2025-08-20T20:22:43.8883221Z bash-interactive-static-aarch64-unknown-linux-musl> checking for xlocale.h... no
2025-08-20T20:22:43.9135670Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/time.h... yes
2025-08-20T20:22:43.9442080Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T20:22:43.9708024Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T20:22:44.0186325Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc option to enable large file support... none needed
2025-08-20T20:22:44.0620414Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tgetent... no
2025-08-20T20:22:44.1031861Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tgetent in -ltermcap... no
2025-08-20T20:22:44.1528350Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tgetent in -ltinfo... yes
2025-08-20T20:22:44.1529090Z bash-interactive-static-aarch64-unknown-linux-musl> checking which library has the termcap functions... using libtinfo
2025-08-20T20:22:44.1559591Z bash-interactive-static-aarch64-unknown-linux-musl> checking version of installed readline library... 8.0
2025-08-20T20:22:44.1663308Z bash-interactive-static-aarch64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c
2025-08-20T20:22:44.1664417Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-ar... aarch64-unknown-linux-musl-ar
2025-08-20T20:22:44.1665317Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-ranlib... aarch64-unknown-linux-musl-ranlib
2025-08-20T20:22:44.1668405Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bison... bison -y
2025-08-20T20:22:44.1728651Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T20:22:44.1735827Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-strip... aarch64-unknown-linux-musl-strip
2025-08-20T20:22:44.1994252Z bash-interactive-static-aarch64-unknown-linux-musl> checking for an ANSI C-conforming const... yes
2025-08-20T20:22:44.2176270Z bash-interactive-static-aarch64-unknown-linux-musl> checking for inline... inline
2025-08-20T20:22:44.2861490Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether byte ordering is bigendian... no
2025-08-20T20:22:44.2862856Z bash-interactive-static-aarch64-unknown-linux-musl> checking for long double... yes
2025-08-20T20:22:44.3138755Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether char is unsigned... yes
2025-08-20T20:22:44.3386594Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working volatile... yes
2025-08-20T20:22:44.3666880Z bash-interactive-static-aarch64-unknown-linux-musl> checking for C/C++ restrict keyword... __restrict__
2025-08-20T20:22:44.3875347Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bool, true, false... no
2025-08-20T20:22:44.3894301Z bash-interactive-static-aarch64-unknown-linux-musl> checking for a race-free mkdir -p... /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/mkdir -p
2025-08-20T20:22:44.3926590Z bash-interactive-static-aarch64-unknown-linux-musl> checking for a sed that does not truncate output... /nix/store/b6xhk3vpaa7xh4if3a5agm26b0xd29lk-gnused-4.9/bin/sed
2025-08-20T20:22:44.3936494Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether NLS is requested... no
2025-08-20T20:22:44.3971642Z bash-interactive-static-aarch64-unknown-linux-musl> checking for msgfmt... no
2025-08-20T20:22:44.3976626Z bash-interactive-static-aarch64-unknown-linux-musl> checking for gmsgfmt... :
2025-08-20T20:22:44.4027329Z bash-interactive-static-aarch64-unknown-linux-musl> checking for xgettext... no
2025-08-20T20:22:44.4086362Z bash-interactive-static-aarch64-unknown-linux-musl> checking for msgmerge... no
2025-08-20T20:22:44.4414115Z bash-interactive-static-aarch64-unknown-linux-musl> checking how to run the C preprocessor... aarch64-unknown-linux-musl-gcc -E
2025-08-20T20:22:44.4740588Z bash-interactive-static-aarch64-unknown-linux-musl> checking for egrep -e... /nix/store/c719rihk36bxwgbr8anyhn22h0x7ylp4-gnugrep-3.12/bin/grep -E
2025-08-20T20:22:44.4872589Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether we are using the GNU C Library 2 or newer... no
2025-08-20T20:22:44.5107678Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether the -Werror option is usable... yes
2025-08-20T20:22:44.5343950Z bash-interactive-static-aarch64-unknown-linux-musl> checking for simple visibility declarations... yes
2025-08-20T20:22:44.5918738Z bash-interactive-static-aarch64-unknown-linux-musl> checking for size_t... yes
2025-08-20T20:22:44.6168715Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T20:22:44.6551245Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working alloca.h... yes
2025-08-20T20:22:44.6551845Z bash-interactive-static-aarch64-unknown-linux-musl> checking for alloca... yes
2025-08-20T20:22:44.6941344Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getpagesize... yes
2025-08-20T20:22:44.7334638Z bash-interactive-static-aarch64-unknown-linux-musl> checking for symlink... yes
2025-08-20T20:22:44.7722674Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uselocale... yes
2025-08-20T20:22:44.8155022Z bash-interactive-static-aarch64-unknown-linux-musl> checking for vprintf... yes
2025-08-20T20:22:44.8543049Z bash-interactive-static-aarch64-unknown-linux-musl> checking for alarm... yes
2025-08-20T20:22:44.8930706Z bash-interactive-static-aarch64-unknown-linux-musl> checking for fpurge... yes
2025-08-20T20:22:44.9331725Z bash-interactive-static-aarch64-unknown-linux-musl> checking for __fpurge... yes
2025-08-20T20:22:44.9796993Z bash-interactive-static-aarch64-unknown-linux-musl> checking for snprintf... yes
2025-08-20T20:22:45.0249256Z bash-interactive-static-aarch64-unknown-linux-musl> checking for vsnprintf... yes
2025-08-20T20:22:45.0250795Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working mmap... yes
2025-08-20T20:22:45.0262359Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether integer division by zero raises SIGFPE... guessing no
2025-08-20T20:22:45.0520070Z bash-interactive-static-aarch64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T20:22:45.0958585Z bash-interactive-static-aarch64-unknown-linux-musl> checking for unsigned long long int... yes
2025-08-20T20:22:45.1514777Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether imported symbols can be declared weak... guessing yes
2025-08-20T20:22:45.1794377Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pthread.h... yes
2025-08-20T20:22:45.2733995Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pthread_kill in -lpthread... yes
2025-08-20T20:22:45.2734750Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether POSIX threads API is available... yes
2025-08-20T20:22:45.3124068Z bash-interactive-static-aarch64-unknown-linux-musl> checking for multithread API to use... posix
2025-08-20T20:22:45.3592425Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pthread_rwlock_t... yes
2025-08-20T20:22:45.3593197Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing no
2025-08-20T20:22:45.4271058Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc options needed to detect all undeclared functions... none needed
2025-08-20T20:22:45.4271964Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ld... aarch64-unknown-linux-musl-ld
2025-08-20T20:22:45.4343547Z bash-interactive-static-aarch64-unknown-linux-musl> checking if the linker (aarch64-unknown-linux-musl-ld) is GNU ld... yes
2025-08-20T20:22:45.4557856Z bash-interactive-static-aarch64-unknown-linux-musl> checking for shared library run path origin... done
2025-08-20T20:22:45.4740449Z bash-interactive-static-aarch64-unknown-linux-musl> checking 32-bit host C ABI... no
2025-08-20T20:22:45.4872761Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ELF binary format... yes
2025-08-20T20:22:45.4963450Z bash-interactive-static-aarch64-unknown-linux-musl> checking for the common suffixes of directories in the library search path... lib,lib,lib
2025-08-20T20:22:45.5464613Z bash-interactive-static-aarch64-unknown-linux-musl> checking for iconv... yes
2025-08-20T20:22:45.5465718Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working iconv... guessing yes
2025-08-20T20:22:45.5715769Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether iconv is compatible with its POSIX signature... yes
2025-08-20T20:22:45.6115833Z bash-interactive-static-aarch64-unknown-linux-musl> checking for inttypes.h... (cached) yes
2025-08-20T20:22:45.6116477Z bash-interactive-static-aarch64-unknown-linux-musl> checking for unistd.h... (cached) yes
2025-08-20T20:22:45.6117080Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/param.h... (cached) yes
2025-08-20T20:22:45.6510393Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getcwd... yes
2025-08-20T20:22:45.6895618Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getegid... yes
2025-08-20T20:22:45.7287192Z bash-interactive-static-aarch64-unknown-linux-musl> checking for geteuid... yes
2025-08-20T20:22:45.7683935Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getgid... yes
2025-08-20T20:22:45.8086885Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getuid... yes
2025-08-20T20:22:45.8516855Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mempcpy... yes
2025-08-20T20:22:45.8917309Z bash-interactive-static-aarch64-unknown-linux-musl> checking for munmap... yes
2025-08-20T20:22:45.9344285Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stpcpy... yes
2025-08-20T20:22:45.9772898Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strcasecmp... yes
2025-08-20T20:22:46.0170507Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tsearch... yes
2025-08-20T20:22:46.0566795Z bash-interactive-static-aarch64-unknown-linux-musl> checking for __fsetlocking... yes
2025-08-20T20:22:46.0846112Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether feof_unlocked is declared... yes
2025-08-20T20:22:46.1119238Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fgets_unlocked is declared... yes
2025-08-20T20:22:46.1508823Z bash-interactive-static-aarch64-unknown-linux-musl> checking for localeconv... yes
2025-08-20T20:22:46.1511044Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bison... bison
2025-08-20T20:22:46.1683481Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bison 3.0 or newer... 3.8.2, ok
2025-08-20T20:22:46.1684365Z bash-interactive-static-aarch64-unknown-linux-musl> checking for long long int... yes
2025-08-20T20:22:46.1921810Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wchar_t... yes
2025-08-20T20:22:46.2186196Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wint_t... yes
2025-08-20T20:22:46.2451920Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether wint_t is large enough... yes
2025-08-20T20:22:46.2714536Z bash-interactive-static-aarch64-unknown-linux-musl> checking for intmax_t... yes
2025-08-20T20:22:46.2851273Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether printf() supports POSIX/XSI format strings... guessing yes
2025-08-20T20:22:46.2852661Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdint.h... (cached) yes
2025-08-20T20:22:46.2989763Z bash-interactive-static-aarch64-unknown-linux-musl> checking for SIZE_MAX... yes
2025-08-20T20:22:46.2990721Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdint.h... (cached) yes
2025-08-20T20:22:46.2991511Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working fcntl.h... cross-compiling
2025-08-20T20:22:46.2992692Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether uselocale works... guessing yes
2025-08-20T20:22:46.2993654Z bash-interactive-static-aarch64-unknown-linux-musl> checking for fake locale system (OpenBSD)... guessing no
2025-08-20T20:22:46.2994362Z bash-interactive-static-aarch64-unknown-linux-musl> checking for Solaris 11.4 locale system... no
2025-08-20T20:22:46.3417406Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getlocalename_l... no
2025-08-20T20:22:46.3655696Z bash-interactive-static-aarch64-unknown-linux-musl> checking for CFPreferencesCopyAppValue... no
2025-08-20T20:22:46.3892983Z bash-interactive-static-aarch64-unknown-linux-musl> checking for CFLocaleCopyPreferredLanguages... no
2025-08-20T20:22:46.4167510Z bash-interactive-static-aarch64-unknown-linux-musl> checking for flexible array member... yes
2025-08-20T20:22:46.4168314Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-ar... (cached) aarch64-unknown-linux-musl-ar
2025-08-20T20:22:46.4762050Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ptrdiff_t... yes
2025-08-20T20:22:46.5028336Z bash-interactive-static-aarch64-unknown-linux-musl> checking for features.h... yes
2025-08-20T20:22:46.5292220Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stddef.h... yes
2025-08-20T20:22:46.5293216Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdlib.h... (cached) yes
2025-08-20T20:22:46.5293988Z bash-interactive-static-aarch64-unknown-linux-musl> checking for string.h... (cached) yes
2025-08-20T20:22:46.5712630Z bash-interactive-static-aarch64-unknown-linux-musl> checking for asprintf... yes
2025-08-20T20:22:46.6138936Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wprintf... yes
2025-08-20T20:22:46.6558624Z bash-interactive-static-aarch64-unknown-linux-musl> checking for newlocale... yes
2025-08-20T20:22:46.6967962Z bash-interactive-static-aarch64-unknown-linux-musl> checking for putenv... yes
2025-08-20T20:22:46.7388113Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setenv... yes
2025-08-20T20:22:46.7388719Z bash-interactive-static-aarch64-unknown-linux-musl> checking for snprintf... (cached) yes
2025-08-20T20:22:46.7826143Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strnlen... yes
2025-08-20T20:22:46.7826759Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uselocale... (cached) yes
2025-08-20T20:22:46.8230449Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcslen... yes
2025-08-20T20:22:46.8643757Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcsnlen... yes
2025-08-20T20:22:46.9056166Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbrtowc... yes
2025-08-20T20:22:46.9454194Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcrtomb... yes
2025-08-20T20:22:46.9703910Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether _snprintf is declared... no
2025-08-20T20:22:46.9960998Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether _snwprintf is declared... no
2025-08-20T20:22:47.0243876Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether getc_unlocked is declared... yes
2025-08-20T20:22:47.0645780Z bash-interactive-static-aarch64-unknown-linux-musl> checking for nl_langinfo and CODESET... yes
2025-08-20T20:22:47.1043036Z bash-interactive-static-aarch64-unknown-linux-musl> checking for LC_MESSAGES... yes
2025-08-20T20:22:47.1044624Z bash-interactive-static-aarch64-unknown-linux-musl> checking for CFPreferencesCopyAppValue... (cached) no
2025-08-20T20:22:47.1045392Z bash-interactive-static-aarch64-unknown-linux-musl> checking for CFLocaleCopyPreferredLanguages... (cached) no
2025-08-20T20:22:47.1053527Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether to use NLS... no
2025-08-20T20:22:47.1324899Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dirent.h that defines DIR... yes
2025-08-20T20:22:47.1751937Z bash-interactive-static-aarch64-unknown-linux-musl> checking for library containing opendir... none required
2025-08-20T20:22:47.2038347Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/mkdev.h... no
2025-08-20T20:22:47.2296840Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/sysmacros.h... yes
2025-08-20T20:22:47.2298140Z bash-interactive-static-aarch64-unknown-linux-musl> checking for inttypes.h... (cached) yes
2025-08-20T20:22:47.2298806Z bash-interactive-static-aarch64-unknown-linux-musl> checking for unistd.h... (cached) yes
2025-08-20T20:22:47.2299695Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdlib.h... (cached) yes
2025-08-20T20:22:47.2578516Z bash-interactive-static-aarch64-unknown-linux-musl> checking for varargs.h... no
2025-08-20T20:22:47.2843650Z bash-interactive-static-aarch64-unknown-linux-musl> checking for limits.h... yes
2025-08-20T20:22:47.2844760Z bash-interactive-static-aarch64-unknown-linux-musl> checking for string.h... (cached) yes
2025-08-20T20:22:47.3102614Z bash-interactive-static-aarch64-unknown-linux-musl> checking for memory.h... yes
2025-08-20T20:22:47.3368536Z bash-interactive-static-aarch64-unknown-linux-musl> checking for locale.h... yes
2025-08-20T20:22:47.3626639Z bash-interactive-static-aarch64-unknown-linux-musl> checking for termcap.h... yes
2025-08-20T20:22:47.3920455Z bash-interactive-static-aarch64-unknown-linux-musl> checking for termio.h... no
2025-08-20T20:22:47.4193193Z bash-interactive-static-aarch64-unknown-linux-musl> checking for termios.h... yes
2025-08-20T20:22:47.4464148Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dlfcn.h... yes
2025-08-20T20:22:47.4464862Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stddef.h... (cached) yes
2025-08-20T20:22:47.4465727Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdint.h... (cached) yes
2025-08-20T20:22:47.4743504Z bash-interactive-static-aarch64-unknown-linux-musl> checking for netdb.h... yes
2025-08-20T20:22:47.5012264Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pwd.h... yes
2025-08-20T20:22:47.5275040Z bash-interactive-static-aarch64-unknown-linux-musl> checking for grp.h... yes
2025-08-20T20:22:47.5275944Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strings.h... (cached) yes
2025-08-20T20:22:47.5537000Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdckdint.h... yes
2025-08-20T20:22:47.5798124Z bash-interactive-static-aarch64-unknown-linux-musl> checking for regex.h... yes
2025-08-20T20:22:47.6060056Z bash-interactive-static-aarch64-unknown-linux-musl> checking for syslog.h... yes
2025-08-20T20:22:47.6321543Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ulimit.h... yes
2025-08-20T20:22:47.6605481Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/pte.h... no
2025-08-20T20:22:47.6888480Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/stream.h... no
2025-08-20T20:22:47.7149939Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/select.h... yes
2025-08-20T20:22:47.7410518Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/file.h... yes
2025-08-20T20:22:47.7671806Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/ioctl.h... yes
2025-08-20T20:22:47.7931573Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/mman.h... yes
2025-08-20T20:22:47.7932482Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/param.h... (cached) yes
2025-08-20T20:22:47.8190689Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/random.h... yes
2025-08-20T20:22:47.8459322Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/socket.h... yes
2025-08-20T20:22:47.8460532Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/stat.h... (cached) yes
2025-08-20T20:22:47.8461180Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/time.h... (cached) yes
2025-08-20T20:22:47.8722605Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/times.h... yes
2025-08-20T20:22:47.8723223Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/types.h... (cached) yes
2025-08-20T20:22:47.8993120Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/wait.h... yes
2025-08-20T20:22:47.9259671Z bash-interactive-static-aarch64-unknown-linux-musl> checking for netinet/in.h... yes
2025-08-20T20:22:47.9530951Z bash-interactive-static-aarch64-unknown-linux-musl> checking for arpa/inet.h... yes
2025-08-20T20:22:47.9740133Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/ptem.h... no
2025-08-20T20:22:47.9939801Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/resource.h... yes
2025-08-20T20:22:47.9940442Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working alloca.h... (cached) yes
2025-08-20T20:22:47.9941057Z bash-interactive-static-aarch64-unknown-linux-musl> checking for alloca... (cached) yes
2025-08-20T20:22:48.0558466Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uid_t... yes
2025-08-20T20:22:48.1173767Z bash-interactive-static-aarch64-unknown-linux-musl> checking for gid_t... yes
2025-08-20T20:22:48.1185392Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working chown... no
2025-08-20T20:22:48.1470396Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether getpgrp requires zero arguments... yes
2025-08-20T20:22:48.1471120Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working strcoll... no
2025-08-20T20:22:48.1924894Z bash-interactive-static-aarch64-unknown-linux-musl> checking for __setostype... no
2025-08-20T20:22:48.2335758Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wait3... yes
2025-08-20T20:22:48.2732191Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mkfifo... yes
2025-08-20T20:22:48.3127799Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dup2... yes
2025-08-20T20:22:48.3529336Z bash-interactive-static-aarch64-unknown-linux-musl> checking for eaccess... yes
2025-08-20T20:22:48.3921991Z bash-interactive-static-aarch64-unknown-linux-musl> checking for fcntl... yes
2025-08-20T20:22:48.4310604Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getdtablesize... yes
2025-08-20T20:22:48.4701836Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getentropy... yes
2025-08-20T20:22:48.5102405Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getgroups... yes
2025-08-20T20:22:48.5502183Z bash-interactive-static-aarch64-unknown-linux-musl> checking for gethostname... yes
2025-08-20T20:22:48.5503031Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getpagesize... (cached) yes
2025-08-20T20:22:48.5900255Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getpeername... yes
2025-08-20T20:22:48.6291001Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getrandom... yes
2025-08-20T20:22:48.6675655Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getrlimit... yes
2025-08-20T20:22:48.7071417Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getrusage... yes
2025-08-20T20:22:48.7464560Z bash-interactive-static-aarch64-unknown-linux-musl> checking for gettimeofday... yes
2025-08-20T20:22:48.7855068Z bash-interactive-static-aarch64-unknown-linux-musl> checking for kill... yes
2025-08-20T20:22:48.8250946Z bash-interactive-static-aarch64-unknown-linux-musl> checking for killpg... yes
2025-08-20T20:22:48.8649353Z bash-interactive-static-aarch64-unknown-linux-musl> checking for lstat... yes
2025-08-20T20:22:48.9049607Z bash-interactive-static-aarch64-unknown-linux-musl> checking for nanosleep... yes
2025-08-20T20:22:48.9446590Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pselect... yes
2025-08-20T20:22:48.9842059Z bash-interactive-static-aarch64-unknown-linux-musl> checking for readlink... yes
2025-08-20T20:22:49.0236252Z bash-interactive-static-aarch64-unknown-linux-musl> checking for select... yes
2025-08-20T20:22:49.0658616Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setdtablesize... no
2025-08-20T20:22:49.1042360Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setitimer... yes
2025-08-20T20:22:49.1426319Z bash-interactive-static-aarch64-unknown-linux-musl> checking for statfs... yes
2025-08-20T20:22:49.1824277Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tcgetpgrp... yes
2025-08-20T20:22:49.2219000Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uname... yes
2025-08-20T20:22:49.2628406Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ulimit... yes
2025-08-20T20:22:49.3034814Z bash-interactive-static-aarch64-unknown-linux-musl> checking for waitpid... yes
2025-08-20T20:22:49.3435892Z bash-interactive-static-aarch64-unknown-linux-musl> checking for rename... yes
2025-08-20T20:22:49.4722914Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bcopy... yes
2025-08-20T20:22:49.5161967Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bzero... yes
2025-08-20T20:22:49.5554256Z bash-interactive-static-aarch64-unknown-linux-musl> checking for clock_gettime... yes
2025-08-20T20:22:49.5964303Z bash-interactive-static-aarch64-unknown-linux-musl> checking for confstr... yes
2025-08-20T20:22:49.6354179Z bash-interactive-static-aarch64-unknown-linux-musl> checking for faccessat... yes
2025-08-20T20:22:49.6756312Z bash-interactive-static-aarch64-unknown-linux-musl> checking for fnmatch... yes
2025-08-20T20:22:49.7192404Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getaddrinfo... yes
2025-08-20T20:22:49.7630020Z bash-interactive-static-aarch64-unknown-linux-musl> checking for gethostbyname... yes
2025-08-20T20:22:49.8041416Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getservbyname... yes
2025-08-20T20:22:49.8434387Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getservent... yes
2025-08-20T20:22:49.8833238Z bash-interactive-static-aarch64-unknown-linux-musl> checking for inet_aton... yes
2025-08-20T20:22:49.9226083Z bash-interactive-static-aarch64-unknown-linux-musl> checking for imaxdiv... yes
2025-08-20T20:22:49.9640338Z bash-interactive-static-aarch64-unknown-linux-musl> checking for memmove... yes
2025-08-20T20:22:50.0023870Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pathconf... yes
2025-08-20T20:22:50.0025285Z bash-interactive-static-aarch64-unknown-linux-musl> checking for putenv... (cached) yes
2025-08-20T20:22:50.0415001Z bash-interactive-static-aarch64-unknown-linux-musl> checking for raise... yes
2025-08-20T20:22:50.1023272Z bash-interactive-static-aarch64-unknown-linux-musl> checking for random... yes
2025-08-20T20:22:50.2129020Z bash-interactive-static-aarch64-unknown-linux-musl> checking for regcomp... yes
2025-08-20T20:22:50.2555906Z bash-interactive-static-aarch64-unknown-linux-musl> checking for regexec... yes
2025-08-20T20:22:50.2556566Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setenv... (cached) yes
2025-08-20T20:22:50.2948501Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setlinebuf... yes
2025-08-20T20:22:50.3347518Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setlocale... yes
2025-08-20T20:22:50.3734668Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setvbuf... yes
2025-08-20T20:22:50.4125629Z bash-interactive-static-aarch64-unknown-linux-musl> checking for siginterrupt... yes
2025-08-20T20:22:50.4543927Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strchr... yes
2025-08-20T20:22:50.4935499Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sysconf... yes
2025-08-20T20:22:50.5375478Z bash-interactive-static-aarch64-unknown-linux-musl> checking for syslog... yes
2025-08-20T20:22:50.5770247Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tcgetattr... yes
2025-08-20T20:22:50.6165928Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tcgetwinsize... yes
2025-08-20T20:22:50.6562177Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tcsetwinsize... yes
2025-08-20T20:22:50.6960412Z bash-interactive-static-aarch64-unknown-linux-musl> checking for times... yes
2025-08-20T20:22:50.7363964Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ttyname... yes
2025-08-20T20:22:50.7765708Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tzset... yes
2025-08-20T20:22:50.8159025Z bash-interactive-static-aarch64-unknown-linux-musl> checking for unsetenv... yes
2025-08-20T20:22:50.8570573Z bash-interactive-static-aarch64-unknown-linux-musl> checking for vasprintf... yes
2025-08-20T20:22:50.8571186Z bash-interactive-static-aarch64-unknown-linux-musl> checking for asprintf... (cached) yes
2025-08-20T20:22:50.8982476Z bash-interactive-static-aarch64-unknown-linux-musl> checking for isascii... yes
2025-08-20T20:22:50.9402354Z bash-interactive-static-aarch64-unknown-linux-musl> checking for isblank... yes
2025-08-20T20:22:50.9822477Z bash-interactive-static-aarch64-unknown-linux-musl> checking for isgraph... yes
2025-08-20T20:22:51.0246081Z bash-interactive-static-aarch64-unknown-linux-musl> checking for isprint... yes
2025-08-20T20:22:51.0686189Z bash-interactive-static-aarch64-unknown-linux-musl> checking for isspace... yes
2025-08-20T20:22:51.1121084Z bash-interactive-static-aarch64-unknown-linux-musl> checking for isxdigit... yes
2025-08-20T20:22:51.1546480Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getpwent... yes
2025-08-20T20:22:51.1975451Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getpwnam... yes
2025-08-20T20:22:51.2405777Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getpwuid... yes
2025-08-20T20:22:51.2816667Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mkstemp... yes
2025-08-20T20:22:51.3225329Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mkdtemp... yes
2025-08-20T20:22:51.3657724Z bash-interactive-static-aarch64-unknown-linux-musl> checking for arc4random... no
2025-08-20T20:22:51.4053269Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strlcat... yes
2025-08-20T20:22:51.4454879Z bash-interactive-static-aarch64-unknown-linux-musl> checking for memfd_create... yes
2025-08-20T20:22:51.4861376Z bash-interactive-static-aarch64-unknown-linux-musl> checking for shm_open... yes
2025-08-20T20:22:51.5292581Z bash-interactive-static-aarch64-unknown-linux-musl> checking for shm_mkstemp... no
2025-08-20T20:22:51.5293223Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getcwd... (cached) yes
2025-08-20T20:22:51.5717371Z bash-interactive-static-aarch64-unknown-linux-musl> checking for memset... yes
2025-08-20T20:22:51.5717969Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strcasecmp... (cached) yes
2025-08-20T20:22:51.6119422Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strcasestr... yes
2025-08-20T20:22:51.6512222Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strerror... yes
2025-08-20T20:22:51.6969555Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strftime... yes
2025-08-20T20:22:51.6970167Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strnlen... (cached) yes
2025-08-20T20:22:51.7401561Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strpbrk... yes
2025-08-20T20:22:51.7832326Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strstr... yes
2025-08-20T20:22:51.8246841Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtod... yes
2025-08-20T20:22:51.8645574Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtol... yes
2025-08-20T20:22:51.9048535Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtoul... yes
2025-08-20T20:22:51.9447230Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtoll... yes
2025-08-20T20:22:51.9845602Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtoull... yes
2025-08-20T20:22:52.0238803Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtoumax... yes
2025-08-20T20:22:52.0649667Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dprintf... yes
2025-08-20T20:22:52.1072171Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strdup... yes
2025-08-20T20:22:52.1465068Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strlcpy... yes
2025-08-20T20:22:52.1866926Z bash-interactive-static-aarch64-unknown-linux-musl> checking for reallocarray... yes
2025-08-20T20:22:52.2150792Z bash-interactive-static-aarch64-unknown-linux-musl> checking for libaudit.h... no
2025-08-20T20:22:52.2425359Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether AUDIT_USER_TTY is declared... yes
2025-08-20T20:22:52.2769907Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether confstr is declared... yes
2025-08-20T20:22:52.3113310Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether printf is declared... yes
2025-08-20T20:22:52.3460127Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether brk is declared... yes
2025-08-20T20:22:52.3810912Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether sbrk is declared... yes
2025-08-20T20:22:52.4156426Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether setregid is declared... yes
2025-08-20T20:22:52.4502041Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strcpy is declared... yes
2025-08-20T20:22:52.4852189Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strsignal is declared... yes
2025-08-20T20:22:52.5265000Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setresuid... yes
2025-08-20T20:22:52.5679166Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setresgid... yes
2025-08-20T20:22:52.6025718Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtold is declared... yes
2025-08-20T20:22:52.6286882Z bash-interactive-static-aarch64-unknown-linux-musl> checking for broken strtold... no
2025-08-20T20:22:52.6631905Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtol is declared... yes
2025-08-20T20:22:52.6974641Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtoll is declared... yes
2025-08-20T20:22:52.7318206Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtoul is declared... yes
2025-08-20T20:22:52.7663963Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtoull is declared... yes
2025-08-20T20:22:52.8012329Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtoumax is declared... yes
2025-08-20T20:22:52.8013295Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working mktime... no
2025-08-20T20:22:52.8303931Z bash-interactive-static-aarch64-unknown-linux-musl> checking for argz.h... no
2025-08-20T20:22:52.8560955Z bash-interactive-static-aarch64-unknown-linux-musl> checking for errno.h... yes
2025-08-20T20:22:52.8821238Z bash-interactive-static-aarch64-unknown-linux-musl> checking for fcntl.h... yes
2025-08-20T20:22:52.9079941Z bash-interactive-static-aarch64-unknown-linux-musl> checking for malloc.h... yes
2025-08-20T20:22:52.9335937Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdio_ext.h... yes
2025-08-20T20:22:52.9337409Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working mmap... (cached) yes
2025-08-20T20:22:52.9769133Z bash-interactive-static-aarch64-unknown-linux-musl> checking for __argz_count... no
2025-08-20T20:22:53.0195195Z bash-interactive-static-aarch64-unknown-linux-musl> checking for __argz_next... no
2025-08-20T20:22:53.0619917Z bash-interactive-static-aarch64-unknown-linux-musl> checking for __argz_stringify... no
2025-08-20T20:22:53.1075951Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dcgettext... yes
2025-08-20T20:22:53.1508475Z bash-interactive-static-aarch64-unknown-linux-musl> checking for locale_charset... no
2025-08-20T20:22:53.1509100Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mempcpy... (cached) yes
2025-08-20T20:22:53.1510002Z bash-interactive-static-aarch64-unknown-linux-musl> checking for munmap... (cached) yes
2025-08-20T20:22:53.1905080Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mremap... yes
2025-08-20T20:22:53.1905817Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stpcpy... (cached) yes
2025-08-20T20:22:53.2339353Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strcspn... yes
2025-08-20T20:22:53.2604796Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wctype.h... yes
2025-08-20T20:22:53.2605794Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wchar.h... (cached) yes
2025-08-20T20:22:53.2864737Z bash-interactive-static-aarch64-unknown-linux-musl> checking for langinfo.h... yes
2025-08-20T20:22:53.3150677Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbstr.h... no
2025-08-20T20:22:53.3542232Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbrlen... yes
2025-08-20T20:22:53.3966657Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbscasecmp... no
2025-08-20T20:22:53.4388228Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbscmp... no
2025-08-20T20:22:53.4817855Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbsncmp... no
2025-08-20T20:22:53.5214317Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbsnrtowcs... yes
2025-08-20T20:22:53.5613068Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbsrtowcs... yes
2025-08-20T20:22:53.6055951Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbschr... no
2025-08-20T20:22:53.6056567Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcrtomb... (cached) yes
2025-08-20T20:22:53.6467772Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcscoll... yes
2025-08-20T20:22:53.6871383Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcsdup... yes
2025-08-20T20:22:53.7261606Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcwidth... yes
2025-08-20T20:22:53.7659062Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wctype... yes
2025-08-20T20:22:53.8044002Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcsnrtombs... yes
2025-08-20T20:22:53.8432567Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcswidth... yes
2025-08-20T20:22:53.8434005Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
2025-08-20T20:22:53.8851311Z bash-interactive-static-aarch64-unknown-linux-musl> checking for iswlower... yes
2025-08-20T20:22:53.9275428Z bash-interactive-static-aarch64-unknown-linux-musl> checking for iswupper... yes
2025-08-20T20:22:53.9708704Z bash-interactive-static-aarch64-unknown-linux-musl> checking for towlower... yes
2025-08-20T20:22:54.0142769Z bash-interactive-static-aarch64-unknown-linux-musl> checking for towupper... yes
2025-08-20T20:22:54.0554897Z bash-interactive-static-aarch64-unknown-linux-musl> checking for iswctype... yes
2025-08-20T20:22:54.0833891Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wchar_t in wchar.h... yes
2025-08-20T20:22:54.1079848Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wctype_t in wctype.h... yes
2025-08-20T20:22:54.1321885Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wint_t in wctype.h... yes
2025-08-20T20:22:54.1322628Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcwidth broken with unicode combining characters... no
2025-08-20T20:22:54.1324376Z bash-interactive-static-aarch64-unknown-linux-musl> checking for locale_charset... (cached) no
2025-08-20T20:22:54.3816031Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of wchar_t... 4
2025-08-20T20:22:54.4762013Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dlopen in -ldl... yes
2025-08-20T20:22:54.5189313Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dlopen... yes
2025-08-20T20:22:54.5641369Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dlclose... yes
2025-08-20T20:22:54.6080933Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dlsym... yes
2025-08-20T20:22:54.6732992Z bash-interactive-static-aarch64-unknown-linux-musl> checking type of array argument to getgroups... gid_t
2025-08-20T20:22:54.7335906Z bash-interactive-static-aarch64-unknown-linux-musl> checking for off_t... yes
2025-08-20T20:22:54.7927051Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mode_t... yes
2025-08-20T20:22:54.7927652Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uid_t... (cached) yes
2025-08-20T20:22:54.7928514Z bash-interactive-static-aarch64-unknown-linux-musl> checking for gid_t... (cached) yes
2025-08-20T20:22:54.8523568Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pid_t... yes
2025-08-20T20:22:54.8524210Z bash-interactive-static-aarch64-unknown-linux-musl> checking for size_t... (cached) yes
2025-08-20T20:22:54.9110313Z bash-interactive-static-aarch64-unknown-linux-musl> checking for intptr_t... yes
2025-08-20T20:22:54.9699454Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uintptr_t... yes
2025-08-20T20:22:55.0280981Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ssize_t... yes
2025-08-20T20:22:55.0863970Z bash-interactive-static-aarch64-unknown-linux-musl> checking for time_t... yes
2025-08-20T20:22:55.0865223Z bash-interactive-static-aarch64-unknown-linux-musl> checking for long long int... (cached) yes
2025-08-20T20:22:55.0865920Z bash-interactive-static-aarch64-unknown-linux-musl> checking for unsigned long long int... (cached) yes
2025-08-20T20:22:55.1255637Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sig_atomic_t in signal.h... yes
2025-08-20T20:22:55.2139223Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of char... 1
2025-08-20T20:22:55.3624017Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of short... 2
2025-08-20T20:22:55.5729820Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of int... 4
2025-08-20T20:22:56.2905388Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of long... 8
2025-08-20T20:22:59.2366273Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of char *... 8
2025-08-20T20:22:59.5103720Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of size_t... 8
2025-08-20T20:22:59.7741989Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of double... 8
2025-08-20T20:23:00.0461449Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of long long... 8
2025-08-20T20:23:00.0742264Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bits16_t... no
2025-08-20T20:23:00.1032264Z bash-interactive-static-aarch64-unknown-linux-musl> checking for u_bits16_t... no
2025-08-20T20:23:00.1324501Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bits32_t... no
2025-08-20T20:23:00.1610712Z bash-interactive-static-aarch64-unknown-linux-musl> checking for u_bits32_t... no
2025-08-20T20:23:00.1905039Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bits64_t... no
2025-08-20T20:23:00.1906237Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ptrdiff_t... (cached) yes
2025-08-20T20:23:00.2112476Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether stat file-mode macros are broken... no
2025-08-20T20:23:00.2146368Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether #! works in shell scripts... yes
2025-08-20T20:23:00.2147038Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strchrnul works... no
2025-08-20T20:23:00.2148203Z bash-interactive-static-aarch64-unknown-linux-musl> checking if dup2 fails to clear the close-on-exec flag... configure: WARNING: cannot check dup2 if cross compiling -- defaulting to no
2025-08-20T20:23:00.2149353Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T20:23:00.2150153Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether pgrps need synchronization... configure: WARNING: cannot check pgrp synchronization if cross compiling -- defaulting to no
2025-08-20T20:23:00.2150951Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T20:23:00.2580377Z bash-interactive-static-aarch64-unknown-linux-musl> checking for type of signal functions... posix
2025-08-20T20:23:00.2972167Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys_errlist and sys_nerr... yes
2025-08-20T20:23:00.3244244Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether sys_siglist is declared... no
2025-08-20T20:23:00.3245838Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys_siglist in system C library... configure: WARNING: cannot check for sys_siglist if cross compiling -- defaulting to no
2025-08-20T20:23:00.3246650Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T20:23:00.3500338Z bash-interactive-static-aarch64-unknown-linux-musl> checking for _sys_siglist in signal.h or unistd.h... no
2025-08-20T20:23:00.3501331Z bash-interactive-static-aarch64-unknown-linux-musl> checking for _sys_siglist in system C library... configure: WARNING: cannot check for _sys_siglist if cross compiling -- defaulting to no
2025-08-20T20:23:00.3502108Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T20:23:00.3661034Z bash-interactive-static-aarch64-unknown-linux-musl> checking for clock_t... yes
2025-08-20T20:23:00.3823117Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sigset_t... yes
2025-08-20T20:23:00.3984289Z bash-interactive-static-aarch64-unknown-linux-musl> checking for socklen_t... yes
2025-08-20T20:23:00.4561329Z bash-interactive-static-aarch64-unknown-linux-musl> checking for quad_t... yes
2025-08-20T20:23:00.4812796Z bash-interactive-static-aarch64-unknown-linux-musl> checking for type of struct rlimit fields... rlim_t
2025-08-20T20:23:00.5394460Z bash-interactive-static-aarch64-unknown-linux-musl> checking for intmax_t... yes
2025-08-20T20:23:00.5990771Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uintmax_t... yes
2025-08-20T20:23:00.8733184Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of intmax_t... 8
2025-08-20T20:23:00.8984135Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct termios.c_line... yes
2025-08-20T20:23:00.9426306Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct termio.c_line... no
2025-08-20T20:23:00.9705165Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct dirent.d_ino... yes
2025-08-20T20:23:00.9978372Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct dirent.d_fileno... yes
2025-08-20T20:23:01.0469582Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct dirent.d_namlen... no
2025-08-20T20:23:01.0874055Z bash-interactive-static-aarch64-unknown-linux-musl> checking for d_type member in directory struct... yes
2025-08-20T20:23:01.1408541Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
2025-08-20T20:23:01.1662294Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct timeval in sys/time.h and time.h... yes
2025-08-20T20:23:01.1977223Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct stat.st_blocks... yes
2025-08-20T20:23:01.2229068Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether struct tm is in sys/time.h or time.h... time.h
2025-08-20T20:23:01.2482287Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct tm.tm_zone... yes
2025-08-20T20:23:01.2624818Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct timezone in sys/time.h and time.h... yes
2025-08-20T20:23:01.2626810Z bash-interactive-static-aarch64-unknown-linux-musl> checking for offset of exit status in return status from wait... configure: WARNING: cannot check WEXITSTATUS offset if cross compiling -- defaulting to 0
2025-08-20T20:23:01.2627638Z bash-interactive-static-aarch64-unknown-linux-musl> 0
2025-08-20T20:23:01.2874310Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct timespec in <time.h>... yes
2025-08-20T20:23:01.3134263Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct stat.st_atim.tv_nsec... yes
2025-08-20T20:23:01.3401464Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether struct stat.st_atim is of type struct timespec... yes
2025-08-20T20:23:01.3808597Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sbrk... yes
2025-08-20T20:23:01.3809923Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working sbrk... configure: WARNING: cannot check working sbrk if cross-compiling
2025-08-20T20:23:01.3810613Z bash-interactive-static-aarch64-unknown-linux-musl> yes
2025-08-20T20:23:01.4061077Z bash-interactive-static-aarch64-unknown-linux-musl> checking for brk... no
2025-08-20T20:23:01.4490582Z bash-interactive-static-aarch64-unknown-linux-musl> checking for the existence of strsignal... yes
2025-08-20T20:23:01.4491509Z bash-interactive-static-aarch64-unknown-linux-musl> checking if opendir() opens non-directories... configure: WARNING: cannot check opendir if cross compiling -- defaulting to no
2025-08-20T20:23:01.4492277Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T20:23:01.4493052Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether ulimit can substitute for getdtablesize... configure: WARNING: cannot check ulimit if cross compiling -- defaulting to no
2025-08-20T20:23:01.4493962Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T20:23:01.4748180Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fpurge is declared... no
2025-08-20T20:23:01.4749040Z bash-interactive-static-aarch64-unknown-linux-musl> checking to see if getenv can be redefined... (cached) yes
2025-08-20T20:23:01.4750035Z bash-interactive-static-aarch64-unknown-linux-musl> checking if getcwd() will dynamically allocate memory with 0 size... (cached) yes
2025-08-20T20:23:01.4751764Z bash-interactive-static-aarch64-unknown-linux-musl> checking for presence of POSIX-style sigsetjmp/siglongjmp... configure: WARNING: cannot check for sigsetjmp/siglongjmp if cross-compiling -- defaulting to yes
2025-08-20T20:23:01.4752686Z bash-interactive-static-aarch64-unknown-linux-musl> present
2025-08-20T20:23:01.4753589Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether or not strcoll and strcmp differ... configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no
2025-08-20T20:23:01.4754352Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T20:23:01.4755064Z bash-interactive-static-aarch64-unknown-linux-musl> checking for standard-conformant snprintf... configure: WARNING: cannot check standard snprintf if cross-compiling
2025-08-20T20:23:01.4755789Z bash-interactive-static-aarch64-unknown-linux-musl> yes
2025-08-20T20:23:01.4756507Z bash-interactive-static-aarch64-unknown-linux-musl> checking for standard-conformant vsnprintf... configure: WARNING: cannot check standard vsnprintf if cross-compiling
2025-08-20T20:23:01.4757224Z bash-interactive-static-aarch64-unknown-linux-musl> yes
2025-08-20T20:23:01.5166284Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtoimax... yes
2025-08-20T20:23:01.5519148Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtoimax is declared... yes
2025-08-20T20:23:01.5870033Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether clearerr_unlocked is declared... yes
2025-08-20T20:23:01.5887941Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether feof_unlocked is declared... (cached) yes
2025-08-20T20:23:01.6248384Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether ferror_unlocked is declared... yes
2025-08-20T20:23:01.6606583Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fflush_unlocked is declared... yes
2025-08-20T20:23:01.6624169Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fgets_unlocked is declared... (cached) yes
2025-08-20T20:23:01.6974783Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fputc_unlocked is declared... yes
2025-08-20T20:23:01.7320382Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fputs_unlocked is declared... yes
2025-08-20T20:23:01.7667981Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fread_unlocked is declared... yes
2025-08-20T20:23:01.8019432Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fwrite_unlocked is declared... yes
2025-08-20T20:23:01.8036347Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether getc_unlocked is declared... (cached) yes
2025-08-20T20:23:01.8382192Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether getchar_unlocked is declared... yes
2025-08-20T20:23:01.8725427Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether putc_unlocked is declared... yes
2025-08-20T20:23:01.9065569Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether putchar_unlocked is declared... yes
2025-08-20T20:23:01.9469712Z bash-interactive-static-aarch64-unknown-linux-musl> checking for standard-conformant putenv declaration... yes
2025-08-20T20:23:01.9877943Z bash-interactive-static-aarch64-unknown-linux-musl> checking for standard-conformant unsetenv declaration... yes
2025-08-20T20:23:01.9878956Z bash-interactive-static-aarch64-unknown-linux-musl> checking for printf floating point output in hex notation... configure: WARNING: cannot check printf if cross compiling -- defaulting to no
2025-08-20T20:23:01.9879731Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T20:23:01.9880575Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fnmatch can be used to check bracket equivalence classes... configure: WARNING: cannot check fnmatch if cross compiling -- defaulting to no
2025-08-20T20:23:01.9881385Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T20:23:01.9882509Z bash-interactive-static-aarch64-unknown-linux-musl> checking if signal handlers must be reinstalled when invoked... configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no
2025-08-20T20:23:01.9883343Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T20:23:01.9884155Z bash-interactive-static-aarch64-unknown-linux-musl> checking for presence of necessary job control definitions... (cached) nomissing
2025-08-20T20:23:01.9884947Z bash-interactive-static-aarch64-unknown-linux-musl> checking for presence of named pipes... (cached) nomissing
2025-08-20T20:23:02.0179789Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether termios.h defines TIOCGWINSZ... no
2025-08-20T20:23:02.0446583Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether sys/ioctl.h defines TIOCGWINSZ... yes
2025-08-20T20:23:02.0675903Z bash-interactive-static-aarch64-unknown-linux-musl> checking for TIOCSTAT in sys/ioctl.h... no
2025-08-20T20:23:02.0934233Z bash-interactive-static-aarch64-unknown-linux-musl> checking for FIONREAD in sys/ioctl.h... yes
2025-08-20T20:23:02.0935858Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether WCONTINUED flag to waitpid is unavailable or available but broken... configure: WARNING: cannot check WCONTINUED if cross compiling -- defaulting to no
2025-08-20T20:23:02.0936739Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T20:23:02.1154061Z bash-interactive-static-aarch64-unknown-linux-musl> checking for speed_t in sys/types.h... no
2025-08-20T20:23:02.1306238Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether getpw functions are declared in pwd.h... yes
2025-08-20T20:23:02.1307620Z bash-interactive-static-aarch64-unknown-linux-musl> checking for unusable real-time signals due to large values... configure: WARNING: cannot check real-time signals if cross compiling -- defaulting to yes
2025-08-20T20:23:02.1308433Z bash-interactive-static-aarch64-unknown-linux-musl> yes
2025-08-20T20:23:02.1310192Z bash-interactive-static-aarch64-unknown-linux-musl> checking which library has the termcap functions... (cached) using libtinfo
2025-08-20T20:23:02.1333861Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether /dev/fd is available... standard
2025-08-20T20:23:02.1345453Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether /dev/stdin stdout stderr are available... present
2025-08-20T20:23:02.1346637Z bash-interactive-static-aarch64-unknown-linux-musl> checking for default mail directory... unknown
2025-08-20T20:23:02.1377629Z bash-interactive-static-aarch64-unknown-linux-musl> checking shared object configuration for loadable builtins... supported
2025-08-20T20:23:02.1672045Z bash-interactive-static-aarch64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T20:23:02.2391072Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T20:23:02.2490143Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating builtins/Makefile
2025-08-20T20:23:02.2605698Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/readline/Makefile
2025-08-20T20:23:02.2718465Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/glob/Makefile
2025-08-20T20:23:02.2838255Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/intl/Makefile
2025-08-20T20:23:02.2950850Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/malloc/Makefile
2025-08-20T20:23:02.3068856Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/sh/Makefile
2025-08-20T20:23:02.3184251Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/termcap/Makefile
2025-08-20T20:23:02.3303158Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/tilde/Makefile
2025-08-20T20:23:02.3424401Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating doc/Makefile
2025-08-20T20:23:02.3536219Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating support/Makefile
2025-08-20T20:23:02.3655885Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating po/Makefile.in
2025-08-20T20:23:02.3769899Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating examples/loadables/Makefile
2025-08-20T20:23:02.3884558Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating examples/loadables/Makefile.inc
2025-08-20T20:23:02.3997199Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating examples/loadables/Makefile.sample
2025-08-20T20:23:02.4117920Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating examples/loadables/perl/Makefile
2025-08-20T20:23:02.4232329Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating support/bash.pc
2025-08-20T20:23:02.4351943Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating support/bashbug.sh
2025-08-20T20:23:02.4472964Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating config.h
2025-08-20T20:23:02.4554890Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating buildconf.h
2025-08-20T20:23:02.4625933Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: executing po-directories commands
2025-08-20T20:23:02.4688937Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating po/POTFILES
2025-08-20T20:23:02.4770554Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating po/Makefile
2025-08-20T20:23:02.4818526Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: executing stamp-h commands
2025-08-20T20:23:02.4834248Z bash-interactive-static-aarch64-unknown-linux-musl> configure: WARNING: unrecognized options: --enable-static, --disable-shared, --disable-shared
2025-08-20T20:23:02.5114291Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T20:23:02.5173835Z bash-interactive-static-aarch64-unknown-linux-musl> build flags: -j5 SHELL=/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash
2025-08-20T20:23:02.5233981Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mksignames.o
2025-08-20T20:23:02.5247566Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f buildsignames.o
2025-08-20T20:23:02.5255271Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/builtins'
2025-08-20T20:23:02.5256423Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mkbuiltins.o
2025-08-20T20:23:02.5259362Z bash-interactive-static-aarch64-unknown-linux-musl> gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security  -g -DCROSS_COMPILING -DBUILDTOOL -c ./support/mksignames.c
2025-08-20T20:23:02.5275205Z bash-interactive-static-aarch64-unknown-linux-musl> gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security  -g -DCROSS_COMPILING -DBUILDTOOL -o buildsignames.o -c ./support/signames.c
2025-08-20T20:23:02.5277987Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f unwind_prot.o
2025-08-20T20:23:02.5279165Z bash-interactive-static-aarch64-unknown-linux-musl> gcc -c  -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -DCROSS_COMPILING mkbuiltins.c
2025-08-20T20:23:02.5299803Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c unwind_prot.c
2025-08-20T20:23:02.5316024Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mksyntax
2025-08-20T20:23:02.5333685Z bash-interactive-static-aarch64-unknown-linux-musl> gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security  -g -DCROSS_COMPILING -rdynamic -g -DCROSS_COMPILING -o mksyntax ./mksyntax.c
2025-08-20T20:23:02.5676342Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f alias.o
2025-08-20T20:23:02.5730629Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c alias.c
2025-08-20T20:23:02.5782113Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f array.o
2025-08-20T20:23:02.5815762Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c array.c
2025-08-20T20:23:02.6263786Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f arrayfunc.o
2025-08-20T20:23:02.6277594Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c arrayfunc.c
2025-08-20T20:23:02.6515156Z bash-interactive-static-aarch64-unknown-linux-musl> gcc -rdynamic -g -DCROSS_COMPILING -o mkbuiltins mkbuiltins.o
2025-08-20T20:23:02.6521270Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f assoc.o
2025-08-20T20:23:02.6544158Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c assoc.c
2025-08-20T20:23:02.6891354Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/builtins'
2025-08-20T20:23:02.6926679Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f braces.o
2025-08-20T20:23:02.6987245Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c braces.c
2025-08-20T20:23:02.7202705Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bracecomp.o
2025-08-20T20:23:02.7224602Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c bracecomp.c
2025-08-20T20:23:02.8095465Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bashhist.o
2025-08-20T20:23:02.8119180Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c bashhist.c
2025-08-20T20:23:02.9289679Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bashline.o
2025-08-20T20:23:02.9320402Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c bashline.c
2025-08-20T20:23:03.0087862Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f list.o
2025-08-20T20:23:03.0110862Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c list.c
2025-08-20T20:23:03.0583184Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f stringlib.o
2025-08-20T20:23:03.0617829Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c stringlib.c
2025-08-20T20:23:03.1111848Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f locale.o
2025-08-20T20:23:03.1150632Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c locale.c
2025-08-20T20:23:03.1531600Z bash-interactive-static-aarch64-unknown-linux-musl> locale.c: In function 'localetrans':
2025-08-20T20:23:03.1538570Z bash-interactive-static-aarch64-unknown-linux-musl> locale.c:458:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:03.1544881Z bash-interactive-static-aarch64-unknown-linux-musl>   458 |     translated = dgettext (default_domain, string);
2025-08-20T20:23:03.1550610Z bash-interactive-static-aarch64-unknown-linux-musl>       |                ^
2025-08-20T20:23:03.1557959Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f findcmd.o
2025-08-20T20:23:03.1565186Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c findcmd.c
2025-08-20T20:23:03.1895044Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/builtins'
2025-08-20T20:23:03.1897349Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f builtins.o
2025-08-20T20:23:03.1911687Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 builtins.c
2025-08-20T20:23:03.2522381Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f pcomplete.o
2025-08-20T20:23:03.2542943Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c pcomplete.c
2025-08-20T20:23:03.2608008Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f alias.o
2025-08-20T20:23:03.2655470Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . alias.def
2025-08-20T20:23:03.2667172Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 alias.c || ( rm -f alias.c ; exit 1 )
2025-08-20T20:23:03.3174360Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bind.o
2025-08-20T20:23:03.3175242Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . bind.def
2025-08-20T20:23:03.3197041Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 bind.c || ( rm -f bind.c ; exit 1 )
2025-08-20T20:23:03.3427802Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f alias.c
2025-08-20T20:23:03.3449354Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f break.o
2025-08-20T20:23:03.3478400Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . break.def
2025-08-20T20:23:03.3516812Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 break.c || ( rm -f break.c ; exit 1 )
2025-08-20T20:23:03.3824315Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f pcomplib.o
2025-08-20T20:23:03.3842053Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c pcomplib.c
2025-08-20T20:23:03.4629971Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f break.c
2025-08-20T20:23:03.4648881Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f builtin.o
2025-08-20T20:23:03.4691815Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . builtin.def
2025-08-20T20:23:03.4705722Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bind.c
2025-08-20T20:23:03.4720464Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f caller.o
2025-08-20T20:23:03.4738786Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 builtin.c || ( rm -f builtin.c ; exit 1 )
2025-08-20T20:23:03.4754468Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . caller.def
2025-08-20T20:23:03.4813173Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 caller.c || ( rm -f caller.c ; exit 1 )
2025-08-20T20:23:03.5274484Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f xmalloc.o
2025-08-20T20:23:03.5281420Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c xmalloc.c
2025-08-20T20:23:03.5462533Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f builtin.c
2025-08-20T20:23:03.5465604Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f cd.o
2025-08-20T20:23:03.5477948Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . cd.def
2025-08-20T20:23:03.5491585Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 cd.c || ( rm -f cd.c ; exit 1 )
2025-08-20T20:23:03.5706899Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f caller.c
2025-08-20T20:23:03.5764642Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f signames.o
2025-08-20T20:23:03.5788176Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c ./support/signames.c
2025-08-20T20:23:03.5816620Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f colon.o
2025-08-20T20:23:03.5858313Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . colon.def
2025-08-20T20:23:03.5885779Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 colon.c || ( rm -f colon.c ; exit 1 )
2025-08-20T20:23:03.6303804Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f colon.c
2025-08-20T20:23:03.6360595Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f command.o
2025-08-20T20:23:03.6397880Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . command.def
2025-08-20T20:23:03.6427534Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 command.c || ( rm -f command.c ; exit 1 )
2025-08-20T20:23:03.6546942Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/support'
2025-08-20T20:23:03.6552552Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f man2html.o
2025-08-20T20:23:03.6595441Z bash-interactive-static-aarch64-unknown-linux-musl> gcc -c  -DHAVE_CONFIG_H -DSHELL -I/build/bash-5.3 -I.. -Wno-parentheses -Wno-format-security   -g man2html.c
2025-08-20T20:23:03.7146950Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f command.c
2025-08-20T20:23:03.7202004Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f common.o
2025-08-20T20:23:03.7208710Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 common.c
2025-08-20T20:23:03.7232060Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f cd.c
2025-08-20T20:23:03.7304482Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f shell.o
2025-08-20T20:23:03.7306748Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c shell.c
2025-08-20T20:23:03.7660032Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f eval.o
2025-08-20T20:23:03.7683549Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c eval.c
2025-08-20T20:23:03.7906793Z bash-interactive-static-aarch64-unknown-linux-musl> common.c: In function 'sh_invalidnum':
2025-08-20T20:23:03.7909975Z bash-interactive-static-aarch64-unknown-linux-musl> common.c:219:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:03.7913044Z bash-interactive-static-aarch64-unknown-linux-musl>   219 |     msg = _("invalid octal number");
2025-08-20T20:23:03.7915820Z bash-interactive-static-aarch64-unknown-linux-musl>       |         ^
2025-08-20T20:23:03.7918510Z bash-interactive-static-aarch64-unknown-linux-musl> common.c:221:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:03.7921255Z bash-interactive-static-aarch64-unknown-linux-musl>   221 |     msg = _("invalid hex number");
2025-08-20T20:23:03.7923837Z bash-interactive-static-aarch64-unknown-linux-musl>       |         ^
2025-08-20T20:23:03.7936935Z bash-interactive-static-aarch64-unknown-linux-musl> common.c:223:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:03.7964324Z bash-interactive-static-aarch64-unknown-linux-musl>   223 |     msg = _("invalid number");
2025-08-20T20:23:03.7965340Z bash-interactive-static-aarch64-unknown-linux-musl>       |         ^
2025-08-20T20:23:03.8008108Z bash-interactive-static-aarch64-unknown-linux-musl> shell.c: In function 'get_current_user_info':
2025-08-20T20:23:03.8012548Z bash-interactive-static-aarch64-unknown-linux-musl> shell.c:1899:34: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:03.8013844Z bash-interactive-static-aarch64-unknown-linux-musl>  1899 |           current_user.user_name = _("I have no name!");
2025-08-20T20:23:03.8014501Z bash-interactive-static-aarch64-unknown-linux-musl>       |                                  ^
2025-08-20T20:23:03.8038494Z bash-interactive-static-aarch64-unknown-linux-musl> eval.c: In function 'alrm_catcher':
2025-08-20T20:23:03.8065074Z bash-interactive-static-aarch64-unknown-linux-musl> eval.c:260:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:03.8073512Z bash-interactive-static-aarch64-unknown-linux-musl>   260 |   msg = _("\007timed out waiting for input: auto-logout\n");
2025-08-20T20:23:03.8076360Z bash-interactive-static-aarch64-unknown-linux-musl>       |       ^
2025-08-20T20:23:03.8752405Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f declare.o
2025-08-20T20:23:03.8775162Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . declare.def
2025-08-20T20:23:03.8801058Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 declare.c || ( rm -f declare.c ; exit 1 )
2025-08-20T20:23:03.9241250Z bash-interactive-static-aarch64-unknown-linux-musl> gcc -rdynamic -g man2html.o -o man2html -ldl
2025-08-20T20:23:03.9863278Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/support'
2025-08-20T20:23:03.9866385Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f execute_cmd.o
2025-08-20T20:23:03.9908988Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c execute_cmd.c
2025-08-20T20:23:04.0755751Z bash-interactive-static-aarch64-unknown-linux-musl> execute_cmd.c: In function 'init_notfound_str':
2025-08-20T20:23:04.0777958Z bash-interactive-static-aarch64-unknown-linux-musl> execute_cmd.c:5762:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:04.0784306Z bash-interactive-static-aarch64-unknown-linux-musl>  5762 |     notfound_str = _("command not found");
2025-08-20T20:23:04.0789672Z bash-interactive-static-aarch64-unknown-linux-musl>       |                  ^
2025-08-20T20:23:04.0932039Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f general.o
2025-08-20T20:23:04.0952759Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c general.c
2025-08-20T20:23:04.2269923Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f echo.o
2025-08-20T20:23:04.2293806Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . echo.def
2025-08-20T20:23:04.2312428Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 echo.c || ( rm -f echo.c ; exit 1 )
2025-08-20T20:23:04.2688385Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f declare.c
2025-08-20T20:23:04.2708600Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f make_cmd.o
2025-08-20T20:23:04.2731165Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c make_cmd.c
2025-08-20T20:23:04.3072579Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f echo.c
2025-08-20T20:23:04.3094231Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f enable.o
2025-08-20T20:23:04.3094740Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . enable.def
2025-08-20T20:23:04.3126671Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 enable.c || ( rm -f enable.c ; exit 1 )
2025-08-20T20:23:04.4954836Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f eval.o
2025-08-20T20:23:04.4985119Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . eval.def
2025-08-20T20:23:04.4996785Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 eval.c || ( rm -f eval.c ; exit 1 )
2025-08-20T20:23:04.5058044Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f print_cmd.o
2025-08-20T20:23:04.5097032Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c print_cmd.c
2025-08-20T20:23:04.5493554Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f eval.c
2025-08-20T20:23:04.5528713Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f dispose_cmd.o
2025-08-20T20:23:04.5544039Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c dispose_cmd.c
2025-08-20T20:23:04.5613808Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f enable.c
2025-08-20T20:23:04.5655856Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f evalfile.o
2025-08-20T20:23:04.5707512Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 evalfile.c
2025-08-20T20:23:04.5976478Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f evalstring.o
2025-08-20T20:23:04.5993032Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 evalstring.c
2025-08-20T20:23:04.6847853Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f exec.o
2025-08-20T20:23:04.6864542Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . exec.def
2025-08-20T20:23:04.6874205Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 exec.c || ( rm -f exec.c ; exit 1 )
2025-08-20T20:23:04.7166539Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f variables.o
2025-08-20T20:23:04.7181432Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c variables.c
2025-08-20T20:23:04.8346066Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f copy_cmd.o
2025-08-20T20:23:04.8365502Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c copy_cmd.c
2025-08-20T20:23:04.8406516Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f exec.c
2025-08-20T20:23:04.8425674Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f exit.o
2025-08-20T20:23:04.8466850Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . exit.def
2025-08-20T20:23:04.8495805Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 exit.c || ( rm -f exit.c ; exit 1 )
2025-08-20T20:23:04.9437392Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f fc.o
2025-08-20T20:23:04.9459325Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . fc.def
2025-08-20T20:23:04.9478370Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 fc.c || ( rm -f fc.c ; exit 1 )
2025-08-20T20:23:04.9989309Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f exit.c
2025-08-20T20:23:05.0004003Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f fg_bg.o
2025-08-20T20:23:05.0004855Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . fg_bg.def
2025-08-20T20:23:05.0016889Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 fg_bg.c || ( rm -f fg_bg.c ; exit 1 )
2025-08-20T20:23:05.0295587Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f hash.o
2025-08-20T20:23:05.0328344Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . hash.def
2025-08-20T20:23:05.0348131Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 hash.c || ( rm -f hash.c ; exit 1 )
2025-08-20T20:23:05.0971494Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f fg_bg.c
2025-08-20T20:23:05.1026479Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f help.o
2025-08-20T20:23:05.1048155Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . help.def
2025-08-20T20:23:05.1087526Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 help.c || ( rm -f help.c ; exit 1 )
2025-08-20T20:23:05.1421363Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f fc.c
2025-08-20T20:23:05.1441141Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f error.o
2025-08-20T20:23:05.1463666Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c error.c
2025-08-20T20:23:05.1627423Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def: In function 'show_manpage':
2025-08-20T20:23:05.1633978Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def:313:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:05.1636726Z bash-interactive-static-aarch64-unknown-linux-musl>   313 |     line = doc ? _(doc[0]) : (char *)NULL;
2025-08-20T20:23:05.1637653Z bash-interactive-static-aarch64-unknown-linux-musl>       |          ^
2025-08-20T20:23:05.1638316Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def: In function 'dispcolumn':
2025-08-20T20:23:05.1641348Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def:378:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:05.1642431Z bash-interactive-static-aarch64-unknown-linux-musl>   378 |   helpdoc = _(shell_builtins[i].short_doc);
2025-08-20T20:23:05.1645117Z bash-interactive-static-aarch64-unknown-linux-musl>       |           ^
2025-08-20T20:23:05.1649689Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def:397:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:05.1650919Z bash-interactive-static-aarch64-unknown-linux-musl>   397 |   helpdoc = _(shell_builtins[i+height].short_doc);
2025-08-20T20:23:05.1665378Z bash-interactive-static-aarch64-unknown-linux-musl>       |           ^
2025-08-20T20:23:05.1666471Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def: In function 'wdispcolumn':
2025-08-20T20:23:05.1684859Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def:418:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:05.1688467Z bash-interactive-static-aarch64-unknown-linux-musl>   418 |   helpdoc = _(shell_builtins[i].short_doc);
2025-08-20T20:23:05.1689101Z bash-interactive-static-aarch64-unknown-linux-musl>       |           ^
2025-08-20T20:23:05.1691985Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f hash.c
2025-08-20T20:23:05.1692771Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def:467:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:05.1696797Z bash-interactive-static-aarch64-unknown-linux-musl>   467 |   helpdoc = _(shell_builtins[i+height].short_doc);
2025-08-20T20:23:05.1704959Z bash-interactive-static-aarch64-unknown-linux-musl>       |           ^
2025-08-20T20:23:05.1706548Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f expr.o
2025-08-20T20:23:05.1708382Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c expr.c
2025-08-20T20:23:05.1895688Z bash-interactive-static-aarch64-unknown-linux-musl> In file included from bashintl.h:30,
2025-08-20T20:23:05.1901435Z bash-interactive-static-aarch64-unknown-linux-musl>                  from error.c:39:
2025-08-20T20:23:05.1903289Z bash-interactive-static-aarch64-unknown-linux-musl> error.c: In function 'command_errstr':
2025-08-20T20:23:05.1913201Z bash-interactive-static-aarch64-unknown-linux-musl> ./include/gettext.h:46:26: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:05.1914395Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T20:23:05.1915156Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T20:23:05.1915949Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T20:23:05.1916637Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T20:23:05.1918397Z bash-interactive-static-aarch64-unknown-linux-musl> error.c:435:11: note: in expansion of macro '_'
2025-08-20T20:23:05.1919031Z bash-interactive-static-aarch64-unknown-linux-musl>   435 |   return (_(cmd_error_table[code]));
2025-08-20T20:23:05.1919577Z bash-interactive-static-aarch64-unknown-linux-musl>       |           ^
2025-08-20T20:23:05.2733970Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f flags.o
2025-08-20T20:23:05.2770026Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c flags.c
2025-08-20T20:23:05.3883948Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f jobs.o
2025-08-20T20:23:05.3920571Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c jobs.c
2025-08-20T20:23:05.4350212Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f help.c
2025-08-20T20:23:05.4388997Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f history.o
2025-08-20T20:23:05.4446213Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . history.def
2025-08-20T20:23:05.4466489Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 history.c || ( rm -f history.c ; exit 1 )
2025-08-20T20:23:05.4635043Z bash-interactive-static-aarch64-unknown-linux-musl> jobs.c: In function 'printable_job_status':
2025-08-20T20:23:05.4636120Z bash-interactive-static-aarch64-unknown-linux-musl> jobs.c:1974:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:05.4637017Z bash-interactive-static-aarch64-unknown-linux-musl>  1974 |   temp = _("Done");
2025-08-20T20:23:05.4637625Z bash-interactive-static-aarch64-unknown-linux-musl>       |        ^
2025-08-20T20:23:05.4638482Z bash-interactive-static-aarch64-unknown-linux-musl> jobs.c:1979:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:05.4639391Z bash-interactive-static-aarch64-unknown-linux-musl>  1979 |         temp = _("Stopped");
2025-08-20T20:23:05.4640022Z bash-interactive-static-aarch64-unknown-linux-musl>       |              ^
2025-08-20T20:23:05.4640872Z bash-interactive-static-aarch64-unknown-linux-musl> jobs.c:1987:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:05.4642039Z bash-interactive-static-aarch64-unknown-linux-musl>  1987 |     temp = _("Running");
2025-08-20T20:23:05.4642687Z bash-interactive-static-aarch64-unknown-linux-musl>       |          ^
2025-08-20T20:23:05.4643631Z bash-interactive-static-aarch64-unknown-linux-musl> jobs.c:2009:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:05.4644581Z bash-interactive-static-aarch64-unknown-linux-musl>  2009 |         temp = _("Unknown status");
2025-08-20T20:23:05.4645254Z bash-interactive-static-aarch64-unknown-linux-musl>       |              ^
2025-08-20T20:23:05.6827836Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f jobs.o
2025-08-20T20:23:05.6850503Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . jobs.def
2025-08-20T20:23:05.6869162Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 jobs.c || ( rm -f jobs.c ; exit 1 )
2025-08-20T20:23:05.6984147Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f subst.o
2025-08-20T20:23:05.7019269Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c subst.c
2025-08-20T20:23:05.7088529Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f history.c
2025-08-20T20:23:05.7114709Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f kill.o
2025-08-20T20:23:05.7189045Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . kill.def
2025-08-20T20:23:05.7216264Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 kill.c || ( rm -f kill.c ; exit 1 )
2025-08-20T20:23:05.7715630Z bash-interactive-static-aarch64-unknown-linux-musl> ./kill.def: In function 'kill_error':
2025-08-20T20:23:05.7722148Z bash-interactive-static-aarch64-unknown-linux-musl> ./kill.def:280:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:05.7744665Z bash-interactive-static-aarch64-unknown-linux-musl>   280 |     x = _("Unknown error");
2025-08-20T20:23:05.7745568Z bash-interactive-static-aarch64-unknown-linux-musl>       |       ^
2025-08-20T20:23:05.7875319Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f jobs.c
2025-08-20T20:23:05.7898981Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f let.o
2025-08-20T20:23:05.7927932Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . let.def
2025-08-20T20:23:05.7954812Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 let.c || ( rm -f let.c ; exit 1 )
2025-08-20T20:23:05.8508446Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f kill.c
2025-08-20T20:23:05.8550465Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f hashcmd.o
2025-08-20T20:23:05.8579751Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c hashcmd.c
2025-08-20T20:23:05.8808870Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f let.c
2025-08-20T20:23:05.8822273Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mapfile.o
2025-08-20T20:23:05.8858866Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . mapfile.def
2025-08-20T20:23:05.8866119Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 mapfile.c || ( rm -f mapfile.c ; exit 1 )
2025-08-20T20:23:06.0053970Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f hashlib.o
2025-08-20T20:23:06.0073910Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c hashlib.c
2025-08-20T20:23:06.0197364Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mapfile.c
2025-08-20T20:23:06.0254259Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f pushd.o
2025-08-20T20:23:06.0285404Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . pushd.def
2025-08-20T20:23:06.0307374Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 pushd.c || ( rm -f pushd.c ; exit 1 )
2025-08-20T20:23:06.1555548Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f read.o
2025-08-20T20:23:06.1584457Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . read.def
2025-08-20T20:23:06.1614856Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 read.c || ( rm -f read.c ; exit 1 )
2025-08-20T20:23:06.2976147Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mailcheck.o
2025-08-20T20:23:06.3016710Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c mailcheck.c
2025-08-20T20:23:06.3133671Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f pushd.c
2025-08-20T20:23:06.3134461Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mksignames
2025-08-20T20:23:06.3156107Z bash-interactive-static-aarch64-unknown-linux-musl> gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security  -g -DCROSS_COMPILING -rdynamic -g -DCROSS_COMPILING -o mksignames mksignames.o buildsignames.o
2025-08-20T20:23:06.3467996Z bash-interactive-static-aarch64-unknown-linux-musl> mailcheck.c: In function 'check_mail':
2025-08-20T20:23:06.3476052Z bash-interactive-static-aarch64-unknown-linux-musl> mailcheck.c:435:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:06.3481925Z bash-interactive-static-aarch64-unknown-linux-musl>   435 |           message = mailfiles[i]->msg ? mailfiles[i]->msg : _("You have mail in $_");
2025-08-20T20:23:06.3485837Z bash-interactive-static-aarch64-unknown-linux-musl>       |                   ^
2025-08-20T20:23:06.3493881Z bash-interactive-static-aarch64-unknown-linux-musl> mailcheck.c:460:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:06.3514274Z bash-interactive-static-aarch64-unknown-linux-musl>   460 |             message = _("You have new mail in $_");
2025-08-20T20:23:06.3515212Z bash-interactive-static-aarch64-unknown-linux-musl>       |                     ^
2025-08-20T20:23:06.3760323Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f input.o
2025-08-20T20:23:06.3815867Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c input.c
2025-08-20T20:23:06.4526877Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f pathexp.o
2025-08-20T20:23:06.4543136Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c pathexp.c
2025-08-20T20:23:06.5810243Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f sig.o
2025-08-20T20:23:06.5826779Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c sig.c
2025-08-20T20:23:06.6672394Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f read.c
2025-08-20T20:23:06.6707610Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f return.o
2025-08-20T20:23:06.6715902Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . return.def
2025-08-20T20:23:06.6731715Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 return.c || ( rm -f return.c ; exit 1 )
2025-08-20T20:23:06.7217121Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f return.c
2025-08-20T20:23:06.7241572Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f set.o
2025-08-20T20:23:06.7261938Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . set.def
2025-08-20T20:23:06.7296671Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 set.c || ( rm -f set.c ; exit 1 )
2025-08-20T20:23:06.8065977Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f test.o
2025-08-20T20:23:06.8096171Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c test.c
2025-08-20T20:23:06.8278544Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f syntax.c
2025-08-20T20:23:06.8307914Z bash-interactive-static-aarch64-unknown-linux-musl> ./mksyntax -o syntax.c
2025-08-20T20:23:06.8346672Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f setattr.o
2025-08-20T20:23:06.8377575Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . setattr.def
2025-08-20T20:23:06.8417977Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 setattr.c || ( rm -f setattr.c ; exit 1 )
2025-08-20T20:23:06.8540202Z bash-interactive-static-aarch64-unknown-linux-musl> In file included from bashintl.h:30,
2025-08-20T20:23:06.8546288Z bash-interactive-static-aarch64-unknown-linux-musl>                  from test.c:55:
2025-08-20T20:23:06.8547108Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'beyond':
2025-08-20T20:23:06.8568834Z bash-interactive-static-aarch64-unknown-linux-musl> ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:06.8571530Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T20:23:06.8572180Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T20:23:06.8573228Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T20:23:06.8574006Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T20:23:06.8574797Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T20:23:06.8575498Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:156:22: note: in expansion of macro '_'
2025-08-20T20:23:06.8576275Z bash-interactive-static-aarch64-unknown-linux-musl>   156 |   test_syntax_error (_("argument expected"), (char *)NULL);
2025-08-20T20:23:06.8576985Z bash-interactive-static-aarch64-unknown-linux-musl>       |                      ^
2025-08-20T20:23:06.8577724Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T20:23:06.8578538Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T20:23:06.8579230Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T20:23:06.8579917Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'integer_expected_error':
2025-08-20T20:23:06.8580955Z bash-interactive-static-aarch64-unknown-linux-musl> ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:06.8582012Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T20:23:06.8582724Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T20:23:06.8583524Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T20:23:06.8584290Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T20:23:06.8584958Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T20:23:06.8585631Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:164:22: note: in expansion of macro '_'
2025-08-20T20:23:06.8586372Z bash-interactive-static-aarch64-unknown-linux-musl>   164 |   test_syntax_error (_("%s: integer expected"), pch);
2025-08-20T20:23:06.8587278Z bash-interactive-static-aarch64-unknown-linux-musl>       |                      ^
2025-08-20T20:23:06.8627455Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T20:23:06.8628303Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T20:23:06.8628914Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T20:23:06.8629477Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'term':
2025-08-20T20:23:06.8630369Z bash-interactive-static-aarch64-unknown-linux-musl> ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:06.8631328Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T20:23:06.8631966Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T20:23:06.8632614Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T20:23:06.8633260Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T20:23:06.8633991Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T20:23:06.8634888Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:292:28: note: in expansion of macro '_'
2025-08-20T20:23:06.8635551Z bash-interactive-static-aarch64-unknown-linux-musl>   292 |         test_syntax_error (_("`)' expected"), (char *)NULL);
2025-08-20T20:23:06.8636173Z bash-interactive-static-aarch64-unknown-linux-musl>       |                            ^
2025-08-20T20:23:06.8636840Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T20:23:06.8637563Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T20:23:06.8638168Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T20:23:06.8639073Z bash-interactive-static-aarch64-unknown-linux-musl> ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:06.8640028Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T20:23:06.8640662Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T20:23:06.8641308Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T20:23:06.8641956Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T20:23:06.8642544Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T20:23:06.8643141Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:294:28: note: in expansion of macro '_'
2025-08-20T20:23:06.8644044Z bash-interactive-static-aarch64-unknown-linux-musl>   294 |         test_syntax_error (_("`)' expected, found %s"), argv[pos]);
2025-08-20T20:23:06.8644695Z bash-interactive-static-aarch64-unknown-linux-musl>       |                            ^
2025-08-20T20:23:06.8645370Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T20:23:06.8646082Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T20:23:06.8646684Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T20:23:06.8647460Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'binary_operator':
2025-08-20T20:23:06.8648398Z bash-interactive-static-aarch64-unknown-linux-musl> ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:06.8649346Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T20:23:06.8649976Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T20:23:06.8650626Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T20:23:06.8651273Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T20:23:06.8651861Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T20:23:06.8652459Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:488:26: note: in expansion of macro '_'
2025-08-20T20:23:06.8653139Z bash-interactive-static-aarch64-unknown-linux-musl>   488 |       test_syntax_error (_("%s: binary operator expected"), w);
2025-08-20T20:23:06.8696174Z bash-interactive-static-aarch64-unknown-linux-musl>       |                          ^
2025-08-20T20:23:06.8696877Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T20:23:06.8697946Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T20:23:06.8698557Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T20:23:06.8699130Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'two_arguments':
2025-08-20T20:23:06.8700054Z bash-interactive-static-aarch64-unknown-linux-musl> ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:06.8701011Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T20:23:06.8701646Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T20:23:06.8702293Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T20:23:06.8702950Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T20:23:06.8703661Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T20:23:06.8704265Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:792:28: note: in expansion of macro '_'
2025-08-20T20:23:06.8704963Z bash-interactive-static-aarch64-unknown-linux-musl>   792 |         test_syntax_error (_("%s: unary operator expected"), argv[pos]);
2025-08-20T20:23:06.8705625Z bash-interactive-static-aarch64-unknown-linux-musl>       |                            ^
2025-08-20T20:23:06.8706294Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T20:23:06.8707010Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T20:23:06.8707616Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T20:23:06.8708531Z bash-interactive-static-aarch64-unknown-linux-musl> ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:06.8709486Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T20:23:06.8710116Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T20:23:06.8710947Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T20:23:06.8711626Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T20:23:06.8712218Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T20:23:06.8712814Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:795:24: note: in expansion of macro '_'
2025-08-20T20:23:06.8713632Z bash-interactive-static-aarch64-unknown-linux-musl>   795 |     test_syntax_error (_("%s: unary operator expected"), argv[pos]);
2025-08-20T20:23:06.8714312Z bash-interactive-static-aarch64-unknown-linux-musl>       |                        ^
2025-08-20T20:23:06.8714974Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T20:23:06.8715690Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T20:23:06.8716294Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T20:23:06.8716868Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'three_arguments':
2025-08-20T20:23:06.8717788Z bash-interactive-static-aarch64-unknown-linux-musl> ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:06.8718889Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T20:23:06.8719522Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T20:23:06.8720171Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T20:23:06.8720823Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T20:23:06.8721409Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T20:23:06.8722007Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:831:24: note: in expansion of macro '_'
2025-08-20T20:23:06.8722713Z bash-interactive-static-aarch64-unknown-linux-musl>   831 |     test_syntax_error (_("%s: binary operator expected"), argv[pos+1]);
2025-08-20T20:23:06.8753658Z bash-interactive-static-aarch64-unknown-linux-musl>       |                        ^
2025-08-20T20:23:06.8754469Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T20:23:06.8755197Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T20:23:06.8755807Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T20:23:06.8756387Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'test_command':
2025-08-20T20:23:06.8757304Z bash-interactive-static-aarch64-unknown-linux-musl> ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:06.8758254Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T20:23:06.8758897Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T20:23:06.8759545Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T20:23:06.8760193Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T20:23:06.8760779Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T20:23:06.8761654Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:926:28: note: in expansion of macro '_'
2025-08-20T20:23:06.8762332Z bash-interactive-static-aarch64-unknown-linux-musl>   926 |         test_syntax_error (_("missing `]'"), (char *)NULL);
2025-08-20T20:23:06.8762950Z bash-interactive-static-aarch64-unknown-linux-musl>       |                            ^
2025-08-20T20:23:06.8763729Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T20:23:06.8764452Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T20:23:06.8765059Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T20:23:06.8765980Z bash-interactive-static-aarch64-unknown-linux-musl> ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:06.8766938Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T20:23:06.8767575Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T20:23:06.8768220Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T20:23:06.8768869Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T20:23:06.8769624Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T20:23:06.8770219Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:944:28: note: in expansion of macro '_'
2025-08-20T20:23:06.8770922Z bash-interactive-static-aarch64-unknown-linux-musl>   944 |         test_syntax_error (_("syntax error: `%s' unexpected"), argv[pos]);
2025-08-20T20:23:06.8771589Z bash-interactive-static-aarch64-unknown-linux-musl>       |                            ^
2025-08-20T20:23:06.8772258Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T20:23:06.8772970Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T20:23:06.8773666Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T20:23:06.8774582Z bash-interactive-static-aarch64-unknown-linux-musl> ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:06.8775530Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T20:23:06.8776164Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T20:23:06.8776811Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T20:23:06.8777459Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T20:23:06.8778046Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T20:23:06.8778641Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:946:28: note: in expansion of macro '_'
2025-08-20T20:23:06.8779327Z bash-interactive-static-aarch64-unknown-linux-musl>   946 |         test_syntax_error (_("too many arguments"), (char *)NULL);
2025-08-20T20:23:06.8779969Z bash-interactive-static-aarch64-unknown-linux-musl>       |                            ^
2025-08-20T20:23:06.8780633Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T20:23:06.8781346Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T20:23:06.8782147Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T20:23:06.9428316Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f y.tab.o
2025-08-20T20:23:06.9448345Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c y.tab.c
2025-08-20T20:23:07.0655983Z bash-interactive-static-aarch64-unknown-linux-musl> /usr/local/src/chet/src/bash/src/parse.y: In function 'report_syntax_error':
2025-08-20T20:23:07.0657630Z bash-interactive-static-aarch64-unknown-linux-musl> /usr/local/src/chet/src/bash/src/parse.y:6905:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:07.0735256Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f set.c
2025-08-20T20:23:07.0753149Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f lsignames.h
2025-08-20T20:23:07.0788063Z bash-interactive-static-aarch64-unknown-linux-musl> ./mksignames lsignames.h
2025-08-20T20:23:07.0826837Z bash-interactive-static-aarch64-unknown-linux-musl> /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash ./support/mkversion.sh -b -S . -s release -d 5.3 -o newversion.h \
2025-08-20T20:23:07.0833089Z bash-interactive-static-aarch64-unknown-linux-musl>     && mv newversion.h version.h
2025-08-20T20:23:07.0944116Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f syntax.o
2025-08-20T20:23:07.0946246Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c syntax.c
2025-08-20T20:23:07.0973849Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f setattr.c
2025-08-20T20:23:07.0989424Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f shift.o
2025-08-20T20:23:07.0997981Z bash-interactive-static-aarch64-unknown-linux-musl> if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi
2025-08-20T20:23:07.1011624Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . shift.def
2025-08-20T20:23:07.1024494Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 shift.c || ( rm -f shift.c ; exit 1 )
2025-08-20T20:23:07.1067041Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f source.o
2025-08-20T20:23:07.1105801Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . source.def
2025-08-20T20:23:07.1148309Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 source.c || ( rm -f source.c ; exit 1 )
2025-08-20T20:23:07.1280427Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f suspend.o
2025-08-20T20:23:07.1296210Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . suspend.def
2025-08-20T20:23:07.1307799Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 suspend.c || ( rm -f suspend.c ; exit 1 )
2025-08-20T20:23:07.1549781Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f shift.c
2025-08-20T20:23:07.1570827Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f test.o
2025-08-20T20:23:07.1593093Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . test.def
2025-08-20T20:23:07.1609681Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 test.c || ( rm -f test.c ; exit 1 )
2025-08-20T20:23:07.1792306Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f suspend.c
2025-08-20T20:23:07.1813137Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f times.o
2025-08-20T20:23:07.1835556Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . times.def
2025-08-20T20:23:07.1851979Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 times.c || ( rm -f times.c ; exit 1 )
2025-08-20T20:23:07.2167380Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f test.c
2025-08-20T20:23:07.2191721Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f version.o
2025-08-20T20:23:07.2212072Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c version.c
2025-08-20T20:23:07.2356276Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f source.c
2025-08-20T20:23:07.2400454Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f trap.o
2025-08-20T20:23:07.2454256Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . trap.def
2025-08-20T20:23:07.2484661Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 trap.c || ( rm -f trap.c ; exit 1 )
2025-08-20T20:23:07.2589055Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f times.c
2025-08-20T20:23:07.2616416Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f type.o
2025-08-20T20:23:07.2632736Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . type.def
2025-08-20T20:23:07.2656127Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 type.c || ( rm -f type.c ; exit 1 )
2025-08-20T20:23:07.2695452Z bash-interactive-static-aarch64-unknown-linux-musl> gcc  -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -DCROSS_COMPILING -rdynamic -g -DCROSS_COMPILING -o psize.aux ./psize.c
2025-08-20T20:23:07.3628683Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f trap.c
2025-08-20T20:23:07.3664015Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f umask.o
2025-08-20T20:23:07.3669515Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . umask.def
2025-08-20T20:23:07.3716363Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 umask.c || ( rm -f umask.c ; exit 1 )
2025-08-20T20:23:07.3815617Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f wait.o
2025-08-20T20:23:07.3835757Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . wait.def
2025-08-20T20:23:07.3857048Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 wait.c || ( rm -f wait.c ; exit 1 )
2025-08-20T20:23:07.4639855Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f type.c
2025-08-20T20:23:07.4662525Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f getopts.o
2025-08-20T20:23:07.4681992Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . getopts.def
2025-08-20T20:23:07.4705182Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 getopts.c || ( rm -f getopts.c ; exit 1 )
2025-08-20T20:23:07.4923854Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f umask.c
2025-08-20T20:23:07.4940136Z bash-interactive-static-aarch64-unknown-linux-musl> gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security  -g -DCROSS_COMPILING -DBUILDTOOL -c -o buildversion.o ./version.c
2025-08-20T20:23:07.5200165Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f shopt.o
2025-08-20T20:23:07.5216881Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . shopt.def
2025-08-20T20:23:07.5230281Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 shopt.c || ( rm -f shopt.c ; exit 1 )
2025-08-20T20:23:07.5498908Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f wait.c
2025-08-20T20:23:07.5530242Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f printf.o
2025-08-20T20:23:07.5545158Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . printf.def
2025-08-20T20:23:07.5585611Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 printf.c || ( rm -f printf.c ; exit 1 )
2025-08-20T20:23:07.6009112Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f getopts.c
2025-08-20T20:23:07.6041343Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f getopt.o
2025-08-20T20:23:07.6078344Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 getopt.c
2025-08-20T20:23:07.7306189Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f shopt.c
2025-08-20T20:23:07.7328726Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f trap.o
2025-08-20T20:23:07.7352827Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c trap.c
2025-08-20T20:23:07.7470679Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bashgetopt.o
2025-08-20T20:23:07.7496265Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 bashgetopt.c
2025-08-20T20:23:07.7803941Z bash-interactive-static-aarch64-unknown-linux-musl> trap.c: In function 'signal_name':
2025-08-20T20:23:07.7827541Z bash-interactive-static-aarch64-unknown-linux-musl> trap.c:224:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:07.7830810Z bash-interactive-static-aarch64-unknown-linux-musl>   224 |   ret = (sig >= BASH_NSIG || sig < 0 || signal_names[sig] == NULL)
2025-08-20T20:23:07.7833335Z bash-interactive-static-aarch64-unknown-linux-musl>       |       ^
2025-08-20T20:23:07.8938271Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f complete.o
2025-08-20T20:23:07.8980756Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . complete.def
2025-08-20T20:23:07.9018986Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 complete.c || ( rm -f complete.c ; exit 1 )
2025-08-20T20:23:08.1281417Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f complete.c
2025-08-20T20:23:08.1315870Z bash-interactive-static-aarch64-unknown-linux-musl> gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security  -g -DCROSS_COMPILING -rdynamic -g -DCROSS_COMPILING -o bashversion ./support/bashversion.c buildversion.o
2025-08-20T20:23:08.1840560Z bash-interactive-static-aarch64-unknown-linux-musl> /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash ./psize.sh > pipesize.h
2025-08-20T20:23:08.2034339Z bash-interactive-static-aarch64-unknown-linux-musl> 
2025-08-20T20:23:08.2048545Z bash-interactive-static-aarch64-unknown-linux-musl>       ***********************************************************
2025-08-20T20:23:08.2062074Z bash-interactive-static-aarch64-unknown-linux-musl>       *                                                         *
2025-08-20T20:23:08.2082758Z bash-interactive-static-aarch64-unknown-linux-musl>       * GNU bash, version 5.3.0(1)-release (aarch64-unknown-linux-musl)
2025-08-20T20:23:08.2096948Z bash-interactive-static-aarch64-unknown-linux-musl>       *                                                         *
2025-08-20T20:23:08.2106975Z bash-interactive-static-aarch64-unknown-linux-musl>       ***********************************************************
2025-08-20T20:23:08.2117430Z bash-interactive-static-aarch64-unknown-linux-musl> 
2025-08-20T20:23:08.2166960Z bash-interactive-static-aarch64-unknown-linux-musl> making lib/glob/libglob.a in ./lib/glob
2025-08-20T20:23:08.2192514Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/lib/glob'
2025-08-20T20:23:08.2198224Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f glob.o
2025-08-20T20:23:08.2223954Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib  -Wno-parentheses -Wno-format-security  -g -O2  glob.c
2025-08-20T20:23:08.4617558Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f printf.c
2025-08-20T20:23:08.4653238Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f strmatch.o
2025-08-20T20:23:08.4662916Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib  -Wno-parentheses -Wno-format-security  -g -O2  strmatch.c
2025-08-20T20:23:08.4981253Z bash-interactive-static-aarch64-unknown-linux-musl> making lib/sh/libsh.a in ./lib/sh
2025-08-20T20:23:08.5014821Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/lib/sh'
2025-08-20T20:23:08.5021367Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   clktck.c
2025-08-20T20:23:08.5311670Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   clock.c
2025-08-20T20:23:08.5676370Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   getenv.c
2025-08-20T20:23:08.6226657Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f smatch.o
2025-08-20T20:23:08.6255588Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib  -Wno-parentheses -Wno-format-security  -g -O2  smatch.c
2025-08-20T20:23:08.6391764Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   oslib.c
2025-08-20T20:23:08.6824757Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   setlinebuf.c
2025-08-20T20:23:08.7107194Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   strnlen.c
2025-08-20T20:23:08.7307353Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   itos.c
2025-08-20T20:23:08.7803781Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   zread.c
2025-08-20T20:23:08.8679660Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   zwrite.c
2025-08-20T20:23:08.9040195Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   shtty.c
2025-08-20T20:23:08.9807228Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   shmatch.c
2025-08-20T20:23:09.0400632Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   eaccess.c
2025-08-20T20:23:09.1022764Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   netconn.c
2025-08-20T20:23:09.1374736Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   netopen.c
2025-08-20T20:23:09.1946970Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   timeval.c
2025-08-20T20:23:09.2599648Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   makepath.c
2025-08-20T20:23:09.3367861Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   pathcanon.c
2025-08-20T20:23:09.4132277Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   pathphys.c
2025-08-20T20:23:09.5215474Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   tmpfile.c
2025-08-20T20:23:09.5758820Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f xmbsrtowcs.o
2025-08-20T20:23:09.5806123Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib  -Wno-parentheses -Wno-format-security  -g -O2  xmbsrtowcs.c
2025-08-20T20:23:09.6034999Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   stringlist.c
2025-08-20T20:23:09.7082546Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f gmisc.o
2025-08-20T20:23:09.7106802Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib  -Wno-parentheses -Wno-format-security  -g -O2  gmisc.c
2025-08-20T20:23:09.7282742Z bash-interactive-static-aarch64-unknown-linux-musl> making lib/tilde/libtilde.a in ./lib/tilde
2025-08-20T20:23:09.7324791Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/lib/tilde'
2025-08-20T20:23:09.7357054Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c  -DHAVE_CONFIG_H -DSHELL  -I. -I../.. -I../.. -I../../include -I../../lib -Wno-parentheses -Wno-format-security  -g -O2  tilde.c
2025-08-20T20:23:09.7605654Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   stringvec.c
2025-08-20T20:23:09.8505582Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f -f libglob.a
2025-08-20T20:23:09.8535012Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o
2025-08-20T20:23:09.8571323Z bash-interactive-static-aarch64-unknown-linux-musl> test -n "aarch64-unknown-linux-musl-ranlib" && aarch64-unknown-linux-musl-ranlib libglob.a
2025-08-20T20:23:09.8620096Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/lib/glob'
2025-08-20T20:23:09.8625934Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   spell.c
2025-08-20T20:23:09.8725154Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   shquote.c
2025-08-20T20:23:09.9014611Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f libtilde.a
2025-08-20T20:23:09.9015420Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-ar cr libtilde.a tilde.o
2025-08-20T20:23:09.9044687Z bash-interactive-static-aarch64-unknown-linux-musl> test -n "aarch64-unknown-linux-musl-ranlib" && aarch64-unknown-linux-musl-ranlib libtilde.a
2025-08-20T20:23:09.9046048Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/lib/tilde'
2025-08-20T20:23:09.9047250Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   strtrans.c
2025-08-20T20:23:09.9653210Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   snprintf.c
2025-08-20T20:23:10.0063692Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   mailstat.c
2025-08-20T20:23:10.1285708Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   fmtulong.c
2025-08-20T20:23:10.1505431Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   fmtullong.c
2025-08-20T20:23:10.1565752Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   fmtumax.c
2025-08-20T20:23:10.2353784Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   zcatfd.c
2025-08-20T20:23:10.2486378Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   zmapfd.c
2025-08-20T20:23:10.2640150Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   winsize.c
2025-08-20T20:23:10.2762375Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   wcsdup.c
2025-08-20T20:23:10.3055336Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   fpurge.c
2025-08-20T20:23:10.3201017Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   zgetline.c
2025-08-20T20:23:10.3261175Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   mbscmp.c
2025-08-20T20:23:10.3376691Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   mbsncmp.c
2025-08-20T20:23:10.3907266Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   uconvert.c
2025-08-20T20:23:10.3942203Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   ufuncs.c
2025-08-20T20:23:10.4072515Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   casemod.c
2025-08-20T20:23:10.4088011Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   input_avail.c
2025-08-20T20:23:10.4767798Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   mbscasecmp.c
2025-08-20T20:23:10.4855213Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   fnxform.c
2025-08-20T20:23:10.4910417Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   unicode.c
2025-08-20T20:23:10.5198883Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   shmbchar.c
2025-08-20T20:23:10.5279850Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   strvis.c
2025-08-20T20:23:10.5435711Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   strscpy.c
2025-08-20T20:23:10.5647690Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   anonfile.c
2025-08-20T20:23:10.5776652Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   compat.c
2025-08-20T20:23:10.5818521Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   utf8.c
2025-08-20T20:23:10.6035955Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   random.c
2025-08-20T20:23:10.6155657Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   gettimeofday.c
2025-08-20T20:23:10.6257995Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   timers.c
2025-08-20T20:23:10.6361639Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   wcsnwidth.c
2025-08-20T20:23:10.6455832Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   mktime.c
2025-08-20T20:23:10.6721046Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   mbschr.c
2025-08-20T20:23:10.6756780Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -Wno-parentheses -Wno-format-security -g -O2   strchrnul.c
2025-08-20T20:23:10.7166767Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f libsh.a
2025-08-20T20:23:10.7183289Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o fpurge.o zgetline.o mbscmp.o mbsncmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o strscpy.o anonfile.o compat.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mktime.o mbschr.o strchrnul.o
2025-08-20T20:23:10.7243706Z bash-interactive-static-aarch64-unknown-linux-musl> test -n "aarch64-unknown-linux-musl-ranlib" && aarch64-unknown-linux-musl-ranlib libsh.a
2025-08-20T20:23:10.7298999Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/lib/sh'
2025-08-20T20:23:11.1942595Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f ulimit.o
2025-08-20T20:23:11.1956710Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . ulimit.def
2025-08-20T20:23:11.1969908Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -c   -DHAVE_CONFIG_H -DSHELL -I. -I..  -I.. -I../include -I../lib -I.  -Wno-parentheses -Wno-format-security   -g -O2 ulimit.c || ( rm -f ulimit.c ; exit 1 )
2025-08-20T20:23:11.3274313Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f ulimit.c
2025-08-20T20:23:11.3289105Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f libbuiltins.a
2025-08-20T20:23:11.3304553Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-ar cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o caller.o cd.o colon.o command.o common.o declare.o echo.o enable.o eval.o evalfile.o evalstring.o exec.o exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o mapfile.o pushd.o read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o trap.o type.o ulimit.o umask.o wait.o getopts.o shopt.o printf.o getopt.o bashgetopt.o complete.o
2025-08-20T20:23:11.3366306Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-ranlib libbuiltins.a
2025-08-20T20:23:11.3442131Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/builtins'
2025-08-20T20:23:11.3474503Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/builtins'
2025-08-20T20:23:11.3475146Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: 'pipesize.h' is up to date.
2025-08-20T20:23:11.3475778Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/builtins'
2025-08-20T20:23:11.3477536Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f redir.o
2025-08-20T20:23:11.3494155Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"aarch64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"aarch64-unknown-linux-musl"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -Wno-parentheses -Wno-format-security   -g -O2 -c redir.c
2025-08-20T20:23:11.3803501Z bash-interactive-static-aarch64-unknown-linux-musl> redir.c: In function 'redirection_error':
2025-08-20T20:23:11.3805887Z bash-interactive-static-aarch64-unknown-linux-musl> redir.c:146:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:11.3807910Z bash-interactive-static-aarch64-unknown-linux-musl>   146 |     filename = _("file descriptor out of range");
2025-08-20T20:23:11.3808534Z bash-interactive-static-aarch64-unknown-linux-musl>       |              ^
2025-08-20T20:23:11.3809304Z bash-interactive-static-aarch64-unknown-linux-musl> redir.c:194:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T20:23:11.3810143Z bash-interactive-static-aarch64-unknown-linux-musl>   194 |     filename = _("file descriptor out of range");
2025-08-20T20:23:11.3810716Z bash-interactive-static-aarch64-unknown-linux-musl>       |              ^
2025-08-20T20:23:11.6956185Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bash
2025-08-20T20:23:11.6974097Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -L./builtins -L/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib -L/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib -L./lib/glob -L./lib/tilde  -L./lib/sh  -rdynamic -g -O2   -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o bashline.o  list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o signames.o -lbuiltins -lglob -lsh -lreadline -lhistory -ltinfo -ltilde     -ldl
2025-08-20T20:23:11.9239212Z bash-interactive-static-aarch64-unknown-linux-musl> ls -l bash
2025-08-20T20:23:11.9255181Z bash-interactive-static-aarch64-unknown-linux-musl> -rwxr-xr-x 1 nixbld nixbld 3106096 Aug 20 20:23 bash
2025-08-20T20:23:11.9256178Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-size bash
2025-08-20T20:23:11.9270859Z bash-interactive-static-aarch64-unknown-linux-musl>    text        data     bss     dec     hex filename
2025-08-20T20:23:11.9271506Z bash-interactive-static-aarch64-unknown-linux-musl> 1616394       61376   53328 1731098  1a6a1a bash
2025-08-20T20:23:11.9307895Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: installPhase
2025-08-20T20:23:11.9385421Z bash-interactive-static-aarch64-unknown-linux-musl> install flags: -j5 SHELL=/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash pkgconfigdir=/nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev/lib/pkgconfig m4datadir=/nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev/share/aclocal aclocaldir=/nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev/share/aclocal install
2025-08-20T20:23:11.9459787Z bash-interactive-static-aarch64-unknown-linux-musl> 
2025-08-20T20:23:11.9476749Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/builtins'
2025-08-20T20:23:11.9478200Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: 'pipesize.h' is up to date.
2025-08-20T20:23:11.9479552Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/builtins'
2025-08-20T20:23:11.9480234Z bash-interactive-static-aarch64-unknown-linux-musl>       ***********************************************************
2025-08-20T20:23:11.9486525Z bash-interactive-static-aarch64-unknown-linux-musl>       *                                                         *
2025-08-20T20:23:11.9500016Z bash-interactive-static-aarch64-unknown-linux-musl> mkdir -p -- /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/bin
2025-08-20T20:23:11.9502306Z bash-interactive-static-aarch64-unknown-linux-musl>       * GNU bash, version 5.3.0(1)-release (aarch64-unknown-linux-musl)
2025-08-20T20:23:11.9510385Z bash-interactive-static-aarch64-unknown-linux-musl>       *                                                         *
2025-08-20T20:23:11.9517449Z bash-interactive-static-aarch64-unknown-linux-musl>       ***********************************************************
2025-08-20T20:23:11.9524919Z bash-interactive-static-aarch64-unknown-linux-musl> 
2025-08-20T20:23:11.9532424Z bash-interactive-static-aarch64-unknown-linux-musl> mkdir -p -- /nix/store/2x5r7z0j31n74ikmxmlzmk99qf5ga2yz-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-man/share/man/man1
2025-08-20T20:23:11.9566335Z bash-interactive-static-aarch64-unknown-linux-musl> mkdir -p -- /nix/store/g0k5m5v90lwsz3kvq556wrd2swdhh5zm-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-info/share/info
2025-08-20T20:23:11.9597802Z bash-interactive-static-aarch64-unknown-linux-musl> mkdir -p -- /nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc/share/doc/bash
2025-08-20T20:23:11.9605728Z bash-interactive-static-aarch64-unknown-linux-musl> ( cd ./po/ ; make  DESTDIR= installdirs )
2025-08-20T20:23:11.9624673Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/po'
2025-08-20T20:23:11.9625351Z bash-interactive-static-aarch64-unknown-linux-musl> if test "bash" = "gettext-tools"; then \
2025-08-20T20:23:11.9626994Z bash-interactive-static-aarch64-unknown-linux-musl>   /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash ../support/mkinstalldirs /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/gettext/po; \
2025-08-20T20:23:11.9628299Z bash-interactive-static-aarch64-unknown-linux-musl> else \
2025-08-20T20:23:11.9628685Z bash-interactive-static-aarch64-unknown-linux-musl>   : ; \
2025-08-20T20:23:11.9629067Z bash-interactive-static-aarch64-unknown-linux-musl> fi
2025-08-20T20:23:11.9632348Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/po'
2025-08-20T20:23:11.9636150Z bash-interactive-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 0755 bash /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/bin/bash
2025-08-20T20:23:11.9665479Z bash-interactive-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 0555 bashbug /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/bin/bashbug
2025-08-20T20:23:11.9679879Z bash-interactive-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc/share/doc/bash
2025-08-20T20:23:11.9698242Z bash-interactive-static-aarch64-unknown-linux-musl> ( cd ./doc ; make  \
2025-08-20T20:23:11.9699223Z bash-interactive-static-aarch64-unknown-linux-musl>     man1dir=/nix/store/2x5r7z0j31n74ikmxmlzmk99qf5ga2yz-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-man/share/man/man1 man1ext=.1 \
2025-08-20T20:23:11.9700615Z bash-interactive-static-aarch64-unknown-linux-musl>     man3dir=/nix/store/2x5r7z0j31n74ikmxmlzmk99qf5ga2yz-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-man/share/man/man3 man3ext=.3 \
2025-08-20T20:23:11.9702524Z bash-interactive-static-aarch64-unknown-linux-musl>     infodir=/nix/store/g0k5m5v90lwsz3kvq556wrd2swdhh5zm-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-info/share/info htmldir=/nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc/share/doc/bash DESTDIR= install )
2025-08-20T20:23:11.9720180Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/doc'
2025-08-20T20:23:11.9721537Z bash-interactive-static-aarch64-unknown-linux-musl> /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash ../support/mkinstalldirs /nix/store/2x5r7z0j31n74ikmxmlzmk99qf5ga2yz-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-man/share/man/man1
2025-08-20T20:23:11.9735262Z bash-interactive-static-aarch64-unknown-linux-musl> /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash ../support/mkinstalldirs /nix/store/g0k5m5v90lwsz3kvq556wrd2swdhh5zm-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-info/share/info
2025-08-20T20:23:11.9751147Z bash-interactive-static-aarch64-unknown-linux-musl> /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash ../support/mkinstalldirs /nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc/share/doc/bash
2025-08-20T20:23:11.9767250Z bash-interactive-static-aarch64-unknown-linux-musl> if test -n "/nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc/share/doc/bash" ; then \
2025-08-20T20:23:11.9768944Z bash-interactive-static-aarch64-unknown-linux-musl>     /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash ../support/mkinstalldirs /nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc/share/doc/bash ; \
2025-08-20T20:23:11.9770450Z bash-interactive-static-aarch64-unknown-linux-musl> fi
2025-08-20T20:23:11.9786343Z bash-interactive-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./bash.1 /nix/store/2x5r7z0j31n74ikmxmlzmk99qf5ga2yz-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-man/share/man/man1/bash.1
2025-08-20T20:23:11.9802839Z bash-interactive-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./bashbug.1 /nix/store/2x5r7z0j31n74ikmxmlzmk99qf5ga2yz-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-man/share/man/man1/bashbug.1
2025-08-20T20:23:11.9817901Z bash-interactive-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./FAQ ./INTRO /nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc/share/doc/bash
2025-08-20T20:23:11.9832594Z bash-interactive-static-aarch64-unknown-linux-musl> if test -f bash.info; then d=.; else d=.; fi; \
2025-08-20T20:23:11.9834401Z bash-interactive-static-aarch64-unknown-linux-musl>   /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 $d/bash.info /nix/store/g0k5m5v90lwsz3kvq556wrd2swdhh5zm-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-info/share/info/bash.info
2025-08-20T20:23:11.9851459Z bash-interactive-static-aarch64-unknown-linux-musl> if /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash -c 'install-info --version' >/dev/null 2>&1; then \
2025-08-20T20:23:11.9853287Z bash-interactive-static-aarch64-unknown-linux-musl>     install-info --dir-file=/nix/store/g0k5m5v90lwsz3kvq556wrd2swdhh5zm-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-info/share/info/dir /nix/store/g0k5m5v90lwsz3kvq556wrd2swdhh5zm-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-info/share/info/bash.info; \
2025-08-20T20:23:11.9854909Z bash-interactive-static-aarch64-unknown-linux-musl> else true; fi
2025-08-20T20:23:11.9871266Z bash-interactive-static-aarch64-unknown-linux-musl> if test -n "/nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc/share/doc/bash" ; then \
2025-08-20T20:23:11.9872934Z bash-interactive-static-aarch64-unknown-linux-musl>     /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./bash.html /nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc/share/doc/bash ; \
2025-08-20T20:23:11.9875378Z bash-interactive-static-aarch64-unknown-linux-musl>     /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./bashref.html /nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc/share/doc/bash ; \
2025-08-20T20:23:11.9876547Z bash-interactive-static-aarch64-unknown-linux-musl> fi
2025-08-20T20:23:11.9906136Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/doc'
2025-08-20T20:23:11.9909609Z bash-interactive-static-aarch64-unknown-linux-musl> ( cd ./builtins ; make  DESTDIR= install )
2025-08-20T20:23:11.9936752Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/builtins'
2025-08-20T20:23:11.9937421Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Nothing to be done for 'install'.
2025-08-20T20:23:11.9939711Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/builtins'
2025-08-20T20:23:11.9940355Z bash-interactive-static-aarch64-unknown-linux-musl> ( cd ./po/ ; make  DESTDIR= install )
2025-08-20T20:23:11.9962028Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/po'
2025-08-20T20:23:11.9962673Z bash-interactive-static-aarch64-unknown-linux-musl> if test "bash" = "gettext-tools"; then \
2025-08-20T20:23:11.9964154Z bash-interactive-static-aarch64-unknown-linux-musl>   /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash ../support/mkinstalldirs /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/gettext/po; \
2025-08-20T20:23:11.9966041Z bash-interactive-static-aarch64-unknown-linux-musl>   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-20T20:23:11.9967174Z bash-interactive-static-aarch64-unknown-linux-musl>     /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./$file \
2025-08-20T20:23:11.9968309Z bash-interactive-static-aarch64-unknown-linux-musl>                 /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/gettext/po/$file; \
2025-08-20T20:23:11.9969195Z bash-interactive-static-aarch64-unknown-linux-musl>   done; \
2025-08-20T20:23:11.9969658Z bash-interactive-static-aarch64-unknown-linux-musl>   for file in Makevars; do \
2025-08-20T20:23:11.9970616Z bash-interactive-static-aarch64-unknown-linux-musl>     rm -f /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/share/gettext/po/$file; \
2025-08-20T20:23:11.9971484Z bash-interactive-static-aarch64-unknown-linux-musl>   done; \
2025-08-20T20:23:11.9971875Z bash-interactive-static-aarch64-unknown-linux-musl> else \
2025-08-20T20:23:11.9972252Z bash-interactive-static-aarch64-unknown-linux-musl>   : ; \
2025-08-20T20:23:11.9972625Z bash-interactive-static-aarch64-unknown-linux-musl> fi
2025-08-20T20:23:11.9973139Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/po'
2025-08-20T20:23:11.9974162Z bash-interactive-static-aarch64-unknown-linux-musl> ( cd /build/bash-5.3/examples/loadables && make  DESTDIR= install )
2025-08-20T20:23:11.9999457Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/examples/loadables'
2025-08-20T20:23:12.0000806Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o print.o print.c
2025-08-20T20:23:12.0005992Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o truefalse.o truefalse.c
2025-08-20T20:23:12.0011646Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o sleep.o sleep.c
2025-08-20T20:23:12.0020527Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o finfo.o finfo.c
2025-08-20T20:23:12.0036946Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o logname.o logname.c
2025-08-20T20:23:12.0549198Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o basename.o basename.c
2025-08-20T20:23:12.0649336Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o dirname.o dirname.c
2025-08-20T20:23:12.0681250Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o fdflags.o fdflags.c
2025-08-20T20:23:12.0803342Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o tty.o tty.c
2025-08-20T20:23:12.1280849Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o pathchk.o pathchk.c
2025-08-20T20:23:12.1388589Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o tee.o tee.c
2025-08-20T20:23:12.1546132Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o head.o head.c
2025-08-20T20:23:12.1770255Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o mkdir.o mkdir.c
2025-08-20T20:23:12.1947283Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o rmdir.o rmdir.c
2025-08-20T20:23:12.2159769Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o mkfifo.o mkfifo.c
2025-08-20T20:23:12.2311061Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o mktemp.o mktemp.c
2025-08-20T20:23:12.2353237Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o printenv.o printenv.c
2025-08-20T20:23:12.2750671Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o id.o id.c
2025-08-20T20:23:12.2839741Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o whoami.o whoami.c
2025-08-20T20:23:12.2879453Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o uname.o uname.c
2025-08-20T20:23:12.3050661Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o sync.o sync.c
2025-08-20T20:23:12.3060739Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o push.o push.c
2025-08-20T20:23:12.3534469Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o ln.o ln.c
2025-08-20T20:23:12.3555018Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o unlink.o unlink.c
2025-08-20T20:23:12.3643193Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o realpath.o realpath.c
2025-08-20T20:23:12.3824925Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o strftime.o strftime.c
2025-08-20T20:23:12.3858769Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o mypid.o mypid.c
2025-08-20T20:23:12.4290851Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o setpgid.o setpgid.c
2025-08-20T20:23:12.4404215Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o seq.o seq.c
2025-08-20T20:23:12.4465981Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o rm.o rm.c
2025-08-20T20:23:12.4468629Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o accept.o accept.c
2025-08-20T20:23:12.4851719Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o csv.o csv.c
2025-08-20T20:23:12.4866605Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o dsv.o dsv.c
2025-08-20T20:23:12.5252181Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o cut.o cut.c
2025-08-20T20:23:12.5769694Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o stat.o stat.c
2025-08-20T20:23:12.5896912Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o getconf.o getconf.c
2025-08-20T20:23:12.5918760Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o kv.o kv.c
2025-08-20T20:23:12.6089405Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o strptime.o strptime.c
2025-08-20T20:23:12.6755760Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o chmod.o chmod.c
2025-08-20T20:23:12.6816117Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -fPIC -DHAVE_CONFIG_H -DSHELL   -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/build/bash-5.3 -I/build/bash-5.3/lib -I/build/bash-5.3/builtins  -c -o fltexpr.o fltexpr.c
2025-08-20T20:23:12.7251719Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,print   -o print print.o
2025-08-20T20:23:12.7283928Z bash-interactive-static-aarch64-unknown-linux-musl> mkdir -p -- /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash
2025-08-20T20:23:12.7305573Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,truefalse   -o truefalse truefalse.o
2025-08-20T20:23:12.7415966Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,sleep   -o sleep sleep.o
2025-08-20T20:23:12.7605391Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,finfo   -o finfo finfo.o
2025-08-20T20:23:12.7617548Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,logname   -o logname logname.o
2025-08-20T20:23:12.7626560Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,basename   -o basename basename.o
2025-08-20T20:23:12.7859769Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,dirname   -o dirname dirname.o
2025-08-20T20:23:12.7899726Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,fdflags   -o fdflags fdflags.o
2025-08-20T20:23:12.7965317Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,tty   -o tty tty.o
2025-08-20T20:23:12.8006374Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,pathchk   -o pathchk pathchk.o
2025-08-20T20:23:12.8192312Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,tee   -o tee tee.o
2025-08-20T20:23:12.8208712Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,head   -o head head.o
2025-08-20T20:23:12.8277936Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,mkdir   -o mkdir mkdir.o
2025-08-20T20:23:12.8284625Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,rmdir   -o rmdir rmdir.o
2025-08-20T20:23:12.8434312Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,mkfifo   -o mkfifo mkfifo.o
2025-08-20T20:23:12.8484267Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,mktemp   -o mktemp mktemp.o
2025-08-20T20:23:12.8565595Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,printenv   -o printenv printenv.o
2025-08-20T20:23:12.8589376Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,id   -o id id.o
2025-08-20T20:23:12.8701623Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,whoami   -o whoami whoami.o
2025-08-20T20:23:12.8767040Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,uname   -o uname uname.o
2025-08-20T20:23:12.8825069Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,sync   -o sync sync.o
2025-08-20T20:23:12.8920812Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,push   -o push push.o
2025-08-20T20:23:12.9046868Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,ln   -o ln ln.o
2025-08-20T20:23:12.9047739Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,unlink   -o unlink unlink.o
2025-08-20T20:23:12.9137465Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,realpath   -o realpath realpath.o
2025-08-20T20:23:12.9153090Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,strftime   -o strftime strftime.o
2025-08-20T20:23:12.9230708Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,mypid   -o mypid mypid.o
2025-08-20T20:23:12.9317746Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,setpgid   -o setpgid setpgid.o
2025-08-20T20:23:12.9478524Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,seq   -o seq seq.o
2025-08-20T20:23:12.9493679Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,rm   -o rm rm.o
2025-08-20T20:23:12.9496274Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,accept   -o accept accept.o
2025-08-20T20:23:12.9545738Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,csv   -o csv csv.o
2025-08-20T20:23:12.9805788Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,dsv   -o dsv dsv.o
2025-08-20T20:23:12.9812276Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,cut   -o cut cut.o
2025-08-20T20:23:12.9837648Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,stat   -o stat stat.o
2025-08-20T20:23:12.9938858Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,getconf   -o getconf getconf.o
2025-08-20T20:23:13.0016442Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,kv   -o kv kv.o
2025-08-20T20:23:13.0093649Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,strptime   -o strptime strptime.o
2025-08-20T20:23:13.0140529Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,chmod   -o chmod chmod.o
2025-08-20T20:23:13.0325846Z bash-interactive-static-aarch64-unknown-linux-musl> make[2]: Entering directory '/build/bash-5.3'
2025-08-20T20:23:13.0328772Z bash-interactive-static-aarch64-unknown-linux-musl> make[2]: warning: -j5 forced in submake: resetting jobserver mode.
2025-08-20T20:23:13.0388131Z bash-interactive-static-aarch64-unknown-linux-musl> mkdir -p -- /nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev/include/bash
2025-08-20T20:23:13.0417177Z bash-interactive-static-aarch64-unknown-linux-musl> mkdir -p -- /nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev/include/bash/builtins
2025-08-20T20:23:13.0447521Z bash-interactive-static-aarch64-unknown-linux-musl> mkdir -p -- /nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev/include/bash/include
2025-08-20T20:23:13.0476695Z bash-interactive-static-aarch64-unknown-linux-musl> mkdir -p -- /nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev/lib/pkgconfig
2025-08-20T20:23:13.1100223Z bash-interactive-static-aarch64-unknown-linux-musl> /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./support/bash.pc /nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev/lib/pkgconfig/bash.pc
2025-08-20T20:23:13.1112946Z bash-interactive-static-aarch64-unknown-linux-musl> make[2]: Leaving directory '/build/bash-5.3'
2025-08-20T20:23:13.1184751Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,fltexpr   -o fltexpr fltexpr.o  -lm
2025-08-20T20:23:13.1490689Z bash-interactive-static-aarch64-unknown-linux-musl> installing example loadable builtins in /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash
2025-08-20T20:23:13.1497802Z bash-interactive-static-aarch64-unknown-linux-musl> print
2025-08-20T20:23:13.1508745Z bash-interactive-static-aarch64-unknown-linux-musl> truefalse
2025-08-20T20:23:13.1518537Z bash-interactive-static-aarch64-unknown-linux-musl> sleep
2025-08-20T20:23:13.1528349Z bash-interactive-static-aarch64-unknown-linux-musl> finfo
2025-08-20T20:23:13.1538120Z bash-interactive-static-aarch64-unknown-linux-musl> logname
2025-08-20T20:23:13.1547451Z bash-interactive-static-aarch64-unknown-linux-musl> basename
2025-08-20T20:23:13.1556403Z bash-interactive-static-aarch64-unknown-linux-musl> dirname
2025-08-20T20:23:13.1565309Z bash-interactive-static-aarch64-unknown-linux-musl> fdflags
2025-08-20T20:23:13.1574894Z bash-interactive-static-aarch64-unknown-linux-musl> tty
2025-08-20T20:23:13.1584155Z bash-interactive-static-aarch64-unknown-linux-musl> pathchk
2025-08-20T20:23:13.1594771Z bash-interactive-static-aarch64-unknown-linux-musl> tee
2025-08-20T20:23:13.1602876Z bash-interactive-static-aarch64-unknown-linux-musl> head
2025-08-20T20:23:13.1612933Z bash-interactive-static-aarch64-unknown-linux-musl> mkdir
2025-08-20T20:23:13.1621790Z bash-interactive-static-aarch64-unknown-linux-musl> rmdir
2025-08-20T20:23:13.1630850Z bash-interactive-static-aarch64-unknown-linux-musl> mkfifo
2025-08-20T20:23:13.1640088Z bash-interactive-static-aarch64-unknown-linux-musl> mktemp
2025-08-20T20:23:13.1649428Z bash-interactive-static-aarch64-unknown-linux-musl> printenv
2025-08-20T20:23:13.1658268Z bash-interactive-static-aarch64-unknown-linux-musl> id
2025-08-20T20:23:13.1667948Z bash-interactive-static-aarch64-unknown-linux-musl> whoami
2025-08-20T20:23:13.1676392Z bash-interactive-static-aarch64-unknown-linux-musl> uname
2025-08-20T20:23:13.1685686Z bash-interactive-static-aarch64-unknown-linux-musl> sync
2025-08-20T20:23:13.1694436Z bash-interactive-static-aarch64-unknown-linux-musl> push
2025-08-20T20:23:13.1703623Z bash-interactive-static-aarch64-unknown-linux-musl> ln
2025-08-20T20:23:13.1712156Z bash-interactive-static-aarch64-unknown-linux-musl> unlink
2025-08-20T20:23:13.1721145Z bash-interactive-static-aarch64-unknown-linux-musl> realpath
2025-08-20T20:23:13.1729884Z bash-interactive-static-aarch64-unknown-linux-musl> strftime
2025-08-20T20:23:13.1739097Z bash-interactive-static-aarch64-unknown-linux-musl> mypid
2025-08-20T20:23:13.1747698Z bash-interactive-static-aarch64-unknown-linux-musl> setpgid
2025-08-20T20:23:13.1756875Z bash-interactive-static-aarch64-unknown-linux-musl> seq
2025-08-20T20:23:13.1765840Z bash-interactive-static-aarch64-unknown-linux-musl> rm
2025-08-20T20:23:13.1774958Z bash-interactive-static-aarch64-unknown-linux-musl> accept
2025-08-20T20:23:13.1783609Z bash-interactive-static-aarch64-unknown-linux-musl> csv
2025-08-20T20:23:13.1791937Z bash-interactive-static-aarch64-unknown-linux-musl> dsv
2025-08-20T20:23:13.1800534Z bash-interactive-static-aarch64-unknown-linux-musl> cut
2025-08-20T20:23:13.1810591Z bash-interactive-static-aarch64-unknown-linux-musl> stat
2025-08-20T20:23:13.1819359Z bash-interactive-static-aarch64-unknown-linux-musl> getconf
2025-08-20T20:23:13.1828667Z bash-interactive-static-aarch64-unknown-linux-musl> kv
2025-08-20T20:23:13.1838406Z bash-interactive-static-aarch64-unknown-linux-musl> strptime
2025-08-20T20:23:13.1847960Z bash-interactive-static-aarch64-unknown-linux-musl> chmod
2025-08-20T20:23:13.1857295Z bash-interactive-static-aarch64-unknown-linux-musl> fltexpr
2025-08-20T20:23:13.1869385Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/examples/loadables'
2025-08-20T20:23:13.1917191Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T20:23:13.2096742Z bash-interactive-static-aarch64-unknown-linux-musl> Patching '/nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev/lib/pkgconfig/bash.pc' includedir to output /nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev
2025-08-20T20:23:13.2161274Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/bin/bash (build ID 18f649b002cceee8cf3228362ef8f2cc87eac2e2)
2025-08-20T20:23:13.2263718Z bash-interactive-static-aarch64-unknown-linux-musl> separate-debug-info: copying patched source files to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/src/overlay...
2025-08-20T20:23:13.2284840Z bash-interactive-static-aarch64-unknown-linux-musl> /build /build/bash-5.3
2025-08-20T20:23:13.3383184Z bash-interactive-static-aarch64-unknown-linux-musl> 'bash-5.3/configure' -> '/nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/src/overlay/bash-5.3/configure'
2025-08-20T20:23:13.3419920Z bash-interactive-static-aarch64-unknown-linux-musl> 'bash-5.3/support/config.guess' -> '/nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/src/overlay/bash-5.3/support/config.guess'
2025-08-20T20:23:13.3452642Z bash-interactive-static-aarch64-unknown-linux-musl> 'bash-5.3/support/config.sub' -> '/nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/src/overlay/bash-5.3/support/config.sub'
2025-08-20T20:23:13.3454680Z bash-interactive-static-aarch64-unknown-linux-musl> /build/bash-5.3
2025-08-20T20:23:13.3488427Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/accept (build ID 96f5c79c84376d99b978c26d19798fc1d8ed5bda)
2025-08-20T20:23:13.3584418Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/basename (build ID 4b43263bc0850947b949205fd2273400d8ac925c)
2025-08-20T20:23:13.3678515Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/chmod (build ID 777ebf39ffb56fc4d9b4b75f9f6724dc094752b8)
2025-08-20T20:23:13.3773053Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/csv (build ID cad0fa0ecf316f2cbd666fdc8e24a42fd64f3c0c)
2025-08-20T20:23:13.3869357Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/cut (build ID 6a098d3e5bed95e59ef9c943b7d35e3677bcf20a)
2025-08-20T20:23:13.3968571Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/dirname (build ID e939271010423f73307c0210ad54066c244585cd)
2025-08-20T20:23:13.4062986Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/dsv (build ID 8bc5e100e9459c91c480198e4c5c499b08b25003)
2025-08-20T20:23:13.4160847Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/fdflags (build ID 5ba2adaff5e5ab03e2a1e522facdc38c040c8388)
2025-08-20T20:23:13.4256175Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/finfo (build ID 6c1d19f99c4acef91b0b8950ece71d361519e1ed)
2025-08-20T20:23:13.4351323Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/fltexpr (build ID c1e0f282ff07cb4f0d5ada1f764c11a391847430)
2025-08-20T20:23:13.4448953Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/getconf (build ID 0d4b93d86aa3f3551b71bf98d68dc621ec1879f1)
2025-08-20T20:23:13.4543324Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/head (build ID 669372cc22b6dfe7e26bf863206c2a1b9e185efd)
2025-08-20T20:23:13.4637022Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/id (build ID 7e9f3e2eae960f45e24f4e2ce2c808aa3105150d)
2025-08-20T20:23:13.4730431Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/kv (build ID d52b49d4c267ac05cd1998c8efd9c093e1b288c9)
2025-08-20T20:23:13.4822405Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/ln (build ID 56e83bed9fb5586b0d3d18658524e95227c869bf)
2025-08-20T20:23:13.4915253Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/logname (build ID 004c363e9f074a929b75558be90d9397f5d9f28c)
2025-08-20T20:23:13.5007988Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/mkdir (build ID 2a6a9ca60b140379c4505d4ff114c5eb610bf484)
2025-08-20T20:23:13.5101161Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/mkfifo (build ID 0c34b004f9afef66343910f88132262ab807afb2)
2025-08-20T20:23:13.5194643Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/mktemp (build ID c8341006194bd7bddae964411daeead50270eceb)
2025-08-20T20:23:13.5289811Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/mypid (build ID 7314d4e233d882da1d47adb32040026c7e77fd76)
2025-08-20T20:23:13.5385620Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/pathchk (build ID 0fafb6b76092df1257445fd2ad554373f486a95d)
2025-08-20T20:23:13.5480921Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/print (build ID 5f3dee1a67c6c671b30c5ac00d4706ec558d87ea)
2025-08-20T20:23:13.5574231Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/printenv (build ID 6b163fa35c8b18afbf2b7e597508f779922ebfa0)
2025-08-20T20:23:13.5668861Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/push (build ID c6533d2091c6b50904c48b450155fae96119c05f)
2025-08-20T20:23:13.5763965Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/realpath (build ID 6170e449a8f29c855a19dd57f54f307ba94dd651)
2025-08-20T20:23:13.5860291Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/rm (build ID c35208c1bc6acb81ecfc08355c5658a7e59dc546)
2025-08-20T20:23:13.5955279Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/rmdir (build ID 2110d7a16e22657a7ffac761036856de20a2e51e)
2025-08-20T20:23:13.6049578Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/seq (build ID 2ab9d155088a68a5a23469e4289b6c62d86c88c9)
2025-08-20T20:23:13.6144233Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/setpgid (build ID 434bf187d34f045f794219d5eaa5f3d8186a9ab8)
2025-08-20T20:23:13.6237756Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/sleep (build ID 0aaee831cc522a1ad9d9de958a524ae14d4aca16)
2025-08-20T20:23:13.6330796Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/stat (build ID 737d47bbd7a20c218138f4e5dbf5057d7a5b5f5c)
2025-08-20T20:23:13.6424995Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/strftime (build ID e755b8f723e56880d58097f560f25e33fa63b48e)
2025-08-20T20:23:13.6520957Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/strptime (build ID 94b921bf0f030f6bcd3c7273fa8cb83936ce42a9)
2025-08-20T20:23:13.6616577Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/sync (build ID 08d698081d16c9b4d79348118546490d8f8b820a)
2025-08-20T20:23:13.6710848Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/tee (build ID 75c8f3d7f42d92a0885e5e4262db3d4c3c7e5be4)
2025-08-20T20:23:13.6806099Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/truefalse (build ID 65e69bbd231240edb370e75f3db41f3e020ac54b)
2025-08-20T20:23:13.6902933Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/tty (build ID 99b7417a0c1a3318a3376f71082ae53d0bec3cdf)
2025-08-20T20:23:13.7002020Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/uname (build ID ea6b897476fdb19508bd30d4dc831926ab1ca939)
2025-08-20T20:23:13.7099972Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/unlink (build ID 4de399efc9ae6344ff6be33f1fb5d8f9e35bc074)
2025-08-20T20:23:13.7199217Z bash-interactive-static-aarch64-unknown-linux-musl> separating debug info from /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/whoami (build ID 03b9ca3d769f667ee41594bbb54d504b1922b7f3)
2025-08-20T20:23:13.7285525Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0
2025-08-20T20:23:13.7300404Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/bin/bash
2025-08-20T20:23:13.7329815Z bash-interactive-static-aarch64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T20:23:13.7334765Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/mktemp
2025-08-20T20:23:13.7352585Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/sleep
2025-08-20T20:23:13.7371480Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/rm
2025-08-20T20:23:13.7389217Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/pathchk
2025-08-20T20:23:13.7408913Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/mypid
2025-08-20T20:23:13.7426224Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/kv
2025-08-20T20:23:13.7443962Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/tty
2025-08-20T20:23:13.7462472Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/realpath
2025-08-20T20:23:13.7480389Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/dirname
2025-08-20T20:23:13.7497620Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/sync
2025-08-20T20:23:13.7515302Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/print
2025-08-20T20:23:13.7532781Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/tee
2025-08-20T20:23:13.7550900Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/whoami
2025-08-20T20:23:13.7569689Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/dsv
2025-08-20T20:23:13.7587595Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/strftime
2025-08-20T20:23:13.7606792Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/rmdir
2025-08-20T20:23:13.7624027Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/unlink
2025-08-20T20:23:13.7642552Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/finfo
2025-08-20T20:23:13.7660991Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/stat
2025-08-20T20:23:13.7680084Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/strptime
2025-08-20T20:23:13.7698611Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/setpgid
2025-08-20T20:23:13.7716949Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/truefalse
2025-08-20T20:23:13.7733898Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/head
2025-08-20T20:23:13.7752067Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/ln
2025-08-20T20:23:13.7769632Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/uname
2025-08-20T20:23:13.7787336Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/logname
2025-08-20T20:23:13.7804145Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/basename
2025-08-20T20:23:13.7821655Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/seq
2025-08-20T20:23:13.7839742Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/mkdir
2025-08-20T20:23:13.7856508Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/id
2025-08-20T20:23:13.7873937Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/mkfifo
2025-08-20T20:23:13.7890909Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/getconf
2025-08-20T20:23:13.7910591Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/accept
2025-08-20T20:23:13.7927551Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/fltexpr
2025-08-20T20:23:13.7946421Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/csv
2025-08-20T20:23:13.7964544Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/fdflags
2025-08-20T20:23:13.7981942Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/chmod
2025-08-20T20:23:13.8001338Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/cut
2025-08-20T20:23:13.8018749Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/printenv
2025-08-20T20:23:13.8036705Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib/bash/push
2025-08-20T20:23:13.8057334Z bash-interactive-static-aarch64-unknown-linux-musl> checking for references to /build/ in /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0...
2025-08-20T20:23:13.8159472Z bash-interactive-static-aarch64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T20:23:13.8549716Z bash-interactive-static-aarch64-unknown-linux-musl> patching script interpreter paths in /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0
2025-08-20T20:23:13.8638348Z bash-interactive-static-aarch64-unknown-linux-musl> stripping (with command aarch64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/lib /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/bin
2025-08-20T20:23:13.9120454Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev
2025-08-20T20:23:13.9195537Z bash-interactive-static-aarch64-unknown-linux-musl> checking for references to /build/ in /nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev...
2025-08-20T20:23:13.9328239Z bash-interactive-static-aarch64-unknown-linux-musl> patching script interpreter paths in /nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev
2025-08-20T20:23:13.9355937Z bash-interactive-static-aarch64-unknown-linux-musl> stripping (with command aarch64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/gh68wrjkignws2hgd3myycasjpjv7z6g-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-dev/lib
2025-08-20T20:23:13.9461129Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/2x5r7z0j31n74ikmxmlzmk99qf5ga2yz-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-man
2025-08-20T20:23:13.9477676Z bash-interactive-static-aarch64-unknown-linux-musl> checking for references to /build/ in /nix/store/2x5r7z0j31n74ikmxmlzmk99qf5ga2yz-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-man...
2025-08-20T20:23:13.9539986Z bash-interactive-static-aarch64-unknown-linux-musl> gzipping man pages under /nix/store/2x5r7z0j31n74ikmxmlzmk99qf5ga2yz-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-man/share/man/
2025-08-20T20:23:13.9713861Z bash-interactive-static-aarch64-unknown-linux-musl> patching script interpreter paths in /nix/store/2x5r7z0j31n74ikmxmlzmk99qf5ga2yz-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-man
2025-08-20T20:23:13.9784508Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc
2025-08-20T20:23:13.9809402Z bash-interactive-static-aarch64-unknown-linux-musl> checking for references to /build/ in /nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc...
2025-08-20T20:23:13.9886506Z bash-interactive-static-aarch64-unknown-linux-musl> patching script interpreter paths in /nix/store/c5szc7wgampxf45ckq5q8m7bgqxa3087-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-doc
2025-08-20T20:23:13.9950031Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/g0k5m5v90lwsz3kvq556wrd2swdhh5zm-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-info
2025-08-20T20:23:13.9966189Z bash-interactive-static-aarch64-unknown-linux-musl> checking for references to /build/ in /nix/store/g0k5m5v90lwsz3kvq556wrd2swdhh5zm-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-info...
2025-08-20T20:23:14.0034435Z bash-interactive-static-aarch64-unknown-linux-musl> patching script interpreter paths in /nix/store/g0k5m5v90lwsz3kvq556wrd2swdhh5zm-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-info
2025-08-20T20:23:14.0068109Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking RPATHs of ELF executables and libraries in /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.0120950Z bash-interactive-static-aarch64-unknown-linux-musl> checking for references to /build/ in /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug...
2025-08-20T20:23:14.0198219Z bash-interactive-static-aarch64-unknown-linux-musl> patching script interpreter paths in /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.0302348Z bash-interactive-static-aarch64-unknown-linux-musl> stripping (with command aarch64-unknown-linux-musl-strip and flags -S -p) in  /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib
2025-08-20T20:23:14.0388269Z bash-interactive-static-aarch64-unknown-linux-musl> substituteStream() in derivation bash-interactive-static-aarch64-unknown-linux-musl-5.3p0: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file '/nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/bin/bashbug')
2025-08-20T20:23:14.5283983Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/mktemp to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5308127Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/sleep to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5332094Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/rm to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5356567Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/pathchk to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5380802Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/mypid to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5405237Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/kv to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5429009Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/tty to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5452724Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/realpath to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5477286Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/dirname to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5501849Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/sync to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5527146Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/print to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5551458Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/tee to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5575490Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/whoami to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5599670Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/dsv to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5623854Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/75/c8f3d7f42d92a0885e5e4262db3d4c3c7e5be4.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5674707Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/03/b9ca3d769f667ee41594bbb54d504b1922b7f3.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5754391Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/6c/1d19f99c4acef91b0b8950ece71d361519e1ed.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5792219Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/4b/43263bc0850947b949205fd2273400d8ac925c.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5844408Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/00/4c363e9f074a929b75558be90d9397f5d9f28c.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5882040Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/0c/34b004f9afef66343910f88132262ab807afb2.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.5960867Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/4d/e399efc9ae6344ff6be33f1fb5d8f9e35bc074.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6000598Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/e7/55b8f723e56880d58097f560f25e33fa63b48e.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6042404Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/99/b7417a0c1a3318a3376f71082ae53d0bec3cdf.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6126144Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/0d/4b93d86aa3f3551b71bf98d68dc621ec1879f1.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6151665Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/0a/aee831cc522a1ad9d9de958a524ae14d4aca16.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6234967Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/18/f649b002cceee8cf3228362ef8f2cc87eac2e2.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6276542Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/d5/2b49d4c267ac05cd1998c8efd9c093e1b288c9.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6345122Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/6b/163fa35c8b18afbf2b7e597508f779922ebfa0.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6401437Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/c3/5208c1bc6acb81ecfc08355c5658a7e59dc546.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6455902Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/08/d698081d16c9b4d79348118546490d8f8b820a.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6525536Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/73/7d47bbd7a20c218138f4e5dbf5057d7a5b5f5c.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6564651Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/73/14d4e233d882da1d47adb32040026c7e77fd76.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6619875Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/ca/d0fa0ecf316f2cbd666fdc8e24a42fd64f3c0c.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6676471Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/c1/e0f282ff07cb4f0d5ada1f764c11a391847430.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6701860Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/5f/3dee1a67c6c671b30c5ac00d4706ec558d87ea.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6771425Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/0f/afb6b76092df1257445fd2ad554373f486a95d.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6839041Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/c8/341006194bd7bddae964411daeead50270eceb.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6878181Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/66/9372cc22b6dfe7e26bf863206c2a1b9e185efd.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6934205Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/65/e69bbd231240edb370e75f3db41f3e020ac54b.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.6974086Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/5b/a2adaff5e5ab03e2a1e522facdc38c040c8388.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7040712Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/7e/9f3e2eae960f45e24f4e2ce2c808aa3105150d.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7108608Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/e9/39271010423f73307c0210ad54066c244585cd.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7162685Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/56/e83bed9fb5586b0d3d18658524e95227c869bf.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7204063Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/6a/098d3e5bed95e59ef9c943b7d35e3677bcf20a.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7272973Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/61/70e449a8f29c855a19dd57f54f307ba94dd651.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7327526Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/43/4bf187d34f045f794219d5eaa5f3d8186a9ab8.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7353511Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/21/10d7a16e22657a7ffac761036856de20a2e51e.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7438183Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/77/7ebf39ffb56fc4d9b4b75f9f6724dc094752b8.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7464706Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/2a/6a9ca60b140379c4505d4ff114c5eb610bf484.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7519248Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/2a/b9d155088a68a5a23469e4289b6c62d86c88c9.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7591532Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/ea/6b897476fdb19508bd30d4dc831926ab1ca939.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7662470Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/8b/c5e100e9459c91c480198e4c5c499b08b25003.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7701133Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/c6/533d2091c6b50904c48b450155fae96119c05f.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7742025Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/94/b921bf0f030f6bcd3c7273fa8cb83936ce42a9.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7823016Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/.build-id/96/f5c79c84376d99b978c26d19798fc1d8ed5bda.sourceoverlay to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7848758Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/strftime to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7873452Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/rmdir to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7896750Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/unlink to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7921800Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/finfo to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7945407Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/stat to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7970582Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/bash to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.7997490Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/strptime to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8020037Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/setpgid to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8045770Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/truefalse to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8071498Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/head to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8096512Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/ln to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8120374Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/uname to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8144506Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/logname to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8169410Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/basename to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8193073Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/seq to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8216959Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/mkdir to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8240804Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/id to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8264945Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/mkfifo to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8288960Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/getconf to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8312902Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/accept to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8336669Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/fltexpr to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8360752Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/csv to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8385065Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/fdflags to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8408742Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/chmod to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8433246Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/cut to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8457125Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/printenv to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.8482153Z bash-interactive-static-aarch64-unknown-linux-musl> rewriting symlink /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug/lib/debug/push to be relative to /nix/store/pvwz1gacc7442x67amvx7nsp1dgg71vl-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0-debug
2025-08-20T20:23:14.9783113Z /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0
2025-08-20T20:23:15.1494999Z nix (Nix) 2.30.2
2025-08-20T20:23:15.1683171Z nixedge https://nixos.org/channels/nixos-unstable
2025-08-20T20:23:15.1876091Z unpacking 1 channels...
2025-08-20T20:23:16.2326462Z info: downloading installer
2025-08-20T20:23:16.5171379Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T20:23:16.5171748Z warn: /home/runner/.rustup/settings.toml
2025-08-20T20:23:16.5368680Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T20:23:16.5369119Z warn: instead of the one inferred from the default host triple.
2025-08-20T20:23:16.5369417Z info: profile set to 'default'
2025-08-20T20:23:16.5369684Z info: default host triple is aarch64-unknown-linux-gnu
2025-08-20T20:23:16.5370074Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T20:23:16.5904525Z info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T20:23:16.7425768Z info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:23:16.7730029Z info: downloading component 'clippy'
2025-08-20T20:23:16.8753927Z info: downloading component 'rustfmt'
2025-08-20T20:23:16.9670445Z info: downloading component 'cargo'
2025-08-20T20:23:17.1527654Z info: downloading component 'rust-std'
2025-08-20T20:23:17.6985540Z info: downloading component 'rustc'
2025-08-20T20:23:18.5892860Z info: removing previous version of component 'clippy'
2025-08-20T20:23:18.6081247Z info: removing previous version of component 'rustfmt'
2025-08-20T20:23:18.6154106Z info: removing previous version of component 'cargo'
2025-08-20T20:23:18.6383639Z info: removing previous version of component 'rust-std'
2025-08-20T20:23:18.6513669Z info: removing previous version of component 'rustc'
2025-08-20T20:23:18.6742182Z info: installing component 'clippy'
2025-08-20T20:23:18.9457726Z info: installing component 'rustfmt'
2025-08-20T20:23:19.1451641Z info: installing component 'cargo'
2025-08-20T20:23:19.6408072Z info: installing component 'rust-std'
2025-08-20T20:23:20.9416465Z info: installing component 'rustc'
2025-08-20T20:23:23.6336704Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T20:23:23.6336996Z 
2025-08-20T20:23:23.6410235Z   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-20T20:23:23.6410666Z 
2025-08-20T20:23:23.6410670Z 
2025-08-20T20:23:23.6410754Z Rust is installed now. Great!
2025-08-20T20:23:23.6410897Z 
2025-08-20T20:23:23.6411075Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T20:23:23.6411465Z environment variable. This has not been done automatically.
2025-08-20T20:23:23.6411684Z 
2025-08-20T20:23:23.6411823Z To configure your current shell, you need to source
2025-08-20T20:23:23.6412111Z the corresponding env file under $HOME/.cargo.
2025-08-20T20:23:23.6412288Z 
2025-08-20T20:23:23.6412461Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T20:23:23.6412844Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T20:23:23.6413134Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T20:23:23.6413607Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T20:23:23.6542625Z info: using existing install for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T20:23:23.6858594Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T20:23:23.6858870Z 
2025-08-20T20:23:23.6930073Z   stable-aarch64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:23:23.6930397Z 
2025-08-20T20:23:23.7330547Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:23:23.7708410Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T20:23:23.7984465Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:23:23.7984872Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T20:23:23.7985363Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T20:23:23.7985718Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T20:23:23.7986084Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T20:23:23.7986448Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T20:23:23.7986842Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T20:23:23.7987204Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T20:23:23.7987553Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T20:23:23.7987883Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T20:23:23.7988240Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T20:23:23.7988634Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T20:23:23.7989019Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T20:23:23.7989427Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T20:23:23.7989823Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T20:23:23.7990511Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T20:23:23.7990983Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T20:23:23.7991350Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T20:23:23.7991729Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:23:23.7992185Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:23:23.7992629Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T20:23:23.7993023Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T20:23:23.7993705Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:23:23.7994131Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T20:23:23.7994484Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T20:23:23.7994876Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:23:23.7995682Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:23:23.7996119Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:23:23.7996525Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:23:23.7996934Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:23:23.7997355Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T20:23:23.7997784Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T20:23:23.7998219Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T20:23:23.7998641Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:23:23.7999081Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T20:23:23.7999507Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:23:23.7999912Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:23:23.8000322Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T20:23:23.8000717Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T20:23:23.8001127Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:23:23.8001552Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T20:23:23.8002295Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:23:23.8002697Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T20:23:23.8003094Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T20:23:23.8003768Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T20:23:23.8004271Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:23:23.8005003Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:23:23.8005514Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T20:23:23.8005957Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T20:23:23.8006376Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:23:23.8006805Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T20:23:23.8007214Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T20:23:23.8007628Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T20:23:23.8008029Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T20:23:23.8008404Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T20:23:23.8008764Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T20:23:23.8009135Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T20:23:23.8009531Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T20:23:23.8009937Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:23:23.8010318Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T20:23:23.8010732Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:23:23.8011176Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:23:23.8011606Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:23:23.8012021Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:23:23.8012447Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T20:23:23.8013142Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:23:23.8013740Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:23:23.8014143Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T20:23:23.8014586Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:23:23.8015084Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:23:23.8015591Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T20:23:23.8016051Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T20:23:23.8016499Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T20:23:23.8016887Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T20:23:23.8017283Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T20:23:23.8017685Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T20:23:23.8018081Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T20:23:23.8018539Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:23:23.8019062Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:23:23.8019770Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:23:23.8020261Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:23:23.8020700Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:23:23.8021101Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:23:23.8021500Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:23:23.8021906Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:23:23.8022302Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T20:23:23.8022687Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T20:23:23.8023110Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T20:23:23.8023765Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T20:23:23.8024153Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T20:23:23.8024531Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T20:23:23.8024944Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:23:23.8025351Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T20:23:23.8025729Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T20:23:23.8026099Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T20:23:23.8026491Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:23:23.8027131Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T20:23:23.8027534Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T20:23:23.8027918Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T20:23:23.8028334Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T20:23:23.8028721Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T20:23:23.8029085Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T20:23:23.8029444Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T20:23:23.8030043Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T20:23:23.8030458Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T20:23:23.8030858Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T20:23:23.8031253Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T20:23:23.8031637Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T20:23:23.8032019Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T20:23:23.8032425Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T20:23:23.8032826Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T20:23:23.8033195Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T20:23:23.8033706Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T20:23:23.8034056Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T20:23:23.8034415Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T20:23:23.8034777Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T20:23:23.8035126Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T20:23:23.8035498Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T20:23:23.8035891Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T20:23:23.8036545Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:23:23.8036980Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T20:23:23.8037379Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T20:23:23.8037769Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T20:23:23.8038157Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T20:23:23.8038549Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T20:23:23.8038950Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T20:23:23.8039360Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T20:23:23.8039740Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T20:23:23.8040130Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T20:23:23.8040554Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:23:23.8041002Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:23:23.8041437Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T20:23:23.8041829Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T20:23:23.8042231Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T20:23:23.8042646Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T20:23:23.8043055Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T20:23:23.8043637Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T20:23:23.8044045Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T20:23:23.8044453Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:23:23.8044862Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T20:23:23.8045246Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T20:23:23.8045607Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T20:23:23.8045977Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T20:23:23.8046375Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T20:23:23.8046972Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T20:23:23.8047450Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T20:23:23.8047843Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T20:23:23.8048217Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T20:23:23.8048591Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T20:23:23.8048974Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T20:23:23.8049367Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T20:23:23.8049794Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:23:23.8050242Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T20:23:23.8050643Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T20:23:23.8051019Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T20:23:23.8051409Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T20:23:23.8051830Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:23:23.8052245Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:23:23.8052603Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T20:23:23.8053108Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T20:23:23.8053662Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:23:23.8054103Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T20:23:23.8054513Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T20:23:23.8054896Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T20:23:23.8055283Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T20:23:23.8055663Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T20:23:23.8056085Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:23:23.8056550Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:23:23.8056963Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T20:23:23.8057336Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T20:23:23.8057696Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T20:23:23.8058143Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:23:23.8058647Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:23:23.8059093Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T20:23:23.8059470Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T20:23:23.8059929Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:23:23.8060830Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:23:23.8061344Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:23:23.8061789Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T20:23:23.8062152Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T20:23:23.8062527Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T20:23:23.8062935Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T20:23:23.8063348Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T20:23:23.8064165Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:23:23.8064570Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T20:23:23.8064946Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T20:23:23.8065346Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:23:23.8065742Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T20:23:23.8066145Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:23:23.8066544Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T20:23:23.8066937Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:23:23.8067326Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T20:23:23.8067745Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:23:23.8068192Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T20:23:23.8068616Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T20:23:23.8069003Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T20:23:23.8069378Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T20:23:23.8069755Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T20:23:23.8070304Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T20:23:23.8070706Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T20:23:23.8071122Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:23:23.8071594Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:23:23.8072045Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:23:23.8072455Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T20:23:23.8072845Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T20:23:23.8073230Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T20:23:23.8073880Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T20:23:23.8074266Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T20:23:23.8074660Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T20:23:23.8075045Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T20:23:23.8075496Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:23:23.8075967Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T20:23:23.8076428Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:23:23.8076946Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:23:23.8077460Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:23:23.8077958Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:23:23.8078405Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T20:23:23.8078780Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T20:23:23.8079141Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T20:23:23.8079527Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:23:23.8079904Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T20:23:23.8080275Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T20:23:23.8080869Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:23:23.8081275Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T20:23:23.8081662Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:23:23.8082042Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T20:23:23.8082418Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T20:23:23.8082818Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T20:23:23.8083207Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T20:23:23.8083761Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:23:23.8084200Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:23:23.8084823Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T20:23:23.8085253Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T20:23:23.8085656Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T20:23:23.8086066Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T20:23:23.8086490Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T20:23:23.8086880Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T20:23:23.8087445Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T20:23:23.8087954Z 	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-20T20:23:23.8088471Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T20:23:23.8088841Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T20:23:23.8089221Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T20:23:23.8089588Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T20:23:23.8089987Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:23:23.8090427Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T20:23:23.8090870Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:23:23.8091307Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T20:23:23.8091714Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T20:23:23.8092121Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T20:23:23.8092543Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:23:23.8092959Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T20:23:23.8093357Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T20:23:23.8093977Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:23:23.8094475Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:23:23.8094978Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:23:23.8095427Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:23:23.8095841Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T20:23:23.8096243Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T20:23:23.8096717Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:23:23.8097201Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T20:23:23.8097825Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T20:23:23.8098276Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:23:23.8098728Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T20:23:23.8099134Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T20:23:23.8099491Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T20:23:23.8099841Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T20:23:23.8100219Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T20:23:23.8100602Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T20:23:23.8100964Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T20:23:23.8101316Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T20:23:23.8101682Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T20:23:23.8102047Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T20:23:23.8102402Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T20:23:23.8102769Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T20:23:23.8103122Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T20:23:23.8103652Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T20:23:23.8104204Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T20:23:23.8104565Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T20:23:23.8104925Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T20:23:23.8105283Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T20:23:23.8105645Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T20:23:23.8106026Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T20:23:23.8106392Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T20:23:23.8106750Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T20:23:23.8107128Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T20:23:23.8107551Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T20:23:23.8107987Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T20:23:23.8108397Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T20:23:23.8108761Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T20:23:23.8109141Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:23:23.8109569Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:23:23.8109976Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T20:23:23.8110337Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T20:23:23.8110704Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T20:23:23.8111071Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T20:23:23.8111416Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T20:23:23.8111765Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T20:23:23.8112423Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T20:23:23.8112819Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T20:23:23.8113179Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T20:23:23.8113772Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T20:23:23.8114118Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T20:23:23.8114744Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:23:23.8115179Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T20:23:23.8115581Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:23:23.8115986Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T20:23:23.8116390Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:23:23.8116819Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:23:23.8117326Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:23:23.8117949Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:23:23.8118575Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:23:23.8119120Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:23:23.8119589Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:23:23.8120042Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:23:23.8120560Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:23:23.8121337Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:23:23.8121900Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:23:23.8122392Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:23:23.8122836Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T20:23:23.8123205Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T20:23:23.8123778Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T20:23:23.8124155Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T20:23:23.8124536Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T20:23:23.8124926Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T20:23:23.8125314Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T20:23:23.8125703Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T20:23:23.8126089Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T20:23:23.8126476Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T20:23:23.8126854Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T20:23:23.8127233Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T20:23:23.8127613Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T20:23:23.8128005Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T20:23:23.8128399Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T20:23:23.8128810Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T20:23:23.8129225Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T20:23:23.8129599Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T20:23:23.8129992Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T20:23:23.8130404Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T20:23:23.8130814Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:23:23.8131252Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:23:23.8131912Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T20:23:23.8132304Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T20:23:23.8132672Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T20:23:23.8133054Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T20:23:23.8133568Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T20:23:23.8133992Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:23:23.8134390Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T20:23:23.8134780Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T20:23:23.8135162Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T20:23:23.8135524Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T20:23:23.8135895Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T20:23:23.8136443Z 	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-20T20:23:23.8137164Z 	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-20T20:23:23.8137851Z 	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-20T20:23:23.8138978Z 	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-20T20:23:23.8139510Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T20:23:23.8139895Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T20:23:23.8140302Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T20:23:23.8140708Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T20:23:23.8141086Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T20:23:23.8141462Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T20:23:23.8141825Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T20:23:23.8142200Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T20:23:23.8142586Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T20:23:23.8142957Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T20:23:23.8143335Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T20:23:23.8143852Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T20:23:23.8144256Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T20:23:23.8144657Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T20:23:23.8145055Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T20:23:23.8145443Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T20:23:23.8145820Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T20:23:23.8146209Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T20:23:23.8146616Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T20:23:23.8147013Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T20:23:23.8147408Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T20:23:23.8147799Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T20:23:23.8148219Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:23:23.8148888Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T20:23:23.8149312Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T20:23:23.8149842Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:23:23.8150298Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:23:23.8150701Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T20:23:23.8151075Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T20:23:23.8151457Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T20:23:23.8151855Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T20:23:23.8152264Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:23:23.8152669Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T20:23:23.8153055Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T20:23:23.8153593Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T20:23:23.8154087Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:23:23.8154559Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:23:23.8154957Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T20:23:23.8155547Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:23:23.8155999Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:23:23.8156446Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:23:23.8156922Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:23:23.8157410Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:23:23.8157854Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:23:23.8158291Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:23:23.8158689Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T20:23:23.8159077Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T20:23:23.8159498Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T20:23:23.8159881Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T20:23:23.8160257Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T20:23:23.8160662Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T20:23:23.8161067Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T20:23:23.8161475Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:23:23.8161896Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T20:23:23.8162288Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T20:23:23.8162666Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T20:23:23.8163032Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T20:23:23.8163548Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T20:23:23.8163980Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:23:23.8164400Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:23:23.8164794Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T20:23:23.8165243Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:23:23.8165923Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:23:23.8166345Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T20:23:23.8166782Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:23:23.8167205Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T20:23:23.8167613Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:23:23.8168025Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T20:23:23.8168656Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T20:23:23.8169023Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T20:23:23.8169417Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T20:23:23.8169816Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T20:23:23.8170195Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T20:23:23.8170555Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T20:23:23.8170904Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T20:23:23.8171254Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T20:23:23.8171739Z 	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-20T20:23:23.8172444Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T20:23:23.8172832Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T20:23:23.8173214Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T20:23:23.8173789Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T20:23:23.8174209Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T20:23:23.8174620Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T20:23:23.8175022Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T20:23:23.8175437Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:23:23.8175850Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T20:23:23.8176226Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T20:23:23.8176591Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T20:23:23.8176949Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T20:23:23.8177326Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T20:23:23.8177749Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T20:23:23.8178181Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T20:23:23.8178580Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T20:23:23.8178998Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:23:23.8179437Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:23:23.8179833Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T20:23:23.8180203Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T20:23:23.8180550Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T20:23:23.8180893Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T20:23:23.8181259Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T20:23:23.8181645Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T20:23:23.8182245Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T20:23:23.8182671Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T20:23:23.8183086Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T20:23:23.8183672Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:23:23.8184120Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T20:23:23.8184500Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T20:23:23.8184921Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T20:23:23.8185307Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T20:23:23.8185693Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T20:23:23.8186079Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T20:23:23.8186461Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T20:23:23.8186902Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:23:23.8187393Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:23:23.8187816Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T20:23:23.8188190Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T20:23:23.8188757Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T20:23:23.8189162Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T20:23:23.8189551Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T20:23:23.8189924Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T20:23:23.8190324Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T20:23:23.8190712Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T20:23:23.8191061Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T20:23:23.8191417Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T20:23:23.8191815Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T20:23:23.8192234Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T20:23:23.8192617Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T20:23:23.8193000Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T20:23:23.8193571Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:23:23.8194029Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T20:23:23.8194456Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:23:23.8194856Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T20:23:23.8195653Z 	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-20T20:23:23.8196170Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T20:23:23.8196563Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:23:23.8196970Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T20:23:23.8197402Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:23:23.8197921Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:23:23.8198498Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:23:23.8199110Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:23:23.8200004Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:23:23.8200670Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:23:23.8201304Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:23:23.8201935Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:23:23.8202524Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:23:23.8203006Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T20:23:23.8203598Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:23:23.8204076Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T20:23:23.8204514Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:23:23.8204988Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:23:23.8205421Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T20:23:23.8205804Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T20:23:23.8206173Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T20:23:23.8206723Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T20:23:23.8207111Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T20:23:23.8207520Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:23:23.8207932Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T20:23:23.8208296Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T20:23:23.8208689Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:23:23.8209150Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:23:23.8209637Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:23:23.8210128Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:23:23.8210618Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:23:23.8211072Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:23:23.8211484Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T20:23:23.8211901Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T20:23:23.8212317Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T20:23:23.8212753Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:23:23.8213178Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T20:23:23.8213751Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T20:23:23.8214140Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T20:23:23.8214519Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T20:23:23.8214903Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T20:23:23.8215341Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:23:23.8215783Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T20:23:23.8216187Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T20:23:23.8216600Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T20:23:23.8217236Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:23:23.8217742Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:23:23.8218185Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:23:23.8218618Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:23:23.8219020Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T20:23:23.8219391Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T20:23:23.8219777Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T20:23:23.8220148Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T20:23:23.8220514Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T20:23:23.8220921Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T20:23:23.8221319Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T20:23:23.8221745Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:23:23.8222465Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:23:23.8222955Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:23:23.8223718Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T20:23:23.8224079Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T20:23:23.8224452Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T20:23:23.8224846Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T20:23:23.8225234Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T20:23:23.8225629Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:23:23.8226056Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:23:23.8226501Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:23:23.8226917Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T20:23:23.8227303Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T20:23:23.8227704Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T20:23:23.8228246Z 	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-20T20:23:23.8228827Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:23:23.8229281Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:23:23.8229730Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:23:23.8230154Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T20:23:23.8230552Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T20:23:23.8230939Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T20:23:23.8231331Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:23:23.8231738Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:23:23.8232143Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T20:23:23.8232522Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T20:23:23.8232919Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:23:23.8233326Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:23:23.8234136Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T20:23:23.8234589Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T20:23:23.8235057Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T20:23:23.8235480Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T20:23:23.8235856Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T20:23:23.8236239Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T20:23:23.8236631Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T20:23:23.8237005Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T20:23:23.8237375Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:23:23.8237810Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:23:23.8238258Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T20:23:23.8238660Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T20:23:23.8239055Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T20:23:23.8239449Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T20:23:23.8239835Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T20:23:23.8240361Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T20:23:23.8240746Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T20:23:23.8241153Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T20:23:23.8241597Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:23:23.8242045Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:23:23.8242492Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:23:23.8242895Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T20:23:23.8243300Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T20:23:23.8243955Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T20:23:23.8244349Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T20:23:23.8244712Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T20:23:23.8245060Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T20:23:23.8245426Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T20:23:23.8245798Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T20:23:23.8246151Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T20:23:23.8246524Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:23:23.8246920Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:23:23.8247538Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T20:23:23.8247902Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T20:23:23.8248249Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T20:23:23.8248631Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T20:23:23.8249031Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T20:23:23.8249408Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T20:23:23.8249774Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T20:23:23.8250136Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T20:23:23.8250761Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T20:23:23.8251163Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T20:23:23.8251514Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T20:23:23.8251886Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T20:23:23.8252278Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T20:23:23.8252663Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T20:23:23.8253040Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T20:23:23.8253626Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T20:23:23.8254064Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T20:23:23.8254472Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T20:23:23.8254898Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T20:23:23.8255296Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T20:23:23.8255648Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T20:23:23.8255991Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T20:23:23.8256333Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T20:23:23.8256755Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:23:23.8257460Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:23:23.8257937Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:23:23.8258413Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:23:23.8258918Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:23:23.8259360Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T20:23:23.8259743Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:23:23.8260132Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:23:23.8260525Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:23:23.8260912Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T20:23:23.8261302Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:23:23.8261688Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T20:23:23.8262062Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T20:23:23.8262456Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:23:23.8262898Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:23:23.8263335Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:23:23.8263853Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T20:23:23.8264258Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:23:23.8264682Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:23:23.8265058Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T20:23:23.8265411Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T20:23:23.8265801Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:23:23.8266252Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:23:23.8266715Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T20:23:23.8267369Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T20:23:23.8267840Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T20:23:23.8268271Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T20:23:23.8268701Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T20:23:23.8269212Z 
2025-08-20T20:23:23.8269217Z 
2025-08-20T20:23:23.8269610Z  [+] Finished Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (08:23:23 PM)
2025-08-20T20:23:23.8269981Z 
2025-08-20T20:23:23.8269984Z 
2025-08-20T20:23:23.8269988Z 
2025-08-20T20:23:23.8270051Z [+] Continue : YES
2025-08-20T20:23:23.8270158Z 
2025-08-20T20:23:23.8270384Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T20:23:23.9006565Z 
2025-08-20T20:23:23.9006968Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (08:23:23 PM) UTC
2025-08-20T20:23:23.9007220Z 
2025-08-20T20:23:23.9022843Z 
2025-08-20T20:23:23.9023029Z [+] Total RECIPES :: 1
2025-08-20T20:23:23.9023172Z 
2025-08-20T20:23:23.9108519Z 
2025-08-20T20:23:23.9109009Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml (1/1)
2025-08-20T20:23:23.9109494Z 
2025-08-20T20:23:24.0252065Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:23:24.0262883Z mode of '/tmp/pkgforge/fruFBV16z_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T20:23:24.0313593Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/gettext/nixpkgs [Provided]
2025-08-20T20:23:24.0314002Z [+] Setting '.pkg_family' --> gettext [Provided]
2025-08-20T20:23:24.0328148Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T20:23:24.0333338Z [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-20T20:23:24.0427897Z [00:00:00.010]➜  
2025-08-20T20:23:24.0428886Z [00:00:00.010]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml) --> /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (08:23:24 PM) UTC]
2025-08-20T20:23:24.0429736Z [00:00:00.010]➜  
2025-08-20T20:23:24.0429917Z [00:00:00.010]➜  
2025-08-20T20:23:24.0430097Z [00:00:00.010]➜  
2025-08-20T20:23:24.0430390Z [00:00:00.010]➜  ###################################################################
2025-08-20T20:23:24.0438675Z [00:00:00.011]➜  #!/SBUILD ver @v1.0.0
2025-08-20T20:23:24.0443026Z [00:00:00.011]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:23:24.0444583Z [00:00:00.011]➜  _disabled: false
2025-08-20T20:23:24.0444817Z [00:00:00.011]➜  
2025-08-20T20:23:24.0445076Z [00:00:00.011]➜  pkg: "gettext"
2025-08-20T20:23:24.0445356Z [00:00:00.011]➜  pkg_id: "nixpkgs.gettext"
2025-08-20T20:23:24.0445631Z [00:00:00.011]➜  pkg_type: "static"
2025-08-20T20:23:24.0445871Z [00:00:00.011]➜  category:
2025-08-20T20:23:24.0448003Z [00:00:00.011]➜    - "ConsoleOnly"
2025-08-20T20:23:24.0448479Z [00:00:00.011]➜    - "Utility"
2025-08-20T20:23:24.0448759Z [00:00:00.011]➜  description: 
2025-08-20T20:23:24.0449108Z [00:00:00.011]➜    _default: "Utilities for the GNU Translation Project"
2025-08-20T20:23:24.0449695Z [00:00:00.011]➜    autopoint: "Copies standard gettext infrastructure files into a source package [gettext]"
2025-08-20T20:23:24.0450322Z [00:00:00.011]➜    envsubst: "Substitutes Environment variables in shell format strings [gettext]"
2025-08-20T20:23:24.0450849Z [00:00:00.011]➜    gettext: "Retrieve text string from message database [gettext]"
2025-08-20T20:23:24.0451332Z [00:00:00.011]➜    gettextize: "Prepares a source package to use gettext [gettext]"
2025-08-20T20:23:24.0452074Z [00:00:00.011]➜    gettext.sh: "Gettext as a shell function library [gettext]"
2025-08-20T20:23:24.0452796Z [00:00:00.011]➜    msgattrib: "Filter messages of a translation catalog according to their attributes & manipulate them [gettext]"
2025-08-20T20:23:24.0453763Z [00:00:00.011]➜    msgcat: "Concatenate and merge the specified PO files [gettext]"
2025-08-20T20:23:24.0454300Z [00:00:00.011]➜    msgcmp: "Compare message catalog and template [gettext]"
2025-08-20T20:23:24.0454858Z [00:00:00.011]➜    msgcomm: "Find messages which are common to two or more of the specified PO files [gettext]"
2025-08-20T20:23:24.0455492Z [00:00:00.011]➜    msgconv: "Convert a translation catalog to a different character encoding [gettext]"
2025-08-20T20:23:24.0456001Z [00:00:00.011]➜    msgen: "Create an English translation catalog [gettext]"
2025-08-20T20:23:24.0456513Z [00:00:00.011]➜    msgexec: "Apply a command to all translations of a translation catalog [gettext]"
2025-08-20T20:23:24.0457099Z [00:00:00.011]➜    msgfilter: "Apply a filter to all translations of a translation catalog [gettext]"
2025-08-20T20:23:24.0457714Z [00:00:00.011]➜    msgfmt: "Generate binary message catalog from textual translation description [gettext]"
2025-08-20T20:23:24.0458448Z [00:00:00.011]➜    msggrep: "Extracts all messages of a translation catalog based on a pattern or belonging to some source files [gettext]"
2025-08-20T20:23:24.0459038Z [00:00:00.011]➜    msginit: "Initialize a message catalog [gettext]"
2025-08-20T20:23:24.0459454Z [00:00:00.011]➜    msgmerge: "Merge message catalog and template [gettext]"
2025-08-20T20:23:24.0460250Z [00:00:00.011]➜    msgunfmt: "Convert binary message catalog to Uniforum style .po file [gettext]"
2025-08-20T20:23:24.0460785Z [00:00:00.011]➜    msguniq: "Unify duplicate translations in message catalog [gettext]"
2025-08-20T20:23:24.0461276Z [00:00:00.011]➜    ngettext: "Translate message and choose plural form [gettext]"
2025-08-20T20:23:24.0461805Z [00:00:00.011]➜    recode-sr-latin: "Convert Serbian text from Cyrillic to Latin script [gettext]"
2025-08-20T20:23:24.0462315Z [00:00:00.011]➜    xgettext: "Extract gettext strings from source [gettext]"
2025-08-20T20:23:24.0462663Z [00:00:00.011]➜  distro_pkg:
2025-08-20T20:23:24.0462881Z [00:00:00.011]➜    alpine:
2025-08-20T20:23:24.0463116Z [00:00:00.011]➜      - "gettext"
2025-08-20T20:23:24.0463355Z [00:00:00.011]➜    archlinux:
2025-08-20T20:23:24.0463812Z [00:00:00.011]➜      aur:
2025-08-20T20:23:24.0464057Z [00:00:00.011]➜        - "gettext-git"
2025-08-20T20:23:24.0464319Z [00:00:00.011]➜    debian:
2025-08-20T20:23:24.0464542Z [00:00:00.011]➜      - "gettext"
2025-08-20T20:23:24.0464770Z [00:00:00.011]➜    nixpkgs:
2025-08-20T20:23:24.0464997Z [00:00:00.011]➜      - "gettext"
2025-08-20T20:23:24.0465219Z [00:00:00.011]➜  homepage:
2025-08-20T20:23:24.0465509Z [00:00:00.011]➜    - "https://www.gnu.org/software/gettext"
2025-08-20T20:23:24.0465914Z [00:00:00.011]➜    - "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:23:24.0466225Z [00:00:00.011]➜  maintainer:
2025-08-20T20:23:24.0466540Z [00:00:00.011]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:23:24.0466839Z [00:00:00.011]➜  note:
2025-08-20T20:23:24.0467115Z [00:00:00.011]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T20:23:24.0467577Z [00:00:00.011]➜    - "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:23:24.0467942Z [00:00:00.011]➜  provides:
2025-08-20T20:23:24.0468169Z [00:00:00.011]➜    - "autopoint"
2025-08-20T20:23:24.0468406Z [00:00:00.011]➜    - "envsubst"
2025-08-20T20:23:24.0468651Z [00:00:00.011]➜    - "gettext"
2025-08-20T20:23:24.0468887Z [00:00:00.011]➜    - "gettextize"
2025-08-20T20:23:24.0469138Z [00:00:00.011]➜    - "gettext.sh"
2025-08-20T20:23:24.0469376Z [00:00:00.011]➜    - "msgattrib"
2025-08-20T20:23:24.0469611Z [00:00:00.011]➜    - "msgcat"
2025-08-20T20:23:24.0469839Z [00:00:00.011]➜    - "msgcmp"
2025-08-20T20:23:24.0470074Z [00:00:00.011]➜    - "msgcomm"
2025-08-20T20:23:24.0470303Z [00:00:00.011]➜    - "msgconv"
2025-08-20T20:23:24.0470530Z [00:00:00.011]➜    - "msgen"
2025-08-20T20:23:24.0471001Z [00:00:00.011]➜    - "msgexec"
2025-08-20T20:23:24.0471359Z [00:00:00.011]➜    - "msgfilter"
2025-08-20T20:23:24.0471595Z [00:00:00.011]➜    - "msgfmt"
2025-08-20T20:23:24.0471825Z [00:00:00.011]➜    - "msggrep"
2025-08-20T20:23:24.0472051Z [00:00:00.011]➜    - "msginit"
2025-08-20T20:23:24.0472284Z [00:00:00.011]➜    - "msgmerge"
2025-08-20T20:23:24.0472515Z [00:00:00.011]➜    - "msgunfmt"
2025-08-20T20:23:24.0472740Z [00:00:00.011]➜    - "msguniq"
2025-08-20T20:23:24.0472979Z [00:00:00.011]➜    - "ngettext"
2025-08-20T20:23:24.0473223Z [00:00:00.011]➜    - "recode-sr-latin"
2025-08-20T20:23:24.0473800Z [00:00:00.011]➜    - "xgettext" 
2025-08-20T20:23:24.0474074Z [00:00:00.011]➜  repology:
2025-08-20T20:23:24.0474296Z [00:00:00.011]➜    - "gettext"
2025-08-20T20:23:24.0474518Z [00:00:00.011]➜  src_url:
2025-08-20T20:23:24.0474863Z [00:00:00.011]➜    - "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:23:24.0475179Z [00:00:00.011]➜  tag:
2025-08-20T20:23:24.0475392Z [00:00:00.011]➜    - "text"
2025-08-20T20:23:24.0475618Z [00:00:00.011]➜    - "translation"
2025-08-20T20:23:24.0475846Z [00:00:00.011]➜  x_exec:
2025-08-20T20:23:24.0476074Z [00:00:00.011]➜    bsys: "host://nix"
2025-08-20T20:23:24.0476317Z [00:00:00.011]➜    host:
2025-08-20T20:23:24.0476544Z [00:00:00.011]➜      - "aarch64-Linux"
2025-08-20T20:23:24.0476804Z [00:00:00.011]➜      - "riscv64-Linux"
2025-08-20T20:23:24.0477062Z [00:00:00.011]➜      - "x86_64-Linux"
2025-08-20T20:23:24.0477601Z [00:00:00.011]➜    shell: "bash"
2025-08-20T20:23:24.0477841Z [00:00:00.011]➜    pkgver: |
2025-08-20T20:23:24.0478934Z [00:00:00.011]➜      nix derivation show "nixpkgs#gettext" --impure --refresh --quiet 1>&1 2>/dev/null | sed -n '/^[[:space:]]*{/,$p' | jq -r '.. | objects | (select(has("version")).version, (select(has("env")) | select(.env.__json != null) | .env.__json | fromjson | select(has("version")).version) | select(.))' | tr -d '"'\''[:space:]'
2025-08-20T20:23:24.0479845Z [00:00:00.011]➜    run: |
2025-08-20T20:23:24.0480066Z [00:00:00.011]➜      #Build
2025-08-20T20:23:24.0480732Z [00:00:00.011]➜       echo -e "\n" ; nix-instantiate --eval --expr "builtins.toJSON (with import <nixpkgs> {}; ${PKG}.meta)" --quiet 2>/dev/null | jq -r fromjson 2>/dev/null ; echo -e "\n"
2025-08-20T20:23:24.0481800Z [00:00:00.011]➜       nix-build '<nixpkgs>' --impure --attr "pkgsStatic.gettext" --cores "$(($(nproc)+1))" --max-jobs "$(($(nproc)+1))" --log-format bar-with-logs --out-link "${SBUILD_TMPDIR}/nixbuild"
2025-08-20T20:23:24.0482977Z [00:00:00.011]➜       find -L "$(find "${SBUILD_TMPDIR}" -maxdepth 1 -type d -o -type l -exec realpath "{}" \; | grep -Ev '^\.$' | head -n 1)" | sort | awk -F/ '{indent=""; for (i=2; i<NF; i++) indent=indent " "; print (NF>1 ? indent "--> " $NF : $NF)}'
2025-08-20T20:23:24.0483858Z [00:00:00.011]➜      #Fix Perms
2025-08-20T20:23:24.0484318Z [00:00:00.011]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type d -o -type l -exec realpath "{}" \; | grep -Ev '^\.$' |\
2025-08-20T20:23:24.0484862Z [00:00:00.011]➜       xargs -I{} find -L "{}" -type d -iregex ".*\(bin\|exec\).*" | \
2025-08-20T20:23:24.0485334Z [00:00:00.011]➜       xargs -I{} sudo rsync -achLv --no-relative "{}/." "${SBUILD_TMPDIR}/."
2025-08-20T20:23:24.0485890Z [00:00:00.011]➜       sudo chown -R "$(whoami):$(whoami)" "${SBUILD_TMPDIR}" && chmod -R 755 "${SBUILD_TMPDIR}"
2025-08-20T20:23:24.0486292Z [00:00:00.011]➜      #Fix Shell Scripts
2025-08-20T20:23:24.0486771Z [00:00:00.011]➜       find "${SBUILD_TMPDIR}" -type f -iregex '.*\.\(bin\|pl\)$' -exec bash -c 'mv -fv "$1" "${1%.*}"' _ "{}" \;
2025-08-20T20:23:24.0487587Z [00:00:00.011]➜       find "${SBUILD_TMPDIR}" -type f \( -name "*.sh" -o -exec sh -c 'file -i "$1" | grep -qiv "application/.*executable"' sh {} \; \) -print0 | xargs -0 -I {} sh -c '
2025-08-20T20:23:24.0488245Z [00:00:00.011]➜             sed "s|^#!/nix/store/.*/bin/sh|#!/bin/sh|" -i "{}" 2>/dev/null
2025-08-20T20:23:24.0488983Z [00:00:00.011]➜             sed "s|/nix/store[^ ]*/bin/\([^ ]*\)|/usr/local/bin/\1|g" -i "{}" 2>/dev/null
2025-08-20T20:23:24.0489550Z [00:00:00.011]➜             sed "s|/nix/store/[^/]*/bin|/usr/local/bin|g" -i "{}" 2>/dev/null
2025-08-20T20:23:24.0490008Z [00:00:00.011]➜             sed "s|/nix/store[^/ ]*/bin|/usr/local/bin|g" -i "{}" 2>/dev/null
2025-08-20T20:23:24.0490423Z [00:00:00.011]➜             sed "s|/nix/store[^ \"'\'']*|/|g" -i "{}" 2>/dev/null
2025-08-20T20:23:24.0490722Z [00:00:00.011]➜         '
2025-08-20T20:23:24.0490939Z [00:00:00.011]➜      #Copy
2025-08-20T20:23:24.0491752Z [00:00:00.011]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei 'application/.*executable|text/x-perl|text/.*script' | cut -d":" -f1 | xargs realpath | sort -u | xargs -I "{}" rsync -achvL "{}" "${SBUILD_OUTDIR}"
2025-08-20T20:23:24.0492918Z [00:00:00.011]➜       ( askalono --format "json" crawl --follow "${SBUILD_TMPDIR}" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "${SBUILD_OUTDIR}/LICENSE" ) 2>/dev/null
2025-08-20T20:23:24.0493690Z [00:00:00.011]➜  
2025-08-20T20:23:24.0493971Z [00:00:00.011]➜  ###################################################################
2025-08-20T20:23:24.0494243Z [00:00:00.011]➜  
2025-08-20T20:23:24.0494424Z [00:00:00.011]➜  
2025-08-20T20:23:24.0494602Z [00:00:00.011]➜  
2025-08-20T20:23:24.0495106Z [00:00:00.012]➜  '/tmp/pkgforge/fruFBV16z_build.yaml' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T20:23:25.6027616Z [00:00:01.569]➜  '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.version' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.version'
2025-08-20T20:23:25.6083065Z [00:00:01.575]➜  [+] Version: 0.25.1 ('.x_exec.pkgver') [/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.version]
2025-08-20T20:23:25.6281774Z [00:00:01.595]➜  [+] Progs: autopoint envsubst gettext gettext.sh gettextize msgattrib msgcat msgcmp msgcomm msgconv msgen msgexec msgfilter msgfmt msggrep msginit msgmerge msgunfmt msguniq ngettext recode-sr-latin xgettext
2025-08-20T20:23:26.0240558Z [00:00:01.991]➜  
2025-08-20T20:23:26.0241202Z [00:00:01.991]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/autopoint:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:26.4999238Z [00:00:02.467]➜  
2025-08-20T20:23:26.4999919Z [00:00:02.467]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/envsubst:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:27.0859064Z [00:00:03.053]➜  
2025-08-20T20:23:27.0859781Z [00:00:03.053]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext.sh:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:27.3609020Z [00:00:03.328]➜  
2025-08-20T20:23:27.3609725Z [00:00:03.328]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettextize:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:27.6418506Z [00:00:03.608]➜  
2025-08-20T20:23:27.6419279Z [00:00:03.609]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgattrib:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:27.9295875Z [00:00:03.896]➜  
2025-08-20T20:23:27.9296562Z [00:00:03.896]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcat:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:28.1674130Z [00:00:04.134]➜  
2025-08-20T20:23:28.1674820Z [00:00:04.134]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcmp:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:28.4420141Z [00:00:04.409]➜  
2025-08-20T20:23:28.4420804Z [00:00:04.409]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcomm:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:29.2608770Z [00:00:05.228]➜  
2025-08-20T20:23:29.2609451Z [00:00:05.228]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgconv:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:29.5027828Z [00:00:05.469]➜  
2025-08-20T20:23:29.5028821Z [00:00:05.469]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgen:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:29.8036706Z [00:00:05.770]➜  
2025-08-20T20:23:29.8037366Z [00:00:05.770]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgexec:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:30.0800269Z [00:00:06.047]➜  
2025-08-20T20:23:30.0800958Z [00:00:06.047]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgfilter:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:30.3594416Z [00:00:06.326]➜  
2025-08-20T20:23:30.3595066Z [00:00:06.326]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgfmt:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:30.6307071Z [00:00:06.597]➜  
2025-08-20T20:23:30.6307757Z [00:00:06.597]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msggrep:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:30.8921400Z [00:00:06.859]➜  
2025-08-20T20:23:30.8922079Z [00:00:06.859]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msginit:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:31.1932673Z [00:00:07.160]➜  
2025-08-20T20:23:31.1933352Z [00:00:07.160]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgmerge:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:31.4599428Z [00:00:07.427]➜  
2025-08-20T20:23:31.4600081Z [00:00:07.427]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgunfmt:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:31.7209588Z [00:00:07.688]➜  
2025-08-20T20:23:31.7210230Z [00:00:07.688]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/msguniq:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:31.9755844Z [00:00:07.942]➜  
2025-08-20T20:23:31.9756517Z [00:00:07.942]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/ngettext:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:32.2406787Z [00:00:08.207]➜  
2025-08-20T20:23:32.2407568Z [00:00:08.207]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/recode-sr-latin:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:32.5140407Z [00:00:08.481]➜  
2025-08-20T20:23:32.5141107Z [00:00:08.481]➜  [+] FOUND: gettext.static [ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext:0.25.1-aarch64-linux] (PreBuilt Exists)
2025-08-20T20:23:32.5141622Z [00:00:08.481]➜  
2025-08-20T20:23:32.5142511Z [00:00:08.481]➜  [-] Missing packages. Found: autopoint envsubst gettext.sh gettextize msgattrib msgcat msgcmp msgcomm msgconv msgen msgexec msgfilter msgfmt msggrep msginit msgmerge msgunfmt msguniq ngettext recode-sr-latin xgettext
2025-08-20T20:23:32.5144226Z [00:00:08.481]➜  [+] Expected: autopoint envsubst gettext gettext.sh gettextize msgattrib msgcat msgcmp msgcomm msgconv msgen msgexec msgfilter msgfmt msggrep msginit msgmerge msgunfmt msguniq ngettext recode-sr-latin xgettext
2025-08-20T20:23:32.5145069Z [00:00:08.481]➜  [+] Continuing with build...
2025-08-20T20:23:32.5145347Z [00:00:08.481]➜  
2025-08-20T20:23:33.8109864Z [00:00:09.778]➜  
2025-08-20T20:23:33.8110754Z [00:00:09.778]➜  
2025-08-20T20:23:33.8182955Z [00:00:09.785]➜  + echo -e '\n'
2025-08-20T20:23:33.8183227Z [00:00:09.785]➜  
2025-08-20T20:23:33.8183565Z [00:00:09.785]➜  
2025-08-20T20:23:33.8186749Z [00:00:09.785]➜  + nix-instantiate --eval --expr 'builtins.toJSON (with import <nixpkgs> {}; gettext.meta)' --quiet
2025-08-20T20:23:33.8188559Z [00:00:09.786]➜  + jq -r fromjson
2025-08-20T20:23:33.9839046Z [00:00:09.951]➜  {
2025-08-20T20:23:33.9839356Z [00:00:09.951]➜    "available": true,
2025-08-20T20:23:33.9839623Z [00:00:09.951]➜    "broken": false,
2025-08-20T20:23:33.9840059Z [00:00:09.951]➜    "description": "Well integrated set of translation tools and documentation",
2025-08-20T20:23:33.9840552Z [00:00:09.951]➜    "homepage": "https://www.gnu.org/software/gettext/",
2025-08-20T20:23:33.9840883Z [00:00:09.951]➜    "insecure": false,
2025-08-20T20:23:33.9841134Z [00:00:09.951]➜    "license": {
2025-08-20T20:23:33.9841729Z [00:00:09.951]➜      "deprecated": false,
2025-08-20T20:23:33.9842055Z [00:00:09.951]➜      "free": true,
2025-08-20T20:23:33.9842396Z [00:00:09.951]➜      "fullName": "GNU General Public License v2.0 or later",
2025-08-20T20:23:33.9842766Z [00:00:09.951]➜      "redistributable": true,
2025-08-20T20:23:33.9843060Z [00:00:09.951]➜      "shortName": "gpl2Plus",
2025-08-20T20:23:33.9843619Z [00:00:09.951]➜      "spdxId": "GPL-2.0-or-later",
2025-08-20T20:23:33.9844093Z [00:00:09.951]➜      "url": "https://spdx.org/licenses/GPL-2.0-or-later.html"
2025-08-20T20:23:33.9844409Z [00:00:09.951]➜    },
2025-08-20T20:23:33.9847767Z [00:00:09.951]➜    "longDescription": "Usually, programs are written and documented in English, and use\nEnglish at execution time for interacting with users.  Using a common\nlanguage is quite handy for communication between developers,\nmaintainers and users from all countries.  On the other hand, most\npeople are less comfortable with English than with their own native\nlanguage, and would rather be using their mother tongue for day to\nday's work, as far as possible.  Many would simply love seeing their\ncomputer screen showing a lot less of English, and far more of their\nown language.\n\nGNU `gettext` is an important step for the GNU Translation Project, as\nit is an asset on which we may build many other steps. This package\noffers to programmers, translators, and even users, a well integrated\nset of tools and documentation. Specifically, the GNU `gettext`\nutilities are a set of tools that provides a framework to help other\nGNU packages produce multi-lingual messages.\n",
2025-08-20T20:23:33.9850955Z [00:00:09.951]➜    "maintainers": [
2025-08-20T20:23:33.9851191Z [00:00:09.951]➜      {
2025-08-20T20:23:33.9851447Z [00:00:09.951]➜        "email": "zimbatm@zimbatm.com",
2025-08-20T20:23:33.9851744Z [00:00:09.951]➜        "github": "zimbatm",
2025-08-20T20:23:33.9852012Z [00:00:09.951]➜        "githubId": 3248,
2025-08-20T20:23:33.9852282Z [00:00:09.951]➜        "name": "zimbatm"
2025-08-20T20:23:33.9852517Z [00:00:09.951]➜      }
2025-08-20T20:23:33.9852709Z [00:00:09.951]➜    ],
2025-08-20T20:23:33.9852937Z [00:00:09.951]➜    "maintainersPosition": {
2025-08-20T20:23:33.9853203Z [00:00:09.951]➜      "column": 5,
2025-08-20T20:23:33.9853955Z [00:00:09.951]➜      "file": "/nix/store/0nhqsm3lzxj71a9asqy05l1v9y7pqfc1-source/pkgs/development/libraries/gettext/default.nix",
2025-08-20T20:23:33.9854488Z [00:00:09.951]➜      "line": 134
2025-08-20T20:23:33.9854722Z [00:00:09.951]➜    },
2025-08-20T20:23:33.9854954Z [00:00:09.951]➜    "name": "gettext-0.25.1",
2025-08-20T20:23:33.9855231Z [00:00:09.951]➜    "outputsToInstall": [
2025-08-20T20:23:33.9855479Z [00:00:09.951]➜      "out",
2025-08-20T20:23:33.9855690Z [00:00:09.951]➜      "man"
2025-08-20T20:23:33.9855897Z [00:00:09.951]➜    ],
2025-08-20T20:23:33.9856108Z [00:00:09.951]➜    "platforms": [
2025-08-20T20:23:33.9856346Z [00:00:09.951]➜      "i686-cygwin",
2025-08-20T20:23:33.9856806Z [00:00:09.951]➜      "x86_64-cygwin",
2025-08-20T20:23:33.9857132Z [00:00:09.951]➜      "x86_64-darwin",
2025-08-20T20:23:33.9857385Z [00:00:09.951]➜      "aarch64-darwin",
2025-08-20T20:23:33.9857637Z [00:00:09.951]➜      "i686-freebsd",
2025-08-20T20:23:33.9857884Z [00:00:09.951]➜      "x86_64-freebsd",
2025-08-20T20:23:33.9858136Z [00:00:09.951]➜      "aarch64-freebsd",
2025-08-20T20:23:33.9858393Z [00:00:09.951]➜      "aarch64-genode",
2025-08-20T20:23:33.9858638Z [00:00:09.951]➜      "i686-genode",
2025-08-20T20:23:33.9858892Z [00:00:09.951]➜      "x86_64-genode",
2025-08-20T20:23:33.9859137Z [00:00:09.951]➜      "x86_64-solaris",
2025-08-20T20:23:33.9859400Z [00:00:09.951]➜      "javascript-ghcjs",
2025-08-20T20:23:33.9859663Z [00:00:09.951]➜      "aarch64-linux",
2025-08-20T20:23:33.9859914Z [00:00:09.951]➜      "armv5tel-linux",
2025-08-20T20:23:33.9860194Z [00:00:09.951]➜      "armv6l-linux",
2025-08-20T20:23:33.9860447Z [00:00:09.951]➜      "armv7a-linux",
2025-08-20T20:23:33.9860692Z [00:00:09.951]➜      "armv7l-linux",
2025-08-20T20:23:33.9860946Z [00:00:09.951]➜      "i686-linux",
2025-08-20T20:23:33.9861201Z [00:00:09.951]➜      "loongarch64-linux",
2025-08-20T20:23:33.9861460Z [00:00:09.951]➜      "m68k-linux",
2025-08-20T20:23:33.9861712Z [00:00:09.951]➜      "microblaze-linux",
2025-08-20T20:23:33.9861988Z [00:00:09.951]➜      "microblazeel-linux",
2025-08-20T20:23:33.9862249Z [00:00:09.951]➜      "mips-linux",
2025-08-20T20:23:33.9862492Z [00:00:09.951]➜      "mips64-linux",
2025-08-20T20:23:33.9863034Z [00:00:09.951]➜      "mips64el-linux",
2025-08-20T20:23:33.9863295Z [00:00:09.951]➜      "mipsel-linux",
2025-08-20T20:23:33.9863755Z [00:00:09.951]➜      "powerpc64-linux",
2025-08-20T20:23:33.9864024Z [00:00:09.951]➜      "powerpc64le-linux",
2025-08-20T20:23:33.9864291Z [00:00:09.951]➜      "riscv32-linux",
2025-08-20T20:23:33.9864542Z [00:00:09.951]➜      "riscv64-linux",
2025-08-20T20:23:33.9864788Z [00:00:09.951]➜      "s390-linux",
2025-08-20T20:23:33.9865026Z [00:00:09.951]➜      "s390x-linux",
2025-08-20T20:23:33.9865283Z [00:00:09.951]➜      "x86_64-linux",
2025-08-20T20:23:33.9865535Z [00:00:09.951]➜      "mmix-mmixware",
2025-08-20T20:23:33.9865788Z [00:00:09.951]➜      "aarch64-netbsd",
2025-08-20T20:23:33.9866043Z [00:00:09.951]➜      "armv6l-netbsd",
2025-08-20T20:23:33.9866295Z [00:00:09.951]➜      "armv7a-netbsd",
2025-08-20T20:23:33.9866548Z [00:00:09.951]➜      "armv7l-netbsd",
2025-08-20T20:23:33.9866791Z [00:00:09.951]➜      "i686-netbsd",
2025-08-20T20:23:33.9867037Z [00:00:09.951]➜      "m68k-netbsd",
2025-08-20T20:23:33.9867283Z [00:00:09.951]➜      "mipsel-netbsd",
2025-08-20T20:23:33.9867543Z [00:00:09.951]➜      "powerpc-netbsd",
2025-08-20T20:23:33.9867802Z [00:00:09.951]➜      "riscv32-netbsd",
2025-08-20T20:23:33.9868060Z [00:00:09.951]➜      "riscv64-netbsd",
2025-08-20T20:23:33.9868309Z [00:00:09.951]➜      "x86_64-netbsd",
2025-08-20T20:23:33.9868562Z [00:00:09.951]➜      "aarch64_be-none",
2025-08-20T20:23:33.9868817Z [00:00:09.951]➜      "aarch64-none",
2025-08-20T20:23:33.9869074Z [00:00:09.951]➜      "arm-none",
2025-08-20T20:23:33.9869312Z [00:00:09.951]➜      "armv6l-none",
2025-08-20T20:23:33.9869552Z [00:00:09.951]➜      "avr-none",
2025-08-20T20:23:33.9869782Z [00:00:09.951]➜      "i686-none",
2025-08-20T20:23:33.9870028Z [00:00:09.951]➜      "microblaze-none",
2025-08-20T20:23:33.9870298Z [00:00:09.951]➜      "microblazeel-none",
2025-08-20T20:23:33.9870553Z [00:00:09.951]➜      "mips-none",
2025-08-20T20:23:33.9870797Z [00:00:09.951]➜      "mips64-none",
2025-08-20T20:23:33.9871052Z [00:00:09.951]➜      "msp430-none",
2025-08-20T20:23:33.9871293Z [00:00:09.951]➜      "or1k-none",
2025-08-20T20:23:33.9871534Z [00:00:09.951]➜      "m68k-none",
2025-08-20T20:23:33.9893061Z [00:00:09.956]➜      "powerpc-none",
2025-08-20T20:23:33.9893826Z [00:00:09.956]➜      "powerpcle-none",
2025-08-20T20:23:33.9894646Z [00:00:09.956]➜      "riscv32-none",
2025-08-20T20:23:33.9894941Z [00:00:09.956]➜      "riscv64-none",
2025-08-20T20:23:33.9895189Z [00:00:09.956]➜      "rx-none",
2025-08-20T20:23:33.9895714Z [00:00:09.956]➜      "s390-none",
2025-08-20T20:23:33.9896033Z [00:00:09.956]➜      "s390x-none",
2025-08-20T20:23:33.9896283Z [00:00:09.956]➜      "vc4-none",
2025-08-20T20:23:33.9896527Z [00:00:09.956]➜      "x86_64-none",
2025-08-20T20:23:33.9896774Z [00:00:09.956]➜      "i686-openbsd",
2025-08-20T20:23:33.9897029Z [00:00:09.956]➜      "x86_64-openbsd",
2025-08-20T20:23:33.9897280Z [00:00:09.956]➜      "x86_64-redox",
2025-08-20T20:23:33.9897524Z [00:00:09.956]➜      "wasm64-wasi",
2025-08-20T20:23:33.9897783Z [00:00:09.956]➜      "wasm32-wasi",
2025-08-20T20:23:33.9898031Z [00:00:09.956]➜      "aarch64-windows",
2025-08-20T20:23:33.9898288Z [00:00:09.956]➜      "x86_64-windows",
2025-08-20T20:23:33.9898539Z [00:00:09.956]➜      "i686-windows"
2025-08-20T20:23:33.9898764Z [00:00:09.956]➜    ],
2025-08-20T20:23:33.9899351Z [00:00:09.956]➜    "position": "/nix/store/0nhqsm3lzxj71a9asqy05l1v9y7pqfc1-source/pkgs/development/libraries/gettext/default.nix:111",
2025-08-20T20:23:33.9899919Z [00:00:09.956]➜    "unfree": false,
2025-08-20T20:23:33.9900178Z [00:00:09.956]➜    "unsupported": false
2025-08-20T20:23:33.9900419Z [00:00:09.956]➜  }
2025-08-20T20:23:33.9900622Z [00:00:09.956]➜  + echo -e '\n'
2025-08-20T20:23:33.9900838Z [00:00:09.956]➜  
2025-08-20T20:23:33.9901022Z [00:00:09.956]➜  
2025-08-20T20:23:33.9901227Z [00:00:09.957]➜  ++ nproc
2025-08-20T20:23:33.9913841Z [00:00:09.958]➜  ++ nproc
2025-08-20T20:23:33.9924793Z [00:00:09.959]➜  + nix-build '<nixpkgs>' --impure --attr pkgsStatic.gettext --cores 5 --max-jobs 5 --log-format bar-with-logs --out-link /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/nixbuild
2025-08-20T20:23:34.4742708Z [00:00:10.441]➜  these 3 paths will be fetched (5.58 MiB download, 52.50 MiB unpacked):
2025-08-20T20:23:34.4743620Z [00:00:10.441]➜    /nix/store/1df1zdwmvyr6zhyh3vhi5ig9a5dws5wq-bash-static-aarch64-unknown-linux-musl-5.3p0
2025-08-20T20:23:34.4744513Z [00:00:10.441]➜    /nix/store/45xv4hy7kb3l8jj8la0vl68hvqi5abhd-bash-static-aarch64-unknown-linux-musl-5.3p0-dev
2025-08-20T20:23:34.4745306Z [00:00:10.441]➜    /nix/store/3xg7gk9w4cgbkfc8xc1kn16zva9ihn7s-gettext-static-aarch64-unknown-linux-musl-0.25.1
2025-08-20T20:23:34.4751408Z [00:00:10.442]➜  copying path '/nix/store/1df1zdwmvyr6zhyh3vhi5ig9a5dws5wq-bash-static-aarch64-unknown-linux-musl-5.3p0' from 'https://cache.nixos.org'...
2025-08-20T20:23:34.5764319Z [00:00:10.543]➜  copying path '/nix/store/45xv4hy7kb3l8jj8la0vl68hvqi5abhd-bash-static-aarch64-unknown-linux-musl-5.3p0-dev' from 'https://cache.nixos.org'...
2025-08-20T20:23:34.6173040Z [00:00:10.584]➜  copying path '/nix/store/3xg7gk9w4cgbkfc8xc1kn16zva9ihn7s-gettext-static-aarch64-unknown-linux-musl-0.25.1' from 'https://cache.nixos.org'...
2025-08-20T20:23:34.9902633Z [00:00:10.957]➜  /nix/store/3xg7gk9w4cgbkfc8xc1kn16zva9ihn7s-gettext-static-aarch64-unknown-linux-musl-0.25.1
2025-08-20T20:23:35.0068207Z [00:00:10.974]➜  + sort
2025-08-20T20:23:35.0084011Z [00:00:10.975]➜  + awk -F/ '{indent=""; for (i=2; i<NF; i++) indent=indent " "; print (NF>1 ? indent "--> " $NF : $NF)}'
2025-08-20T20:23:35.0084473Z [00:00:10.975]➜  ++ grep -Ev '^\.$'
2025-08-20T20:23:35.0085203Z [00:00:10.975]➜  ++ find /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type d -o -type l -exec realpath '{}' ';'
2025-08-20T20:23:35.0085815Z [00:00:10.975]➜  ++ head -n 1
2025-08-20T20:23:35.0101613Z [00:00:10.977]➜  + find -L /nix/store/3xg7gk9w4cgbkfc8xc1kn16zva9ihn7s-gettext-static-aarch64-unknown-linux-musl-0.25.1
2025-08-20T20:23:35.0127106Z [00:00:10.979]➜    --> 3xg7gk9w4cgbkfc8xc1kn16zva9ihn7s-gettext-static-aarch64-unknown-linux-musl-0.25.1
2025-08-20T20:23:35.0128306Z [00:00:10.979]➜     --> bin
2025-08-20T20:23:35.0129010Z [00:00:10.979]➜      --> autopoint
2025-08-20T20:23:35.0129763Z [00:00:10.979]➜      --> envsubst
2025-08-20T20:23:35.0130325Z [00:00:10.979]➜      --> gettext
2025-08-20T20:23:35.0130865Z [00:00:10.979]➜      --> gettext.sh
2025-08-20T20:23:35.0131267Z [00:00:10.979]➜      --> gettextize
2025-08-20T20:23:35.0132285Z [00:00:10.979]➜      --> msgattrib
2025-08-20T20:23:35.0132943Z [00:00:10.979]➜      --> msgcat
2025-08-20T20:23:35.0133530Z [00:00:10.979]➜      --> msgcmp
2025-08-20T20:23:35.0134272Z [00:00:10.979]➜      --> msgcomm
2025-08-20T20:23:35.0134896Z [00:00:10.979]➜      --> msgconv
2025-08-20T20:23:35.0135563Z [00:00:10.979]➜      --> msgen
2025-08-20T20:23:35.0136189Z [00:00:10.979]➜      --> msgexec
2025-08-20T20:23:35.0136665Z [00:00:10.979]➜      --> msgfilter
2025-08-20T20:23:35.0141501Z [00:00:10.979]➜      --> msgfmt
2025-08-20T20:23:35.0141798Z [00:00:10.979]➜      --> msggrep
2025-08-20T20:23:35.0142044Z [00:00:10.979]➜      --> msginit
2025-08-20T20:23:35.0142281Z [00:00:10.979]➜      --> msgmerge
2025-08-20T20:23:35.0142517Z [00:00:10.979]➜      --> msgunfmt
2025-08-20T20:23:35.0142754Z [00:00:10.979]➜      --> msguniq
2025-08-20T20:23:35.0142985Z [00:00:10.979]➜      --> ngettext
2025-08-20T20:23:35.0143237Z [00:00:10.979]➜      --> recode-sr-latin
2025-08-20T20:23:35.0143862Z [00:00:10.979]➜      --> xgettext
2025-08-20T20:23:35.0144106Z [00:00:10.979]➜     --> include
2025-08-20T20:23:35.0144343Z [00:00:10.979]➜      --> autosprintf.h
2025-08-20T20:23:35.0144605Z [00:00:10.979]➜      --> gettext-po.h
2025-08-20T20:23:35.0144856Z [00:00:10.979]➜      --> textstyle
2025-08-20T20:23:35.0145101Z [00:00:10.979]➜      --> textstyle.h
2025-08-20T20:23:35.0145351Z [00:00:10.979]➜       --> stdbool.h
2025-08-20T20:23:35.0145596Z [00:00:10.979]➜       --> version.h
2025-08-20T20:23:35.0146199Z [00:00:10.979]➜       --> woe32dll.h
2025-08-20T20:23:35.0146442Z [00:00:10.979]➜     --> lib
2025-08-20T20:23:35.0146667Z [00:00:10.979]➜      --> gettext
2025-08-20T20:23:35.0146912Z [00:00:10.979]➜      --> libasprintf.a
2025-08-20T20:23:35.0147175Z [00:00:10.979]➜      --> libasprintf.la
2025-08-20T20:23:35.0147437Z [00:00:10.979]➜      --> libgettextpo.a
2025-08-20T20:23:35.0147712Z [00:00:10.979]➜      --> libgettextpo.la
2025-08-20T20:23:35.0147977Z [00:00:10.979]➜      --> libtextstyle.a
2025-08-20T20:23:35.0148258Z [00:00:10.979]➜      --> libtextstyle.la
2025-08-20T20:23:35.0148516Z [00:00:10.979]➜     --> libexec
2025-08-20T20:23:35.0148791Z [00:00:10.979]➜      --> gettext
2025-08-20T20:23:35.0149037Z [00:00:10.979]➜       --> cldr-plurals
2025-08-20T20:23:35.0149294Z [00:00:10.979]➜       --> hostname
2025-08-20T20:23:35.0149538Z [00:00:10.979]➜       --> project-id
2025-08-20T20:23:35.0149784Z [00:00:10.979]➜       --> urlget
2025-08-20T20:23:35.0150020Z [00:00:10.979]➜       --> user-email
2025-08-20T20:23:35.0150282Z [00:00:10.979]➜     --> nix-support
2025-08-20T20:23:35.0150562Z [00:00:10.979]➜      --> propagated-build-inputs
2025-08-20T20:23:35.0150844Z [00:00:10.979]➜      --> setup-hook
2025-08-20T20:23:35.0151088Z [00:00:10.979]➜     --> share
2025-08-20T20:23:35.0151313Z [00:00:10.979]➜      --> aclocal
2025-08-20T20:23:35.0151549Z [00:00:10.979]➜       --> nls.m4
2025-08-20T20:23:35.0151780Z [00:00:10.979]➜      --> gettext
2025-08-20T20:23:35.0152027Z [00:00:10.979]➜      --> gettext-0.25.1
2025-08-20T20:23:35.0152311Z [00:00:10.979]➜       --> its
2025-08-20T20:23:35.0152553Z [00:00:10.979]➜        --> docbook.loc
2025-08-20T20:23:35.0152815Z [00:00:10.979]➜        --> docbook4.its
2025-08-20T20:23:35.0153079Z [00:00:10.979]➜        --> docbook5.its
2025-08-20T20:23:35.0153338Z [00:00:10.979]➜        --> glade.loc
2025-08-20T20:23:35.0153809Z [00:00:10.979]➜        --> glade1.its
2025-08-20T20:23:35.0154065Z [00:00:10.979]➜        --> glade2.its
2025-08-20T20:23:35.0154338Z [00:00:10.979]➜        --> gsettings.its
2025-08-20T20:23:35.0154607Z [00:00:10.979]➜        --> gsettings.loc
2025-08-20T20:23:35.0154877Z [00:00:10.979]➜        --> gtkbuilder.its
2025-08-20T20:23:35.0155139Z [00:00:10.979]➜        --> metainfo.its
2025-08-20T20:23:35.0155402Z [00:00:10.979]➜        --> metainfo.loc
2025-08-20T20:23:35.0155662Z [00:00:10.979]➜       --> ABOUT-NLS
2025-08-20T20:23:35.0155932Z [00:00:10.979]➜       --> archive.dir.tar.xz
2025-08-20T20:23:35.0156204Z [00:00:10.979]➜       --> config.rpath
2025-08-20T20:23:35.0156748Z [00:00:10.979]➜       --> disclaim-translations.txt
2025-08-20T20:23:35.0157110Z [00:00:10.979]➜       --> gettext.h
2025-08-20T20:23:35.0157378Z [00:00:10.979]➜       --> javaversion.class
2025-08-20T20:23:35.0157635Z [00:00:10.979]➜       --> m4
2025-08-20T20:23:35.0157881Z [00:00:10.979]➜        --> build-to-host.m4
2025-08-20T20:23:35.0158144Z [00:00:10.979]➜        --> gettext.m4
2025-08-20T20:23:35.0158412Z [00:00:10.979]➜        --> host-cpu-c-abi.m4
2025-08-20T20:23:35.0158691Z [00:00:10.979]➜        --> iconv.m4
2025-08-20T20:23:35.0158938Z [00:00:10.979]➜        --> intlmacosx.m4
2025-08-20T20:23:35.0159199Z [00:00:10.979]➜        --> lib-ld.m4
2025-08-20T20:23:35.0159450Z [00:00:10.979]➜        --> lib-link.m4
2025-08-20T20:23:35.0159750Z [00:00:10.979]➜        --> lib-prefix.m4
2025-08-20T20:23:35.0160005Z [00:00:10.979]➜        --> nls.m4
2025-08-20T20:23:35.0160240Z [00:00:10.979]➜        --> po.m4
2025-08-20T20:23:35.0160484Z [00:00:10.979]➜        --> progtest.m4
2025-08-20T20:23:35.0160747Z [00:00:10.979]➜       --> msgunfmt.tcl
2025-08-20T20:23:35.0160992Z [00:00:10.979]➜       --> po
2025-08-20T20:23:35.0161239Z [00:00:10.979]➜        --> Makefile.in.in
2025-08-20T20:23:35.0161522Z [00:00:10.979]➜        --> Makevars.template
2025-08-20T20:23:35.0161791Z [00:00:10.979]➜        --> Rules-quot
2025-08-20T20:23:35.0162044Z [00:00:10.979]➜        --> boldquot.sed
2025-08-20T20:23:35.0162313Z [00:00:10.979]➜        --> en@boldquot.header
2025-08-20T20:23:35.0162847Z [00:00:10.979]➜        --> en@quot.header
2025-08-20T20:23:35.0163125Z [00:00:10.979]➜        --> insert-header.sed
2025-08-20T20:23:35.0163992Z [00:00:10.979]➜        --> quot.sed
2025-08-20T20:23:35.0164392Z [00:00:10.979]➜        --> remove-potcdate.sed
2025-08-20T20:23:35.0164670Z [00:00:10.979]➜       --> projects
2025-08-20T20:23:35.0164913Z [00:00:10.979]➜        --> GNOME
2025-08-20T20:23:35.0165157Z [00:00:10.979]➜         --> team-address
2025-08-20T20:23:35.0165418Z [00:00:10.979]➜         --> teams.html
2025-08-20T20:23:35.0165688Z [00:00:10.979]➜         --> teams.url
2025-08-20T20:23:35.0165933Z [00:00:10.979]➜         --> trigger
2025-08-20T20:23:35.0166167Z [00:00:10.979]➜        --> KDE
2025-08-20T20:23:35.0166408Z [00:00:10.979]➜         --> team-address
2025-08-20T20:23:35.0166667Z [00:00:10.979]➜         --> teams.html
2025-08-20T20:23:35.0166915Z [00:00:10.979]➜         --> teams.url
2025-08-20T20:23:35.0167162Z [00:00:10.979]➜         --> trigger
2025-08-20T20:23:35.0167410Z [00:00:10.979]➜        --> TP
2025-08-20T20:23:35.0167648Z [00:00:10.979]➜         --> team-address
2025-08-20T20:23:35.0167906Z [00:00:10.979]➜         --> teams.html
2025-08-20T20:23:35.0168155Z [00:00:10.979]➜         --> teams.url
2025-08-20T20:23:35.0168399Z [00:00:10.979]➜         --> trigger
2025-08-20T20:23:35.0168638Z [00:00:10.979]➜        --> index
2025-08-20T20:23:35.0168880Z [00:00:10.979]➜        --> team-address
2025-08-20T20:23:35.0169128Z [00:00:10.979]➜       --> schema
2025-08-20T20:23:35.0169390Z [00:00:10.979]➜        --> its-extensions.xsd
2025-08-20T20:23:35.0169658Z [00:00:10.979]➜        --> its.xsd10
2025-08-20T20:23:35.0169902Z [00:00:10.979]➜        --> its.xsd11
2025-08-20T20:23:35.0170171Z [00:00:10.979]➜        --> locating-rules.xsd10
2025-08-20T20:23:35.0170471Z [00:00:10.979]➜        --> locating-rules.xsd11
2025-08-20T20:23:35.0170743Z [00:00:10.979]➜       --> styles
2025-08-20T20:23:35.0170992Z [00:00:10.979]➜        --> po-default.css
2025-08-20T20:23:35.0171273Z [00:00:10.979]➜        --> po-emacs-x.css
2025-08-20T20:23:35.0171554Z [00:00:10.979]➜        --> po-emacs-xterm.css
2025-08-20T20:23:35.0171852Z [00:00:10.979]➜        --> po-emacs-xterm16.css
2025-08-20T20:23:35.0172158Z [00:00:10.979]➜        --> po-emacs-xterm256.css
2025-08-20T20:23:35.0172444Z [00:00:10.979]➜        --> po-vim.css
2025-08-20T20:23:35.0172695Z [00:00:10.979]➜      --> locale
2025-08-20T20:23:35.0172925Z [00:00:10.979]➜       --> ast
2025-08-20T20:23:35.0173161Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0173870Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0174233Z [00:00:10.979]➜       --> be
2025-08-20T20:23:35.0174473Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0174747Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0175033Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0175287Z [00:00:10.979]➜       --> bg
2025-08-20T20:23:35.0175519Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0175802Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0176089Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0176346Z [00:00:10.979]➜       --> ca
2025-08-20T20:23:35.0176581Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0176855Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0177141Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0177395Z [00:00:10.979]➜       --> cs
2025-08-20T20:23:35.0177629Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0177906Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0178190Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0178449Z [00:00:10.979]➜       --> da
2025-08-20T20:23:35.0178680Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0178954Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0179240Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0179499Z [00:00:10.979]➜       --> de
2025-08-20T20:23:35.0180040Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0180329Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0180616Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0180873Z [00:00:10.979]➜       --> el
2025-08-20T20:23:35.0181103Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0181374Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0181656Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0181922Z [00:00:10.979]➜       --> en@boldquot
2025-08-20T20:23:35.0182180Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0182451Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0182737Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0183001Z [00:00:10.979]➜       --> en@quot
2025-08-20T20:23:35.0183245Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0184094Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0184397Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0184668Z [00:00:10.979]➜       --> eo
2025-08-20T20:23:35.0184907Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0185177Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0185438Z [00:00:10.979]➜       --> es
2025-08-20T20:23:35.0185668Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0185950Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0186236Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0186499Z [00:00:10.979]➜       --> et
2025-08-20T20:23:35.0186736Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0187008Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0187292Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0187546Z [00:00:10.979]➜       --> eu
2025-08-20T20:23:35.0187777Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0188048Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0188329Z [00:00:10.979]➜       --> fi
2025-08-20T20:23:35.0188562Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0188833Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0189117Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0189369Z [00:00:10.979]➜       --> fr
2025-08-20T20:23:35.0189603Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0189876Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0190164Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0190687Z [00:00:10.979]➜       --> ga
2025-08-20T20:23:35.0191010Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0191285Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0191543Z [00:00:10.979]➜       --> gl
2025-08-20T20:23:35.0191772Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0192044Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0192329Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0192596Z [00:00:10.979]➜       --> hr
2025-08-20T20:23:35.0192826Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0193094Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0193533Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0193882Z [00:00:10.979]➜       --> hu
2025-08-20T20:23:35.0194117Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0194389Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0194656Z [00:00:10.979]➜       --> id
2025-08-20T20:23:35.0194898Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0195172Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0195459Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0195717Z [00:00:10.979]➜       --> it
2025-08-20T20:23:35.0195949Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0196225Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0196509Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0197087Z [00:00:10.979]➜       --> ja
2025-08-20T20:23:35.0197325Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0197598Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0197883Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0198137Z [00:00:10.979]➜       --> ka
2025-08-20T20:23:35.0198367Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0198636Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0198919Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0199183Z [00:00:10.979]➜       --> ko
2025-08-20T20:23:35.0199414Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0199686Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0199971Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0200229Z [00:00:10.979]➜       --> nb
2025-08-20T20:23:35.0200462Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0200734Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0201063Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0201324Z [00:00:10.979]➜       --> nl
2025-08-20T20:23:35.0201558Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0201832Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0202118Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0202374Z [00:00:10.979]➜       --> nn
2025-08-20T20:23:35.0202606Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0202879Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0203170Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0203627Z [00:00:10.979]➜       --> pa
2025-08-20T20:23:35.0203930Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0204195Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0204453Z [00:00:10.979]➜       --> pl
2025-08-20T20:23:35.0204688Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0204963Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0205258Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0205515Z [00:00:10.979]➜       --> pt
2025-08-20T20:23:35.0205752Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0206025Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0206312Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0206570Z [00:00:10.979]➜       --> pt_BR
2025-08-20T20:23:35.0206806Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0207077Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0207630Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0208018Z [00:00:10.979]➜       --> ro
2025-08-20T20:23:35.0208259Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0208531Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0208814Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0209069Z [00:00:10.979]➜       --> ru
2025-08-20T20:23:35.0209300Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0209603Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0209890Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0210147Z [00:00:10.979]➜       --> sk
2025-08-20T20:23:35.0210378Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0210644Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0210931Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0211184Z [00:00:10.979]➜       --> sl
2025-08-20T20:23:35.0211416Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0211695Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0211984Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0212233Z [00:00:10.979]➜       --> sr
2025-08-20T20:23:35.0212465Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0212737Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0213021Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0213281Z [00:00:10.979]➜       --> sv
2025-08-20T20:23:35.0213967Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0214246Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0214531Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0214787Z [00:00:10.979]➜       --> tr
2025-08-20T20:23:35.0215018Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0215291Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0215579Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0215835Z [00:00:10.979]➜       --> uk
2025-08-20T20:23:35.0216077Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0216344Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0216629Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0216883Z [00:00:10.979]➜       --> vi
2025-08-20T20:23:35.0217119Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0217392Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0217677Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0217942Z [00:00:10.979]➜       --> zh_CN
2025-08-20T20:23:35.0218178Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0218450Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0218736Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0218995Z [00:00:10.979]➜       --> zh_HK
2025-08-20T20:23:35.0219230Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0219508Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0219775Z [00:00:10.979]➜       --> zh_TW
2025-08-20T20:23:35.0220011Z [00:00:10.979]➜        --> LC_MESSAGES
2025-08-20T20:23:35.0220282Z [00:00:10.979]➜         --> gettext-runtime.mo
2025-08-20T20:23:35.0220575Z [00:00:10.979]➜         --> gettext-tools.mo
2025-08-20T20:23:35.0221217Z [00:00:10.981]➜  + find /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type d -o -type l -exec realpath '{}' ';'
2025-08-20T20:23:35.0221780Z [00:00:10.981]➜  + grep -Ev '^\.$'
2025-08-20T20:23:35.0222144Z [00:00:10.981]➜  + xargs '-I{}' find -L '{}' -type d -iregex '.*\(bin\|exec\).*'
2025-08-20T20:23:35.0222809Z [00:00:10.981]➜  + xargs '-I{}' sudo rsync -achLv --no-relative '{}/.' /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/.
2025-08-20T20:23:35.0234355Z [00:00:10.990]➜  sending incremental file list
2025-08-20T20:23:35.0319790Z [00:00:10.999]➜  ./
2025-08-20T20:23:35.0320034Z [00:00:10.999]➜  autopoint
2025-08-20T20:23:35.0320257Z [00:00:10.999]➜  envsubst
2025-08-20T20:23:35.0325456Z [00:00:10.999]➜  gettext
2025-08-20T20:23:35.0328971Z [00:00:11.000]➜  gettext.sh
2025-08-20T20:23:35.0329253Z [00:00:11.000]➜  gettextize
2025-08-20T20:23:35.0329629Z [00:00:11.000]➜  msgattrib
2025-08-20T20:23:35.0347701Z [00:00:11.002]➜  msgcat
2025-08-20T20:23:35.0366578Z [00:00:11.003]➜  msgcmp
2025-08-20T20:23:35.0372241Z [00:00:11.004]➜  msgcomm
2025-08-20T20:23:35.0392502Z [00:00:11.006]➜  msgconv
2025-08-20T20:23:35.0410958Z [00:00:11.008]➜  msgen
2025-08-20T20:23:35.0428788Z [00:00:11.010]➜  msgexec
2025-08-20T20:23:35.0434316Z [00:00:11.010]➜  msgfilter
2025-08-20T20:23:35.0455211Z [00:00:11.012]➜  msgfmt
2025-08-20T20:23:35.0471690Z [00:00:11.014]➜  msggrep
2025-08-20T20:23:35.0490754Z [00:00:11.016]➜  msginit
2025-08-20T20:23:35.0509731Z [00:00:11.018]➜  msgmerge
2025-08-20T20:23:35.0530385Z [00:00:11.020]➜  msgunfmt
2025-08-20T20:23:35.0550202Z [00:00:11.022]➜  msguniq
2025-08-20T20:23:35.0569362Z [00:00:11.024]➜  ngettext
2025-08-20T20:23:35.0572271Z [00:00:11.024]➜  recode-sr-latin
2025-08-20T20:23:35.0576803Z [00:00:11.024]➜  xgettext
2025-08-20T20:23:35.1090968Z [00:00:11.076]➜  
2025-08-20T20:23:35.1091405Z [00:00:11.076]➜  sent 39.83M bytes  received 437 bytes  79.65M bytes/sec
2025-08-20T20:23:35.1091784Z [00:00:11.076]➜  total size is 39.81M  speedup is 1.00
2025-08-20T20:23:35.1164399Z [00:00:11.083]➜  sending incremental file list
2025-08-20T20:23:35.1173460Z [00:00:11.084]➜  gettext/
2025-08-20T20:23:35.1173791Z [00:00:11.084]➜  gettext/cldr-plurals
2025-08-20T20:23:35.1184201Z [00:00:11.085]➜  gettext/hostname
2025-08-20T20:23:35.1189712Z [00:00:11.086]➜  gettext/project-id
2025-08-20T20:23:35.1190066Z [00:00:11.086]➜  gettext/urlget
2025-08-20T20:23:35.1194717Z [00:00:11.086]➜  gettext/user-email
2025-08-20T20:23:35.1601061Z [00:00:11.127]➜  
2025-08-20T20:23:35.1601415Z [00:00:11.127]➜  sent 1.77M bytes  received 115 bytes  3.54M bytes/sec
2025-08-20T20:23:35.1601789Z [00:00:11.127]➜  total size is 1.77M  speedup is 1.00
2025-08-20T20:23:35.1670073Z [00:00:11.134]➜  sending incremental file list
2025-08-20T20:23:35.1678354Z [00:00:11.135]➜  cldr-plurals
2025-08-20T20:23:35.1689035Z [00:00:11.136]➜  hostname
2025-08-20T20:23:35.1694680Z [00:00:11.136]➜  project-id
2025-08-20T20:23:35.1695605Z [00:00:11.136]➜  urlget
2025-08-20T20:23:35.1699966Z [00:00:11.137]➜  user-email
2025-08-20T20:23:35.2106639Z [00:00:11.177]➜  
2025-08-20T20:23:35.2107010Z [00:00:11.177]➜  sent 1.77M bytes  received 111 bytes  3.54M bytes/sec
2025-08-20T20:23:35.2107430Z [00:00:11.177]➜  total size is 1.77M  speedup is 1.00
2025-08-20T20:23:35.2124500Z [00:00:11.179]➜  ++ whoami
2025-08-20T20:23:35.2138896Z [00:00:11.181]➜  ++ whoami
2025-08-20T20:23:35.2150469Z [00:00:11.182]➜  + sudo chown -R runner:runner /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:23:35.2208642Z [00:00:11.188]➜  + chmod -R 755 /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:23:35.2220601Z [00:00:11.189]➜  + find /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -type f -iregex '.*\.\(bin\|pl\)$' -exec bash -c 'mv -fv "$1" "${1%.*}"' _ '{}' ';'
2025-08-20T20:23:35.2237490Z [00:00:11.190]➜  + find /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -type f '(' -name '*.sh' -o -exec sh -c 'file -i "$1" | grep -qiv "application/.*executable"' sh '{}' ';' ')' -print0
2025-08-20T20:23:35.2238277Z [00:00:11.191]➜  + xargs -0 -I '{}' sh -c '
2025-08-20T20:23:35.2238664Z [00:00:11.191]➜         sed "s|^#!/nix/store/.*/bin/sh|#!/bin/sh|" -i "{}" 2>/dev/null
2025-08-20T20:23:35.2239159Z [00:00:11.191]➜         sed "s|/nix/store[^ ]*/bin/\([^ ]*\)|/usr/local/bin/\1|g" -i "{}" 2>/dev/null
2025-08-20T20:23:35.2239623Z [00:00:11.191]➜         sed "s|/nix/store/[^/]*/bin|/usr/local/bin|g" -i "{}" 2>/dev/null
2025-08-20T20:23:35.2240072Z [00:00:11.191]➜         sed "s|/nix/store[^/ ]*/bin|/usr/local/bin|g" -i "{}" 2>/dev/null
2025-08-20T20:23:35.2240488Z [00:00:11.191]➜         sed "s|/nix/store[^ \"'\'']*|/|g" -i "{}" 2>/dev/null
2025-08-20T20:23:35.2241122Z [00:00:11.191]➜     '
2025-08-20T20:23:35.4396578Z [00:00:11.406]➜  + find /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T20:23:35.4405445Z [00:00:11.407]➜  + grep -Ei 'application/.*executable|text/x-perl|text/.*script'
2025-08-20T20:23:35.4405872Z [00:00:11.407]➜  + cut -d: -f1
2025-08-20T20:23:35.4406306Z [00:00:11.407]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR
2025-08-20T20:23:35.4418388Z [00:00:11.408]➜  + xargs realpath
2025-08-20T20:23:35.4418725Z [00:00:11.408]➜  + sort -u
2025-08-20T20:23:35.5084648Z [00:00:11.475]➜  sending incremental file list
2025-08-20T20:23:35.5086518Z [00:00:11.475]➜  autopoint
2025-08-20T20:23:35.5493293Z [00:00:11.516]➜  
2025-08-20T20:23:35.5493873Z [00:00:11.516]➜  sent 27.99K bytes  received 35 bytes  56.04K bytes/sec
2025-08-20T20:23:35.5494256Z [00:00:11.516]➜  total size is 27.86K  speedup is 0.99
2025-08-20T20:23:35.5512213Z [00:00:11.518]➜  sending incremental file list
2025-08-20T20:23:35.5518032Z [00:00:11.519]➜  cldr-plurals
2025-08-20T20:23:35.5933892Z [00:00:11.560]➜  
2025-08-20T20:23:35.5934251Z [00:00:11.560]➜  sent 1.02M bytes  received 35 bytes  2.03M bytes/sec
2025-08-20T20:23:35.5934626Z [00:00:11.560]➜  total size is 1.02M  speedup is 1.00
2025-08-20T20:23:35.5953182Z [00:00:11.562]➜  sending incremental file list
2025-08-20T20:23:35.5956942Z [00:00:11.562]➜  envsubst
2025-08-20T20:23:35.6366026Z [00:00:11.603]➜  
2025-08-20T20:23:35.6366438Z [00:00:11.603]➜  sent 296.21K bytes  received 35 bytes  592.50K bytes/sec
2025-08-20T20:23:35.6366833Z [00:00:11.603]➜  total size is 296.02K  speedup is 1.00
2025-08-20T20:23:35.6384946Z [00:00:11.605]➜  sending incremental file list
2025-08-20T20:23:35.6387581Z [00:00:11.606]➜  gettext.sh
2025-08-20T20:23:35.6793313Z [00:00:11.646]➜  
2025-08-20T20:23:35.6793837Z [00:00:11.646]➜  sent 5.38K bytes  received 35 bytes  10.84K bytes/sec
2025-08-20T20:23:35.6794238Z [00:00:11.646]➜  total size is 5.26K  speedup is 0.97
2025-08-20T20:23:35.6813045Z [00:00:11.648]➜  sending incremental file list
2025-08-20T20:23:35.6816021Z [00:00:11.648]➜  gettextize
2025-08-20T20:23:35.7222682Z [00:00:11.689]➜  
2025-08-20T20:23:35.7223012Z [00:00:11.689]➜  sent 42.42K bytes  received 35 bytes  84.90K bytes/sec
2025-08-20T20:23:35.7223485Z [00:00:11.689]➜  total size is 42.28K  speedup is 1.00
2025-08-20T20:23:35.7241789Z [00:00:11.691]➜  sending incremental file list
2025-08-20T20:23:35.7245823Z [00:00:11.691]➜  hostname
2025-08-20T20:23:35.7655127Z [00:00:11.732]➜  
2025-08-20T20:23:35.7655490Z [00:00:11.732]➜  sent 365.30K bytes  received 35 bytes  730.67K bytes/sec
2025-08-20T20:23:35.7655863Z [00:00:11.732]➜  total size is 365.10K  speedup is 1.00
2025-08-20T20:23:35.7674252Z [00:00:11.734]➜  sending incremental file list
2025-08-20T20:23:35.7681894Z [00:00:11.735]➜  msgattrib
2025-08-20T20:23:35.8106602Z [00:00:11.777]➜  
2025-08-20T20:23:35.8106954Z [00:00:11.777]➜  sent 2.14M bytes  received 35 bytes  4.27M bytes/sec
2025-08-20T20:23:35.8107322Z [00:00:11.777]➜  total size is 2.14M  speedup is 1.00
2025-08-20T20:23:35.8126494Z [00:00:11.779]➜  sending incremental file list
2025-08-20T20:23:35.8134978Z [00:00:11.780]➜  msgcat
2025-08-20T20:23:35.8559691Z [00:00:11.823]➜  
2025-08-20T20:23:35.8560046Z [00:00:11.823]➜  sent 2.14M bytes  received 35 bytes  4.27M bytes/sec
2025-08-20T20:23:35.8560416Z [00:00:11.823]➜  total size is 2.14M  speedup is 1.00
2025-08-20T20:23:35.8578733Z [00:00:11.825]➜  sending incremental file list
2025-08-20T20:23:35.8582972Z [00:00:11.825]➜  msgcmp
2025-08-20T20:23:35.8993894Z [00:00:11.866]➜  
2025-08-20T20:23:35.8994261Z [00:00:11.866]➜  sent 514.43K bytes  received 35 bytes  1.03M bytes/sec
2025-08-20T20:23:35.8994638Z [00:00:11.866]➜  total size is 514.19K  speedup is 1.00
2025-08-20T20:23:35.9011217Z [00:00:11.868]➜  sending incremental file list
2025-08-20T20:23:35.9017558Z [00:00:11.869]➜  msgcomm
2025-08-20T20:23:35.9440618Z [00:00:11.911]➜  
2025-08-20T20:23:35.9441370Z [00:00:11.911]➜  sent 2.14M bytes  received 35 bytes  4.27M bytes/sec
2025-08-20T20:23:35.9441807Z [00:00:11.911]➜  total size is 2.14M  speedup is 1.00
2025-08-20T20:23:35.9460246Z [00:00:11.913]➜  sending incremental file list
2025-08-20T20:23:35.9466100Z [00:00:11.913]➜  msgconv
2025-08-20T20:23:35.9889761Z [00:00:11.956]➜  
2025-08-20T20:23:35.9890343Z [00:00:11.956]➜  sent 2.14M bytes  received 35 bytes  4.27M bytes/sec
2025-08-20T20:23:35.9890717Z [00:00:11.956]➜  total size is 2.14M  speedup is 1.00
2025-08-20T20:23:35.9907810Z [00:00:11.958]➜  sending incremental file list
2025-08-20T20:23:35.9914383Z [00:00:11.958]➜  msgen
2025-08-20T20:23:36.0337625Z [00:00:12.000]➜  
2025-08-20T20:23:36.0338029Z [00:00:12.001]➜  sent 2.14M bytes  received 35 bytes  4.27M bytes/sec
2025-08-20T20:23:36.0338403Z [00:00:12.001]➜  total size is 2.14M  speedup is 1.00
2025-08-20T20:23:36.0357844Z [00:00:12.003]➜  sending incremental file list
2025-08-20T20:23:36.0362747Z [00:00:12.003]➜  msgexec
2025-08-20T20:23:36.0774299Z [00:00:12.044]➜  
2025-08-20T20:23:36.0777058Z [00:00:12.044]➜  sent 522.03K bytes  received 35 bytes  1.04M bytes/sec
2025-08-20T20:23:36.0777490Z [00:00:12.044]➜  total size is 521.79K  speedup is 1.00
2025-08-20T20:23:36.0793588Z [00:00:12.046]➜  sending incremental file list
2025-08-20T20:23:36.0802761Z [00:00:12.047]➜  msgfilter
2025-08-20T20:23:36.1228123Z [00:00:12.090]➜  
2025-08-20T20:23:36.1228537Z [00:00:12.090]➜  sent 2.15M bytes  received 35 bytes  4.29M bytes/sec
2025-08-20T20:23:36.1228944Z [00:00:12.090]➜  total size is 2.14M  speedup is 1.00
2025-08-20T20:23:36.1246795Z [00:00:12.091]➜  sending incremental file list
2025-08-20T20:23:36.1254845Z [00:00:12.092]➜  msgfmt
2025-08-20T20:23:36.1675212Z [00:00:12.134]➜  
2025-08-20T20:23:36.1675577Z [00:00:12.134]➜  sent 1.62M bytes  received 35 bytes  3.24M bytes/sec
2025-08-20T20:23:36.1675945Z [00:00:12.134]➜  total size is 1.62M  speedup is 1.00
2025-08-20T20:23:36.1693770Z [00:00:12.136]➜  sending incremental file list
2025-08-20T20:23:36.1702133Z [00:00:12.137]➜  msggrep
2025-08-20T20:23:36.2126822Z [00:00:12.179]➜  
2025-08-20T20:23:36.2127199Z [00:00:12.179]➜  sent 2.21M bytes  received 35 bytes  4.42M bytes/sec
2025-08-20T20:23:36.2127570Z [00:00:12.179]➜  total size is 2.21M  speedup is 1.00
2025-08-20T20:23:36.2144661Z [00:00:12.181]➜  sending incremental file list
2025-08-20T20:23:36.2152104Z [00:00:12.182]➜  msginit
2025-08-20T20:23:36.2576849Z [00:00:12.224]➜  
2025-08-20T20:23:36.2577268Z [00:00:12.224]➜  sent 2.22M bytes  received 35 bytes  4.45M bytes/sec
2025-08-20T20:23:36.2577633Z [00:00:12.224]➜  total size is 2.22M  speedup is 1.00
2025-08-20T20:23:36.2595848Z [00:00:12.226]➜  sending incremental file list
2025-08-20T20:23:36.2605356Z [00:00:12.227]➜  msgmerge
2025-08-20T20:23:36.3031537Z [00:00:12.270]➜  
2025-08-20T20:23:36.3031895Z [00:00:12.270]➜  sent 2.45M bytes  received 35 bytes  4.90M bytes/sec
2025-08-20T20:23:36.3032263Z [00:00:12.270]➜  total size is 2.45M  speedup is 1.00
2025-08-20T20:23:36.3051088Z [00:00:12.272]➜  sending incremental file list
2025-08-20T20:23:36.3059683Z [00:00:12.273]➜  msgunfmt
2025-08-20T20:23:36.3486072Z [00:00:12.315]➜  
2025-08-20T20:23:36.3486482Z [00:00:12.315]➜  sent 2.22M bytes  received 35 bytes  4.44M bytes/sec
2025-08-20T20:23:36.3486860Z [00:00:12.315]➜  total size is 2.22M  speedup is 1.00
2025-08-20T20:23:36.3504076Z [00:00:12.317]➜  sending incremental file list
2025-08-20T20:23:36.3512917Z [00:00:12.318]➜  msguniq
2025-08-20T20:23:36.3938648Z [00:00:12.361]➜  
2025-08-20T20:23:36.3939054Z [00:00:12.361]➜  sent 2.14M bytes  received 35 bytes  4.27M bytes/sec
2025-08-20T20:23:36.3939428Z [00:00:12.361]➜  total size is 2.14M  speedup is 1.00
2025-08-20T20:23:36.3956792Z [00:00:12.362]➜  sending incremental file list
2025-08-20T20:23:36.3961049Z [00:00:12.363]➜  ngettext
2025-08-20T20:23:36.4370401Z [00:00:12.404]➜  
2025-08-20T20:23:36.4370806Z [00:00:12.404]➜  sent 293.17K bytes  received 35 bytes  586.40K bytes/sec
2025-08-20T20:23:36.4371220Z [00:00:12.404]➜  total size is 292.98K  speedup is 1.00
2025-08-20T20:23:36.4389914Z [00:00:12.406]➜  sending incremental file list
2025-08-20T20:23:36.4392658Z [00:00:12.406]➜  project-id
2025-08-20T20:23:36.4798765Z [00:00:12.447]➜  
2025-08-20T20:23:36.4799169Z [00:00:12.447]➜  sent 2.86K bytes  received 35 bytes  5.79K bytes/sec
2025-08-20T20:23:36.4799550Z [00:00:12.447]➜  total size is 2.73K  speedup is 0.94
2025-08-20T20:23:36.4817355Z [00:00:12.448]➜  sending incremental file list
2025-08-20T20:23:36.4821930Z [00:00:12.449]➜  recode-sr-latin
2025-08-20T20:23:36.5231290Z [00:00:12.490]➜  
2025-08-20T20:23:36.5231662Z [00:00:12.490]➜  sent 293.64K bytes  received 35 bytes  587.36K bytes/sec
2025-08-20T20:23:36.5232035Z [00:00:12.490]➜  total size is 293.46K  speedup is 1.00
2025-08-20T20:23:36.5249398Z [00:00:12.492]➜  sending incremental file list
2025-08-20T20:23:36.5253909Z [00:00:12.492]➜  urlget
2025-08-20T20:23:36.5665018Z [00:00:12.533]➜  
2025-08-20T20:23:36.5665383Z [00:00:12.533]➜  sent 368.52K bytes  received 35 bytes  737.12K bytes/sec
2025-08-20T20:23:36.5665788Z [00:00:12.533]➜  total size is 368.32K  speedup is 1.00
2025-08-20T20:23:36.5681543Z [00:00:12.535]➜  sending incremental file list
2025-08-20T20:23:36.5684563Z [00:00:12.535]➜  user-email
2025-08-20T20:23:36.6090591Z [00:00:12.576]➜  
2025-08-20T20:23:36.6090996Z [00:00:12.576]➜  sent 14.57K bytes  received 35 bytes  29.22K bytes/sec
2025-08-20T20:23:36.6091371Z [00:00:12.576]➜  total size is 14.45K  speedup is 0.99
2025-08-20T20:23:36.6108360Z [00:00:12.578]➜  sending incremental file list
2025-08-20T20:23:36.6143023Z [00:00:12.581]➜  xgettext
2025-08-20T20:23:36.6652823Z [00:00:12.632]➜  
2025-08-20T20:23:36.6653195Z [00:00:12.632]➜  sent 11.85M bytes  received 35 bytes  23.70M bytes/sec
2025-08-20T20:23:36.6653826Z [00:00:12.632]➜  total size is 11.84M  speedup is 1.00
2025-08-20T20:23:36.7835556Z [00:00:12.750]➜  
2025-08-20T20:23:37.1091998Z [00:00:13.076]➜  
2025-08-20T20:23:37.1177125Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgfilter' retained as runner:runner
2025-08-20T20:23:37.1178548Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/urlget' retained as runner:runner
2025-08-20T20:23:37.1179357Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgmerge' retained as runner:runner
2025-08-20T20:23:37.1180118Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/envsubst' retained as runner:runner
2025-08-20T20:23:37.1180979Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgfilter' retained as runner:runner
2025-08-20T20:23:37.1181821Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/urlget' retained as runner:runner
2025-08-20T20:23:37.1182656Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgmerge' retained as runner:runner
2025-08-20T20:23:37.1183969Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/envsubst' retained as runner:runner
2025-08-20T20:23:37.1184898Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgunfmt' retained as runner:runner
2025-08-20T20:23:37.1185724Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgen' retained as runner:runner
2025-08-20T20:23:37.1186557Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgfmt' retained as runner:runner
2025-08-20T20:23:37.1187397Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgattrib' retained as runner:runner
2025-08-20T20:23:37.1188258Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as runner:runner
2025-08-20T20:23:37.1189141Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/cldr-plurals' retained as runner:runner
2025-08-20T20:23:37.1189987Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgcat' retained as runner:runner
2025-08-20T20:23:37.1190826Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettextize' retained as runner:runner
2025-08-20T20:23:37.1191666Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgcmp' retained as runner:runner
2025-08-20T20:23:37.1192806Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msginit' retained as runner:runner
2025-08-20T20:23:37.1193780Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msguniq' retained as runner:runner
2025-08-20T20:23:37.1194693Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/hostname' retained as runner:runner
2025-08-20T20:23:37.1195532Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgexec' retained as runner:runner
2025-08-20T20:23:37.1196360Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msggrep' retained as runner:runner
2025-08-20T20:23:37.1197207Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettext.sh' retained as runner:runner
2025-08-20T20:23:37.1198051Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgcomm' retained as runner:runner
2025-08-20T20:23:37.1198882Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/autopoint' retained as runner:runner
2025-08-20T20:23:37.1199732Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/ngettext' retained as runner:runner
2025-08-20T20:23:37.1200569Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/nixbuild' retained as runner:runner
2025-08-20T20:23:37.1201420Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/project-id' retained as runner:runner
2025-08-20T20:23:37.1202266Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/xgettext' retained as runner:runner
2025-08-20T20:23:37.1203143Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/recode-sr-latin' retained as runner:runner
2025-08-20T20:23:37.1204185Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' retained as runner:runner
2025-08-20T20:23:37.1205013Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgconv' retained as runner:runner
2025-08-20T20:23:37.1206072Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/user-email' retained as runner:runner
2025-08-20T20:23:37.1207018Z [00:00:13.084]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettext/urlget' retained as runner:runner
2025-08-20T20:23:37.1207929Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettext/cldr-plurals' retained as runner:runner
2025-08-20T20:23:37.1208845Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettext/hostname' retained as runner:runner
2025-08-20T20:23:37.1209802Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettext/project-id' retained as runner:runner
2025-08-20T20:23:37.1210718Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettext/user-email' retained as runner:runner
2025-08-20T20:23:37.1211586Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettext' retained as runner:runner
2025-08-20T20:23:37.1212385Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' retained as runner:runner
2025-08-20T20:23:37.1213147Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgunfmt' retained as runner:runner
2025-08-20T20:23:37.1214281Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgen' retained as runner:runner
2025-08-20T20:23:37.1215021Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgfmt' retained as runner:runner
2025-08-20T20:23:37.1215759Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD' retained as runner:runner
2025-08-20T20:23:37.1216514Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgattrib' retained as runner:runner
2025-08-20T20:23:37.1217285Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/cldr-plurals' retained as runner:runner
2025-08-20T20:23:37.1218071Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgcat' retained as runner:runner
2025-08-20T20:23:37.1218839Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.version' retained as runner:runner
2025-08-20T20:23:37.1219631Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettextize' retained as runner:runner
2025-08-20T20:23:37.1220382Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgcmp' retained as runner:runner
2025-08-20T20:23:37.1221191Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.version' retained as runner:runner
2025-08-20T20:23:37.1221995Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msginit' retained as runner:runner
2025-08-20T20:23:37.1222745Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msguniq' retained as runner:runner
2025-08-20T20:23:37.1223601Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/hostname' retained as runner:runner
2025-08-20T20:23:37.1224418Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgexec' retained as runner:runner
2025-08-20T20:23:37.1225164Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msggrep' retained as runner:runner
2025-08-20T20:23:37.1225920Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.sh' retained as runner:runner
2025-08-20T20:23:37.1226872Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgcomm' retained as runner:runner
2025-08-20T20:23:37.1227710Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/autopoint' retained as runner:runner
2025-08-20T20:23:37.1228472Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/ngettext' retained as runner:runner
2025-08-20T20:23:37.1229232Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/project-id' retained as runner:runner
2025-08-20T20:23:37.1229998Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/xgettext' retained as runner:runner
2025-08-20T20:23:37.1230773Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/recode-sr-latin' retained as runner:runner
2025-08-20T20:23:37.1231550Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgconv' retained as runner:runner
2025-08-20T20:23:37.1232313Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/user-email' retained as runner:runner
2025-08-20T20:23:37.1233052Z [00:00:13.085]➜  ownership of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR' retained as runner:runner
2025-08-20T20:23:37.1254747Z [00:00:13.092]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgfilter' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1307970Z [00:00:13.098]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/urlget' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1359961Z [00:00:13.103]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgmerge' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1412760Z [00:00:13.108]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/envsubst' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1465157Z [00:00:13.113]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgfilter' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1519532Z [00:00:13.119]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/urlget' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1571808Z [00:00:13.124]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgmerge' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1624675Z [00:00:13.129]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/envsubst' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1677355Z [00:00:13.134]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgunfmt' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1728850Z [00:00:13.140]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgen' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1782849Z [00:00:13.145]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgfmt' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1836067Z [00:00:13.150]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgattrib' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1890521Z [00:00:13.156]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1944625Z [00:00:13.161]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/cldr-plurals' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.1996942Z [00:00:13.166]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgcat' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2048856Z [00:00:13.172]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettextize' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2101338Z [00:00:13.177]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgcmp' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2155273Z [00:00:13.182]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msginit' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2207606Z [00:00:13.187]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msguniq' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2260445Z [00:00:13.193]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/hostname' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2312602Z [00:00:13.198]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgexec' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2366080Z [00:00:13.203]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msggrep' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2418988Z [00:00:13.209]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettext.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2471518Z [00:00:13.214]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgcomm' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2525040Z [00:00:13.219]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/autopoint' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2578722Z [00:00:13.225]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/ngettext' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2632790Z [00:00:13.230]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/project-id' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2686786Z [00:00:13.235]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/xgettext' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2738913Z [00:00:13.241]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/recode-sr-latin' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2791165Z [00:00:13.246]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/msgconv' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2845227Z [00:00:13.251]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/user-email' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2898471Z [00:00:13.257]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettext/urlget' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.2953153Z [00:00:13.262]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettext/cldr-plurals' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3007121Z [00:00:13.267]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettext/hostname' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3061372Z [00:00:13.273]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettext/project-id' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3114907Z [00:00:13.278]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/gettext/user-email' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3169613Z [00:00:13.284]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgunfmt' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3223141Z [00:00:13.289]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgen' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3277971Z [00:00:13.295]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgfmt' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3331772Z [00:00:13.300]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3386297Z [00:00:13.305]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgattrib' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3441737Z [00:00:13.311]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/cldr-plurals' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3497392Z [00:00:13.316]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgcat' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3552341Z [00:00:13.322]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3607132Z [00:00:13.327]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettextize' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3661594Z [00:00:13.333]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgcmp' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3716186Z [00:00:13.338]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3770783Z [00:00:13.344]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msginit' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3825639Z [00:00:13.349]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msguniq' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3877519Z [00:00:13.354]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/hostname' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3931072Z [00:00:13.360]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgexec' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.3985877Z [00:00:13.365]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msggrep' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.4040007Z [00:00:13.371]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.4095957Z [00:00:13.376]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgcomm' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.4149978Z [00:00:13.382]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/autopoint' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.4203326Z [00:00:13.387]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/ngettext' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.4258015Z [00:00:13.393]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/project-id' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.4310405Z [00:00:13.398]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/xgettext' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.4363133Z [00:00:13.403]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/recode-sr-latin' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.4417332Z [00:00:13.408]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgconv' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.4468639Z [00:00:13.414]➜  mode of '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/user-email' retained as 0755 (rwxr-xr-x)
2025-08-20T20:23:37.5395457Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-20T20:23:37.5396241Z [00:00:13.506]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-20T20:24:24.4712888Z 
2025-08-20T20:24:24.4713798Z [+] Sanitizing /tmp/pkgforge/X4FAHbA67_SBUILD/BUILD.log ==> /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log
2025-08-20T20:24:26.5046117Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/autopoint.log'
2025-08-20T20:24:26.5061085Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/envsubst.log'
2025-08-20T20:24:26.5091202Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/envsubst?tag=0.25.1-aarch64-linux&download=envsubst.log
2025-08-20T20:24:26.5116733Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/autopoint?tag=0.25.1-aarch64-linux&download=autopoint.log
2025-08-20T20:24:26.5117505Z 
2025-08-20T20:24:26.5120217Z [+] Parsing/Uploading gettext/autopoint --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fautopoint [aarch64-Linux]
2025-08-20T20:24:26.5130881Z 
2025-08-20T20:24:26.5131779Z [+] Parsing/Uploading gettext/envsubst --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fenvsubst [aarch64-Linux]
2025-08-20T20:24:26.5132765Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.sh.log'
2025-08-20T20:24:26.5135030Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettextize.log'
2025-08-20T20:24:26.5135686Z {
2025-08-20T20:24:26.5135829Z   "_disabled": "false",
2025-08-20T20:24:26.5136014Z   "host": "aarch64-Linux",
2025-08-20T20:24:26.5136197Z   "rank": "",
2025-08-20T20:24:26.5136358Z   "pkg": "gettext.static",
2025-08-20T20:24:26.5136552Z   "pkg_family": "gettext",
2025-08-20T20:24:26.5136747Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:26.5136958Z   "pkg_name": "autopoint",
2025-08-20T20:24:26.5137157Z   "pkg_type": "static",
2025-08-20T20:24:26.5137525Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/autopoint",
2025-08-20T20:24:26.5137927Z   "app_id": "",
2025-08-20T20:24:26.5138089Z   "appstream": "",
2025-08-20T20:24:26.5138248Z   "category": [
2025-08-20T20:24:26.5138404Z     "ConsoleOnly",
2025-08-20T20:24:26.5138563Z     "Utility"
2025-08-20T20:24:26.5138708Z   ],
2025-08-20T20:24:26.5139027Z   "description": "Copies standard gettext infrastructure files into a source package [gettext]",
2025-08-20T20:24:26.5139777Z   "desktop": "",
2025-08-20T20:24:26.5139939Z   "homepage": [
2025-08-20T20:24:26.5140126Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:26.5140395Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:26.5140630Z   ],
2025-08-20T20:24:26.5141096Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/autopoint?tag=0.25.1-aarch64-linux&download=autopoint.png",
2025-08-20T20:24:26.5141620Z   "license": [],
2025-08-20T20:24:26.5141783Z   "maintainer": [
2025-08-20T20:24:26.5141983Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:26.5142219Z   ],
2025-08-20T20:24:26.5142357Z   "provides": [
2025-08-20T20:24:26.5142515Z     "autopoint",
2025-08-20T20:24:26.5142675Z     "envsubst",
2025-08-20T20:24:26.5142829Z     "gettext",
2025-08-20T20:24:26.5142985Z     "gettextize",
2025-08-20T20:24:26.5143146Z     "gettext.sh",
2025-08-20T20:24:26.5143307Z     "msgattrib",
2025-08-20T20:24:26.5143658Z     "msgcat",
2025-08-20T20:24:26.5143808Z     "msgcmp",
2025-08-20T20:24:26.5143961Z     "msgcomm",
2025-08-20T20:24:26.5144109Z     "msgconv",
2025-08-20T20:24:26.5144259Z     "msgen",
2025-08-20T20:24:26.5144407Z     "msgexec",
2025-08-20T20:24:26.5144559Z     "msgfilter",
2025-08-20T20:24:26.5144711Z     "msgfmt",
2025-08-20T20:24:26.5144859Z     "msggrep",
2025-08-20T20:24:26.5145009Z     "msginit",
2025-08-20T20:24:26.5145160Z     "msgmerge",
2025-08-20T20:24:26.5145312Z     "msgunfmt",
2025-08-20T20:24:26.5145466Z     "msguniq",
2025-08-20T20:24:26.5145618Z     "ngettext",
2025-08-20T20:24:26.5145779Z     "recode-sr-latin",
2025-08-20T20:24:26.5145954Z     "xgettext"
2025-08-20T20:24:26.5146102Z   ],
2025-08-20T20:24:26.5146239Z   "note": [
2025-08-20T20:24:26.5146486Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:26.5146779Z   ],
2025-08-20T20:24:26.5146921Z   "repology": [
2025-08-20T20:24:26.5147076Z     "gettext"
2025-08-20T20:24:26.5147231Z   ],
2025-08-20T20:24:26.5147369Z   "screenshots": [],
2025-08-20T20:24:26.5147543Z   "src_url": [
2025-08-20T20:24:26.5147758Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:26.5148016Z   ],
2025-08-20T20:24:26.5148152Z   "tag": [
2025-08-20T20:24:26.5148295Z     "text",
2025-08-20T20:24:26.5148445Z     "translation"
2025-08-20T20:24:26.5148600Z   ],
2025-08-20T20:24:26.5148741Z   "version": "0.25.1",
2025-08-20T20:24:26.5148926Z   "version_upstream": "0.25.1",
2025-08-20T20:24:26.5149473Z   "bsum": "c08cab295878d06503634792c2e5cc2c9b081dca5ee9ce0bbb25236e296202ad",
2025-08-20T20:24:26.5149842Z   "build_date": "2025-08-20T20:23:38Z",
2025-08-20T20:24:26.5150175Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:26.5150498Z   "build_id": "17107810040",
2025-08-20T20:24:26.5151011Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/autopoint?tag=0.25.1-aarch64-linux&download=autopoint.log",
2025-08-20T20:24:26.5151787Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:26.5152550Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/autopoint?tag=0.25.1-aarch64-linux&download=autopoint",
2025-08-20T20:24:26.5153227Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/autopoint:0.25.1-aarch64-linux",
2025-08-20T20:24:26.5153837Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/autopoint",
2025-08-20T20:24:26.5154450Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/autopoint?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:26.5155066Z   "shasum": "ba16293a2d991499f222a3b72fbeda2a5cfbc025e8fd6528956347714f56ff9f",
2025-08-20T20:24:26.5155396Z   "size": "28 KB",
2025-08-20T20:24:26.5155563Z   "size_raw": "27858",
2025-08-20T20:24:26.5155733Z   "snapshots": [
2025-08-20T20:24:26.5155902Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:26.5156299Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:26.5156501Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:26.5156699Z   ]
2025-08-20T20:24:26.5156827Z }
2025-08-20T20:24:26.5156906Z 
2025-08-20T20:24:26.5156909Z 
2025-08-20T20:24:26.5157322Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/gettext.sh?tag=0.25.1-aarch64-linux&download=gettext.sh.log
2025-08-20T20:24:26.5157763Z 
2025-08-20T20:24:26.5158215Z [+] Parsing/Uploading gettext/gettext.sh --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fgettext.sh [aarch64-Linux]
2025-08-20T20:24:26.5159115Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/gettextize?tag=0.25.1-aarch64-linux&download=gettextize.log
2025-08-20T20:24:26.5159560Z 
2025-08-20T20:24:26.5160014Z [+] Parsing/Uploading gettext/gettextize --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fgettextize [aarch64-Linux]
2025-08-20T20:24:26.5160603Z {
2025-08-20T20:24:26.5160750Z   "_disabled": "false",
2025-08-20T20:24:26.5160933Z   "host": "aarch64-Linux",
2025-08-20T20:24:26.5161116Z   "rank": "",
2025-08-20T20:24:26.5161277Z   "pkg": "gettext.static",
2025-08-20T20:24:26.5161472Z   "pkg_family": "gettext",
2025-08-20T20:24:26.5161667Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:26.5221942Z   "pkg_name": "envsubst",
2025-08-20T20:24:26.5222159Z   "pkg_type": "static",
2025-08-20T20:24:26.5222539Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/envsubst",
2025-08-20T20:24:26.5222948Z   "app_id": "",
2025-08-20T20:24:26.5223109Z   "appstream": "",
2025-08-20T20:24:26.5223272Z   "category": [
2025-08-20T20:24:26.5223592Z     "ConsoleOnly",
2025-08-20T20:24:26.5223759Z     "Utility"
2025-08-20T20:24:26.5223903Z   ],
2025-08-20T20:24:26.5224187Z   "description": "Substitutes Environment variables in shell format strings [gettext]",
2025-08-20T20:24:26.5224541Z   "desktop": "",
2025-08-20T20:24:26.5224698Z   "homepage": [
2025-08-20T20:24:26.5224894Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:26.5225159Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:26.5225391Z   ],
2025-08-20T20:24:26.5225846Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/envsubst?tag=0.25.1-aarch64-linux&download=envsubst.png",
2025-08-20T20:24:26.5226359Z   "license": [],
2025-08-20T20:24:26.5226521Z   "maintainer": [
2025-08-20T20:24:26.5226719Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:26.5226953Z   ],
2025-08-20T20:24:26.5227363Z   "provides": [
2025-08-20T20:24:26.5227561Z     "autopoint",
2025-08-20T20:24:26.5227720Z     "envsubst",
2025-08-20T20:24:26.5227874Z     "gettext",
2025-08-20T20:24:26.5228028Z     "gettextize",
2025-08-20T20:24:26.5228190Z     "gettext.sh",
2025-08-20T20:24:26.5228348Z     "msgattrib",
2025-08-20T20:24:26.5228500Z     "msgcat",
2025-08-20T20:24:26.5228648Z     "msgcmp",
2025-08-20T20:24:26.5228797Z     "msgcomm",
2025-08-20T20:24:26.5228957Z     "msgconv",
2025-08-20T20:24:26.5229107Z     "msgen",
2025-08-20T20:24:26.5229248Z     "msgexec",
2025-08-20T20:24:26.5229397Z     "msgfilter",
2025-08-20T20:24:26.5229554Z     "msgfmt",
2025-08-20T20:24:26.5229702Z     "msggrep",
2025-08-20T20:24:26.5229853Z     "msginit",
2025-08-20T20:24:26.5230003Z     "msgmerge",
2025-08-20T20:24:26.5230155Z     "msgunfmt",
2025-08-20T20:24:26.5230305Z     "msguniq",
2025-08-20T20:24:26.5230455Z     "ngettext",
2025-08-20T20:24:26.5230618Z     "recode-sr-latin",
2025-08-20T20:24:26.5230790Z     "xgettext"
2025-08-20T20:24:26.5230937Z   ],
2025-08-20T20:24:26.5231071Z   "note": [
2025-08-20T20:24:26.5231311Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:26.5231604Z   ],
2025-08-20T20:24:26.5231744Z   "repology": [
2025-08-20T20:24:26.5231899Z     "gettext"
2025-08-20T20:24:26.5232045Z   ],
2025-08-20T20:24:26.5232190Z   "screenshots": [],
2025-08-20T20:24:26.5232358Z   "src_url": [
2025-08-20T20:24:26.5232569Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:26.5233052Z   ],
2025-08-20T20:24:26.5233181Z   "tag": [
2025-08-20T20:24:26.5233323Z     "text",
2025-08-20T20:24:26.5233646Z     "translation"
2025-08-20T20:24:26.5233808Z   ],
2025-08-20T20:24:26.5233949Z   "version": "0.25.1",
2025-08-20T20:24:26.5234133Z   "version_upstream": "0.25.1",
2025-08-20T20:24:26.5234452Z   "bsum": "cfa9a3f7b3d8b3e54352bef7f44ee1ffa1369c8b556f27486d777b64b57d72e7",
2025-08-20T20:24:26.5234795Z   "build_date": "2025-08-20T20:23:39Z",
2025-08-20T20:24:26.5235129Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:26.5235459Z   "build_id": "17107810040",
2025-08-20T20:24:26.5235964Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/envsubst?tag=0.25.1-aarch64-linux&download=envsubst.log",
2025-08-20T20:24:26.5236729Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:26.5237523Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/envsubst?tag=0.25.1-aarch64-linux&download=envsubst",
2025-08-20T20:24:26.5238190Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/envsubst:0.25.1-aarch64-linux",
2025-08-20T20:24:26.5238652Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/envsubst",
2025-08-20T20:24:26.5239244Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/envsubst?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:26.5239856Z   "shasum": "66d2417fb2b34909f6b1318ff7e7f490dcc3d584af7b8eac1183e6d779049e8d",
2025-08-20T20:24:26.5240185Z   "size": "292 KB",
2025-08-20T20:24:26.5240344Z   "size_raw": "296024",
2025-08-20T20:24:26.5240517Z   "snapshots": [
2025-08-20T20:24:26.5240687Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:26.5240899Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:26.5241100Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:26.5241293Z   ]
2025-08-20T20:24:26.5241430Z }
2025-08-20T20:24:26.5241508Z 
2025-08-20T20:24:26.5241511Z 
2025-08-20T20:24:26.5277713Z {
2025-08-20T20:24:26.5277903Z   "_disabled": "false",
2025-08-20T20:24:26.5278107Z   "host": "aarch64-Linux",
2025-08-20T20:24:26.5278295Z   "rank": "",
2025-08-20T20:24:26.5278468Z   "pkg": "gettext.static",
2025-08-20T20:24:26.5278663Z   "pkg_family": "gettext",
2025-08-20T20:24:26.5278859Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:26.5279091Z   "pkg_name": "gettext.sh",
2025-08-20T20:24:26.5279283Z   "pkg_type": "static",
2025-08-20T20:24:26.5279983Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/gettext.sh",
2025-08-20T20:24:26.5280409Z   "app_id": "",
2025-08-20T20:24:26.5280570Z   "appstream": "",
2025-08-20T20:24:26.5280730Z   "category": [
2025-08-20T20:24:26.5280887Z     "ConsoleOnly",
2025-08-20T20:24:26.5281046Z     "Utility"
2025-08-20T20:24:26.5281192Z   ],
2025-08-20T20:24:26.5281417Z   "description": "Gettext as a shell function library [gettext]",
2025-08-20T20:24:26.5281716Z   "desktop": "",
2025-08-20T20:24:26.5281877Z   "homepage": [
2025-08-20T20:24:26.5282063Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:26.5282327Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:26.5282562Z   ],
2025-08-20T20:24:26.5283017Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/gettext.sh?tag=0.25.1-aarch64-linux&download=gettext.sh.png",
2025-08-20T20:24:26.5283719Z   "license": [],
2025-08-20T20:24:26.5283886Z   "maintainer": [
2025-08-20T20:24:26.5284086Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:26.5284321Z   ],
2025-08-20T20:24:26.5284462Z   "provides": [
2025-08-20T20:24:26.5284621Z     "autopoint",
2025-08-20T20:24:26.5284779Z     "envsubst",
2025-08-20T20:24:26.5284932Z     "gettext",
2025-08-20T20:24:26.5285083Z     "gettextize",
2025-08-20T20:24:26.5285244Z     "gettext.sh",
2025-08-20T20:24:26.5285401Z     "msgattrib",
2025-08-20T20:24:26.5285555Z     "msgcat",
2025-08-20T20:24:26.5285978Z     "msgcmp",
2025-08-20T20:24:26.5286125Z     "msgcomm",
2025-08-20T20:24:26.5286274Z     "msgconv",
2025-08-20T20:24:26.5286425Z     "msgen",
2025-08-20T20:24:26.5286571Z     "msgexec",
2025-08-20T20:24:26.5286723Z     "msgfilter",
2025-08-20T20:24:26.5286877Z     "msgfmt",
2025-08-20T20:24:26.5287023Z     "msggrep",
2025-08-20T20:24:26.5287174Z     "msginit",
2025-08-20T20:24:26.5287323Z     "msgmerge",
2025-08-20T20:24:26.5287475Z     "msgunfmt",
2025-08-20T20:24:26.5287625Z     "msguniq",
2025-08-20T20:24:26.5287772Z     "ngettext",
2025-08-20T20:24:26.5287938Z     "recode-sr-latin",
2025-08-20T20:24:26.5288113Z     "xgettext"
2025-08-20T20:24:26.5288259Z   ],
2025-08-20T20:24:26.5288394Z   "note": [
2025-08-20T20:24:26.5288642Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:26.5288935Z   ],
2025-08-20T20:24:26.5289074Z   "repology": [
2025-08-20T20:24:26.5289229Z     "gettext"
2025-08-20T20:24:26.5289373Z   ],
2025-08-20T20:24:26.5289516Z   "screenshots": [],
2025-08-20T20:24:26.5289690Z   "src_url": [
2025-08-20T20:24:26.5289904Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:26.5290161Z   ],
2025-08-20T20:24:26.5290296Z   "tag": [
2025-08-20T20:24:26.5290439Z     "text",
2025-08-20T20:24:26.5290589Z     "translation"
2025-08-20T20:24:26.5290751Z   ],
2025-08-20T20:24:26.5290895Z   "version": "0.25.1",
2025-08-20T20:24:26.5291081Z   "version_upstream": "0.25.1",
2025-08-20T20:24:26.5291395Z   "bsum": "96c86b5431572a181a5ff048a676ed202beedb1282de5cd4a5a11db430817a82",
2025-08-20T20:24:26.5291742Z   "build_date": "2025-08-20T20:23:41Z",
2025-08-20T20:24:26.5292076Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:26.5292402Z   "build_id": "17107810040",
2025-08-20T20:24:26.5292923Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/gettext.sh?tag=0.25.1-aarch64-linux&download=gettext.sh.log",
2025-08-20T20:24:26.5295217Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:26.5296010Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/gettext.sh?tag=0.25.1-aarch64-linux&download=gettext.sh",
2025-08-20T20:24:26.5296691Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext.sh:0.25.1-aarch64-linux",
2025-08-20T20:24:26.5297165Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext.sh",
2025-08-20T20:24:26.5298058Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/gettext.sh?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:26.5298709Z   "shasum": "cec39cb6f0921e0d976dd81fc2c37162de50df9c90cefa40eaa3254b94bd2d44",
2025-08-20T20:24:26.5299044Z   "size": "8.0 KB",
2025-08-20T20:24:26.5299207Z   "size_raw": "5256",
2025-08-20T20:24:26.5299379Z   "snapshots": [
2025-08-20T20:24:26.5299549Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:26.5299759Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:26.5299964Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:26.5300157Z   ]
2025-08-20T20:24:26.5300286Z }
2025-08-20T20:24:26.5300407Z 
2025-08-20T20:24:26.5300467Z {
2025-08-20T20:24:26.5300542Z 
2025-08-20T20:24:26.5300612Z   "_disabled": "false",
2025-08-20T20:24:26.5300795Z   "host": "aarch64-Linux",
2025-08-20T20:24:26.5300975Z   "rank": "",
2025-08-20T20:24:26.5301137Z   "pkg": "gettext.static",
2025-08-20T20:24:26.5301324Z   "pkg_family": "gettext",
2025-08-20T20:24:26.5301519Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:26.5301723Z   "pkg_name": "gettextize",
2025-08-20T20:24:26.5301915Z   "pkg_type": "static",
2025-08-20T20:24:26.5302280Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/gettextize",
2025-08-20T20:24:26.5302675Z   "app_id": "",
2025-08-20T20:24:26.5302837Z   "appstream": "",
2025-08-20T20:24:26.5302998Z   "category": [
2025-08-20T20:24:26.5303156Z     "ConsoleOnly",
2025-08-20T20:24:26.5303315Z     "Utility"
2025-08-20T20:24:26.5303898Z   ],
2025-08-20T20:24:26.5304151Z   "description": "Prepares a source package to use gettext [gettext]",
2025-08-20T20:24:26.5304493Z   "desktop": "",
2025-08-20T20:24:26.5304649Z   "homepage": [
2025-08-20T20:24:26.5304840Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:26.5305106Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:26.5305337Z   ],
2025-08-20T20:24:26.5305793Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/gettextize?tag=0.25.1-aarch64-linux&download=gettextize.png",
2025-08-20T20:24:26.5306325Z   "license": [],
2025-08-20T20:24:26.5306486Z   "maintainer": [
2025-08-20T20:24:26.5306680Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:26.5306913Z   ],
2025-08-20T20:24:26.5307053Z   "provides": [
2025-08-20T20:24:26.5307209Z     "autopoint",
2025-08-20T20:24:26.5307366Z     "envsubst",
2025-08-20T20:24:26.5307516Z     "gettext",
2025-08-20T20:24:26.5307665Z     "gettextize",
2025-08-20T20:24:26.5307822Z     "gettext.sh",
2025-08-20T20:24:26.5307988Z     "msgattrib",
2025-08-20T20:24:26.5308139Z     "msgcat",
2025-08-20T20:24:26.5308286Z     "msgcmp",
2025-08-20T20:24:26.5308433Z     "msgcomm",
2025-08-20T20:24:26.5308584Z     "msgconv",
2025-08-20T20:24:26.5308732Z     "msgen",
2025-08-20T20:24:26.5308878Z     "msgexec",
2025-08-20T20:24:26.5309030Z     "msgfilter",
2025-08-20T20:24:26.5309185Z     "msgfmt",
2025-08-20T20:24:26.5309327Z     "msggrep",
2025-08-20T20:24:26.5309475Z     "msginit",
2025-08-20T20:24:26.5309629Z     "msgmerge",
2025-08-20T20:24:26.5309787Z     "msgunfmt",
2025-08-20T20:24:26.5309942Z     "msguniq",
2025-08-20T20:24:26.5310092Z     "ngettext",
2025-08-20T20:24:26.5310252Z     "recode-sr-latin",
2025-08-20T20:24:26.5310422Z     "xgettext"
2025-08-20T20:24:26.5310571Z   ],
2025-08-20T20:24:26.5310709Z   "note": [
2025-08-20T20:24:26.5310951Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:26.5311239Z   ],
2025-08-20T20:24:26.5311378Z   "repology": [
2025-08-20T20:24:26.5311538Z     "gettext"
2025-08-20T20:24:26.5311681Z   ],
2025-08-20T20:24:26.5311824Z   "screenshots": [],
2025-08-20T20:24:26.5311994Z   "src_url": [
2025-08-20T20:24:26.5312204Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:26.5312459Z   ],
2025-08-20T20:24:26.5312594Z   "tag": [
2025-08-20T20:24:26.5312737Z     "text",
2025-08-20T20:24:26.5312885Z     "translation"
2025-08-20T20:24:26.5313036Z   ],
2025-08-20T20:24:26.5313179Z   "version": "0.25.1",
2025-08-20T20:24:26.5313701Z   "version_upstream": "0.25.1",
2025-08-20T20:24:26.5314368Z   "bsum": "57b05beace045e53ff137cefbc3dbb08dd8d6c122ca0d6753f52c785434959e2",
2025-08-20T20:24:26.5314731Z   "build_date": "2025-08-20T20:23:44Z",
2025-08-20T20:24:26.5315061Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:26.5315387Z   "build_id": "17107810040",
2025-08-20T20:24:26.5315902Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/gettextize?tag=0.25.1-aarch64-linux&download=gettextize.log",
2025-08-20T20:24:26.5316674Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:26.5317439Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/gettextize?tag=0.25.1-aarch64-linux&download=gettextize",
2025-08-20T20:24:26.5318118Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettextize:0.25.1-aarch64-linux",
2025-08-20T20:24:26.5318594Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettextize",
2025-08-20T20:24:26.5319199Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/gettextize?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:26.5319813Z   "shasum": "2aa714fbb26d3895fb7906c77cac2d2fc5fe3b292b8f060ff0a38784e11411ea",
2025-08-20T20:24:26.5320144Z   "size": "44 KB",
2025-08-20T20:24:26.5320302Z   "size_raw": "42284",
2025-08-20T20:24:26.5320473Z   "snapshots": [
2025-08-20T20:24:26.5320831Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:26.5321039Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:26.5321240Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:26.5321432Z   ]
2025-08-20T20:24:26.5321563Z }
2025-08-20T20:24:26.5321643Z 
2025-08-20T20:24:26.5321647Z 
2025-08-20T20:24:27.1662024Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:27.1715904Z Exists    66d2417fb2b3 envsubst
2025-08-20T20:24:27.1758200Z Uploading c9a229389837 envsubst.sig
2025-08-20T20:24:27.2016255Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:27.2306339Z Exists    cec39cb6f092 gettext.sh
2025-08-20T20:24:27.2325620Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:27.2347942Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:27.2357958Z Uploading 7477ca50b15e gettextize.sig
2025-08-20T20:24:27.2595837Z Exists    2aa714fbb26d gettextize
2025-08-20T20:24:27.2646578Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:27.3036359Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:27.3060559Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:27.3073128Z Exists    ba16293a2d99 autopoint
2025-08-20T20:24:27.3187444Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:27.3201661Z Uploading db6b5258cd34 gettext.sh.sig
2025-08-20T20:24:27.3428237Z Uploading fe16c1ad33f1 gettextize.json
2025-08-20T20:24:27.3450478Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:27.3514702Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:27.3564860Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:27.3632000Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:27.3803935Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:27.3804749Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:27.4065922Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:27.4075658Z Uploading 1c8303498e81 gettext.sh.json
2025-08-20T20:24:27.4128291Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:27.4168414Z Uploading c3f9bb350db5 envsubst.json.sig
2025-08-20T20:24:27.4237017Z Uploading 5877027fbdc7 gettextize.json.sig
2025-08-20T20:24:27.4437407Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:27.4908764Z Uploading fdad139f10d3 envsubst.json
2025-08-20T20:24:27.4959477Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:27.5043107Z Uploading dc32db677546 gettext.sh.json.sig
2025-08-20T20:24:27.5115661Z Uploading 0552d5fca925 autopoint.json
2025-08-20T20:24:27.5137281Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:27.5827034Z Uploading a164ef13f19e autopoint.sig
2025-08-20T20:24:27.5831479Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:27.6260272Z Uploading 4249f383f04c autopoint.json.sig
2025-08-20T20:24:27.6920588Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:27.7357647Z Uploading f03a82c5ab4f gettextize.log
2025-08-20T20:24:27.9716633Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgattrib.log'
2025-08-20T20:24:27.9753286Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgattrib?tag=0.25.1-aarch64-linux&download=msgattrib.log
2025-08-20T20:24:27.9754029Z 
2025-08-20T20:24:27.9754498Z [+] Parsing/Uploading gettext/msgattrib --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsgattrib [aarch64-Linux]
2025-08-20T20:24:27.9781800Z {
2025-08-20T20:24:27.9782051Z   "_disabled": "false",
2025-08-20T20:24:27.9782266Z   "host": "aarch64-Linux",
2025-08-20T20:24:27.9782454Z   "rank": "",
2025-08-20T20:24:27.9782619Z   "pkg": "gettext.static",
2025-08-20T20:24:27.9782819Z   "pkg_family": "gettext",
2025-08-20T20:24:27.9783042Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:27.9783249Z   "pkg_name": "msgattrib",
2025-08-20T20:24:27.9783571Z   "pkg_type": "static",
2025-08-20T20:24:27.9783960Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msgattrib",
2025-08-20T20:24:27.9784358Z   "app_id": "",
2025-08-20T20:24:27.9784522Z   "appstream": "",
2025-08-20T20:24:27.9784687Z   "category": [
2025-08-20T20:24:27.9784842Z     "ConsoleOnly",
2025-08-20T20:24:27.9785388Z     "Utility"
2025-08-20T20:24:27.9785535Z   ],
2025-08-20T20:24:27.9785912Z   "description": "Filter messages of a translation catalog according to their attributes & manipulate them [gettext]",
2025-08-20T20:24:27.9786356Z   "desktop": "",
2025-08-20T20:24:27.9786517Z   "homepage": [
2025-08-20T20:24:27.9786706Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:27.9786976Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:27.9787242Z   ],
2025-08-20T20:24:27.9787700Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgattrib?tag=0.25.1-aarch64-linux&download=msgattrib.png",
2025-08-20T20:24:27.9788223Z   "license": [],
2025-08-20T20:24:27.9788385Z   "maintainer": [
2025-08-20T20:24:27.9788584Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:27.9788819Z   ],
2025-08-20T20:24:27.9788958Z   "provides": [
2025-08-20T20:24:27.9789117Z     "autopoint",
2025-08-20T20:24:27.9789278Z     "envsubst",
2025-08-20T20:24:27.9789426Z     "gettext",
2025-08-20T20:24:27.9789589Z     "gettextize",
2025-08-20T20:24:27.9789749Z     "gettext.sh",
2025-08-20T20:24:27.9789910Z     "msgattrib",
2025-08-20T20:24:27.9790066Z     "msgcat",
2025-08-20T20:24:27.9790218Z     "msgcmp",
2025-08-20T20:24:27.9790369Z     "msgcomm",
2025-08-20T20:24:27.9790519Z     "msgconv",
2025-08-20T20:24:27.9790675Z     "msgen",
2025-08-20T20:24:27.9790826Z     "msgexec",
2025-08-20T20:24:27.9790974Z     "msgfilter",
2025-08-20T20:24:27.9791133Z     "msgfmt",
2025-08-20T20:24:27.9791288Z     "msggrep",
2025-08-20T20:24:27.9791446Z     "msginit",
2025-08-20T20:24:27.9791624Z     "msgmerge",
2025-08-20T20:24:27.9791776Z     "msgunfmt",
2025-08-20T20:24:27.9791929Z     "msguniq",
2025-08-20T20:24:27.9792079Z     "ngettext",
2025-08-20T20:24:27.9792241Z     "recode-sr-latin",
2025-08-20T20:24:27.9792414Z     "xgettext"
2025-08-20T20:24:27.9792565Z   ],
2025-08-20T20:24:27.9792701Z   "note": [
2025-08-20T20:24:27.9792947Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:27.9793244Z   ],
2025-08-20T20:24:27.9793733Z   "repology": [
2025-08-20T20:24:27.9793935Z     "gettext"
2025-08-20T20:24:27.9794079Z   ],
2025-08-20T20:24:27.9794222Z   "screenshots": [],
2025-08-20T20:24:27.9794395Z   "src_url": [
2025-08-20T20:24:27.9794613Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:27.9794866Z   ],
2025-08-20T20:24:27.9794999Z   "tag": [
2025-08-20T20:24:27.9795143Z     "text",
2025-08-20T20:24:27.9795288Z     "translation"
2025-08-20T20:24:27.9795446Z   ],
2025-08-20T20:24:27.9795867Z   "version": "0.25.1",
2025-08-20T20:24:27.9796102Z   "version_upstream": "0.25.1",
2025-08-20T20:24:27.9796415Z   "bsum": "e61556cba3070423e86b6d88d287794f9773b075f61dee16821df16eb6bebd03",
2025-08-20T20:24:27.9796746Z   "build_date": "2025-08-20T20:23:45Z",
2025-08-20T20:24:27.9797081Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:27.9797413Z   "build_id": "17107810040",
2025-08-20T20:24:27.9797936Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgattrib?tag=0.25.1-aarch64-linux&download=msgattrib.log",
2025-08-20T20:24:27.9798708Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:27.9799479Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgattrib?tag=0.25.1-aarch64-linux&download=msgattrib",
2025-08-20T20:24:27.9800158Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgattrib:0.25.1-aarch64-linux",
2025-08-20T20:24:27.9800633Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgattrib",
2025-08-20T20:24:27.9801237Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgattrib?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:27.9801845Z   "shasum": "3c867d5e107ac3f88145776960489231a65d83918ff376da1aae093c204be084",
2025-08-20T20:24:27.9802169Z   "size": "2.1 MB",
2025-08-20T20:24:27.9802334Z   "size_raw": "2135696",
2025-08-20T20:24:27.9802772Z   "snapshots": [
2025-08-20T20:24:27.9802946Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:27.9803158Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:27.9803520Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:27.9803764Z   ]
2025-08-20T20:24:27.9803894Z }
2025-08-20T20:24:27.9803980Z 
2025-08-20T20:24:27.9803983Z 
2025-08-20T20:24:27.9847571Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:28.0274643Z Uploading f03a82c5ab4f autopoint.log
2025-08-20T20:24:28.0539773Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:28.0570944Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:28.1070755Z Uploading c931ab7c0c4d autopoint.log.sig
2025-08-20T20:24:28.1307093Z Uploading c52f1b7636a9 gettextize.log.sig
2025-08-20T20:24:28.1376648Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:28.1880592Z Uploading f03a82c5ab4f envsubst.log
2025-08-20T20:24:28.1962645Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:28.2340246Z Uploading f03a82c5ab4f gettext.sh.log
2025-08-20T20:24:28.2419777Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:28.2986884Z Uploading f30e6060fc15 gettext.sh.log.sig
2025-08-20T20:24:28.3424941Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:28.3762906Z Uploading 4daf0b1d2f65 envsubst.log.sig
2025-08-20T20:24:28.4009994Z Uploaded  fe16c1ad33f1 gettextize.json
2025-08-20T20:24:28.4480566Z Exists    ce32941f4e3a gettextize.version
2025-08-20T20:24:28.4500442Z Uploaded  db6b5258cd34 gettext.sh.sig
2025-08-20T20:24:28.4728386Z Uploaded  c3f9bb350db5 envsubst.json.sig
2025-08-20T20:24:28.4904250Z Uploaded  5877027fbdc7 gettextize.json.sig
2025-08-20T20:24:28.5154979Z Exists    ce32941f4e3a gettext.sh.version
2025-08-20T20:24:28.5276541Z Uploaded  dc32db677546 gettext.sh.json.sig
2025-08-20T20:24:28.5299640Z Uploaded  7477ca50b15e gettextize.sig
2025-08-20T20:24:28.5493039Z Exists    ce32941f4e3a envsubst.version
2025-08-20T20:24:28.5909569Z Uploading 676c4e60d15b envsubst.version.sig
2025-08-20T20:24:28.5949212Z Uploaded  1c8303498e81 gettext.sh.json
2025-08-20T20:24:28.6032950Z Uploaded  c9a229389837 envsubst.sig
2025-08-20T20:24:28.6251821Z Uploaded  fdad139f10d3 envsubst.json
2025-08-20T20:24:28.6509374Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:28.6553698Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:28.6953978Z Uploading 676c4e60d15b gettext.sh.version.sig
2025-08-20T20:24:28.6966931Z Uploading 676c4e60d15b gettextize.version.sig
2025-08-20T20:24:28.6992284Z Uploaded  f03a82c5ab4f autopoint.log
2025-08-20T20:24:28.7042185Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:28.7067630Z Uploaded  4249f383f04c autopoint.json.sig
2025-08-20T20:24:28.7171397Z Uploaded  f03a82c5ab4f envsubst.log
2025-08-20T20:24:28.7291229Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:28.7399907Z Uploaded  0552d5fca925 autopoint.json
2025-08-20T20:24:28.7476508Z Exists    ce32941f4e3a autopoint.version
2025-08-20T20:24:28.7782800Z Uploading 676c4e60d15b autopoint.version.sig
2025-08-20T20:24:28.7954191Z Uploading 09fb7017c113 msgattrib.sig
2025-08-20T20:24:28.8007404Z Uploaded  f03a82c5ab4f gettextize.log
2025-08-20T20:24:28.8144872Z Exists    3c867d5e107a msgattrib
2025-08-20T20:24:28.8669467Z Uploading 2a80077013b5 msgattrib.json
2025-08-20T20:24:28.9153945Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:28.9574145Z Uploading c89d697fe4a6 msgattrib.json.sig
2025-08-20T20:24:29.1588841Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:29.1633575Z Uploaded  f03a82c5ab4f gettext.sh.log
2025-08-20T20:24:29.1680794Z Uploaded  676c4e60d15b gettext.sh.version.sig
2025-08-20T20:24:29.1766893Z Uploaded  a164ef13f19e autopoint.sig
2025-08-20T20:24:29.1833690Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:29.2197355Z Uploaded  676c4e60d15b autopoint.version.sig
2025-08-20T20:24:29.2217373Z Uploading f03a82c5ab4f msgattrib.log
2025-08-20T20:24:29.2218397Z Uploading ddb40a3fd5d1 msgattrib.log.sig
2025-08-20T20:24:29.2501954Z Uploaded  676c4e60d15b gettextize.version.sig
2025-08-20T20:24:29.5646097Z Uploaded  c931ab7c0c4d autopoint.log.sig
2025-08-20T20:24:29.5646833Z Uploading 79b61a783d8e autopoint
2025-08-20T20:24:29.5807946Z Uploaded  676c4e60d15b envsubst.version.sig
2025-08-20T20:24:29.6177423Z Uploaded  4daf0b1d2f65 envsubst.log.sig
2025-08-20T20:24:29.6177714Z Uploading f1b882648a55 envsubst
2025-08-20T20:24:29.6492714Z Uploaded  f03a82c5ab4f msgattrib.log
2025-08-20T20:24:29.6899315Z Exists    ce32941f4e3a msgattrib.version
2025-08-20T20:24:29.7571714Z Uploading 676c4e60d15b msgattrib.version.sig
2025-08-20T20:24:29.8161353Z Uploaded  09fb7017c113 msgattrib.sig
2025-08-20T20:24:29.9406351Z Uploaded  c52f1b7636a9 gettextize.log.sig
2025-08-20T20:24:29.9406647Z Uploading 8214484e2774 gettextize
2025-08-20T20:24:29.9637121Z Uploaded  f30e6060fc15 gettext.sh.log.sig
2025-08-20T20:24:29.9637414Z Uploading 3fea38f8dd93 gettext.sh
2025-08-20T20:24:29.9872201Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:29.9872488Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:29.9872718Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:29.9872967Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:29.9873195Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:29.9873620Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:29.9873858Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:29.9874114Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:29.9874351Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:29.9874566Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:29.9874788Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:29.9875021Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:29.9875237Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:29.9875451Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:29.9875667Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:29.9875880Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:29.9876094Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:29.9876312Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:29.9876524Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:29.9876755Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:29.9876964Z Uploaded  f1b882648a55 envsubst
2025-08-20T20:24:29.9877333Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/envsubst:0.25.1-aarch64-linux
2025-08-20T20:24:29.9877757Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:29.9878133Z Digest: sha256:f1b882648a55f45f1bf46763bf13cb60988408ee21bf6ac672349a7bf4b2e66a
2025-08-20T20:24:30.0475331Z Uploaded  2a80077013b5 msgattrib.json
2025-08-20T20:24:30.0590159Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:30.0590971Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:30.0591233Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:30.0591456Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:30.0591686Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:30.0591906Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:30.0592120Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:30.0592350Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:30.0592600Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:30.0592811Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:30.0593033Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:30.0593255Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:30.0593716Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:30.0593935Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:30.0594153Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:30.0594369Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:30.0594591Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:30.0594814Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:30.0595031Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:30.0595246Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:30.0595457Z Uploaded  79b61a783d8e autopoint
2025-08-20T20:24:30.0595835Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/autopoint:0.25.1-aarch64-linux
2025-08-20T20:24:30.0596260Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:30.0596914Z Digest: sha256:79b61a783d8ebde8dc5a97088c71e77db485a2136c94df7b67b4673d7fcb043a
2025-08-20T20:24:30.1342434Z Uploaded  c89d697fe4a6 msgattrib.json.sig
2025-08-20T20:24:30.3503473Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:30.3504125Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:30.3504789Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:30.3505077Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:30.3505334Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:30.3505586Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:30.3505800Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:30.3506032Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:30.3506273Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:30.3506490Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:30.3506711Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:30.3506938Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:30.3507155Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:30.3507385Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:30.3507601Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:30.3507814Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:30.3508032Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:30.3508255Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:30.3508474Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:30.3508690Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:30.3508899Z Uploaded  8214484e2774 gettextize
2025-08-20T20:24:30.3509292Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettextize:0.25.1-aarch64-linux
2025-08-20T20:24:30.3509723Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:30.3510094Z Digest: sha256:8214484e2774b1062371981678c4fbb1ea6fb7665046e186cceb6ffb341755f1
2025-08-20T20:24:30.4417449Z Uploaded  ddb40a3fd5d1 msgattrib.log.sig
2025-08-20T20:24:30.6692228Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:30.6692520Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:30.6700209Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:30.6700450Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:30.6700687Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:30.6700906Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:30.6701122Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:30.6701355Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:30.6701597Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:30.6701818Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:30.6702449Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:30.6702709Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:30.6702920Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:30.6703140Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:30.6703454Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:30.6703698Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:30.6703933Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:30.6704171Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:30.6704393Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:30.6704609Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:30.6704825Z Uploaded  3fea38f8dd93 gettext.sh
2025-08-20T20:24:30.6705216Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext.sh:0.25.1-aarch64-linux
2025-08-20T20:24:30.6705651Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:30.6706036Z Digest: sha256:3fea38f8dd93ef1dbbe558a371b6bc110d90e603f2e72d0944a6ce93702d8fa7
2025-08-20T20:24:30.9745916Z Uploaded  676c4e60d15b msgattrib.version.sig
2025-08-20T20:24:30.9746238Z Uploading b66aeebdcf14 msgattrib
2025-08-20T20:24:31.2881114Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:31.2884425Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:31.2884730Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:31.2884964Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:31.2885193Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:31.2885412Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:31.2886069Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:31.2886304Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:31.2886547Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:31.2886767Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:31.2886990Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:31.2887217Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:31.2887432Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:31.2887650Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:31.2887880Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:31.2888099Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:31.2888317Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:31.2888538Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:31.2888758Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:31.2888976Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:31.2889185Z Uploaded  b66aeebdcf14 msgattrib
2025-08-20T20:24:31.2889578Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgattrib:0.25.1-aarch64-linux
2025-08-20T20:24:31.2890009Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:31.2890448Z Digest: sha256:b66aeebdcf14cd96c0641fc1d3feb942f1ed4549d9ed28f5e48d5569a99c38d4
2025-08-20T20:24:35.3294691Z 
2025-08-20T20:24:35.3295545Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/envsubst
2025-08-20T20:24:35.3296203Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/envsubst?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:35.3296602Z 
2025-08-20T20:24:35.7113698Z 
2025-08-20T20:24:35.7116336Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/autopoint
2025-08-20T20:24:35.7116993Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/autopoint?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:35.7117396Z 
2025-08-20T20:24:36.0388325Z 
2025-08-20T20:24:36.0389096Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettextize
2025-08-20T20:24:36.0389773Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/gettextize?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:36.0390177Z 
2025-08-20T20:24:36.1221808Z 
2025-08-20T20:24:36.1222421Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext.sh
2025-08-20T20:24:36.1223075Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/gettext.sh?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:36.1223610Z 
2025-08-20T20:24:36.5415175Z 
2025-08-20T20:24:36.5416263Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgattrib
2025-08-20T20:24:36.5416937Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgattrib?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:36.5417338Z 
2025-08-20T20:24:37.3347489Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgcat.log'
2025-08-20T20:24:37.3382987Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcat?tag=0.25.1-aarch64-linux&download=msgcat.log
2025-08-20T20:24:37.3383577Z 
2025-08-20T20:24:37.3384025Z [+] Parsing/Uploading gettext/msgcat --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsgcat [aarch64-Linux]
2025-08-20T20:24:37.3410618Z {
2025-08-20T20:24:37.3411102Z   "_disabled": "false",
2025-08-20T20:24:37.3411511Z   "host": "aarch64-Linux",
2025-08-20T20:24:37.3411709Z   "rank": "",
2025-08-20T20:24:37.3411900Z   "pkg": "gettext.static",
2025-08-20T20:24:37.3412109Z   "pkg_family": "gettext",
2025-08-20T20:24:37.3412300Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:37.3412499Z   "pkg_name": "msgcat",
2025-08-20T20:24:37.3412678Z   "pkg_type": "static",
2025-08-20T20:24:37.3413037Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msgcat",
2025-08-20T20:24:37.3413554Z   "app_id": "",
2025-08-20T20:24:37.3413720Z   "appstream": "",
2025-08-20T20:24:37.3414188Z   "category": [
2025-08-20T20:24:37.3414350Z     "ConsoleOnly",
2025-08-20T20:24:37.3414512Z     "Utility"
2025-08-20T20:24:37.3414658Z   ],
2025-08-20T20:24:37.3414906Z   "description": "Concatenate and merge the specified PO files [gettext]",
2025-08-20T20:24:37.3415218Z   "desktop": "",
2025-08-20T20:24:37.3415379Z   "homepage": [
2025-08-20T20:24:37.3415566Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:37.3415830Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:37.3416066Z   ],
2025-08-20T20:24:37.3416500Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcat?tag=0.25.1-aarch64-linux&download=msgcat.png",
2025-08-20T20:24:37.3416996Z   "license": [],
2025-08-20T20:24:37.3417158Z   "maintainer": [
2025-08-20T20:24:37.3417361Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:37.3417600Z   ],
2025-08-20T20:24:37.3417742Z   "provides": [
2025-08-20T20:24:37.3417901Z     "autopoint",
2025-08-20T20:24:37.3418072Z     "envsubst",
2025-08-20T20:24:37.3418225Z     "gettext",
2025-08-20T20:24:37.3418383Z     "gettextize",
2025-08-20T20:24:37.3418542Z     "gettext.sh",
2025-08-20T20:24:37.3418704Z     "msgattrib",
2025-08-20T20:24:37.3418857Z     "msgcat",
2025-08-20T20:24:37.3419006Z     "msgcmp",
2025-08-20T20:24:37.3419154Z     "msgcomm",
2025-08-20T20:24:37.3419306Z     "msgconv",
2025-08-20T20:24:37.3419456Z     "msgen",
2025-08-20T20:24:37.3419603Z     "msgexec",
2025-08-20T20:24:37.3419759Z     "msgfilter",
2025-08-20T20:24:37.3419915Z     "msgfmt",
2025-08-20T20:24:37.3420068Z     "msggrep",
2025-08-20T20:24:37.3420226Z     "msginit",
2025-08-20T20:24:37.3420382Z     "msgmerge",
2025-08-20T20:24:37.3420530Z     "msgunfmt",
2025-08-20T20:24:37.3420682Z     "msguniq",
2025-08-20T20:24:37.3420837Z     "ngettext",
2025-08-20T20:24:37.3420998Z     "recode-sr-latin",
2025-08-20T20:24:37.3421174Z     "xgettext"
2025-08-20T20:24:37.3421323Z   ],
2025-08-20T20:24:37.3421459Z   "note": [
2025-08-20T20:24:37.3421705Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:37.3422003Z   ],
2025-08-20T20:24:37.3422144Z   "repology": [
2025-08-20T20:24:37.3422301Z     "gettext"
2025-08-20T20:24:37.3422442Z   ],
2025-08-20T20:24:37.3422586Z   "screenshots": [],
2025-08-20T20:24:37.3422759Z   "src_url": [
2025-08-20T20:24:37.3422975Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:37.3423232Z   ],
2025-08-20T20:24:37.3423744Z   "tag": [
2025-08-20T20:24:37.3423929Z     "text",
2025-08-20T20:24:37.3424083Z     "translation"
2025-08-20T20:24:37.3424527Z   ],
2025-08-20T20:24:37.3424713Z   "version": "0.25.1",
2025-08-20T20:24:37.3424899Z   "version_upstream": "0.25.1",
2025-08-20T20:24:37.3425241Z   "bsum": "755568f1e6f6c79412ba786babbc377ae3ea264843c1a0c565128929ba509da4",
2025-08-20T20:24:37.3425577Z   "build_date": "2025-08-20T20:23:47Z",
2025-08-20T20:24:37.3425912Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:37.3426244Z   "build_id": "17107810040",
2025-08-20T20:24:37.3426731Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcat?tag=0.25.1-aarch64-linux&download=msgcat.log",
2025-08-20T20:24:37.3427473Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:37.3428210Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcat?tag=0.25.1-aarch64-linux&download=msgcat",
2025-08-20T20:24:37.3428861Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcat:0.25.1-aarch64-linux",
2025-08-20T20:24:37.3429309Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcat",
2025-08-20T20:24:37.3429881Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcat?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:37.3430484Z   "shasum": "38e1edfc5954a8d434ffc6f118b02928d692f2a262273675fb60ace21365f5bb",
2025-08-20T20:24:37.3430818Z   "size": "2.1 MB",
2025-08-20T20:24:37.3431197Z   "size_raw": "2136680",
2025-08-20T20:24:37.3431380Z   "snapshots": [
2025-08-20T20:24:37.3431554Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:37.3431801Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:37.3432002Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:37.3432197Z   ]
2025-08-20T20:24:37.3432326Z }
2025-08-20T20:24:37.3432430Z 
2025-08-20T20:24:37.3432433Z 
2025-08-20T20:24:37.6898310Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgcmp.log'
2025-08-20T20:24:37.6935710Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcmp?tag=0.25.1-aarch64-linux&download=msgcmp.log
2025-08-20T20:24:37.6936174Z 
2025-08-20T20:24:37.6936596Z [+] Parsing/Uploading gettext/msgcmp --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsgcmp [aarch64-Linux]
2025-08-20T20:24:37.6961099Z {
2025-08-20T20:24:37.6961306Z   "_disabled": "false",
2025-08-20T20:24:37.6961541Z   "host": "aarch64-Linux",
2025-08-20T20:24:37.6961727Z   "rank": "",
2025-08-20T20:24:37.6961891Z   "pkg": "gettext.static",
2025-08-20T20:24:37.6962088Z   "pkg_family": "gettext",
2025-08-20T20:24:37.6962290Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:37.6962494Z   "pkg_name": "msgcmp",
2025-08-20T20:24:37.6962675Z   "pkg_type": "static",
2025-08-20T20:24:37.6963041Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msgcmp",
2025-08-20T20:24:37.6963582Z   "app_id": "",
2025-08-20T20:24:37.6963762Z   "appstream": "",
2025-08-20T20:24:37.6963926Z   "category": [
2025-08-20T20:24:37.6964084Z     "ConsoleOnly",
2025-08-20T20:24:37.6964244Z     "Utility"
2025-08-20T20:24:37.6964389Z   ],
2025-08-20T20:24:37.6964619Z   "description": "Compare message catalog and template [gettext]",
2025-08-20T20:24:37.6964913Z   "desktop": "",
2025-08-20T20:24:37.6965073Z   "homepage": [
2025-08-20T20:24:37.6965260Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:37.6965537Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:37.6965774Z   ],
2025-08-20T20:24:37.6966245Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcmp?tag=0.25.1-aarch64-linux&download=msgcmp.png",
2025-08-20T20:24:37.6966749Z   "license": [],
2025-08-20T20:24:37.6966912Z   "maintainer": [
2025-08-20T20:24:37.6967109Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:37.6967346Z   ],
2025-08-20T20:24:37.6967485Z   "provides": [
2025-08-20T20:24:37.6968001Z     "autopoint",
2025-08-20T20:24:37.6968183Z     "envsubst",
2025-08-20T20:24:37.6968336Z     "gettext",
2025-08-20T20:24:37.6968487Z     "gettextize",
2025-08-20T20:24:37.6968646Z     "gettext.sh",
2025-08-20T20:24:37.6968802Z     "msgattrib",
2025-08-20T20:24:37.6968957Z     "msgcat",
2025-08-20T20:24:37.6969103Z     "msgcmp",
2025-08-20T20:24:37.6969251Z     "msgcomm",
2025-08-20T20:24:37.6969399Z     "msgconv",
2025-08-20T20:24:37.6969549Z     "msgen",
2025-08-20T20:24:37.6969700Z     "msgexec",
2025-08-20T20:24:37.6969852Z     "msgfilter",
2025-08-20T20:24:37.6970011Z     "msgfmt",
2025-08-20T20:24:37.6970160Z     "msggrep",
2025-08-20T20:24:37.6970311Z     "msginit",
2025-08-20T20:24:37.6970461Z     "msgmerge",
2025-08-20T20:24:37.6970614Z     "msgunfmt",
2025-08-20T20:24:37.6970767Z     "msguniq",
2025-08-20T20:24:37.6970918Z     "ngettext",
2025-08-20T20:24:37.6971081Z     "recode-sr-latin",
2025-08-20T20:24:37.6971253Z     "xgettext"
2025-08-20T20:24:37.6971398Z   ],
2025-08-20T20:24:37.6971545Z   "note": [
2025-08-20T20:24:37.6971788Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:37.6972081Z   ],
2025-08-20T20:24:37.6972220Z   "repology": [
2025-08-20T20:24:37.6972373Z     "gettext"
2025-08-20T20:24:37.6972519Z   ],
2025-08-20T20:24:37.6972664Z   "screenshots": [],
2025-08-20T20:24:37.6972836Z   "src_url": [
2025-08-20T20:24:37.6973047Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:37.6974588Z   ],
2025-08-20T20:24:37.6974734Z   "tag": [
2025-08-20T20:24:37.6974880Z     "text",
2025-08-20T20:24:37.6975027Z     "translation"
2025-08-20T20:24:37.6975182Z   ],
2025-08-20T20:24:37.6975323Z   "version": "0.25.1",
2025-08-20T20:24:37.6975508Z   "version_upstream": "0.25.1",
2025-08-20T20:24:37.6975824Z   "bsum": "3fc93d8709bb0d26952f797764b04ede63cd72bd4fc1624e7069e462b0633984",
2025-08-20T20:24:37.6976162Z   "build_date": "2025-08-20T20:23:49Z",
2025-08-20T20:24:37.6976505Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:37.6976845Z   "build_id": "17107810040",
2025-08-20T20:24:37.6977342Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcmp?tag=0.25.1-aarch64-linux&download=msgcmp.log",
2025-08-20T20:24:37.6978096Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:37.6978845Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcmp?tag=0.25.1-aarch64-linux&download=msgcmp",
2025-08-20T20:24:37.6979505Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcmp:0.25.1-aarch64-linux",
2025-08-20T20:24:37.6979958Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcmp",
2025-08-20T20:24:37.6980537Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcmp?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:37.6981151Z   "shasum": "f54bb4cd93c11f00aba358d1bc2eeab357dd51279b69f27f0d46e080a9bbbde3",
2025-08-20T20:24:37.6981495Z   "size": "504 KB",
2025-08-20T20:24:37.6981662Z   "size_raw": "514192",
2025-08-20T20:24:37.6981837Z   "snapshots": [
2025-08-20T20:24:37.6982011Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:37.6982228Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:37.6982435Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:37.6982626Z   ]
2025-08-20T20:24:37.6982758Z }
2025-08-20T20:24:37.6982836Z 
2025-08-20T20:24:37.6982844Z 
2025-08-20T20:24:37.8625448Z Exists    38e1edfc5954 msgcat
2025-08-20T20:24:37.8657141Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:37.8977451Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:37.8998985Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:37.9057496Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:37.9421028Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:37.9796216Z Uploading e06ce3b3d9f2 msgcat.json
2025-08-20T20:24:37.9903881Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgcomm.log'
2025-08-20T20:24:37.9939446Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcomm?tag=0.25.1-aarch64-linux&download=msgcomm.log
2025-08-20T20:24:37.9939929Z 
2025-08-20T20:24:37.9940375Z [+] Parsing/Uploading gettext/msgcomm --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsgcomm [aarch64-Linux]
2025-08-20T20:24:37.9965822Z {
2025-08-20T20:24:37.9966025Z   "_disabled": "false",
2025-08-20T20:24:37.9966215Z   "host": "aarch64-Linux",
2025-08-20T20:24:37.9966399Z   "rank": "",
2025-08-20T20:24:37.9966559Z   "pkg": "gettext.static",
2025-08-20T20:24:37.9966762Z   "pkg_family": "gettext",
2025-08-20T20:24:37.9966962Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:37.9967164Z   "pkg_name": "msgcomm",
2025-08-20T20:24:37.9967349Z   "pkg_type": "static",
2025-08-20T20:24:37.9967712Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msgcomm",
2025-08-20T20:24:37.9968116Z   "app_id": "",
2025-08-20T20:24:37.9968278Z   "appstream": "",
2025-08-20T20:24:37.9968442Z   "category": [
2025-08-20T20:24:37.9968601Z     "ConsoleOnly",
2025-08-20T20:24:37.9968759Z     "Utility"
2025-08-20T20:24:37.9968906Z   ],
2025-08-20T20:24:37.9969220Z   "description": "Find messages which are common to two or more of the specified PO files [gettext]",
2025-08-20T20:24:37.9969603Z   "desktop": "",
2025-08-20T20:24:37.9969764Z   "homepage": [
2025-08-20T20:24:37.9970422Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:37.9970693Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:37.9970925Z   ],
2025-08-20T20:24:37.9971362Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcomm?tag=0.25.1-aarch64-linux&download=msgcomm.png",
2025-08-20T20:24:37.9971869Z   "license": [],
2025-08-20T20:24:37.9972028Z   "maintainer": [
2025-08-20T20:24:37.9972225Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:37.9972461Z   ],
2025-08-20T20:24:37.9972609Z   "provides": [
2025-08-20T20:24:37.9972772Z     "autopoint",
2025-08-20T20:24:37.9972926Z     "envsubst",
2025-08-20T20:24:37.9973080Z     "gettext",
2025-08-20T20:24:37.9973234Z     "gettextize",
2025-08-20T20:24:37.9973644Z     "gettext.sh",
2025-08-20T20:24:37.9973844Z     "msgattrib",
2025-08-20T20:24:37.9974000Z     "msgcat",
2025-08-20T20:24:37.9974150Z     "msgcmp",
2025-08-20T20:24:37.9974301Z     "msgcomm",
2025-08-20T20:24:37.9974461Z     "msgconv",
2025-08-20T20:24:37.9974610Z     "msgen",
2025-08-20T20:24:37.9974760Z     "msgexec",
2025-08-20T20:24:37.9974911Z     "msgfilter",
2025-08-20T20:24:37.9975067Z     "msgfmt",
2025-08-20T20:24:37.9975215Z     "msggrep",
2025-08-20T20:24:37.9975363Z     "msginit",
2025-08-20T20:24:37.9975510Z     "msgmerge",
2025-08-20T20:24:37.9975661Z     "msgunfmt",
2025-08-20T20:24:37.9975813Z     "msguniq",
2025-08-20T20:24:37.9975964Z     "ngettext",
2025-08-20T20:24:37.9976124Z     "recode-sr-latin",
2025-08-20T20:24:37.9976304Z     "xgettext"
2025-08-20T20:24:37.9976457Z   ],
2025-08-20T20:24:37.9976596Z   "note": [
2025-08-20T20:24:37.9976844Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:37.9977136Z   ],
2025-08-20T20:24:37.9977276Z   "repology": [
2025-08-20T20:24:37.9977426Z     "gettext"
2025-08-20T20:24:37.9977568Z   ],
2025-08-20T20:24:37.9977709Z   "screenshots": [],
2025-08-20T20:24:37.9977878Z   "src_url": [
2025-08-20T20:24:37.9978094Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:37.9978358Z   ],
2025-08-20T20:24:37.9978502Z   "tag": [
2025-08-20T20:24:37.9978649Z     "text",
2025-08-20T20:24:37.9978799Z     "translation"
2025-08-20T20:24:37.9978957Z   ],
2025-08-20T20:24:37.9979099Z   "version": "0.25.1",
2025-08-20T20:24:37.9979281Z   "version_upstream": "0.25.1",
2025-08-20T20:24:37.9979589Z   "bsum": "60048d58c090451b49e51535aaa8f668c6f27ae2717ba425798d391309ad3ea3",
2025-08-20T20:24:37.9979955Z   "build_date": "2025-08-20T20:23:52Z",
2025-08-20T20:24:37.9980620Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:37.9980979Z   "build_id": "17107810040",
2025-08-20T20:24:37.9981480Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcomm?tag=0.25.1-aarch64-linux&download=msgcomm.log",
2025-08-20T20:24:37.9982238Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:37.9982999Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcomm?tag=0.25.1-aarch64-linux&download=msgcomm",
2025-08-20T20:24:37.9984144Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcomm:0.25.1-aarch64-linux",
2025-08-20T20:24:37.9984613Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcomm",
2025-08-20T20:24:37.9985201Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcomm?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:37.9985818Z   "shasum": "3b69d8f183887d186bf4d53e4cb25720d651921e61f1cdcff88ddab4fe43eb8c",
2025-08-20T20:24:37.9986152Z   "size": "2.1 MB",
2025-08-20T20:24:37.9986317Z   "size_raw": "2136680",
2025-08-20T20:24:37.9986493Z   "snapshots": [
2025-08-20T20:24:37.9986663Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:37.9986877Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:37.9987079Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:37.9987269Z   ]
2025-08-20T20:24:37.9987622Z }
2025-08-20T20:24:37.9987708Z 
2025-08-20T20:24:37.9987711Z 
2025-08-20T20:24:38.0751403Z Uploading 06304d67c078 msgcat.json.sig
2025-08-20T20:24:38.0980199Z Uploading 8e4671b47192 msgcat.sig
2025-08-20T20:24:38.2478732Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgconv.log'
2025-08-20T20:24:38.2509513Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgconv?tag=0.25.1-aarch64-linux&download=msgconv.log
2025-08-20T20:24:38.2512160Z 
2025-08-20T20:24:38.2512779Z [+] Parsing/Uploading gettext/msgconv --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsgconv [aarch64-Linux]
2025-08-20T20:24:38.2537405Z {
2025-08-20T20:24:38.2537799Z   "_disabled": "false",
2025-08-20T20:24:38.2538797Z   "host": "aarch64-Linux",
2025-08-20T20:24:38.2539197Z   "rank": "",
2025-08-20T20:24:38.2539479Z   "pkg": "gettext.static",
2025-08-20T20:24:38.2539795Z   "pkg_family": "gettext",
2025-08-20T20:24:38.2540092Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:38.2540685Z   "pkg_name": "msgconv",
2025-08-20T20:24:38.2541217Z   "pkg_type": "static",
2025-08-20T20:24:38.2541632Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msgconv",
2025-08-20T20:24:38.2542028Z   "app_id": "",
2025-08-20T20:24:38.2542191Z   "appstream": "",
2025-08-20T20:24:38.2542355Z   "category": [
2025-08-20T20:24:38.2542517Z     "ConsoleOnly",
2025-08-20T20:24:38.2542675Z     "Utility"
2025-08-20T20:24:38.2542837Z   ],
2025-08-20T20:24:38.2543139Z   "description": "Convert a translation catalog to a different character encoding [gettext]",
2025-08-20T20:24:38.2543655Z   "desktop": "",
2025-08-20T20:24:38.2543821Z   "homepage": [
2025-08-20T20:24:38.2544012Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:38.2544280Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:38.2544513Z   ],
2025-08-20T20:24:38.2544953Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgconv?tag=0.25.1-aarch64-linux&download=msgconv.png",
2025-08-20T20:24:38.2545498Z   "license": [],
2025-08-20T20:24:38.2545661Z   "maintainer": [
2025-08-20T20:24:38.2545861Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:38.2546096Z   ],
2025-08-20T20:24:38.2546236Z   "provides": [
2025-08-20T20:24:38.2546393Z     "autopoint",
2025-08-20T20:24:38.2546546Z     "envsubst",
2025-08-20T20:24:38.2546698Z     "gettext",
2025-08-20T20:24:38.2546848Z     "gettextize",
2025-08-20T20:24:38.2547309Z     "gettext.sh",
2025-08-20T20:24:38.2547528Z     "msgattrib",
2025-08-20T20:24:38.2547690Z     "msgcat",
2025-08-20T20:24:38.2547841Z     "msgcmp",
2025-08-20T20:24:38.2547988Z     "msgcomm",
2025-08-20T20:24:38.2548139Z     "msgconv",
2025-08-20T20:24:38.2548287Z     "msgen",
2025-08-20T20:24:38.2548436Z     "msgexec",
2025-08-20T20:24:38.2548584Z     "msgfilter",
2025-08-20T20:24:38.2548738Z     "msgfmt",
2025-08-20T20:24:38.2548886Z     "msggrep",
2025-08-20T20:24:38.2549045Z     "msginit",
2025-08-20T20:24:38.2549195Z     "msgmerge",
2025-08-20T20:24:38.2549377Z     "msgunfmt",
2025-08-20T20:24:38.2549531Z     "msguniq",
2025-08-20T20:24:38.2549682Z     "ngettext",
2025-08-20T20:24:38.2549847Z     "recode-sr-latin",
2025-08-20T20:24:38.2550022Z     "xgettext"
2025-08-20T20:24:38.2550170Z   ],
2025-08-20T20:24:38.2550311Z   "note": [
2025-08-20T20:24:38.2550556Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:38.2550845Z   ],
2025-08-20T20:24:38.2556355Z   "repology": [
2025-08-20T20:24:38.2556540Z     "gettext"
2025-08-20T20:24:38.2556690Z   ],
2025-08-20T20:24:38.2556834Z   "screenshots": [],
2025-08-20T20:24:38.2557003Z   "src_url": [
2025-08-20T20:24:38.2557225Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:38.2557485Z   ],
2025-08-20T20:24:38.2557623Z   "tag": [
2025-08-20T20:24:38.2557768Z     "text",
2025-08-20T20:24:38.2557914Z     "translation"
2025-08-20T20:24:38.2558063Z   ],
2025-08-20T20:24:38.2558512Z   "version": "0.25.1",
2025-08-20T20:24:38.2558701Z   "version_upstream": "0.25.1",
2025-08-20T20:24:38.2559012Z   "bsum": "2940f380e9046ee12d907307395cdd23005f5a50b9702d04537eb2f74db602cb",
2025-08-20T20:24:38.2559346Z   "build_date": "2025-08-20T20:23:54Z",
2025-08-20T20:24:38.2559676Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:38.2560004Z   "build_id": "17107810040",
2025-08-20T20:24:38.2560512Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgconv?tag=0.25.1-aarch64-linux&download=msgconv.log",
2025-08-20T20:24:38.2561266Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:38.2562011Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgconv?tag=0.25.1-aarch64-linux&download=msgconv",
2025-08-20T20:24:38.2562661Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgconv:0.25.1-aarch64-linux",
2025-08-20T20:24:38.2563120Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgconv",
2025-08-20T20:24:38.2569266Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgconv?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:38.2569897Z   "shasum": "b71c6d3e559af103e97673c3fdc27c624bc84df59c8f0c572c3d0fc37c6099c3",
2025-08-20T20:24:38.2570232Z   "size": "2.1 MB",
2025-08-20T20:24:38.2570398Z   "size_raw": "2135616",
2025-08-20T20:24:38.2570576Z   "snapshots": [
2025-08-20T20:24:38.2570766Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:38.2570977Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:38.2571180Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:38.2571375Z   ]
2025-08-20T20:24:38.2571512Z }
2025-08-20T20:24:38.2571591Z 
2025-08-20T20:24:38.2571595Z 
2025-08-20T20:24:38.3474674Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgen.log'
2025-08-20T20:24:38.3508886Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgen?tag=0.25.1-aarch64-linux&download=msgen.log
2025-08-20T20:24:38.3509338Z 
2025-08-20T20:24:38.3509756Z [+] Parsing/Uploading gettext/msgen --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsgen [aarch64-Linux]
2025-08-20T20:24:38.3515425Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:38.3530819Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:38.3534640Z {
2025-08-20T20:24:38.3535728Z   "_disabled": "false",
2025-08-20T20:24:38.3536033Z   "host": "aarch64-Linux",
2025-08-20T20:24:38.3536224Z   "rank": "",
2025-08-20T20:24:38.3536391Z   "pkg": "gettext.static",
2025-08-20T20:24:38.3536588Z   "pkg_family": "gettext",
2025-08-20T20:24:38.3536788Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:38.3536988Z   "pkg_name": "msgen",
2025-08-20T20:24:38.3537163Z   "pkg_type": "static",
2025-08-20T20:24:38.3537522Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msgen",
2025-08-20T20:24:38.3537918Z   "app_id": "",
2025-08-20T20:24:38.3538075Z   "appstream": "",
2025-08-20T20:24:38.3538240Z   "category": [
2025-08-20T20:24:38.3538400Z     "ConsoleOnly",
2025-08-20T20:24:38.3538560Z     "Utility"
2025-08-20T20:24:38.3538705Z   ],
2025-08-20T20:24:38.3538934Z   "description": "Create an English translation catalog [gettext]",
2025-08-20T20:24:38.3539230Z   "desktop": "",
2025-08-20T20:24:38.3539390Z   "homepage": [
2025-08-20T20:24:38.3539586Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:38.3539855Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:38.3540090Z   ],
2025-08-20T20:24:38.3540520Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgen?tag=0.25.1-aarch64-linux&download=msgen.png",
2025-08-20T20:24:38.3541009Z   "license": [],
2025-08-20T20:24:38.3541165Z   "maintainer": [
2025-08-20T20:24:38.3541363Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:38.3541850Z   ],
2025-08-20T20:24:38.3541994Z   "provides": [
2025-08-20T20:24:38.3542155Z     "autopoint",
2025-08-20T20:24:38.3542315Z     "envsubst",
2025-08-20T20:24:38.3542468Z     "gettext",
2025-08-20T20:24:38.3542622Z     "gettextize",
2025-08-20T20:24:38.3542781Z     "gettext.sh",
2025-08-20T20:24:38.3542942Z     "msgattrib",
2025-08-20T20:24:38.3543096Z     "msgcat",
2025-08-20T20:24:38.3543242Z     "msgcmp",
2025-08-20T20:24:38.3543671Z     "msgcomm",
2025-08-20T20:24:38.3543872Z     "msgconv",
2025-08-20T20:24:38.3544025Z     "msgen",
2025-08-20T20:24:38.3544182Z     "msgexec",
2025-08-20T20:24:38.3544338Z     "msgfilter",
2025-08-20T20:24:38.3544494Z     "msgfmt",
2025-08-20T20:24:38.3544642Z     "msggrep",
2025-08-20T20:24:38.3544793Z     "msginit",
2025-08-20T20:24:38.3544946Z     "msgmerge",
2025-08-20T20:24:38.3545098Z     "msgunfmt",
2025-08-20T20:24:38.3545248Z     "msguniq",
2025-08-20T20:24:38.3545399Z     "ngettext",
2025-08-20T20:24:38.3545559Z     "recode-sr-latin",
2025-08-20T20:24:38.3545737Z     "xgettext"
2025-08-20T20:24:38.3545881Z   ],
2025-08-20T20:24:38.3546019Z   "note": [
2025-08-20T20:24:38.3546265Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:38.3546554Z   ],
2025-08-20T20:24:38.3546717Z   "repology": [
2025-08-20T20:24:38.3546869Z     "gettext"
2025-08-20T20:24:38.3547014Z   ],
2025-08-20T20:24:38.3547156Z   "screenshots": [],
2025-08-20T20:24:38.3547325Z   "src_url": [
2025-08-20T20:24:38.3547533Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:38.3547796Z   ],
2025-08-20T20:24:38.3547930Z   "tag": [
2025-08-20T20:24:38.3548076Z     "text",
2025-08-20T20:24:38.3548221Z     "translation"
2025-08-20T20:24:38.3548375Z   ],
2025-08-20T20:24:38.3548516Z   "version": "0.25.1",
2025-08-20T20:24:38.3548700Z   "version_upstream": "0.25.1",
2025-08-20T20:24:38.3549031Z   "bsum": "de5e637c36841b1e5fcfda6ffbc60c96c55a5aaa38ffc6406a9da5209bf8d2e2",
2025-08-20T20:24:38.3549379Z   "build_date": "2025-08-20T20:23:56Z",
2025-08-20T20:24:38.3549718Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:38.3550053Z   "build_id": "17107810040",
2025-08-20T20:24:38.3550535Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgen?tag=0.25.1-aarch64-linux&download=msgen.log",
2025-08-20T20:24:38.3551274Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:38.3552414Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgen?tag=0.25.1-aarch64-linux&download=msgen",
2025-08-20T20:24:38.3553074Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgen:0.25.1-aarch64-linux",
2025-08-20T20:24:38.3553791Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgen",
2025-08-20T20:24:38.3554379Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgen?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:38.3554980Z   "shasum": "18f7369d669912371fcedccfda44c3fe8d80ba6c77026412d9c287c6722e7f7b",
2025-08-20T20:24:38.3555310Z   "size": "2.1 MB",
2025-08-20T20:24:38.3555478Z   "size_raw": "2135744",
2025-08-20T20:24:38.3555654Z   "snapshots": [
2025-08-20T20:24:38.3555822Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:38.3556034Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:38.3556236Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:38.3556431Z   ]
2025-08-20T20:24:38.3556561Z }
2025-08-20T20:24:38.3556658Z 
2025-08-20T20:24:38.3556662Z 
2025-08-20T20:24:38.3567945Z Exists    f54bb4cd93c1 msgcmp
2025-08-20T20:24:38.3599462Z Uploading 11d5b871de9e msgcmp.sig
2025-08-20T20:24:38.3870844Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:38.3916064Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:38.3953610Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:38.3958955Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:38.4174356Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:38.4257642Z Uploading de59cd4d41f6 msgcmp.json
2025-08-20T20:24:38.4288875Z Uploading f03a82c5ab4f msgcat.log
2025-08-20T20:24:38.4433983Z Uploading 9176cd06bfe6 msgcmp.json.sig
2025-08-20T20:24:38.6491455Z Uploading ca5e63ac0cdc msgcat.log.sig
2025-08-20T20:24:38.7447390Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:38.7607268Z Exists    b71c6d3e559a msgconv
2025-08-20T20:24:38.7778510Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:38.7957717Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:38.8106109Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:38.8150818Z Uploading f03a82c5ab4f msgcmp.log
2025-08-20T20:24:38.8240927Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:38.8486912Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:38.8618836Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:38.8724390Z Uploading 5f1777f4dea0 msgcomm.sig
2025-08-20T20:24:38.8750712Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:38.8854007Z Uploading 915868c12914 msgcmp.log.sig
2025-08-20T20:24:38.8893280Z Uploading 3047cdaf9c3a msgconv.json
2025-08-20T20:24:38.8985961Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:38.8998554Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:38.9286489Z Uploading 3c8186fc5bff msgconv.json.sig
2025-08-20T20:24:38.9286785Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:38.9504533Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:38.9509824Z Uploading 4099e12d7c8e msgen.sig
2025-08-20T20:24:38.9578878Z Uploading 99e366a9af2b msgconv.sig
2025-08-20T20:24:38.9587830Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:38.9598568Z Exists    18f7369d6699 msgen
2025-08-20T20:24:38.9649678Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:38.9916589Z Uploading 4a80b0a7e6ae msgcomm.json
2025-08-20T20:24:38.9970737Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:39.0016174Z Uploaded  e06ce3b3d9f2 msgcat.json
2025-08-20T20:24:39.0051491Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:39.0101073Z Uploaded  f03a82c5ab4f msgcat.log
2025-08-20T20:24:39.0498167Z Uploading f70563eb955a msgen.json
2025-08-20T20:24:39.0498448Z Exists    ce32941f4e3a msgcat.version
2025-08-20T20:24:39.0516658Z Uploading 676c4e60d15b msgcat.version.sig
2025-08-20T20:24:39.0671774Z Exists    3b69d8f18388 msgcomm
2025-08-20T20:24:39.0778570Z Uploaded  06304d67c078 msgcat.json.sig
2025-08-20T20:24:39.1258227Z Uploaded  8e4671b47192 msgcat.sig
2025-08-20T20:24:39.1462421Z Uploading 054412ceaf9a msgcomm.json.sig
2025-08-20T20:24:39.2215437Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:39.2640669Z Uploading f03a82c5ab4f msgconv.log
2025-08-20T20:24:39.2953833Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:39.3407390Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:39.3415560Z Uploading 4ac5ff32b4d8 msgen.json.sig
2025-08-20T20:24:39.3894423Z Uploading fa3c17d4c97b msgconv.log.sig
2025-08-20T20:24:39.3927615Z Uploaded  de59cd4d41f6 msgcmp.json
2025-08-20T20:24:39.3953247Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:39.4170383Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:39.4319840Z Exists    ce32941f4e3a msgcmp.version
2025-08-20T20:24:39.4543654Z Uploaded  676c4e60d15b msgcat.version.sig
2025-08-20T20:24:39.4591906Z Uploaded  9176cd06bfe6 msgcmp.json.sig
2025-08-20T20:24:39.4620240Z Uploading f03a82c5ab4f msgcomm.log
2025-08-20T20:24:39.4631888Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:39.4748409Z Uploading f03a82c5ab4f msgen.log
2025-08-20T20:24:39.4925507Z Uploading 676c4e60d15b msgcmp.version.sig
2025-08-20T20:24:39.5375660Z Uploaded  11d5b871de9e msgcmp.sig
2025-08-20T20:24:39.5447196Z Uploading 4c69a777899f msgen.log.sig
2025-08-20T20:24:39.5750318Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:39.6171805Z Uploading 9a9fdd282529 msgcomm.log.sig
2025-08-20T20:24:39.8103223Z Uploaded  ca5e63ac0cdc msgcat.log.sig
2025-08-20T20:24:39.8103657Z Uploading 05ff4fbaa03a msgcat
2025-08-20T20:24:39.8519956Z Uploaded  f03a82c5ab4f msgcomm.log
2025-08-20T20:24:39.8876120Z Uploaded  915868c12914 msgcmp.log.sig
2025-08-20T20:24:39.9067953Z Exists    ce32941f4e3a msgcomm.version
2025-08-20T20:24:39.9162379Z Uploaded  f03a82c5ab4f msgcmp.log
2025-08-20T20:24:39.9419694Z Uploaded  5f1777f4dea0 msgcomm.sig
2025-08-20T20:24:39.9724109Z Uploaded  f03a82c5ab4f msgen.log
2025-08-20T20:24:40.0339867Z Uploaded  99e366a9af2b msgconv.sig
2025-08-20T20:24:40.0876792Z Exists    ce32941f4e3a msgconv.version
2025-08-20T20:24:40.1086730Z Uploaded  f70563eb955a msgen.json
2025-08-20T20:24:40.1294218Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:40.1294514Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:40.1294743Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:40.1294996Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:40.1295224Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:40.1295443Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:40.1295657Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:40.1295888Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:40.1296126Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:40.1296342Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:40.1296582Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:40.1296803Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:40.1297016Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:40.1297235Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:40.1297450Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:40.1297667Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:40.1297881Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:40.1298102Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:40.1298327Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:40.1298544Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:40.1298751Z Uploaded  05ff4fbaa03a msgcat
2025-08-20T20:24:40.1299111Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcat:0.25.1-aarch64-linux
2025-08-20T20:24:40.1299521Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:40.1299899Z Digest: sha256:05ff4fbaa03aeb2a198c13b81c0040add3f7839c8847b939c401dd4b8dff163f
2025-08-20T20:24:40.1614264Z Uploaded  676c4e60d15b msgcmp.version.sig
2025-08-20T20:24:40.1614545Z Uploading d5f40ebfd5a3 msgcmp
2025-08-20T20:24:40.1713923Z Uploaded  054412ceaf9a msgcomm.json.sig
2025-08-20T20:24:40.1888836Z Uploading 676c4e60d15b msgcomm.version.sig
2025-08-20T20:24:40.1897618Z Exists    ce32941f4e3a msgen.version
2025-08-20T20:24:40.2620666Z Uploaded  3c8186fc5bff msgconv.json.sig
2025-08-20T20:24:40.2769450Z Uploading 676c4e60d15b msgen.version.sig
2025-08-20T20:24:40.3007188Z Uploaded  f03a82c5ab4f msgconv.log
2025-08-20T20:24:40.3238434Z Uploading 676c4e60d15b msgconv.version.sig
2025-08-20T20:24:40.4628777Z Uploaded  fa3c17d4c97b msgconv.log.sig
2025-08-20T20:24:40.4788500Z Uploaded  4ac5ff32b4d8 msgen.json.sig
2025-08-20T20:24:40.6071476Z Uploaded  9a9fdd282529 msgcomm.log.sig
2025-08-20T20:24:40.6685924Z Uploaded  3047cdaf9c3a msgconv.json
2025-08-20T20:24:40.7924861Z Uploaded  4099e12d7c8e msgen.sig
2025-08-20T20:24:40.8377321Z Uploaded  4a80b0a7e6ae msgcomm.json
2025-08-20T20:24:40.8581072Z Uploaded  676c4e60d15b msgen.version.sig
2025-08-20T20:24:40.9564327Z Uploaded  676c4e60d15b msgconv.version.sig
2025-08-20T20:24:40.9564993Z Uploading ff301a3f6ce9 msgconv
2025-08-20T20:24:40.9717589Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:40.9717849Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:40.9718098Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:40.9718318Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:40.9718542Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:40.9718763Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:40.9719004Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:40.9719238Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:40.9719475Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:40.9719691Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:40.9719916Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:40.9720165Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:40.9720380Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:40.9720984Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:40.9721202Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:40.9721420Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:40.9721637Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:40.9721858Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:40.9722077Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:40.9722292Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:40.9722505Z Uploaded  d5f40ebfd5a3 msgcmp
2025-08-20T20:24:40.9722877Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcmp:0.25.1-aarch64-linux
2025-08-20T20:24:40.9723294Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:40.9723912Z Digest: sha256:d5f40ebfd5a3309718d83080bc5ed1007034dc8d2264145221b54d3afc875eab
2025-08-20T20:24:40.9724295Z Uploaded  676c4e60d15b msgcomm.version.sig
2025-08-20T20:24:40.9725834Z Uploading 57e4cbf3194d msgcomm
2025-08-20T20:24:41.1392544Z Uploaded  4c69a777899f msgen.log.sig
2025-08-20T20:24:41.1393304Z Uploading 312b03184c61 msgen
2025-08-20T20:24:41.3120054Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:41.3120376Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:41.3120599Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:41.3120827Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:41.3121053Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:41.3121270Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:41.3121484Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:41.3121718Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:41.3121988Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:41.3122205Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:41.3122426Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:41.3122648Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:41.3122860Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:41.3123073Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:41.3123288Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:41.3123767Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:41.3123997Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:41.3124221Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:41.3124442Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:41.3124660Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:41.3124867Z Uploaded  57e4cbf3194d msgcomm
2025-08-20T20:24:41.3125231Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcomm:0.25.1-aarch64-linux
2025-08-20T20:24:41.3126008Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:41.3126439Z Digest: sha256:57e4cbf3194d4ad4225d6b8a2499582fa34b1f7a23e9d6d19c3e2eb2854954eb
2025-08-20T20:24:41.3355032Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:41.3355312Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:41.3355539Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:41.3355784Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:41.3356010Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:41.3356252Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:41.3356462Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:41.3356696Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:41.3356932Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:41.3357149Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:41.3357371Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:41.3357594Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:41.3357808Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:41.3358034Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:41.3358250Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:41.3358465Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:41.3358682Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:41.3358904Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:41.3359121Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:41.3359335Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:41.3359544Z Uploaded  ff301a3f6ce9 msgconv
2025-08-20T20:24:41.3360429Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgconv:0.25.1-aarch64-linux
2025-08-20T20:24:41.3360845Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:41.3361224Z Digest: sha256:ff301a3f6ce96f493ad7cdf2f9959c1f1b5f0a1a34b4a67bb4ebc90b08d83423
2025-08-20T20:24:41.4833774Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:41.4843092Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:41.4843424Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:41.4843667Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:41.4843927Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:41.4844146Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:41.4844361Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:41.4844594Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:41.4844833Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:41.4845048Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:41.4845270Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:41.4845507Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:41.4845719Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:41.4845935Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:41.4846157Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:41.4846374Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:41.4846593Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:41.4846815Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:41.4847034Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:41.4847262Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:41.4847471Z Uploaded  312b03184c61 msgen
2025-08-20T20:24:41.4847823Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgen:0.25.1-aarch64-linux
2025-08-20T20:24:41.4848238Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:41.4848609Z Digest: sha256:312b03184c6110ffef01e0c3994c62383b65a73ea96294744de38c1851371f74
2025-08-20T20:24:45.4210854Z 
2025-08-20T20:24:45.4211442Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcat
2025-08-20T20:24:45.4212093Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcat?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:45.4212478Z 
2025-08-20T20:24:46.4128620Z 
2025-08-20T20:24:46.4129191Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcmp
2025-08-20T20:24:46.4129818Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcmp?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:46.4130206Z 
2025-08-20T20:24:46.5737506Z 
2025-08-20T20:24:46.5738405Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgcomm
2025-08-20T20:24:46.5739072Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgcomm?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:46.5739470Z 
2025-08-20T20:24:46.7479463Z 
2025-08-20T20:24:46.7479991Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgen
2025-08-20T20:24:46.7480595Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgen?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:46.7481039Z 
2025-08-20T20:24:46.9145076Z 
2025-08-20T20:24:46.9145771Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgconv
2025-08-20T20:24:46.9146392Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgconv?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:47.0625203Z 
2025-08-20T20:24:47.0626015Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgexec.log'
2025-08-20T20:24:47.0661083Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgexec?tag=0.25.1-aarch64-linux&download=msgexec.log
2025-08-20T20:24:47.0661564Z 
2025-08-20T20:24:47.0661998Z [+] Parsing/Uploading gettext/msgexec --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsgexec [aarch64-Linux]
2025-08-20T20:24:47.0687727Z {
2025-08-20T20:24:47.0687974Z   "_disabled": "false",
2025-08-20T20:24:47.0688547Z   "host": "aarch64-Linux",
2025-08-20T20:24:47.0688738Z   "rank": "",
2025-08-20T20:24:47.0688906Z   "pkg": "gettext.static",
2025-08-20T20:24:47.0689104Z   "pkg_family": "gettext",
2025-08-20T20:24:47.0689299Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:47.0689504Z   "pkg_name": "msgexec",
2025-08-20T20:24:47.0689689Z   "pkg_type": "static",
2025-08-20T20:24:47.0690056Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msgexec",
2025-08-20T20:24:47.0690460Z   "app_id": "",
2025-08-20T20:24:47.0690623Z   "appstream": "",
2025-08-20T20:24:47.0690783Z   "category": [
2025-08-20T20:24:47.0690938Z     "ConsoleOnly",
2025-08-20T20:24:47.0691097Z     "Utility"
2025-08-20T20:24:47.0691244Z   ],
2025-08-20T20:24:47.0691529Z   "description": "Apply a command to all translations of a translation catalog [gettext]",
2025-08-20T20:24:47.0691881Z   "desktop": "",
2025-08-20T20:24:47.0692044Z   "homepage": [
2025-08-20T20:24:47.0692239Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:47.0692506Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:47.0692742Z   ],
2025-08-20T20:24:47.0693184Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgexec?tag=0.25.1-aarch64-linux&download=msgexec.png",
2025-08-20T20:24:47.0693998Z   "license": [],
2025-08-20T20:24:47.0694167Z   "maintainer": [
2025-08-20T20:24:47.0694362Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:47.0694597Z   ],
2025-08-20T20:24:47.0694738Z   "provides": [
2025-08-20T20:24:47.0694906Z     "autopoint",
2025-08-20T20:24:47.0695065Z     "envsubst",
2025-08-20T20:24:47.0695216Z     "gettext",
2025-08-20T20:24:47.0695369Z     "gettextize",
2025-08-20T20:24:47.0695529Z     "gettext.sh",
2025-08-20T20:24:47.0695686Z     "msgattrib",
2025-08-20T20:24:47.0695838Z     "msgcat",
2025-08-20T20:24:47.0695989Z     "msgcmp",
2025-08-20T20:24:47.0696134Z     "msgcomm",
2025-08-20T20:24:47.0696285Z     "msgconv",
2025-08-20T20:24:47.0696440Z     "msgen",
2025-08-20T20:24:47.0696589Z     "msgexec",
2025-08-20T20:24:47.0696740Z     "msgfilter",
2025-08-20T20:24:47.0696898Z     "msgfmt",
2025-08-20T20:24:47.0697045Z     "msggrep",
2025-08-20T20:24:47.0697197Z     "msginit",
2025-08-20T20:24:47.0697348Z     "msgmerge",
2025-08-20T20:24:47.0697501Z     "msgunfmt",
2025-08-20T20:24:47.0697653Z     "msguniq",
2025-08-20T20:24:47.0697800Z     "ngettext",
2025-08-20T20:24:47.0697959Z     "recode-sr-latin",
2025-08-20T20:24:47.0698134Z     "xgettext"
2025-08-20T20:24:47.0698282Z   ],
2025-08-20T20:24:47.0698720Z   "note": [
2025-08-20T20:24:47.0698984Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:47.0699275Z   ],
2025-08-20T20:24:47.0699413Z   "repology": [
2025-08-20T20:24:47.0699568Z     "gettext"
2025-08-20T20:24:47.0699709Z   ],
2025-08-20T20:24:47.0699854Z   "screenshots": [],
2025-08-20T20:24:47.0700018Z   "src_url": [
2025-08-20T20:24:47.0700232Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:47.0700495Z   ],
2025-08-20T20:24:47.0700631Z   "tag": [
2025-08-20T20:24:47.0700772Z     "text",
2025-08-20T20:24:47.0700924Z     "translation"
2025-08-20T20:24:47.0701079Z   ],
2025-08-20T20:24:47.0701242Z   "version": "0.25.1",
2025-08-20T20:24:47.0701429Z   "version_upstream": "0.25.1",
2025-08-20T20:24:47.0701744Z   "bsum": "db1d8db57ef006ed648b9fcc297a5e63783561e70937650c5f91c789bfeb32dd",
2025-08-20T20:24:47.0702084Z   "build_date": "2025-08-20T20:23:58Z",
2025-08-20T20:24:47.0702415Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:47.0702737Z   "build_id": "17107810040",
2025-08-20T20:24:47.0703234Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgexec?tag=0.25.1-aarch64-linux&download=msgexec.log",
2025-08-20T20:24:47.0704721Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:47.0705479Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgexec?tag=0.25.1-aarch64-linux&download=msgexec",
2025-08-20T20:24:47.0706347Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgexec:0.25.1-aarch64-linux",
2025-08-20T20:24:47.0706804Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgexec",
2025-08-20T20:24:47.0707385Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgexec?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:47.0708004Z   "shasum": "6f5046d8cd719658c0bccde313fdbcd4ee6ac4e76f3ccef7877a5ddc27553e1d",
2025-08-20T20:24:47.0708340Z   "size": "512 KB",
2025-08-20T20:24:47.0708502Z   "size_raw": "521792",
2025-08-20T20:24:47.0708673Z   "snapshots": [
2025-08-20T20:24:47.0708843Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:47.0709053Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:47.0709254Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:47.0709446Z   ]
2025-08-20T20:24:47.0709574Z }
2025-08-20T20:24:47.0709674Z 
2025-08-20T20:24:47.0709678Z 
2025-08-20T20:24:47.7071962Z Uploading b8900137025f msgexec.sig
2025-08-20T20:24:47.7360575Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:47.7824698Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:47.7947027Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:47.8912912Z Exists    6f5046d8cd71 msgexec
2025-08-20T20:24:47.9037710Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:47.9372618Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:47.9460972Z Uploading 239089183284 msgexec.json
2025-08-20T20:24:47.9758062Z Uploading 048c2027450f msgexec.json.sig
2025-08-20T20:24:48.2649271Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgfilter.log'
2025-08-20T20:24:48.2682156Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgfilter?tag=0.25.1-aarch64-linux&download=msgfilter.log
2025-08-20T20:24:48.2682649Z 
2025-08-20T20:24:48.2683100Z [+] Parsing/Uploading gettext/msgfilter --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsgfilter [aarch64-Linux]
2025-08-20T20:24:48.2708317Z {
2025-08-20T20:24:48.2708524Z   "_disabled": "false",
2025-08-20T20:24:48.2708722Z   "host": "aarch64-Linux",
2025-08-20T20:24:48.2708906Z   "rank": "",
2025-08-20T20:24:48.2709068Z   "pkg": "gettext.static",
2025-08-20T20:24:48.2709265Z   "pkg_family": "gettext",
2025-08-20T20:24:48.2709464Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:48.2709665Z   "pkg_name": "msgfilter",
2025-08-20T20:24:48.2710172Z   "pkg_type": "static",
2025-08-20T20:24:48.2710568Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msgfilter",
2025-08-20T20:24:48.2710965Z   "app_id": "",
2025-08-20T20:24:48.2711125Z   "appstream": "",
2025-08-20T20:24:48.2711291Z   "category": [
2025-08-20T20:24:48.2711449Z     "ConsoleOnly",
2025-08-20T20:24:48.2711607Z     "Utility"
2025-08-20T20:24:48.2711750Z   ],
2025-08-20T20:24:48.2712040Z   "description": "Apply a filter to all translations of a translation catalog [gettext]",
2025-08-20T20:24:48.2712388Z   "desktop": "",
2025-08-20T20:24:48.2712549Z   "homepage": [
2025-08-20T20:24:48.2712734Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:48.2712999Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:48.2713229Z   ],
2025-08-20T20:24:48.2713815Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgfilter?tag=0.25.1-aarch64-linux&download=msgfilter.png",
2025-08-20T20:24:48.2714353Z   "license": [],
2025-08-20T20:24:48.2714518Z   "maintainer": [
2025-08-20T20:24:48.2714716Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:48.2714978Z   ],
2025-08-20T20:24:48.2715118Z   "provides": [
2025-08-20T20:24:48.2715277Z     "autopoint",
2025-08-20T20:24:48.2715435Z     "envsubst",
2025-08-20T20:24:48.2715590Z     "gettext",
2025-08-20T20:24:48.2715744Z     "gettextize",
2025-08-20T20:24:48.2715906Z     "gettext.sh",
2025-08-20T20:24:48.2716313Z     "msgattrib",
2025-08-20T20:24:48.2716470Z     "msgcat",
2025-08-20T20:24:48.2716613Z     "msgcmp",
2025-08-20T20:24:48.2716760Z     "msgcomm",
2025-08-20T20:24:48.2716909Z     "msgconv",
2025-08-20T20:24:48.2717054Z     "msgen",
2025-08-20T20:24:48.2717198Z     "msgexec",
2025-08-20T20:24:48.2717347Z     "msgfilter",
2025-08-20T20:24:48.2717503Z     "msgfmt",
2025-08-20T20:24:48.2717652Z     "msggrep",
2025-08-20T20:24:48.2717801Z     "msginit",
2025-08-20T20:24:48.2717951Z     "msgmerge",
2025-08-20T20:24:48.2718102Z     "msgunfmt",
2025-08-20T20:24:48.2718256Z     "msguniq",
2025-08-20T20:24:48.2718407Z     "ngettext",
2025-08-20T20:24:48.2718568Z     "recode-sr-latin",
2025-08-20T20:24:48.2718740Z     "xgettext"
2025-08-20T20:24:48.2718885Z   ],
2025-08-20T20:24:48.2719025Z   "note": [
2025-08-20T20:24:48.2719271Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:48.2719561Z   ],
2025-08-20T20:24:48.2719701Z   "repology": [
2025-08-20T20:24:48.2719862Z     "gettext"
2025-08-20T20:24:48.2720007Z   ],
2025-08-20T20:24:48.2720147Z   "screenshots": [],
2025-08-20T20:24:48.2720316Z   "src_url": [
2025-08-20T20:24:48.2720531Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:48.2720787Z   ],
2025-08-20T20:24:48.2720922Z   "tag": [
2025-08-20T20:24:48.2721065Z     "text",
2025-08-20T20:24:48.2721210Z     "translation"
2025-08-20T20:24:48.2721368Z   ],
2025-08-20T20:24:48.2721511Z   "version": "0.25.1",
2025-08-20T20:24:48.2721696Z   "version_upstream": "0.25.1",
2025-08-20T20:24:48.2722005Z   "bsum": "d2052da09365131491e91c568067ccc5948734624e409015a42e957a54472c6c",
2025-08-20T20:24:48.2722337Z   "build_date": "2025-08-20T20:24:01Z",
2025-08-20T20:24:48.2722671Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:48.2722999Z   "build_id": "17107810040",
2025-08-20T20:24:48.2723702Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgfilter?tag=0.25.1-aarch64-linux&download=msgfilter.log",
2025-08-20T20:24:48.2724505Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:48.2725274Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgfilter?tag=0.25.1-aarch64-linux&download=msgfilter",
2025-08-20T20:24:48.2725948Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgfilter:0.25.1-aarch64-linux",
2025-08-20T20:24:48.2726421Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgfilter",
2025-08-20T20:24:48.2727256Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgfilter?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:48.2727882Z   "shasum": "8f10c799f74b99f696dfdcbdbf43e3fb736356f140803441a360a497d7c9e81c",
2025-08-20T20:24:48.2728211Z   "size": "2.1 MB",
2025-08-20T20:24:48.2728375Z   "size_raw": "2144936",
2025-08-20T20:24:48.2728551Z   "snapshots": [
2025-08-20T20:24:48.2728721Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:48.2728940Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:48.2729142Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:48.2729337Z   ]
2025-08-20T20:24:48.2729468Z }
2025-08-20T20:24:48.2729544Z 
2025-08-20T20:24:48.2729548Z 
2025-08-20T20:24:48.4628542Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgfmt.log'
2025-08-20T20:24:48.4661769Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgfmt?tag=0.25.1-aarch64-linux&download=msgfmt.log
2025-08-20T20:24:48.4662235Z 
2025-08-20T20:24:48.4662662Z [+] Parsing/Uploading gettext/msgfmt --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsgfmt [aarch64-Linux]
2025-08-20T20:24:48.4687226Z {
2025-08-20T20:24:48.4687457Z   "_disabled": "false",
2025-08-20T20:24:48.4687658Z   "host": "aarch64-Linux",
2025-08-20T20:24:48.4687844Z   "rank": "",
2025-08-20T20:24:48.4688012Z   "pkg": "gettext.static",
2025-08-20T20:24:48.4688501Z   "pkg_family": "gettext",
2025-08-20T20:24:48.4688700Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:48.4688898Z   "pkg_name": "msgfmt",
2025-08-20T20:24:48.4689077Z   "pkg_type": "static",
2025-08-20T20:24:48.4689443Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msgfmt",
2025-08-20T20:24:48.4689831Z   "app_id": "",
2025-08-20T20:24:48.4689991Z   "appstream": "",
2025-08-20T20:24:48.4690155Z   "category": [
2025-08-20T20:24:48.4690313Z     "ConsoleOnly",
2025-08-20T20:24:48.4690483Z     "Utility"
2025-08-20T20:24:48.4690629Z   ],
2025-08-20T20:24:48.4690948Z   "description": "Generate binary message catalog from textual translation description [gettext]",
2025-08-20T20:24:48.4691326Z   "desktop": "",
2025-08-20T20:24:48.4691486Z   "homepage": [
2025-08-20T20:24:48.4691676Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:48.4691944Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:48.4692184Z   ],
2025-08-20T20:24:48.4692615Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgfmt?tag=0.25.1-aarch64-linux&download=msgfmt.png",
2025-08-20T20:24:48.4693114Z   "license": [],
2025-08-20T20:24:48.4693273Z   "maintainer": [
2025-08-20T20:24:48.4693771Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:48.4694012Z   ],
2025-08-20T20:24:48.4694152Z   "provides": [
2025-08-20T20:24:48.4694309Z     "autopoint",
2025-08-20T20:24:48.4694465Z     "envsubst",
2025-08-20T20:24:48.4694613Z     "gettext",
2025-08-20T20:24:48.4694776Z     "gettextize",
2025-08-20T20:24:48.4694935Z     "gettext.sh",
2025-08-20T20:24:48.4695092Z     "msgattrib",
2025-08-20T20:24:48.4695244Z     "msgcat",
2025-08-20T20:24:48.4695391Z     "msgcmp",
2025-08-20T20:24:48.4695539Z     "msgcomm",
2025-08-20T20:24:48.4695688Z     "msgconv",
2025-08-20T20:24:48.4695836Z     "msgen",
2025-08-20T20:24:48.4695984Z     "msgexec",
2025-08-20T20:24:48.4696135Z     "msgfilter",
2025-08-20T20:24:48.4696293Z     "msgfmt",
2025-08-20T20:24:48.4696443Z     "msggrep",
2025-08-20T20:24:48.4696595Z     "msginit",
2025-08-20T20:24:48.4696746Z     "msgmerge",
2025-08-20T20:24:48.4696903Z     "msgunfmt",
2025-08-20T20:24:48.4697053Z     "msguniq",
2025-08-20T20:24:48.4697203Z     "ngettext",
2025-08-20T20:24:48.4697394Z     "recode-sr-latin",
2025-08-20T20:24:48.4697569Z     "xgettext"
2025-08-20T20:24:48.4697715Z   ],
2025-08-20T20:24:48.4697852Z   "note": [
2025-08-20T20:24:48.4698095Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:48.4698631Z   ],
2025-08-20T20:24:48.4698828Z   "repology": [
2025-08-20T20:24:48.4698988Z     "gettext"
2025-08-20T20:24:48.4699128Z   ],
2025-08-20T20:24:48.4699267Z   "screenshots": [],
2025-08-20T20:24:48.4699436Z   "src_url": [
2025-08-20T20:24:48.4699650Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:48.4699904Z   ],
2025-08-20T20:24:48.4700038Z   "tag": [
2025-08-20T20:24:48.4700179Z     "text",
2025-08-20T20:24:48.4700356Z     "translation"
2025-08-20T20:24:48.4700510Z   ],
2025-08-20T20:24:48.4700653Z   "version": "0.25.1",
2025-08-20T20:24:48.4700833Z   "version_upstream": "0.25.1",
2025-08-20T20:24:48.4701145Z   "bsum": "af374c25d3352c47d2594a3cbc6005d94da043b10587701c8e5cfa25d8da4a0b",
2025-08-20T20:24:48.4701485Z   "build_date": "2025-08-20T20:24:04Z",
2025-08-20T20:24:48.4701810Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:48.4702136Z   "build_id": "17107810040",
2025-08-20T20:24:48.4702629Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgfmt?tag=0.25.1-aarch64-linux&download=msgfmt.log",
2025-08-20T20:24:48.4703519Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:48.4704297Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgfmt?tag=0.25.1-aarch64-linux&download=msgfmt",
2025-08-20T20:24:48.4704937Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgfmt:0.25.1-aarch64-linux",
2025-08-20T20:24:48.4705714Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgfmt",
2025-08-20T20:24:48.4706295Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgfmt?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:48.4706888Z   "shasum": "6d92728f74c406638706b8d63851a6c9b87149cf2a51a76cb3e49192ea797e51",
2025-08-20T20:24:48.4707207Z   "size": "1.6 MB",
2025-08-20T20:24:48.4707370Z   "size_raw": "1617896",
2025-08-20T20:24:48.4707553Z   "snapshots": [
2025-08-20T20:24:48.4707727Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:48.4707938Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:48.4708139Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:48.4708331Z   ]
2025-08-20T20:24:48.4708462Z }
2025-08-20T20:24:48.4708537Z 
2025-08-20T20:24:48.4708541Z 
2025-08-20T20:24:48.5644111Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:48.7001831Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:48.7905055Z Uploading f03a82c5ab4f msgexec.log
2025-08-20T20:24:48.8010392Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:48.8113645Z Exists    8f10c799f74b msgfilter
2025-08-20T20:24:48.8304347Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:48.8351547Z Uploading b1fe6e9251d8 msgfilter.sig
2025-08-20T20:24:48.8400608Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:48.8585038Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:48.8618554Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:48.8842859Z Uploading 0177cd2a494b msgfilter.json
2025-08-20T20:24:48.9064569Z Uploading 204ab2726ba5 msgfilter.json.sig
2025-08-20T20:24:48.9194412Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msggrep.log'
2025-08-20T20:24:48.9228738Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msggrep?tag=0.25.1-aarch64-linux&download=msggrep.log
2025-08-20T20:24:48.9229425Z 
2025-08-20T20:24:48.9229981Z [+] Parsing/Uploading gettext/msggrep --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsggrep [aarch64-Linux]
2025-08-20T20:24:48.9255071Z {
2025-08-20T20:24:48.9255616Z   "_disabled": "false",
2025-08-20T20:24:48.9255914Z   "host": "aarch64-Linux",
2025-08-20T20:24:48.9256112Z   "rank": "",
2025-08-20T20:24:48.9256282Z   "pkg": "gettext.static",
2025-08-20T20:24:48.9256482Z   "pkg_family": "gettext",
2025-08-20T20:24:48.9256680Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:48.9257206Z   "pkg_name": "msggrep",
2025-08-20T20:24:48.9257425Z   "pkg_type": "static",
2025-08-20T20:24:48.9257797Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msggrep",
2025-08-20T20:24:48.9258188Z   "app_id": "",
2025-08-20T20:24:48.9258350Z   "appstream": "",
2025-08-20T20:24:48.9258511Z   "category": [
2025-08-20T20:24:48.9258674Z     "ConsoleOnly",
2025-08-20T20:24:48.9258833Z     "Utility"
2025-08-20T20:24:48.9258978Z   ],
2025-08-20T20:24:48.9259383Z   "description": "Extracts all messages of a translation catalog based on a pattern or belonging to some source files [gettext]",
2025-08-20T20:24:48.9259845Z   "desktop": "",
2025-08-20T20:24:48.9260005Z   "homepage": [
2025-08-20T20:24:48.9260193Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:48.9260462Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:48.9260698Z   ],
2025-08-20T20:24:48.9261147Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msggrep?tag=0.25.1-aarch64-linux&download=msggrep.png",
2025-08-20T20:24:48.9261652Z   "license": [],
2025-08-20T20:24:48.9261816Z   "maintainer": [
2025-08-20T20:24:48.9262010Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:48.9262245Z   ],
2025-08-20T20:24:48.9262386Z   "provides": [
2025-08-20T20:24:48.9262547Z     "autopoint",
2025-08-20T20:24:48.9262705Z     "envsubst",
2025-08-20T20:24:48.9262864Z     "gettext",
2025-08-20T20:24:48.9263018Z     "gettextize",
2025-08-20T20:24:48.9264166Z     "gettext.sh",
2025-08-20T20:24:48.9264345Z     "msgattrib",
2025-08-20T20:24:48.9264505Z     "msgcat",
2025-08-20T20:24:48.9264656Z     "msgcmp",
2025-08-20T20:24:48.9264842Z     "msgcomm",
2025-08-20T20:24:48.9264994Z     "msgconv",
2025-08-20T20:24:48.9265139Z     "msgen",
2025-08-20T20:24:48.9265287Z     "msgexec",
2025-08-20T20:24:48.9265438Z     "msgfilter",
2025-08-20T20:24:48.9265594Z     "msgfmt",
2025-08-20T20:24:48.9265744Z     "msggrep",
2025-08-20T20:24:48.9265896Z     "msginit",
2025-08-20T20:24:48.9266059Z     "msgmerge",
2025-08-20T20:24:48.9266215Z     "msgunfmt",
2025-08-20T20:24:48.9266369Z     "msguniq",
2025-08-20T20:24:48.9266520Z     "ngettext",
2025-08-20T20:24:48.9266684Z     "recode-sr-latin",
2025-08-20T20:24:48.9266867Z     "xgettext"
2025-08-20T20:24:48.9267012Z   ],
2025-08-20T20:24:48.9267148Z   "note": [
2025-08-20T20:24:48.9267396Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:48.9267691Z   ],
2025-08-20T20:24:48.9267842Z   "repology": [
2025-08-20T20:24:48.9267999Z     "gettext"
2025-08-20T20:24:48.9268145Z   ],
2025-08-20T20:24:48.9268287Z   "screenshots": [],
2025-08-20T20:24:48.9268460Z   "src_url": [
2025-08-20T20:24:48.9268678Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:48.9268931Z   ],
2025-08-20T20:24:48.9269066Z   "tag": [
2025-08-20T20:24:48.9269210Z     "text",
2025-08-20T20:24:48.9269360Z     "translation"
2025-08-20T20:24:48.9269518Z   ],
2025-08-20T20:24:48.9269660Z   "version": "0.25.1",
2025-08-20T20:24:48.9269850Z   "version_upstream": "0.25.1",
2025-08-20T20:24:48.9270171Z   "bsum": "cacaa52a6f696f80f3a89344f214cc7e15f37657a2052f5da6b2a6f588731158",
2025-08-20T20:24:48.9270515Z   "build_date": "2025-08-20T20:24:07Z",
2025-08-20T20:24:48.9270849Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:48.9271181Z   "build_id": "17107810040",
2025-08-20T20:24:48.9271680Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msggrep?tag=0.25.1-aarch64-linux&download=msggrep.log",
2025-08-20T20:24:48.9272444Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:48.9273196Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msggrep?tag=0.25.1-aarch64-linux&download=msggrep",
2025-08-20T20:24:48.9274003Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msggrep:0.25.1-aarch64-linux",
2025-08-20T20:24:48.9274732Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msggrep",
2025-08-20T20:24:48.9275340Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msggrep?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:48.9275943Z   "shasum": "c5fb005985d1de076ea8faed12570a7532ceb236d13a66a49484a651d5bd9c36",
2025-08-20T20:24:48.9276273Z   "size": "2.2 MB",
2025-08-20T20:24:48.9276440Z   "size_raw": "2209936",
2025-08-20T20:24:48.9276617Z   "snapshots": [
2025-08-20T20:24:48.9276795Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:48.9277007Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:48.9277207Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:48.9277401Z   ]
2025-08-20T20:24:48.9277533Z }
2025-08-20T20:24:48.9277608Z 
2025-08-20T20:24:48.9277612Z 
2025-08-20T20:24:48.9806229Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msginit.log'
2025-08-20T20:24:48.9838486Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msginit?tag=0.25.1-aarch64-linux&download=msginit.log
2025-08-20T20:24:48.9838957Z 
2025-08-20T20:24:48.9839399Z [+] Parsing/Uploading gettext/msginit --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsginit [aarch64-Linux]
2025-08-20T20:24:48.9864158Z {
2025-08-20T20:24:48.9864771Z   "_disabled": "false",
2025-08-20T20:24:48.9864987Z   "host": "aarch64-Linux",
2025-08-20T20:24:48.9865514Z   "rank": "",
2025-08-20T20:24:48.9865682Z   "pkg": "gettext.static",
2025-08-20T20:24:48.9865882Z   "pkg_family": "gettext",
2025-08-20T20:24:48.9866073Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:48.9866271Z   "pkg_name": "msginit",
2025-08-20T20:24:48.9866457Z   "pkg_type": "static",
2025-08-20T20:24:48.9866819Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msginit",
2025-08-20T20:24:48.9867208Z   "app_id": "",
2025-08-20T20:24:48.9867368Z   "appstream": "",
2025-08-20T20:24:48.9868093Z   "category": [
2025-08-20T20:24:48.9868289Z     "ConsoleOnly",
2025-08-20T20:24:48.9868453Z     "Utility"
2025-08-20T20:24:48.9868599Z   ],
2025-08-20T20:24:48.9868803Z   "description": "Initialize a message catalog [gettext]",
2025-08-20T20:24:48.9869068Z   "desktop": "",
2025-08-20T20:24:48.9869224Z   "homepage": [
2025-08-20T20:24:48.9869415Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:48.9869683Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:48.9869925Z   ],
2025-08-20T20:24:48.9870363Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msginit?tag=0.25.1-aarch64-linux&download=msginit.png",
2025-08-20T20:24:48.9870871Z   "license": [],
2025-08-20T20:24:48.9871033Z   "maintainer": [
2025-08-20T20:24:48.9871233Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:48.9871497Z   ],
2025-08-20T20:24:48.9871637Z   "provides": [
2025-08-20T20:24:48.9871793Z     "autopoint",
2025-08-20T20:24:48.9871949Z     "envsubst",
2025-08-20T20:24:48.9872100Z     "gettext",
2025-08-20T20:24:48.9872294Z     "gettextize",
2025-08-20T20:24:48.9872456Z     "gettext.sh",
2025-08-20T20:24:48.9872618Z     "msgattrib",
2025-08-20T20:24:48.9872768Z     "msgcat",
2025-08-20T20:24:48.9872914Z     "msgcmp",
2025-08-20T20:24:48.9873059Z     "msgcomm",
2025-08-20T20:24:48.9873207Z     "msgconv",
2025-08-20T20:24:48.9873541Z     "msgen",
2025-08-20T20:24:48.9873744Z     "msgexec",
2025-08-20T20:24:48.9873900Z     "msgfilter",
2025-08-20T20:24:48.9874064Z     "msgfmt",
2025-08-20T20:24:48.9874211Z     "msggrep",
2025-08-20T20:24:48.9874361Z     "msginit",
2025-08-20T20:24:48.9874509Z     "msgmerge",
2025-08-20T20:24:48.9874661Z     "msgunfmt",
2025-08-20T20:24:48.9874806Z     "msguniq",
2025-08-20T20:24:48.9874960Z     "ngettext",
2025-08-20T20:24:48.9875119Z     "recode-sr-latin",
2025-08-20T20:24:48.9875291Z     "xgettext"
2025-08-20T20:24:48.9875437Z   ],
2025-08-20T20:24:48.9875571Z   "note": [
2025-08-20T20:24:48.9876095Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:48.9876412Z   ],
2025-08-20T20:24:48.9876551Z   "repology": [
2025-08-20T20:24:48.9876707Z     "gettext"
2025-08-20T20:24:48.9876849Z   ],
2025-08-20T20:24:48.9876990Z   "screenshots": [],
2025-08-20T20:24:48.9877153Z   "src_url": [
2025-08-20T20:24:48.9877364Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:48.9877623Z   ],
2025-08-20T20:24:48.9877756Z   "tag": [
2025-08-20T20:24:48.9877893Z     "text",
2025-08-20T20:24:48.9878043Z     "translation"
2025-08-20T20:24:48.9878200Z   ],
2025-08-20T20:24:48.9878339Z   "version": "0.25.1",
2025-08-20T20:24:48.9878521Z   "version_upstream": "0.25.1",
2025-08-20T20:24:48.9878842Z   "bsum": "bce845df23cae6832bcf4373bff332be2b5ca67c436d37902575e5d50f7a7314",
2025-08-20T20:24:48.9879183Z   "build_date": "2025-08-20T20:24:10Z",
2025-08-20T20:24:48.9879514Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:48.9879843Z   "build_id": "17107810040",
2025-08-20T20:24:48.9880342Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msginit?tag=0.25.1-aarch64-linux&download=msginit.log",
2025-08-20T20:24:48.9881091Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:48.9881834Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msginit?tag=0.25.1-aarch64-linux&download=msginit",
2025-08-20T20:24:48.9882660Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msginit:0.25.1-aarch64-linux",
2025-08-20T20:24:48.9883115Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msginit",
2025-08-20T20:24:48.9883973Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msginit?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:48.9884585Z   "shasum": "5341d309c642bb5556e1258b5be11c320df2b54a19a23a30fd0f9abd49f83c88",
2025-08-20T20:24:48.9884915Z   "size": "2.2 MB",
2025-08-20T20:24:48.9885091Z   "size_raw": "2222040",
2025-08-20T20:24:48.9885265Z   "snapshots": [
2025-08-20T20:24:48.9885437Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:48.9885649Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:48.9885849Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:48.9886042Z   ]
2025-08-20T20:24:48.9886176Z }
2025-08-20T20:24:48.9886251Z 
2025-08-20T20:24:48.9886255Z 
2025-08-20T20:24:48.9945111Z Uploaded  239089183284 msgexec.json
2025-08-20T20:24:49.0201613Z Uploading d44d2201ebe2 msgexec.log.sig
2025-08-20T20:24:49.0343055Z Exists    ce32941f4e3a msgexec.version
2025-08-20T20:24:49.0902813Z Uploaded  048c2027450f msgexec.json.sig
2025-08-20T20:24:49.1262573Z Uploading 676c4e60d15b msgexec.version.sig
2025-08-20T20:24:49.1393069Z Exists    6d92728f74c4 msgfmt
2025-08-20T20:24:49.1433637Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:49.1434380Z Uploading d1399fa0d51e msgfmt.sig
2025-08-20T20:24:49.1719941Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:49.1846815Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:49.1872153Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:49.1939202Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:49.2058340Z Uploaded  b8900137025f msgexec.sig
2025-08-20T20:24:49.2244864Z Uploading ff0711c83ad8 msgfmt.json
2025-08-20T20:24:49.2319055Z Uploading 103de9e4755b msgfmt.json.sig
2025-08-20T20:24:49.2374662Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:49.2416162Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:49.2803608Z Uploading f03a82c5ab4f msgfilter.log
2025-08-20T20:24:49.2946598Z Uploading eaf5e44e866c msgfilter.log.sig
2025-08-20T20:24:49.3662023Z Uploaded  f03a82c5ab4f msgexec.log
2025-08-20T20:24:49.5602578Z Uploading 7d6be2ff6056 msggrep.sig
2025-08-20T20:24:49.5645697Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:49.5688287Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:49.5742238Z Exists    c5fb005985d1 msggrep
2025-08-20T20:24:49.5948300Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:49.6076814Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:49.6096194Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:49.6201028Z Uploading 51cb20435fc2 msginit.sig
2025-08-20T20:24:49.6212432Z Exists    5341d309c642 msginit
2025-08-20T20:24:49.6253570Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:49.6260428Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:49.6288772Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:49.6363866Z Uploading d95705f9d832 msggrep.json
2025-08-20T20:24:49.6557023Z Uploading f03a82c5ab4f msgfmt.log
2025-08-20T20:24:49.6567767Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:49.6593050Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:49.6685801Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:49.6727666Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:49.6851757Z Uploaded  f03a82c5ab4f msgfilter.log
2025-08-20T20:24:49.6988842Z Uploading 183ef1444ac2 msggrep.json.sig
2025-08-20T20:24:49.7158420Z Uploading f04827510580 msginit.json.sig
2025-08-20T20:24:49.7226694Z Uploading 434fe033be1b msginit.json
2025-08-20T20:24:49.7288961Z Uploading 9cfd7ab8225c msgfmt.log.sig
2025-08-20T20:24:49.7357511Z Exists    ce32941f4e3a msgfilter.version
2025-08-20T20:24:49.7809700Z Uploading 676c4e60d15b msgfilter.version.sig
2025-08-20T20:24:49.8703291Z Uploaded  0177cd2a494b msgfilter.json
2025-08-20T20:24:49.9202118Z Uploaded  b1fe6e9251d8 msgfilter.sig
2025-08-20T20:24:49.9524386Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:49.9828765Z Uploaded  676c4e60d15b msgexec.version.sig
2025-08-20T20:24:49.9892399Z Uploaded  204ab2726ba5 msgfilter.json.sig
2025-08-20T20:24:50.0373968Z Uploading f03a82c5ab4f msggrep.log
2025-08-20T20:24:50.0542577Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:50.0563220Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:50.0741874Z Uploaded  f03a82c5ab4f msgfmt.log
2025-08-20T20:24:50.1029234Z Uploading f03a82c5ab4f msginit.log
2025-08-20T20:24:50.1072014Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:50.1128588Z Uploading 044310d86817 msggrep.log.sig
2025-08-20T20:24:50.1174335Z Exists    ce32941f4e3a msgfmt.version
2025-08-20T20:24:50.1437920Z Uploaded  d1399fa0d51e msgfmt.sig
2025-08-20T20:24:50.1612475Z Uploading 676c4e60d15b msgfmt.version.sig
2025-08-20T20:24:50.1716113Z Uploading 0bc6666414ef msginit.log.sig
2025-08-20T20:24:50.1908427Z Uploaded  676c4e60d15b msgfilter.version.sig
2025-08-20T20:24:50.2002491Z Uploaded  ff0711c83ad8 msgfmt.json
2025-08-20T20:24:50.2176819Z Uploaded  103de9e4755b msgfmt.json.sig
2025-08-20T20:24:50.2686922Z Uploaded  eaf5e44e866c msgfilter.log.sig
2025-08-20T20:24:50.2687244Z Uploading 69f8f3e740cd msgfilter
2025-08-20T20:24:50.3310979Z Uploaded  d44d2201ebe2 msgexec.log.sig
2025-08-20T20:24:50.3311296Z Uploading e594bbd256bf msgexec
2025-08-20T20:24:50.4749625Z Uploaded  7d6be2ff6056 msggrep.sig
2025-08-20T20:24:50.4761290Z Uploaded  f03a82c5ab4f msggrep.log
2025-08-20T20:24:50.5090829Z Uploaded  f03a82c5ab4f msginit.log
2025-08-20T20:24:50.5103087Z Exists    ce32941f4e3a msggrep.version
2025-08-20T20:24:50.5128597Z Uploading 676c4e60d15b msggrep.version.sig
2025-08-20T20:24:50.5624169Z Exists    ce32941f4e3a msginit.version
2025-08-20T20:24:50.6026087Z Uploaded  676c4e60d15b msgfmt.version.sig
2025-08-20T20:24:50.6132602Z Uploading 676c4e60d15b msginit.version.sig
2025-08-20T20:24:50.6148095Z Uploaded  d95705f9d832 msggrep.json
2025-08-20T20:24:50.6161741Z Uploaded  183ef1444ac2 msggrep.json.sig
2025-08-20T20:24:50.6346193Z Uploaded  51cb20435fc2 msginit.sig
2025-08-20T20:24:50.6442068Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:50.6442365Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:50.6443147Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:50.6443675Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:50.6443985Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:50.6444211Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:50.6444427Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:50.6444664Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:50.6444906Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:50.6445533Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:50.6445780Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:50.6446005Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:50.6446224Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:50.6446437Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:50.6446660Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:50.6446875Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:50.6447103Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:50.6447326Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:50.6447546Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:50.6447764Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:50.6447974Z Uploaded  69f8f3e740cd msgfilter
2025-08-20T20:24:50.6448355Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgfilter:0.25.1-aarch64-linux
2025-08-20T20:24:50.6448784Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:50.6449177Z Digest: sha256:69f8f3e740cd55a96cdade3bbe07da9bd0ab6dc5689d3bfdc4dbcca873aa4e8d
2025-08-20T20:24:50.6892291Z Uploaded  9cfd7ab8225c msgfmt.log.sig
2025-08-20T20:24:50.6892590Z Uploading 2ca8731547fa msgfmt
2025-08-20T20:24:50.6936209Z Uploaded  434fe033be1b msginit.json
2025-08-20T20:24:50.7907885Z Uploaded  f04827510580 msginit.json.sig
2025-08-20T20:24:50.8983934Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:50.8991184Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:50.8991870Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:50.8992099Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:50.8992331Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:50.8992551Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:50.8992769Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:50.8993002Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:50.8993241Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:50.8993606Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:50.8993838Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:50.8994079Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:50.8994298Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:50.8994516Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:50.8994736Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:50.8994947Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:50.8995162Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:50.8995381Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:50.8995609Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:50.8995826Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:50.8996037Z Uploaded  e594bbd256bf msgexec
2025-08-20T20:24:50.8996401Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgexec:0.25.1-aarch64-linux
2025-08-20T20:24:50.8996820Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:50.8997195Z Digest: sha256:e594bbd256bf26d691ca43841645059e1ceb3de086f637f7eff419cb47ef1bbc
2025-08-20T20:24:50.9669335Z Uploaded  676c4e60d15b msggrep.version.sig
2025-08-20T20:24:51.0308749Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:51.0309083Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:51.0309310Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:51.0309558Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:51.0309787Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:51.0310003Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:51.0310218Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:51.0310459Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:51.0310700Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:51.0310916Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:51.0311139Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:51.0311365Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:51.0311578Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:51.0311794Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:51.0312011Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:51.0312503Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:51.0312744Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:51.0312967Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:51.0313183Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:51.0313582Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:51.0313803Z Uploaded  2ca8731547fa msgfmt
2025-08-20T20:24:51.0314159Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgfmt:0.25.1-aarch64-linux
2025-08-20T20:24:51.0314579Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:51.0314955Z Digest: sha256:2ca8731547fac7cde26c87b7578b6016b56d16fa80110cab077bd2f31a1da57e
2025-08-20T20:24:51.0351473Z Uploaded  676c4e60d15b msginit.version.sig
2025-08-20T20:24:51.0642540Z Uploaded  044310d86817 msggrep.log.sig
2025-08-20T20:24:51.0642800Z Uploading 6041603d227f msggrep
2025-08-20T20:24:51.1641000Z Uploaded  0bc6666414ef msginit.log.sig
2025-08-20T20:24:51.1641293Z Uploading d1d01ae34d3c msginit
2025-08-20T20:24:51.3471181Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:51.3471520Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:51.3471754Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:51.3471977Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:51.3472201Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:51.3472422Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:51.3472632Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:51.3472866Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:51.3473609Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:51.3473829Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:51.3474053Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:51.3474277Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:51.3474492Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:51.3474709Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:51.3474928Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:51.3475143Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:51.3475367Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:51.3475591Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:51.3475810Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:51.3476023Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:51.3476230Z Uploaded  6041603d227f msggrep
2025-08-20T20:24:51.3476595Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msggrep:0.25.1-aarch64-linux
2025-08-20T20:24:51.3477016Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:51.3477396Z Digest: sha256:6041603d227f6176830c0bc1e76ec01088cdcd83e9fe5667be1b7f7e285e208b
2025-08-20T20:24:51.4469058Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:24:51.4469755Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:24:51.4470025Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:24:51.4470256Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:24:51.4470488Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:24:51.4470710Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:24:51.4470928Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:24:51.4471187Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:24:51.4471428Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:24:51.4471649Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:24:51.4471873Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:24:51.4472096Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:24:51.4472312Z Skipped   11cf0313013e msginit.png
2025-08-20T20:24:51.4472529Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:24:51.4472763Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:24:51.4472982Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:24:51.4473201Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:24:51.4473685Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:24:51.4473914Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:24:51.4474134Z Skipped   11cf0313013e msgen.png
2025-08-20T20:24:51.4474345Z Uploaded  d1d01ae34d3c msginit
2025-08-20T20:24:51.4474711Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msginit:0.25.1-aarch64-linux
2025-08-20T20:24:51.4475531Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:24:51.4475941Z Digest: sha256:d1d01ae34d3c7239361daaf7ffef1135537c95f9dedfc9f8c6bef3603249f703
2025-08-20T20:24:55.8837910Z 
2025-08-20T20:24:55.8838662Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgfilter
2025-08-20T20:24:55.8839296Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgfilter?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:55.8839734Z 
2025-08-20T20:24:56.1496069Z 
2025-08-20T20:24:56.1496487Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgexec
2025-08-20T20:24:56.1497091Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgexec?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:56.1497485Z 
2025-08-20T20:24:56.3687990Z 
2025-08-20T20:24:56.3688690Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgfmt
2025-08-20T20:24:56.3689324Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgfmt?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:56.3689714Z 
2025-08-20T20:24:56.5956407Z 
2025-08-20T20:24:56.5956874Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msggrep
2025-08-20T20:24:56.5957483Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msggrep?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:56.5957888Z 
2025-08-20T20:24:56.7081801Z 
2025-08-20T20:24:56.7082586Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msginit
2025-08-20T20:24:56.7083775Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msginit?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:24:56.7084197Z 
2025-08-20T20:24:58.0372133Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgmerge.log'
2025-08-20T20:24:58.0405680Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgmerge?tag=0.25.1-aarch64-linux&download=msgmerge.log
2025-08-20T20:24:58.0406695Z 
2025-08-20T20:24:58.0407549Z [+] Parsing/Uploading gettext/msgmerge --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsgmerge [aarch64-Linux]
2025-08-20T20:24:58.0429663Z {
2025-08-20T20:24:58.0430178Z   "_disabled": "false",
2025-08-20T20:24:58.0430448Z   "host": "aarch64-Linux",
2025-08-20T20:24:58.0430637Z   "rank": "",
2025-08-20T20:24:58.0430805Z   "pkg": "gettext.static",
2025-08-20T20:24:58.0431031Z   "pkg_family": "gettext",
2025-08-20T20:24:58.0431226Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:58.0431430Z   "pkg_name": "msgmerge",
2025-08-20T20:24:58.0431619Z   "pkg_type": "static",
2025-08-20T20:24:58.0431989Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msgmerge",
2025-08-20T20:24:58.0432386Z   "app_id": "",
2025-08-20T20:24:58.0432549Z   "appstream": "",
2025-08-20T20:24:58.0432716Z   "category": [
2025-08-20T20:24:58.0432877Z     "ConsoleOnly",
2025-08-20T20:24:58.0433048Z     "Utility"
2025-08-20T20:24:58.0433198Z   ],
2025-08-20T20:24:58.0433587Z   "description": "Merge message catalog and template [gettext]",
2025-08-20T20:24:58.0433904Z   "desktop": "",
2025-08-20T20:24:58.0434065Z   "homepage": [
2025-08-20T20:24:58.0434256Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:58.0434529Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:58.0434765Z   ],
2025-08-20T20:24:58.0435213Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgmerge?tag=0.25.1-aarch64-linux&download=msgmerge.png",
2025-08-20T20:24:58.0435740Z   "license": [],
2025-08-20T20:24:58.0435905Z   "maintainer": [
2025-08-20T20:24:58.0436103Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:58.0436339Z   ],
2025-08-20T20:24:58.0436478Z   "provides": [
2025-08-20T20:24:58.0436638Z     "autopoint",
2025-08-20T20:24:58.0436795Z     "envsubst",
2025-08-20T20:24:58.0436948Z     "gettext",
2025-08-20T20:24:58.0437098Z     "gettextize",
2025-08-20T20:24:58.0437560Z     "gettext.sh",
2025-08-20T20:24:58.0437778Z     "msgattrib",
2025-08-20T20:24:58.0437937Z     "msgcat",
2025-08-20T20:24:58.0438086Z     "msgcmp",
2025-08-20T20:24:58.0438234Z     "msgcomm",
2025-08-20T20:24:58.0438384Z     "msgconv",
2025-08-20T20:24:58.0438533Z     "msgen",
2025-08-20T20:24:58.0438677Z     "msgexec",
2025-08-20T20:24:58.0438827Z     "msgfilter",
2025-08-20T20:24:58.0438976Z     "msgfmt",
2025-08-20T20:24:58.0439133Z     "msggrep",
2025-08-20T20:24:58.0439285Z     "msginit",
2025-08-20T20:24:58.0439436Z     "msgmerge",
2025-08-20T20:24:58.0439590Z     "msgunfmt",
2025-08-20T20:24:58.0439742Z     "msguniq",
2025-08-20T20:24:58.0439933Z     "ngettext",
2025-08-20T20:24:58.0440096Z     "recode-sr-latin",
2025-08-20T20:24:58.0440272Z     "xgettext"
2025-08-20T20:24:58.0440412Z   ],
2025-08-20T20:24:58.0440549Z   "note": [
2025-08-20T20:24:58.0440793Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:58.0441083Z   ],
2025-08-20T20:24:58.0441224Z   "repology": [
2025-08-20T20:24:58.0441383Z     "gettext"
2025-08-20T20:24:58.0441527Z   ],
2025-08-20T20:24:58.0441669Z   "screenshots": [],
2025-08-20T20:24:58.0441838Z   "src_url": [
2025-08-20T20:24:58.0442054Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:58.0442311Z   ],
2025-08-20T20:24:58.0442443Z   "tag": [
2025-08-20T20:24:58.0442590Z     "text",
2025-08-20T20:24:58.0442736Z     "translation"
2025-08-20T20:24:58.0443148Z   ],
2025-08-20T20:24:58.0443293Z   "version": "0.25.1",
2025-08-20T20:24:58.0443916Z   "version_upstream": "0.25.1",
2025-08-20T20:24:58.0444250Z   "bsum": "7cc79e57a5a8852be40751573da11ca9de5f73f1005cebc04d3bcc7ce685a1e9",
2025-08-20T20:24:58.0444593Z   "build_date": "2025-08-20T20:24:13Z",
2025-08-20T20:24:58.0444926Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:58.0445255Z   "build_id": "17107810040",
2025-08-20T20:24:58.0445770Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgmerge?tag=0.25.1-aarch64-linux&download=msgmerge.log",
2025-08-20T20:24:58.0446526Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:58.0447278Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgmerge?tag=0.25.1-aarch64-linux&download=msgmerge",
2025-08-20T20:24:58.0447939Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgmerge:0.25.1-aarch64-linux",
2025-08-20T20:24:58.0448410Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgmerge",
2025-08-20T20:24:58.0448999Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgmerge?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:58.0449611Z   "shasum": "9c55a4eb545901de6ce3db89b5da7c19f4145503b82db0b55c88fda22e60b3d8",
2025-08-20T20:24:58.0449945Z   "size": "2.4 MB",
2025-08-20T20:24:58.0450104Z   "size_raw": "2450392",
2025-08-20T20:24:58.0450285Z   "snapshots": [
2025-08-20T20:24:58.0450458Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:58.0450671Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:58.0450874Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:58.0451070Z   ]
2025-08-20T20:24:58.0451205Z }
2025-08-20T20:24:58.0451300Z 
2025-08-20T20:24:58.0451304Z 
2025-08-20T20:24:58.1672789Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msgunfmt.log'
2025-08-20T20:24:58.1707732Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgunfmt?tag=0.25.1-aarch64-linux&download=msgunfmt.log
2025-08-20T20:24:58.1708482Z 
2025-08-20T20:24:58.1709070Z [+] Parsing/Uploading gettext/msgunfmt --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsgunfmt [aarch64-Linux]
2025-08-20T20:24:58.1735876Z {
2025-08-20T20:24:58.1737372Z   "_disabled": "false",
2025-08-20T20:24:58.1737582Z   "host": "aarch64-Linux",
2025-08-20T20:24:58.1737966Z   "rank": "",
2025-08-20T20:24:58.1739422Z   "pkg": "gettext.static",
2025-08-20T20:24:58.1739829Z   "pkg_family": "gettext",
2025-08-20T20:24:58.1740285Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:58.1740862Z   "pkg_name": "msgunfmt",
2025-08-20T20:24:58.1741089Z   "pkg_type": "static",
2025-08-20T20:24:58.1741472Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msgunfmt",
2025-08-20T20:24:58.1741887Z   "app_id": "",
2025-08-20T20:24:58.1742049Z   "appstream": "",
2025-08-20T20:24:58.1742215Z   "category": [
2025-08-20T20:24:58.1742376Z     "ConsoleOnly",
2025-08-20T20:24:58.1742536Z     "Utility"
2025-08-20T20:24:58.1742680Z   ],
2025-08-20T20:24:58.1742959Z   "description": "Convert binary message catalog to Uniforum style .po file [gettext]",
2025-08-20T20:24:58.1743309Z   "desktop": "",
2025-08-20T20:24:58.1743831Z   "homepage": [
2025-08-20T20:24:58.1744034Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:58.1744314Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:58.1744549Z   ],
2025-08-20T20:24:58.1745001Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgunfmt?tag=0.25.1-aarch64-linux&download=msgunfmt.png",
2025-08-20T20:24:58.1745517Z   "license": [],
2025-08-20T20:24:58.1745682Z   "maintainer": [
2025-08-20T20:24:58.1745879Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:58.1746116Z   ],
2025-08-20T20:24:58.1746646Z   "provides": [
2025-08-20T20:24:58.1746809Z     "autopoint",
2025-08-20T20:24:58.1746966Z     "envsubst",
2025-08-20T20:24:58.1747119Z     "gettext",
2025-08-20T20:24:58.1747272Z     "gettextize",
2025-08-20T20:24:58.1747430Z     "gettext.sh",
2025-08-20T20:24:58.1747587Z     "msgattrib",
2025-08-20T20:24:58.1747740Z     "msgcat",
2025-08-20T20:24:58.1747888Z     "msgcmp",
2025-08-20T20:24:58.1748036Z     "msgcomm",
2025-08-20T20:24:58.1748185Z     "msgconv",
2025-08-20T20:24:58.1748335Z     "msgen",
2025-08-20T20:24:58.1748482Z     "msgexec",
2025-08-20T20:24:58.1748636Z     "msgfilter",
2025-08-20T20:24:58.1748795Z     "msgfmt",
2025-08-20T20:24:58.1748944Z     "msggrep",
2025-08-20T20:24:58.1749098Z     "msginit",
2025-08-20T20:24:58.1749250Z     "msgmerge",
2025-08-20T20:24:58.1749408Z     "msgunfmt",
2025-08-20T20:24:58.1749560Z     "msguniq",
2025-08-20T20:24:58.1749717Z     "ngettext",
2025-08-20T20:24:58.1749881Z     "recode-sr-latin",
2025-08-20T20:24:58.1750057Z     "xgettext"
2025-08-20T20:24:58.1750219Z   ],
2025-08-20T20:24:58.1750354Z   "note": [
2025-08-20T20:24:58.1750602Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:58.1750898Z   ],
2025-08-20T20:24:58.1751038Z   "repology": [
2025-08-20T20:24:58.1751194Z     "gettext"
2025-08-20T20:24:58.1751338Z   ],
2025-08-20T20:24:58.1751484Z   "screenshots": [],
2025-08-20T20:24:58.1751658Z   "src_url": [
2025-08-20T20:24:58.1751874Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:58.1752130Z   ],
2025-08-20T20:24:58.1752263Z   "tag": [
2025-08-20T20:24:58.1752408Z     "text",
2025-08-20T20:24:58.1752557Z     "translation"
2025-08-20T20:24:58.1752710Z   ],
2025-08-20T20:24:58.1752853Z   "version": "0.25.1",
2025-08-20T20:24:58.1753035Z   "version_upstream": "0.25.1",
2025-08-20T20:24:58.1753345Z   "bsum": "105f25b1a15134ac8151411581d4a67541cba248abfc714e303005b7d36fec80",
2025-08-20T20:24:58.1764595Z   "build_date": "2025-08-20T20:24:14Z",
2025-08-20T20:24:58.1764945Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:58.1765295Z   "build_id": "17107810040",
2025-08-20T20:24:58.1765799Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgunfmt?tag=0.25.1-aarch64-linux&download=msgunfmt.log",
2025-08-20T20:24:58.1766562Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:58.1767561Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgunfmt?tag=0.25.1-aarch64-linux&download=msgunfmt",
2025-08-20T20:24:58.1768247Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgunfmt:0.25.1-aarch64-linux",
2025-08-20T20:24:58.1768712Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgunfmt",
2025-08-20T20:24:58.1769304Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgunfmt?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:58.1769919Z   "shasum": "85c584ed2a5cf7ce023868e36b232075a5f7eae22b405beeeccf459a228302c1",
2025-08-20T20:24:58.1770255Z   "size": "2.2 MB",
2025-08-20T20:24:58.1770417Z   "size_raw": "2219168",
2025-08-20T20:24:58.1770594Z   "snapshots": [
2025-08-20T20:24:58.1770764Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:58.1770976Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:58.1771176Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:58.1771370Z   ]
2025-08-20T20:24:58.1771501Z }
2025-08-20T20:24:58.1771577Z 
2025-08-20T20:24:58.1771584Z 
2025-08-20T20:24:58.1972483Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/msguniq.log'
2025-08-20T20:24:58.2007044Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msguniq?tag=0.25.1-aarch64-linux&download=msguniq.log
2025-08-20T20:24:58.2007509Z 
2025-08-20T20:24:58.2007944Z [+] Parsing/Uploading gettext/msguniq --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fmsguniq [aarch64-Linux]
2025-08-20T20:24:58.2034109Z {
2025-08-20T20:24:58.2034292Z   "_disabled": "false",
2025-08-20T20:24:58.2034496Z   "host": "aarch64-Linux",
2025-08-20T20:24:58.2034685Z   "rank": "",
2025-08-20T20:24:58.2034850Z   "pkg": "gettext.static",
2025-08-20T20:24:58.2035047Z   "pkg_family": "gettext",
2025-08-20T20:24:58.2035245Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:58.2035443Z   "pkg_name": "msguniq",
2025-08-20T20:24:58.2035628Z   "pkg_type": "static",
2025-08-20T20:24:58.2036010Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/msguniq",
2025-08-20T20:24:58.2036411Z   "app_id": "",
2025-08-20T20:24:58.2037467Z   "appstream": "",
2025-08-20T20:24:58.2037643Z   "category": [
2025-08-20T20:24:58.2037803Z     "ConsoleOnly",
2025-08-20T20:24:58.2037968Z     "Utility"
2025-08-20T20:24:58.2038112Z   ],
2025-08-20T20:24:58.2038369Z   "description": "Unify duplicate translations in message catalog [gettext]",
2025-08-20T20:24:58.2038705Z   "desktop": "",
2025-08-20T20:24:58.2038868Z   "homepage": [
2025-08-20T20:24:58.2039059Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:58.2039329Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:58.2039558Z   ],
2025-08-20T20:24:58.2040004Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msguniq?tag=0.25.1-aarch64-linux&download=msguniq.png",
2025-08-20T20:24:58.2040510Z   "license": [],
2025-08-20T20:24:58.2040698Z   "maintainer": [
2025-08-20T20:24:58.2040901Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:58.2041139Z   ],
2025-08-20T20:24:58.2041277Z   "provides": [
2025-08-20T20:24:58.2041436Z     "autopoint",
2025-08-20T20:24:58.2041592Z     "envsubst",
2025-08-20T20:24:58.2041748Z     "gettext",
2025-08-20T20:24:58.2041903Z     "gettextize",
2025-08-20T20:24:58.2042068Z     "gettext.sh",
2025-08-20T20:24:58.2042231Z     "msgattrib",
2025-08-20T20:24:58.2042389Z     "msgcat",
2025-08-20T20:24:58.2042535Z     "msgcmp",
2025-08-20T20:24:58.2042693Z     "msgcomm",
2025-08-20T20:24:58.2042847Z     "msgconv",
2025-08-20T20:24:58.2042993Z     "msgen",
2025-08-20T20:24:58.2043140Z     "msgexec",
2025-08-20T20:24:58.2043323Z     "msgfilter",
2025-08-20T20:24:58.2043665Z     "msgfmt",
2025-08-20T20:24:58.2043819Z     "msggrep",
2025-08-20T20:24:58.2043968Z     "msginit",
2025-08-20T20:24:58.2044119Z     "msgmerge",
2025-08-20T20:24:58.2044273Z     "msgunfmt",
2025-08-20T20:24:58.2044419Z     "msguniq",
2025-08-20T20:24:58.2044566Z     "ngettext",
2025-08-20T20:24:58.2044991Z     "recode-sr-latin",
2025-08-20T20:24:58.2045197Z     "xgettext"
2025-08-20T20:24:58.2045347Z   ],
2025-08-20T20:24:58.2045483Z   "note": [
2025-08-20T20:24:58.2045728Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:58.2046018Z   ],
2025-08-20T20:24:58.2046156Z   "repology": [
2025-08-20T20:24:58.2046310Z     "gettext"
2025-08-20T20:24:58.2046456Z   ],
2025-08-20T20:24:58.2046593Z   "screenshots": [],
2025-08-20T20:24:58.2046768Z   "src_url": [
2025-08-20T20:24:58.2046982Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:58.2047235Z   ],
2025-08-20T20:24:58.2047372Z   "tag": [
2025-08-20T20:24:58.2047520Z     "text",
2025-08-20T20:24:58.2047666Z     "translation"
2025-08-20T20:24:58.2047826Z   ],
2025-08-20T20:24:58.2047967Z   "version": "0.25.1",
2025-08-20T20:24:58.2048150Z   "version_upstream": "0.25.1",
2025-08-20T20:24:58.2048473Z   "bsum": "4bc105e8da3eef0058681a4d1eeb4e16817f9ede1af83f239bfe12db3bf434f5",
2025-08-20T20:24:58.2048822Z   "build_date": "2025-08-20T20:24:16Z",
2025-08-20T20:24:58.2049156Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:58.2049489Z   "build_id": "17107810040",
2025-08-20T20:24:58.2049984Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msguniq?tag=0.25.1-aarch64-linux&download=msguniq.log",
2025-08-20T20:24:58.2050737Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:58.2051718Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msguniq?tag=0.25.1-aarch64-linux&download=msguniq",
2025-08-20T20:24:58.2052374Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/msguniq:0.25.1-aarch64-linux",
2025-08-20T20:24:58.2052828Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msguniq",
2025-08-20T20:24:58.2053698Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msguniq?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:58.2054330Z   "shasum": "fe8bc6b6a246a16ea29dfa33839869a853c5f89965f7d8a0bcd29f60a4250748",
2025-08-20T20:24:58.2054661Z   "size": "2.1 MB",
2025-08-20T20:24:58.2054825Z   "size_raw": "2136376",
2025-08-20T20:24:58.2055005Z   "snapshots": [
2025-08-20T20:24:58.2055173Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:58.2055385Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:58.2055587Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:58.2055789Z   ]
2025-08-20T20:24:58.2055918Z }
2025-08-20T20:24:58.2055995Z 
2025-08-20T20:24:58.2055998Z 
2025-08-20T20:24:58.4554183Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/ngettext.log'
2025-08-20T20:24:58.4588320Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/ngettext?tag=0.25.1-aarch64-linux&download=ngettext.log
2025-08-20T20:24:58.4588796Z 
2025-08-20T20:24:58.4589270Z [+] Parsing/Uploading gettext/ngettext --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fngettext [aarch64-Linux]
2025-08-20T20:24:58.4613928Z {
2025-08-20T20:24:58.4614101Z   "_disabled": "false",
2025-08-20T20:24:58.4614331Z   "host": "aarch64-Linux",
2025-08-20T20:24:58.4614533Z   "rank": "",
2025-08-20T20:24:58.4614695Z   "pkg": "gettext.static",
2025-08-20T20:24:58.4614892Z   "pkg_family": "gettext",
2025-08-20T20:24:58.4615126Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:58.4615380Z   "pkg_name": "ngettext",
2025-08-20T20:24:58.4615570Z   "pkg_type": "static",
2025-08-20T20:24:58.4615932Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/ngettext",
2025-08-20T20:24:58.4616322Z   "app_id": "",
2025-08-20T20:24:58.4616483Z   "appstream": "",
2025-08-20T20:24:58.4616648Z   "category": [
2025-08-20T20:24:58.4616801Z     "ConsoleOnly",
2025-08-20T20:24:58.4616959Z     "Utility"
2025-08-20T20:24:58.4617104Z   ],
2025-08-20T20:24:58.4617677Z   "description": "Translate message and choose plural form [gettext]",
2025-08-20T20:24:58.4618017Z   "desktop": "",
2025-08-20T20:24:58.4618178Z   "homepage": [
2025-08-20T20:24:58.4618365Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:58.4618631Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:58.4618866Z   ],
2025-08-20T20:24:58.4619308Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/ngettext?tag=0.25.1-aarch64-linux&download=ngettext.png",
2025-08-20T20:24:58.4619829Z   "license": [],
2025-08-20T20:24:58.4619989Z   "maintainer": [
2025-08-20T20:24:58.4620187Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:58.4620418Z   ],
2025-08-20T20:24:58.4620555Z   "provides": [
2025-08-20T20:24:58.4620713Z     "autopoint",
2025-08-20T20:24:58.4620869Z     "envsubst",
2025-08-20T20:24:58.4621022Z     "gettext",
2025-08-20T20:24:58.4621176Z     "gettextize",
2025-08-20T20:24:58.4621340Z     "gettext.sh",
2025-08-20T20:24:58.4621499Z     "msgattrib",
2025-08-20T20:24:58.4621655Z     "msgcat",
2025-08-20T20:24:58.4621803Z     "msgcmp",
2025-08-20T20:24:58.4621951Z     "msgcomm",
2025-08-20T20:24:58.4622097Z     "msgconv",
2025-08-20T20:24:58.4622244Z     "msgen",
2025-08-20T20:24:58.4622390Z     "msgexec",
2025-08-20T20:24:58.4622542Z     "msgfilter",
2025-08-20T20:24:58.4622695Z     "msgfmt",
2025-08-20T20:24:58.4622843Z     "msggrep",
2025-08-20T20:24:58.4622992Z     "msginit",
2025-08-20T20:24:58.4623141Z     "msgmerge",
2025-08-20T20:24:58.4623847Z     "msgunfmt",
2025-08-20T20:24:58.4624004Z     "msguniq",
2025-08-20T20:24:58.4624155Z     "ngettext",
2025-08-20T20:24:58.4624313Z     "recode-sr-latin",
2025-08-20T20:24:58.4624483Z     "xgettext"
2025-08-20T20:24:58.4624629Z   ],
2025-08-20T20:24:58.4624764Z   "note": [
2025-08-20T20:24:58.4625007Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:58.4625297Z   ],
2025-08-20T20:24:58.4625436Z   "repology": [
2025-08-20T20:24:58.4625588Z     "gettext"
2025-08-20T20:24:58.4625730Z   ],
2025-08-20T20:24:58.4625881Z   "screenshots": [],
2025-08-20T20:24:58.4626053Z   "src_url": [
2025-08-20T20:24:58.4626262Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:58.4626516Z   ],
2025-08-20T20:24:58.4626649Z   "tag": [
2025-08-20T20:24:58.4626791Z     "text",
2025-08-20T20:24:58.4626937Z     "translation"
2025-08-20T20:24:58.4627089Z   ],
2025-08-20T20:24:58.4627228Z   "version": "0.25.1",
2025-08-20T20:24:58.4627408Z   "version_upstream": "0.25.1",
2025-08-20T20:24:58.4627739Z   "bsum": "392e2dbda87f09b45ae66619e6eeb531c7ca96883b999cee8b9197094be6e356",
2025-08-20T20:24:58.4628082Z   "build_date": "2025-08-20T20:24:18Z",
2025-08-20T20:24:58.4628412Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:58.4628743Z   "build_id": "17107810040",
2025-08-20T20:24:58.4629240Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/ngettext?tag=0.25.1-aarch64-linux&download=ngettext.log",
2025-08-20T20:24:58.4630008Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:58.4630790Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/ngettext?tag=0.25.1-aarch64-linux&download=ngettext",
2025-08-20T20:24:58.4631458Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/ngettext:0.25.1-aarch64-linux",
2025-08-20T20:24:58.4631916Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/ngettext",
2025-08-20T20:24:58.4632513Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/ngettext?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:58.4633123Z   "shasum": "7d4505fa102acd909b411a78d1d2eef4b200d0358812e2157759db6b681157c8",
2025-08-20T20:24:58.4633764Z   "size": "288 KB",
2025-08-20T20:24:58.4633937Z   "size_raw": "292984",
2025-08-20T20:24:58.4634108Z   "snapshots": [
2025-08-20T20:24:58.4634281Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:58.4634719Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:58.4634946Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:58.4635139Z   ]
2025-08-20T20:24:58.4635267Z }
2025-08-20T20:24:58.4635344Z 
2025-08-20T20:24:58.4635348Z 
2025-08-20T20:24:58.5764500Z Exists    9c55a4eb5459 msgmerge
2025-08-20T20:24:58.5778792Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:58.5786526Z Uploading 56e5e6186d54 msgmerge.sig
2025-08-20T20:24:58.5848783Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:58.6270772Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:58.6282860Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:58.6326891Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:58.6700781Z Uploading 73a85c26e66d msgmerge.json.sig
2025-08-20T20:24:58.6722876Z Uploading 171e371568ef msgmerge.json
2025-08-20T20:24:58.7378962Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/recode-sr-latin.log'
2025-08-20T20:24:58.7414890Z Uploading 400c82b78fdc msgunfmt.sig
2025-08-20T20:24:58.7415519Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/recode-sr-latin?tag=0.25.1-aarch64-linux&download=recode-sr-latin.log
2025-08-20T20:24:58.7416019Z 
2025-08-20T20:24:58.7422960Z [+] Parsing/Uploading gettext/recode-sr-latin --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Frecode-sr-latin [aarch64-Linux]
2025-08-20T20:24:58.7443010Z {
2025-08-20T20:24:58.7444605Z   "_disabled": "false",
2025-08-20T20:24:58.7444805Z   "host": "aarch64-Linux",
2025-08-20T20:24:58.7445098Z   "rank": "",
2025-08-20T20:24:58.7445278Z   "pkg": "gettext.static",
2025-08-20T20:24:58.7445472Z   "pkg_family": "gettext",
2025-08-20T20:24:58.7445668Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:24:58.7445884Z   "pkg_name": "recode-sr-latin",
2025-08-20T20:24:58.7446091Z   "pkg_type": "static",
2025-08-20T20:24:58.7446517Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/recode-sr-latin",
2025-08-20T20:24:58.7446946Z   "app_id": "",
2025-08-20T20:24:58.7447107Z   "appstream": "",
2025-08-20T20:24:58.7447267Z   "category": [
2025-08-20T20:24:58.7447425Z     "ConsoleOnly",
2025-08-20T20:24:58.7447583Z     "Utility"
2025-08-20T20:24:58.7447728Z   ],
2025-08-20T20:24:58.7447989Z   "description": "Convert Serbian text from Cyrillic to Latin script [gettext]",
2025-08-20T20:24:58.7448318Z   "desktop": "",
2025-08-20T20:24:58.7448477Z   "homepage": [
2025-08-20T20:24:58.7448711Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:24:58.7448979Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:24:58.7449212Z   ],
2025-08-20T20:24:58.7449704Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/recode-sr-latin?tag=0.25.1-aarch64-linux&download=recode-sr-latin.png",
2025-08-20T20:24:58.7450254Z   "license": [],
2025-08-20T20:24:58.7450412Z   "maintainer": [
2025-08-20T20:24:58.7450613Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:24:58.7450847Z   ],
2025-08-20T20:24:58.7450992Z   "provides": [
2025-08-20T20:24:58.7451155Z     "autopoint",
2025-08-20T20:24:58.7451312Z     "envsubst",
2025-08-20T20:24:58.7451466Z     "gettext",
2025-08-20T20:24:58.7451622Z     "gettextize",
2025-08-20T20:24:58.7451785Z     "gettext.sh",
2025-08-20T20:24:58.7451943Z     "msgattrib",
2025-08-20T20:24:58.7452101Z     "msgcat",
2025-08-20T20:24:58.7452248Z     "msgcmp",
2025-08-20T20:24:58.7452396Z     "msgcomm",
2025-08-20T20:24:58.7452555Z     "msgconv",
2025-08-20T20:24:58.7452703Z     "msgen",
2025-08-20T20:24:58.7452853Z     "msgexec",
2025-08-20T20:24:58.7453007Z     "msgfilter",
2025-08-20T20:24:58.7453163Z     "msgfmt",
2025-08-20T20:24:58.7453318Z     "msggrep",
2025-08-20T20:24:58.7453644Z     "msginit",
2025-08-20T20:24:58.7453800Z     "msgmerge",
2025-08-20T20:24:58.7453954Z     "msgunfmt",
2025-08-20T20:24:58.7454102Z     "msguniq",
2025-08-20T20:24:58.7454254Z     "ngettext",
2025-08-20T20:24:58.7454416Z     "recode-sr-latin",
2025-08-20T20:24:58.7454588Z     "xgettext"
2025-08-20T20:24:58.7455060Z   ],
2025-08-20T20:24:58.7455221Z   "note": [
2025-08-20T20:24:58.7455470Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:24:58.7455760Z   ],
2025-08-20T20:24:58.7455901Z   "repology": [
2025-08-20T20:24:58.7456053Z     "gettext"
2025-08-20T20:24:58.7456198Z   ],
2025-08-20T20:24:58.7456339Z   "screenshots": [],
2025-08-20T20:24:58.7456510Z   "src_url": [
2025-08-20T20:24:58.7456721Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:24:58.7456987Z   ],
2025-08-20T20:24:58.7457121Z   "tag": [
2025-08-20T20:24:58.7457265Z     "text",
2025-08-20T20:24:58.7457416Z     "translation"
2025-08-20T20:24:58.7457574Z   ],
2025-08-20T20:24:58.7457715Z   "version": "0.25.1",
2025-08-20T20:24:58.7457901Z   "version_upstream": "0.25.1",
2025-08-20T20:24:58.7458212Z   "bsum": "61646ad8c0129e5dd38fe32f605e873409525daa7217c9568dde0db4be390d77",
2025-08-20T20:24:58.7458547Z   "build_date": "2025-08-20T20:24:20Z",
2025-08-20T20:24:58.7458877Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:24:58.7459210Z   "build_id": "17107810040",
2025-08-20T20:24:58.7459753Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/recode-sr-latin?tag=0.25.1-aarch64-linux&download=recode-sr-latin.log",
2025-08-20T20:24:58.7460558Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:24:58.7461581Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/recode-sr-latin?tag=0.25.1-aarch64-linux&download=recode-sr-latin",
2025-08-20T20:24:58.7462315Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/recode-sr-latin:0.25.1-aarch64-linux",
2025-08-20T20:24:58.7462821Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/recode-sr-latin",
2025-08-20T20:24:58.7463622Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/recode-sr-latin?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:24:58.7464271Z   "shasum": "5db2eb3e77865fadfaf58c50832e123eac39bb2a97da1b50780d50e2ac39d5b0",
2025-08-20T20:24:58.7464604Z   "size": "288 KB",
2025-08-20T20:24:58.7464767Z   "size_raw": "293456",
2025-08-20T20:24:58.7464938Z   "snapshots": [
2025-08-20T20:24:58.7465108Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:24:58.7465321Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:24:58.7465522Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:24:58.7465728Z   ]
2025-08-20T20:24:58.7465858Z }
2025-08-20T20:24:58.7465935Z 
2025-08-20T20:24:58.7465939Z 
2025-08-20T20:24:58.7489494Z Exists    85c584ed2a5c msgunfmt
2025-08-20T20:24:58.7496143Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:58.7573681Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:58.7693976Z Exists    fe8bc6b6a246 msguniq
2025-08-20T20:24:58.7741309Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:58.7797813Z Uploading c4f5dbb72ca2 msguniq.sig
2025-08-20T20:24:58.7927197Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:58.7953237Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:58.8014566Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:58.8137984Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:58.8165994Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:58.8423958Z Uploading f1799ce1b6f9 msgunfmt.json
2025-08-20T20:24:58.8464790Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:58.8475106Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:58.8580192Z Uploading deeb31d0aeb6 msguniq.json
2025-08-20T20:24:58.8879794Z Uploading 4254916b2fd1 msguniq.json.sig
2025-08-20T20:24:58.9004443Z Uploading a363399de508 msgunfmt.json.sig
2025-08-20T20:24:59.0175816Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:59.0207041Z Exists    7d4505fa102a ngettext
2025-08-20T20:24:59.0222249Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:59.0223634Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:59.0270858Z Uploading e4587bc04bb3 ngettext.sig
2025-08-20T20:24:59.0517214Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:59.0555538Z Uploading f03a82c5ab4f msgmerge.log
2025-08-20T20:24:59.0621563Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:59.0709640Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:59.0780289Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:59.0936261Z Uploading abd9b5b72204 msgmerge.log.sig
2025-08-20T20:24:59.1136018Z Uploading d2bb3ef35366 ngettext.json
2025-08-20T20:24:59.1270437Z Uploading a12149a4fc18 ngettext.json.sig
2025-08-20T20:24:59.2014324Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:59.2136489Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:59.2168754Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:59.2343811Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:59.2421147Z Uploading f03a82c5ab4f msgunfmt.log
2025-08-20T20:24:59.2533976Z Uploading 1b5285dc672a msguniq.log.sig
2025-08-20T20:24:59.2592116Z Uploading f03a82c5ab4f msguniq.log
2025-08-20T20:24:59.2767284Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:24:59.2773980Z Exists    5db2eb3e7786 recode-sr-latin
2025-08-20T20:24:59.2936064Z Uploading 6fb2552c1e1a recode-sr-latin.sig
2025-08-20T20:24:59.2963746Z Uploading c7236fa2a0e2 msgunfmt.log.sig
2025-08-20T20:24:59.2974000Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:59.3220137Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:24:59.3232766Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:24:59.3282829Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:59.3643876Z Uploading d3d566f58f28 recode-sr-latin.json.sig
2025-08-20T20:24:59.3747267Z Uploading 7c66f6141491 recode-sr-latin.json
2025-08-20T20:24:59.4454120Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:59.4542609Z Uploaded  f03a82c5ab4f msgmerge.log
2025-08-20T20:24:59.4895722Z Uploading f03a82c5ab4f ngettext.log
2025-08-20T20:24:59.4926672Z Exists    ce32941f4e3a msgmerge.version
2025-08-20T20:24:59.5481076Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:59.5493834Z Uploaded  56e5e6186d54 msgmerge.sig
2025-08-20T20:24:59.5543650Z Uploading 676c4e60d15b msgmerge.version.sig
2025-08-20T20:24:59.6050913Z Uploading 61dd3bb8bd45 ngettext.log.sig
2025-08-20T20:24:59.6439239Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:24:59.6632633Z Uploaded  73a85c26e66d msgmerge.json.sig
2025-08-20T20:24:59.6736253Z Uploaded  f03a82c5ab4f msguniq.log
2025-08-20T20:24:59.6851830Z Uploading f03a82c5ab4f recode-sr-latin.log
2025-08-20T20:24:59.7099798Z Uploaded  f03a82c5ab4f msgunfmt.log
2025-08-20T20:24:59.7109569Z Uploaded  171e371568ef msgmerge.json
2025-08-20T20:24:59.7294855Z Exists    ce32941f4e3a msguniq.version
2025-08-20T20:24:59.7420610Z Uploaded  400c82b78fdc msgunfmt.sig
2025-08-20T20:24:59.7478041Z Exists    ce32941f4e3a msgunfmt.version
2025-08-20T20:24:59.7620215Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:24:59.7719206Z Uploading 676c4e60d15b msguniq.version.sig
2025-08-20T20:24:59.7849506Z Uploaded  c4f5dbb72ca2 msguniq.sig
2025-08-20T20:24:59.7853252Z Uploading 676c4e60d15b msgunfmt.version.sig
2025-08-20T20:24:59.7987938Z Uploading b39e3093dcef recode-sr-latin.log.sig
2025-08-20T20:24:59.8548857Z Uploaded  f1799ce1b6f9 msgunfmt.json
2025-08-20T20:24:59.8718696Z Uploaded  a363399de508 msgunfmt.json.sig
2025-08-20T20:24:59.8947403Z Uploaded  f03a82c5ab4f ngettext.log
2025-08-20T20:24:59.9021500Z Uploaded  4254916b2fd1 msguniq.json.sig
2025-08-20T20:24:59.9455613Z Exists    ce32941f4e3a ngettext.version
2025-08-20T20:24:59.9575941Z Uploaded  676c4e60d15b msgmerge.version.sig
2025-08-20T20:24:59.9606750Z Uploaded  deeb31d0aeb6 msguniq.json
2025-08-20T20:24:59.9957425Z Uploaded  e4587bc04bb3 ngettext.sig
2025-08-20T20:25:00.0159813Z Uploading 676c4e60d15b ngettext.version.sig
2025-08-20T20:25:00.0484376Z Uploaded  abd9b5b72204 msgmerge.log.sig
2025-08-20T20:25:00.0484673Z Uploading 46db4d8c09a1 msgmerge
2025-08-20T20:25:00.0806224Z Uploaded  f03a82c5ab4f recode-sr-latin.log
2025-08-20T20:25:00.1150734Z Exists    ce32941f4e3a recode-sr-latin.version
2025-08-20T20:25:00.1308717Z Uploaded  a12149a4fc18 ngettext.json.sig
2025-08-20T20:25:00.1759193Z Uploaded  676c4e60d15b msguniq.version.sig
2025-08-20T20:25:00.1800692Z Uploaded  676c4e60d15b msgunfmt.version.sig
2025-08-20T20:25:00.1816455Z Uploading 676c4e60d15b recode-sr-latin.version.sig
2025-08-20T20:25:00.2072434Z Uploaded  d2bb3ef35366 ngettext.json
2025-08-20T20:25:00.2625916Z Uploaded  1b5285dc672a msguniq.log.sig
2025-08-20T20:25:00.2626184Z Uploading 651d417e67a1 msguniq
2025-08-20T20:25:00.2990117Z Uploaded  6fb2552c1e1a recode-sr-latin.sig
2025-08-20T20:25:00.3001505Z Uploaded  c7236fa2a0e2 msgunfmt.log.sig
2025-08-20T20:25:00.3001801Z Uploading 7255ce42ffa8 msgunfmt
2025-08-20T20:25:00.3674806Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:25:00.3675084Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:25:00.3675561Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:25:00.3675829Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:25:00.3676061Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:25:00.3676282Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:25:00.3676536Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:25:00.3676792Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:25:00.3677028Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:25:00.3677243Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:25:00.3677464Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:25:00.3677686Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:25:00.3677902Z Skipped   11cf0313013e msginit.png
2025-08-20T20:25:00.3678116Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:25:00.3678715Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:25:00.3678935Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:25:00.3679153Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:25:00.3679377Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:25:00.3679593Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:25:00.3679807Z Skipped   11cf0313013e msgen.png
2025-08-20T20:25:00.3680016Z Uploaded  46db4d8c09a1 msgmerge
2025-08-20T20:25:00.3680384Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgmerge:0.25.1-aarch64-linux
2025-08-20T20:25:00.3680809Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:25:00.3681186Z Digest: sha256:46db4d8c09a1ac1d9e436b23d6aadd0728f785a4432585fcf3f97b47106f7277
2025-08-20T20:25:00.3849603Z Uploaded  7c66f6141491 recode-sr-latin.json
2025-08-20T20:25:00.4639410Z Uploaded  676c4e60d15b ngettext.version.sig
2025-08-20T20:25:00.5001617Z Uploaded  d3d566f58f28 recode-sr-latin.json.sig
2025-08-20T20:25:00.5726857Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:25:00.5727188Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:25:00.5727421Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:25:00.5727644Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:25:00.5727871Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:25:00.5728237Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:25:00.5728461Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:25:00.5728696Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:25:00.5728936Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:25:00.5729166Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:25:00.5729390Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:25:00.5729615Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:25:00.5729831Z Skipped   11cf0313013e msginit.png
2025-08-20T20:25:00.5730043Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:25:00.5730261Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:25:00.5730471Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:25:00.5730688Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:25:00.5730919Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:25:00.5731138Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:25:00.5731387Z Skipped   11cf0313013e msgen.png
2025-08-20T20:25:00.5731596Z Uploaded  651d417e67a1 msguniq
2025-08-20T20:25:00.5731965Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msguniq:0.25.1-aarch64-linux
2025-08-20T20:25:00.5732386Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:25:00.5733203Z Digest: sha256:651d417e67a1abc05743411db927106749519ca84031132c157f6c47246ed661
2025-08-20T20:25:00.5839432Z Uploaded  61dd3bb8bd45 ngettext.log.sig
2025-08-20T20:25:00.5839721Z Uploading a5814893759f ngettext
2025-08-20T20:25:00.6004491Z Uploaded  676c4e60d15b recode-sr-latin.version.sig
2025-08-20T20:25:00.6825291Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:25:00.6833016Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:25:00.6833313Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:25:00.6833795Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:25:00.6834063Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:25:00.6834282Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:25:00.6834498Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:25:00.6834735Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:25:00.6834975Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:25:00.6835192Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:25:00.6835414Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:25:00.6835637Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:25:00.6835863Z Skipped   11cf0313013e msginit.png
2025-08-20T20:25:00.6836076Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:25:00.6836295Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:25:00.6836508Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:25:00.6836730Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:25:00.6836950Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:25:00.6837168Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:25:00.6837846Z Skipped   11cf0313013e msgen.png
2025-08-20T20:25:00.6838060Z Uploaded  7255ce42ffa8 msgunfmt
2025-08-20T20:25:00.6838433Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgunfmt:0.25.1-aarch64-linux
2025-08-20T20:25:00.6838852Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:25:00.6839231Z Digest: sha256:7255ce42ffa88ab2e539a7f17668e6edd0429191eef9b0f1b7f78abdb943ebe8
2025-08-20T20:25:00.8337913Z Uploaded  b39e3093dcef recode-sr-latin.log.sig
2025-08-20T20:25:00.8338256Z Uploading 17922c86805c recode-sr-latin
2025-08-20T20:25:00.9207005Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:25:00.9207301Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:25:00.9207526Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:25:00.9207745Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:25:00.9207979Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:25:00.9208197Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:25:00.9208411Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:25:00.9208671Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:25:00.9208909Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:25:00.9209124Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:25:00.9209345Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:25:00.9209568Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:25:00.9209783Z Skipped   11cf0313013e msginit.png
2025-08-20T20:25:00.9209996Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:25:00.9210217Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:25:00.9210433Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:25:00.9210654Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:25:00.9210874Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:25:00.9211089Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:25:00.9211306Z Skipped   11cf0313013e msgen.png
2025-08-20T20:25:00.9211516Z Uploaded  a5814893759f ngettext
2025-08-20T20:25:00.9211887Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/ngettext:0.25.1-aarch64-linux
2025-08-20T20:25:00.9212321Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:25:00.9212693Z Digest: sha256:a5814893759f99463bfe8de259d8be93e125d389759e7111ec1d681bfee63eb8
2025-08-20T20:25:01.1371882Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:25:01.1372165Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:25:01.1372391Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:25:01.1372611Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:25:01.1372842Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:25:01.1373060Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:25:01.1373764Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:25:01.1374077Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:25:01.1374318Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:25:01.1374534Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:25:01.1374756Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:25:01.1374979Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:25:01.1375194Z Skipped   11cf0313013e msginit.png
2025-08-20T20:25:01.1375424Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:25:01.1375637Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:25:01.1375851Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:25:01.1376066Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:25:01.1376289Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:25:01.1376505Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:25:01.1376720Z Skipped   11cf0313013e msgen.png
2025-08-20T20:25:01.1376933Z Uploaded  17922c86805c recode-sr-latin
2025-08-20T20:25:01.1377356Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/recode-sr-latin:0.25.1-aarch64-linux
2025-08-20T20:25:01.1377803Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:25:01.1378169Z Digest: sha256:17922c86805c496475496f47c46b1df3ac9e3247674416f9dd21f11f0b899444
2025-08-20T20:25:05.6218976Z 
2025-08-20T20:25:05.6219602Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgmerge
2025-08-20T20:25:05.6220226Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgmerge?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:25:05.6221048Z 
2025-08-20T20:25:05.8511359Z 
2025-08-20T20:25:05.8511920Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msguniq
2025-08-20T20:25:05.8512554Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msguniq?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:25:05.8512950Z 
2025-08-20T20:25:05.9717800Z 
2025-08-20T20:25:05.9718340Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/msgunfmt
2025-08-20T20:25:05.9719007Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/msgunfmt?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:25:05.9719418Z 
2025-08-20T20:25:06.1862025Z 
2025-08-20T20:25:06.1862579Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/ngettext
2025-08-20T20:25:06.1863210Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/ngettext?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:25:06.1863787Z 
2025-08-20T20:25:06.3988974Z 
2025-08-20T20:25:06.3989599Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/recode-sr-latin
2025-08-20T20:25:06.3990281Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/recode-sr-latin?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:25:06.3990698Z 
2025-08-20T20:25:07.2338595Z '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/gettext.static.log' -> '/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/xgettext.log'
2025-08-20T20:25:07.2375115Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/xgettext?tag=0.25.1-aarch64-linux&download=xgettext.log
2025-08-20T20:25:07.2375591Z 
2025-08-20T20:25:07.2376040Z [+] Parsing/Uploading gettext/xgettext --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fgettext%2Fxgettext [aarch64-Linux]
2025-08-20T20:25:07.2402486Z {
2025-08-20T20:25:07.2402640Z   "_disabled": "false",
2025-08-20T20:25:07.2402827Z   "host": "aarch64-Linux",
2025-08-20T20:25:07.2403032Z   "rank": "",
2025-08-20T20:25:07.2403202Z   "pkg": "gettext.static",
2025-08-20T20:25:07.2403480Z   "pkg_family": "gettext",
2025-08-20T20:25:07.2403691Z   "pkg_id": "nixpkgs.gettext",
2025-08-20T20:25:07.2403900Z   "pkg_name": "xgettext",
2025-08-20T20:25:07.2404088Z   "pkg_type": "static",
2025-08-20T20:25:07.2404450Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/xgettext",
2025-08-20T20:25:07.2404837Z   "app_id": "",
2025-08-20T20:25:07.2404995Z   "appstream": "",
2025-08-20T20:25:07.2405470Z   "category": [
2025-08-20T20:25:07.2405666Z     "ConsoleOnly",
2025-08-20T20:25:07.2405825Z     "Utility"
2025-08-20T20:25:07.2405970Z   ],
2025-08-20T20:25:07.2406230Z   "description": "Extract gettext strings from source [gettext]",
2025-08-20T20:25:07.2406518Z   "desktop": "",
2025-08-20T20:25:07.2406674Z   "homepage": [
2025-08-20T20:25:07.2406860Z     "https://www.gnu.org/software/gettext",
2025-08-20T20:25:07.2407126Z     "https://savannah.gnu.org/projects/gettext"
2025-08-20T20:25:07.2407373Z   ],
2025-08-20T20:25:07.2407820Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/xgettext?tag=0.25.1-aarch64-linux&download=xgettext.png",
2025-08-20T20:25:07.2408327Z   "license": [],
2025-08-20T20:25:07.2408489Z   "maintainer": [
2025-08-20T20:25:07.2408687Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:25:07.2408925Z   ],
2025-08-20T20:25:07.2409064Z   "provides": [
2025-08-20T20:25:07.2409222Z     "autopoint",
2025-08-20T20:25:07.2409378Z     "envsubst",
2025-08-20T20:25:07.2409533Z     "gettext",
2025-08-20T20:25:07.2417138Z     "gettextize",
2025-08-20T20:25:07.2417321Z     "gettext.sh",
2025-08-20T20:25:07.2417483Z     "msgattrib",
2025-08-20T20:25:07.2417639Z     "msgcat",
2025-08-20T20:25:07.2417785Z     "msgcmp",
2025-08-20T20:25:07.2417932Z     "msgcomm",
2025-08-20T20:25:07.2418079Z     "msgconv",
2025-08-20T20:25:07.2418224Z     "msgen",
2025-08-20T20:25:07.2418369Z     "msgexec",
2025-08-20T20:25:07.2418900Z     "msgfilter",
2025-08-20T20:25:07.2419054Z     "msgfmt",
2025-08-20T20:25:07.2419200Z     "msggrep",
2025-08-20T20:25:07.2419344Z     "msginit",
2025-08-20T20:25:07.2419492Z     "msgmerge",
2025-08-20T20:25:07.2419644Z     "msgunfmt",
2025-08-20T20:25:07.2419800Z     "msguniq",
2025-08-20T20:25:07.2419950Z     "ngettext",
2025-08-20T20:25:07.2420111Z     "recode-sr-latin",
2025-08-20T20:25:07.2420281Z     "xgettext"
2025-08-20T20:25:07.2420423Z   ],
2025-08-20T20:25:07.2420559Z   "note": [
2025-08-20T20:25:07.2420818Z     "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T20:25:07.2421111Z   ],
2025-08-20T20:25:07.2421249Z   "repology": [
2025-08-20T20:25:07.2421402Z     "gettext"
2025-08-20T20:25:07.2421545Z   ],
2025-08-20T20:25:07.2421686Z   "screenshots": [],
2025-08-20T20:25:07.2421858Z   "src_url": [
2025-08-20T20:25:07.2422069Z     "https://git.savannah.gnu.org/gitweb/?p=gettext.git"
2025-08-20T20:25:07.2422324Z   ],
2025-08-20T20:25:07.2422454Z   "tag": [
2025-08-20T20:25:07.2422602Z     "text",
2025-08-20T20:25:07.2422745Z     "translation"
2025-08-20T20:25:07.2422905Z   ],
2025-08-20T20:25:07.2423046Z   "version": "0.25.1",
2025-08-20T20:25:07.2423231Z   "version_upstream": "0.25.1",
2025-08-20T20:25:07.2423842Z   "bsum": "0126622cee020c3f349cdcb5e46a6e4a00cacbd8476f939c617fc65de13c67f4",
2025-08-20T20:25:07.2424190Z   "build_date": "2025-08-20T20:24:22Z",
2025-08-20T20:25:07.2424525Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107810040",
2025-08-20T20:25:07.2424861Z   "build_id": "17107810040",
2025-08-20T20:25:07.2425366Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/xgettext?tag=0.25.1-aarch64-linux&download=xgettext.log",
2025-08-20T20:25:07.2426124Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T20:25:07.2427725Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/xgettext?tag=0.25.1-aarch64-linux&download=xgettext",
2025-08-20T20:25:07.2428418Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext:0.25.1-aarch64-linux",
2025-08-20T20:25:07.2428878Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext",
2025-08-20T20:25:07.2429465Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/xgettext?tag=0.25.1-aarch64-linux&manifest",
2025-08-20T20:25:07.2430067Z   "shasum": "e3b08f735662f01ce006d5383dded1482f6a84469855bd53e65081d001c58400",
2025-08-20T20:25:07.2430386Z   "size": "12 MB",
2025-08-20T20:25:07.2430803Z   "size_raw": "11844984",
2025-08-20T20:25:07.2431008Z   "snapshots": [
2025-08-20T20:25:07.2431180Z     "0.22.5-aarch64-linux[0.22.5]",
2025-08-20T20:25:07.2431391Z     "0.25-aarch64-linux[0.25]",
2025-08-20T20:25:07.2431591Z     "0.25.1-aarch64-linux[0.25.1]"
2025-08-20T20:25:07.2431784Z   ]
2025-08-20T20:25:07.2431916Z }
2025-08-20T20:25:07.2431992Z 
2025-08-20T20:25:07.2431996Z 
2025-08-20T20:25:07.8386015Z Exists    11b6a4a4c510 CHECKSUM
2025-08-20T20:25:07.8545926Z Uploading 341e59e73f77 xgettext.sig
2025-08-20T20:25:07.8625892Z Exists    e3b08f735662 xgettext
2025-08-20T20:25:07.8757032Z Uploading a4308354b0fd CHECKSUM.sig
2025-08-20T20:25:07.8932839Z Exists    2e1d2c333219 SBUILD
2025-08-20T20:25:07.8964153Z Uploading a8d0990b3ad5 SBUILD.sig
2025-08-20T20:25:07.9045715Z Exists    11cf0313013e msgcomm.png
2025-08-20T20:25:07.9327493Z Uploading 8daae0077ffd xgettext.json
2025-08-20T20:25:07.9449804Z Uploading d2ae94728f9f xgettext.json.sig
2025-08-20T20:25:08.3046103Z Uploaded  a8d0990b3ad5 SBUILD.sig
2025-08-20T20:25:08.3574458Z Uploading f03a82c5ab4f xgettext.log
2025-08-20T20:25:08.4049148Z Uploaded  a4308354b0fd CHECKSUM.sig
2025-08-20T20:25:08.4546063Z Uploading 548e13086c1b xgettext.log.sig
2025-08-20T20:25:08.7731510Z Uploaded  f03a82c5ab4f xgettext.log
2025-08-20T20:25:08.8440129Z Uploaded  341e59e73f77 xgettext.sig
2025-08-20T20:25:08.8707116Z Exists    ce32941f4e3a xgettext.version
2025-08-20T20:25:08.8882546Z Uploading 676c4e60d15b xgettext.version.sig
2025-08-20T20:25:08.9524627Z Uploaded  8daae0077ffd xgettext.json
2025-08-20T20:25:08.9533552Z Uploaded  d2ae94728f9f xgettext.json.sig
2025-08-20T20:25:09.3287599Z Uploaded  676c4e60d15b xgettext.version.sig
2025-08-20T20:25:09.4877975Z Uploaded  548e13086c1b xgettext.log.sig
2025-08-20T20:25:09.4878299Z Uploading 02669f20e4ee xgettext
2025-08-20T20:25:09.7827539Z Skipped   11cf0313013e msgfmt.png
2025-08-20T20:25:09.7828318Z Skipped   11cf0313013e autopoint.png
2025-08-20T20:25:09.7828586Z Skipped   11cf0313013e msgcmp.png
2025-08-20T20:25:09.7828848Z Skipped   11cf0313013e gettext.sh.png
2025-08-20T20:25:09.7829090Z Skipped   11cf0313013e msgmerge.png
2025-08-20T20:25:09.7829305Z Skipped   11cf0313013e msgcat.png
2025-08-20T20:25:09.7829518Z Skipped   11cf0313013e msgattrib.png
2025-08-20T20:25:09.7829747Z Skipped   11cf0313013e recode-sr-latin.png
2025-08-20T20:25:09.7829985Z Skipped   11cf0313013e msggrep.png
2025-08-20T20:25:09.7830201Z Skipped   11cf0313013e msgunfmt.png
2025-08-20T20:25:09.7830436Z Skipped   11cf0313013e gettextize.png
2025-08-20T20:25:09.7830660Z Skipped   11cf0313013e msgexec.png
2025-08-20T20:25:09.7830873Z Skipped   11cf0313013e msginit.png
2025-08-20T20:25:09.7831088Z Skipped   11cf0313013e xgettext.png
2025-08-20T20:25:09.7831304Z Skipped   11cf0313013e msgconv.png
2025-08-20T20:25:09.7831517Z Skipped   11cf0313013e msguniq.png
2025-08-20T20:25:09.7831734Z Skipped   11cf0313013e msgfilter.png
2025-08-20T20:25:09.7831956Z Skipped   11cf0313013e ngettext.png
2025-08-20T20:25:09.7832180Z Skipped   11cf0313013e envsubst.png
2025-08-20T20:25:09.7832397Z Skipped   11cf0313013e msgen.png
2025-08-20T20:25:09.7832600Z Uploaded  02669f20e4ee xgettext
2025-08-20T20:25:09.7832967Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext:0.25.1-aarch64-linux
2025-08-20T20:25:09.7833589Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:25:09.7833990Z Digest: sha256:02669f20e4eee1f83e6514b6d5d89018bc7638146c4847f4ba35df7b1efe040b
2025-08-20T20:25:15.0529628Z 
2025-08-20T20:25:15.0530162Z [+] Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext
2025-08-20T20:25:15.0530780Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/gettext/nixpkgs/xgettext?tag=0.25.1-aarch64-linux&manifest 
2025-08-20T20:25:15.0531178Z 
2025-08-20T20:25:16.5430085Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T20:25:16.9388006Z ./BUILD_ARTIFACTS.tar : 29.10%   (  82.8 MiB =>   24.1 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T20:25:16.9564065Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T20:25:16.9606538Z 
2025-08-20T20:25:16.9614956Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml :: 00(Hr):01(Min):53(Sec)
2025-08-20T20:25:16.9615592Z 
2025-08-20T20:25:16.9623167Z 
2025-08-20T20:25:16.9623511Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (08:25:16 PM) UTC
2025-08-20T20:25:16.9623766Z 
2025-08-20T20:25:17.0942660Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T20:25:17.0989683Z ##[group]Run ##Presets
2025-08-20T20:25:17.0990018Z [36;1m##Presets[0m
2025-08-20T20:25:17.0990195Z [36;1mset +x ; set +e[0m
2025-08-20T20:25:17.0990377Z [36;1m#-------------#[0m
2025-08-20T20:25:17.0990555Z [36;1m##Debug?[0m
2025-08-20T20:25:17.0990766Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:25:17.0991028Z [36;1m  set -x[0m
2025-08-20T20:25:17.0991182Z [36;1mfi[0m
2025-08-20T20:25:17.0991332Z [36;1m#-------------#[0m
2025-08-20T20:25:17.0991507Z [36;1m##Set ENV[0m
2025-08-20T20:25:17.0991717Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T20:25:17.0992141Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-0.25.1-aarch64-linux"[0m
2025-08-20T20:25:17.0992566Z [36;1m    GHCRPKG_TAG_SRCBUILD="0.25.1-aarch64-linux"[0m
2025-08-20T20:25:17.0993053Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext-srcbuild-17107810040"[0m
2025-08-20T20:25:17.0994000Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T20:25:17.0994371Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:25:17.0994796Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:25:17.0995108Z [36;1m fi[0m
2025-08-20T20:25:17.0995262Z [36;1m##Push[0m
2025-08-20T20:25:17.0995460Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T20:25:17.0995715Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T20:25:17.0996058Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T20:25:17.0996510Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T20:25:17.0996931Z [36;1m     ls -sh "/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T20:25:17.0997242Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T20:25:17.0997440Z [36;1m       {[0m
2025-08-20T20:25:17.0997605Z [36;1m        for i in {1..10}; do[0m
2025-08-20T20:25:17.0997917Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T20:25:17.0998340Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T20:25:17.0998749Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T20:25:17.0999209Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=0.25.1-aarch64-linux")[0m
2025-08-20T20:25:17.0999842Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17107810040")[0m
2025-08-20T20:25:17.1000405Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17107810040")[0m
2025-08-20T20:25:17.1001015Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext:0.25.1-aarch64-linux")[0m
2025-08-20T20:25:17.1001641Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-20T20:24:22Z")[0m
2025-08-20T20:25:17.1002066Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=0.25.1")[0m
2025-08-20T20:25:17.1002509Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-20T20:24:22Z")[0m
2025-08-20T20:25:17.1003167Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext")[0m
2025-08-20T20:25:17.1004590Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T20:25:17.1005042Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=0.25.1")[0m
2025-08-20T20:25:17.1005475Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=0.25.1")[0m
2025-08-20T20:25:17.1006378Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/xgettext")[0m
2025-08-20T20:25:17.1007103Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-gettext")[0m
2025-08-20T20:25:17.1007682Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://git.savannah.gnu.org/gitweb/?p=gettext.git")[0m
2025-08-20T20:25:17.1008242Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T20:25:17.1008676Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=0.25.1")[0m
2025-08-20T20:25:17.1009080Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T20:25:17.1009559Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T20:25:17.1009966Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T20:25:17.1010194Z [36;1m         #Check[0m
2025-08-20T20:25:17.1010901Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "2025-08-20T20:24:22Z" ]]; then[0m
2025-08-20T20:25:17.1011597Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T20:25:17.1011922Z [36;1m            break[0m
2025-08-20T20:25:17.1012103Z [36;1m          else[0m
2025-08-20T20:25:17.1012474Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T20:25:17.1012878Z [36;1m          fi[0m
2025-08-20T20:25:17.1013077Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T20:25:17.1013308Z [36;1m        done[0m
2025-08-20T20:25:17.1013757Z [36;1m       }[0m
2025-08-20T20:25:17.1013948Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T20:25:17.1014175Z [36;1m       ghcr_push_cmd[0m
2025-08-20T20:25:17.1014750Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T20:24:22Z" ]]; then[0m
2025-08-20T20:25:17.1015486Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T20:25:17.1015865Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T20:25:17.1016102Z [36;1m          ghcr_push_cmd[0m
2025-08-20T20:25:17.1016672Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T20:24:22Z" ]]; then[0m
2025-08-20T20:25:17.1017377Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T20:25:17.1017864Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T20:25:17.1018252Z [36;1m             return 1 || exit 1[0m
2025-08-20T20:25:17.1018466Z [36;1m           fi[0m
2025-08-20T20:25:17.1018634Z [36;1m       fi[0m
2025-08-20T20:25:17.1018793Z [36;1m   fi[0m
2025-08-20T20:25:17.1018944Z [36;1m fi[0m
2025-08-20T20:25:17.1019103Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T20:25:17.1056029Z shell: /usr/bin/bash -e {0}
2025-08-20T20:25:17.1056237Z env:
2025-08-20T20:25:17.1056391Z   CROSS_COMPILING: NO
2025-08-20T20:25:17.1056575Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:25:17.1056783Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:25:17.1056975Z   ON_QEMU: NO
2025-08-20T20:25:17.1057123Z   DEBUG: 0
2025-08-20T20:25:17.1057280Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:25:17.1057486Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:25:17.1057746Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gettext/nixpkgs
2025-08-20T20:25:17.1058017Z   KEEP_LOGS: YES
2025-08-20T20:25:17.1058183Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:25:17.1058564Z   PKG_FAMILY_LOCAL: gettext
2025-08-20T20:25:17.1058787Z   SBUILD_REBUILD: false
2025-08-20T20:25:17.1059282Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:25:17.1059809Z   BUILD_SYS: host://nix
2025-08-20T20:25:17.1059988Z   BUILD_ON_HOST: TRUE
2025-08-20T20:25:17.1060156Z   BUILD_SYSTEM: HOST
2025-08-20T20:25:17.1060323Z   SYSTMP: /tmp
2025-08-20T20:25:17.1060480Z   GHA_MODE: MATRIX
2025-08-20T20:25:17.1060876Z   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-20T20:25:17.1061395Z   INPUT_SBUILD: /tmp/pkgforge/fruFBV16z_build.yaml
2025-08-20T20:25:17.1061690Z   BUILD_DIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml
2025-08-20T20:25:17.1062045Z   SBUILD_OUTDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR
2025-08-20T20:25:17.1062494Z   SBUILD_TMPDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:25:17.1063031Z   PKG_TYPE: static
2025-08-20T20:25:17.1063206Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:25:17.1063569Z   SBUILD_PKGVER: 0.25.1
2025-08-20T20:25:17.1063878Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107810040
2025-08-20T20:25:17.1064214Z   BUILD_ID: 17107810040
2025-08-20T20:25:17.1064388Z   PKG_NAME: xgettext
2025-08-20T20:25:17.1064566Z   PKG_DATE: 2025-08-20T20:24:22Z
2025-08-20T20:25:17.1064763Z   PKG_VERSION: 0.25.1
2025-08-20T20:25:17.1064945Z   PKG_VERSION_UPSTREAM: 0.25.1
2025-08-20T20:25:17.1065223Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext
2025-08-20T20:25:17.1065523Z   GHCRPKG_TAG: 0.25.1-aarch64-linux
2025-08-20T20:25:17.1065899Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/xgettext
2025-08-20T20:25:17.1066356Z   PKG_SRCURL: https://git.savannah.gnu.org/gitweb/?p=gettext.git
2025-08-20T20:25:17.1066649Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:25:17.1067087Z   GHCR_TOKEN: ***
2025-08-20T20:25:17.1067368Z   GITHUB_TOKEN: ***
2025-08-20T20:25:17.1067568Z   GITLAB_TOKEN: ***
2025-08-20T20:25:17.1068639Z   MINISIGN_KEY: ***
2025-08-20T20:25:17.1068803Z ##[endgroup]
2025-08-20T20:25:17.1138008Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T20:25:17.1146660Z 25M	./BUILD_ARTIFACTS.zstd
2025-08-20T20:25:17.1161601Z total 43M
2025-08-20T20:25:17.1161756Z 4.0K CHECKSUM
2025-08-20T20:25:17.1161908Z 4.0K CHECKSUM.sig
2025-08-20T20:25:17.1162067Z 8.0K SBUILD
2025-08-20T20:25:17.1162213Z 4.0K SBUILD.sig
2025-08-20T20:25:17.1162373Z 4.0K SBUILD_TEMP
2025-08-20T20:25:17.1162534Z  28K autopoint
2025-08-20T20:25:17.1162692Z 4.0K autopoint.json
2025-08-20T20:25:17.1162863Z 4.0K autopoint.json.sig
2025-08-20T20:25:17.1163042Z  60K autopoint.log
2025-08-20T20:25:17.1163208Z 4.0K autopoint.log.sig
2025-08-20T20:25:17.1163488Z  40K autopoint.png
2025-08-20T20:25:17.1163682Z 4.0K autopoint.sig
2025-08-20T20:25:17.1163849Z 4.0K autopoint.version
2025-08-20T20:25:17.1164034Z 4.0K autopoint.version.sig
2025-08-20T20:25:17.1164247Z 996K cldr-plurals
2025-08-20T20:25:17.1164413Z 4.0K cldr-plurals.sig
2025-08-20T20:25:17.1164579Z 292K envsubst
2025-08-20T20:25:17.1164732Z 4.0K envsubst.json
2025-08-20T20:25:17.1164898Z 4.0K envsubst.json.sig
2025-08-20T20:25:17.1165070Z  60K envsubst.log
2025-08-20T20:25:17.1165227Z 4.0K envsubst.log.sig
2025-08-20T20:25:17.1165400Z  40K envsubst.png
2025-08-20T20:25:17.1165560Z 4.0K envsubst.sig
2025-08-20T20:25:17.1165724Z 4.0K envsubst.version
2025-08-20T20:25:17.1165902Z 4.0K envsubst.version.sig
2025-08-20T20:25:17.1166084Z 8.0K gettext.sh
2025-08-20T20:25:17.1166311Z 4.0K gettext.sh.json
2025-08-20T20:25:17.1166485Z 4.0K gettext.sh.json.sig
2025-08-20T20:25:17.1166667Z  60K gettext.sh.log
2025-08-20T20:25:17.1166834Z 4.0K gettext.sh.log.sig
2025-08-20T20:25:17.1167013Z  40K gettext.sh.png
2025-08-20T20:25:17.1167179Z 4.0K gettext.sh.sig
2025-08-20T20:25:17.1167345Z 4.0K gettext.sh.version
2025-08-20T20:25:17.1167530Z 4.0K gettext.sh.version.sig
2025-08-20T20:25:17.1167736Z  60K gettext.static.log
2025-08-20T20:25:17.1168200Z 4.0K gettext.static.version
2025-08-20T20:25:17.1168437Z 4.0K gettext.static.version.sig
2025-08-20T20:25:17.1168635Z 4.0K gettext.version
2025-08-20T20:25:17.1168808Z 4.0K gettext.version.sig
2025-08-20T20:25:17.1168985Z  44K gettextize
2025-08-20T20:25:17.1169142Z 4.0K gettextize.json
2025-08-20T20:25:17.1169315Z 4.0K gettextize.json.sig
2025-08-20T20:25:17.1169493Z  60K gettextize.log
2025-08-20T20:25:17.1169659Z 4.0K gettextize.log.sig
2025-08-20T20:25:17.1169837Z  40K gettextize.png
2025-08-20T20:25:17.1170003Z 4.0K gettextize.sig
2025-08-20T20:25:17.1170170Z 4.0K gettextize.version
2025-08-20T20:25:17.1170354Z 4.0K gettextize.version.sig
2025-08-20T20:25:17.1170539Z 360K hostname
2025-08-20T20:25:17.1170687Z 4.0K hostname.sig
2025-08-20T20:25:17.1170844Z 2.1M msgattrib
2025-08-20T20:25:17.1171001Z 4.0K msgattrib.json
2025-08-20T20:25:17.1171168Z 4.0K msgattrib.json.sig
2025-08-20T20:25:17.1171344Z  60K msgattrib.log
2025-08-20T20:25:17.1171666Z 4.0K msgattrib.log.sig
2025-08-20T20:25:17.1171849Z  40K msgattrib.png
2025-08-20T20:25:17.1172011Z 4.0K msgattrib.sig
2025-08-20T20:25:17.1172175Z 4.0K msgattrib.version
2025-08-20T20:25:17.1172355Z 4.0K msgattrib.version.sig
2025-08-20T20:25:17.1172536Z 2.1M msgcat
2025-08-20T20:25:17.1172676Z 4.0K msgcat.json
2025-08-20T20:25:17.1172834Z 4.0K msgcat.json.sig
2025-08-20T20:25:17.1172998Z  60K msgcat.log
2025-08-20T20:25:17.1173153Z 4.0K msgcat.log.sig
2025-08-20T20:25:17.1173314Z  40K msgcat.png
2025-08-20T20:25:17.1173684Z 4.0K msgcat.sig
2025-08-20T20:25:17.1173864Z 4.0K msgcat.version
2025-08-20T20:25:17.1174035Z 4.0K msgcat.version.sig
2025-08-20T20:25:17.1174207Z 504K msgcmp
2025-08-20T20:25:17.1174353Z 4.0K msgcmp.json
2025-08-20T20:25:17.1174514Z 4.0K msgcmp.json.sig
2025-08-20T20:25:17.1174679Z  60K msgcmp.log
2025-08-20T20:25:17.1174836Z 4.0K msgcmp.log.sig
2025-08-20T20:25:17.1174997Z  40K msgcmp.png
2025-08-20T20:25:17.1175149Z 4.0K msgcmp.sig
2025-08-20T20:25:17.1175305Z 4.0K msgcmp.version
2025-08-20T20:25:17.1175486Z 4.0K msgcmp.version.sig
2025-08-20T20:25:17.1175659Z 2.1M msgcomm
2025-08-20T20:25:17.1175808Z 4.0K msgcomm.json
2025-08-20T20:25:17.1175969Z 4.0K msgcomm.json.sig
2025-08-20T20:25:17.1176136Z  60K msgcomm.log
2025-08-20T20:25:17.1176294Z 4.0K msgcomm.log.sig
2025-08-20T20:25:17.1176458Z  40K msgcomm.png
2025-08-20T20:25:17.1176616Z 4.0K msgcomm.sig
2025-08-20T20:25:17.1176777Z 4.0K msgcomm.version
2025-08-20T20:25:17.1176953Z 4.0K msgcomm.version.sig
2025-08-20T20:25:17.1177128Z 2.1M msgconv
2025-08-20T20:25:17.1177280Z 4.0K msgconv.json
2025-08-20T20:25:17.1177442Z 4.0K msgconv.json.sig
2025-08-20T20:25:17.1177611Z  60K msgconv.log
2025-08-20T20:25:17.1177770Z 4.0K msgconv.log.sig
2025-08-20T20:25:17.1177939Z  40K msgconv.png
2025-08-20T20:25:17.1178101Z 4.0K msgconv.sig
2025-08-20T20:25:17.1178258Z 4.0K msgconv.version
2025-08-20T20:25:17.1178435Z 4.0K msgconv.version.sig
2025-08-20T20:25:17.1178613Z 2.1M msgen
2025-08-20T20:25:17.1178757Z 4.0K msgen.json
2025-08-20T20:25:17.1178923Z 4.0K msgen.json.sig
2025-08-20T20:25:17.1179091Z  60K msgen.log
2025-08-20T20:25:17.1179250Z 4.0K msgen.log.sig
2025-08-20T20:25:17.1179415Z  40K msgen.png
2025-08-20T20:25:17.1179569Z 4.0K msgen.sig
2025-08-20T20:25:17.1179726Z 4.0K msgen.version
2025-08-20T20:25:17.1179893Z 4.0K msgen.version.sig
2025-08-20T20:25:17.1180061Z 512K msgexec
2025-08-20T20:25:17.1180214Z 4.0K msgexec.json
2025-08-20T20:25:17.1180378Z 4.0K msgexec.json.sig
2025-08-20T20:25:17.1180545Z  60K msgexec.log
2025-08-20T20:25:17.1180705Z 4.0K msgexec.log.sig
2025-08-20T20:25:17.1180875Z  40K msgexec.png
2025-08-20T20:25:17.1181036Z 4.0K msgexec.sig
2025-08-20T20:25:17.1181198Z 4.0K msgexec.version
2025-08-20T20:25:17.1181382Z 4.0K msgexec.version.sig
2025-08-20T20:25:17.1181563Z 2.1M msgfilter
2025-08-20T20:25:17.1181719Z 4.0K msgfilter.json
2025-08-20T20:25:17.1181890Z 4.0K msgfilter.json.sig
2025-08-20T20:25:17.1182062Z  60K msgfilter.log
2025-08-20T20:25:17.1182228Z 4.0K msgfilter.log.sig
2025-08-20T20:25:17.1182399Z  40K msgfilter.png
2025-08-20T20:25:17.1182837Z 4.0K msgfilter.sig
2025-08-20T20:25:17.1183027Z 4.0K msgfilter.version
2025-08-20T20:25:17.1183209Z 4.0K msgfilter.version.sig
2025-08-20T20:25:17.1183594Z 1.6M msgfmt
2025-08-20T20:25:17.1183756Z 4.0K msgfmt.json
2025-08-20T20:25:17.1183914Z 4.0K msgfmt.json.sig
2025-08-20T20:25:17.1184078Z  60K msgfmt.log
2025-08-20T20:25:17.1184237Z 4.0K msgfmt.log.sig
2025-08-20T20:25:17.1184394Z  40K msgfmt.png
2025-08-20T20:25:17.1184547Z 4.0K msgfmt.sig
2025-08-20T20:25:17.1184701Z 4.0K msgfmt.version
2025-08-20T20:25:17.1184865Z 4.0K msgfmt.version.sig
2025-08-20T20:25:17.1185037Z 2.2M msggrep
2025-08-20T20:25:17.1185188Z 4.0K msggrep.json
2025-08-20T20:25:17.1185353Z 4.0K msggrep.json.sig
2025-08-20T20:25:17.1185521Z  60K msggrep.log
2025-08-20T20:25:17.1185680Z 4.0K msggrep.log.sig
2025-08-20T20:25:17.1185846Z  40K msggrep.png
2025-08-20T20:25:17.1186005Z 4.0K msggrep.sig
2025-08-20T20:25:17.1186166Z 4.0K msggrep.version
2025-08-20T20:25:17.1186340Z 4.0K msggrep.version.sig
2025-08-20T20:25:17.1186713Z 2.2M msginit
2025-08-20T20:25:17.1186869Z 4.0K msginit.json
2025-08-20T20:25:17.1187033Z 4.0K msginit.json.sig
2025-08-20T20:25:17.1187201Z  60K msginit.log
2025-08-20T20:25:17.1187359Z 4.0K msginit.log.sig
2025-08-20T20:25:17.1187526Z  40K msginit.png
2025-08-20T20:25:17.1187682Z 4.0K msginit.sig
2025-08-20T20:25:17.1187841Z 4.0K msginit.version
2025-08-20T20:25:17.1188017Z 4.0K msginit.version.sig
2025-08-20T20:25:17.1188189Z 2.4M msgmerge
2025-08-20T20:25:17.1188341Z 4.0K msgmerge.json
2025-08-20T20:25:17.1188506Z 4.0K msgmerge.json.sig
2025-08-20T20:25:17.1188678Z  60K msgmerge.log
2025-08-20T20:25:17.1188839Z 4.0K msgmerge.log.sig
2025-08-20T20:25:17.1189009Z  40K msgmerge.png
2025-08-20T20:25:17.1189169Z 4.0K msgmerge.sig
2025-08-20T20:25:17.1189332Z 4.0K msgmerge.version
2025-08-20T20:25:17.1189509Z 4.0K msgmerge.version.sig
2025-08-20T20:25:17.1189690Z 2.2M msgunfmt
2025-08-20T20:25:17.1189842Z 4.0K msgunfmt.json
2025-08-20T20:25:17.1190003Z 4.0K msgunfmt.json.sig
2025-08-20T20:25:17.1190180Z  60K msgunfmt.log
2025-08-20T20:25:17.1190349Z 4.0K msgunfmt.log.sig
2025-08-20T20:25:17.1190523Z  40K msgunfmt.png
2025-08-20T20:25:17.1190682Z 4.0K msgunfmt.sig
2025-08-20T20:25:17.1190844Z 4.0K msgunfmt.version
2025-08-20T20:25:17.1191019Z 4.0K msgunfmt.version.sig
2025-08-20T20:25:17.1191201Z 2.1M msguniq
2025-08-20T20:25:17.1191353Z 4.0K msguniq.json
2025-08-20T20:25:17.1191516Z 4.0K msguniq.json.sig
2025-08-20T20:25:17.1191687Z  60K msguniq.log
2025-08-20T20:25:17.1191846Z 4.0K msguniq.log.sig
2025-08-20T20:25:17.1192016Z  40K msguniq.png
2025-08-20T20:25:17.1192176Z 4.0K msguniq.sig
2025-08-20T20:25:17.1192335Z 4.0K msguniq.version
2025-08-20T20:25:17.1192512Z 4.0K msguniq.version.sig
2025-08-20T20:25:17.1192690Z 288K ngettext
2025-08-20T20:25:17.1192844Z 4.0K ngettext.json
2025-08-20T20:25:17.1193013Z 4.0K ngettext.json.sig
2025-08-20T20:25:17.1193186Z  60K ngettext.log
2025-08-20T20:25:17.1193352Z 4.0K ngettext.log.sig
2025-08-20T20:25:17.1193804Z  40K ngettext.png
2025-08-20T20:25:17.1193984Z 4.0K ngettext.sig
2025-08-20T20:25:17.1194147Z 4.0K ngettext.version
2025-08-20T20:25:17.1194324Z 4.0K ngettext.version.sig
2025-08-20T20:25:17.1194509Z 4.0K project-id
2025-08-20T20:25:17.1194688Z 4.0K project-id.sig
2025-08-20T20:25:17.1194853Z 288K recode-sr-latin
2025-08-20T20:25:17.1195030Z 4.0K recode-sr-latin.json
2025-08-20T20:25:17.1195224Z 4.0K recode-sr-latin.json.sig
2025-08-20T20:25:17.1195423Z  60K recode-sr-latin.log
2025-08-20T20:25:17.1195613Z 4.0K recode-sr-latin.log.sig
2025-08-20T20:25:17.1195809Z  40K recode-sr-latin.png
2025-08-20T20:25:17.1195996Z 4.0K recode-sr-latin.sig
2025-08-20T20:25:17.1196186Z 4.0K recode-sr-latin.version
2025-08-20T20:25:17.1196389Z 4.0K recode-sr-latin.version.sig
2025-08-20T20:25:17.1196586Z 360K urlget
2025-08-20T20:25:17.1196729Z 4.0K urlget.sig
2025-08-20T20:25:17.1196884Z  16K user-email
2025-08-20T20:25:17.1197039Z 4.0K user-email.sig
2025-08-20T20:25:17.1197198Z  12M xgettext
2025-08-20T20:25:17.1197349Z 4.0K xgettext.json
2025-08-20T20:25:17.1197524Z 4.0K xgettext.json.sig
2025-08-20T20:25:17.1197915Z  60K xgettext.log
2025-08-20T20:25:17.1198145Z 4.0K xgettext.log.sig
2025-08-20T20:25:17.1198319Z  40K xgettext.png
2025-08-20T20:25:17.1198475Z 4.0K xgettext.sig
2025-08-20T20:25:17.1198637Z 4.0K xgettext.version
2025-08-20T20:25:17.1198814Z 4.0K xgettext.version.sig
2025-08-20T20:25:17.3751778Z Uploading f05cdc707d3f BUILD_ARTIFACTS.zstd
2025-08-20T20:25:18.8701817Z Uploaded  f05cdc707d3f BUILD_ARTIFACTS.zstd
2025-08-20T20:25:18.8702147Z Uploading b6001f449c58 SRCBUILD-gettext
2025-08-20T20:25:19.1490268Z Uploaded  b6001f449c58 SRCBUILD-gettext
2025-08-20T20:25:19.1490799Z Pushed [registry] ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext-srcbuild-17107810040:0.25.1-aarch64-linux
2025-08-20T20:25:19.1491292Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:25:19.1491678Z Digest: sha256:b6001f449c5878e9c6fd5333335106ccb3ed295548dbf44ae8fa27f755e241fb
2025-08-20T20:25:24.4793454Z 
2025-08-20T20:25:24.4794258Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext-srcbuild-17107810040
2025-08-20T20:25:24.4795103Z 
2025-08-20T20:25:24.8566154Z ##[group]Run ##Presets
2025-08-20T20:25:24.8566407Z [36;1m##Presets[0m
2025-08-20T20:25:24.8566581Z [36;1mset +x ; set +e[0m
2025-08-20T20:25:24.8566763Z [36;1m#-------------#[0m
2025-08-20T20:25:24.8566936Z [36;1m##Debug?[0m
2025-08-20T20:25:24.8567149Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:25:24.8567414Z [36;1m  set -x[0m
2025-08-20T20:25:24.8567567Z [36;1mfi[0m
2025-08-20T20:25:24.8567718Z [36;1m#-------------#[0m
2025-08-20T20:25:24.8567946Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T20:25:24.8568248Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:25:24.8601924Z shell: /usr/bin/bash -e {0}
2025-08-20T20:25:24.8602136Z env:
2025-08-20T20:25:24.8602290Z   CROSS_COMPILING: NO
2025-08-20T20:25:24.8602479Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:25:24.8602711Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:25:24.8602906Z   ON_QEMU: NO
2025-08-20T20:25:24.8603096Z   DEBUG: 0
2025-08-20T20:25:24.8603257Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:25:24.8603673Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:25:24.8603975Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gettext/nixpkgs
2025-08-20T20:25:24.8604244Z   KEEP_LOGS: YES
2025-08-20T20:25:24.8604409Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:25:24.8604599Z   PKG_FAMILY_LOCAL: gettext
2025-08-20T20:25:24.8604790Z   SBUILD_REBUILD: false
2025-08-20T20:25:24.8605291Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:25:24.8605819Z   BUILD_SYS: host://nix
2025-08-20T20:25:24.8605997Z   BUILD_ON_HOST: TRUE
2025-08-20T20:25:24.8606168Z   BUILD_SYSTEM: HOST
2025-08-20T20:25:24.8606340Z   SYSTMP: /tmp
2025-08-20T20:25:24.8606497Z   GHA_MODE: MATRIX
2025-08-20T20:25:24.8606891Z   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-20T20:25:24.8607388Z   INPUT_SBUILD: /tmp/pkgforge/fruFBV16z_build.yaml
2025-08-20T20:25:24.8607681Z   BUILD_DIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml
2025-08-20T20:25:24.8608038Z   SBUILD_OUTDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR
2025-08-20T20:25:24.8608491Z   SBUILD_TMPDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:25:24.8608844Z   PKG_TYPE: static
2025-08-20T20:25:24.8609015Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:25:24.8609196Z   SBUILD_PKGVER: 0.25.1
2025-08-20T20:25:24.8609501Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107810040
2025-08-20T20:25:24.8609839Z   BUILD_ID: 17107810040
2025-08-20T20:25:24.8610016Z   PKG_NAME: xgettext
2025-08-20T20:25:24.8610197Z   PKG_DATE: 2025-08-20T20:24:22Z
2025-08-20T20:25:24.8610400Z   PKG_VERSION: 0.25.1
2025-08-20T20:25:24.8610585Z   PKG_VERSION_UPSTREAM: 0.25.1
2025-08-20T20:25:24.8610876Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext
2025-08-20T20:25:24.8611187Z   GHCRPKG_TAG: 0.25.1-aarch64-linux
2025-08-20T20:25:24.8611569Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/xgettext
2025-08-20T20:25:24.8612032Z   PKG_SRCURL: https://git.savannah.gnu.org/gitweb/?p=gettext.git
2025-08-20T20:25:24.8612331Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:25:24.8612536Z   GHCRPKG_TAG_SRCBUILD: 0.25.1-aarch64-linux
2025-08-20T20:25:24.8612945Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext-srcbuild-17107810040
2025-08-20T20:25:24.8613337Z ##[endgroup]
2025-08-20T20:25:24.8739627Z ##[group]Run actions/upload-artifact@v4
2025-08-20T20:25:24.8739916Z with:
2025-08-20T20:25:24.8740088Z   name: Bincache_gettext_aarch64-Linux
2025-08-20T20:25:24.8740353Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T20:25:24.8740612Z   compression-level: 0
2025-08-20T20:25:24.8740796Z   retention-days: 30
2025-08-20T20:25:24.8741239Z   overwrite: true
2025-08-20T20:25:24.8741418Z   if-no-files-found: warn
2025-08-20T20:25:24.8741620Z   include-hidden-files: false
2025-08-20T20:25:24.8741857Z env:
2025-08-20T20:25:24.8742009Z   CROSS_COMPILING: NO
2025-08-20T20:25:24.8742193Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:25:24.8742398Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:25:24.8742592Z   ON_QEMU: NO
2025-08-20T20:25:24.8742745Z   DEBUG: 0
2025-08-20T20:25:24.8742898Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:25:24.8743108Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:25:24.8743509Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gettext/nixpkgs
2025-08-20T20:25:24.8743866Z   KEEP_LOGS: YES
2025-08-20T20:25:24.8744038Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:25:24.8744243Z   PKG_FAMILY_LOCAL: gettext
2025-08-20T20:25:24.8744436Z   SBUILD_REBUILD: false
2025-08-20T20:25:24.8744936Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:25:24.8745470Z   BUILD_SYS: host://nix
2025-08-20T20:25:24.8745649Z   BUILD_ON_HOST: TRUE
2025-08-20T20:25:24.8745818Z   BUILD_SYSTEM: HOST
2025-08-20T20:25:24.8745986Z   SYSTMP: /tmp
2025-08-20T20:25:24.8746143Z   GHA_MODE: MATRIX
2025-08-20T20:25:24.8746533Z   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-20T20:25:24.8747014Z   INPUT_SBUILD: /tmp/pkgforge/fruFBV16z_build.yaml
2025-08-20T20:25:24.8747306Z   BUILD_DIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml
2025-08-20T20:25:24.8747667Z   SBUILD_OUTDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR
2025-08-20T20:25:24.8748118Z   SBUILD_TMPDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:25:24.8748470Z   PKG_TYPE: static
2025-08-20T20:25:24.8748643Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:25:24.8748829Z   SBUILD_PKGVER: 0.25.1
2025-08-20T20:25:24.8749131Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107810040
2025-08-20T20:25:24.8749473Z   BUILD_ID: 17107810040
2025-08-20T20:25:24.8749648Z   PKG_NAME: xgettext
2025-08-20T20:25:24.8749826Z   PKG_DATE: 2025-08-20T20:24:22Z
2025-08-20T20:25:24.8750027Z   PKG_VERSION: 0.25.1
2025-08-20T20:25:24.8750207Z   PKG_VERSION_UPSTREAM: 0.25.1
2025-08-20T20:25:24.8750485Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext
2025-08-20T20:25:24.8750787Z   GHCRPKG_TAG: 0.25.1-aarch64-linux
2025-08-20T20:25:24.8751165Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/xgettext
2025-08-20T20:25:24.8751631Z   PKG_SRCURL: https://git.savannah.gnu.org/gitweb/?p=gettext.git
2025-08-20T20:25:24.8751927Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:25:24.8752130Z   GHCRPKG_TAG_SRCBUILD: 0.25.1-aarch64-linux
2025-08-20T20:25:24.8752541Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext-srcbuild-17107810040
2025-08-20T20:25:24.8752943Z   UTC_TIME: 2025_08_20T08_25_24_PM
2025-08-20T20:25:24.8753142Z ##[endgroup]
2025-08-20T20:25:25.0553354Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T20:25:25.0555657Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T20:25:25.0556200Z With the provided path, there will be 2 files uploaded
2025-08-20T20:25:25.2306695Z Artifact name is valid!
2025-08-20T20:25:25.2306942Z Root directory input is valid!
2025-08-20T20:25:25.3065903Z Beginning upload of artifact content to blob storage
2025-08-20T20:25:25.9049197Z Uploaded bytes 8388608
2025-08-20T20:25:25.9492125Z Uploaded bytes 16777216
2025-08-20T20:25:26.0460163Z Uploaded bytes 25165824
2025-08-20T20:25:26.1479130Z Uploaded bytes 25707808
2025-08-20T20:25:26.2023181Z Finished uploading artifact content to blob storage!
2025-08-20T20:25:26.2024535Z SHA256 digest of uploaded artifact zip is 8ac1373f0cca652f3c63e0eede39c4907209436697b163014aed9c00fc179028
2025-08-20T20:25:26.2025002Z Finalizing artifact upload
2025-08-20T20:25:26.3052076Z Artifact Bincache_gettext_aarch64-Linux.zip successfully finalized. Artifact ID 3812883617
2025-08-20T20:25:26.3053322Z Artifact Bincache_gettext_aarch64-Linux has been successfully uploaded! Final size is 25707808 bytes. Artifact ID is 3812883617
2025-08-20T20:25:26.3056181Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17107810040/artifacts/3812883617
2025-08-20T20:25:26.3225118Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T20:25:26.3225439Z with:
2025-08-20T20:25:26.3225652Z   subject-name: gettext-17107810040-0.25.1-aarch64-linux
2025-08-20T20:25:26.3226401Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T20:25:26.3227094Z   show-summary: true
2025-08-20T20:25:26.3227280Z   push-to-registry: false
2025-08-20T20:25:26.3227633Z   github-token: ***
2025-08-20T20:25:26.3227806Z env:
2025-08-20T20:25:26.3227956Z   CROSS_COMPILING: NO
2025-08-20T20:25:26.3228161Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:25:26.3228373Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:25:26.3228571Z   ON_QEMU: NO
2025-08-20T20:25:26.3228724Z   DEBUG: 0
2025-08-20T20:25:26.3228883Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:25:26.3229100Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:25:26.3229400Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gettext/nixpkgs
2025-08-20T20:25:26.3229679Z   KEEP_LOGS: YES
2025-08-20T20:25:26.3229850Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:25:26.3230044Z   PKG_FAMILY_LOCAL: gettext
2025-08-20T20:25:26.3230241Z   SBUILD_REBUILD: false
2025-08-20T20:25:26.3230735Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:25:26.3231267Z   BUILD_SYS: host://nix
2025-08-20T20:25:26.3231451Z   BUILD_ON_HOST: TRUE
2025-08-20T20:25:26.3231629Z   BUILD_SYSTEM: HOST
2025-08-20T20:25:26.3231810Z   SYSTMP: /tmp
2025-08-20T20:25:26.3231981Z   GHA_MODE: MATRIX
2025-08-20T20:25:26.3232385Z   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-20T20:25:26.3232873Z   INPUT_SBUILD: /tmp/pkgforge/fruFBV16z_build.yaml
2025-08-20T20:25:26.3233177Z   BUILD_DIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml
2025-08-20T20:25:26.3233792Z   SBUILD_OUTDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR
2025-08-20T20:25:26.3234257Z   SBUILD_TMPDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:25:26.3234618Z   PKG_TYPE: static
2025-08-20T20:25:26.3234793Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:25:26.3234985Z   SBUILD_PKGVER: 0.25.1
2025-08-20T20:25:26.3235296Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107810040
2025-08-20T20:25:26.3235643Z   BUILD_ID: 17107810040
2025-08-20T20:25:26.3235822Z   PKG_NAME: xgettext
2025-08-20T20:25:26.3236005Z   PKG_DATE: 2025-08-20T20:24:22Z
2025-08-20T20:25:26.3236210Z   PKG_VERSION: 0.25.1
2025-08-20T20:25:26.3236410Z   PKG_VERSION_UPSTREAM: 0.25.1
2025-08-20T20:25:26.3236695Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext
2025-08-20T20:25:26.3237003Z   GHCRPKG_TAG: 0.25.1-aarch64-linux
2025-08-20T20:25:26.3237388Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/xgettext
2025-08-20T20:25:26.3237860Z   PKG_SRCURL: https://git.savannah.gnu.org/gitweb/?p=gettext.git
2025-08-20T20:25:26.3238159Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:25:26.3238367Z   GHCRPKG_TAG_SRCBUILD: 0.25.1-aarch64-linux
2025-08-20T20:25:26.3238780Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext-srcbuild-17107810040
2025-08-20T20:25:26.3239188Z   UTC_TIME: 2025_08_20T08_25_24_PM
2025-08-20T20:25:26.3239396Z ##[endgroup]
2025-08-20T20:25:26.3311496Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T20:25:26.3311903Z env:
2025-08-20T20:25:26.3312057Z   CROSS_COMPILING: NO
2025-08-20T20:25:26.3312484Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:25:26.3312696Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:25:26.3312894Z   ON_QEMU: NO
2025-08-20T20:25:26.3313046Z   DEBUG: 0
2025-08-20T20:25:26.3313206Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:25:26.3313607Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:25:26.3314076Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gettext/nixpkgs
2025-08-20T20:25:26.3314370Z   KEEP_LOGS: YES
2025-08-20T20:25:26.3314541Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:25:26.3314735Z   PKG_FAMILY_LOCAL: gettext
2025-08-20T20:25:26.3314930Z   SBUILD_REBUILD: false
2025-08-20T20:25:26.3315432Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:25:26.3315962Z   BUILD_SYS: host://nix
2025-08-20T20:25:26.3316145Z   BUILD_ON_HOST: TRUE
2025-08-20T20:25:26.3316319Z   BUILD_SYSTEM: HOST
2025-08-20T20:25:26.3316494Z   SYSTMP: /tmp
2025-08-20T20:25:26.3316655Z   GHA_MODE: MATRIX
2025-08-20T20:25:26.3317065Z   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-20T20:25:26.3317552Z   INPUT_SBUILD: /tmp/pkgforge/fruFBV16z_build.yaml
2025-08-20T20:25:26.3317857Z   BUILD_DIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml
2025-08-20T20:25:26.3318224Z   SBUILD_OUTDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR
2025-08-20T20:25:26.3318683Z   SBUILD_TMPDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:25:26.3319040Z   PKG_TYPE: static
2025-08-20T20:25:26.3319215Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:25:26.3319409Z   SBUILD_PKGVER: 0.25.1
2025-08-20T20:25:26.3319716Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107810040
2025-08-20T20:25:26.3320054Z   BUILD_ID: 17107810040
2025-08-20T20:25:26.3320233Z   PKG_NAME: xgettext
2025-08-20T20:25:26.3320419Z   PKG_DATE: 2025-08-20T20:24:22Z
2025-08-20T20:25:26.3320624Z   PKG_VERSION: 0.25.1
2025-08-20T20:25:26.3320829Z   PKG_VERSION_UPSTREAM: 0.25.1
2025-08-20T20:25:26.3321112Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext
2025-08-20T20:25:26.3321422Z   GHCRPKG_TAG: 0.25.1-aarch64-linux
2025-08-20T20:25:26.3321805Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/xgettext
2025-08-20T20:25:26.3322277Z   PKG_SRCURL: https://git.savannah.gnu.org/gitweb/?p=gettext.git
2025-08-20T20:25:26.3322576Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:25:26.3322782Z   GHCRPKG_TAG_SRCBUILD: 0.25.1-aarch64-linux
2025-08-20T20:25:26.3323196Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext-srcbuild-17107810040
2025-08-20T20:25:26.3323755Z   UTC_TIME: 2025_08_20T08_25_24_PM
2025-08-20T20:25:26.3323963Z ##[endgroup]
2025-08-20T20:25:26.9022159Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T20:25:26.9022479Z with:
2025-08-20T20:25:26.9023107Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T20:25:26.9024023Z   subject-name: gettext-17107810040-0.25.1-aarch64-linux
2025-08-20T20:25:26.9024345Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T20:25:26.9026892Z   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/17107810040/attempts/1"}}}
2025-08-20T20:25:26.9029628Z   push-to-registry: false
2025-08-20T20:25:26.9029825Z   show-summary: true
2025-08-20T20:25:26.9030184Z   github-token: ***
2025-08-20T20:25:26.9030357Z env:
2025-08-20T20:25:26.9030509Z   CROSS_COMPILING: NO
2025-08-20T20:25:26.9030843Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:25:26.9031090Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:25:26.9031291Z   ON_QEMU: NO
2025-08-20T20:25:26.9031447Z   DEBUG: 0
2025-08-20T20:25:26.9031611Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:25:26.9031826Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:25:26.9032098Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gettext/nixpkgs
2025-08-20T20:25:26.9032375Z   KEEP_LOGS: YES
2025-08-20T20:25:26.9032549Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:25:26.9032745Z   PKG_FAMILY_LOCAL: gettext
2025-08-20T20:25:26.9032944Z   SBUILD_REBUILD: false
2025-08-20T20:25:26.9033856Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:25:26.9034440Z   BUILD_SYS: host://nix
2025-08-20T20:25:26.9034629Z   BUILD_ON_HOST: TRUE
2025-08-20T20:25:26.9034809Z   BUILD_SYSTEM: HOST
2025-08-20T20:25:26.9034985Z   SYSTMP: /tmp
2025-08-20T20:25:26.9035149Z   GHA_MODE: MATRIX
2025-08-20T20:25:26.9035557Z   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-20T20:25:26.9036045Z   INPUT_SBUILD: /tmp/pkgforge/fruFBV16z_build.yaml
2025-08-20T20:25:26.9036347Z   BUILD_DIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml
2025-08-20T20:25:26.9036714Z   SBUILD_OUTDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR
2025-08-20T20:25:26.9037175Z   SBUILD_TMPDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:25:26.9037533Z   PKG_TYPE: static
2025-08-20T20:25:26.9037708Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:25:26.9037909Z   SBUILD_PKGVER: 0.25.1
2025-08-20T20:25:26.9038218Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107810040
2025-08-20T20:25:26.9038563Z   BUILD_ID: 17107810040
2025-08-20T20:25:26.9038744Z   PKG_NAME: xgettext
2025-08-20T20:25:26.9038930Z   PKG_DATE: 2025-08-20T20:24:22Z
2025-08-20T20:25:26.9039140Z   PKG_VERSION: 0.25.1
2025-08-20T20:25:26.9039336Z   PKG_VERSION_UPSTREAM: 0.25.1
2025-08-20T20:25:26.9039627Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext
2025-08-20T20:25:26.9039936Z   GHCRPKG_TAG: 0.25.1-aarch64-linux
2025-08-20T20:25:26.9040323Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/xgettext
2025-08-20T20:25:26.9040801Z   PKG_SRCURL: https://git.savannah.gnu.org/gitweb/?p=gettext.git
2025-08-20T20:25:26.9041101Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:25:26.9041311Z   GHCRPKG_TAG_SRCBUILD: 0.25.1-aarch64-linux
2025-08-20T20:25:26.9041728Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext-srcbuild-17107810040
2025-08-20T20:25:26.9042143Z   UTC_TIME: 2025_08_20T08_25_24_PM
2025-08-20T20:25:26.9042351Z ##[endgroup]
2025-08-20T20:25:28.6362552Z Attestation created for 126 subjects
2025-08-20T20:25:28.6366629Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T20:25:28.6367111Z -----BEGIN CERTIFICATE-----
2025-08-20T20:25:28.6367488Z MIIG7zCCBnWgAwIBAgIULY1rtPxfp2+Z+PyYQVST6rIrxIwwCgYIKoZIzj0EAwMw
2025-08-20T20:25:28.6367952Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T20:25:28.6368423Z cm1lZGlhdGUwHhcNMjUwODIwMjAyNTI3WhcNMjUwODIwMjAzNTI3WjAAMFkwEwYH
2025-08-20T20:25:28.6368862Z KoZIzj0CAQYIKoZIzj0DAQcDQgAE/xLY1OSfBmIW9/oYS/etJTEGgRdKxvlAy1yC
2025-08-20T20:25:28.6369294Z xcf5CzKG3u6+fcCOSU0Ta3Fd+SRlP5t0Cu3bza1IBWCsb2iIOqOCBZQwggWQMA4G
2025-08-20T20:25:28.6369745Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUrp/h
2025-08-20T20:25:28.6370205Z kVtz6TeUoFtKgaCeijhxcP0wHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T20:25:28.6371046Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T20:25:28.6371483Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T20:25:28.6371934Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T20:25:28.6372373Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T20:25:28.6372950Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T20:25:28.6373582Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T20:25:28.6374056Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T20:25:28.6374516Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T20:25:28.6374971Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T20:25:28.6375416Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T20:25:28.6375862Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T20:25:28.6376324Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T20:25:28.6376770Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T20:25:28.6377215Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T20:25:28.6377682Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T20:25:28.6378141Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T20:25:28.6378602Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T20:25:28.6379054Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T20:25:28.6379508Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T20:25:28.6379965Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T20:25:28.6380418Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T20:25:28.6380879Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T20:25:28.6381345Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T20:25:28.6381798Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA3ODEwMDQwL2F0
2025-08-20T20:25:28.6382256Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T20:25:28.6382728Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJKHEZ
2025-08-20T20:25:28.6383175Z AAAEAwBHMEUCIHi3Q92qQ3MZ1/EwQruN+sMYhTsVcElr+iQfcy9PP5ZKAiEApNPN
2025-08-20T20:25:28.6383842Z X7lkzRUUufkh7KugW8SXQOODaizodE44Vl7gGO0wCgYIKoZIzj0EAwMDaAAwZQIw
2025-08-20T20:25:28.6384285Z LPHOwnwL6w/WMWSo7/Ie6tP84kXDjuqmz0glCTws4oznmLBA1+kZsSdbE2TOcLyq
2025-08-20T20:25:28.6384720Z AjEAkZbSLgzRd7rB/IiJuwYPhHLHUfng+yAr2tdKa1F+CsvopTewuH3oka9XTmNu
2025-08-20T20:25:28.6385041Z 2JYy
2025-08-20T20:25:28.6385198Z -----END CERTIFICATE-----
2025-08-20T20:25:28.6385328Z 
2025-08-20T20:25:28.6385786Z ##[endgroup]
2025-08-20T20:25:28.6386235Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T20:25:28.6386626Z https://search.sigstore.dev?logIndex=414274679
2025-08-20T20:25:28.6386959Z [36mAttestation uploaded to repository[39m
2025-08-20T20:25:28.6387307Z https://github.com/pkgforge/bincache/attestations/9871962
2025-08-20T20:25:28.7337452Z ##[group]Run ##Presets
2025-08-20T20:25:28.7337715Z [36;1m##Presets[0m
2025-08-20T20:25:28.7337899Z [36;1mset +x ; set +e[0m
2025-08-20T20:25:28.7338089Z [36;1m#-------------#[0m
2025-08-20T20:25:28.7338271Z [36;1m##Debug?[0m
2025-08-20T20:25:28.7338494Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:25:28.7338761Z [36;1m  set -x[0m
2025-08-20T20:25:28.7338924Z [36;1mfi[0m
2025-08-20T20:25:28.7339082Z [36;1m#-------------#[0m
2025-08-20T20:25:28.7339365Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T20:25:28.7339849Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/gettext/nixpkgs"[0m
2025-08-20T20:25:28.7340469Z [36;1m exit 1[0m
2025-08-20T20:25:28.7340634Z [36;1mfi[0m
2025-08-20T20:25:28.7373571Z shell: /usr/bin/bash -e {0}
2025-08-20T20:25:28.7373829Z env:
2025-08-20T20:25:28.7373989Z   CROSS_COMPILING: NO
2025-08-20T20:25:28.7374223Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:25:28.7374440Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:25:28.7374638Z   ON_QEMU: NO
2025-08-20T20:25:28.7374791Z   DEBUG: 0
2025-08-20T20:25:28.7374949Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:25:28.7375161Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:25:28.7375431Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gettext/nixpkgs
2025-08-20T20:25:28.7375708Z   KEEP_LOGS: YES
2025-08-20T20:25:28.7375882Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:25:28.7376076Z   PKG_FAMILY_LOCAL: gettext
2025-08-20T20:25:28.7376272Z   SBUILD_REBUILD: false
2025-08-20T20:25:28.7376779Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:25:28.7377323Z   BUILD_SYS: host://nix
2025-08-20T20:25:28.7377509Z   BUILD_ON_HOST: TRUE
2025-08-20T20:25:28.7377689Z   BUILD_SYSTEM: HOST
2025-08-20T20:25:28.7377865Z   SYSTMP: /tmp
2025-08-20T20:25:28.7378026Z   GHA_MODE: MATRIX
2025-08-20T20:25:28.7378431Z   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-20T20:25:28.7378921Z   INPUT_SBUILD: /tmp/pkgforge/fruFBV16z_build.yaml
2025-08-20T20:25:28.7379223Z   BUILD_DIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml
2025-08-20T20:25:28.7379593Z   SBUILD_OUTDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR
2025-08-20T20:25:28.7380055Z   SBUILD_TMPDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:25:28.7380418Z   PKG_TYPE: static
2025-08-20T20:25:28.7380596Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:25:28.7380791Z   SBUILD_PKGVER: 0.25.1
2025-08-20T20:25:28.7381103Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107810040
2025-08-20T20:25:28.7381454Z   BUILD_ID: 17107810040
2025-08-20T20:25:28.7381646Z   PKG_NAME: xgettext
2025-08-20T20:25:28.7381831Z   PKG_DATE: 2025-08-20T20:24:22Z
2025-08-20T20:25:28.7382036Z   PKG_VERSION: 0.25.1
2025-08-20T20:25:28.7382230Z   PKG_VERSION_UPSTREAM: 0.25.1
2025-08-20T20:25:28.7382519Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext
2025-08-20T20:25:28.7382827Z   GHCRPKG_TAG: 0.25.1-aarch64-linux
2025-08-20T20:25:28.7383215Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/xgettext
2025-08-20T20:25:28.7383885Z   PKG_SRCURL: https://git.savannah.gnu.org/gitweb/?p=gettext.git
2025-08-20T20:25:28.7384190Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:25:28.7384400Z   GHCRPKG_TAG_SRCBUILD: 0.25.1-aarch64-linux
2025-08-20T20:25:28.7384818Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext-srcbuild-17107810040
2025-08-20T20:25:28.7385221Z   UTC_TIME: 2025_08_20T08_25_24_PM
2025-08-20T20:25:28.7385425Z ##[endgroup]
2025-08-20T20:25:28.7455639Z ##[group]Run ##Presets
2025-08-20T20:25:28.7455896Z [36;1m##Presets[0m
2025-08-20T20:25:28.7456081Z [36;1mset +x ; set +e[0m
2025-08-20T20:25:28.7456273Z [36;1m#-------------#[0m
2025-08-20T20:25:28.7456457Z [36;1m##Debug?[0m
2025-08-20T20:25:28.7456674Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:25:28.7456945Z [36;1m  set -x[0m
2025-08-20T20:25:28.7457109Z [36;1mfi[0m
2025-08-20T20:25:28.7457267Z [36;1m#-------------#[0m
2025-08-20T20:25:28.7457487Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T20:25:28.7457904Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/gettext/nixpkgs"[0m
2025-08-20T20:25:28.7458289Z [36;1m exit 1[0m
2025-08-20T20:25:28.7458451Z [36;1mfi[0m
2025-08-20T20:25:28.7485508Z shell: /usr/bin/bash -e {0}
2025-08-20T20:25:28.7485719Z env:
2025-08-20T20:25:28.7485881Z   CROSS_COMPILING: NO
2025-08-20T20:25:28.7486123Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:25:28.7486561Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:25:28.7486766Z   ON_QEMU: NO
2025-08-20T20:25:28.7486924Z   DEBUG: 0
2025-08-20T20:25:28.7487087Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:25:28.7487300Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:25:28.7487570Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gettext/nixpkgs
2025-08-20T20:25:28.7487852Z   KEEP_LOGS: YES
2025-08-20T20:25:28.7488024Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:25:28.7488219Z   PKG_FAMILY_LOCAL: gettext
2025-08-20T20:25:28.7488416Z   SBUILD_REBUILD: false
2025-08-20T20:25:28.7488920Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:25:28.7489452Z   BUILD_SYS: host://nix
2025-08-20T20:25:28.7489637Z   BUILD_ON_HOST: TRUE
2025-08-20T20:25:28.7489821Z   BUILD_SYSTEM: HOST
2025-08-20T20:25:28.7489999Z   SYSTMP: /tmp
2025-08-20T20:25:28.7490163Z   GHA_MODE: MATRIX
2025-08-20T20:25:28.7490574Z   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-20T20:25:28.7491072Z   INPUT_SBUILD: /tmp/pkgforge/fruFBV16z_build.yaml
2025-08-20T20:25:28.7491376Z   BUILD_DIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml
2025-08-20T20:25:28.7491743Z   SBUILD_OUTDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR
2025-08-20T20:25:28.7492208Z   SBUILD_TMPDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:25:28.7492570Z   PKG_TYPE: static
2025-08-20T20:25:28.7492747Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:25:28.7492945Z   SBUILD_PKGVER: 0.25.1
2025-08-20T20:25:28.7493254Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107810040
2025-08-20T20:25:28.7493873Z   BUILD_ID: 17107810040
2025-08-20T20:25:28.7494059Z   PKG_NAME: xgettext
2025-08-20T20:25:28.7494250Z   PKG_DATE: 2025-08-20T20:24:22Z
2025-08-20T20:25:28.7494458Z   PKG_VERSION: 0.25.1
2025-08-20T20:25:28.7494655Z   PKG_VERSION_UPSTREAM: 0.25.1
2025-08-20T20:25:28.7494950Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext
2025-08-20T20:25:28.7495262Z   GHCRPKG_TAG: 0.25.1-aarch64-linux
2025-08-20T20:25:28.7495650Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/xgettext
2025-08-20T20:25:28.7496119Z   PKG_SRCURL: https://git.savannah.gnu.org/gitweb/?p=gettext.git
2025-08-20T20:25:28.7496424Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:25:28.7496631Z   GHCRPKG_TAG_SRCBUILD: 0.25.1-aarch64-linux
2025-08-20T20:25:28.7497050Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext-srcbuild-17107810040
2025-08-20T20:25:28.7497458Z   UTC_TIME: 2025_08_20T08_25_24_PM
2025-08-20T20:25:28.7497664Z ##[endgroup]
2025-08-20T20:25:28.7563294Z ##[group]Run ##Presets
2025-08-20T20:25:28.7563787Z [36;1m##Presets[0m
2025-08-20T20:25:28.7563980Z [36;1mset +x ; set +e[0m
2025-08-20T20:25:28.7564170Z [36;1m#-------------#[0m
2025-08-20T20:25:28.7564353Z [36;1m##Debug?[0m
2025-08-20T20:25:28.7564577Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:25:28.7564858Z [36;1m  set -x[0m
2025-08-20T20:25:28.7565019Z [36;1mfi[0m
2025-08-20T20:25:28.7565179Z [36;1m#-------------#[0m
2025-08-20T20:25:28.7565492Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T20:25:28.7565856Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T20:25:28.7566132Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T20:25:28.7566379Z [36;1mfi[0m
2025-08-20T20:25:28.7592879Z shell: /usr/bin/bash -e {0}
2025-08-20T20:25:28.7593094Z env:
2025-08-20T20:25:28.7593256Z   CROSS_COMPILING: NO
2025-08-20T20:25:28.7593763Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:25:28.7593991Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:25:28.7594195Z   ON_QEMU: NO
2025-08-20T20:25:28.7594351Z   DEBUG: 0
2025-08-20T20:25:28.7594514Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:25:28.7594731Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:25:28.7595247Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gettext/nixpkgs
2025-08-20T20:25:28.7595529Z   KEEP_LOGS: YES
2025-08-20T20:25:28.7595703Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:25:28.7595899Z   PKG_FAMILY_LOCAL: gettext
2025-08-20T20:25:28.7596100Z   SBUILD_REBUILD: false
2025-08-20T20:25:28.7596606Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml
2025-08-20T20:25:28.7597143Z   BUILD_SYS: host://nix
2025-08-20T20:25:28.7597329Z   BUILD_ON_HOST: TRUE
2025-08-20T20:25:28.7597513Z   BUILD_SYSTEM: HOST
2025-08-20T20:25:28.7597690Z   SYSTMP: /tmp
2025-08-20T20:25:28.7597853Z   GHA_MODE: MATRIX
2025-08-20T20:25:28.7598268Z   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-20T20:25:28.7598761Z   INPUT_SBUILD: /tmp/pkgforge/fruFBV16z_build.yaml
2025-08-20T20:25:28.7599065Z   BUILD_DIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml
2025-08-20T20:25:28.7599441Z   SBUILD_OUTDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR
2025-08-20T20:25:28.7599907Z   SBUILD_TMPDIR: /tmp/pkgforge/a2fr2GL_fruFBV16z_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:25:28.7600270Z   PKG_TYPE: static
2025-08-20T20:25:28.7600447Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:25:28.7600684Z   SBUILD_PKGVER: 0.25.1
2025-08-20T20:25:28.7600998Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107810040
2025-08-20T20:25:28.7601345Z   BUILD_ID: 17107810040
2025-08-20T20:25:28.7601531Z   PKG_NAME: xgettext
2025-08-20T20:25:28.7601719Z   PKG_DATE: 2025-08-20T20:24:22Z
2025-08-20T20:25:28.7601930Z   PKG_VERSION: 0.25.1
2025-08-20T20:25:28.7602130Z   PKG_VERSION_UPSTREAM: 0.25.1
2025-08-20T20:25:28.7602420Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/gettext/nixpkgs/xgettext
2025-08-20T20:25:28.7602730Z   GHCRPKG_TAG: 0.25.1-aarch64-linux
2025-08-20T20:25:28.7603119Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/gettext/nixpkgs/xgettext
2025-08-20T20:25:28.7603893Z   PKG_SRCURL: https://git.savannah.gnu.org/gitweb/?p=gettext.git
2025-08-20T20:25:28.7604207Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:25:28.7604418Z   GHCRPKG_TAG_SRCBUILD: 0.25.1-aarch64-linux
2025-08-20T20:25:28.7604837Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gettext/nixpkgs/gettext-srcbuild-17107810040
2025-08-20T20:25:28.7605248Z   UTC_TIME: 2025_08_20T08_25_24_PM
2025-08-20T20:25:28.7605454Z ##[endgroup]
2025-08-20T20:25:28.7658540Z EXITED
2025-08-20T20:25:28.7702896Z Cleaning up orphan processes
