﻿2025-08-20T21:44:38.2671803Z Current runner version: '2.328.0'
2025-08-20T21:44:38.2705965Z ##[group]Runner Image Provisioner
2025-08-20T21:44:38.2706902Z Hosted Compute Agent
2025-08-20T21:44:38.2707427Z Version: 20250818.377
2025-08-20T21:44:38.2708669Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:44:38.2709685Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:44:38.2710376Z ##[endgroup]
2025-08-20T21:44:38.2710901Z ##[group]VM Image
2025-08-20T21:44:38.2711481Z - OS: Linux (arm64)
2025-08-20T21:44:38.2712062Z - Source: Partner
2025-08-20T21:44:38.2712627Z - Name: Ubuntu 24.04 by Arm Limited
2025-08-20T21:44:38.2713240Z - Version: 20250728.24.1
2025-08-20T21:44:38.2714289Z - Included Software: https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md
2025-08-20T21:44:38.2715263Z ##[endgroup]
2025-08-20T21:44:38.2716678Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:44:38.2720860Z Attestations: write
2025-08-20T21:44:38.2721462Z Contents: write
2025-08-20T21:44:38.2722478Z Metadata: read
2025-08-20T21:44:38.2723187Z Packages: write
2025-08-20T21:44:38.2723766Z ##[endgroup]
2025-08-20T21:44:38.2727690Z Secret source: Actions
2025-08-20T21:44:38.2729199Z Prepare workflow directory
2025-08-20T21:44:38.3153639Z Prepare all required actions
2025-08-20T21:44:38.3197014Z Getting action download info
2025-08-20T21:44:38.8157922Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T21:44:39.5705464Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T21:44:40.0079066Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T21:44:40.2032393Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T21:44:40.6241636Z Getting action download info
2025-08-20T21:44:40.8448325Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T21:44:41.1835283Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T21:44:41.5653311Z Complete job name: aarch64-Linux ==> (ghcr.io/pkgforge/bincache/nmap/nixpkgs)
2025-08-20T21:44:41.6296836Z ##[group]Run ##Presets
2025-08-20T21:44:41.6297486Z [36;1m##Presets[0m
2025-08-20T21:44:41.6297785Z [36;1mset +x ; set +e[0m
2025-08-20T21:44:41.6298039Z [36;1m#-------------#[0m
2025-08-20T21:44:41.6298477Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T21:44:41.6299345Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T21:44:41.6299726Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6300127Z [36;1m  fi[0m
2025-08-20T21:44:41.6300451Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T21:44:41.6300959Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T21:44:41.6301402Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6301714Z [36;1m  fi[0m
2025-08-20T21:44:41.6302047Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T21:44:41.6302516Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T21:44:41.6302953Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6303333Z [36;1m  fi[0m
2025-08-20T21:44:41.6303615Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T21:44:41.6304048Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T21:44:41.6304400Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T21:44:41.6304713Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:44:41.6305140Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6305811Z [36;1m     else[0m
2025-08-20T21:44:41.6306170Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6306561Z [36;1m     fi[0m
2025-08-20T21:44:41.6306816Z [36;1m  fi[0m
2025-08-20T21:44:41.6307079Z [36;1mfi[0m
2025-08-20T21:44:41.6339558Z shell: /usr/bin/bash -e {0}
2025-08-20T21:44:41.6340540Z env:
2025-08-20T21:44:41.6341282Z   GH_TOKEN: ***
2025-08-20T21:44:41.6341525Z ##[endgroup]
2025-08-20T21:44:41.6585330Z ##[group]Run ##Presets
2025-08-20T21:44:41.6585785Z [36;1m##Presets[0m
2025-08-20T21:44:41.6586163Z [36;1mset +x ; set +e[0m
2025-08-20T21:44:41.6586441Z [36;1m#-------------#[0m
2025-08-20T21:44:41.6586744Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T21:44:41.6587331Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T21:44:41.6587937Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T21:44:41.6588391Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T21:44:41.6589204Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T21:44:41.6589657Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T21:44:41.6590082Z [36;1m  exit 1[0m
2025-08-20T21:44:41.6590347Z [36;1mfi[0m
2025-08-20T21:44:41.6617460Z shell: /usr/bin/bash -e {0}
2025-08-20T21:44:41.6617821Z env:
2025-08-20T21:44:41.6618474Z   RO_GHTOKEN: ***
2025-08-20T21:44:41.6619096Z   RO_GLTOKEN: ***
2025-08-20T21:44:41.6620294Z   MINISIGN_KEY: ***
2025-08-20T21:44:41.6620667Z ##[endgroup]
2025-08-20T21:44:41.6763106Z ##[group]Run ##Presets
2025-08-20T21:44:41.6763602Z [36;1m##Presets[0m
2025-08-20T21:44:41.6763929Z [36;1mset +x ; set +e[0m
2025-08-20T21:44:41.6764238Z [36;1m#-------------#[0m
2025-08-20T21:44:41.6764497Z [36;1m##Host Triplet[0m
2025-08-20T21:44:41.6764961Z [36;1m if [[ "aarch64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T21:44:41.6765349Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T21:44:41.6765695Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T21:44:41.6766130Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T21:44:41.6766472Z [36;1m   if [[ "aarch64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T21:44:41.6766886Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T21:44:41.6767563Z [36;1m   elif [[ "aarch64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T21:44:41.6767939Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T21:44:41.6768326Z [36;1m   fi[0m
2025-08-20T21:44:41.6769012Z [36;1m elif [[ "aarch64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T21:44:41.6769533Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T21:44:41.6769874Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T21:44:41.6770229Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T21:44:41.6770638Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T21:44:41.6770892Z [36;1m fi[0m
2025-08-20T21:44:41.6771216Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6771700Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6772122Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6772580Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6772912Z [36;1m##Debug[0m
2025-08-20T21:44:41.6773161Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T21:44:41.6773627Z [36;1m   export DEBUG="1"[0m
2025-08-20T21:44:41.6773905Z [36;1m else[0m
2025-08-20T21:44:41.6774173Z [36;1m   export DEBUG="0"[0m
2025-08-20T21:44:41.6774501Z [36;1m fi[0m
2025-08-20T21:44:41.6774767Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6775123Z [36;1m##Docker Platform[0m
2025-08-20T21:44:41.6775759Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T21:44:41.6776145Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T21:44:41.6776591Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T21:44:41.6776983Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T21:44:41.6777346Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T21:44:41.6777778Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T21:44:41.6778145Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T21:44:41.6778484Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T21:44:41.6779042Z [36;1m fi[0m
2025-08-20T21:44:41.6779384Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6779894Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6780273Z [36;1m##GHCRPKG_URL[0m
2025-08-20T21:44:41.6780798Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/nmap/nixpkgs" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T21:44:41.6781411Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T21:44:41.6781759Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6782104Z [36;1m##Logs[0m
2025-08-20T21:44:41.6782405Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T21:44:41.6782750Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T21:44:41.6783072Z [36;1m else[0m
2025-08-20T21:44:41.6783337Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T21:44:41.6783650Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T21:44:41.6784018Z [36;1m fi[0m
2025-08-20T21:44:41.6784598Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6785046Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6785509Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T21:44:41.6785897Z [36;1m PKG_FAMILY_LOCAL="$(echo "nmap" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T21:44:41.6786373Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T21:44:41.6786789Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6787162Z [36;1m##Rebuild[0m
2025-08-20T21:44:41.6787444Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T21:44:41.6787792Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T21:44:41.6788078Z [36;1m else[0m
2025-08-20T21:44:41.6788403Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T21:44:41.6788902Z [36;1m fi[0m
2025-08-20T21:44:41.6789230Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6789667Z [36;1m ##SBUILD_URL[0m
2025-08-20T21:44:41.6790403Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T21:44:41.6791034Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T21:44:41.6791908Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml" | tr -d '[:space:]')"[0m
2025-08-20T21:44:41.6792660Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T21:44:41.6793123Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T21:44:41.6793605Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T21:44:41.6794067Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T21:44:41.6794672Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6794995Z [36;1m    exit 1[0m
2025-08-20T21:44:41.6795295Z [36;1m   else[0m
2025-08-20T21:44:41.6795575Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T21:44:41.6795942Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6796411Z [36;1m    #Check for x_exec.host[0m
2025-08-20T21:44:41.6797041Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T21:44:41.6797427Z [36;1m      #check if supported[0m
2025-08-20T21:44:41.6797933Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T21:44:41.6798500Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T21:44:41.6799381Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T21:44:41.6799765Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6800095Z [36;1m         exit 1[0m
2025-08-20T21:44:41.6800397Z [36;1m       fi[0m
2025-08-20T21:44:41.6800643Z [36;1m      #get build system[0m
2025-08-20T21:44:41.6801067Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T21:44:41.6801540Z [36;1m       export BUILD_SYS[0m
2025-08-20T21:44:41.6801859Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6802294Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T21:44:41.6802683Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6803071Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6803503Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T21:44:41.6803875Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6804223Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:41.6804599Z [36;1m       fi[0m
2025-08-20T21:44:41.6805043Z [36;1m     fi[0m
2025-08-20T21:44:41.6805287Z [36;1m   fi[0m
2025-08-20T21:44:41.6805592Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T21:44:41.6832495Z shell: /usr/bin/bash -e {0}
2025-08-20T21:44:41.6832859Z ##[endgroup]
2025-08-20T21:44:41.9932796Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T21:44:41.9933741Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T21:44:41.9934084Z 
2025-08-20T21:44:42.1463955Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T21:44:42.1474982Z 100  3758  100  3758    0     0  24318      0 --:--:-- --:--:-- --:--:-- 24402
2025-08-20T21:44:42.1476062Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:44:42.1691117Z ##[group]Run ##Presets
2025-08-20T21:44:42.1691595Z [36;1m##Presets[0m
2025-08-20T21:44:42.1691856Z [36;1mset +x ; set +e[0m
2025-08-20T21:44:42.1692139Z [36;1m#-------------#[0m
2025-08-20T21:44:42.1692456Z [36;1m##Debug?[0m
2025-08-20T21:44:42.1692726Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:44:42.1693043Z [36;1m  set -x[0m
2025-08-20T21:44:42.1693320Z [36;1mfi[0m
2025-08-20T21:44:42.1693560Z [36;1m#-------------#[0m
2025-08-20T21:44:42.1693898Z [36;1m##CoreUtils[0m
2025-08-20T21:44:42.1694174Z [36;1msudo apt update -y[0m
2025-08-20T21:44:42.1694571Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T21:44:42.1695650Z [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-20T21:44:42.1696657Z [36;1m##tmp[0m
2025-08-20T21:44:42.1697039Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T21:44:42.1697413Z [36;1m#GH ENV[0m
2025-08-20T21:44:42.1697682Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:42.1698091Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:42.1698445Z [36;1m#-------------#[0m
2025-08-20T21:44:42.1698965Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T21:44:42.1699273Z [36;1msudo apt update -y[0m
2025-08-20T21:44:42.1699813Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T21:44:42.1700145Z [36;1m##Setup Minisign[0m
2025-08-20T21:44:42.1700455Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T21:44:42.1700981Z [36;1mecho "***[0m
2025-08-20T21:44:42.1702387Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T21:44:42.1702724Z [36;1m##User-Agent[0m
2025-08-20T21:44:42.1703540Z [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-20T21:44:42.1704411Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:44:42.1731539Z shell: /usr/bin/bash -e {0}
2025-08-20T21:44:42.1731874Z env:
2025-08-20T21:44:42.1732137Z   CROSS_COMPILING: NO
2025-08-20T21:44:42.1732493Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:44:42.1732775Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:44:42.1733088Z   ON_QEMU: NO
2025-08-20T21:44:42.1733347Z   DEBUG: 0
2025-08-20T21:44:42.1733625Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:44:42.1733963Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:44:42.1734307Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nmap/nixpkgs
2025-08-20T21:44:42.1734631Z   KEEP_LOGS: YES
2025-08-20T21:44:42.1734932Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:44:42.1735216Z   PKG_FAMILY_LOCAL: nmap
2025-08-20T21:44:42.1735518Z   SBUILD_REBUILD: false
2025-08-20T21:44:42.1736178Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:44:42.1736806Z   BUILD_SYS: host://nix
2025-08-20T21:44:42.1737115Z   BUILD_ON_HOST: TRUE
2025-08-20T21:44:42.1737389Z   BUILD_SYSTEM: HOST
2025-08-20T21:44:42.1737669Z ##[endgroup]
2025-08-20T21:44:42.2036778Z 
2025-08-20T21:44:42.3720304Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:44:42.3720937Z 
2025-08-20T21:44:42.3721304Z Get:1 https://packages.microsoft.com/repos/azure-cli noble InRelease [3564 B]
2025-08-20T21:44:42.3949159Z Get:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T21:44:42.8746582Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:44:42.9104438Z Get:4 https://packages.microsoft.com/repos/azure-cli noble/main arm64 Packages [1500 B]
2025-08-20T21:44:42.9640843Z Get:5 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T21:44:42.9678923Z Get:6 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2025-08-20T21:44:42.9965880Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T21:44:43.0000512Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T21:44:43.0148096Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
2025-08-20T21:44:43.6392004Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
2025-08-20T21:44:43.8812241Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
2025-08-20T21:44:44.1819477Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1397 kB]
2025-08-20T21:44:44.8405171Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [268 kB]
2025-08-20T21:44:45.1258631Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Components [172 kB]
2025-08-20T21:44:45.2772028Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1101 kB]
2025-08-20T21:44:45.7292947Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe Translation-en [288 kB]
2025-08-20T21:44:46.0168884Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Components [376 kB]
2025-08-20T21:44:46.3103991Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [2307 kB]
2025-08-20T21:44:47.1860443Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted Translation-en [382 kB]
2025-08-20T21:44:48.0450139Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Components [212 B]
2025-08-20T21:44:48.1848080Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [28.2 kB]
2025-08-20T21:44:48.3319578Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse Translation-en [6772 B]
2025-08-20T21:44:48.4735443Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Components [212 B]
2025-08-20T21:44:48.6134072Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [39.9 kB]
2025-08-20T21:44:48.7634871Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-backports/main Translation-en [9152 B]
2025-08-20T21:44:48.9048617Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Components [3576 B]
2025-08-20T21:44:49.0449948Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [30.1 kB]
2025-08-20T21:44:49.1921909Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe Translation-en [17.4 kB]
2025-08-20T21:44:49.3362028Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Components [19.2 kB]
2025-08-20T21:44:49.6209485Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 Components [216 B]
2025-08-20T21:44:49.7609926Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 Components [212 B]
2025-08-20T21:44:49.9016212Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [1136 kB]
2025-08-20T21:44:50.9380323Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-security/main Translation-en [187 kB]
2025-08-20T21:44:51.2180388Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Components [18.4 kB]
2025-08-20T21:44:51.3594076Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [860 kB]
2025-08-20T21:44:51.8464329Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble-security/universe Translation-en [195 kB]
2025-08-20T21:44:52.1271554Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Components [52.3 kB]
2025-08-20T21:44:52.2703609Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [2181 kB]
2025-08-20T21:44:53.1291086Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted Translation-en [361 kB]
2025-08-20T21:44:53.4203057Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Components [208 B]
2025-08-20T21:44:53.7005833Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [16.2 kB]
2025-08-20T21:44:53.9800363Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse Translation-en [4288 B]
2025-08-20T21:44:54.1334052Z Get:43 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Components [208 B]
2025-08-20T21:45:01.8644321Z Fetched 11.9 MB in 12s (1009 kB/s)
2025-08-20T21:45:02.6433663Z Reading package lists...
2025-08-20T21:45:02.8878417Z Building dependency tree...
2025-08-20T21:45:02.8885662Z Reading state information...
2025-08-20T21:45:02.9145882Z 196 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T21:45:02.9238069Z 
2025-08-20T21:45:02.9357997Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:45:02.9358362Z 
2025-08-20T21:45:02.9358483Z Reading package lists...
2025-08-20T21:45:03.1723016Z Building dependency tree...
2025-08-20T21:45:03.1730971Z Reading state information...
2025-08-20T21:45:03.4368832Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T21:45:03.4369491Z bc set to manually installed.
2025-08-20T21:45:03.4370147Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T21:45:03.4370565Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T21:45:03.4370970Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:45:03.4979630Z The following NEW packages will be installed:
2025-08-20T21:45:03.4986318Z   dos2unix fdupes libio-pty-perl libipc-run-perl libtime-duration-perl
2025-08-20T21:45:03.4987990Z   moreutils
2025-08-20T21:45:03.4994015Z The following packages will be upgraded:
2025-08-20T21:45:03.5001771Z   jq libjq1
2025-08-20T21:45:03.5180092Z 2 upgraded, 6 newly installed, 0 to remove and 194 not upgraded.
2025-08-20T21:45:03.8311451Z Need to get 936 kB of archives.
2025-08-20T21:45:03.8312067Z After this operation, 3171 kB of additional disk space will be used.
2025-08-20T21:45:03.8312908Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 fdupes arm64 1:2.3.0-1build1 [45.3 kB]
2025-08-20T21:45:04.0536407Z 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-20T21:45:04.2058985Z 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-20T21:45:04.3613354Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-pty-perl arm64 1:1.20-1build2 [31.1 kB]
2025-08-20T21:45:04.4417250Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libipc-run-perl all 20231003.0-1 [92.1 kB]
2025-08-20T21:45:04.5353616Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T21:45:04.6114902Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 moreutils arm64 0.69-1 [56.7 kB]
2025-08-20T21:45:04.6979005Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 dos2unix arm64 7.5.1-1 [500 kB]
2025-08-20T21:45:05.1115374Z Fetched 936 kB in 1s (734 kB/s)
2025-08-20T21:45:05.1850136Z Selecting previously unselected package fdupes.
2025-08-20T21:45:05.3056044Z (Reading database ... 
2025-08-20T21:45:05.3056361Z (Reading database ... 5%
2025-08-20T21:45:05.3056867Z (Reading database ... 10%
2025-08-20T21:45:05.3057352Z (Reading database ... 15%
2025-08-20T21:45:05.3057697Z (Reading database ... 20%
2025-08-20T21:45:05.3058004Z (Reading database ... 25%
2025-08-20T21:45:05.3058253Z (Reading database ... 30%
2025-08-20T21:45:05.3058514Z (Reading database ... 35%
2025-08-20T21:45:05.3058985Z (Reading database ... 40%
2025-08-20T21:45:05.3059267Z (Reading database ... 45%
2025-08-20T21:45:05.3059563Z (Reading database ... 50%
2025-08-20T21:45:05.8001866Z (Reading database ... 55%
2025-08-20T21:45:06.4505826Z (Reading database ... 60%
2025-08-20T21:45:07.0039696Z (Reading database ... 65%
2025-08-20T21:45:07.5181849Z (Reading database ... 70%
2025-08-20T21:45:08.0034120Z (Reading database ... 75%
2025-08-20T21:45:08.6403527Z (Reading database ... 80%
2025-08-20T21:45:09.2829512Z (Reading database ... 85%
2025-08-20T21:45:09.9053824Z (Reading database ... 90%
2025-08-20T21:45:10.4559381Z (Reading database ... 95%
2025-08-20T21:45:10.4560135Z (Reading database ... 100%
2025-08-20T21:45:10.4560529Z (Reading database ... 189117 files and directories currently installed.)
2025-08-20T21:45:10.4603357Z Preparing to unpack .../0-fdupes_1%3a2.3.0-1build1_arm64.deb ...
2025-08-20T21:45:10.4764880Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T21:45:10.5962291Z Preparing to unpack .../1-jq_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T21:45:10.6856751Z Unpacking jq (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T21:45:10.8196751Z Preparing to unpack .../2-libjq1_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T21:45:10.8687145Z Unpacking libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T21:45:10.9451667Z Selecting previously unselected package libio-pty-perl.
2025-08-20T21:45:10.9617679Z Preparing to unpack .../3-libio-pty-perl_1%3a1.20-1build2_arm64.deb ...
2025-08-20T21:45:10.9713807Z Unpacking libio-pty-perl (1:1.20-1build2) ...
2025-08-20T21:45:11.1590645Z Selecting previously unselected package libipc-run-perl.
2025-08-20T21:45:11.1761354Z Preparing to unpack .../4-libipc-run-perl_20231003.0-1_all.deb ...
2025-08-20T21:45:11.1847152Z Unpacking libipc-run-perl (20231003.0-1) ...
2025-08-20T21:45:11.2882255Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T21:45:11.3042382Z Preparing to unpack .../5-libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T21:45:11.3181015Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T21:45:11.3966573Z Selecting previously unselected package moreutils.
2025-08-20T21:45:11.4129573Z Preparing to unpack .../6-moreutils_0.69-1_arm64.deb ...
2025-08-20T21:45:11.4213916Z Unpacking moreutils (0.69-1) ...
2025-08-20T21:45:11.5458997Z Selecting previously unselected package dos2unix.
2025-08-20T21:45:11.5634842Z Preparing to unpack .../7-dos2unix_7.5.1-1_arm64.deb ...
2025-08-20T21:45:11.5707537Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T21:45:11.8871869Z Setting up libio-pty-perl (1:1.20-1build2) ...
2025-08-20T21:45:11.9204049Z Setting up libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T21:45:11.9572590Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T21:45:11.9904218Z Setting up libipc-run-perl (20231003.0-1) ...
2025-08-20T21:45:12.0235893Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T21:45:12.0466627Z Setting up jq (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T21:45:12.0763198Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T21:45:12.1021091Z Setting up moreutils (0.69-1) ...
2025-08-20T21:45:12.1268325Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:45:28.3569373Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:45:29.7471930Z Reading package lists...
2025-08-20T21:45:29.9906998Z Building dependency tree...
2025-08-20T21:45:29.9915942Z Reading state information...
2025-08-20T21:45:30.2656280Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T21:45:30.2657120Z apt-utils is already the newest version (2.8.3).
2025-08-20T21:45:30.2657444Z apt-utils set to manually installed.
2025-08-20T21:45:30.2657775Z ca-certificates is already the newest version (20240203).
2025-08-20T21:45:30.2658186Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T21:45:30.2658536Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:45:30.2659241Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:45:30.2659673Z moreutils is already the newest version (0.69-1).
2025-08-20T21:45:30.2660055Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T21:45:30.2660471Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T21:45:30.2660824Z texinfo is already the newest version (7.1-3build2).
2025-08-20T21:45:30.2661703Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T21:45:30.2662091Z tmux set to manually installed.
2025-08-20T21:45:30.2662385Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:45:30.2662733Z The following additional packages will be installed:
2025-08-20T21:45:30.2663228Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils gpg
2025-08-20T21:45:30.2663749Z   gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1 libfdisk1
2025-08-20T21:45:30.2664532Z   libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T21:45:30.2664930Z   uuid-runtime
2025-08-20T21:45:30.2674022Z Suggested packages:
2025-08-20T21:45:30.2674471Z   pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server scdaemon nfs-common
2025-08-20T21:45:30.2674924Z   util-linux-extra util-linux-locales
2025-08-20T21:45:30.2675190Z Recommended packages:
2025-08-20T21:45:30.2675486Z   unattended-upgrades
2025-08-20T21:45:30.3215824Z The following NEW packages will be installed:
2025-08-20T21:45:30.3216516Z   rename
2025-08-20T21:45:30.3220678Z The following packages will be upgraded:
2025-08-20T21:45:30.3221693Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils
2025-08-20T21:45:30.3222697Z   gnupg2 gpg gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1
2025-08-20T21:45:30.3229467Z   libfdisk1 libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T21:45:30.3229953Z   software-properties-common util-linux uuid-runtime
2025-08-20T21:45:30.3421401Z 26 upgraded, 1 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:45:30.6450761Z Need to get 4390 kB of archives.
2025-08-20T21:45:30.6451244Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T21:45:30.6453146Z 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-20T21:45:31.2164292Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.3 [1115 kB]
2025-08-20T21:45:31.9191673Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.3 [116 kB]
2025-08-20T21:45:32.0687561Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.3 [65.0 kB]
2025-08-20T21:45:32.2130212Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.3 [36.0 kB]
2025-08-20T21:45:32.3555840Z 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-20T21:45:32.4973131Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.3 [123 kB]
2025-08-20T21:45:32.6470460Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.3 [133 kB]
2025-08-20T21:45:32.7975478Z 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-20T21:45:32.9442378Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dirmngr arm64 2.4.4-2ubuntu17.3 [316 kB]
2025-08-20T21:45:33.2354638Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-utils arm64 2.4.4-2ubuntu17.3 [106 kB]
2025-08-20T21:45:33.5241302Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgsm arm64 2.4.4-2ubuntu17.3 [225 kB]
2025-08-20T21:45:34.2746873Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-agent arm64 2.4.4-2ubuntu17.3 [221 kB]
2025-08-20T21:45:34.5909600Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg arm64 2.4.4-2ubuntu17.3 [549 kB]
2025-08-20T21:45:35.0285762Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgconf arm64 2.4.4-2ubuntu17.3 [103 kB]
2025-08-20T21:45:35.1826150Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg all 2.4.4-2ubuntu17.3 [359 kB]
2025-08-20T21:45:35.4919591Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 keyboxd arm64 2.4.4-2ubuntu17.3 [75.9 kB]
2025-08-20T21:45:35.6415112Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.3 [151 kB]
2025-08-20T21:45:35.9219763Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 eject arm64 2.39.3-9ubuntu6.3 [26.4 kB]
2025-08-20T21:45:36.0646615Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libfdisk1 arm64 2.39.3-9ubuntu6.3 [142 kB]
2025-08-20T21:45:36.2229909Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdextrautils arm64 2.39.3-9ubuntu6.3 [71.4 kB]
2025-08-20T21:45:36.3721326Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 fdisk arm64 2.39.3-9ubuntu6.3 [120 kB]
2025-08-20T21:45:36.6691586Z 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-20T21:45:37.1532004Z 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-20T21:45:37.3147641Z 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-20T21:45:37.4977184Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 rename all 2.02-1 [20.3 kB]
2025-08-20T21:45:37.6679369Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gnupg2 all 2.4.4-2ubuntu17.3 [4748 B]
2025-08-20T21:45:37.9359202Z Fetched 4390 kB in 7s (600 kB/s)
2025-08-20T21:45:37.9715474Z (Reading database ... 
2025-08-20T21:45:37.9716765Z (Reading database ... 5%
2025-08-20T21:45:37.9717099Z (Reading database ... 10%
2025-08-20T21:45:37.9717328Z (Reading database ... 15%
2025-08-20T21:45:37.9717712Z (Reading database ... 20%
2025-08-20T21:45:37.9717955Z (Reading database ... 25%
2025-08-20T21:45:37.9718268Z (Reading database ... 30%
2025-08-20T21:45:37.9718519Z (Reading database ... 35%
2025-08-20T21:45:37.9719001Z (Reading database ... 40%
2025-08-20T21:45:37.9719354Z (Reading database ... 45%
2025-08-20T21:45:37.9719600Z (Reading database ... 50%
2025-08-20T21:45:37.9737691Z (Reading database ... 55%
2025-08-20T21:45:37.9824900Z (Reading database ... 60%
2025-08-20T21:45:37.9866306Z (Reading database ... 65%
2025-08-20T21:45:37.9881851Z (Reading database ... 70%
2025-08-20T21:45:37.9901390Z (Reading database ... 75%
2025-08-20T21:45:37.9933834Z (Reading database ... 80%
2025-08-20T21:45:38.0113402Z (Reading database ... 85%
2025-08-20T21:45:38.0133794Z (Reading database ... 90%
2025-08-20T21:45:38.0244272Z (Reading database ... 95%
2025-08-20T21:45:38.0244637Z (Reading database ... 100%
2025-08-20T21:45:38.0245188Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:45:38.0283574Z Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:45:38.0604571Z Unpacking bsdutils (1:2.39.3-9ubuntu6.3) over (1:2.39.3-9ubuntu6.2) ...
2025-08-20T21:45:38.1876805Z Setting up bsdutils (1:2.39.3-9ubuntu6.3) ...
2025-08-20T21:45:38.2740049Z (Reading database ... 
2025-08-20T21:45:38.2740635Z (Reading database ... 5%
2025-08-20T21:45:38.2740924Z (Reading database ... 10%
2025-08-20T21:45:38.2741216Z (Reading database ... 15%
2025-08-20T21:45:38.2741509Z (Reading database ... 20%
2025-08-20T21:45:38.2741759Z (Reading database ... 25%
2025-08-20T21:45:38.2742039Z (Reading database ... 30%
2025-08-20T21:45:38.2742281Z (Reading database ... 35%
2025-08-20T21:45:38.2742519Z (Reading database ... 40%
2025-08-20T21:45:38.2742832Z (Reading database ... 45%
2025-08-20T21:45:38.2743088Z (Reading database ... 50%
2025-08-20T21:45:38.2763083Z (Reading database ... 55%
2025-08-20T21:45:38.2849452Z (Reading database ... 60%
2025-08-20T21:45:38.2890588Z (Reading database ... 65%
2025-08-20T21:45:38.2905326Z (Reading database ... 70%
2025-08-20T21:45:38.2924832Z (Reading database ... 75%
2025-08-20T21:45:38.2957426Z (Reading database ... 80%
2025-08-20T21:45:38.3130394Z (Reading database ... 85%
2025-08-20T21:45:38.3149821Z (Reading database ... 90%
2025-08-20T21:45:38.3250019Z (Reading database ... 95%
2025-08-20T21:45:38.3250534Z (Reading database ... 100%
2025-08-20T21:45:38.3250886Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:45:38.3286034Z Preparing to unpack .../util-linux_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:45:38.3674513Z Unpacking util-linux (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:45:38.5685261Z Setting up util-linux (2.39.3-9ubuntu6.3) ...
2025-08-20T21:45:39.2020984Z fstrim.service is a disabled or a static unit not running, not starting it.
2025-08-20T21:45:39.2716932Z (Reading database ... 
2025-08-20T21:45:39.2717454Z (Reading database ... 5%
2025-08-20T21:45:39.2717716Z (Reading database ... 10%
2025-08-20T21:45:39.2717965Z (Reading database ... 15%
2025-08-20T21:45:39.2718231Z (Reading database ... 20%
2025-08-20T21:45:39.2718532Z (Reading database ... 25%
2025-08-20T21:45:39.2719025Z (Reading database ... 30%
2025-08-20T21:45:39.2719386Z (Reading database ... 35%
2025-08-20T21:45:39.2719671Z (Reading database ... 40%
2025-08-20T21:45:39.2719931Z (Reading database ... 45%
2025-08-20T21:45:39.2720256Z (Reading database ... 50%
2025-08-20T21:45:39.2740438Z (Reading database ... 55%
2025-08-20T21:45:39.2828334Z (Reading database ... 60%
2025-08-20T21:45:39.2867889Z (Reading database ... 65%
2025-08-20T21:45:39.2882987Z (Reading database ... 70%
2025-08-20T21:45:39.2902312Z (Reading database ... 75%
2025-08-20T21:45:39.2934474Z (Reading database ... 80%
2025-08-20T21:45:39.3104140Z (Reading database ... 85%
2025-08-20T21:45:39.3122937Z (Reading database ... 90%
2025-08-20T21:45:39.3221767Z (Reading database ... 95%
2025-08-20T21:45:39.3222145Z (Reading database ... 100%
2025-08-20T21:45:39.3222512Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:45:39.3256844Z Preparing to unpack .../mount_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:45:39.3501275Z Unpacking mount (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:45:39.4699167Z Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:45:39.5126610Z Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:45:39.6113438Z Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:45:39.7155750Z (Reading database ... 
2025-08-20T21:45:39.7156733Z (Reading database ... 5%
2025-08-20T21:45:39.7157103Z (Reading database ... 10%
2025-08-20T21:45:39.7157529Z (Reading database ... 15%
2025-08-20T21:45:39.7157839Z (Reading database ... 20%
2025-08-20T21:45:39.7158087Z (Reading database ... 25%
2025-08-20T21:45:39.7158424Z (Reading database ... 30%
2025-08-20T21:45:39.7158669Z (Reading database ... 35%
2025-08-20T21:45:39.7159157Z (Reading database ... 40%
2025-08-20T21:45:39.7159460Z (Reading database ... 45%
2025-08-20T21:45:39.7159679Z (Reading database ... 50%
2025-08-20T21:45:39.7180347Z (Reading database ... 55%
2025-08-20T21:45:39.7271150Z (Reading database ... 60%
2025-08-20T21:45:39.7311736Z (Reading database ... 65%
2025-08-20T21:45:39.7327188Z (Reading database ... 70%
2025-08-20T21:45:39.7346562Z (Reading database ... 75%
2025-08-20T21:45:39.7379889Z (Reading database ... 80%
2025-08-20T21:45:39.7559468Z (Reading database ... 85%
2025-08-20T21:45:39.7578244Z (Reading database ... 90%
2025-08-20T21:45:39.7680307Z (Reading database ... 95%
2025-08-20T21:45:39.7680633Z (Reading database ... 100%
2025-08-20T21:45:39.7681026Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:45:39.7718208Z Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:45:39.7985796Z Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:45:39.8919817Z Setting up libuuid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:45:39.9939386Z (Reading database ... 
2025-08-20T21:45:39.9939748Z (Reading database ... 5%
2025-08-20T21:45:39.9940220Z (Reading database ... 10%
2025-08-20T21:45:39.9940558Z (Reading database ... 15%
2025-08-20T21:45:39.9941200Z (Reading database ... 20%
2025-08-20T21:45:39.9941538Z (Reading database ... 25%
2025-08-20T21:45:39.9942665Z (Reading database ... 30%
2025-08-20T21:45:39.9942990Z (Reading database ... 35%
2025-08-20T21:45:39.9943425Z (Reading database ... 40%
2025-08-20T21:45:39.9943673Z (Reading database ... 45%
2025-08-20T21:45:39.9943912Z (Reading database ... 50%
2025-08-20T21:45:39.9961958Z (Reading database ... 55%
2025-08-20T21:45:40.0049091Z (Reading database ... 60%
2025-08-20T21:45:40.0088529Z (Reading database ... 65%
2025-08-20T21:45:40.0102790Z (Reading database ... 70%
2025-08-20T21:45:40.0122522Z (Reading database ... 75%
2025-08-20T21:45:40.0154440Z (Reading database ... 80%
2025-08-20T21:45:40.0325793Z (Reading database ... 85%
2025-08-20T21:45:40.0344584Z (Reading database ... 90%
2025-08-20T21:45:40.0441111Z (Reading database ... 95%
2025-08-20T21:45:40.0441474Z (Reading database ... 100%
2025-08-20T21:45:40.0441904Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:45:40.0475729Z Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:45:40.0797718Z Unpacking uuid-runtime (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:45:40.2059453Z Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:45:40.2369678Z Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:45:40.3309577Z Setting up libblkid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:45:40.4221368Z (Reading database ... 
2025-08-20T21:45:40.4222404Z (Reading database ... 5%
2025-08-20T21:45:40.4222683Z (Reading database ... 10%
2025-08-20T21:45:40.4222967Z (Reading database ... 15%
2025-08-20T21:45:40.4223226Z (Reading database ... 20%
2025-08-20T21:45:40.4223507Z (Reading database ... 25%
2025-08-20T21:45:40.4223798Z (Reading database ... 30%
2025-08-20T21:45:40.4224036Z (Reading database ... 35%
2025-08-20T21:45:40.4224267Z (Reading database ... 40%
2025-08-20T21:45:40.4224550Z (Reading database ... 45%
2025-08-20T21:45:40.4224838Z (Reading database ... 50%
2025-08-20T21:45:40.4243635Z (Reading database ... 55%
2025-08-20T21:45:40.4330800Z (Reading database ... 60%
2025-08-20T21:45:40.4371223Z (Reading database ... 65%
2025-08-20T21:45:40.4385565Z (Reading database ... 70%
2025-08-20T21:45:40.4405506Z (Reading database ... 75%
2025-08-20T21:45:40.4437982Z (Reading database ... 80%
2025-08-20T21:45:40.4609386Z (Reading database ... 85%
2025-08-20T21:45:40.4628642Z (Reading database ... 90%
2025-08-20T21:45:40.4729060Z (Reading database ... 95%
2025-08-20T21:45:40.4729404Z (Reading database ... 100%
2025-08-20T21:45:40.4729748Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:45:40.4765914Z Preparing to unpack .../libmount1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:45:40.5041219Z Unpacking libmount1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:45:40.5961758Z Setting up libmount1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:45:40.7569846Z (Reading database ... 
2025-08-20T21:45:40.7570456Z (Reading database ... 5%
2025-08-20T21:45:40.7571848Z (Reading database ... 10%
2025-08-20T21:45:40.7572166Z (Reading database ... 15%
2025-08-20T21:45:40.7572519Z (Reading database ... 20%
2025-08-20T21:45:40.7572817Z (Reading database ... 25%
2025-08-20T21:45:40.7573051Z (Reading database ... 30%
2025-08-20T21:45:40.7573363Z (Reading database ... 35%
2025-08-20T21:45:40.7573611Z (Reading database ... 40%
2025-08-20T21:45:40.7573884Z (Reading database ... 45%
2025-08-20T21:45:40.7574163Z (Reading database ... 50%
2025-08-20T21:45:40.7593158Z (Reading database ... 55%
2025-08-20T21:45:40.7679917Z (Reading database ... 60%
2025-08-20T21:45:40.7720352Z (Reading database ... 65%
2025-08-20T21:45:40.7734197Z (Reading database ... 70%
2025-08-20T21:45:40.7754109Z (Reading database ... 75%
2025-08-20T21:45:40.7786936Z (Reading database ... 80%
2025-08-20T21:45:40.7965519Z (Reading database ... 85%
2025-08-20T21:45:40.7984682Z (Reading database ... 90%
2025-08-20T21:45:40.8086372Z (Reading database ... 95%
2025-08-20T21:45:40.8086917Z (Reading database ... 100%
2025-08-20T21:45:40.8087341Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:45:40.8122991Z Preparing to unpack .../0-gpg-wks-client_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:45:40.8375899Z Unpacking gpg-wks-client (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:45:40.9635553Z Preparing to unpack .../1-dirmngr_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:45:41.0171379Z Unpacking dirmngr (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:45:41.1301441Z Preparing to unpack .../2-gnupg-utils_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:45:41.1557331Z Unpacking gnupg-utils (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:45:41.2607821Z Preparing to unpack .../3-gpgsm_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:45:41.2855927Z Unpacking gpgsm (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:45:41.4725509Z Preparing to unpack .../4-gpg-agent_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:45:41.5062291Z Unpacking gpg-agent (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:45:41.6149467Z Preparing to unpack .../5-gpg_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:45:41.6390373Z Unpacking gpg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:45:41.7448566Z Preparing to unpack .../6-gpgconf_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:45:41.7715533Z Unpacking gpgconf (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:45:41.8680180Z Preparing to unpack .../7-gnupg_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T21:45:41.9033196Z Unpacking gnupg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:45:42.0138603Z Preparing to unpack .../8-keyboxd_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:45:42.0386371Z Unpacking keyboxd (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:45:42.1557697Z Preparing to unpack .../9-gpgv_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:45:42.1806457Z Unpacking gpgv (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:45:42.3062677Z Setting up gpgv (2.4.4-2ubuntu17.3) ...
2025-08-20T21:45:42.3868940Z (Reading database ... 
2025-08-20T21:45:42.3869488Z (Reading database ... 5%
2025-08-20T21:45:42.3869760Z (Reading database ... 10%
2025-08-20T21:45:42.3870000Z (Reading database ... 15%
2025-08-20T21:45:42.3870294Z (Reading database ... 20%
2025-08-20T21:45:42.3870558Z (Reading database ... 25%
2025-08-20T21:45:42.3870788Z (Reading database ... 30%
2025-08-20T21:45:42.3871106Z (Reading database ... 35%
2025-08-20T21:45:42.3871340Z (Reading database ... 40%
2025-08-20T21:45:42.3871622Z (Reading database ... 45%
2025-08-20T21:45:42.3871899Z (Reading database ... 50%
2025-08-20T21:45:42.3890645Z (Reading database ... 55%
2025-08-20T21:45:42.3975385Z (Reading database ... 60%
2025-08-20T21:45:42.4015260Z (Reading database ... 65%
2025-08-20T21:45:42.4029827Z (Reading database ... 70%
2025-08-20T21:45:42.4050246Z (Reading database ... 75%
2025-08-20T21:45:42.4081617Z (Reading database ... 80%
2025-08-20T21:45:42.4252478Z (Reading database ... 85%
2025-08-20T21:45:42.4271363Z (Reading database ... 90%
2025-08-20T21:45:42.4370266Z (Reading database ... 95%
2025-08-20T21:45:42.4370749Z (Reading database ... 100%
2025-08-20T21:45:42.4371104Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:45:42.4405298Z Preparing to unpack .../0-eject_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:45:42.4675390Z Unpacking eject (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:45:42.5739055Z Preparing to unpack .../1-libfdisk1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:45:42.6036833Z Unpacking libfdisk1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:45:42.7055379Z Preparing to unpack .../2-bsdextrautils_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:45:42.7339797Z Unpacking bsdextrautils (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:45:42.8365578Z Preparing to unpack .../3-fdisk_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:45:42.8657009Z Unpacking fdisk (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:45:42.9811315Z Preparing to unpack .../4-gnupg-l10n_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T21:45:43.0100002Z Unpacking gnupg-l10n (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:45:43.1288997Z Preparing to unpack .../5-software-properties-common_0.99.49.3_all.deb ...
2025-08-20T21:45:43.2554422Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T21:45:43.3802452Z Preparing to unpack .../6-python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T21:45:43.4619411Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T21:45:43.5536310Z Selecting previously unselected package rename.
2025-08-20T21:45:43.5699800Z Preparing to unpack .../7-rename_2.02-1_all.deb ...
2025-08-20T21:45:43.5770948Z Unpacking rename (2.02-1) ...
2025-08-20T21:45:43.6571265Z Preparing to unpack .../8-gnupg2_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T21:45:43.6852216Z Unpacking gnupg2 (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:45:43.7817767Z Setting up bsdextrautils (2.39.3-9ubuntu6.3) ...
2025-08-20T21:45:43.8098284Z Setting up rename (2.02-1) ...
2025-08-20T21:45:43.8309928Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T21:45:43.8446373Z Setting up eject (2.39.3-9ubuntu6.3) ...
2025-08-20T21:45:43.8689685Z Setting up gnupg-l10n (2.4.4-2ubuntu17.3) ...
2025-08-20T21:45:43.8928945Z Setting up libfdisk1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:45:43.9192967Z Setting up mount (2.39.3-9ubuntu6.3) ...
2025-08-20T21:45:43.9485838Z Setting up uuid-runtime (2.39.3-9ubuntu6.3) ...
2025-08-20T21:45:44.5689784Z uuidd.service is a disabled or a static unit not running, not starting it.
2025-08-20T21:45:44.5919726Z Setting up gpgconf (2.4.4-2ubuntu17.3) ...
2025-08-20T21:45:44.6161025Z Setting up gpg (2.4.4-2ubuntu17.3) ...
2025-08-20T21:45:44.6399339Z Setting up gnupg-utils (2.4.4-2ubuntu17.3) ...
2025-08-20T21:45:44.6686519Z Setting up gpg-agent (2.4.4-2ubuntu17.3) ...
2025-08-20T21:45:45.0379609Z Setting up gpgsm (2.4.4-2ubuntu17.3) ...
2025-08-20T21:45:45.0593466Z Setting up fdisk (2.39.3-9ubuntu6.3) ...
2025-08-20T21:45:45.0878110Z Setting up dirmngr (2.4.4-2ubuntu17.3) ...
2025-08-20T21:45:45.2109389Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T21:45:45.3613117Z Setting up keyboxd (2.4.4-2ubuntu17.3) ...
2025-08-20T21:45:45.4741856Z Setting up gnupg (2.4.4-2ubuntu17.3) ...
2025-08-20T21:45:45.5049204Z Setting up gnupg2 (2.4.4-2ubuntu17.3) ...
2025-08-20T21:45:45.5358006Z Setting up gpg-wks-client (2.4.4-2ubuntu17.3) ...
2025-08-20T21:45:45.5587444Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T21:45:45.6912318Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:45:45.9992385Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:45:46.0358981Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:45:52.4357977Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T21:45:53.7881003Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:45:53.7933704Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:45:54.0460135Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:45:54.1202142Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T21:45:54.1944302Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T21:45:54.2686379Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T21:45:55.1826672Z Reading package lists...
2025-08-20T21:45:55.4095464Z Building dependency tree...
2025-08-20T21:45:55.4103473Z Reading state information...
2025-08-20T21:45:55.4364728Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T21:45:55.4493354Z 
2025-08-20T21:45:55.4494558Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:45:55.4494984Z 
2025-08-20T21:45:55.5200177Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:45:55.5254940Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:45:55.7116235Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:45:55.7858463Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T21:45:55.8602109Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T21:45:55.9346164Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T21:45:56.8499677Z Reading package lists...
2025-08-20T21:45:57.0829609Z Building dependency tree...
2025-08-20T21:45:57.0836335Z Reading state information...
2025-08-20T21:45:57.1090219Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T21:45:57.1184927Z 
2025-08-20T21:45:57.1186065Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:45:57.1186501Z 
2025-08-20T21:45:57.1299012Z Reading package lists...
2025-08-20T21:45:57.3642322Z Building dependency tree...
2025-08-20T21:45:57.3650112Z Reading state information...
2025-08-20T21:45:57.6212894Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:45:57.6668275Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:45:57.6950227Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T21:45:57.7418042Z ##[group]Run ##Presets
2025-08-20T21:45:57.7418979Z [36;1m##Presets[0m
2025-08-20T21:45:57.7419227Z [36;1mset +x ; set +e[0m
2025-08-20T21:45:57.7419527Z [36;1m#-------------#[0m
2025-08-20T21:45:57.7419789Z [36;1m##Debug?[0m
2025-08-20T21:45:57.7420062Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:45:57.7420459Z [36;1m  set -x[0m
2025-08-20T21:45:57.7420673Z [36;1mfi[0m
2025-08-20T21:45:57.7420872Z [36;1m#-------------#[0m
2025-08-20T21:45:57.7421377Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T21:45:57.7421986Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T21:45:57.7422425Z [36;1msudo service procps restart[0m
2025-08-20T21:45:57.7422766Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T21:45:57.7450720Z shell: /usr/bin/bash -e {0}
2025-08-20T21:45:57.7451003Z env:
2025-08-20T21:45:57.7451425Z   CROSS_COMPILING: NO
2025-08-20T21:45:57.7451710Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:45:57.7451966Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:45:57.7452274Z   ON_QEMU: NO
2025-08-20T21:45:57.7452510Z   DEBUG: 0
2025-08-20T21:45:57.7452755Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:45:57.7453050Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:45:57.7453365Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nmap/nixpkgs
2025-08-20T21:45:57.7453682Z   KEEP_LOGS: YES
2025-08-20T21:45:57.7453917Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:45:57.7454191Z   PKG_FAMILY_LOCAL: nmap
2025-08-20T21:45:57.7454484Z   SBUILD_REBUILD: false
2025-08-20T21:45:57.7455036Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:45:57.7455594Z   BUILD_SYS: host://nix
2025-08-20T21:45:57.7455872Z   BUILD_ON_HOST: TRUE
2025-08-20T21:45:57.7456123Z   BUILD_SYSTEM: HOST
2025-08-20T21:45:57.7456369Z   SYSTMP: /tmp
2025-08-20T21:45:57.7456605Z   GHA_MODE: MATRIX
2025-08-20T21:45:57.7457059Z   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-20T21:45:57.7457583Z ##[endgroup]
2025-08-20T21:45:57.7559683Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T21:45:57.7619433Z 0
2025-08-20T21:45:57.7934948Z vm.max_map_count = 262144
2025-08-20T21:45:57.7935489Z fs.inotify.max_user_watches = 655360
2025-08-20T21:45:57.7935877Z fs.inotify.max_user_instances = 1280
2025-08-20T21:45:57.7936445Z vm.mmap_rnd_bits = 28
2025-08-20T21:45:57.8026773Z ##[group]Run ##Presets
2025-08-20T21:45:57.8027247Z [36;1m##Presets[0m
2025-08-20T21:45:57.8027626Z [36;1mset +x ; set +e[0m
2025-08-20T21:45:57.8027920Z [36;1m#-------------#[0m
2025-08-20T21:45:57.8028148Z [36;1m##Debug?[0m
2025-08-20T21:45:57.8028462Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:45:57.8029070Z [36;1m  set -x[0m
2025-08-20T21:45:57.8029358Z [36;1mfi[0m
2025-08-20T21:45:57.8029607Z [36;1m#-------------#[0m
2025-08-20T21:45:57.8029873Z [36;1m##Main[0m
2025-08-20T21:45:57.8030153Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T21:45:57.8030812Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T21:45:57.8031532Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T21:45:57.8031974Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T21:45:57.8032356Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T21:45:57.8032702Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T21:45:57.8033031Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T21:45:57.8033402Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T21:45:57.8033764Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T21:45:57.8034113Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T21:45:57.8034457Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T21:45:57.8035067Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T21:45:57.8035461Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T21:45:57.8035909Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T21:45:57.8036208Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T21:45:57.8036510Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T21:45:57.8036881Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T21:45:57.8037213Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T21:45:57.8037555Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T21:45:57.8037924Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T21:45:57.8038266Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T21:45:57.8038640Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T21:45:57.8039252Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T21:45:57.8039587Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T21:45:57.8040024Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T21:45:57.8040353Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T21:45:57.8040673Z [36;1m     "${POD_ID}" \[0m
2025-08-20T21:45:57.8041055Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T21:45:57.8041527Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T21:45:57.8042086Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T21:45:57.8042603Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T21:45:57.8042964Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T21:45:57.8043392Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T21:45:57.8044039Z [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-20T21:45:57.8044888Z [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-20T21:45:57.8045465Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T21:45:57.8045762Z [36;1m else[0m
2025-08-20T21:45:57.8046636Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T21:45:57.8047049Z [36;1m fi[0m
2025-08-20T21:45:57.8047337Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T21:45:57.8047784Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T21:45:57.8048221Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:45:57.8048648Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:45:57.8049260Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:45:57.8049708Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:45:57.8050172Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:45:57.8050595Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:45:57.8051033Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:45:57.8051509Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T21:45:57.8051864Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T21:45:57.8079242Z shell: /usr/bin/bash -e {0}
2025-08-20T21:45:57.8079522Z env:
2025-08-20T21:45:57.8079891Z   CROSS_COMPILING: NO
2025-08-20T21:45:57.8080172Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:45:57.8080423Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:45:57.8080915Z   ON_QEMU: NO
2025-08-20T21:45:57.8081116Z   DEBUG: 0
2025-08-20T21:45:57.8081306Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:45:57.8081641Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:45:57.8081940Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nmap/nixpkgs
2025-08-20T21:45:57.8082276Z   KEEP_LOGS: YES
2025-08-20T21:45:57.8082518Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:45:57.8082759Z   PKG_FAMILY_LOCAL: nmap
2025-08-20T21:45:57.8083035Z   SBUILD_REBUILD: false
2025-08-20T21:45:57.8083609Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:45:57.8084166Z   BUILD_SYS: host://nix
2025-08-20T21:45:57.8084446Z   BUILD_ON_HOST: TRUE
2025-08-20T21:45:57.8084667Z   BUILD_SYSTEM: HOST
2025-08-20T21:45:57.8084913Z   SYSTMP: /tmp
2025-08-20T21:45:57.8085158Z   GHA_MODE: MATRIX
2025-08-20T21:45:57.8085601Z   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-20T21:45:57.8086359Z   GHCR_TOKEN: ***
2025-08-20T21:45:57.8086700Z   GITHUB_TOKEN: ***
2025-08-20T21:45:57.8086979Z   GITLAB_TOKEN: ***
2025-08-20T21:45:57.8088258Z   MINISIGN_KEY: ***
2025-08-20T21:45:57.8088638Z ##[endgroup]
2025-08-20T21:45:57.8633900Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T21:45:57.9324298Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T21:45:57.9324882Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T21:45:57.9325349Z 
2025-08-20T21:45:57.9616956Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T21:45:57.9697214Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T21:45:57.9698178Z 100  3758  100  3758    0     0    97k      0 --:--:-- --:--:-- --:--:-- 98894
2025-08-20T21:45:57.9709889Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:45:57.9790686Z 
2025-08-20T21:45:57.9791034Z [+] Building [/tmp/tmp.NmYXnJNTbd/SBUILD_INPUT] Locally
2025-08-20T21:45:57.9791447Z 
2025-08-20T21:45:57.9802034Z '/tmp/tmp.NmYXnJNTbd/SBUILD_INPUT' -> '/tmp/pkgforge/GV6R4Wh0T_build.yaml'
2025-08-20T21:45:58.0507201Z 
2025-08-20T21:45:58.0507906Z [+] Passwordless sudo is Configured
2025-08-20T21:45:58.1111484Z 
2025-08-20T21:45:58.1125258Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T21:45:58.1125560Z 
2025-08-20T21:45:58.1509819Z 
2025-08-20T21:45:58.1511874Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/aarch64-Linux
2025-08-20T21:45:58.1512307Z 
2025-08-20T21:45:58.1512313Z 
2025-08-20T21:45:58.1512550Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T21:45:58.1512861Z 
2025-08-20T21:45:58.1550848Z [+] Installing: 7z -> 7z
2025-08-20T21:45:58.6799405Z [+] Installing: actionlint -> actionlint
2025-08-20T21:45:58.8119572Z [+] Installing: anew -> anew
2025-08-20T21:45:59.0557389Z [+] Installing: anew-rs -> anew-rs
2025-08-20T21:45:59.2762995Z [+] Installing: ansi2html -> ansi2html
2025-08-20T21:45:59.3888055Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T21:45:59.4917724Z [+] Installing: archey -> archey
2025-08-20T21:45:59.9653099Z [+] Installing: aria2 -> aria2c
2025-08-20T21:46:00.5753914Z [+] Installing: askalono -> askalono
2025-08-20T21:46:01.0955971Z [+] Installing: bsdtar -> bsdtar
2025-08-20T21:46:01.2359039Z [+] Installing: b3sum -> b3sum
2025-08-20T21:46:01.4492661Z [+] Installing: bita -> bita
2025-08-20T21:46:01.8960538Z [+] Installing: btop -> btop
2025-08-20T21:46:02.1383319Z [+] Installing: chafa -> chafa
2025-08-20T21:46:02.5972192Z [+] Installing: cloudflared -> cloudflared
2025-08-20T21:46:04.0572520Z [+] Installing: croc -> croc
2025-08-20T21:46:04.6745811Z [+] Installing: csvtk -> csvtk
2025-08-20T21:46:04.8389347Z [+] Installing: cutlines -> cutlines
2025-08-20T21:46:05.0108416Z curl: (22) The requested URL returned error: 404
2025-08-20T21:46:05.0145884Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T21:46:05.0146312Z [+] Installing: dbin -> dbin
2025-08-20T21:46:05.4803259Z [+] Installing: dasel -> dasel
2025-08-20T21:46:05.9595300Z [+] Installing: delta -> delta
2025-08-20T21:46:06.0953025Z [+] Installing: ds -> ds
2025-08-20T21:46:06.2850382Z curl: (22) The requested URL returned error: 404
2025-08-20T21:46:06.2883754Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T21:46:06.2884638Z [+] Installing: dos2unix -> dos2unix
2025-08-20T21:46:06.7920808Z [+] Installing: duf -> duf
2025-08-20T21:46:07.0854871Z [+] Installing: duplicut -> duplicut
2025-08-20T21:46:07.2003798Z [+] Installing: dust -> dust
2025-08-20T21:46:07.8386685Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T21:46:07.9679608Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T21:46:08.1127798Z [+] Installing: dysk -> dysk
2025-08-20T21:46:08.2344962Z [+] Installing: eget -> eget
2025-08-20T21:46:08.6347688Z [+] Installing: epoch -> epoch
2025-08-20T21:46:08.9223249Z [+] Installing: faketty -> faketty
2025-08-20T21:46:09.1421549Z [+] Installing: fastfetch -> fastfetch
2025-08-20T21:46:09.3764778Z [+] Installing: freeze -> freeze
2025-08-20T21:46:09.5152707Z [+] Installing: fusermount3 -> fusermount
2025-08-20T21:46:09.6280434Z [+] Installing: gdu -> gdu
2025-08-20T21:46:10.6397157Z [+] Installing: gh -> gh
2025-08-20T21:46:12.2426640Z [+] Installing: gitleaks -> gitleaks
2025-08-20T21:46:12.8887428Z [+] Installing: git-sizer -> git-sizer
2025-08-20T21:46:13.1483283Z [+] Installing: glab -> glab
2025-08-20T21:46:14.3676904Z [+] Installing: glow -> glow
2025-08-20T21:46:15.5335415Z [+] Installing: httpx -> httpx
2025-08-20T21:46:16.7859141Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T21:46:18.0131355Z [+] Installing: husarnet -> husarnet
2025-08-20T21:46:18.1874474Z curl: (22) The requested URL returned error: 404
2025-08-20T21:46:18.1909684Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T21:46:18.1910500Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T21:46:18.3545733Z curl: (22) The requested URL returned error: 404
2025-08-20T21:46:18.3582047Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T21:46:18.3582685Z [+] Installing: imgcat -> imgcat
2025-08-20T21:46:18.6152647Z [+] Installing: jc -> jc
2025-08-20T21:46:19.3565605Z [+] Installing: jq -> jq
2025-08-20T21:46:19.5682036Z [+] Installing: logdy -> logdy
2025-08-20T21:46:19.7685332Z [+] Installing: micro -> micro
2025-08-20T21:46:19.9110053Z [+] Installing: miniserve -> miniserve
2025-08-20T21:46:20.3484012Z [+] Installing: minisign -> minisign
2025-08-20T21:46:20.5669612Z [+] Installing: ncdu -> ncdu
2025-08-20T21:46:20.6812913Z [+] Installing: notify -> notify
2025-08-20T21:46:21.3222292Z [+] Installing: ouch -> ouch
2025-08-20T21:46:21.6462525Z [+] Installing: oras -> oras
2025-08-20T21:46:22.1728227Z [+] Installing: pipetty -> pipetty
2025-08-20T21:46:22.2749850Z [+] Installing: pixterm -> pixterm
2025-08-20T21:46:23.0718523Z [+] Installing: qsv -> qsv
2025-08-20T21:46:23.8271765Z [+] Installing: rclone -> rclone
2025-08-20T21:46:26.3456959Z [+] Installing: ripgrep -> rg
2025-08-20T21:46:26.6629272Z [+] Installing: rga -> rga
2025-08-20T21:46:26.7939336Z [+] Installing: rsync -> rsync
2025-08-20T21:46:27.1172609Z [+] Installing: script -> script
2025-08-20T21:46:27.3244220Z [+] Installing: shellcheck -> shellcheck
2025-08-20T21:46:28.6847623Z [+] Installing: soar -> soar
2025-08-20T21:46:29.1797213Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T21:46:29.6411211Z [+] Installing: sstrip -> sstrip
2025-08-20T21:46:29.7400971Z [+] Installing: strace -> strace
2025-08-20T21:46:29.9669693Z [+] Installing: sttr -> sttr
2025-08-20T21:46:30.4003172Z [+] Installing: tailscale -> tailscale
2025-08-20T21:46:31.0465938Z [+] Installing: tailscaled -> tailscaled
2025-08-20T21:46:31.9025731Z [+] Installing: taplo -> taplo
2025-08-20T21:46:32.0438241Z [+] Installing: tldr -> tldr
2025-08-20T21:46:32.5829304Z [+] Installing: tldr -> tealdeer
2025-08-20T21:46:32.7311666Z [+] Installing: tmux -> tmux
2025-08-20T21:46:33.2464685Z [+] Installing: tok -> tok
2025-08-20T21:46:33.6007331Z [+] Installing: trufflehog -> trufflehog
2025-08-20T21:46:34.6471417Z [+] Installing: trurl -> trurl
2025-08-20T21:46:35.1838442Z [+] Installing: tss -> tss
2025-08-20T21:46:35.3821850Z [+] Installing: ulexec -> ulexec
2025-08-20T21:46:35.7386786Z [+] Installing: unfurl -> unfurl
2025-08-20T21:46:36.1154173Z [+] Installing: upx -> upx
2025-08-20T21:46:36.6165393Z [+] Installing: validtoml -> validtoml
2025-08-20T21:46:36.7465997Z [+] Installing: wget -> wget
2025-08-20T21:46:37.1404471Z [+] Installing: wget2 -> wget2
2025-08-20T21:46:37.5262923Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T21:46:37.6611550Z [+] Installing: xq -> xq
2025-08-20T21:46:38.5695220Z [+] Installing: xz -> xz
2025-08-20T21:46:38.7794162Z [+] Installing: unxz -> unxz
2025-08-20T21:46:38.9855610Z [+] Installing: yq -> yq
2025-08-20T21:46:39.2328961Z [+] Installing: yj -> yj
2025-08-20T21:46:39.3644271Z [+] Installing: zapper -> zapper
2025-08-20T21:46:39.9670155Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T21:46:40.5561961Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T21:46:40.7547993Z curl: (22) The requested URL returned error: 404
2025-08-20T21:46:40.7582529Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T21:46:40.7583110Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T21:46:40.9309231Z curl: (22) The requested URL returned error: 404
2025-08-20T21:46:40.9345114Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T21:46:40.9345823Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T21:46:41.1102998Z curl: (22) The requested URL returned error: 404
2025-08-20T21:46:41.1139723Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T21:46:41.1140219Z [+] Installing: zstd -> zstd
2025-08-20T21:46:41.3488232Z [+] Creating symlinks...
2025-08-20T21:46:41.3569332Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T21:46:41.3661073Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T21:46:41.3750580Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T21:46:41.3839249Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T21:46:41.3928338Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T21:46:41.4018551Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T21:46:41.4106193Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T21:46:41.4196226Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T21:46:41.4284950Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T21:46:41.4374577Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T21:46:41.4464002Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T21:46:41.4553233Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T21:46:41.4641500Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T21:46:41.4729752Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T21:46:41.4823118Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T21:46:41.4913407Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T21:46:41.5001179Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T21:46:41.5038473Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T21:46:41.5116005Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T21:46:41.5204046Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T21:46:41.5294378Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T21:46:41.5331608Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T21:46:41.5413204Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T21:46:41.5502536Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T21:46:41.5592328Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T21:46:41.5682622Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T21:46:41.5771496Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T21:46:41.5857203Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T21:46:41.5942298Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T21:46:41.6027567Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T21:46:41.6117788Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T21:46:41.6206163Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T21:46:41.6294507Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T21:46:41.6383047Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T21:46:41.6468076Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T21:46:41.6554548Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T21:46:41.6642973Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T21:46:41.6730832Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T21:46:41.6817616Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T21:46:41.6903108Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T21:46:41.6991515Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T21:46:41.7078475Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T21:46:41.7166524Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T21:46:41.7257652Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T21:46:41.7295316Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T21:46:41.7321068Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T21:46:41.7400706Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T21:46:41.7490074Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T21:46:41.7579912Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T21:46:41.7668980Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T21:46:41.7756341Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T21:46:41.7844446Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T21:46:41.7932256Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T21:46:41.8020642Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T21:46:41.8108317Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T21:46:41.8197181Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T21:46:41.8285607Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T21:46:41.8376002Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T21:46:41.8460547Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T21:46:41.8547522Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T21:46:41.8641454Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T21:46:41.8729458Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T21:46:41.8819555Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T21:46:41.8909702Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T21:46:41.8999296Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T21:46:41.9089276Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T21:46:41.9177830Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T21:46:41.9265194Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T21:46:41.9356628Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T21:46:41.9446529Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T21:46:41.9541976Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T21:46:41.9634345Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T21:46:41.9726225Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T21:46:41.9816899Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T21:46:41.9907579Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T21:46:41.9998485Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T21:46:42.0090301Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T21:46:42.0184280Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T21:46:42.0276885Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T21:46:42.0367392Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T21:46:42.0457920Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T21:46:42.0549349Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T21:46:42.0639497Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T21:46:42.0727291Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T21:46:42.0817925Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T21:46:42.0907725Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T21:46:42.1001140Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T21:46:42.1090961Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T21:46:42.1176462Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T21:46:42.1267209Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T21:46:42.1354467Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T21:46:42.1442339Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T21:46:42.1528528Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T21:46:42.1616815Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T21:46:42.1703395Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T21:46:42.1740964Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T21:46:42.1767623Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T21:46:42.1794178Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T21:46:42.1877521Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T21:46:42.1902528Z 
2025-08-20T21:46:42.1902989Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T21:46:42.1903345Z 
2025-08-20T21:46:42.2031936Z 
2025-08-20T21:46:42.2118299Z 
2025-08-20T21:46:42.2119123Z [+] Disk Size (/usr/local/bin) :: 740M --> 1.6G
2025-08-20T21:46:42.2119360Z 
2025-08-20T21:46:42.2119442Z [+] Installation completed!
2025-08-20T21:46:42.2198474Z 
2025-08-20T21:46:42.2199168Z [+] GITHUB_TOKEN is Exported
2025-08-20T21:46:42.5825236Z github.com
2025-08-20T21:46:42.5825898Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T21:46:42.5826247Z   - Active account: true
2025-08-20T21:46:42.5826486Z   - Git operations protocol: https
2025-08-20T21:46:42.5826742Z   - Token: ghp_************************************
2025-08-20T21:46:42.5827371Z   - 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-20T21:46:42.5828015Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T21:46:42.5828896Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T21:46:42.7553552Z Limit: 5000, Remaining: 4967, Reset: 2025-08-20 22:27:57 +0000 UTC (41m14s)
2025-08-20T21:46:42.7563124Z 
2025-08-20T21:46:42.7563251Z [+] GHCR_TOKEN is Exported
2025-08-20T21:46:42.7593587Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T21:46:43.1200434Z Login Succeeded
2025-08-20T21:46:43.1209307Z 
2025-08-20T21:46:43.1209426Z [+] GITLAB is Exported
2025-08-20T21:46:43.2665478Z [git remote -v]
2025-08-20T21:46:43.5434773Z gitlab.com
2025-08-20T21:46:43.5435429Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T21:46:43.5435982Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T21:46:43.5436445Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T21:46:43.5436834Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T21:46:43.5437178Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T21:46:43.5437530Z   ✓ Token found: **************************
2025-08-20T21:46:43.5437697Z 
2025-08-20T21:46:43.5438010Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T21:46:43.5438480Z [git remote -v]
2025-08-20T21:46:43.5451056Z 2025/08/20 21:46:43 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T21:46:43.5451570Z git: exit status 128]
2025-08-20T21:46:43.8092709Z 
2025-08-20T21:46:43.8092723Z 
2025-08-20T21:46:43.8093542Z  [+] Started Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (09:46:43 PM)
2025-08-20T21:46:43.8093961Z 
2025-08-20T21:46:43.8093965Z 
2025-08-20T21:46:43.8094030Z [+] USER = runner
2025-08-20T21:46:43.8094208Z [+] HOME = /home/runner
2025-08-20T21:46:43.8097069Z [+] 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-20T21:46:43.8099471Z 
2025-08-20T21:46:43.9432024Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:46:43.9432989Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:46:44.1363275Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:46:44.2103480Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T21:46:44.2847727Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T21:46:44.3591308Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T21:46:45.3154520Z Reading package lists...
2025-08-20T21:46:45.3472797Z Reading package lists...
2025-08-20T21:46:45.6084911Z Building dependency tree...
2025-08-20T21:46:45.6094915Z Reading state information...
2025-08-20T21:46:45.9350833Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T21:46:45.9351380Z apt-utils is already the newest version (2.8.3).
2025-08-20T21:46:45.9351808Z ca-certificates is already the newest version (20240203).
2025-08-20T21:46:45.9352209Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T21:46:45.9352603Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T21:46:45.9352981Z moreutils is already the newest version (0.69-1).
2025-08-20T21:46:45.9353413Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T21:46:45.9353876Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T21:46:45.9354650Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:46:46.0980500Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:46:46.0985131Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:46:46.1407010Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:46:46.2150525Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T21:46:46.2894959Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T21:46:46.3854532Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T21:46:47.3517879Z Reading package lists...
2025-08-20T21:46:47.3836064Z Reading package lists...
2025-08-20T21:46:47.6443452Z Building dependency tree...
2025-08-20T21:46:47.6453750Z Reading state information...
2025-08-20T21:46:47.9575454Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T21:46:47.9575932Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:46:47.9576259Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T21:46:47.9576566Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:46:47.9576899Z ca-certificates is already the newest version (20240203).
2025-08-20T21:46:47.9577228Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T21:46:47.9577528Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:46:47.9577820Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T21:46:47.9578536Z gawk set to manually installed.
2025-08-20T21:46:47.9579079Z git-lfs is already the newest version (3.6.1).
2025-08-20T21:46:47.9579381Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:46:47.9579688Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:46:47.9579979Z make is already the newest version (4.3-4.1build2).
2025-08-20T21:46:47.9580307Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T21:46:47.9580745Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T21:46:47.9581129Z texinfo is already the newest version (7.1-3build2).
2025-08-20T21:46:47.9581485Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:46:47.9582056Z The following additional packages will be installed:
2025-08-20T21:46:47.9582502Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T21:46:47.9583001Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T21:46:47.9583528Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T21:46:47.9583984Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T21:46:47.9584469Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T21:46:47.9584972Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T21:46:47.9592202Z Suggested packages:
2025-08-20T21:46:47.9592774Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T21:46:47.9593283Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T21:46:47.9593796Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T21:46:47.9594336Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T21:46:47.9594817Z   xdg-utils inkscape poppler-utils fonts-japanese-mincho
2025-08-20T21:46:47.9595276Z   | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
2025-08-20T21:46:47.9595760Z   fonts-arphic-ukai fonts-arphic-uming fonts-nanum
2025-08-20T21:46:47.9842618Z The following NEW packages will be installed:
2025-08-20T21:46:47.9843179Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T21:46:47.9845559Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T21:46:47.9846099Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T21:46:47.9847089Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T21:46:47.9847595Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T21:46:47.9852510Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T21:46:47.9853013Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T21:46:48.1553880Z 0 upgraded, 36 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:46:48.1554282Z Need to get 27.2 MB of archives.
2025-08-20T21:46:48.1554574Z After this operation, 111 MB of additional disk space will be used.
2025-08-20T21:46:48.1555135Z 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-20T21:46:48.7863277Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T21:46:48.9417420Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 b3sum arm64 1.2.0-1 [343 kB]
2025-08-20T21:46:49.0458871Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 build-essential arm64 12.10ubuntu1 [4932 B]
2025-08-20T21:46:49.2050025Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libhiredis1.1.0 arm64 1.2.0-6ubuntu3 [40.7 kB]
2025-08-20T21:46:49.3656433Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 ccache arm64 4.9.1-1 [541 kB]
2025-08-20T21:46:49.5490121Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T21:46:49.7486178Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T21:46:49.9061234Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-utils arm64 1:7.7+6build3 [93.1 kB]
2025-08-20T21:46:50.1068070Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T21:46:50.4992884Z 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-20T21:46:50.7797550Z 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-20T21:46:51.0368391Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libidn12 arm64 1.42-1build1 [56.9 kB]
2025-08-20T21:46:51.2401852Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libijs-0.35 arm64 0.35-15.1build1 [15.3 kB]
2025-08-20T21:46:51.3718038Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjbig2dec0 arm64 0.20-1build3 [63.2 kB]
2025-08-20T21:46:51.4468659Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper1 arm64 1.1.29build1 [13.4 kB]
2025-08-20T21:46:51.5214957Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10 arm64 10.02.1~dfsg1-0ubuntu7.7 [3777 kB]
2025-08-20T21:46:51.6188312Z 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-20T21:46:51.8080174Z 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-20T21:46:51.8842338Z 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-20T21:46:51.9589626Z 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-20T21:46:52.0338489Z 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-20T21:46:52.1122029Z 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-20T21:46:52.1871643Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr0t64 arm64 1.2~git20170615.f752187-5.1ubuntu2 [177 kB]
2025-08-20T21:46:52.2630421Z 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-20T21:46:52.3376884Z 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-20T21:46:52.4181003Z 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-20T21:46:52.4929882Z 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-20T21:46:52.5681541Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libnetpbm11t64 arm64 2:11.05.02-1.1build1 [113 kB]
2025-08-20T21:46:52.6436044Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper-utils arm64 1.1.29build1 [8490 B]
2025-08-20T21:46:52.7184148Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtool-bin arm64 2.4.7-7build1 [84.0 kB]
2025-08-20T21:46:52.7932757Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 lzip arm64 1.24.1-1build1 [81.7 kB]
2025-08-20T21:46:52.8687093Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netpbm arm64 2:11.05.02-1.1build1 [2092 kB]
2025-08-20T21:46:52.9553251Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl arm64 1.2.4-2 [420 kB]
2025-08-20T21:46:53.0325591Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-dev arm64 1.2.4-2 [613 kB]
2025-08-20T21:46:53.1107658Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-tools arm64 1.2.4-2 [5542 B]
2025-08-20T21:46:53.3681697Z Preconfiguring packages ...
2025-08-20T21:46:53.4774597Z Fetched 27.2 MB in 5s (5315 kB/s)
2025-08-20T21:46:53.5505833Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T21:46:53.5539440Z (Reading database ... 
2025-08-20T21:46:53.5539890Z (Reading database ... 5%
2025-08-20T21:46:53.5540112Z (Reading database ... 10%
2025-08-20T21:46:53.5540311Z (Reading database ... 15%
2025-08-20T21:46:53.5540510Z (Reading database ... 20%
2025-08-20T21:46:53.5540737Z (Reading database ... 25%
2025-08-20T21:46:53.5540937Z (Reading database ... 30%
2025-08-20T21:46:53.5541131Z (Reading database ... 35%
2025-08-20T21:46:53.5541326Z (Reading database ... 40%
2025-08-20T21:46:53.5541521Z (Reading database ... 45%
2025-08-20T21:46:53.5541716Z (Reading database ... 50%
2025-08-20T21:46:53.5562712Z (Reading database ... 55%
2025-08-20T21:46:53.5652253Z (Reading database ... 60%
2025-08-20T21:46:53.5694271Z (Reading database ... 65%
2025-08-20T21:46:53.5709121Z (Reading database ... 70%
2025-08-20T21:46:53.5729686Z (Reading database ... 75%
2025-08-20T21:46:53.5764933Z (Reading database ... 80%
2025-08-20T21:46:53.5942696Z (Reading database ... 85%
2025-08-20T21:46:53.5969358Z (Reading database ... 90%
2025-08-20T21:46:53.6070112Z (Reading database ... 95%
2025-08-20T21:46:53.6070349Z (Reading database ... 100%
2025-08-20T21:46:53.6070651Z (Reading database ... 189350 files and directories currently installed.)
2025-08-20T21:46:53.6111792Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T21:46:53.6356361Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T21:46:53.8085371Z Selecting previously unselected package poppler-data.
2025-08-20T21:46:53.8264483Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T21:46:53.8354056Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T21:46:53.9975626Z Selecting previously unselected package b3sum.
2025-08-20T21:46:54.0132365Z Preparing to unpack .../02-b3sum_1.2.0-1_arm64.deb ...
2025-08-20T21:46:54.0206975Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T21:46:54.1015460Z Selecting previously unselected package build-essential.
2025-08-20T21:46:54.1172850Z Preparing to unpack .../03-build-essential_12.10ubuntu1_arm64.deb ...
2025-08-20T21:46:54.1288807Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T21:46:54.2113792Z Selecting previously unselected package libhiredis1.1.0:arm64.
2025-08-20T21:46:54.2298510Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_arm64.deb ...
2025-08-20T21:46:54.2492612Z Unpacking libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T21:46:54.3464563Z Selecting previously unselected package ccache.
2025-08-20T21:46:54.3654799Z Preparing to unpack .../05-ccache_4.9.1-1_arm64.deb ...
2025-08-20T21:46:54.3761113Z Unpacking ccache (4.9.1-1) ...
2025-08-20T21:46:54.4837572Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T21:46:54.5002105Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T21:46:54.5127669Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T21:46:54.5883570Z Selecting previously unselected package xfonts-encodings.
2025-08-20T21:46:54.6042528Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T21:46:54.6138653Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T21:46:54.7159264Z Selecting previously unselected package xfonts-utils.
2025-08-20T21:46:54.7352357Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_arm64.deb ...
2025-08-20T21:46:54.7452267Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T21:46:54.8802449Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T21:46:54.8981633Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T21:46:54.9644464Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T21:46:55.0956999Z Selecting previously unselected package libgs-common.
2025-08-20T21:46:55.1117673Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T21:46:55.1293005Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:46:55.2045555Z Selecting previously unselected package libgs10-common.
2025-08-20T21:46:55.2207598Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T21:46:55.2297689Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:46:55.3516098Z Selecting previously unselected package libidn12:arm64.
2025-08-20T21:46:55.3698146Z Preparing to unpack .../12-libidn12_1.42-1build1_arm64.deb ...
2025-08-20T21:46:55.3840023Z Unpacking libidn12:arm64 (1.42-1build1) ...
2025-08-20T21:46:55.4914130Z Selecting previously unselected package libijs-0.35:arm64.
2025-08-20T21:46:55.5084830Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_arm64.deb ...
2025-08-20T21:46:55.5177474Z Unpacking libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T21:46:55.6094059Z Selecting previously unselected package libjbig2dec0:arm64.
2025-08-20T21:46:55.6255223Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_arm64.deb ...
2025-08-20T21:46:55.7569410Z Unpacking libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T21:46:55.8551736Z Selecting previously unselected package libpaper1:arm64.
2025-08-20T21:46:55.8739684Z Preparing to unpack .../15-libpaper1_1.1.29build1_arm64.deb ...
2025-08-20T21:46:55.8856093Z Unpacking libpaper1:arm64 (1.1.29build1) ...
2025-08-20T21:46:55.9653855Z Selecting previously unselected package libgs10:arm64.
2025-08-20T21:46:55.9832594Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T21:46:55.9912758Z Unpacking libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:46:56.2175557Z Selecting previously unselected package ghostscript.
2025-08-20T21:46:56.2333592Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T21:46:56.2415330Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:46:56.3255022Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T21:46:56.3440700Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T21:46:56.3522966Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:46:56.5137564Z Selecting previously unselected package imagemagick.
2025-08-20T21:46:56.5310896Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T21:46:56.5395726Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:46:57.1546770Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T21:46:57.1708831Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T21:46:57.1798025Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:46:57.2548574Z Selecting previously unselected package libdjvulibre21:arm64.
2025-08-20T21:46:57.2704139Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_arm64.deb ...
2025-08-20T21:46:57.2794061Z Unpacking libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:46:57.3601357Z Selecting previously unselected package libimath-3-1-29t64:arm64.
2025-08-20T21:46:57.3780590Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_arm64.deb ...
2025-08-20T21:46:57.3861210Z Unpacking libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T21:46:57.4638417Z Selecting previously unselected package libjxr0t64:arm64.
2025-08-20T21:46:57.4809650Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T21:46:57.4897802Z Unpacking libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:46:57.5672663Z Selecting previously unselected package libjxr-tools.
2025-08-20T21:46:57.5837759Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T21:46:57.5930697Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:46:57.6737966Z Selecting previously unselected package libopenexr-3-1-30:arm64.
2025-08-20T21:46:57.6913456Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_arm64.deb ...
2025-08-20T21:46:57.7045382Z Unpacking libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T21:46:57.8060465Z Selecting previously unselected package libwmflite-0.2-7:arm64.
2025-08-20T21:46:57.8249885Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_arm64.deb ...
2025-08-20T21:46:57.8344403Z Unpacking libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T21:46:57.9045198Z Selecting previously unselected package libmagickcore-6.q16-7-extra:arm64.
2025-08-20T21:46:57.9228988Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T21:46:57.9410161Z Unpacking libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:46:58.0267554Z Selecting previously unselected package libnetpbm11t64:arm64.
2025-08-20T21:46:58.0432006Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T21:46:58.0535804Z Unpacking libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T21:46:58.1218854Z Selecting previously unselected package libpaper-utils.
2025-08-20T21:46:58.1375637Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_arm64.deb ...
2025-08-20T21:46:58.1462521Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T21:46:58.2060222Z Selecting previously unselected package libtool-bin.
2025-08-20T21:46:58.2220000Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_arm64.deb ...
2025-08-20T21:46:58.2330877Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T21:46:58.3165796Z Selecting previously unselected package lzip.
2025-08-20T21:46:58.3355910Z Preparing to unpack .../31-lzip_1.24.1-1build1_arm64.deb ...
2025-08-20T21:46:58.3491901Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T21:46:58.4234021Z Selecting previously unselected package netpbm.
2025-08-20T21:46:58.4410993Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T21:46:58.4495497Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T21:46:58.7480277Z Selecting previously unselected package musl:arm64.
2025-08-20T21:46:58.7643966Z Preparing to unpack .../33-musl_1.2.4-2_arm64.deb ...
2025-08-20T21:46:58.7779297Z Unpacking musl:arm64 (1.2.4-2) ...
2025-08-20T21:46:58.8643514Z Selecting previously unselected package musl-dev:arm64.
2025-08-20T21:46:58.8827146Z Preparing to unpack .../34-musl-dev_1.2.4-2_arm64.deb ...
2025-08-20T21:46:58.8916188Z Unpacking musl-dev:arm64 (1.2.4-2) ...
2025-08-20T21:46:59.0269670Z Selecting previously unselected package musl-tools.
2025-08-20T21:46:59.0439467Z Preparing to unpack .../35-musl-tools_1.2.4-2_arm64.deb ...
2025-08-20T21:46:59.0532830Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T21:46:59.1799767Z Setting up libpaper1:arm64 (1.1.29build1) ...
2025-08-20T21:46:59.3349692Z 
2025-08-20T21:46:59.3350454Z Creating config file /etc/papersize with new version
2025-08-20T21:46:59.4276485Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T21:46:59.4554784Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T21:46:59.4941569Z Setting up libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T21:46:59.5257052Z Setting up libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T21:46:59.5515287Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:46:59.5760894Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T21:46:59.6072075Z Setting up libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T21:46:59.6351414Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T21:46:59.7577495Z Setting up libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:46:59.7940244Z Setting up libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T21:46:59.8178773Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T21:46:59.8427720Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T21:46:59.8514382Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T21:46:59.8597655Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T21:46:59.8733373Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T21:46:59.8979966Z Setting up libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T21:46:59.9274564Z Setting up libidn12:arm64 (1.42-1build1) ...
2025-08-20T21:46:59.9873751Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T21:47:00.0234269Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:47:00.0526716Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T21:47:00.0610896Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T21:47:00.0695837Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T21:47:00.0814829Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T21:47:00.0917284Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T21:47:00.1035453Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T21:47:00.1121832Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T21:47:00.1211590Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T21:47:00.1315145Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T21:47:00.1395472Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T21:47:00.1487035Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T21:47:00.1564374Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T21:47:00.1666077Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T21:47:00.1743111Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T21:47:00.1851857Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T21:47:00.1948180Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T21:47:00.2040212Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T21:47:00.2119433Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T21:47:00.2232067Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T21:47:00.2320639Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T21:47:00.2477116Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T21:47:00.2570521Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T21:47:00.2746183Z Setting up b3sum (1.2.0-1) ...
2025-08-20T21:47:00.3088111Z Setting up musl:arm64 (1.2.4-2) ...
2025-08-20T21:47:00.3750792Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T21:47:00.4171676Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T21:47:00.4731249Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:47:00.5032894Z Setting up libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T21:47:00.5360370Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:47:00.5641151Z Setting up ccache (4.9.1-1) ...
2025-08-20T21:47:00.5868117Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T21:47:00.6038478Z Setting up libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:47:00.7187741Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T21:47:00.7492391Z Setting up musl-dev:arm64 (1.2.4-2) ...
2025-08-20T21:47:00.7808476Z Setting up libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T21:47:00.8221492Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:47:00.9557817Z Setting up libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:47:00.9911394Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T21:47:01.2292427Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T21:47:01.2735239Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:47:01.3188141Z Setting up libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:47:01.3459166Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:47:01.3809526Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:47:01.4784132Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T21:47:02.4732231Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T21:47:03.7081377Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:47:03.7429556Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:47:06.6621878Z Reading package lists...
2025-08-20T21:47:06.9206036Z Building dependency tree...
2025-08-20T21:47:06.9213913Z Reading state information...
2025-08-20T21:47:07.2150589Z autoconf is already the newest version (2.71-3).
2025-08-20T21:47:07.2151126Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:47:07.2151476Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:47:07.2151809Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T21:47:07.2152154Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T21:47:07.2152541Z ca-certificates is already the newest version (20240203).
2025-08-20T21:47:07.2152857Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T21:47:07.2153152Z file is already the newest version (1:5.45-3build1).
2025-08-20T21:47:07.2153458Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:47:07.2153772Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:47:07.2154081Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T21:47:07.2154792Z patch is already the newest version (2.7.6-7build3).
2025-08-20T21:47:07.2155106Z patch set to manually installed.
2025-08-20T21:47:07.2155377Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T21:47:07.2155704Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T21:47:07.2156011Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T21:47:07.2156316Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:47:07.2156588Z Suggested packages:
2025-08-20T21:47:07.2156762Z   scons-doc
2025-08-20T21:47:07.2325900Z The following NEW packages will be installed:
2025-08-20T21:47:07.2334548Z   autopoint byacc clang qemu-user-static scons
2025-08-20T21:47:07.8183908Z 0 upgraded, 5 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:47:07.8184268Z Need to get 17.8 MB of archives.
2025-08-20T21:47:07.8184564Z After this operation, 171 MB of additional disk space will be used.
2025-08-20T21:47:07.8185093Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T21:47:08.6982031Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 clang arm64 1:18.0-59~exp2 [5854 B]
2025-08-20T21:47:08.8398072Z 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-20T21:47:10.1005879Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T21:47:10.3822540Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 byacc arm64 1:2.0.20221106-1 [82.2 kB]
2025-08-20T21:47:10.6603475Z Fetched 17.8 MB in 3s (5671 kB/s)
2025-08-20T21:47:10.7088197Z Selecting previously unselected package autopoint.
2025-08-20T21:47:10.7122804Z (Reading database ... 
2025-08-20T21:47:10.7123063Z (Reading database ... 5%
2025-08-20T21:47:10.7123265Z (Reading database ... 10%
2025-08-20T21:47:10.7123462Z (Reading database ... 15%
2025-08-20T21:47:10.7123691Z (Reading database ... 20%
2025-08-20T21:47:10.7123888Z (Reading database ... 25%
2025-08-20T21:47:10.7124087Z (Reading database ... 30%
2025-08-20T21:47:10.7124286Z (Reading database ... 35%
2025-08-20T21:47:10.7124484Z (Reading database ... 40%
2025-08-20T21:47:10.7124683Z (Reading database ... 45%
2025-08-20T21:47:10.7124880Z (Reading database ... 50%
2025-08-20T21:47:10.7148910Z (Reading database ... 55%
2025-08-20T21:47:10.7240286Z (Reading database ... 60%
2025-08-20T21:47:10.7282001Z (Reading database ... 65%
2025-08-20T21:47:10.7296710Z (Reading database ... 70%
2025-08-20T21:47:10.7318496Z (Reading database ... 75%
2025-08-20T21:47:10.7456051Z (Reading database ... 80%
2025-08-20T21:47:10.7538186Z (Reading database ... 85%
2025-08-20T21:47:10.7567235Z (Reading database ... 90%
2025-08-20T21:47:10.7670684Z (Reading database ... 95%
2025-08-20T21:47:10.7670918Z (Reading database ... 100%
2025-08-20T21:47:10.7671212Z (Reading database ... 191843 files and directories currently installed.)
2025-08-20T21:47:10.7712970Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T21:47:10.7830740Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T21:47:10.8638081Z Selecting previously unselected package clang.
2025-08-20T21:47:10.8792964Z Preparing to unpack .../clang_1%3a18.0-59~exp2_arm64.deb ...
2025-08-20T21:47:10.8879587Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T21:47:10.9823596Z Selecting previously unselected package qemu-user-static.
2025-08-20T21:47:11.0002706Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_arm64.deb ...
2025-08-20T21:47:11.0103145Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T21:47:12.0411375Z Selecting previously unselected package scons.
2025-08-20T21:47:12.0595437Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T21:47:12.0704904Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T21:47:12.1709537Z Selecting previously unselected package byacc.
2025-08-20T21:47:12.1885765Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_arm64.deb ...
2025-08-20T21:47:12.1969407Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T21:47:12.3015545Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T21:47:12.3324582Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T21:47:12.3683417Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T21:47:12.4283289Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T21:47:12.8185724Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T21:47:12.8448123Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:47:14.1722397Z Processing triggers for systemd (255.4-1ubuntu8.8) ...
2025-08-20T21:47:15.5559635Z Reading package lists...
2025-08-20T21:47:15.8037523Z Building dependency tree...
2025-08-20T21:47:15.8046198Z Reading state information...
2025-08-20T21:47:16.0827208Z The following additional packages will be installed:
2025-08-20T21:47:16.0827632Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T21:47:16.0827974Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T21:47:16.0828397Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T21:47:16.0829012Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T21:47:16.0829460Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T21:47:16.0829886Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T21:47:16.0830332Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T21:47:16.0831189Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T21:47:16.0832497Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T21:47:16.0842742Z Suggested packages:
2025-08-20T21:47:16.0843158Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T21:47:16.0843563Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T21:47:16.0844058Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T21:47:16.0844585Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T21:47:16.0844966Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts
2025-08-20T21:47:16.0845375Z   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
2025-08-20T21:47:16.0845836Z   debian-keyring equivs libgitlab-api-v4-perl libsoap-lite-perl pristine-tar
2025-08-20T21:47:16.0846309Z   libcrypt-ssleay-perl libscalar-number-perl libxstring-perl libsub-name-perl
2025-08-20T21:47:16.0846695Z   libauthen-ntlm-perl wdiff-doc
2025-08-20T21:47:16.0846906Z Recommended packages:
2025-08-20T21:47:16.0847185Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T21:47:16.0847612Z   libjson-perl liblist-compare-perl libstring-shellquote-perl licensecheck
2025-08-20T21:47:16.0848007Z   lintian python3-unidiff python3-xdg libhtml-format-perl
2025-08-20T21:47:16.0848364Z   libnamespace-clean-perl libdata-dump-perl libhtml-form-perl
2025-08-20T21:47:16.0848879Z   libhttp-daemon-perl libmailtools-perl
2025-08-20T21:47:16.1042910Z The following NEW packages will be installed:
2025-08-20T21:47:16.1043593Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T21:47:16.1043993Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T21:47:16.1044384Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T21:47:16.1044859Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T21:47:16.1045330Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T21:47:16.1045756Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T21:47:16.1046205Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T21:47:16.1048333Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T21:47:16.1052369Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T21:47:16.5464373Z 0 upgraded, 30 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:47:16.5464770Z Need to get 2409 kB of archives.
2025-08-20T21:47:16.5465066Z After this operation, 7427 kB of additional disk space will be used.
2025-08-20T21:47:16.5465579Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T21:47:16.6872416Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T21:47:16.8569548Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T21:47:17.1366240Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T21:47:17.2867985Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T21:47:17.4464333Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-xsaccessor-perl arm64 1.19-4build4 [33.0 kB]
2025-08-20T21:47:17.6291224Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libb-hooks-op-check-perl arm64 0.22-3build1 [9284 B]
2025-08-20T21:47:17.7773279Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T21:47:17.9291949Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdevel-callchecker-perl arm64 0.008-2build3 [13.0 kB]
2025-08-20T21:47:18.0849400Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libparams-classify-perl arm64 0.015-2build5 [19.7 kB]
2025-08-20T21:47:18.2486313Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T21:47:18.5485728Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T21:47:18.6891615Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T21:47:18.8828236Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T21:47:19.0867258Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T21:47:19.3835407Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T21:47:19.5335364Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T21:47:19.9343166Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T21:47:20.0813168Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T21:47:20.2256102Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 perl-openssl-defaults arm64 7build3 [6628 B]
2025-08-20T21:47:20.3678148Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-ssleay-perl arm64 1.94-1build4 [311 kB]
2025-08-20T21:47:20.7303351Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T21:47:21.1662527Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T21:47:21.4610370Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T21:47:21.6220170Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T21:47:21.8165140Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T21:47:21.9942271Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T21:47:22.4641877Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 patchutils arm64 0.4.2-1build3 [75.3 kB]
2025-08-20T21:47:22.6556931Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 wdiff arm64 1.2.2-6build1 [28.6 kB]
2025-08-20T21:47:22.8143066Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 devscripts all 2.23.7 [1069 kB]
2025-08-20T21:47:23.5677637Z Fetched 2409 kB in 7s (336 kB/s)
2025-08-20T21:47:23.6004813Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T21:47:23.6038767Z (Reading database ... 
2025-08-20T21:47:23.6039036Z (Reading database ... 5%
2025-08-20T21:47:23.6039238Z (Reading database ... 10%
2025-08-20T21:47:23.6039438Z (Reading database ... 15%
2025-08-20T21:47:23.6039678Z (Reading database ... 20%
2025-08-20T21:47:23.6039871Z (Reading database ... 25%
2025-08-20T21:47:23.6040086Z (Reading database ... 30%
2025-08-20T21:47:23.6040280Z (Reading database ... 35%
2025-08-20T21:47:23.6040471Z (Reading database ... 40%
2025-08-20T21:47:23.6040668Z (Reading database ... 45%
2025-08-20T21:47:23.6040862Z (Reading database ... 50%
2025-08-20T21:47:23.6063880Z (Reading database ... 55%
2025-08-20T21:47:23.6155367Z (Reading database ... 60%
2025-08-20T21:47:23.6197045Z (Reading database ... 65%
2025-08-20T21:47:23.6212078Z (Reading database ... 70%
2025-08-20T21:47:23.6233696Z (Reading database ... 75%
2025-08-20T21:47:23.6367014Z (Reading database ... 80%
2025-08-20T21:47:23.6442742Z (Reading database ... 85%
2025-08-20T21:47:23.6470439Z (Reading database ... 90%
2025-08-20T21:47:23.6568874Z (Reading database ... 95%
2025-08-20T21:47:23.6569122Z (Reading database ... 100%
2025-08-20T21:47:23.6569420Z (Reading database ... 192291 files and directories currently installed.)
2025-08-20T21:47:23.6607392Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T21:47:23.6689111Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T21:47:23.7579691Z Selecting previously unselected package libfile-which-perl.
2025-08-20T21:47:23.7757573Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T21:47:23.7891021Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T21:47:23.8656631Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T21:47:23.8807387Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T21:47:23.8902298Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T21:47:23.9692467Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T21:47:23.9847786Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T21:47:23.9933945Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T21:47:24.0604583Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T21:47:24.0783203Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T21:47:24.0864333Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T21:47:24.1686064Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T21:47:24.1868409Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_arm64.deb ...
2025-08-20T21:47:24.1946030Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T21:47:24.2715964Z Selecting previously unselected package libb-hooks-op-check-perl:arm64.
2025-08-20T21:47:24.2883332Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_arm64.deb ...
2025-08-20T21:47:24.3011867Z Unpacking libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T21:47:24.3712807Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T21:47:24.3867104Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T21:47:24.3951240Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T21:47:24.4605449Z Selecting previously unselected package libdevel-callchecker-perl:arm64.
2025-08-20T21:47:24.4764635Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_arm64.deb ...
2025-08-20T21:47:24.4843151Z Unpacking libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T21:47:24.5500498Z Selecting previously unselected package libparams-classify-perl:arm64.
2025-08-20T21:47:24.5650659Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_arm64.deb ...
2025-08-20T21:47:24.5760718Z Unpacking libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T21:47:24.6451781Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T21:47:24.6621390Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T21:47:24.6705444Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T21:47:24.7399509Z Selecting previously unselected package libimport-into-perl.
2025-08-20T21:47:24.7567646Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T21:47:24.7644409Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T21:47:24.8316574Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T21:47:24.8489683Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T21:47:24.8568650Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T21:47:24.9229143Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T21:47:24.9379285Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T21:47:24.9504243Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T21:47:25.0159830Z Selecting previously unselected package libmoo-perl.
2025-08-20T21:47:25.0315540Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T21:47:25.0427820Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T21:47:25.1153001Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T21:47:25.1310710Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T21:47:25.1431932Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T21:47:25.2211565Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T21:47:25.2389672Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T21:47:25.2480685Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T21:47:25.3195976Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T21:47:25.3367954Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T21:47:25.3442681Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T21:47:25.4100215Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T21:47:25.4249794Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T21:47:25.4353066Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T21:47:25.4937297Z Selecting previously unselected package perl-openssl-defaults:arm64.
2025-08-20T21:47:25.5084237Z Preparing to unpack .../19-perl-openssl-defaults_7build3_arm64.deb ...
2025-08-20T21:47:25.5177519Z Unpacking perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T21:47:25.5930003Z Selecting previously unselected package libnet-ssleay-perl:arm64.
2025-08-20T21:47:25.6092473Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_arm64.deb ...
2025-08-20T21:47:25.7038465Z Unpacking libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T21:47:25.8256152Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T21:47:25.8428875Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T21:47:25.8510688Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T21:47:25.9306816Z Selecting previously unselected package libnet-http-perl.
2025-08-20T21:47:25.9458342Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T21:47:25.9540664Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T21:47:26.0162373Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T21:47:26.0315413Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T21:47:26.0394786Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T21:47:26.1022636Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T21:47:26.1170792Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T21:47:26.1267046Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T21:47:26.1927659Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T21:47:26.2111187Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T21:47:26.2225018Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T21:47:26.2813936Z Selecting previously unselected package libwww-perl.
2025-08-20T21:47:26.3020305Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T21:47:26.3107122Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T21:47:26.3774099Z Selecting previously unselected package patchutils.
2025-08-20T21:47:26.3944674Z Preparing to unpack .../27-patchutils_0.4.2-1build3_arm64.deb ...
2025-08-20T21:47:26.4023749Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T21:47:26.4853697Z Selecting previously unselected package wdiff.
2025-08-20T21:47:26.5003786Z Preparing to unpack .../28-wdiff_1.2.2-6build1_arm64.deb ...
2025-08-20T21:47:26.5085397Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T21:47:26.6235212Z Selecting previously unselected package devscripts.
2025-08-20T21:47:26.6382835Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T21:47:26.6618357Z Unpacking devscripts (2.23.7) ...
2025-08-20T21:47:26.8575793Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T21:47:26.8935277Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T21:47:26.9232745Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T21:47:26.9708990Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T21:47:27.0239709Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T21:47:27.0644314Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T21:47:27.0973076Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T21:47:27.1266499Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T21:47:27.1576370Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T21:47:27.1876951Z Setting up perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T21:47:27.2141234Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T21:47:27.2433909Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T21:47:27.2663248Z Setting up libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T21:47:27.2980242Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T21:47:27.3280705Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T21:47:27.3632885Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T21:47:27.3880037Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T21:47:27.4135937Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T21:47:27.4542161Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T21:47:27.4936722Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T21:47:27.5212451Z Setting up libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T21:47:27.5524881Z Setting up libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T21:47:27.5912157Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T21:47:27.6213245Z Setting up libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T21:47:27.6618578Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T21:47:27.6890735Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T21:47:27.7353556Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T21:47:27.7679672Z Setting up libwww-perl (6.76-1) ...
2025-08-20T21:47:27.7971703Z Setting up devscripts (2.23.7) ...
2025-08-20T21:47:27.9445240Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T21:47:27.9682038Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:47:29.8891221Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:47:31.3452377Z Reading package lists...
2025-08-20T21:47:31.5983838Z Building dependency tree...
2025-08-20T21:47:31.5990863Z Reading state information...
2025-08-20T21:47:31.8787650Z The following additional packages will be installed:
2025-08-20T21:47:31.8795781Z   cmake-data libjsoncpp25 librhash0
2025-08-20T21:47:31.8804475Z Suggested packages:
2025-08-20T21:47:31.8804694Z   cmake-doc cmake-format elpa-cmake-mode
2025-08-20T21:47:31.8970443Z The following NEW packages will be installed:
2025-08-20T21:47:31.8978277Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T21:47:32.1415993Z 0 upgraded, 4 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:47:32.1416361Z Need to get 12.7 MB of archives.
2025-08-20T21:47:32.1416652Z After this operation, 45.0 MB of additional disk space will be used.
2025-08-20T21:47:32.1417168Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjsoncpp25 arm64 1.9.5-6build1 [78.2 kB]
2025-08-20T21:47:32.4157735Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librhash0 arm64 1.4.3-3build1 [126 kB]
2025-08-20T21:47:32.5870178Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T21:47:32.9574708Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake arm64 3.28.3-1build7 [10.3 MB]
2025-08-20T21:47:33.4655136Z Fetched 12.7 MB in 1s (9907 kB/s)
2025-08-20T21:47:33.5118461Z Selecting previously unselected package libjsoncpp25:arm64.
2025-08-20T21:47:33.5154044Z (Reading database ... 
2025-08-20T21:47:33.5154300Z (Reading database ... 5%
2025-08-20T21:47:33.5154520Z (Reading database ... 10%
2025-08-20T21:47:33.5154718Z (Reading database ... 15%
2025-08-20T21:47:33.5154915Z (Reading database ... 20%
2025-08-20T21:47:33.5155111Z (Reading database ... 25%
2025-08-20T21:47:33.5155305Z (Reading database ... 30%
2025-08-20T21:47:33.5155504Z (Reading database ... 35%
2025-08-20T21:47:33.5156161Z (Reading database ... 40%
2025-08-20T21:47:33.5156359Z (Reading database ... 45%
2025-08-20T21:47:33.5156552Z (Reading database ... 50%
2025-08-20T21:47:33.5178005Z (Reading database ... 55%
2025-08-20T21:47:33.5274060Z (Reading database ... 60%
2025-08-20T21:47:33.5321962Z (Reading database ... 65%
2025-08-20T21:47:33.5339240Z (Reading database ... 70%
2025-08-20T21:47:33.5373107Z (Reading database ... 75%
2025-08-20T21:47:33.5511326Z (Reading database ... 80%
2025-08-20T21:47:33.5594513Z (Reading database ... 85%
2025-08-20T21:47:33.5622522Z (Reading database ... 90%
2025-08-20T21:47:33.5730025Z (Reading database ... 95%
2025-08-20T21:47:33.5730267Z (Reading database ... 100%
2025-08-20T21:47:33.5730562Z (Reading database ... 193226 files and directories currently installed.)
2025-08-20T21:47:33.5772098Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_arm64.deb ...
2025-08-20T21:47:33.6029696Z Unpacking libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T21:47:33.6884165Z Selecting previously unselected package librhash0:arm64.
2025-08-20T21:47:33.7061629Z Preparing to unpack .../librhash0_1.4.3-3build1_arm64.deb ...
2025-08-20T21:47:33.7150621Z Unpacking librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T21:47:33.8125107Z Selecting previously unselected package cmake-data.
2025-08-20T21:47:33.8309139Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T21:47:33.8444487Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T21:47:34.8790192Z Selecting previously unselected package cmake.
2025-08-20T21:47:34.8974354Z Preparing to unpack .../cmake_3.28.3-1build7_arm64.deb ...
2025-08-20T21:47:34.9063385Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T21:47:35.1533598Z Setting up libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T21:47:35.1910783Z Setting up librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T21:47:35.2190527Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T21:47:35.2587308Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T21:47:35.3015977Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:47:36.7339510Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:47:38.1579808Z Reading package lists...
2025-08-20T21:47:38.4154157Z Building dependency tree...
2025-08-20T21:47:38.4162246Z Reading state information...
2025-08-20T21:47:38.7297818Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T21:47:38.7298255Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:47:38.7299056Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T21:47:38.7299451Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:47:38.7299758Z b3sum is already the newest version (1.2.0-1).
2025-08-20T21:47:38.7300072Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T21:47:38.7300418Z ca-certificates is already the newest version (20240203).
2025-08-20T21:47:38.7300750Z ccache is already the newest version (4.9.1-1).
2025-08-20T21:47:38.7301050Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T21:47:38.7301375Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:47:38.7301664Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T21:47:38.7301946Z git-lfs is already the newest version (3.6.1).
2025-08-20T21:47:38.7302279Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T21:47:38.7302632Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T21:47:38.7302937Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:47:38.7303249Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:47:38.7303567Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T21:47:38.7303870Z make is already the newest version (4.3-4.1build2).
2025-08-20T21:47:38.7304142Z musl is already the newest version (1.2.4-2).
2025-08-20T21:47:38.7304417Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T21:47:38.7304703Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T21:47:38.7305267Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T21:47:38.7305611Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T21:47:38.7305914Z texinfo is already the newest version (7.1-3build2).
2025-08-20T21:47:38.7306216Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:47:38.7306550Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:47:38.7495024Z Reading package lists...
2025-08-20T21:47:39.0002316Z Building dependency tree...
2025-08-20T21:47:39.0011248Z Reading state information...
2025-08-20T21:47:39.3233184Z autoconf is already the newest version (2.71-3).
2025-08-20T21:47:39.3233611Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:47:39.3233958Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T21:47:39.3234295Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:47:39.3234623Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T21:47:39.3234998Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T21:47:39.3235329Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T21:47:39.3235645Z ca-certificates is already the newest version (20240203).
2025-08-20T21:47:39.3235965Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T21:47:39.3236263Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T21:47:39.3236558Z file is already the newest version (1:5.45-3build1).
2025-08-20T21:47:39.3236873Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:47:39.3237183Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:47:39.3237497Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T21:47:39.3237806Z patch is already the newest version (2.7.6-7build3).
2025-08-20T21:47:39.3238121Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T21:47:39.3238448Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T21:47:39.3238995Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T21:47:39.3239356Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T21:47:39.3239657Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T21:47:39.3239960Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:47:39.3240293Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:47:39.3439701Z Reading package lists...
2025-08-20T21:47:39.5994921Z Building dependency tree...
2025-08-20T21:47:39.6002848Z Reading state information...
2025-08-20T21:47:39.9392302Z devscripts is already the newest version (2.23.7).
2025-08-20T21:47:39.9392717Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:47:39.9599463Z Reading package lists...
2025-08-20T21:47:40.2161832Z Building dependency tree...
2025-08-20T21:47:40.2169099Z Reading state information...
2025-08-20T21:47:40.5553728Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T21:47:40.5554184Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:47:40.5763063Z Reading package lists...
2025-08-20T21:47:40.8330755Z Building dependency tree...
2025-08-20T21:47:40.8338871Z Reading state information...
2025-08-20T21:47:41.1379448Z binutils-aarch64-linux-gnu is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:47:41.1379923Z binutils-aarch64-linux-gnu set to manually installed.
2025-08-20T21:47:41.1842625Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:47:41.2329651Z Reading package lists...
2025-08-20T21:47:41.4868034Z Building dependency tree...
2025-08-20T21:47:41.4876072Z Reading state information...
2025-08-20T21:47:41.8028505Z g++-aarch64-linux-gnu is already the newest version (4:13.2.0-7ubuntu1).
2025-08-20T21:47:41.8029136Z g++-aarch64-linux-gnu set to manually installed.
2025-08-20T21:47:41.8029488Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T21:47:41.8030285Z The following additional packages will be installed:
2025-08-20T21:47:41.8030624Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T21:47:41.8031025Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T21:47:41.8031480Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T21:47:41.8031872Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T21:47:41.8032275Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T21:47:41.8032710Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T21:47:41.8033112Z   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan8-armel-cross
2025-08-20T21:47:41.8033520Z   libasan8-armhf-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T21:47:41.8033897Z   libc6-armel-cross libc6-armhf-cross libc6-dev-armel-cross
2025-08-20T21:47:41.8034290Z   libc6-dev-armhf-cross libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross
2025-08-20T21:47:41.8034710Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-armel-cross
2025-08-20T21:47:41.8035069Z   libgomp1-armhf-cross libstdc++-13-dev-armel-cross
2025-08-20T21:47:41.8035442Z   libstdc++-13-dev-armhf-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T21:47:41.8035882Z   libubsan1-armel-cross libubsan1-armhf-cross linux-libc-dev-armel-cross
2025-08-20T21:47:41.8036227Z   linux-libc-dev-armhf-cross
2025-08-20T21:47:41.8046357Z Suggested packages:
2025-08-20T21:47:41.8046717Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T21:47:41.8047096Z   gdb-arm-linux-gnueabi gcc-doc gdb-arm-linux-gnueabihf
2025-08-20T21:47:41.8399369Z The following NEW packages will be installed:
2025-08-20T21:47:41.8399779Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T21:47:41.8400185Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T21:47:41.8400644Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T21:47:41.8401122Z   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-13-arm-linux-gnueabi
2025-08-20T21:47:41.8401506Z   gcc-13-arm-linux-gnueabi-base gcc-13-arm-linux-gnueabihf
2025-08-20T21:47:41.8401900Z   gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base gcc-13-cross-base-ports
2025-08-20T21:47:41.8402315Z   gcc-14-cross-base gcc-14-cross-base-ports gcc-arm-linux-gnueabi
2025-08-20T21:47:41.8403171Z   gcc-arm-linux-gnueabihf libasan8-armel-cross libasan8-armhf-cross
2025-08-20T21:47:41.8403605Z   libatomic1-armel-cross libatomic1-armhf-cross libc6-armel-cross
2025-08-20T21:47:41.8403987Z   libc6-armhf-cross libc6-dev-armel-cross libc6-dev-armhf-cross
2025-08-20T21:47:41.8404394Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-armel-cross
2025-08-20T21:47:41.8405329Z   libgcc-s1-armhf-cross libgomp1-armel-cross libgomp1-armhf-cross
2025-08-20T21:47:41.8405707Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T21:47:41.8406284Z   libstdc++6-armel-cross libstdc++6-armhf-cross libubsan1-armel-cross
2025-08-20T21:47:41.8409958Z   libubsan1-armhf-cross linux-libc-dev-armel-cross linux-libc-dev-armhf-cross
2025-08-20T21:47:42.2830761Z 0 upgraded, 42 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:47:42.2831128Z Need to get 112 MB of archives.
2025-08-20T21:47:42.2831421Z After this operation, 377 MB of additional disk space will be used.
2025-08-20T21:47:42.2832109Z 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-20T21:47:42.7255751Z 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-20T21:47:43.9670345Z 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-20T21:47:44.1076469Z 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-20T21:47:45.3702481Z 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-20T21:47:45.5105746Z 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-20T21:47:45.6511111Z 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-20T21:47:46.3562135Z 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-20T21:47:46.4967608Z 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-20T21:47:46.6377249Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T21:47:47.0583107Z 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-20T21:47:47.3393096Z 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-20T21:47:47.9696181Z 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-20T21:47:48.1169727Z 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-20T21:47:48.9342912Z 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-20T21:47:49.3556089Z 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-20T21:47:49.9155290Z 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-20T21:47:50.3452808Z 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-20T21:47:52.3569046Z 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-20T21:47:52.7797607Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T21:47:53.2051775Z 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-20T21:47:53.7710579Z 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-20T21:47:55.1950259Z 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-20T21:47:56.5037788Z 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-20T21:47:56.6451880Z 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-20T21:47:56.7862606Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T21:47:57.3465785Z 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-20T21:47:57.4876175Z 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-20T21:47:57.6303419Z 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-20T21:47:57.7707874Z 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-20T21:47:58.4747160Z 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-20T21:47:58.7643709Z 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-20T21:47:59.1941557Z 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-20T21:47:59.7589866Z 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-20T21:48:01.6235223Z 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-20T21:48:02.0467523Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T21:48:02.4698999Z 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-20T21:48:03.0364321Z 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-20T21:48:04.3026854Z 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-20T21:48:04.4426875Z 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-20T21:48:04.5825652Z 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-20T21:48:04.7227053Z 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-20T21:48:05.0246898Z Fetched 112 MB in 23s (4907 kB/s)
2025-08-20T21:48:05.0601729Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:arm64.
2025-08-20T21:48:05.0636367Z (Reading database ... 
2025-08-20T21:48:05.0636590Z (Reading database ... 5%
2025-08-20T21:48:05.0636790Z (Reading database ... 10%
2025-08-20T21:48:05.0636990Z (Reading database ... 15%
2025-08-20T21:48:05.0637187Z (Reading database ... 20%
2025-08-20T21:48:05.0638201Z (Reading database ... 25%
2025-08-20T21:48:05.0638432Z (Reading database ... 30%
2025-08-20T21:48:05.0638629Z (Reading database ... 35%
2025-08-20T21:48:05.0638988Z (Reading database ... 40%
2025-08-20T21:48:05.0639195Z (Reading database ... 45%
2025-08-20T21:48:05.0639388Z (Reading database ... 50%
2025-08-20T21:48:05.0659540Z (Reading database ... 55%
2025-08-20T21:48:05.0750641Z (Reading database ... 60%
2025-08-20T21:48:05.0792948Z (Reading database ... 65%
2025-08-20T21:48:05.0808545Z (Reading database ... 70%
2025-08-20T21:48:05.0838380Z (Reading database ... 75%
2025-08-20T21:48:05.0966683Z (Reading database ... 80%
2025-08-20T21:48:05.1046877Z (Reading database ... 85%
2025-08-20T21:48:05.1084371Z (Reading database ... 90%
2025-08-20T21:48:05.1187378Z (Reading database ... 95%
2025-08-20T21:48:05.1187629Z (Reading database ... 100%
2025-08-20T21:48:05.1187934Z (Reading database ... 196635 files and directories currently installed.)
2025-08-20T21:48:05.1229119Z Preparing to unpack .../00-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:48:05.1309632Z Unpacking gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:05.2198206Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T21:48:05.2379706Z Preparing to unpack .../01-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:48:05.2503909Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:05.5726795Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:arm64.
2025-08-20T21:48:05.5895594Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:48:05.5977793Z Unpacking gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:05.7538084Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T21:48:05.7719562Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:48:05.7834119Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:06.0620749Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T21:48:06.0775142Z Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T21:48:06.0913159Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:48:06.1556622Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T21:48:06.1742869Z Preparing to unpack .../05-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T21:48:06.1836171Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:48:06.2506533Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T21:48:06.2688839Z Preparing to unpack .../06-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T21:48:06.2851439Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T21:48:06.4241710Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T21:48:06.4426529Z Preparing to unpack .../07-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:06.4523640Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:06.5221245Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T21:48:06.5379918Z Preparing to unpack .../08-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:06.5468474Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:06.6304493Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T21:48:06.6476078Z Preparing to unpack .../09-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:48:06.6552568Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:48:06.7435804Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T21:48:06.7618874Z Preparing to unpack .../10-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:06.7705595Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:06.8573616Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T21:48:06.8753957Z Preparing to unpack .../11-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:06.8858427Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:06.9645013Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T21:48:06.9807316Z Preparing to unpack .../12-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:06.9889772Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:07.0650897Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T21:48:07.0811792Z Preparing to unpack .../13-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:07.0887515Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:07.2342304Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T21:48:07.2525513Z Preparing to unpack .../14-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:07.2648802Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:07.3637341Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T21:48:07.3823888Z Preparing to unpack .../15-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:07.3902792Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:07.4733319Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T21:48:07.4902996Z Preparing to unpack .../16-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:07.4996000Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:07.6136156Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T21:48:07.6300519Z Preparing to unpack .../17-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:48:07.6399306Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:08.1276033Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T21:48:08.1431221Z Preparing to unpack .../18-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T21:48:08.1520114Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T21:48:08.4811845Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T21:48:08.4996306Z Preparing to unpack .../19-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:48:08.5072500Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:48:08.6966276Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T21:48:08.7134505Z Preparing to unpack .../20-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:08.7286368Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:09.0267356Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T21:48:09.0443125Z Preparing to unpack .../21-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:48:09.0596884Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:09.7189839Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T21:48:09.7352319Z Preparing to unpack .../22-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T21:48:09.7469713Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T21:48:09.8888553Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T21:48:09.9066759Z Preparing to unpack .../23-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:09.9151600Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:09.9836909Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T21:48:10.0018633Z Preparing to unpack .../24-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:10.0104488Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:10.0797965Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T21:48:10.0959824Z Preparing to unpack .../25-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:48:10.1050117Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:48:10.1990768Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T21:48:10.2147708Z Preparing to unpack .../26-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:10.2263906Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:10.2926752Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T21:48:10.3090459Z Preparing to unpack .../27-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:10.3252882Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:10.3908947Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T21:48:10.4091114Z Preparing to unpack .../28-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:10.4166728Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:10.4842035Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T21:48:10.5017861Z Preparing to unpack .../29-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:10.5169412Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:10.7689930Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T21:48:10.7850818Z Preparing to unpack .../30-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:10.7970907Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:10.8669425Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T21:48:10.8853813Z Preparing to unpack .../31-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:10.8952690Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:11.0421033Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T21:48:11.0608107Z Preparing to unpack .../32-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:11.0712528Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:11.1634341Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T21:48:11.1805223Z Preparing to unpack .../33-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:48:11.1935941Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:11.6338284Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T21:48:11.6499938Z Preparing to unpack .../34-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T21:48:11.6591517Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T21:48:11.9838668Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T21:48:12.0032289Z Preparing to unpack .../35-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:48:12.0107296Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:48:12.1864490Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T21:48:12.2030211Z Preparing to unpack .../36-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:48:12.2126826Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:12.5300957Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T21:48:12.5492452Z Preparing to unpack .../37-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:48:12.5593617Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:12.8787149Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T21:48:12.8986893Z Preparing to unpack .../38-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T21:48:12.9057002Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:48:12.9533613Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T21:48:12.9724770Z Preparing to unpack .../39-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T21:48:12.9846126Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:48:13.0415576Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T21:48:13.0598880Z Preparing to unpack .../40-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T21:48:13.0701403Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:48:13.1321610Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T21:48:13.1510301Z Preparing to unpack .../41-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T21:48:13.1632053Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:48:13.2458838Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T21:48:13.2738823Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:48:13.3006912Z Setting up gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.3263021Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.3571916Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.3829858Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T21:48:13.4111434Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.4464064Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T21:48:13.4742843Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:48:13.5044652Z Setting up gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.5307982Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.5587515Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:48:13.5823654Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T21:48:13.6114419Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.6348376Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.6611435Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.6928018Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.7237820Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.7549283Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.7774288Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.8138971Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:48:13.8433798Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.8731530Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.9083768Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:48:13.9371212Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.9604367Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:13.9834515Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:14.0125394Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:48:14.0407100Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:14.0642191Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:48:14.1029690Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:14.1264515Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:14.1487282Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:14.1721508Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:14.2018651Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:48:14.2290814Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:14.2540948Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:14.2764966Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:14.2994840Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:48:14.3324061Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:48:14.3568893Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:48:14.3828080Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:48:14.4059969Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T21:48:14.4152257Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T21:48:14.4291662Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:48:15.9335630Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:48:17.3035050Z Reading package lists...
2025-08-20T21:48:17.5481282Z Building dependency tree...
2025-08-20T21:48:17.5488370Z Reading state information...
2025-08-20T21:48:17.8232230Z The following additional packages will be installed:
2025-08-20T21:48:17.8232873Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T21:48:17.8238283Z   libpcap0.8-dev
2025-08-20T21:48:17.8552567Z The following NEW packages will be installed:
2025-08-20T21:48:17.8552999Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T21:48:17.8559153Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T21:48:17.8761051Z 0 upgraded, 8 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:48:18.6070307Z Need to get 1640 kB of archives.
2025-08-20T21:48:18.6070695Z After this operation, 7134 kB of additional disk space will be used.
2025-08-20T21:48:18.6071266Z 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-20T21:48:19.3331852Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjudydebian1 arm64 1.0.5-5.1build1 [104 kB]
2025-08-20T21:48:19.5253340Z 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-20T21:48:19.7192239Z 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-20T21:48:20.0425449Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libibverbs-dev arm64 50.0-2ubuntu0.2 [695 kB]
2025-08-20T21:48:20.5301892Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap0.8-dev arm64 1.10.4-4.1ubuntu3 [265 kB]
2025-08-20T21:48:20.8248988Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap-dev arm64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T21:48:20.9652084Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 pcaputils arm64 0.8-1.1build2 [42.4 kB]
2025-08-20T21:48:21.2423703Z Fetched 1640 kB in 3s (532 kB/s)
2025-08-20T21:48:21.2947008Z Selecting previously unselected package libdbus-1-dev:arm64.
2025-08-20T21:48:21.2984195Z (Reading database ... 
2025-08-20T21:48:21.2984420Z (Reading database ... 5%
2025-08-20T21:48:21.2984622Z (Reading database ... 10%
2025-08-20T21:48:21.2984818Z (Reading database ... 15%
2025-08-20T21:48:21.2985033Z (Reading database ... 20%
2025-08-20T21:48:21.2985223Z (Reading database ... 25%
2025-08-20T21:48:21.2985843Z (Reading database ... 30%
2025-08-20T21:48:21.2986057Z (Reading database ... 35%
2025-08-20T21:48:21.2986250Z (Reading database ... 40%
2025-08-20T21:48:21.2986443Z (Reading database ... 45%
2025-08-20T21:48:21.2986633Z (Reading database ... 50%
2025-08-20T21:48:21.3011161Z (Reading database ... 55%
2025-08-20T21:48:21.3108295Z (Reading database ... 60%
2025-08-20T21:48:21.3147939Z (Reading database ... 65%
2025-08-20T21:48:21.3166316Z (Reading database ... 70%
2025-08-20T21:48:21.3193468Z (Reading database ... 75%
2025-08-20T21:48:21.3366422Z (Reading database ... 80%
2025-08-20T21:48:21.3404775Z (Reading database ... 85%
2025-08-20T21:48:21.3483725Z (Reading database ... 90%
2025-08-20T21:48:21.3555179Z (Reading database ... 95%
2025-08-20T21:48:21.3555397Z (Reading database ... 100%
2025-08-20T21:48:21.3555686Z (Reading database ... 202071 files and directories currently installed.)
2025-08-20T21:48:21.3595347Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_arm64.deb ...
2025-08-20T21:48:21.3671085Z Unpacking libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T21:48:21.4877795Z Selecting previously unselected package libjudydebian1.
2025-08-20T21:48:21.5044650Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_arm64.deb ...
2025-08-20T21:48:21.5262420Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T21:48:21.6077419Z Selecting previously unselected package libnl-3-dev:arm64.
2025-08-20T21:48:21.6253818Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T21:48:21.6337776Z Unpacking libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T21:48:21.7159286Z Selecting previously unselected package libnl-route-3-dev:arm64.
2025-08-20T21:48:21.7347294Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T21:48:21.7447013Z Unpacking libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T21:48:21.8202034Z Selecting previously unselected package libibverbs-dev:arm64.
2025-08-20T21:48:21.8393748Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_arm64.deb ...
2025-08-20T21:48:21.8486067Z Unpacking libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T21:48:21.9655925Z Selecting previously unselected package libpcap0.8-dev:arm64.
2025-08-20T21:48:21.9830926Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T21:48:21.9932765Z Unpacking libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:48:22.0886140Z Selecting previously unselected package libpcap-dev:arm64.
2025-08-20T21:48:22.1052193Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T21:48:22.1126254Z Unpacking libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:48:22.2008339Z Selecting previously unselected package pcaputils.
2025-08-20T21:48:22.2189179Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_arm64.deb ...
2025-08-20T21:48:22.2292639Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T21:48:22.3155374Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T21:48:22.3425457Z Setting up libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T21:48:22.4919514Z Setting up libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T21:48:22.5197118Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T21:48:22.5602433Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T21:48:22.7983530Z Setting up libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T21:48:22.8290191Z Setting up libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T21:48:22.8554002Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:48:22.8927999Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:48:24.5542821Z Processing triggers for sgml-base (1.31) ...
2025-08-20T21:48:24.6106468Z Setting up libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:48:24.6381462Z Setting up libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:48:25.9851208Z Reading package lists...
2025-08-20T21:48:26.2283204Z Building dependency tree...
2025-08-20T21:48:26.2290131Z Reading state information...
2025-08-20T21:48:26.2737536Z Reading package lists...
2025-08-20T21:48:26.5054228Z Building dependency tree...
2025-08-20T21:48:26.5062370Z Reading state information...
2025-08-20T21:48:26.7733860Z The following additional packages will be installed:
2025-08-20T21:48:26.7738316Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T21:48:26.7747366Z Suggested packages:
2025-08-20T21:48:26.7747712Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T21:48:26.7748071Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T21:48:26.7926147Z The following NEW packages will be installed:
2025-08-20T21:48:26.7927511Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T21:48:26.7932585Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T21:48:27.0375560Z 0 upgraded, 9 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:48:27.0375948Z Need to get 801 kB of archives.
2025-08-20T21:48:27.0376247Z After this operation, 6261 kB of additional disk space will be used.
2025-08-20T21:48:27.0376738Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz1 arm64 1.14-1 [37.6 kB]
2025-08-20T21:48:27.2244428Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz-dev arm64 1.14-1 [53.3 kB]
2025-08-20T21:48:27.3790722Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-libc-dev arm64 0.2.152-1 [353 kB]
2025-08-20T21:48:27.6392410Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-cc-dev arm64 1.0.83-1 [61.6 kB]
2025-08-20T21:48:27.7205619Z 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-20T21:48:27.7971294Z 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-20T21:48:27.8947368Z 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-20T21:48:27.9698634Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma arm64 9.22-2.2 [43.5 kB]
2025-08-20T21:48:28.0495203Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T21:48:28.3449328Z Fetched 801 kB in 1s (641 kB/s)
2025-08-20T21:48:28.3848828Z Selecting previously unselected package liblz1:arm64.
2025-08-20T21:48:28.3886177Z (Reading database ... 
2025-08-20T21:48:28.3886786Z (Reading database ... 5%
2025-08-20T21:48:28.3887050Z (Reading database ... 10%
2025-08-20T21:48:28.3887254Z (Reading database ... 15%
2025-08-20T21:48:28.3887452Z (Reading database ... 20%
2025-08-20T21:48:28.3887648Z (Reading database ... 25%
2025-08-20T21:48:28.3887842Z (Reading database ... 30%
2025-08-20T21:48:28.3888032Z (Reading database ... 35%
2025-08-20T21:48:28.3888227Z (Reading database ... 40%
2025-08-20T21:48:28.3888421Z (Reading database ... 45%
2025-08-20T21:48:28.3888639Z (Reading database ... 50%
2025-08-20T21:48:28.3912058Z (Reading database ... 55%
2025-08-20T21:48:28.4013163Z (Reading database ... 60%
2025-08-20T21:48:28.4056870Z (Reading database ... 65%
2025-08-20T21:48:28.4076552Z (Reading database ... 70%
2025-08-20T21:48:28.4106138Z (Reading database ... 75%
2025-08-20T21:48:28.4306930Z (Reading database ... 80%
2025-08-20T21:48:28.4351233Z (Reading database ... 85%
2025-08-20T21:48:28.4428378Z (Reading database ... 90%
2025-08-20T21:48:28.4516896Z (Reading database ... 95%
2025-08-20T21:48:28.4517131Z (Reading database ... 100%
2025-08-20T21:48:28.4517438Z (Reading database ... 202727 files and directories currently installed.)
2025-08-20T21:48:28.4561679Z Preparing to unpack .../0-liblz1_1.14-1_arm64.deb ...
2025-08-20T21:48:28.4788978Z Unpacking liblz1:arm64 (1.14-1) ...
2025-08-20T21:48:28.5493966Z Selecting previously unselected package liblz-dev:arm64.
2025-08-20T21:48:28.5679143Z Preparing to unpack .../1-liblz-dev_1.14-1_arm64.deb ...
2025-08-20T21:48:28.5757095Z Unpacking liblz-dev:arm64 (1.14-1) ...
2025-08-20T21:48:28.6665067Z Selecting previously unselected package librust-libc-dev:arm64.
2025-08-20T21:48:28.6834461Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_arm64.deb ...
2025-08-20T21:48:28.6931915Z Unpacking librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T21:48:28.8179228Z Selecting previously unselected package librust-cc-dev:arm64.
2025-08-20T21:48:28.8353512Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_arm64.deb ...
2025-08-20T21:48:28.8430089Z Unpacking librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T21:48:28.9051948Z Selecting previously unselected package librust-pkg-config-dev:arm64.
2025-08-20T21:48:28.9242898Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_arm64.deb ...
2025-08-20T21:48:28.9315541Z Unpacking librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T21:48:29.0021784Z Selecting previously unselected package liblzma-dev:arm64.
2025-08-20T21:48:29.0209814Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
2025-08-20T21:48:29.0315915Z Unpacking liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T21:48:29.1176920Z Selecting previously unselected package librust-lzma-sys-dev:arm64.
2025-08-20T21:48:29.1363121Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_arm64.deb ...
2025-08-20T21:48:29.1435160Z Unpacking librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T21:48:29.2325770Z Selecting previously unselected package lzma.
2025-08-20T21:48:29.2491617Z Preparing to unpack .../7-lzma_9.22-2.2_arm64.deb ...
2025-08-20T21:48:29.2570878Z Unpacking lzma (9.22-2.2) ...
2025-08-20T21:48:29.3299946Z Selecting previously unselected package lzma-dev.
2025-08-20T21:48:29.3468324Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T21:48:29.3542549Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T21:48:29.4463331Z Setting up liblz1:arm64 (1.14-1) ...
2025-08-20T21:48:29.4737115Z Setting up librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T21:48:29.4974602Z Setting up librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T21:48:29.5296869Z Setting up liblz-dev:arm64 (1.14-1) ...
2025-08-20T21:48:29.5552948Z Setting up lzma (9.22-2.2) ...
2025-08-20T21:48:29.5789584Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T21:48:29.5926973Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T21:48:29.6163790Z Setting up liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T21:48:29.6475162Z Setting up librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T21:48:29.6728200Z Setting up librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T21:48:29.6964974Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:48:29.7307776Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:48:31.1384512Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:48:32.5868618Z Reading package lists...
2025-08-20T21:48:32.8281412Z Building dependency tree...
2025-08-20T21:48:32.8289361Z Reading state information...
2025-08-20T21:48:33.1805296Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T21:48:33.1805754Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T21:48:33.1806083Z inetutils-telnet set to manually installed.
2025-08-20T21:48:33.1806389Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T21:48:33.1806722Z The following additional packages will be installed:
2025-08-20T21:48:33.1806991Z   tcpd update-inetd
2025-08-20T21:48:33.1988992Z The following packages will be REMOVED:
2025-08-20T21:48:33.2000042Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T21:48:33.2001024Z The following NEW packages will be installed:
2025-08-20T21:48:33.2001352Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T21:48:33.2001751Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T21:48:33.2010787Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T21:48:33.3727996Z 0 upgraded, 13 newly installed, 3 to remove and 167 not upgraded.
2025-08-20T21:48:33.3728395Z Need to get 691 kB of archives.
2025-08-20T21:48:33.3728657Z After this operation, 987 kB disk space will be freed.
2025-08-20T21:48:33.3729356Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-syslogd arm64 2:2.5-3ubuntu4 [61.1 kB]
2025-08-20T21:48:33.6206169Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 tcpd arm64 7.6.q-33 [25.2 kB]
2025-08-20T21:48:33.7126487Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 update-inetd all 4.53 [24.0 kB]
2025-08-20T21:48:33.8045040Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-inetd arm64 2:2.5-3ubuntu4 [44.9 kB]
2025-08-20T21:48:33.9134154Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftp arm64 2:2.5-3ubuntu4 [82.8 kB]
2025-08-20T21:48:34.0534810Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftpd arm64 2:2.5-3ubuntu4 [72.2 kB]
2025-08-20T21:48:34.1685559Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ping arm64 2:2.5-3ubuntu4 [61.9 kB]
2025-08-20T21:48:34.2747901Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talk arm64 2:2.5-3ubuntu4 [45.0 kB]
2025-08-20T21:48:34.3722322Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talkd arm64 2:2.5-3ubuntu4 [34.5 kB]
2025-08-20T21:48:34.4646769Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-telnetd arm64 2:2.5-3ubuntu4 [59.1 kB]
2025-08-20T21:48:34.5697937Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-tools arm64 2:2.5-3ubuntu4 [76.6 kB]
2025-08-20T21:48:34.6849759Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netcat-traditional arm64 1.10-48 [61.1 kB]
2025-08-20T21:48:34.7899012Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-traceroute arm64 2:2.5-3ubuntu4 [42.1 kB]
2025-08-20T21:48:35.0527106Z Preconfiguring packages ...
2025-08-20T21:48:35.1684538Z Fetched 691 kB in 2s (433 kB/s)
2025-08-20T21:48:35.1945412Z (Reading database ... 
2025-08-20T21:48:35.1945679Z (Reading database ... 5%
2025-08-20T21:48:35.1945880Z (Reading database ... 10%
2025-08-20T21:48:35.1946085Z (Reading database ... 15%
2025-08-20T21:48:35.1946278Z (Reading database ... 20%
2025-08-20T21:48:35.1946472Z (Reading database ... 25%
2025-08-20T21:48:35.1946665Z (Reading database ... 30%
2025-08-20T21:48:35.1946861Z (Reading database ... 35%
2025-08-20T21:48:35.1947089Z (Reading database ... 40%
2025-08-20T21:48:35.1947284Z (Reading database ... 45%
2025-08-20T21:48:35.1948275Z (Reading database ... 50%
2025-08-20T21:48:35.1968627Z (Reading database ... 55%
2025-08-20T21:48:35.2064836Z (Reading database ... 60%
2025-08-20T21:48:35.2105638Z (Reading database ... 65%
2025-08-20T21:48:35.2124392Z (Reading database ... 70%
2025-08-20T21:48:35.2152180Z (Reading database ... 75%
2025-08-20T21:48:35.2330003Z (Reading database ... 80%
2025-08-20T21:48:35.2371564Z (Reading database ... 85%
2025-08-20T21:48:35.2413070Z (Reading database ... 90%
2025-08-20T21:48:35.2541288Z (Reading database ... 95%
2025-08-20T21:48:35.2541531Z (Reading database ... 100%
2025-08-20T21:48:35.2541828Z (Reading database ... 203219 files and directories currently installed.)
2025-08-20T21:48:35.2587612Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T21:48:35.3510265Z Removing iputils-ping (3:20240117-1build1) ...
2025-08-20T21:48:35.4424092Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T21:48:35.8589721Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T21:48:35.8626922Z (Reading database ... 
2025-08-20T21:48:35.8627183Z (Reading database ... 5%
2025-08-20T21:48:35.8627390Z (Reading database ... 10%
2025-08-20T21:48:35.8627587Z (Reading database ... 15%
2025-08-20T21:48:35.8627783Z (Reading database ... 20%
2025-08-20T21:48:35.8627981Z (Reading database ... 25%
2025-08-20T21:48:35.8628174Z (Reading database ... 30%
2025-08-20T21:48:35.8629013Z (Reading database ... 35%
2025-08-20T21:48:35.8629253Z (Reading database ... 40%
2025-08-20T21:48:35.8629450Z (Reading database ... 45%
2025-08-20T21:48:35.8629648Z (Reading database ... 50%
2025-08-20T21:48:35.8651305Z (Reading database ... 55%
2025-08-20T21:48:35.8747182Z (Reading database ... 60%
2025-08-20T21:48:35.8788392Z (Reading database ... 65%
2025-08-20T21:48:35.8807764Z (Reading database ... 70%
2025-08-20T21:48:35.8835883Z (Reading database ... 75%
2025-08-20T21:48:35.9029937Z (Reading database ... 80%
2025-08-20T21:48:35.9073423Z (Reading database ... 85%
2025-08-20T21:48:35.9116958Z (Reading database ... 90%
2025-08-20T21:48:35.9248884Z (Reading database ... 95%
2025-08-20T21:48:35.9249125Z (Reading database ... 100%
2025-08-20T21:48:35.9249421Z (Reading database ... 203147 files and directories currently installed.)
2025-08-20T21:48:35.9292466Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:48:35.9392976Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T21:48:36.0170308Z Selecting previously unselected package tcpd.
2025-08-20T21:48:36.0368843Z Preparing to unpack .../01-tcpd_7.6.q-33_arm64.deb ...
2025-08-20T21:48:36.0448937Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T21:48:36.1357170Z Selecting previously unselected package update-inetd.
2025-08-20T21:48:36.1534862Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T21:48:36.1690124Z Unpacking update-inetd (4.53) ...
2025-08-20T21:48:36.2712710Z Selecting previously unselected package inetutils-inetd.
2025-08-20T21:48:36.2885106Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:48:36.3079709Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T21:48:36.3986591Z Selecting previously unselected package inetutils-ftp.
2025-08-20T21:48:36.4181272Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:48:36.4291232Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T21:48:36.5316835Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T21:48:36.5501666Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:48:36.5590670Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T21:48:36.6371982Z Selecting previously unselected package inetutils-ping.
2025-08-20T21:48:36.6543477Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:48:36.6617531Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T21:48:36.7537408Z Selecting previously unselected package inetutils-talk.
2025-08-20T21:48:36.7703839Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:48:36.7781597Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T21:48:36.8580041Z Selecting previously unselected package inetutils-talkd.
2025-08-20T21:48:36.8751258Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:48:36.8920651Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T21:48:36.9788143Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T21:48:36.9983232Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:48:37.0154592Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T21:48:37.1202738Z Selecting previously unselected package inetutils-tools.
2025-08-20T21:48:37.1389499Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:48:37.1479101Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T21:48:37.2356500Z Selecting previously unselected package netcat-traditional.
2025-08-20T21:48:37.2534301Z Preparing to unpack .../11-netcat-traditional_1.10-48_arm64.deb ...
2025-08-20T21:48:37.2617317Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T21:48:37.3508882Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T21:48:37.3685866Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:48:37.3813213Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T21:48:37.4861643Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T21:48:37.5214907Z Setting up update-inetd (4.53) ...
2025-08-20T21:48:37.6272334Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T21:48:37.6492915Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T21:48:37.6631084Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T21:48:38.0235596Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T21:48:38.0236054Z 
2025-08-20T21:48:38.0236167Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T21:48:38.0236353Z 
2025-08-20T21:48:38.0236775Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T21:48:38.0237132Z 
2025-08-20T21:48:38.0237651Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T21:48:38.0238134Z 
2025-08-20T21:48:38.2567950Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T21:48:38.2970593Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T21:48:38.3230605Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T21:48:38.3373894Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T21:48:38.3650507Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T21:48:38.3976990Z Setting up tcpd (7.6.q-33) ...
2025-08-20T21:48:38.4299019Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T21:48:38.7721687Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T21:48:38.7722104Z 
2025-08-20T21:48:38.7722635Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T21:48:38.7723107Z 
2025-08-20T21:48:39.0208898Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T21:48:39.1592413Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T21:48:39.2720062Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T21:48:39.3560943Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:48:42.6012996Z Reading package lists...
2025-08-20T21:48:42.8426610Z Building dependency tree...
2025-08-20T21:48:42.8435409Z Reading state information...
2025-08-20T21:48:43.2303319Z The following packages will be REMOVED:
2025-08-20T21:48:43.2312535Z   inetutils-ping
2025-08-20T21:48:43.2313986Z The following NEW packages will be installed:
2025-08-20T21:48:43.2322547Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T21:48:43.2328020Z The following packages will be upgraded:
2025-08-20T21:48:43.2335760Z   iputils-tracepath
2025-08-20T21:48:43.6097976Z 1 upgraded, 3 newly installed, 1 to remove and 166 not upgraded.
2025-08-20T21:48:43.6098339Z Need to get 84.5 kB of archives.
2025-08-20T21:48:43.6098845Z After this operation, 163 kB of additional disk space will be used.
2025-08-20T21:48:43.6099430Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-ping arm64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T21:48:44.0318892Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-tracepath arm64 3:20240117-1ubuntu0.1 [13.4 kB]
2025-08-20T21:48:44.1943668Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-arping arm64 3:20240117-1ubuntu0.1 [14.7 kB]
2025-08-20T21:48:44.3566596Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 iputils-clockdiff arm64 3:20240117-1ubuntu0.1 [11.6 kB]
2025-08-20T21:48:44.6950279Z Fetched 84.5 kB in 1s (74.7 kB/s)
2025-08-20T21:48:44.7223782Z (Reading database ... 
2025-08-20T21:48:44.7224053Z (Reading database ... 5%
2025-08-20T21:48:44.7224259Z (Reading database ... 10%
2025-08-20T21:48:44.7224457Z (Reading database ... 15%
2025-08-20T21:48:44.7224650Z (Reading database ... 20%
2025-08-20T21:48:44.7225230Z (Reading database ... 25%
2025-08-20T21:48:44.7225459Z (Reading database ... 30%
2025-08-20T21:48:44.7225654Z (Reading database ... 35%
2025-08-20T21:48:44.7225843Z (Reading database ... 40%
2025-08-20T21:48:44.7226038Z (Reading database ... 45%
2025-08-20T21:48:44.7226231Z (Reading database ... 50%
2025-08-20T21:48:44.7248439Z (Reading database ... 55%
2025-08-20T21:48:44.7346833Z (Reading database ... 60%
2025-08-20T21:48:44.7386573Z (Reading database ... 65%
2025-08-20T21:48:44.7406481Z (Reading database ... 70%
2025-08-20T21:48:44.7433297Z (Reading database ... 75%
2025-08-20T21:48:44.7619229Z (Reading database ... 80%
2025-08-20T21:48:44.7660976Z (Reading database ... 85%
2025-08-20T21:48:44.7702911Z (Reading database ... 90%
2025-08-20T21:48:44.7826850Z (Reading database ... 95%
2025-08-20T21:48:44.7827088Z (Reading database ... 100%
2025-08-20T21:48:44.7827384Z (Reading database ... 203308 files and directories currently installed.)
2025-08-20T21:48:44.7867459Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T21:48:44.9256391Z Selecting previously unselected package iputils-ping.
2025-08-20T21:48:44.9293800Z (Reading database ... 
2025-08-20T21:48:44.9294037Z (Reading database ... 5%
2025-08-20T21:48:44.9294252Z (Reading database ... 10%
2025-08-20T21:48:44.9294448Z (Reading database ... 15%
2025-08-20T21:48:44.9294644Z (Reading database ... 20%
2025-08-20T21:48:44.9294837Z (Reading database ... 25%
2025-08-20T21:48:44.9295025Z (Reading database ... 30%
2025-08-20T21:48:44.9295638Z (Reading database ... 35%
2025-08-20T21:48:44.9295832Z (Reading database ... 40%
2025-08-20T21:48:44.9296024Z (Reading database ... 45%
2025-08-20T21:48:44.9296216Z (Reading database ... 50%
2025-08-20T21:48:44.9318220Z (Reading database ... 55%
2025-08-20T21:48:44.9412494Z (Reading database ... 60%
2025-08-20T21:48:44.9451875Z (Reading database ... 65%
2025-08-20T21:48:44.9470553Z (Reading database ... 70%
2025-08-20T21:48:44.9497467Z (Reading database ... 75%
2025-08-20T21:48:44.9681429Z (Reading database ... 80%
2025-08-20T21:48:44.9722946Z (Reading database ... 85%
2025-08-20T21:48:44.9763882Z (Reading database ... 90%
2025-08-20T21:48:44.9881741Z (Reading database ... 95%
2025-08-20T21:48:44.9881990Z (Reading database ... 100%
2025-08-20T21:48:44.9882294Z (Reading database ... 203299 files and directories currently installed.)
2025-08-20T21:48:44.9923534Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T21:48:44.9999007Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:48:45.0863921Z Preparing to unpack .../iputils-tracepath_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T21:48:45.1222096Z Unpacking iputils-tracepath (3:20240117-1ubuntu0.1) over (3:20240117-1build1) ...
2025-08-20T21:48:45.2198863Z Selecting previously unselected package iputils-arping.
2025-08-20T21:48:45.2394730Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T21:48:45.2481281Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:48:45.3189176Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T21:48:45.3384119Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T21:48:45.3464704Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T21:48:45.4320062Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:48:45.4777315Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:48:45.5133018Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T21:48:45.5520082Z Setting up iputils-tracepath (3:20240117-1ubuntu0.1) ...
2025-08-20T21:48:45.5775645Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:48:48.5562583Z Reading package lists...
2025-08-20T21:48:48.8093448Z Building dependency tree...
2025-08-20T21:48:48.8103674Z Reading state information...
2025-08-20T21:48:49.0923771Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T21:48:49.1243335Z The following packages will be upgraded:
2025-08-20T21:48:49.1244132Z   python3-pip python3-pip-whl
2025-08-20T21:48:49.1439128Z 2 upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T21:48:49.3178850Z Need to get 3020 kB of archives.
2025-08-20T21:48:49.3179273Z After this operation, 1024 B of additional disk space will be used.
2025-08-20T21:48:49.3179860Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip all 24.0+dfsg-1ubuntu1.2 [1317 kB]
2025-08-20T21:48:49.9086915Z 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-20T21:48:50.2831423Z Fetched 3020 kB in 1s (3594 kB/s)
2025-08-20T21:48:50.3276558Z (Reading database ... 
2025-08-20T21:48:50.3276843Z (Reading database ... 5%
2025-08-20T21:48:50.3277049Z (Reading database ... 10%
2025-08-20T21:48:50.3277896Z (Reading database ... 15%
2025-08-20T21:48:50.3278150Z (Reading database ... 20%
2025-08-20T21:48:50.3278349Z (Reading database ... 25%
2025-08-20T21:48:50.3278580Z (Reading database ... 30%
2025-08-20T21:48:50.3278934Z (Reading database ... 35%
2025-08-20T21:48:50.3279138Z (Reading database ... 40%
2025-08-20T21:48:50.3279368Z (Reading database ... 45%
2025-08-20T21:48:50.3279561Z (Reading database ... 50%
2025-08-20T21:48:50.3302814Z (Reading database ... 55%
2025-08-20T21:48:50.3401396Z (Reading database ... 60%
2025-08-20T21:48:50.3441733Z (Reading database ... 65%
2025-08-20T21:48:50.3462651Z (Reading database ... 70%
2025-08-20T21:48:50.3489177Z (Reading database ... 75%
2025-08-20T21:48:50.3676084Z (Reading database ... 80%
2025-08-20T21:48:50.3716621Z (Reading database ... 85%
2025-08-20T21:48:50.3756635Z (Reading database ... 90%
2025-08-20T21:48:50.3875011Z (Reading database ... 95%
2025-08-20T21:48:50.3875231Z (Reading database ... 100%
2025-08-20T21:48:50.3875528Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T21:48:50.3916949Z Preparing to unpack .../python3-pip_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T21:48:50.7974896Z Unpacking python3-pip (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T21:48:51.0667829Z Preparing to unpack .../python3-pip-whl_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T21:48:51.0904971Z Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T21:48:51.2312788Z Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T21:48:51.2669221Z Setting up python3-pip (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T21:48:52.2309076Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:48:55.2141540Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T21:48:55.5129790Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:48:56.7427892Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T21:48:56.8561321Z Collecting pip
2025-08-20T21:48:56.9071650Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T21:48:56.9259461Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T21:48:57.0389528Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 16.0 MB/s eta 0:00:00
2025-08-20T21:48:57.3107354Z Installing collected packages: pip
2025-08-20T21:48:57.9725996Z Successfully installed pip-25.2
2025-08-20T21:48:58.1747758Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T21:48:58.2196165Z Reading package lists...
2025-08-20T21:48:58.4635096Z Building dependency tree...
2025-08-20T21:48:58.4643540Z Reading state information...
2025-08-20T21:48:58.7393329Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T21:48:58.7393680Z pciutils set to manually installed.
2025-08-20T21:48:58.7393963Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T21:48:58.7394289Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T21:48:58.7394599Z python3-distro set to manually installed.
2025-08-20T21:48:58.7394921Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T21:48:58.7395694Z python3-netifaces set to manually installed.
2025-08-20T21:48:58.7396010Z The following additional packages will be installed:
2025-08-20T21:48:58.7396266Z   libsysfs2
2025-08-20T21:48:58.7403852Z Suggested packages:
2025-08-20T21:48:58.7404079Z   fancontrol read-edid i2c-tools
2025-08-20T21:48:58.7727590Z The following NEW packages will be installed:
2025-08-20T21:48:58.7730523Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T21:48:58.7945160Z 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T21:48:58.9658940Z Need to get 133 kB of archives.
2025-08-20T21:48:58.9659341Z After this operation, 695 kB of additional disk space will be used.
2025-08-20T21:48:58.9659853Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsysfs2 arm64 2.1.1-6build1 [21.2 kB]
2025-08-20T21:48:59.1226932Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 sysfsutils arm64 2.1.1-6build1 [15.0 kB]
2025-08-20T21:48:59.2172824Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lm-sensors arm64 1:3.6.0-9build1 [81.5 kB]
2025-08-20T21:48:59.4163975Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 virt-what arm64 1.25-2 [15.2 kB]
2025-08-20T21:48:59.6979078Z Fetched 133 kB in 1s (216 kB/s)
2025-08-20T21:48:59.7424973Z Selecting previously unselected package libsysfs2:arm64.
2025-08-20T21:48:59.7461996Z (Reading database ... 
2025-08-20T21:48:59.7462253Z (Reading database ... 5%
2025-08-20T21:48:59.7462455Z (Reading database ... 10%
2025-08-20T21:48:59.7463033Z (Reading database ... 15%
2025-08-20T21:48:59.7463226Z (Reading database ... 20%
2025-08-20T21:48:59.7463422Z (Reading database ... 25%
2025-08-20T21:48:59.7464126Z (Reading database ... 30%
2025-08-20T21:48:59.7464334Z (Reading database ... 35%
2025-08-20T21:48:59.7464622Z (Reading database ... 40%
2025-08-20T21:48:59.7464824Z (Reading database ... 45%
2025-08-20T21:48:59.7465014Z (Reading database ... 50%
2025-08-20T21:48:59.7484991Z (Reading database ... 55%
2025-08-20T21:48:59.7581347Z (Reading database ... 60%
2025-08-20T21:48:59.7620371Z (Reading database ... 65%
2025-08-20T21:48:59.7640053Z (Reading database ... 70%
2025-08-20T21:48:59.7664728Z (Reading database ... 75%
2025-08-20T21:48:59.7833088Z (Reading database ... 80%
2025-08-20T21:48:59.7870639Z (Reading database ... 85%
2025-08-20T21:48:59.7907732Z (Reading database ... 90%
2025-08-20T21:48:59.8017756Z (Reading database ... 95%
2025-08-20T21:48:59.8017976Z (Reading database ... 100%
2025-08-20T21:48:59.8018305Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T21:48:59.8055934Z Preparing to unpack .../libsysfs2_2.1.1-6build1_arm64.deb ...
2025-08-20T21:48:59.8314081Z Unpacking libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T21:48:59.9247564Z Selecting previously unselected package sysfsutils.
2025-08-20T21:48:59.9441266Z Preparing to unpack .../sysfsutils_2.1.1-6build1_arm64.deb ...
2025-08-20T21:48:59.9558128Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T21:49:00.0655843Z Selecting previously unselected package lm-sensors.
2025-08-20T21:49:00.0846308Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_arm64.deb ...
2025-08-20T21:49:00.1150203Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T21:49:00.1904961Z Selecting previously unselected package virt-what.
2025-08-20T21:49:00.2072962Z Preparing to unpack .../virt-what_1.25-2_arm64.deb ...
2025-08-20T21:49:00.2151535Z Unpacking virt-what (1.25-2) ...
2025-08-20T21:49:00.3094179Z Setting up virt-what (1.25-2) ...
2025-08-20T21:49:00.3383064Z Setting up libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T21:49:00.3635734Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T21:49:00.7180012Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T21:49:00.7180410Z 
2025-08-20T21:49:00.7180890Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T21:49:00.7181328Z 
2025-08-20T21:49:00.9791580Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T21:49:01.3040374Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T21:49:01.3040885Z 
2025-08-20T21:49:01.3150433Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:49:02.9933776Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:49:04.2881367Z Reading package lists...
2025-08-20T21:49:04.5209657Z Building dependency tree...
2025-08-20T21:49:04.5216389Z Reading state information...
2025-08-20T21:49:04.7780862Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T21:49:04.7781244Z The following additional packages will be installed:
2025-08-20T21:49:04.7784815Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T21:49:04.7785200Z   xorg-sgml-doctools
2025-08-20T21:49:04.7793589Z Suggested packages:
2025-08-20T21:49:04.7793770Z   libxcb-doc
2025-08-20T21:49:04.7967796Z The following NEW packages will be installed:
2025-08-20T21:49:04.7970144Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T21:49:04.7973524Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T21:49:04.7973883Z   xcb xorg-sgml-doctools
2025-08-20T21:49:04.9725481Z 0 upgraded, 11 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T21:49:04.9725861Z Need to get 816 kB of archives.
2025-08-20T21:49:04.9726153Z After this operation, 3266 kB of additional disk space will be used.
2025-08-20T21:49:04.9727029Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpthread-stubs0-dev arm64 0.4-1build3 [4734 B]
2025-08-20T21:49:05.0473679Z 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-20T21:49:05.1267246Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T21:49:05.5603686Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxau-dev arm64 1:1.0.9-1build6 [10.0 kB]
2025-08-20T21:49:05.6349008Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxdmcp-dev arm64 1:1.1.3-0ubuntu6 [26.3 kB]
2025-08-20T21:49:05.7109880Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb1-dev arm64 1.15-1ubuntu2 [91.2 kB]
2025-08-20T21:49:05.7929695Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-render0-dev arm64 1.15-1ubuntu2 [20.9 kB]
2025-08-20T21:49:05.8683804Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0 arm64 1.15-1ubuntu2 [6250 B]
2025-08-20T21:49:05.9429405Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0-dev arm64 1.15-1ubuntu2 [7806 B]
2025-08-20T21:49:06.0178643Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-xfixes0-dev arm64 1.15-1ubuntu2 [14.2 kB]
2025-08-20T21:49:06.0927444Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 xcb arm64 2.4-8build2 [21.1 kB]
2025-08-20T21:49:06.3701804Z Fetched 816 kB in 1s (634 kB/s)
2025-08-20T21:49:06.4030360Z Selecting previously unselected package libpthread-stubs0-dev:arm64.
2025-08-20T21:49:06.4066371Z (Reading database ... 
2025-08-20T21:49:06.4066605Z (Reading database ... 5%
2025-08-20T21:49:06.4066808Z (Reading database ... 10%
2025-08-20T21:49:06.4067006Z (Reading database ... 15%
2025-08-20T21:49:06.4067202Z (Reading database ... 20%
2025-08-20T21:49:06.4067390Z (Reading database ... 25%
2025-08-20T21:49:06.4067584Z (Reading database ... 30%
2025-08-20T21:49:06.4067799Z (Reading database ... 35%
2025-08-20T21:49:06.4069058Z (Reading database ... 40%
2025-08-20T21:49:06.4069356Z (Reading database ... 45%
2025-08-20T21:49:06.4069559Z (Reading database ... 50%
2025-08-20T21:49:06.4091895Z (Reading database ... 55%
2025-08-20T21:49:06.4184826Z (Reading database ... 60%
2025-08-20T21:49:06.4222956Z (Reading database ... 65%
2025-08-20T21:49:06.4243226Z (Reading database ... 70%
2025-08-20T21:49:06.4268852Z (Reading database ... 75%
2025-08-20T21:49:06.4442299Z (Reading database ... 80%
2025-08-20T21:49:06.4479810Z (Reading database ... 85%
2025-08-20T21:49:06.4525789Z (Reading database ... 90%
2025-08-20T21:49:06.4624453Z (Reading database ... 95%
2025-08-20T21:49:06.4624679Z (Reading database ... 100%
2025-08-20T21:49:06.4624977Z (Reading database ... 203371 files and directories currently installed.)
2025-08-20T21:49:06.4661619Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_arm64.deb ...
2025-08-20T21:49:06.4746896Z Unpacking libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T21:49:06.5490666Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T21:49:06.5654975Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T21:49:06.5738477Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T21:49:06.6619195Z Selecting previously unselected package x11proto-dev.
2025-08-20T21:49:06.6799139Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T21:49:06.6879429Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T21:49:06.7720342Z Selecting previously unselected package libxau-dev:arm64.
2025-08-20T21:49:06.7917792Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_arm64.deb ...
2025-08-20T21:49:06.8001348Z Unpacking libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T21:49:06.8838054Z Selecting previously unselected package libxdmcp-dev:arm64.
2025-08-20T21:49:06.9021995Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_arm64.deb ...
2025-08-20T21:49:06.9109270Z Unpacking libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T21:49:06.9858471Z Selecting previously unselected package libxcb1-dev:arm64.
2025-08-20T21:49:07.0025452Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:49:07.0112154Z Unpacking libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:49:07.0862802Z Selecting previously unselected package libxcb-render0-dev:arm64.
2025-08-20T21:49:07.1028777Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:49:07.1148284Z Unpacking libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:49:07.2022012Z Selecting previously unselected package libxcb-shape0:arm64.
2025-08-20T21:49:07.2203770Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:49:07.2354365Z Unpacking libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:49:07.3013334Z Selecting previously unselected package libxcb-shape0-dev:arm64.
2025-08-20T21:49:07.3211621Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:49:07.3290621Z Unpacking libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:49:07.3955166Z Selecting previously unselected package libxcb-xfixes0-dev:arm64.
2025-08-20T21:49:07.4149546Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:49:07.4256016Z Unpacking libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:49:07.5065215Z Selecting previously unselected package xcb.
2025-08-20T21:49:07.5227657Z Preparing to unpack .../10-xcb_2.4-8build2_arm64.deb ...
2025-08-20T21:49:07.5300618Z Unpacking xcb (2.4-8build2) ...
2025-08-20T21:49:07.6292254Z Setting up libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:49:07.6585465Z Setting up libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T21:49:07.6832269Z Setting up xcb (2.4-8build2) ...
2025-08-20T21:49:07.7241388Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T21:49:07.7683547Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:49:07.8118315Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:49:09.3683074Z Processing triggers for sgml-base (1.31) ...
2025-08-20T21:49:09.4036662Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T21:49:09.4389040Z Setting up libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T21:49:09.4621602Z Setting up libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T21:49:09.4993599Z Setting up libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:49:09.5271442Z Setting up libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:49:09.5507164Z Setting up libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:49:09.5741170Z Setting up libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:49:11.0946132Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:49:11.7282555Z Collecting build
2025-08-20T21:49:11.7723922Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T21:49:11.9211916Z Collecting cffi
2025-08-20T21:49:11.9277213Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T21:49:11.9637333Z Collecting scons
2025-08-20T21:49:11.9707056Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:49:12.0093871Z Collecting scuba
2025-08-20T21:49:12.0168977Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T21:49:12.0824618Z Collecting pytest
2025-08-20T21:49:12.0888405Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T21:49:12.1262837Z Collecting packaging>=19.1 (from build)
2025-08-20T21:49:12.1326120Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:49:12.1642209Z Collecting pyproject_hooks (from build)
2025-08-20T21:49:12.1705925Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T21:49:12.2027473Z Collecting pycparser (from cffi)
2025-08-20T21:49:12.2091877Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T21:49:12.2594138Z Collecting PyYAML (from scuba)
2025-08-20T21:49:12.2660804Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T21:49:12.2967556Z Collecting iniconfig>=1 (from pytest)
2025-08-20T21:49:12.3032882Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T21:49:12.3421414Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T21:49:12.3483102Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T21:49:12.3951340Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T21:49:12.4015694Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:49:12.4261313Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T21:49:12.4450868Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T21:49:12.4914050Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:49:12.5339277Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 99.8 MB/s  0:00:00
2025-08-20T21:49:12.5409245Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T21:49:12.5599420Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T21:49:12.5792479Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T21:49:12.5963818Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T21:49:12.6125578Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:49:12.6302458Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:49:12.6511492Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.3 MB/s  0:00:00
2025-08-20T21:49:12.6572893Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T21:49:12.6743171Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T21:49:12.6909353Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T21:49:12.7077599Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.2/739.2 kB 32.2 MB/s  0:00:00
2025-08-20T21:49:12.8067403Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T21:49:14.4704034Z 
2025-08-20T21:49:14.4719284Z 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-20T21:49:14.7715395Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:49:15.3538166Z Collecting ansi2txt
2025-08-20T21:49:15.3979779Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T21:49:15.4417026Z Collecting pipx
2025-08-20T21:49:15.4480025Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:49:15.4820713Z Collecting scons
2025-08-20T21:49:15.4831778Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:49:15.5051127Z Collecting py2static
2025-08-20T21:49:15.5126128Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T21:49:15.5499284Z Collecting typer
2025-08-20T21:49:15.5561150Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T21:49:15.6141238Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T21:49:15.6262729Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:49:15.7691598Z Collecting packaging>=20 (from pipx)
2025-08-20T21:49:15.7701640Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:49:15.7969307Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T21:49:15.8031609Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T21:49:15.8414368Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T21:49:15.8475989Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:49:15.9062278Z Collecting pyinstaller (from py2static)
2025-08-20T21:49:15.9136145Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T21:49:15.9476124Z Collecting staticx (from py2static)
2025-08-20T21:49:15.9545144Z   Downloading staticx-0.14.1.tar.gz (73 kB)
2025-08-20T21:49:16.0037254Z   Preparing metadata (setup.py): started
2025-08-20T21:49:16.6173480Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T21:49:16.6444629Z Collecting click>=8.0.0 (from typer)
2025-08-20T21:49:16.6507347Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:49:16.7119826Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T21:49:16.7182505Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:49:16.7594304Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T21:49:16.7654523Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T21:49:16.8178612Z Collecting rich>=10.11.0 (from typer)
2025-08-20T21:49:16.8240745Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:49:16.8615899Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T21:49:16.8678747Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:49:16.9020980Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T21:49:16.9032131Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:49:16.9244004Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T21:49:16.9305118Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T21:49:17.0486334Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T21:49:17.0549285Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T21:49:17.0901525Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T21:49:17.0962729Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:49:17.1390354Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T21:49:17.1451250Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:49:17.1835756Z Collecting pyelftools (from staticx->py2static)
2025-08-20T21:49:17.1898250Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T21:49:17.2180506Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T21:49:17.2353839Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T21:49:17.2535234Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:49:17.2627627Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T21:49:17.2806389Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T21:49:17.3000620Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T21:49:17.3173560Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T21:49:17.3351523Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:49:17.3411598Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T21:49:17.3671432Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T21:49:17.3833536Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:49:17.3902001Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T21:49:17.4182531Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T21:49:17.4398204Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T21:49:17.4568609Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T21:49:17.4741346Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T21:49:17.4929179Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T21:49:17.5135522Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 25.6 MB/s  0:00:00
2025-08-20T21:49:17.5210994Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T21:49:17.5418157Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T21:49:17.5616531Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.5 MB/s  0:00:00
2025-08-20T21:49:17.5744506Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T21:49:17.5951399Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T21:49:17.6407657Z Building wheels for collected packages: staticx
2025-08-20T21:49:17.6415232Z   Building wheel for staticx (setup.py): started
2025-08-20T21:49:28.0268878Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T21:49:28.0279058Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790693 sha256=310911eb1824adddf6aa429766a76859f3553c09c38d7001ccf89ac3ae5d9c66
2025-08-20T21:49:28.0279923Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T21:49:28.0296230Z Successfully built staticx
2025-08-20T21:49:28.1280634Z 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-20T21:49:28.9669634Z   Attempting uninstall: scons
2025-08-20T21:49:28.9744871Z     Found existing installation: SCons 4.9.1
2025-08-20T21:49:29.0040004Z     Uninstalling SCons-4.9.1:
2025-08-20T21:49:29.0104690Z       Successfully uninstalled SCons-4.9.1
2025-08-20T21:49:29.5170474Z   Attempting uninstall: pygments
2025-08-20T21:49:29.5251128Z     Found existing installation: Pygments 2.19.2
2025-08-20T21:49:29.5407766Z     Uninstalling Pygments-2.19.2:
2025-08-20T21:49:29.5433316Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T21:49:30.1756932Z   Attempting uninstall: packaging
2025-08-20T21:49:30.1830152Z     Found existing installation: packaging 25.0
2025-08-20T21:49:30.1850713Z     Uninstalling packaging-25.0:
2025-08-20T21:49:30.1856799Z       Successfully uninstalled packaging-25.0
2025-08-20T21:49:31.2567314Z 
2025-08-20T21:49:31.2593113Z 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-20T21:49:31.5731456Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:49:31.7397541Z Collecting build
2025-08-20T21:49:31.7408470Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T21:49:31.8145249Z Collecting cffi
2025-08-20T21:49:31.8158563Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T21:49:31.8336992Z Collecting scons
2025-08-20T21:49:31.8347776Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:49:31.8517954Z Collecting scuba
2025-08-20T21:49:31.8529317Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T21:49:31.8958842Z Collecting pytest
2025-08-20T21:49:31.8969939Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T21:49:31.9186902Z Collecting packaging>=19.1 (from build)
2025-08-20T21:49:31.9198223Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:49:31.9336007Z Collecting pyproject_hooks (from build)
2025-08-20T21:49:31.9346612Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T21:49:31.9495921Z Collecting pycparser (from cffi)
2025-08-20T21:49:31.9507754Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T21:49:31.9798506Z Collecting PyYAML (from scuba)
2025-08-20T21:49:31.9815550Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T21:49:31.9958383Z Collecting iniconfig>=1 (from pytest)
2025-08-20T21:49:31.9968669Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T21:49:32.0169163Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T21:49:32.0181037Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T21:49:32.0428310Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T21:49:32.0440109Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:49:32.0492849Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T21:49:32.0502783Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T21:49:32.0515154Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:49:32.0549363Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T21:49:32.0560416Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T21:49:32.0571707Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T21:49:32.0580931Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T21:49:32.0589781Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:49:32.0598959Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:49:32.0615471Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T21:49:32.0625395Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T21:49:32.0634502Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T21:49:32.1732079Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T21:49:32.1735675Z   Attempting uninstall: scons
2025-08-20T21:49:32.1808142Z     Found existing installation: SCons 4.9.1
2025-08-20T21:49:32.2097449Z     Uninstalling SCons-4.9.1:
2025-08-20T21:49:32.2162913Z       Successfully uninstalled SCons-4.9.1
2025-08-20T21:49:32.8225654Z   Attempting uninstall: PyYAML
2025-08-20T21:49:32.8305008Z     Found existing installation: PyYAML 6.0.2
2025-08-20T21:49:32.8328899Z     Uninstalling PyYAML-6.0.2:
2025-08-20T21:49:32.8336483Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T21:49:32.8920339Z   Attempting uninstall: pyproject_hooks
2025-08-20T21:49:32.8991831Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T21:49:32.9006861Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T21:49:32.9012725Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T21:49:32.9180270Z   Attempting uninstall: pygments
2025-08-20T21:49:32.9248519Z     Found existing installation: Pygments 2.19.2
2025-08-20T21:49:32.9408013Z     Uninstalling Pygments-2.19.2:
2025-08-20T21:49:32.9432950Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T21:49:33.5445478Z   Attempting uninstall: pycparser
2025-08-20T21:49:33.5519127Z     Found existing installation: pycparser 2.22
2025-08-20T21:49:33.5547931Z     Uninstalling pycparser-2.22:
2025-08-20T21:49:33.5554534Z       Successfully uninstalled pycparser-2.22
2025-08-20T21:49:33.6770983Z   Attempting uninstall: pluggy
2025-08-20T21:49:33.6842665Z     Found existing installation: pluggy 1.6.0
2025-08-20T21:49:33.6860216Z     Uninstalling pluggy-1.6.0:
2025-08-20T21:49:33.6865992Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T21:49:33.7090647Z   Attempting uninstall: packaging
2025-08-20T21:49:33.7165945Z     Found existing installation: packaging 25.0
2025-08-20T21:49:33.7186491Z     Uninstalling packaging-25.0:
2025-08-20T21:49:33.7193103Z       Successfully uninstalled packaging-25.0
2025-08-20T21:49:33.7668426Z   Attempting uninstall: iniconfig
2025-08-20T21:49:33.7745001Z     Found existing installation: iniconfig 2.1.0
2025-08-20T21:49:33.7760652Z     Uninstalling iniconfig-2.1.0:
2025-08-20T21:49:33.7766137Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T21:49:33.7931239Z   Attempting uninstall: scuba
2025-08-20T21:49:33.8003013Z     Found existing installation: scuba 2.14.1
2025-08-20T21:49:33.8022171Z     Uninstalling scuba-2.14.1:
2025-08-20T21:49:33.8030715Z       Successfully uninstalled scuba-2.14.1
2025-08-20T21:49:33.8368613Z   Attempting uninstall: pytest
2025-08-20T21:49:33.8446319Z     Found existing installation: pytest 8.4.1
2025-08-20T21:49:33.8496431Z     Uninstalling pytest-8.4.1:
2025-08-20T21:49:33.8705104Z       Successfully uninstalled pytest-8.4.1
2025-08-20T21:49:34.0824111Z   Attempting uninstall: cffi
2025-08-20T21:49:34.0893933Z     Found existing installation: cffi 1.17.1
2025-08-20T21:49:34.0914608Z     Uninstalling cffi-1.17.1:
2025-08-20T21:49:34.1110104Z       Successfully uninstalled cffi-1.17.1
2025-08-20T21:49:34.1869827Z   Attempting uninstall: build
2025-08-20T21:49:34.1947254Z     Found existing installation: build 1.3.0
2025-08-20T21:49:34.1969214Z     Uninstalling build-1.3.0:
2025-08-20T21:49:34.1978417Z       Successfully uninstalled build-1.3.0
2025-08-20T21:49:34.2316972Z 
2025-08-20T21:49:34.2342856Z 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-20T21:49:34.5454696Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:49:34.7133068Z Collecting ansi2txt
2025-08-20T21:49:34.7145640Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T21:49:34.7373306Z Collecting pipx
2025-08-20T21:49:34.7385948Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:49:34.7591792Z Collecting scons
2025-08-20T21:49:34.7603561Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:49:34.7796151Z Collecting py2static
2025-08-20T21:49:34.7806727Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T21:49:34.8001707Z Collecting typer
2025-08-20T21:49:34.8013059Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T21:49:34.8274819Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T21:49:34.8287212Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:49:34.8487849Z Collecting packaging>=20 (from pipx)
2025-08-20T21:49:34.8499582Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:49:34.8786751Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T21:49:34.8798583Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T21:49:34.8996916Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T21:49:34.9008416Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:49:34.9356775Z Collecting pyinstaller (from py2static)
2025-08-20T21:49:34.9369348Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T21:49:34.9564856Z Collecting staticx (from py2static)
2025-08-20T21:49:34.9576116Z   Using cached staticx-0.14.1.tar.gz (73 kB)
2025-08-20T21:49:34.9716677Z   Preparing metadata (setup.py): started
2025-08-20T21:49:35.1808538Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T21:49:35.2013911Z Collecting click>=8.0.0 (from typer)
2025-08-20T21:49:35.2025517Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:49:35.2229176Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T21:49:35.2241062Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:49:35.2534966Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T21:49:35.2546111Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T21:49:35.2890049Z Collecting rich>=10.11.0 (from typer)
2025-08-20T21:49:35.2901747Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:49:35.3122867Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T21:49:35.3134814Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:49:35.3364223Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T21:49:35.3375310Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:49:35.3526858Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T21:49:35.3537425Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T21:49:35.4454282Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T21:49:35.4465886Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T21:49:35.4662341Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T21:49:35.4672981Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:49:35.4875360Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T21:49:35.4886239Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:49:35.5100532Z Collecting pyelftools (from staticx->py2static)
2025-08-20T21:49:35.5111450Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T21:49:35.5144747Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T21:49:35.5154504Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T21:49:35.5164162Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:49:35.5201081Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T21:49:35.5210378Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T21:49:35.5219787Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T21:49:35.5229087Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T21:49:35.5238559Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:49:35.5247956Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T21:49:35.5257257Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T21:49:35.5267367Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:49:35.5284691Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T21:49:35.5294465Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T21:49:35.5303462Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T21:49:35.5312672Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T21:49:35.5321729Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T21:49:35.5330712Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T21:49:35.5343399Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T21:49:35.5354506Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T21:49:35.5369280Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T21:49:35.5378811Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T21:49:35.5716155Z Building wheels for collected packages: staticx
2025-08-20T21:49:35.5723010Z   Building wheel for staticx (setup.py): started
2025-08-20T21:49:38.1355048Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T21:49:38.1367157Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790767 sha256=cfee50ce104cfe3045768a9a6adcbb494679e9b01e7bf304a6536905d202c9fa
2025-08-20T21:49:38.1368146Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T21:49:38.1386692Z Successfully built staticx
2025-08-20T21:49:38.2386558Z 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-20T21:49:38.2389598Z   Attempting uninstall: pyelftools
2025-08-20T21:49:38.2457341Z     Found existing installation: pyelftools 0.32
2025-08-20T21:49:38.2496972Z     Uninstalling pyelftools-0.32:
2025-08-20T21:49:38.2510105Z       Successfully uninstalled pyelftools-0.32
2025-08-20T21:49:38.3636496Z   Attempting uninstall: altgraph
2025-08-20T21:49:38.3709865Z     Found existing installation: altgraph 0.17.4
2025-08-20T21:49:38.3726277Z     Uninstalling altgraph-0.17.4:
2025-08-20T21:49:38.3732033Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T21:49:38.3949896Z   Attempting uninstall: typing-extensions
2025-08-20T21:49:38.4021312Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T21:49:38.4034510Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T21:49:38.4230072Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T21:49:38.4541141Z   Attempting uninstall: staticx
2025-08-20T21:49:38.4613979Z     Found existing installation: staticx 0.14.1
2025-08-20T21:49:38.4635480Z     Uninstalling staticx-0.14.1:
2025-08-20T21:49:38.4644475Z       Successfully uninstalled staticx-0.14.1
2025-08-20T21:49:38.5006566Z   Attempting uninstall: shellingham
2025-08-20T21:49:38.5082014Z     Found existing installation: shellingham 1.5.4
2025-08-20T21:49:38.5099132Z     Uninstalling shellingham-1.5.4:
2025-08-20T21:49:38.5104705Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T21:49:38.5284195Z   Attempting uninstall: setuptools
2025-08-20T21:49:38.5354628Z     Found existing installation: setuptools 80.9.0
2025-08-20T21:49:38.5562281Z     Uninstalling setuptools-80.9.0:
2025-08-20T21:49:38.5792116Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T21:49:39.3039417Z   Attempting uninstall: scons
2025-08-20T21:49:39.3115899Z     Found existing installation: SCons 4.9.1
2025-08-20T21:49:39.3422651Z     Uninstalling SCons-4.9.1:
2025-08-20T21:49:39.3485985Z       Successfully uninstalled SCons-4.9.1
2025-08-20T21:49:39.8618984Z   Attempting uninstall: pygments
2025-08-20T21:49:39.8691891Z     Found existing installation: Pygments 2.19.2
2025-08-20T21:49:39.8864273Z     Uninstalling Pygments-2.19.2:
2025-08-20T21:49:39.8887442Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T21:49:40.4885988Z   Attempting uninstall: platformdirs
2025-08-20T21:49:40.4962948Z     Found existing installation: platformdirs 4.3.8
2025-08-20T21:49:40.4987104Z     Uninstalling platformdirs-4.3.8:
2025-08-20T21:49:40.4993396Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T21:49:40.5223113Z   Attempting uninstall: packaging
2025-08-20T21:49:40.5298195Z     Found existing installation: packaging 25.0
2025-08-20T21:49:40.5318026Z     Uninstalling packaging-25.0:
2025-08-20T21:49:40.5324031Z       Successfully uninstalled packaging-25.0
2025-08-20T21:49:40.5763799Z   Attempting uninstall: mdurl
2025-08-20T21:49:40.5833561Z     Found existing installation: mdurl 0.1.2
2025-08-20T21:49:40.5848816Z     Uninstalling mdurl-0.1.2:
2025-08-20T21:49:40.5854050Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T21:49:40.6021360Z   Attempting uninstall: click
2025-08-20T21:49:40.6094717Z     Found existing installation: click 8.2.1
2025-08-20T21:49:40.6114325Z     Uninstalling click-8.2.1:
2025-08-20T21:49:40.6120309Z       Successfully uninstalled click-8.2.1
2025-08-20T21:49:40.7298148Z   Attempting uninstall: argcomplete
2025-08-20T21:49:40.7373052Z     Found existing installation: argcomplete 3.6.2
2025-08-20T21:49:40.7396170Z     Uninstalling argcomplete-3.6.2:
2025-08-20T21:49:40.7405300Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T21:49:40.7714369Z   Attempting uninstall: ansi2txt
2025-08-20T21:49:40.7787866Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T21:49:40.7802320Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T21:49:40.7997655Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T21:49:40.8151175Z   Attempting uninstall: userpath
2025-08-20T21:49:40.8225121Z     Found existing installation: userpath 1.9.2
2025-08-20T21:49:40.8241723Z     Uninstalling userpath-1.9.2:
2025-08-20T21:49:40.8249746Z       Successfully uninstalled userpath-1.9.2
2025-08-20T21:49:40.8441736Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T21:49:40.8517472Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T21:49:40.8824689Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T21:49:40.8864874Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T21:49:41.0992576Z   Attempting uninstall: markdown-it-py
2025-08-20T21:49:41.1071513Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T21:49:41.1127567Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T21:49:41.1139568Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T21:49:41.2488889Z   Attempting uninstall: rich
2025-08-20T21:49:41.2564365Z     Found existing installation: rich 14.1.0
2025-08-20T21:49:41.2611919Z     Uninstalling rich-14.1.0:
2025-08-20T21:49:41.2620739Z       Successfully uninstalled rich-14.1.0
2025-08-20T21:49:41.4228947Z   Attempting uninstall: pyinstaller
2025-08-20T21:49:41.4302327Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T21:49:41.4562828Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T21:49:41.4601925Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T21:49:41.7383752Z   Attempting uninstall: pipx
2025-08-20T21:49:41.7462700Z     Found existing installation: pipx 1.7.1
2025-08-20T21:49:41.7493438Z     Uninstalling pipx-1.7.1:
2025-08-20T21:49:41.7512487Z       Successfully uninstalled pipx-1.7.1
2025-08-20T21:49:41.8086094Z   Attempting uninstall: typer
2025-08-20T21:49:41.8161261Z     Found existing installation: typer 0.16.1
2025-08-20T21:49:41.8185212Z     Uninstalling typer-0.16.1:
2025-08-20T21:49:41.8193303Z       Successfully uninstalled typer-0.16.1
2025-08-20T21:49:41.8607080Z   Attempting uninstall: py2static
2025-08-20T21:49:41.8675852Z     Found existing installation: py2static 0.0.1
2025-08-20T21:49:41.8692642Z     Uninstalling py2static-0.0.1:
2025-08-20T21:49:41.8700721Z       Successfully uninstalled py2static-0.0.1
2025-08-20T21:49:41.8928156Z 
2025-08-20T21:49:41.8954617Z 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-20T21:49:42.2172819Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:49:42.3242291Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T21:49:42.3246606Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-khxl_eoy
2025-08-20T21:49:42.3267833Z 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-khxl_eoy
2025-08-20T21:49:44.1989511Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T21:49:44.2025912Z   Installing build dependencies: started
2025-08-20T21:49:44.8642068Z   Installing build dependencies: finished with status 'done'
2025-08-20T21:49:44.8653015Z   Getting requirements to build wheel: started
2025-08-20T21:49:45.1377575Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T21:49:45.1388237Z   Preparing metadata (pyproject.toml): started
2025-08-20T21:49:45.3167514Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T21:49:45.4651649Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T21:49:45.4664941Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T21:49:45.4894595Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T21:49:45.4905613Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:49:45.5133246Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T21:49:45.5143609Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:49:45.5360301Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T21:49:45.5371761Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:49:45.5413716Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:49:45.5423419Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T21:49:45.5435510Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T21:49:45.5450971Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T21:49:45.5562517Z Building wheels for collected packages: pyinstaller
2025-08-20T21:49:45.5569956Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T21:49:48.4454865Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T21:49:48.4474661Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1828928 sha256=fe8815eb7bd40a13d16a6f48b19a776300582f093877175439312817b34b1e1f
2025-08-20T21:49:48.4475639Z   Stored in directory: /tmp/pip-ephem-wheel-cache-8zkk20z4/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T21:49:48.4514132Z Successfully built pyinstaller
2025-08-20T21:49:48.5320870Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T21:49:48.5326827Z   Attempting uninstall: altgraph
2025-08-20T21:49:48.5395955Z     Found existing installation: altgraph 0.17.4
2025-08-20T21:49:48.5414093Z     Uninstalling altgraph-0.17.4:
2025-08-20T21:49:48.5420307Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T21:49:48.5681877Z   Attempting uninstall: setuptools
2025-08-20T21:49:48.5754091Z     Found existing installation: setuptools 80.9.0
2025-08-20T21:49:48.5960645Z     Uninstalling setuptools-80.9.0:
2025-08-20T21:49:48.6189881Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T21:49:49.2231182Z   Attempting uninstall: packaging
2025-08-20T21:49:49.2314976Z     Found existing installation: packaging 25.0
2025-08-20T21:49:49.2334640Z     Uninstalling packaging-25.0:
2025-08-20T21:49:49.2344366Z       Successfully uninstalled packaging-25.0
2025-08-20T21:49:49.2821864Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T21:49:49.2898456Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T21:49:49.3201680Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T21:49:49.3242922Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T21:49:49.5301771Z   Attempting uninstall: pyinstaller
2025-08-20T21:49:49.5374441Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T21:49:49.5637365Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T21:49:49.5675392Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T21:49:49.8507379Z 
2025-08-20T21:49:49.8536518Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T21:49:50.0873997Z 6.15.0
2025-08-20T21:49:50.1545957Z [+] Installing Go for linux-arm64...
2025-08-20T21:49:50.5119048Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T21:49:50.5119487Z [!] GOROOT: /usr/lib/go-1.22
2025-08-20T21:49:50.5119997Z [!] Removing existing GOROOT: /usr/lib/go-1.22
2025-08-20T21:49:50.5129098Z rm: cannot remove '/usr/lib/go-1.22/test': Permission denied
2025-08-20T21:49:50.5129605Z rm: cannot remove '/usr/lib/go-1.22/bin/gofmt': Permission denied
2025-08-20T21:49:50.5130037Z rm: cannot remove '/usr/lib/go-1.22/bin/go': Permission denied
2025-08-20T21:49:50.5203163Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/link': Permission denied
2025-08-20T21:49:50.5203925Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cover': Permission denied
2025-08-20T21:49:50.5204443Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/compile': Permission denied
2025-08-20T21:49:50.5204985Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pack': Permission denied
2025-08-20T21:49:50.5205510Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cgo': Permission denied
2025-08-20T21:49:50.5206010Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/covdata': Permission denied
2025-08-20T21:49:50.5207002Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/addr2line': Permission denied
2025-08-20T21:49:50.5207520Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/fix': Permission denied
2025-08-20T21:49:50.5208007Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/vet': Permission denied
2025-08-20T21:49:50.5208555Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/doc': Permission denied
2025-08-20T21:49:50.5209200Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/asm': Permission denied
2025-08-20T21:49:50.5209676Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/nm': Permission denied
2025-08-20T21:49:50.5210223Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/trace': Permission denied
2025-08-20T21:49:50.5210820Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/objdump': Permission denied
2025-08-20T21:49:50.5211350Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/dist': Permission denied
2025-08-20T21:49:50.5211905Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/test2json': Permission denied
2025-08-20T21:49:50.5212419Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/distpack': Permission denied
2025-08-20T21:49:50.5212970Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pprof': Permission denied
2025-08-20T21:49:50.5213474Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/buildid': Permission denied
2025-08-20T21:49:50.5213939Z rm: cannot remove '/usr/lib/go-1.22/pkg/include': Permission denied
2025-08-20T21:49:50.5214408Z rm: cannot remove '/usr/lib/go-1.22/api': Permission denied
2025-08-20T21:49:50.5214779Z rm: cannot remove '/usr/lib/go-1.22/src': Permission denied
2025-08-20T21:49:50.5215186Z rm: cannot remove '/usr/lib/go-1.22/go.env': Permission denied
2025-08-20T21:49:50.5215585Z rm: cannot remove '/usr/lib/go-1.22/misc': Permission denied
2025-08-20T21:49:50.5216158Z rm: cannot remove '/usr/lib/go-1.22/VERSION': Permission denied
2025-08-20T21:49:50.5243804Z go version go1.22.2 linux/arm64
2025-08-20T21:49:50.5558163Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:49:50.5559053Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T21:49:50.5559595Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T21:49:50.5560147Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T21:49:50.5560680Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T21:49:50.5561470Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T21:49:50.5561925Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T21:49:50.5562329Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T21:49:50.5562791Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T21:49:50.5563202Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T21:49:50.5563644Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T21:49:50.5564104Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T21:49:50.5564537Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T21:49:50.5565029Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T21:49:50.5565504Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T21:49:50.5565948Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T21:49:50.5566437Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T21:49:50.5566849Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T21:49:50.5567301Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:49:50.5567823Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:49:50.5568598Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T21:49:50.5569293Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T21:49:50.5569776Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:49:50.5570206Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T21:49:50.5570655Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T21:49:50.5571228Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:49:50.5571701Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:49:50.5572223Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:49:50.5572678Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:49:50.5573166Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:49:50.5573674Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T21:49:50.5574150Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T21:49:50.5574663Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T21:49:50.5575137Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:49:50.5575621Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T21:49:50.5576335Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:49:50.5576791Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:49:50.5577268Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T21:49:50.5577727Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T21:49:50.5578183Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:49:50.5579060Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T21:49:50.5579558Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:49:50.5580004Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T21:49:50.5580494Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T21:49:50.5581230Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T21:49:50.5581823Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:49:50.5582361Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:49:50.5582900Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T21:49:50.5583417Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T21:49:50.5583898Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:49:50.5584385Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T21:49:50.5584891Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T21:49:50.5585339Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T21:49:50.5585783Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T21:49:50.5586248Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T21:49:50.5586660Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T21:49:50.5587126Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T21:49:50.5587662Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T21:49:50.5588114Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:49:50.5588883Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T21:49:50.5589360Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:49:50.5589871Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:49:50.5590383Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:49:50.5590845Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:49:50.5591335Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T21:49:50.5591829Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:49:50.5592312Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:49:50.5592954Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T21:49:50.5593447Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:49:50.5593997Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:49:50.5594591Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T21:49:50.5595124Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T21:49:50.5595607Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T21:49:50.5596059Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T21:49:50.5596500Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T21:49:50.5596981Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T21:49:50.5597461Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T21:49:50.5597960Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:49:50.5598552Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:49:50.5599271Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:49:50.5599849Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:49:50.5600339Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:49:50.5600991Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:49:50.5601482Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:49:50.5601945Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:49:50.5602392Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T21:49:50.5602884Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T21:49:50.5603359Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T21:49:50.5604147Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T21:49:50.5604628Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T21:49:50.5605049Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T21:49:50.5605533Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:49:50.5606033Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T21:49:50.5606463Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T21:49:50.5606912Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T21:49:50.5607355Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:49:50.5607789Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T21:49:50.5608247Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T21:49:50.5608954Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T21:49:50.5609457Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T21:49:50.5609909Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T21:49:50.5610326Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T21:49:50.5610797Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T21:49:50.5611237Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T21:49:50.5611688Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T21:49:50.5612208Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T21:49:50.5612681Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T21:49:50.5613083Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T21:49:50.5613554Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T21:49:50.5614001Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T21:49:50.5679493Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T21:49:50.5680084Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T21:49:50.5680454Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T21:49:50.5680828Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T21:49:50.5681187Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T21:49:50.5681553Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T21:49:50.5681904Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T21:49:50.5682276Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T21:49:50.5682682Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T21:49:50.5683113Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:49:50.5683548Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T21:49:50.5683952Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T21:49:50.5684348Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T21:49:50.5685013Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T21:49:50.5685462Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T21:49:50.5685867Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T21:49:50.5686274Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T21:49:50.5686658Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T21:49:50.5687055Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T21:49:50.5687468Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:49:50.5687904Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:49:50.5688334Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T21:49:50.5688866Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T21:49:50.5689278Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T21:49:50.5689690Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T21:49:50.5690097Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T21:49:50.5690500Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T21:49:50.5690895Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T21:49:50.5691483Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:49:50.5691885Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T21:49:50.5692393Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T21:49:50.5692752Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T21:49:50.5693115Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T21:49:50.5693515Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T21:49:50.5693910Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T21:49:50.5694309Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T21:49:50.5694700Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T21:49:50.5695067Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T21:49:50.5695449Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T21:49:50.5695826Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T21:49:50.5696212Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T21:49:50.5696633Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:49:50.5697077Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T21:49:50.5697484Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T21:49:50.5697857Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T21:49:50.5698247Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T21:49:50.5698664Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:49:50.5699416Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:49:50.5699786Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T21:49:50.5700129Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T21:49:50.5700547Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:49:50.5700978Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T21:49:50.5701389Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T21:49:50.5701959Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T21:49:50.5702373Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T21:49:50.5702764Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T21:49:50.5703188Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:49:50.5703660Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:49:50.5704078Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T21:49:50.5704445Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T21:49:50.5704800Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T21:49:50.5705247Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:49:50.5705757Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:49:50.5706196Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T21:49:50.5706570Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T21:49:50.5707034Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:49:50.5707570Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:49:50.5708071Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:49:50.5708809Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T21:49:50.5709193Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T21:49:50.5709574Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T21:49:50.5709990Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T21:49:50.5710410Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T21:49:50.5710817Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:49:50.5711191Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T21:49:50.5711564Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T21:49:50.5711963Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:49:50.5712367Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T21:49:50.5712766Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:49:50.5713165Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T21:49:50.5713561Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:49:50.5713953Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T21:49:50.5714381Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:49:50.5714833Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T21:49:50.5715261Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T21:49:50.5715654Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T21:49:50.5716031Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T21:49:50.5716409Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T21:49:50.5716789Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T21:49:50.5717184Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T21:49:50.5717606Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:49:50.5718084Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:49:50.5718942Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:49:50.5719399Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T21:49:50.5719792Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T21:49:50.5720176Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T21:49:50.5720551Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T21:49:50.5720927Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T21:49:50.5721319Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T21:49:50.5721700Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T21:49:50.5722148Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:49:50.5722618Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T21:49:50.5723079Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:49:50.5723598Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:49:50.5724111Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:49:50.5724613Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:49:50.5725211Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T21:49:50.5725578Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T21:49:50.5725942Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T21:49:50.5726319Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:49:50.5726702Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T21:49:50.5727074Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T21:49:50.5727456Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:49:50.5727839Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T21:49:50.5728226Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:49:50.5729103Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T21:49:50.5729526Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T21:49:50.5729936Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T21:49:50.5730327Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T21:49:50.5730743Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:49:50.5731432Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:49:50.5731864Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T21:49:50.5732281Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T21:49:50.5732683Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T21:49:50.5733092Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T21:49:50.5733515Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T21:49:50.5733985Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T21:49:50.5734347Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T21:49:50.5734856Z 	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-20T21:49:50.5735373Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T21:49:50.5735747Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T21:49:50.5736384Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T21:49:50.5736768Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T21:49:50.5737170Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:49:50.5737607Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T21:49:50.5738033Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:49:50.5738469Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T21:49:50.5739248Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T21:49:50.5739657Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T21:49:50.5740077Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:49:50.5740494Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T21:49:50.5740885Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T21:49:50.5741323Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:49:50.5741813Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:49:50.5742311Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:49:50.5742938Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:49:50.5743348Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T21:49:50.5743748Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T21:49:50.5744223Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:49:50.5744712Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T21:49:50.5745123Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T21:49:50.5745557Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:49:50.5746007Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T21:49:50.5746415Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T21:49:50.5746778Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T21:49:50.5747134Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T21:49:50.5747507Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T21:49:50.5747894Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T21:49:50.5748263Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T21:49:50.5748616Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T21:49:50.5749137Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T21:49:50.5749507Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T21:49:50.5749869Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T21:49:50.5750246Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T21:49:50.5750601Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T21:49:50.5750980Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T21:49:50.5751370Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T21:49:50.5751733Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T21:49:50.5752089Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T21:49:50.5752447Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T21:49:50.5753017Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T21:49:50.5753407Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T21:49:50.5753777Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T21:49:50.5754137Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T21:49:50.5754512Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T21:49:50.5754935Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T21:49:50.5755375Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T21:49:50.5755782Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T21:49:50.5756150Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T21:49:50.5756531Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:49:50.5756963Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:49:50.5757369Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T21:49:50.5757728Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T21:49:50.5758094Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T21:49:50.5758451Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T21:49:50.5758934Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T21:49:50.5759484Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T21:49:50.5759839Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T21:49:50.5760208Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T21:49:50.5760571Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T21:49:50.5760913Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T21:49:50.5761253Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T21:49:50.5761629Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:49:50.5762035Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T21:49:50.5762432Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:49:50.5762829Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T21:49:50.5763224Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:49:50.5763648Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:49:50.5764149Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:49:50.5764766Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:49:50.5765399Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:49:50.5765947Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:49:50.5766423Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:49:50.5766879Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:49:50.5767402Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:49:50.5768039Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:49:50.5768608Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:49:50.5769367Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:49:50.5769822Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T21:49:50.5770385Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T21:49:50.5770769Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T21:49:50.5771145Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T21:49:50.5771523Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T21:49:50.5771909Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T21:49:50.5772299Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T21:49:50.5772687Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T21:49:50.5773073Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T21:49:50.5773460Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T21:49:50.5773840Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T21:49:50.5774222Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T21:49:50.5774597Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T21:49:50.5774993Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T21:49:50.5775385Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T21:49:50.5775797Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T21:49:50.5776345Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T21:49:50.5776718Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T21:49:50.5777111Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T21:49:50.5777527Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T21:49:50.5777938Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:49:50.5778376Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:49:50.5779028Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T21:49:50.5779410Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T21:49:50.5779779Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T21:49:50.5780163Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T21:49:50.5780542Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T21:49:50.5780928Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:49:50.5781319Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T21:49:50.5781704Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T21:49:50.5782086Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T21:49:50.5782450Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T21:49:50.5782819Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T21:49:50.5783366Z 	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-20T21:49:50.5784081Z 	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-20T21:49:50.5784768Z 	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-20T21:49:50.5785434Z 	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-20T21:49:50.5785961Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T21:49:50.5786348Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T21:49:50.5786980Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T21:49:50.5787409Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T21:49:50.5787784Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T21:49:50.5788158Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T21:49:50.5788523Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T21:49:50.5789076Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T21:49:50.5789458Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T21:49:50.5789833Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T21:49:50.5790208Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T21:49:50.5790596Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T21:49:50.5791003Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T21:49:50.5791400Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T21:49:50.5791801Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T21:49:50.5792187Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T21:49:50.5792567Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T21:49:50.5792958Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T21:49:50.5793543Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T21:49:50.5793940Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T21:49:50.5794339Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T21:49:50.5794730Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T21:49:50.5795157Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:49:50.5795588Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T21:49:50.5795990Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T21:49:50.5796432Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:49:50.5796887Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:49:50.5797297Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T21:49:50.5797666Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T21:49:50.5798047Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T21:49:50.5798444Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T21:49:50.5798993Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:49:50.5799408Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T21:49:50.5799788Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T21:49:50.5800181Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T21:49:50.5800650Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:49:50.5801119Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:49:50.5801522Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T21:49:50.5801926Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:49:50.5802377Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:49:50.5802823Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:49:50.5803503Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:49:50.5804017Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:49:50.5804460Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:49:50.5804896Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:49:50.5805293Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T21:49:50.5805685Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T21:49:50.5806102Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T21:49:50.5806485Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T21:49:50.5806859Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T21:49:50.5807267Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T21:49:50.5807671Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T21:49:50.5808072Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:49:50.5808493Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T21:49:50.5809020Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T21:49:50.5809398Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T21:49:50.5809981Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T21:49:50.5810336Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T21:49:50.5810722Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:49:50.5811140Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:49:50.5811537Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T21:49:50.5811988Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:49:50.5812440Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:49:50.5812842Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T21:49:50.5813282Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:49:50.5813706Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T21:49:50.5814118Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:49:50.5814524Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T21:49:50.5814878Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T21:49:50.5815237Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T21:49:50.5815636Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T21:49:50.5816037Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T21:49:50.5816418Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T21:49:50.5816778Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T21:49:50.5817125Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T21:49:50.5817472Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T21:49:50.5817970Z 	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-20T21:49:50.5818480Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T21:49:50.5819074Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T21:49:50.5819460Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T21:49:50.5820047Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T21:49:50.5820467Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T21:49:50.5820878Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T21:49:50.5821282Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T21:49:50.5821695Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:49:50.5822108Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T21:49:50.5822487Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T21:49:50.5822852Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T21:49:50.5823212Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T21:49:50.5823590Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T21:49:50.5824020Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T21:49:50.5824451Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T21:49:50.5824849Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T21:49:50.5825269Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:49:50.5825709Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:49:50.5826107Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T21:49:50.5826637Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T21:49:50.5826988Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T21:49:50.5827335Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T21:49:50.5827724Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T21:49:50.5828105Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T21:49:50.5828481Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T21:49:50.5829118Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T21:49:50.5829538Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T21:49:50.5830001Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:49:50.5830435Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T21:49:50.5830816Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T21:49:50.5831202Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T21:49:50.5831588Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T21:49:50.5831974Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T21:49:50.5832357Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T21:49:50.5832732Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T21:49:50.5833174Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:49:50.5833666Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:49:50.5834091Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T21:49:50.5834467Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T21:49:50.5834853Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T21:49:50.5835259Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T21:49:50.5835654Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T21:49:50.5836031Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T21:49:50.5836669Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T21:49:50.5837089Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T21:49:50.5837438Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T21:49:50.5837792Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T21:49:50.5838190Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T21:49:50.5838612Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T21:49:50.5839144Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T21:49:50.5839535Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T21:49:50.5839979Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:49:50.5840422Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T21:49:50.5840853Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:49:50.5841246Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T21:49:50.5841763Z 	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-20T21:49:50.5842271Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T21:49:50.5842665Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:49:50.5843252Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T21:49:50.5843678Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:49:50.5844197Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:49:50.5844783Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:49:50.5845398Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:49:50.5846043Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:49:50.5846693Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:49:50.5847325Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:49:50.5847965Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:49:50.5848556Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:49:50.5849164Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T21:49:50.5849613Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:49:50.5850055Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T21:49:50.5850482Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:49:50.5850957Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:49:50.5851392Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T21:49:50.5851772Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T21:49:50.5852146Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T21:49:50.5852521Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T21:49:50.5852905Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T21:49:50.5853315Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:49:50.5853728Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T21:49:50.5854282Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T21:49:50.5854690Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:49:50.5855155Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:49:50.5855646Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:49:50.5856135Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:49:50.5856627Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:49:50.5857078Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:49:50.5857495Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T21:49:50.5857909Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T21:49:50.5858328Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T21:49:50.5858974Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:49:50.5859445Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T21:49:50.5859836Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T21:49:50.5860227Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T21:49:50.5860793Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T21:49:50.5861177Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T21:49:50.5861614Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:49:50.5862055Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T21:49:50.5862459Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T21:49:50.5862878Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T21:49:50.5863308Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:49:50.5863759Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:49:50.5864207Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:49:50.5864641Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:49:50.5865044Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T21:49:50.5865418Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T21:49:50.5865802Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T21:49:50.5866177Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T21:49:50.5866558Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T21:49:50.5866966Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T21:49:50.5867372Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T21:49:50.5867804Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:49:50.5868275Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:49:50.5868893Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:49:50.5869304Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T21:49:50.5869657Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T21:49:50.5870030Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T21:49:50.5870428Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T21:49:50.5871036Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T21:49:50.5871456Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:49:50.5871884Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:49:50.5872334Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:49:50.5872750Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T21:49:50.5873138Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T21:49:50.5873543Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T21:49:50.5874089Z 	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-20T21:49:50.5874670Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:49:50.5875133Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:49:50.5875579Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:49:50.5876003Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T21:49:50.5876406Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T21:49:50.5876797Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T21:49:50.5877190Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:49:50.5877722Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:49:50.5878128Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T21:49:50.5878509Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T21:49:50.5879033Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:49:50.5879442Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:49:50.5879818Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T21:49:50.5880229Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T21:49:50.5880691Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T21:49:50.5881116Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T21:49:50.5881498Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T21:49:50.5881874Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T21:49:50.5882264Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T21:49:50.5882641Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T21:49:50.5883013Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:49:50.5883451Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:49:50.5883902Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T21:49:50.5884306Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T21:49:50.5884709Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T21:49:50.5885106Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T21:49:50.5885498Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T21:49:50.5885876Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T21:49:50.5886265Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T21:49:50.5886667Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T21:49:50.5887114Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:49:50.5887752Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:49:50.5888202Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:49:50.5888610Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T21:49:50.5889145Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T21:49:50.5889576Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T21:49:50.5889974Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T21:49:50.5890330Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T21:49:50.5890679Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T21:49:50.5891046Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T21:49:50.5891423Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T21:49:50.5891781Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T21:49:50.5892152Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:49:50.5892545Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:49:50.5892930Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T21:49:50.5893288Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T21:49:50.5893821Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T21:49:50.5894202Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T21:49:50.5894602Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T21:49:50.5894980Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T21:49:50.5895343Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T21:49:50.5895710Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T21:49:50.5896095Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T21:49:50.5896474Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T21:49:50.5896824Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T21:49:50.5897195Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T21:49:50.5897591Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T21:49:50.5897976Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T21:49:50.5898360Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T21:49:50.5898895Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T21:49:50.5899288Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T21:49:50.5899696Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T21:49:50.5900114Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T21:49:50.5900514Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T21:49:50.5900872Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T21:49:50.5901218Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T21:49:50.5901560Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T21:49:50.5901985Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:49:50.5902489Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:49:50.5903013Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:49:50.5903499Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:49:50.5904227Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:49:50.5904682Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T21:49:50.5905064Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:49:50.5905454Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:49:50.5905845Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:49:50.5906238Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T21:49:50.5906629Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:49:50.5907015Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T21:49:50.5907390Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T21:49:50.5907785Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:49:50.5908233Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:49:50.5908669Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:49:50.5909187Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T21:49:50.5909584Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:49:50.5910011Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:49:50.5910562Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T21:49:50.5910911Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T21:49:50.5911297Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:49:50.5911750Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:49:50.5912216Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T21:49:50.5912627Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T21:49:50.5913044Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T21:49:50.5913473Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T21:49:50.5913905Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T21:49:50.7899803Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:49:50.9589558Z Collecting meson
2025-08-20T21:49:51.0106510Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T21:49:51.0609520Z Collecting ninja
2025-08-20T21:49:51.0679735Z   Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (5.1 kB)
2025-08-20T21:49:51.0902955Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T21:49:51.1666570Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 14.6 MB/s  0:00:00
2025-08-20T21:49:51.1743914Z Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (177 kB)
2025-08-20T21:49:51.2708283Z Installing collected packages: ninja, meson
2025-08-20T21:49:51.9540992Z 
2025-08-20T21:49:51.9565703Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T21:49:52.2387734Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:49:52.3325058Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T21:49:52.3979455Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T21:49:52.7960293Z 1.8.4
2025-08-20T21:49:52.8285581Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T21:49:52.8582626Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:49:52.8583023Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T21:49:52.8583975Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T21:49:52.8584354Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T21:49:52.8584728Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T21:49:52.8585096Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T21:49:52.8585462Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T21:49:52.8585821Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T21:49:52.8586190Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T21:49:52.8586521Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T21:49:52.8586879Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T21:49:52.8587262Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T21:49:52.8587644Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T21:49:52.8588057Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T21:49:52.8588454Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T21:49:52.8589139Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T21:49:52.8589548Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T21:49:52.8589911Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T21:49:52.8590295Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:49:52.8591036Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:49:52.8591481Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T21:49:52.8591871Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T21:49:52.8592293Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:49:52.8592695Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T21:49:52.8593047Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T21:49:52.8593435Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:49:52.8593865Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:49:52.8594278Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:49:52.8594685Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:49:52.8595096Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:49:52.8595517Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T21:49:52.8595942Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T21:49:52.8596374Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T21:49:52.8596800Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:49:52.8597244Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T21:49:52.8597672Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:49:52.8598079Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:49:52.8598493Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T21:49:52.8599399Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T21:49:52.8599819Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:49:52.8600248Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T21:49:52.8600669Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:49:52.8601310Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T21:49:52.8601722Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T21:49:52.8602177Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T21:49:52.8602650Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:49:52.8603121Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:49:52.8603615Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T21:49:52.8604055Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T21:49:52.8604473Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:49:52.8604892Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T21:49:52.8605301Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T21:49:52.8605730Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T21:49:52.8606134Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T21:49:52.8606508Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T21:49:52.8606867Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T21:49:52.8607240Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T21:49:52.8607809Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T21:49:52.8608214Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:49:52.8608592Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T21:49:52.8609235Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:49:52.8609680Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:49:52.8610109Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:49:52.8610521Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:49:52.8610941Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T21:49:52.8611371Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:49:52.8611775Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:49:52.8612177Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T21:49:52.8612615Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:49:52.8613109Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:49:52.8613611Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T21:49:52.8614075Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T21:49:52.8614494Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T21:49:52.8614893Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T21:49:52.8615288Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T21:49:52.8615693Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T21:49:52.8616099Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T21:49:52.8616560Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:49:52.8617062Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:49:52.8617571Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:49:52.8618319Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:49:52.8618942Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:49:52.8619360Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:49:52.8619754Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:49:52.8620162Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:49:52.8620560Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T21:49:52.8620956Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T21:49:52.8621381Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T21:49:52.8621809Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T21:49:52.8622194Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T21:49:52.8622569Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T21:49:52.8622973Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:49:52.8623381Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T21:49:52.8623756Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T21:49:52.8624124Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T21:49:52.8624519Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:49:52.8625098Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T21:49:52.8625448Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T21:49:52.8625827Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T21:49:52.8626267Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T21:49:52.8626661Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T21:49:52.8627023Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T21:49:52.8627385Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T21:49:52.8627759Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T21:49:52.8628148Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T21:49:52.8628545Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T21:49:52.8629146Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T21:49:52.8629533Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T21:49:52.8629916Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T21:49:52.8630315Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T21:49:52.8630720Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T21:49:52.8631092Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T21:49:52.8631447Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T21:49:52.8631796Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T21:49:52.8632150Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T21:49:52.8632507Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T21:49:52.8632860Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T21:49:52.8633234Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T21:49:52.8633634Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T21:49:52.8634064Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:49:52.8634498Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T21:49:52.8635155Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T21:49:52.8635569Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T21:49:52.8635961Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T21:49:52.8636349Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T21:49:52.8636753Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T21:49:52.8637169Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T21:49:52.8637589Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T21:49:52.8637983Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T21:49:52.8638397Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:49:52.8639422Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:49:52.8639883Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T21:49:52.8640274Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T21:49:52.8640670Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T21:49:52.8641082Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T21:49:52.8641491Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T21:49:52.8642116Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T21:49:52.8642511Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T21:49:52.8642912Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:49:52.8643316Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T21:49:52.8643699Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T21:49:52.8644061Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T21:49:52.8644427Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T21:49:52.8644826Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T21:49:52.8645228Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T21:49:52.8645630Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T21:49:52.8646024Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T21:49:52.8646393Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T21:49:52.8646769Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T21:49:52.8647148Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T21:49:52.8647536Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T21:49:52.8647962Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:49:52.8648411Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T21:49:52.8649013Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T21:49:52.8649408Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T21:49:52.8649796Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T21:49:52.8650221Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:49:52.8650638Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:49:52.8650992Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T21:49:52.8651335Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T21:49:52.8651754Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:49:52.8652437Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T21:49:52.8652868Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T21:49:52.8653255Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T21:49:52.8653639Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T21:49:52.8654023Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T21:49:52.8654448Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:49:52.8654911Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:49:52.8655327Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T21:49:52.8655692Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T21:49:52.8656053Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T21:49:52.8656504Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:49:52.8657008Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:49:52.8657445Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T21:49:52.8657822Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T21:49:52.8658283Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:49:52.8659141Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:49:52.8659647Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:49:52.8660081Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T21:49:52.8660443Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T21:49:52.8660829Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T21:49:52.8661243Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T21:49:52.8661662Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T21:49:52.8662070Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:49:52.8662447Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T21:49:52.8662828Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T21:49:52.8663236Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:49:52.8663637Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T21:49:52.8664038Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:49:52.8664436Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T21:49:52.8664834Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:49:52.8665223Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T21:49:52.8665646Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:49:52.8666096Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T21:49:52.8666525Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T21:49:52.8666923Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T21:49:52.8667303Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T21:49:52.8667676Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T21:49:52.8668051Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T21:49:52.8668443Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T21:49:52.8669261Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:49:52.8669748Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:49:52.8670202Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:49:52.8670609Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T21:49:52.8670999Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T21:49:52.8671386Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T21:49:52.8671765Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T21:49:52.8672135Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T21:49:52.8672523Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T21:49:52.8672904Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T21:49:52.8673353Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:49:52.8673825Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T21:49:52.8674283Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:49:52.8674802Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:49:52.8675316Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:49:52.8675973Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:49:52.8676414Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T21:49:52.8676779Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T21:49:52.8677141Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T21:49:52.8677523Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:49:52.8677905Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T21:49:52.8678272Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T21:49:52.8678655Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:49:52.8679273Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T21:49:52.8679672Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:49:52.8680054Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T21:49:52.8680431Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T21:49:52.8680829Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T21:49:52.8681224Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T21:49:52.8681647Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:49:52.8682085Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:49:52.8682509Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T21:49:52.8682923Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T21:49:52.8683328Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T21:49:52.8683745Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T21:49:52.8684167Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T21:49:52.8684564Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T21:49:52.8684933Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T21:49:52.8685664Z 	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-20T21:49:52.8686212Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T21:49:52.8686584Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T21:49:52.8686960Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T21:49:52.8687329Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T21:49:52.8687730Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:49:52.8688170Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T21:49:52.8688597Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:49:52.8689234Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T21:49:52.8689642Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T21:49:52.8690051Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T21:49:52.8690478Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:49:52.8690892Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T21:49:52.8691284Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T21:49:52.8691712Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:49:52.8692202Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:49:52.8692887Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:49:52.8693337Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:49:52.8693745Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T21:49:52.8694149Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T21:49:52.8694627Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:49:52.8695112Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T21:49:52.8695519Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T21:49:52.8695954Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:49:52.8696409Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T21:49:52.8696815Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T21:49:52.8697176Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T21:49:52.8697527Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T21:49:52.8697903Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T21:49:52.8698294Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T21:49:52.8698659Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T21:49:52.8699160Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T21:49:52.8699532Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T21:49:52.8699918Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T21:49:52.8700277Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T21:49:52.8700652Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T21:49:52.8701008Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T21:49:52.8701384Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T21:49:52.8701770Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T21:49:52.8702133Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T21:49:52.8702746Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T21:49:52.8703120Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T21:49:52.8703490Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T21:49:52.8703867Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T21:49:52.8704231Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T21:49:52.8704593Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T21:49:52.8704974Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T21:49:52.8705393Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T21:49:52.8705827Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T21:49:52.8706235Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T21:49:52.8706606Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T21:49:52.8706988Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:49:52.8707417Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:49:52.8707817Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T21:49:52.8708179Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T21:49:52.8708546Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T21:49:52.8709394Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T21:49:52.8709744Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T21:49:52.8710095Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T21:49:52.8710451Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T21:49:52.8710815Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T21:49:52.8711181Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T21:49:52.8711528Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T21:49:52.8711864Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T21:49:52.8712244Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:49:52.8712656Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T21:49:52.8713053Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:49:52.8713455Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T21:49:52.8713853Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:49:52.8714273Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:49:52.8714781Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:49:52.8715400Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:49:52.8716029Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:49:52.8716575Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:49:52.8717052Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:49:52.8717511Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:49:52.8718031Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:49:52.8718658Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:49:52.8719390Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:49:52.8720111Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:49:52.8720573Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T21:49:52.8720943Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T21:49:52.8721316Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T21:49:52.8721690Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T21:49:52.8722070Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T21:49:52.8722460Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T21:49:52.8722845Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T21:49:52.8723236Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T21:49:52.8723624Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T21:49:52.8724017Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T21:49:52.8724394Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T21:49:52.8724772Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T21:49:52.8725146Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T21:49:52.8725540Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T21:49:52.8726080Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T21:49:52.8726493Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T21:49:52.8726909Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T21:49:52.8727275Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T21:49:52.8727670Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T21:49:52.8728085Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T21:49:52.8728495Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:49:52.8729108Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:49:52.8729537Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T21:49:52.8729906Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T21:49:52.8730276Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T21:49:52.8730661Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T21:49:52.8731029Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T21:49:52.8731420Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:49:52.8731814Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T21:49:52.8732202Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T21:49:52.8732588Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T21:49:52.8732947Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T21:49:52.8733314Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T21:49:52.8733864Z 	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-20T21:49:52.8734582Z 	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-20T21:49:52.8735266Z 	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-20T21:49:52.8735932Z 	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-20T21:49:52.8736687Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T21:49:52.8737097Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T21:49:52.8737506Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T21:49:52.8737911Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T21:49:52.8738287Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T21:49:52.8738947Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T21:49:52.8739318Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T21:49:52.8739693Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T21:49:52.8740076Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T21:49:52.8740449Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T21:49:52.8740836Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T21:49:52.8741221Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T21:49:52.8741623Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T21:49:52.8742023Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T21:49:52.8742421Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T21:49:52.8743012Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T21:49:52.8743392Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T21:49:52.8743780Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T21:49:52.8744184Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T21:49:52.8744585Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T21:49:52.8744990Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T21:49:52.8745383Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T21:49:52.8745809Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:49:52.8746239Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T21:49:52.8746647Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T21:49:52.8747095Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:49:52.8747556Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:49:52.8747963Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T21:49:52.8748335Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T21:49:52.8748954Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T21:49:52.8749374Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T21:49:52.8749784Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:49:52.8750186Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T21:49:52.8750566Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T21:49:52.8750958Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T21:49:52.8751434Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:49:52.8751906Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:49:52.8752305Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T21:49:52.8752712Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:49:52.8753407Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:49:52.8753868Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:49:52.8754343Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:49:52.8754831Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:49:52.8755279Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:49:52.8755723Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:49:52.8756122Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T21:49:52.8756513Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T21:49:52.8756933Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T21:49:52.8757317Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T21:49:52.8757695Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T21:49:52.8758103Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T21:49:52.8758509Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T21:49:52.8759116Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:49:52.8759542Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T21:49:52.8760125Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T21:49:52.8760503Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T21:49:52.8760871Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T21:49:52.8761228Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T21:49:52.8761616Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:49:52.8762037Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:49:52.8762433Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T21:49:52.8762880Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:49:52.8763331Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:49:52.8763732Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T21:49:52.8764178Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:49:52.8764605Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T21:49:52.8765016Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:49:52.8765425Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T21:49:52.8765782Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T21:49:52.8766144Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T21:49:52.8766539Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T21:49:52.8766940Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T21:49:52.8767320Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T21:49:52.8767681Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T21:49:52.8768036Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T21:49:52.8768385Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T21:49:52.8769050Z 	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-20T21:49:52.8769572Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T21:49:52.8770171Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T21:49:52.8770565Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T21:49:52.8770963Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T21:49:52.8771373Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T21:49:52.8771783Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T21:49:52.8772188Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T21:49:52.8772607Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:49:52.8773021Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T21:49:52.8773396Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T21:49:52.8773764Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T21:49:52.8774131Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T21:49:52.8774525Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T21:49:52.8774948Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T21:49:52.8775378Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T21:49:52.8775777Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T21:49:52.8776194Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:49:52.8776806Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:49:52.8777202Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T21:49:52.8777573Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T21:49:52.8778041Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T21:49:52.8778392Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T21:49:52.8778921Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T21:49:52.8779311Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T21:49:52.8779687Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T21:49:52.8780086Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T21:49:52.8780502Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T21:49:52.8780967Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:49:52.8781404Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T21:49:52.8781780Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T21:49:52.8782168Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T21:49:52.8782563Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T21:49:52.8782953Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T21:49:52.8783334Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T21:49:52.8783711Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T21:49:52.8784157Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:49:52.8784652Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:49:52.8785085Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T21:49:52.8785463Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T21:49:52.8785842Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T21:49:52.8786245Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T21:49:52.8786874Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T21:49:52.8787281Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T21:49:52.8787682Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T21:49:52.8788062Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T21:49:52.8788412Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T21:49:52.8789031Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T21:49:52.8789445Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T21:49:52.8789866Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T21:49:52.8790246Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T21:49:52.8790632Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T21:49:52.8791082Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:49:52.8791527Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T21:49:52.8791955Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:49:52.8792354Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T21:49:52.8792869Z 	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-20T21:49:52.8793580Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T21:49:52.8793972Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:49:52.8794382Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T21:49:52.8794808Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:49:52.8795335Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:49:52.8795923Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:49:52.8796536Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:49:52.8797187Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:49:52.8797839Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:49:52.8798474Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:49:52.8799327Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:49:52.8799917Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:49:52.8800410Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T21:49:52.8800858Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:49:52.8801295Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T21:49:52.8801723Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:49:52.8802199Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:49:52.8802638Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T21:49:52.8803018Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T21:49:52.8803386Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T21:49:52.8803764Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T21:49:52.8804148Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T21:49:52.8804819Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:49:52.8805613Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T21:49:52.8805987Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T21:49:52.8806381Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:49:52.8806847Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:49:52.8807347Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:49:52.8807836Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:49:52.8808325Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:49:52.8808921Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:49:52.8809388Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T21:49:52.8809807Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T21:49:52.8810226Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T21:49:52.8810657Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:49:52.8811087Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T21:49:52.8811717Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T21:49:52.8812103Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T21:49:52.8812484Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T21:49:52.8812859Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T21:49:52.8813298Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:49:52.8813747Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T21:49:52.8814156Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T21:49:52.8814574Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T21:49:52.8815005Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:49:52.8815457Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:49:52.8815910Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:49:52.8816347Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:49:52.8816745Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T21:49:52.8817121Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T21:49:52.8817519Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T21:49:52.8817897Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T21:49:52.8818273Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T21:49:52.8818893Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T21:49:52.8819321Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T21:49:52.8819750Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:49:52.8820232Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:49:52.8820695Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:49:52.8821090Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T21:49:52.8821445Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T21:49:52.8822044Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T21:49:52.8822463Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T21:49:52.8822855Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T21:49:52.8823251Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:49:52.8823680Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:49:52.8824132Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:49:52.8824557Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T21:49:52.8824943Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T21:49:52.8825345Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T21:49:52.8825895Z 	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-20T21:49:52.8826476Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:49:52.8826930Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:49:52.8827377Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:49:52.8827803Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T21:49:52.8828204Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T21:49:52.8828927Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T21:49:52.8829332Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:49:52.8829739Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:49:52.8830143Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T21:49:52.8830530Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T21:49:52.8830925Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:49:52.8831330Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:49:52.8831704Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T21:49:52.8832114Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T21:49:52.8832587Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T21:49:52.8833013Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T21:49:52.8833393Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T21:49:52.8833775Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T21:49:52.8834166Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T21:49:52.8834547Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T21:49:52.8834922Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:49:52.8835353Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:49:52.8835802Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T21:49:52.8836209Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T21:49:52.8836614Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T21:49:52.8837014Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T21:49:52.8837399Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T21:49:52.8837781Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T21:49:52.8838166Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T21:49:52.8839008Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T21:49:52.8839500Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:49:52.8839955Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:49:52.8840383Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:49:52.8840784Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T21:49:52.8841193Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T21:49:52.8841625Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T21:49:52.8842015Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T21:49:52.8842372Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T21:49:52.8842721Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T21:49:52.8843093Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T21:49:52.8843470Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T21:49:52.8843827Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T21:49:52.8844198Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:49:52.8844596Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:49:52.8845136Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T21:49:52.8845499Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T21:49:52.8845849Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T21:49:52.8846231Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T21:49:52.8846634Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T21:49:52.8847015Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T21:49:52.8847382Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T21:49:52.8847750Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T21:49:52.8848130Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T21:49:52.8848516Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T21:49:52.8849028Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T21:49:52.8849410Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T21:49:52.8849805Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T21:49:52.8850190Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T21:49:52.8850584Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T21:49:52.8850964Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T21:49:52.8851351Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T21:49:52.8851753Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T21:49:52.8852175Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T21:49:52.8852579Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T21:49:52.8852933Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T21:49:52.8853286Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T21:49:52.8853628Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T21:49:52.8854048Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:49:52.8854551Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:49:52.8855273Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:49:52.8855780Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:49:52.8856286Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:49:52.8856727Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T21:49:52.8857106Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:49:52.8857501Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:49:52.8857892Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:49:52.8858278Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T21:49:52.8858668Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:49:52.8859208Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T21:49:52.8859597Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T21:49:52.8859991Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:49:52.8860437Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:49:52.8860872Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:49:52.8861249Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T21:49:52.8861823Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:49:52.8862253Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:49:52.8862635Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T21:49:52.8862986Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T21:49:52.8863373Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:49:52.8863828Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:49:52.8864289Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T21:49:52.8864701Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T21:49:52.8865116Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T21:49:52.8865545Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T21:49:52.8865978Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T21:49:53.7515318Z info: downloading installer (https://install.determinate.systems/nix/tag/v3.8.5/nix-installer-aarch64-linux)
2025-08-20T21:49:55.7109115Z  INFO nix-installer v3.8.5
2025-08-20T21:49:56.6340564Z [2m[33m`nix-installer` needs to run as `root`, attempting to escalate now via `sudo`...[39m[0m
2025-08-20T21:49:56.6439974Z  INFO nix-installer v3.8.5
2025-08-20T21:49:57.3809465Z  INFO Step: Create directory `/nix`
2025-08-20T21:49:57.3811008Z  INFO Step: Provision Nix
2025-08-20T21:49:58.8770624Z  INFO Step: Create build users (UID 30001-30032) and group (GID 30000)
2025-08-20T21:50:03.9378889Z  INFO Step: Configure Nix
2025-08-20T21:50:04.2577603Z  INFO Step: Create directory `/etc/tmpfiles.d`
2025-08-20T21:50:04.2578443Z  INFO Step: Configure upstream Nix daemon service
2025-08-20T21:50:04.2578921Z  INFO Step: Remove directory `/nix/temp-install-dir`
2025-08-20T21:50:04.3378590Z  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-1755726604258\\\"; 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-1755726604258'\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-1755726604305\\\"; 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-1755726604305'\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-20T21:50:04.3663239Z [1m[32mNix was installed successfully![39m[0m
2025-08-20T21:50:04.3663892Z 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-20T21:50:04.3664693Z 
2025-08-20T21:50:04.5667233Z root    ALL=(ALL:ALL) ALL
2025-08-20T21:50:04.5861349Z nix (Nix) 2.30.2
2025-08-20T21:50:04.6258033Z nixedge https://nixos.org/channels/nixos-unstable
2025-08-20T21:50:05.5441107Z unpacking 1 channels...
2025-08-20T21:50:19.2380367Z user   flake:nixpkgs github:NixOS/nixpkgs/nixpkgs-unstable
2025-08-20T21:50:19.2380742Z global flake:agda github:agda/agda
2025-08-20T21:50:19.2380989Z global flake:arion github:hercules-ci/arion
2025-08-20T21:50:19.2381345Z global flake:blender-bin github:edolstra/nix-warez?dir=blender
2025-08-20T21:50:19.2381664Z global flake:bundlers github:NixOS/bundlers
2025-08-20T21:50:19.2381923Z global flake:cachix github:cachix/cachix
2025-08-20T21:50:19.2382212Z global flake:composable github:ComposableFi/composable
2025-08-20T21:50:19.2382514Z global flake:disko github:nix-community/disko
2025-08-20T21:50:19.2382808Z global flake:dreampkgs github:nix-community/dreampkgs
2025-08-20T21:50:19.2383104Z global flake:dwarffs github:edolstra/dwarffs
2025-08-20T21:50:19.2383435Z global flake:emacs-overlay github:nix-community/emacs-overlay
2025-08-20T21:50:19.2383751Z global flake:fenix github:nix-community/fenix
2025-08-20T21:50:19.2384067Z global flake:flake-parts github:hercules-ci/flake-parts
2025-08-20T21:50:19.2384383Z global flake:flake-utils github:numtide/flake-utils
2025-08-20T21:50:19.2384709Z global flake:helix github:helix-editor/helix
2025-08-20T21:50:19.2385041Z global flake:hercules-ci-agent github:hercules-ci/hercules-ci-agent
2025-08-20T21:50:19.2385461Z global flake:hercules-ci-effects github:hercules-ci/hercules-ci-effects
2025-08-20T21:50:19.2385850Z global flake:home-manager github:nix-community/home-manager
2025-08-20T21:50:19.2386150Z global flake:hydra github:NixOS/hydra
2025-08-20T21:50:19.2386401Z global flake:mach-nix github:DavHau/mach-nix
2025-08-20T21:50:19.2386666Z global flake:ngipkgs github:ngi-nix/ngipkgs
2025-08-20T21:50:19.2386920Z global flake:nickel github:tweag/nickel
2025-08-20T21:50:19.2387164Z global flake:nix github:NixOS/nix
2025-08-20T21:50:19.2387424Z global flake:nix-darwin github:nix-darwin/nix-darwin
2025-08-20T21:50:19.2387727Z global flake:nix-serve github:edolstra/nix-serve
2025-08-20T21:50:19.2387997Z global flake:nixops github:NixOS/nixops
2025-08-20T21:50:19.2388302Z global flake:nixos-anywhere github:nix-community/nixos-anywhere
2025-08-20T21:50:19.2388645Z global flake:nixos-hardware github:NixOS/nixos-hardware
2025-08-20T21:50:19.2389344Z global flake:nixos-homepage github:NixOS/nixos-homepage
2025-08-20T21:50:19.2390033Z global flake:nixos-search github:NixOS/nixos-search
2025-08-20T21:50:19.2390375Z global flake:nixpkgs github:NixOS/nixpkgs/nixpkgs-unstable
2025-08-20T21:50:19.2390676Z global flake:nur github:nix-community/NUR
2025-08-20T21:50:19.2390936Z global flake:patchelf github:NixOS/patchelf
2025-08-20T21:50:19.2391231Z global flake:poetry2nix github:nix-community/poetry2nix
2025-08-20T21:50:19.2391544Z global flake:pridefetch github:SpyHoodle/pridefetch
2025-08-20T21:50:19.2391832Z global flake:sops-nix github:Mic92/sops-nix
2025-08-20T21:50:19.2392102Z global flake:systems github:nix-systems/default
2025-08-20T21:50:19.2392381Z global flake:templates github:NixOS/templates
2025-08-20T21:51:37.6027898Z {"/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-20T21:51:40.5536453Z these 2 derivations will be built:
2025-08-20T21:51:40.5537070Z   /nix/store/kqa3fnlgn6gn6lsqqn294kdzmkr2wbx8-readline-static-aarch64-unknown-linux-musl-8.3p1.drv
2025-08-20T21:51:40.5537828Z   /nix/store/cy4gr4gygjpwikh2yydkmxc3jdm35n0f-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0.drv
2025-08-20T21:51:40.5538466Z these 70 paths will be fetched (145.12 MiB download, 675.77 MiB unpacked):
2025-08-20T21:51:40.5539295Z   /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44
2025-08-20T21:51:40.5539923Z   /nix/store/8h3k5ry860cn1hmdm230b9hpxdjfhji3-aarch64-unknown-linux-musl-binutils-wrapper-2.44
2025-08-20T21:51:40.5540527Z   /nix/store/ss1p733mc1s080r4cj3wbrpjhb9iwv0n-aarch64-unknown-linux-musl-gcc-14.3.0
2025-08-20T21:51:40.5541102Z   /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib
2025-08-20T21:51:40.5541729Z   /nix/store/g49mi0z9h7v450cwp7icdbcysv7gim3x-aarch64-unknown-linux-musl-gcc-wrapper-14.3.0
2025-08-20T21:51:40.5542211Z   /nix/store/q3jkvs7ns647jd6r9nzq1nbgwij4fljd-acl-2.3.2
2025-08-20T21:51:40.5542543Z   /nix/store/z7k353rz7bgm93pyvdk384h7p6494sjh-attr-2.5.2
2025-08-20T21:51:40.5542892Z   /nix/store/3sy000yxjvph0iajvh8c1r2ary839adq-bash-5.3.tar.gz
2025-08-20T21:51:40.5543249Z   /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0
2025-08-20T21:51:40.5544005Z   /nix/store/c31wyg4jxzwzw4zjbbspbr7mkrpn0c3h-binutils-2.44
2025-08-20T21:51:40.5544450Z   /nix/store/5g63pjb5raw4dwl0ysv8mr3g1dxsmx6h-binutils-2.44-lib
2025-08-20T21:51:40.5544866Z   /nix/store/isdnv01pqwwwya8pwsbai2m7yyf5xhx5-binutils-wrapper-2.44
2025-08-20T21:51:40.5545254Z   /nix/store/h253dyxki9n750ia5298sg3mm989xra5-bison-3.8.2
2025-08-20T21:51:40.5545599Z   /nix/store/bypjvrvp7pi3v70ac2qjnjfn4rk5pj9d-bzip2-1.0.8
2025-08-20T21:51:40.5545970Z   /nix/store/4f0zyvdijyjrjg7il0ranyqbabvb1pzs-bzip2-1.0.8-bin
2025-08-20T21:51:40.5546356Z   /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7
2025-08-20T21:51:40.5546755Z   /nix/store/0in4bq1j3ifmqi6cqpqhpcjnmap50dr1-diffutils-3.12
2025-08-20T21:51:40.5547116Z   /nix/store/fcbmy1ig4v72cbzsm8zjagdidp11ygry-ed-1.21.1
2025-08-20T21:51:40.5547509Z   /nix/store/01lbcpfnmfhsjkqhvk90avcdzqyla0fc-expand-response-params
2025-08-20T21:51:40.5547954Z   /nix/store/lwnkkj2xy967xqqq5yn9abcwvp6np84v-expand-response-params
2025-08-20T21:51:40.5548349Z   /nix/store/mffzrnjc67bg4lkqs4qk1dww1icpzd5d-file-5.45
2025-08-20T21:51:40.5548873Z   /nix/store/0z21lf9xrq52v9lls1x7s0hd1cwj2adn-findutils-4.10.0
2025-08-20T21:51:40.5549304Z   /nix/store/69bjbbf7b7064f90m311q3fmpy8ig4y9-fortify-headers-1.1alpine3
2025-08-20T21:51:40.5549705Z   /nix/store/ysb0bhsk6qjgi0gbcagcn6qlwnah472a-gawk-5.3.2
2025-08-20T21:51:40.5550030Z   /nix/store/9670z59sn0mvzq7xm72vh6158m7s4v99-gcc-14.3.0
2025-08-20T21:51:40.5550373Z   /nix/store/p5rikcr7shbhv501w0k0bbp7jr42pdsj-gcc-14.3.0-lib
2025-08-20T21:51:40.5550970Z   /nix/store/w3md1s81ymn6i5mim2w3872qhwi6ys1z-gcc-14.3.0-libgcc
2025-08-20T21:51:40.5551358Z   /nix/store/0r34311s7lka3iisjvhdaqpblqyk6g9f-gcc-wrapper-14.3.0
2025-08-20T21:51:40.5551742Z   /nix/store/y6mfyr6wflr7zvdnk09ny7jxkrczpmh0-glibc-2.40-66
2025-08-20T21:51:40.5552130Z   /nix/store/ixqplwcjnqcvb4ixlljkvcskmafr5qbj-glibc-2.40-66-bin
2025-08-20T21:51:40.5552526Z   /nix/store/4x5kx7pagn110f80plphg3b62b6z4kvd-glibc-2.40-66-dev
2025-08-20T21:51:40.5552886Z   /nix/store/hmxi51rf1vxcyx7rai48qb8i8dilrz2d-gmp-6.3.0
2025-08-20T21:51:40.5553253Z   /nix/store/dybvd3k6m0f9hj1ff6a4r6h65rwhgzii-gmp-with-cxx-6.3.0
2025-08-20T21:51:40.5553651Z   /nix/store/f7ynvlksjx69hy271x8ksbif55dp6lvz-gmp-with-cxx-6.3.0
2025-08-20T21:51:40.5554059Z   /nix/store/764w374n4bdn417d19hw06p7fmlrjqka-gnu-config-2024-01-01
2025-08-20T21:51:40.5554477Z   /nix/store/jacrw3mc5n6w2i69yf57bpmbcq8yjdwi-gnu-config-2024-01-01
2025-08-20T21:51:40.5554870Z   /nix/store/c719rihk36bxwgbr8anyhn22h0x7ylp4-gnugrep-3.12
2025-08-20T21:51:40.5555231Z   /nix/store/im73kipqfcpis8jpknk9m0yrr1n77sqc-gnum4-1.4.20
2025-08-20T21:51:40.5555586Z   /nix/store/95xc32cnb4h57m0yn5v5agva2y1my0bg-gnumake-4.4.1
2025-08-20T21:51:40.5555932Z   /nix/store/b6xhk3vpaa7xh4if3a5agm26b0xd29lk-gnused-4.9
2025-08-20T21:51:40.5556276Z   /nix/store/3xzjsrjrgdpf95ygk9xjnv88xpjm8819-gnutar-1.35
2025-08-20T21:51:40.5556617Z   /nix/store/dc5b8bx1p1vrfpxkdfdh2sy2mway7v8y-gzip-1.14
2025-08-20T21:51:40.5556953Z   /nix/store/pb3fpsp8xgvipazhyf8ivxxkngc59mzq-isl-0.20
2025-08-20T21:51:40.5557281Z   /nix/store/vn20hhk0sljqh085zb71p72j2mjnaksv-isl-0.20
2025-08-20T21:51:40.5557627Z   /nix/store/k6rbnjlyyflbyqfilkpjf512s81rh6za-libidn2-2.3.8
2025-08-20T21:51:40.5557987Z   /nix/store/1rgyb22ds6l679y7j1qsymjgmc87mfbh-libmpc-1.3.1
2025-08-20T21:51:40.5558352Z   /nix/store/cpnv0byafcl79nqljrxpsgnc0snblfi3-libmpc-1.3.1
2025-08-20T21:51:40.5559073Z   /nix/store/8ll067yklivz488s73mil0g8d2igf6wb-libunistring-1.3
2025-08-20T21:51:40.5559484Z   /nix/store/xsbgpmy8jlrwp6i48isq1b0137ypl349-linux-headers-6.14.7
2025-08-20T21:51:40.5559946Z   /nix/store/bzlcmprxmb3jg8h6r0r7ny7xxibnnhyn-linux-headers-static-6.14.7
2025-08-20T21:51:40.5560369Z   /nix/store/pysjjnghq69vlja7ncgp0g7lk18zgb5q-mpfr-4.2.2
2025-08-20T21:51:40.5560710Z   /nix/store/vdgk4jf2xbymfcqdhqss1b2w7r4h9zf2-mpfr-4.2.2
2025-08-20T21:51:40.5561183Z   /nix/store/v63vcsggbnyc4f3q1qd934qcxlkr4iyr-musl-static-aarch64-unknown-linux-musl-1.2.5
2025-08-20T21:51:40.5562044Z   /nix/store/7fsna80m63dp2ybdaam6jx67hcar7rxf-musl-static-aarch64-unknown-linux-musl-1.2.5-bin
2025-08-20T21:51:40.5562722Z   /nix/store/0dbkgyv214dcn0ilkq0l26qp3wbrjrql-musl-static-aarch64-unknown-linux-musl-1.2.5-dev
2025-08-20T21:51:40.5563365Z   /nix/store/4n6g2zrd88cs4qf2scnbz1vhfn5jqmx2-ncurses-static-aarch64-unknown-linux-musl-6.5
2025-08-20T21:51:40.5564011Z   /nix/store/ap2s2xi6pan2a7ycghgldnk1zn50w043-ncurses-static-aarch64-unknown-linux-musl-6.5-dev
2025-08-20T21:51:40.5564675Z   /nix/store/8slxaaw4qc03l6anzqmk6f4i3nx5c99h-ncurses-static-aarch64-unknown-linux-musl-6.5-man
2025-08-20T21:51:40.5565179Z   /nix/store/wc96fmjjrc2yy1nlxl5qbysl271hsnn4-patch-2.8
2025-08-20T21:51:40.5565540Z   /nix/store/b0fz4n7d1ba3yi9sykd4ysyz6z20rs3m-patchelf-0.15.0
2025-08-20T21:51:40.5565900Z   /nix/store/b7cv4q2mb7nm85adg9rd4gim35vksm2h-pcre2-10.44
2025-08-20T21:51:40.5566275Z   /nix/store/4wzrbkgi3m2dz7acyg2224l2kw7f1pc2-readline-8.3.tar.gz
2025-08-20T21:51:40.5566664Z   /nix/store/x8zb2br5nij14z3a8yki2yah25yd3pya-readline83-001
2025-08-20T21:51:40.5567029Z   /nix/store/s2qa477rkb4j94whqpzr60mnh1n9d9mp-stdenv-linux
2025-08-20T21:51:40.5567495Z   /nix/store/970l3jy73cmb72bgc28k1nfam7cwvypi-update-autotools-gnu-config-scripts-hook
2025-08-20T21:51:40.5568076Z   /nix/store/9m1239578xvbbnb9b947kw3cl7sqfv4v-update-autotools-gnu-config-scripts-hook
2025-08-20T21:51:40.5568571Z   /nix/store/vn2ghjcg3zj9wya6kp1lnfsssvlndmjw-xgcc-14.3.0-libgcc
2025-08-20T21:51:40.5569741Z   /nix/store/y9gmfbwk0xrm73y15mc4y7zn822ljzdj-xz-5.8.1
2025-08-20T21:51:40.5570085Z   /nix/store/kqr1xlzijrzk3hgkxw2mnkcwsg971k00-xz-5.8.1-bin
2025-08-20T21:51:40.5570636Z   /nix/store/m9bn67mp116plwz3h150m5kzyd973hdw-zlib-1.3.1
2025-08-20T21:51:40.5591798Z copying path '/nix/store/3sy000yxjvph0iajvh8c1r2ary839adq-bash-5.3.tar.gz' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5630645Z copying path '/nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5636509Z copying path '/nix/store/69bjbbf7b7064f90m311q3fmpy8ig4y9-fortify-headers-1.1alpine3' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5637972Z copying path '/nix/store/jacrw3mc5n6w2i69yf57bpmbcq8yjdwi-gnu-config-2024-01-01' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5638916Z copying path '/nix/store/w3md1s81ymn6i5mim2w3872qhwi6ys1z-gcc-14.3.0-libgcc' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5642938Z copying path '/nix/store/v63vcsggbnyc4f3q1qd934qcxlkr4iyr-musl-static-aarch64-unknown-linux-musl-1.2.5' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5644180Z copying path '/nix/store/xsbgpmy8jlrwp6i48isq1b0137ypl349-linux-headers-6.14.7' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5645172Z copying path '/nix/store/vn2ghjcg3zj9wya6kp1lnfsssvlndmjw-xgcc-14.3.0-libgcc' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5646570Z copying path '/nix/store/8ll067yklivz488s73mil0g8d2igf6wb-libunistring-1.3' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5647682Z copying path '/nix/store/bzlcmprxmb3jg8h6r0r7ny7xxibnnhyn-linux-headers-static-6.14.7' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5656749Z copying path '/nix/store/4wzrbkgi3m2dz7acyg2224l2kw7f1pc2-readline-8.3.tar.gz' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5658469Z copying path '/nix/store/x8zb2br5nij14z3a8yki2yah25yd3pya-readline83-001' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5659592Z copying path '/nix/store/4n6g2zrd88cs4qf2scnbz1vhfn5jqmx2-ncurses-static-aarch64-unknown-linux-musl-6.5' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5660702Z copying path '/nix/store/8slxaaw4qc03l6anzqmk6f4i3nx5c99h-ncurses-static-aarch64-unknown-linux-musl-6.5-man' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.5728539Z copying path '/nix/store/970l3jy73cmb72bgc28k1nfam7cwvypi-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.6443828Z copying path '/nix/store/k6rbnjlyyflbyqfilkpjf512s81rh6za-libidn2-2.3.8' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.6733614Z copying path '/nix/store/7fsna80m63dp2ybdaam6jx67hcar7rxf-musl-static-aarch64-unknown-linux-musl-1.2.5-bin' from 'https://cache.nixos.org'...
2025-08-20T21:51:40.7131196Z copying path '/nix/store/y6mfyr6wflr7zvdnk09ny7jxkrczpmh0-glibc-2.40-66' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2171668Z copying path '/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2172420Z copying path '/nix/store/bypjvrvp7pi3v70ac2qjnjfn4rk5pj9d-bzip2-1.0.8' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2174719Z copying path '/nix/store/fcbmy1ig4v72cbzsm8zjagdidp11ygry-ed-1.21.1' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2175628Z copying path '/nix/store/01lbcpfnmfhsjkqhvk90avcdzqyla0fc-expand-response-params' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2176372Z copying path '/nix/store/z7k353rz7bgm93pyvdk384h7p6494sjh-attr-2.5.2' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2177117Z copying path '/nix/store/lwnkkj2xy967xqqq5yn9abcwvp6np84v-expand-response-params' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2177858Z copying path '/nix/store/95xc32cnb4h57m0yn5v5agva2y1my0bg-gnumake-4.4.1' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2178542Z copying path '/nix/store/ysb0bhsk6qjgi0gbcagcn6qlwnah472a-gawk-5.3.2' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2180925Z copying path '/nix/store/ixqplwcjnqcvb4ixlljkvcskmafr5qbj-glibc-2.40-66-bin' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2181636Z copying path '/nix/store/b6xhk3vpaa7xh4if3a5agm26b0xd29lk-gnused-4.9' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2182655Z copying path '/nix/store/p5rikcr7shbhv501w0k0bbp7jr42pdsj-gcc-14.3.0-lib' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2183338Z copying path '/nix/store/hmxi51rf1vxcyx7rai48qb8i8dilrz2d-gmp-6.3.0' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2187657Z copying path '/nix/store/y9gmfbwk0xrm73y15mc4y7zn822ljzdj-xz-5.8.1' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2188394Z copying path '/nix/store/b7cv4q2mb7nm85adg9rd4gim35vksm2h-pcre2-10.44' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2189609Z copying path '/nix/store/m9bn67mp116plwz3h150m5kzyd973hdw-zlib-1.3.1' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2252658Z copying path '/nix/store/4f0zyvdijyjrjg7il0ranyqbabvb1pzs-bzip2-1.0.8-bin' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2347668Z copying path '/nix/store/q3jkvs7ns647jd6r9nzq1nbgwij4fljd-acl-2.3.2' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2350693Z copying path '/nix/store/wc96fmjjrc2yy1nlxl5qbysl271hsnn4-patch-2.8' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2490182Z copying path '/nix/store/5g63pjb5raw4dwl0ysv8mr3g1dxsmx6h-binutils-2.44-lib' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2491242Z copying path '/nix/store/mffzrnjc67bg4lkqs4qk1dww1icpzd5d-file-5.45' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2860499Z copying path '/nix/store/3xzjsrjrgdpf95ygk9xjnv88xpjm8819-gnutar-1.35' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2861572Z copying path '/nix/store/pb3fpsp8xgvipazhyf8ivxxkngc59mzq-isl-0.20' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2862447Z copying path '/nix/store/vdgk4jf2xbymfcqdhqss1b2w7r4h9zf2-mpfr-4.2.2' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.2921149Z copying path '/nix/store/kqr1xlzijrzk3hgkxw2mnkcwsg971k00-xz-5.8.1-bin' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.3213291Z copying path '/nix/store/4x5kx7pagn110f80plphg3b62b6z4kvd-glibc-2.40-66-dev' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.3224728Z copying path '/nix/store/dc5b8bx1p1vrfpxkdfdh2sy2mway7v8y-gzip-1.14' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.3230678Z copying path '/nix/store/c719rihk36bxwgbr8anyhn22h0x7ylp4-gnugrep-3.12' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.3236573Z copying path '/nix/store/0dbkgyv214dcn0ilkq0l26qp3wbrjrql-musl-static-aarch64-unknown-linux-musl-1.2.5-dev' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.3238153Z copying path '/nix/store/ap2s2xi6pan2a7ycghgldnk1zn50w043-ncurses-static-aarch64-unknown-linux-musl-6.5-dev' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.3239379Z copying path '/nix/store/764w374n4bdn417d19hw06p7fmlrjqka-gnu-config-2024-01-01' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.3289422Z copying path '/nix/store/im73kipqfcpis8jpknk9m0yrr1n77sqc-gnum4-1.4.20' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.3480300Z copying path '/nix/store/9m1239578xvbbnb9b947kw3cl7sqfv4v-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.3557589Z copying path '/nix/store/cpnv0byafcl79nqljrxpsgnc0snblfi3-libmpc-1.3.1' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.3959958Z copying path '/nix/store/h253dyxki9n750ia5298sg3mm989xra5-bison-3.8.2' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.4167703Z copying path '/nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.4168610Z copying path '/nix/store/c31wyg4jxzwzw4zjbbspbr7mkrpn0c3h-binutils-2.44' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.4169462Z copying path '/nix/store/9670z59sn0mvzq7xm72vh6158m7s4v99-gcc-14.3.0' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.4170161Z copying path '/nix/store/dybvd3k6m0f9hj1ff6a4r6h65rwhgzii-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.4171108Z copying path '/nix/store/f7ynvlksjx69hy271x8ksbif55dp6lvz-gmp-with-cxx-6.3.0' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.4172253Z copying path '/nix/store/b0fz4n7d1ba3yi9sykd4ysyz6z20rs3m-patchelf-0.15.0' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.4500311Z copying path '/nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.4576538Z copying path '/nix/store/vn20hhk0sljqh085zb71p72j2mjnaksv-isl-0.20' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.4582712Z copying path '/nix/store/pysjjnghq69vlja7ncgp0g7lk18zgb5q-mpfr-4.2.2' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.5186388Z copying path '/nix/store/1rgyb22ds6l679y7j1qsymjgmc87mfbh-libmpc-1.3.1' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.5542132Z copying path '/nix/store/0z21lf9xrq52v9lls1x7s0hd1cwj2adn-findutils-4.10.0' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.5562400Z copying path '/nix/store/0in4bq1j3ifmqi6cqpqhpcjnmap50dr1-diffutils-3.12' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.8153939Z copying path '/nix/store/8h3k5ry860cn1hmdm230b9hpxdjfhji3-aarch64-unknown-linux-musl-binutils-wrapper-2.44' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.8245722Z copying path '/nix/store/ss1p733mc1s080r4cj3wbrpjhb9iwv0n-aarch64-unknown-linux-musl-gcc-14.3.0' from 'https://cache.nixos.org'...
2025-08-20T21:51:41.8725294Z copying path '/nix/store/isdnv01pqwwwya8pwsbai2m7yyf5xhx5-binutils-wrapper-2.44' from 'https://cache.nixos.org'...
2025-08-20T21:51:44.1104530Z copying path '/nix/store/0r34311s7lka3iisjvhdaqpblqyk6g9f-gcc-wrapper-14.3.0' from 'https://cache.nixos.org'...
2025-08-20T21:51:44.5018241Z copying path '/nix/store/g49mi0z9h7v450cwp7icdbcysv7gim3x-aarch64-unknown-linux-musl-gcc-wrapper-14.3.0' from 'https://cache.nixos.org'...
2025-08-20T21:51:44.5114261Z copying path '/nix/store/s2qa477rkb4j94whqpzr60mnh1n9d9mp-stdenv-linux' from 'https://cache.nixos.org'...
2025-08-20T21:51:44.5969602Z building '/nix/store/kqa3fnlgn6gn6lsqqn294kdzmkr2wbx8-readline-static-aarch64-unknown-linux-musl-8.3p1.drv'...
2025-08-20T21:51:44.6234254Z readline-static-aarch64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T21:51:44.6269183Z readline-static-aarch64-unknown-linux-musl> unpacking source archive /nix/store/4wzrbkgi3m2dz7acyg2224l2kw7f1pc2-readline-8.3.tar.gz
2025-08-20T21:51:44.6572633Z readline-static-aarch64-unknown-linux-musl> source root is readline-8.3
2025-08-20T21:51:44.6616693Z readline-static-aarch64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1750882156 of file "readline-8.3/doc/rluserman.ps"
2025-08-20T21:51:44.6654183Z readline-static-aarch64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T21:51:44.6695513Z readline-static-aarch64-unknown-linux-musl> applying patch /nix/store/bw6aa38615ww5karcn8kslsf5hxgz412-link-against-ncurses.patch
2025-08-20T21:51:44.6708573Z readline-static-aarch64-unknown-linux-musl> patching file shlib/Makefile.in
2025-08-20T21:51:44.6709203Z readline-static-aarch64-unknown-linux-musl> Hunk #1 succeeded at 87 (offset 3 lines).
2025-08-20T21:51:44.6710502Z readline-static-aarch64-unknown-linux-musl> applying patch /nix/store/0v7w62jca8nw6w31zs4y2805jj670f6p-no-arch_only-8.2.patch
2025-08-20T21:51:44.6720438Z readline-static-aarch64-unknown-linux-musl> patching file support/shobj-conf
2025-08-20T21:51:44.6720976Z readline-static-aarch64-unknown-linux-musl> Hunk #1 succeeded at 156 (offset -3 lines).
2025-08-20T21:51:44.6723237Z readline-static-aarch64-unknown-linux-musl> applying patch /nix/store/x8zb2br5nij14z3a8yki2yah25yd3pya-readline83-001
2025-08-20T21:51:44.6734128Z readline-static-aarch64-unknown-linux-musl> patching file input.c
2025-08-20T21:51:44.6735279Z readline-static-aarch64-unknown-linux-musl> patching file patchlevel
2025-08-20T21:51:44.6756865Z readline-static-aarch64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T21:51:44.6791254Z readline-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.sub
2025-08-20T21:51:44.6815721Z readline-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.guess
2025-08-20T21:51:44.6840828Z readline-static-aarch64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T21:51:44.6877094Z readline-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.sub
2025-08-20T21:51:44.6900697Z readline-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.guess
2025-08-20T21:51:44.6925843Z readline-static-aarch64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T21:51:44.7097611Z readline-static-aarch64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T21:51:44.7133055Z readline-static-aarch64-unknown-linux-musl> ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/sh"
2025-08-20T21:51:44.7262895Z 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-20T21:51:44.8202639Z readline-static-aarch64-unknown-linux-musl> checking build system type... aarch64-unknown-linux-gnu
2025-08-20T21:51:44.8243748Z readline-static-aarch64-unknown-linux-musl> checking host system type... aarch64-unknown-linux-musl
2025-08-20T21:51:44.8245294Z readline-static-aarch64-unknown-linux-musl> configure: cross-compiling for aarch64-unknown-linux-musl is not supported
2025-08-20T21:51:44.8245848Z readline-static-aarch64-unknown-linux-musl> 
2025-08-20T21:51:44.8246365Z readline-static-aarch64-unknown-linux-musl> Beginning configuration for readline-8.3 for aarch64-unknown-linux-musl
2025-08-20T21:51:44.8246886Z readline-static-aarch64-unknown-linux-musl> 
2025-08-20T21:51:44.8304848Z readline-static-aarch64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T21:51:44.8306280Z readline-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc... aarch64-unknown-linux-musl-gcc
2025-08-20T21:51:44.9094327Z readline-static-aarch64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T21:51:44.9095007Z readline-static-aarch64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T21:51:44.9479608Z readline-static-aarch64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T21:51:44.9502212Z readline-static-aarch64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T21:51:44.9778516Z readline-static-aarch64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T21:51:45.0030464Z readline-static-aarch64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T21:51:45.0287754Z readline-static-aarch64-unknown-linux-musl> checking whether aarch64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T21:51:45.0844195Z readline-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T21:51:45.1054307Z readline-static-aarch64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T21:51:45.1274792Z readline-static-aarch64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T21:51:45.1508522Z readline-static-aarch64-unknown-linux-musl> checking for string.h... yes
2025-08-20T21:51:45.1748259Z readline-static-aarch64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T21:51:45.1990651Z readline-static-aarch64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T21:51:45.2232102Z readline-static-aarch64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T21:51:45.2475863Z readline-static-aarch64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T21:51:45.2736337Z readline-static-aarch64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T21:51:45.3006425Z readline-static-aarch64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T21:51:45.3291771Z readline-static-aarch64-unknown-linux-musl> checking for wchar.h... yes
2025-08-20T21:51:45.3586389Z readline-static-aarch64-unknown-linux-musl> checking for minix/config.h... no
2025-08-20T21:51:45.3911079Z readline-static-aarch64-unknown-linux-musl> checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T21:51:45.4198234Z readline-static-aarch64-unknown-linux-musl> checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T21:51:45.4306269Z readline-static-aarch64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c
2025-08-20T21:51:45.4307213Z readline-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-ar... aarch64-unknown-linux-musl-ar
2025-08-20T21:51:45.4308021Z readline-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-ranlib... aarch64-unknown-linux-musl-ranlib
2025-08-20T21:51:45.4574121Z readline-static-aarch64-unknown-linux-musl> checking for an ANSI C-conforming const... yes
2025-08-20T21:51:45.4770575Z readline-static-aarch64-unknown-linux-musl> checking for inline... inline
2025-08-20T21:51:45.5097717Z readline-static-aarch64-unknown-linux-musl> checking whether char is unsigned... yes
2025-08-20T21:51:45.5364124Z readline-static-aarch64-unknown-linux-musl> checking for working volatile... yes
2025-08-20T21:51:45.5990499Z readline-static-aarch64-unknown-linux-musl> checking for size_t... yes
2025-08-20T21:51:45.6616504Z readline-static-aarch64-unknown-linux-musl> checking for ssize_t... yes
2025-08-20T21:51:45.7853801Z readline-static-aarch64-unknown-linux-musl> checking for mode_t... yes
2025-08-20T21:51:45.8063914Z readline-static-aarch64-unknown-linux-musl> checking whether stat file-mode macros are broken... no
2025-08-20T21:51:45.8347283Z readline-static-aarch64-unknown-linux-musl> checking for dirent.h that defines DIR... yes
2025-08-20T21:51:45.8800640Z readline-static-aarch64-unknown-linux-musl> checking for library containing opendir... none required
2025-08-20T21:51:45.9222101Z readline-static-aarch64-unknown-linux-musl> checking for fcntl... yes
2025-08-20T21:51:45.9651053Z readline-static-aarch64-unknown-linux-musl> checking for gettimeofday... yes
2025-08-20T21:51:46.0078260Z readline-static-aarch64-unknown-linux-musl> checking for kill... yes
2025-08-20T21:51:46.0509387Z readline-static-aarch64-unknown-linux-musl> checking for lstat... yes
2025-08-20T21:51:46.0940075Z readline-static-aarch64-unknown-linux-musl> checking for pselect... yes
2025-08-20T21:51:46.1362677Z readline-static-aarch64-unknown-linux-musl> checking for readlink... yes
2025-08-20T21:51:46.1785545Z readline-static-aarch64-unknown-linux-musl> checking for select... yes
2025-08-20T21:51:46.2203657Z readline-static-aarch64-unknown-linux-musl> checking for setitimer... yes
2025-08-20T21:51:46.2635196Z readline-static-aarch64-unknown-linux-musl> checking for fnmatch... yes
2025-08-20T21:51:46.3088473Z readline-static-aarch64-unknown-linux-musl> checking for memmove... yes
2025-08-20T21:51:46.3519980Z readline-static-aarch64-unknown-linux-musl> checking for putenv... yes
2025-08-20T21:51:46.3951406Z readline-static-aarch64-unknown-linux-musl> checking for setenv... yes
2025-08-20T21:51:46.4383279Z readline-static-aarch64-unknown-linux-musl> checking for setlocale... yes
2025-08-20T21:51:46.4847676Z readline-static-aarch64-unknown-linux-musl> checking for strcasecmp... yes
2025-08-20T21:51:46.5313183Z readline-static-aarch64-unknown-linux-musl> checking for strpbrk... yes
2025-08-20T21:51:46.5743452Z readline-static-aarch64-unknown-linux-musl> checking for sysconf... yes
2025-08-20T21:51:46.6164923Z readline-static-aarch64-unknown-linux-musl> checking for tcgetattr... yes
2025-08-20T21:51:46.6584199Z readline-static-aarch64-unknown-linux-musl> checking for tcgetwinsize... yes
2025-08-20T21:51:46.7003707Z readline-static-aarch64-unknown-linux-musl> checking for tcsetwinsize... yes
2025-08-20T21:51:46.7470364Z readline-static-aarch64-unknown-linux-musl> checking for vsnprintf... yes
2025-08-20T21:51:46.7917331Z readline-static-aarch64-unknown-linux-musl> checking for isascii... yes
2025-08-20T21:51:46.8368026Z readline-static-aarch64-unknown-linux-musl> checking for isxdigit... yes
2025-08-20T21:51:46.8814711Z readline-static-aarch64-unknown-linux-musl> checking for getpwent... yes
2025-08-20T21:51:46.9262689Z readline-static-aarch64-unknown-linux-musl> checking for getpwnam... yes
2025-08-20T21:51:46.9707260Z readline-static-aarch64-unknown-linux-musl> checking for getpwuid... yes
2025-08-20T21:51:47.0334774Z readline-static-aarch64-unknown-linux-musl> checking for uid_t... yes
2025-08-20T21:51:47.0985200Z readline-static-aarch64-unknown-linux-musl> checking for gid_t... yes
2025-08-20T21:51:47.0996007Z readline-static-aarch64-unknown-linux-musl> checking for working chown... no
2025-08-20T21:51:47.0997183Z readline-static-aarch64-unknown-linux-musl> checking for working strcoll... no
2025-08-20T21:51:47.1272182Z readline-static-aarch64-unknown-linux-musl> checking for fcntl.h... yes
2025-08-20T21:51:47.1273607Z readline-static-aarch64-unknown-linux-musl> checking for unistd.h... (cached) yes
2025-08-20T21:51:47.1274147Z readline-static-aarch64-unknown-linux-musl> checking for stdlib.h... (cached) yes
2025-08-20T21:51:47.1567229Z readline-static-aarch64-unknown-linux-musl> checking for varargs.h... no
2025-08-20T21:51:47.1839190Z readline-static-aarch64-unknown-linux-musl> checking for stdarg.h... yes
2025-08-20T21:51:47.2109278Z readline-static-aarch64-unknown-linux-musl> checking for stdbool.h... yes
2025-08-20T21:51:47.2109854Z readline-static-aarch64-unknown-linux-musl> checking for string.h... (cached) yes
2025-08-20T21:51:47.2114630Z readline-static-aarch64-unknown-linux-musl> checking for strings.h... (cached) yes
2025-08-20T21:51:47.2380567Z readline-static-aarch64-unknown-linux-musl> checking for limits.h... yes
2025-08-20T21:51:47.2654862Z readline-static-aarch64-unknown-linux-musl> checking for locale.h... yes
2025-08-20T21:51:47.2930057Z readline-static-aarch64-unknown-linux-musl> checking for pwd.h... yes
2025-08-20T21:51:47.3197726Z readline-static-aarch64-unknown-linux-musl> checking for memory.h... yes
2025-08-20T21:51:47.3467155Z readline-static-aarch64-unknown-linux-musl> checking for termcap.h... yes
2025-08-20T21:51:47.3740656Z readline-static-aarch64-unknown-linux-musl> checking for termios.h... yes
2025-08-20T21:51:47.4035588Z readline-static-aarch64-unknown-linux-musl> checking for termio.h... no
2025-08-20T21:51:47.4304430Z readline-static-aarch64-unknown-linux-musl> checking for sys/ioctl.h... yes
2025-08-20T21:51:47.4597985Z readline-static-aarch64-unknown-linux-musl> checking for sys/pte.h... no
2025-08-20T21:51:47.4902765Z readline-static-aarch64-unknown-linux-musl> checking for sys/stream.h... no
2025-08-20T21:51:47.5173793Z readline-static-aarch64-unknown-linux-musl> checking for sys/select.h... yes
2025-08-20T21:51:47.5443997Z readline-static-aarch64-unknown-linux-musl> checking for sys/time.h... yes
2025-08-20T21:51:47.5716582Z readline-static-aarch64-unknown-linux-musl> checking for sys/file.h... yes
2025-08-20T21:51:47.5936713Z readline-static-aarch64-unknown-linux-musl> checking for sys/ptem.h... no
2025-08-20T21:51:47.6456772Z readline-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc option to enable large file support... none needed
2025-08-20T21:51:47.6907790Z readline-static-aarch64-unknown-linux-musl> checking for type of signal functions... posix
2025-08-20T21:51:47.6910110Z 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-20T21:51:47.6910887Z readline-static-aarch64-unknown-linux-musl> no
2025-08-20T21:51:47.6911684Z 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-20T21:51:47.6912503Z readline-static-aarch64-unknown-linux-musl> present
2025-08-20T21:51:47.7340306Z readline-static-aarch64-unknown-linux-musl> checking for lstat... yes
2025-08-20T21:51:47.7341136Z 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-20T21:51:47.7341855Z readline-static-aarch64-unknown-linux-musl> no
2025-08-20T21:51:47.7682771Z readline-static-aarch64-unknown-linux-musl> checking how to run the C preprocessor... aarch64-unknown-linux-musl-gcc -E
2025-08-20T21:51:47.8039501Z readline-static-aarch64-unknown-linux-musl> checking for egrep -e... /nix/store/c719rihk36bxwgbr8anyhn22h0x7ylp4-gnugrep-3.12/bin/grep -E
2025-08-20T21:51:47.8204069Z readline-static-aarch64-unknown-linux-musl> checking whether getpw functions are declared in pwd.h... yes
2025-08-20T21:51:47.8509137Z readline-static-aarch64-unknown-linux-musl> checking whether termios.h defines TIOCGWINSZ... no
2025-08-20T21:51:47.8780819Z readline-static-aarch64-unknown-linux-musl> checking whether sys/ioctl.h defines TIOCGWINSZ... yes
2025-08-20T21:51:47.8782229Z readline-static-aarch64-unknown-linux-musl> checking for inttypes.h... (cached) yes
2025-08-20T21:51:47.9193976Z readline-static-aarch64-unknown-linux-musl> checking for sig_atomic_t in signal.h... yes
2025-08-20T21:51:47.9430459Z readline-static-aarch64-unknown-linux-musl> checking for TIOCSTAT in sys/ioctl.h... no
2025-08-20T21:51:47.9697370Z readline-static-aarch64-unknown-linux-musl> checking for FIONREAD in sys/ioctl.h... yes
2025-08-20T21:51:47.9944797Z readline-static-aarch64-unknown-linux-musl> checking for speed_t in sys/types.h... no
2025-08-20T21:51:48.0521317Z readline-static-aarch64-unknown-linux-musl> checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
2025-08-20T21:51:48.0818428Z readline-static-aarch64-unknown-linux-musl> checking for struct dirent.d_ino... yes
2025-08-20T21:51:48.1110766Z readline-static-aarch64-unknown-linux-musl> checking for struct dirent.d_fileno... yes
2025-08-20T21:51:48.1377500Z readline-static-aarch64-unknown-linux-musl> checking for struct timeval in sys/time.h and time.h... yes
2025-08-20T21:51:48.1673224Z readline-static-aarch64-unknown-linux-musl> checking for libaudit.h... no
2025-08-20T21:51:48.2126628Z readline-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc options needed to detect all undeclared functions... none needed
2025-08-20T21:51:48.2420178Z readline-static-aarch64-unknown-linux-musl> checking whether AUDIT_USER_TTY is declared... yes
2025-08-20T21:51:48.2874166Z readline-static-aarch64-unknown-linux-musl> checking for tgetent... no
2025-08-20T21:51:48.3307396Z readline-static-aarch64-unknown-linux-musl> checking for tgetent in -ltermcap... no
2025-08-20T21:51:48.3809542Z readline-static-aarch64-unknown-linux-musl> checking for tgetent in -ltinfo... yes
2025-08-20T21:51:48.3811252Z readline-static-aarch64-unknown-linux-musl> checking which library has the termcap functions... using libtinfo
2025-08-20T21:51:48.4220262Z readline-static-aarch64-unknown-linux-musl> checking for nl_langinfo and CODESET... yes
2025-08-20T21:51:48.4492940Z readline-static-aarch64-unknown-linux-musl> checking for wctype.h... yes
2025-08-20T21:51:48.4493513Z readline-static-aarch64-unknown-linux-musl> checking for wchar.h... (cached) yes
2025-08-20T21:51:48.4768999Z readline-static-aarch64-unknown-linux-musl> checking for langinfo.h... yes
2025-08-20T21:51:48.5077487Z readline-static-aarch64-unknown-linux-musl> checking for mbstr.h... no
2025-08-20T21:51:48.5494981Z readline-static-aarch64-unknown-linux-musl> checking for mbrlen... yes
2025-08-20T21:51:48.5948184Z readline-static-aarch64-unknown-linux-musl> checking for mbscasecmp... no
2025-08-20T21:51:48.6403885Z readline-static-aarch64-unknown-linux-musl> checking for mbscmp... no
2025-08-20T21:51:48.6857929Z readline-static-aarch64-unknown-linux-musl> checking for mbsncmp... no
2025-08-20T21:51:48.7271497Z readline-static-aarch64-unknown-linux-musl> checking for mbsnrtowcs... yes
2025-08-20T21:51:48.7686225Z readline-static-aarch64-unknown-linux-musl> checking for mbsrtowcs... yes
2025-08-20T21:51:48.8139873Z readline-static-aarch64-unknown-linux-musl> checking for mbschr... no
2025-08-20T21:51:48.8554869Z readline-static-aarch64-unknown-linux-musl> checking for wcrtomb... yes
2025-08-20T21:51:48.8970041Z readline-static-aarch64-unknown-linux-musl> checking for wcscoll... yes
2025-08-20T21:51:48.9387805Z readline-static-aarch64-unknown-linux-musl> checking for wcsdup... yes
2025-08-20T21:51:48.9801025Z readline-static-aarch64-unknown-linux-musl> checking for wcwidth... yes
2025-08-20T21:51:49.0230413Z readline-static-aarch64-unknown-linux-musl> checking for wctype... yes
2025-08-20T21:51:49.0651506Z readline-static-aarch64-unknown-linux-musl> checking for wcsnrtombs... yes
2025-08-20T21:51:49.1065248Z readline-static-aarch64-unknown-linux-musl> checking for wcswidth... yes
2025-08-20T21:51:49.1524583Z readline-static-aarch64-unknown-linux-musl> checking whether mbrtowc and mbstate_t are properly declared... yes
2025-08-20T21:51:49.1972418Z readline-static-aarch64-unknown-linux-musl> checking for iswlower... yes
2025-08-20T21:51:49.2418191Z readline-static-aarch64-unknown-linux-musl> checking for iswupper... yes
2025-08-20T21:51:49.2867297Z readline-static-aarch64-unknown-linux-musl> checking for towlower... yes
2025-08-20T21:51:49.3314186Z readline-static-aarch64-unknown-linux-musl> checking for towupper... yes
2025-08-20T21:51:49.3734203Z readline-static-aarch64-unknown-linux-musl> checking for iswctype... yes
2025-08-20T21:51:49.4016908Z readline-static-aarch64-unknown-linux-musl> checking for wchar_t in wchar.h... yes
2025-08-20T21:51:49.4269976Z readline-static-aarch64-unknown-linux-musl> checking for wctype_t in wctype.h... yes
2025-08-20T21:51:49.4519861Z readline-static-aarch64-unknown-linux-musl> checking for wint_t in wctype.h... yes
2025-08-20T21:51:49.4521180Z readline-static-aarch64-unknown-linux-musl> checking for wcwidth broken with unicode combining characters... no
2025-08-20T21:51:49.6748974Z readline-static-aarch64-unknown-linux-musl> checking size of wchar_t... 4
2025-08-20T21:51:49.6780633Z readline-static-aarch64-unknown-linux-musl> checking configuration for building shared libraries... supported
2025-08-20T21:51:49.6980844Z readline-static-aarch64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T21:51:49.7752982Z readline-static-aarch64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T21:51:49.7847156Z readline-static-aarch64-unknown-linux-musl> config.status: creating doc/Makefile
2025-08-20T21:51:49.7966773Z readline-static-aarch64-unknown-linux-musl> config.status: creating examples/Makefile
2025-08-20T21:51:49.8085264Z readline-static-aarch64-unknown-linux-musl> config.status: creating shlib/Makefile
2025-08-20T21:51:49.8203257Z readline-static-aarch64-unknown-linux-musl> config.status: creating readline.pc
2025-08-20T21:51:49.8300755Z readline-static-aarch64-unknown-linux-musl> config.status: creating history.pc
2025-08-20T21:51:49.8401331Z readline-static-aarch64-unknown-linux-musl> config.status: creating config.h
2025-08-20T21:51:49.8477915Z readline-static-aarch64-unknown-linux-musl> config.status: executing stamp-h commands
2025-08-20T21:51:49.8685450Z readline-static-aarch64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T21:51:49.8744376Z readline-static-aarch64-unknown-linux-musl> build flags: SHELL=/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash
2025-08-20T21:51:49.8764946Z readline-static-aarch64-unknown-linux-musl> rm -f readline.o
2025-08-20T21:51:49.8780097Z 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-20T21:51:50.1376365Z readline-static-aarch64-unknown-linux-musl> rm -f vi_mode.o
2025-08-20T21:51:50.1392088Z 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-20T21:51:50.8039705Z readline-static-aarch64-unknown-linux-musl> rm -f funmap.o
2025-08-20T21:51:50.8055014Z 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-20T21:51:50.8548468Z readline-static-aarch64-unknown-linux-musl> rm -f keymaps.o
2025-08-20T21:51:50.8564190Z 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-20T21:51:50.9182154Z readline-static-aarch64-unknown-linux-musl> rm -f parens.o
2025-08-20T21:51:50.9197698Z 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-20T21:51:50.9897098Z readline-static-aarch64-unknown-linux-musl> rm -f search.o
2025-08-20T21:51:50.9912327Z 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-20T21:51:51.1616620Z readline-static-aarch64-unknown-linux-musl> rm -f rltty.o
2025-08-20T21:51:51.1631790Z 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-20T21:51:51.2965687Z readline-static-aarch64-unknown-linux-musl> rm -f complete.o
2025-08-20T21:51:51.2980630Z 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-20T21:51:51.9693176Z readline-static-aarch64-unknown-linux-musl> rm -f bind.o
2025-08-20T21:51:51.9709765Z 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-20T21:51:52.7459096Z readline-static-aarch64-unknown-linux-musl> rm -f isearch.o
2025-08-20T21:51:52.7473786Z 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-20T21:51:53.0040535Z readline-static-aarch64-unknown-linux-musl> rm -f display.o
2025-08-20T21:51:53.0056252Z 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-20T21:51:54.2400488Z readline-static-aarch64-unknown-linux-musl> rm -f signals.o
2025-08-20T21:51:54.2415193Z 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-20T21:51:54.3830601Z readline-static-aarch64-unknown-linux-musl> rm -f util.o
2025-08-20T21:51:54.3845658Z 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-20T21:51:54.5224061Z readline-static-aarch64-unknown-linux-musl> rm -f kill.o
2025-08-20T21:51:54.5239170Z 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-20T21:51:54.7401885Z readline-static-aarch64-unknown-linux-musl> rm -f undo.o
2025-08-20T21:51:54.7416922Z 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-20T21:51:54.8375700Z readline-static-aarch64-unknown-linux-musl> rm -f macro.o
2025-08-20T21:51:54.8390965Z 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-20T21:51:54.9312014Z readline-static-aarch64-unknown-linux-musl> rm -f input.o
2025-08-20T21:51:54.9328211Z 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-20T21:51:55.1351089Z readline-static-aarch64-unknown-linux-musl> rm -f callback.o
2025-08-20T21:51:55.1365779Z 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-20T21:51:55.2363877Z readline-static-aarch64-unknown-linux-musl> rm -f terminal.o
2025-08-20T21:51:55.2378919Z 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-20T21:51:55.4264665Z readline-static-aarch64-unknown-linux-musl> rm -f text.o
2025-08-20T21:51:55.4282244Z 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-20T21:51:55.9893759Z readline-static-aarch64-unknown-linux-musl> rm -f nls.o
2025-08-20T21:51:55.9912178Z 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-20T21:51:56.0599374Z readline-static-aarch64-unknown-linux-musl> rm -f misc.o
2025-08-20T21:51:56.0614809Z 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-20T21:51:56.2456709Z readline-static-aarch64-unknown-linux-musl> rm -f history.o
2025-08-20T21:51:56.2472874Z 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-20T21:51:56.4299932Z readline-static-aarch64-unknown-linux-musl> rm -f histexpand.o
2025-08-20T21:51:56.4315187Z 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-20T21:51:57.0145639Z readline-static-aarch64-unknown-linux-musl> rm -f histfile.o
2025-08-20T21:51:57.0161715Z 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-20T21:51:57.2223023Z readline-static-aarch64-unknown-linux-musl> rm -f histsearch.o
2025-08-20T21:51:57.2239181Z 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-20T21:51:57.3259843Z readline-static-aarch64-unknown-linux-musl> rm -f shell.o
2025-08-20T21:51:57.3275670Z 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-20T21:51:57.3792314Z readline-static-aarch64-unknown-linux-musl> rm -f mbutil.o
2025-08-20T21:51:57.3808323Z 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-20T21:51:57.5793989Z readline-static-aarch64-unknown-linux-musl> rm -f tilde.o
2025-08-20T21:51:57.5809580Z 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-20T21:51:57.6709498Z readline-static-aarch64-unknown-linux-musl> rm -f colors.o
2025-08-20T21:51:57.6724733Z 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-20T21:51:57.7637342Z readline-static-aarch64-unknown-linux-musl> rm -f parse-colors.o
2025-08-20T21:51:57.7653456Z 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-20T21:51:57.8633330Z readline-static-aarch64-unknown-linux-musl> rm -f xmalloc.o
2025-08-20T21:51:57.8648501Z 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-20T21:51:57.8959144Z readline-static-aarch64-unknown-linux-musl> rm -f xfree.o
2025-08-20T21:51:57.8974863Z 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-20T21:51:57.9210969Z readline-static-aarch64-unknown-linux-musl> rm -f compat.o
2025-08-20T21:51:57.9225973Z 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-20T21:51:57.9554391Z readline-static-aarch64-unknown-linux-musl> rm -f gettimeofday.o
2025-08-20T21:51:57.9570001Z 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-20T21:51:57.9727054Z readline-static-aarch64-unknown-linux-musl> rm -f libreadline.a
2025-08-20T21:51:57.9742636Z 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-20T21:51:57.9810451Z readline-static-aarch64-unknown-linux-musl> test -n "aarch64-unknown-linux-musl-ranlib" && aarch64-unknown-linux-musl-ranlib libreadline.a
2025-08-20T21:51:57.9895775Z readline-static-aarch64-unknown-linux-musl> rm -f libhistory.a
2025-08-20T21:51:57.9911913Z 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-20T21:51:57.9940004Z readline-static-aarch64-unknown-linux-musl> test -n "aarch64-unknown-linux-musl-ranlib" && aarch64-unknown-linux-musl-ranlib libhistory.a
2025-08-20T21:51:57.9992289Z readline-static-aarch64-unknown-linux-musl> Running phase: installPhase
2025-08-20T21:51:58.0064265Z 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-20T21:51:58.0083455Z 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-20T21:51:58.0085704Z 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-20T21:51:58.0088108Z 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-20T21:51:58.0090274Z readline-static-aarch64-unknown-linux-musl>     /nix/store/g1agsfiw6vivwrpc8bx8fh2w68acyh8d-readline-static-aarch64-unknown-linux-musl-8.3p1-dev/lib/pkgconfig
2025-08-20T21:51:58.0110036Z 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-20T21:51:58.0127522Z 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-20T21:51:58.0128967Z 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-20T21:51:58.0130037Z readline-static-aarch64-unknown-linux-musl> done
2025-08-20T21:51:58.0218631Z 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-20T21:51:58.0235929Z readline-static-aarch64-unknown-linux-musl> ( if test -d doc ; then \
2025-08-20T21:51:58.0236422Z readline-static-aarch64-unknown-linux-musl>     cd doc && \
2025-08-20T21:51:58.0237281Z 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-20T21:51:58.0238114Z readline-static-aarch64-unknown-linux-musl>   fi )
2025-08-20T21:51:58.0261655Z readline-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/readline-8.3/doc'
2025-08-20T21:51:58.0263313Z 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-20T21:51:58.0277860Z 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-20T21:51:58.0279456Z 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-20T21:51:58.0297393Z readline-static-aarch64-unknown-linux-musl> fi
2025-08-20T21:51:58.0298213Z readline-static-aarch64-unknown-linux-musl> if test -f readline.info; then \
2025-08-20T21:51:58.0299618Z 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-20T21:51:58.0300719Z readline-static-aarch64-unknown-linux-musl> else \
2025-08-20T21:51:58.0301821Z 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-20T21:51:58.0302906Z readline-static-aarch64-unknown-linux-musl> fi
2025-08-20T21:51:58.0318123Z readline-static-aarch64-unknown-linux-musl> if test -f rluserman.info; then \
2025-08-20T21:51:58.0319422Z 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-20T21:51:58.0320537Z readline-static-aarch64-unknown-linux-musl> else \
2025-08-20T21:51:58.0321637Z 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-20T21:51:58.0322724Z readline-static-aarch64-unknown-linux-musl> fi
2025-08-20T21:51:58.0337600Z readline-static-aarch64-unknown-linux-musl> if test -f history.info; then \
2025-08-20T21:51:58.0338901Z 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-20T21:51:58.0340004Z readline-static-aarch64-unknown-linux-musl> else \
2025-08-20T21:51:58.0341081Z 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-20T21:51:58.0342150Z readline-static-aarch64-unknown-linux-musl> fi
2025-08-20T21:51:58.0356894Z 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-20T21:51:58.0358102Z 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-20T21:51:58.0359483Z readline-static-aarch64-unknown-linux-musl>             /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/readline.info ; \
2025-08-20T21:51:58.0360752Z 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-20T21:51:58.0362008Z readline-static-aarch64-unknown-linux-musl>             /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/history.info ; \
2025-08-20T21:51:58.0363259Z 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-20T21:51:58.0364513Z readline-static-aarch64-unknown-linux-musl>             /nix/store/pay7474b0fc55m3killlrvmjzj5rx55j-readline-static-aarch64-unknown-linux-musl-8.3p1-info/share/info/rluserman.info ; \
2025-08-20T21:51:58.0365317Z readline-static-aarch64-unknown-linux-musl> else true; fi
2025-08-20T21:51:58.0377125Z 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-20T21:51:58.0392093Z 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-20T21:51:58.0408088Z 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-20T21:51:58.0409653Z readline-static-aarch64-unknown-linux-musl>     if test -f readline.html; then \
2025-08-20T21:51:58.0410879Z 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-20T21:51:58.0412033Z readline-static-aarch64-unknown-linux-musl>     else \
2025-08-20T21:51:58.0413161Z 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-20T21:51:58.0414281Z readline-static-aarch64-unknown-linux-musl>     fi ; \
2025-08-20T21:51:58.0414708Z readline-static-aarch64-unknown-linux-musl>     if test -f history.html; then \
2025-08-20T21:51:58.0415902Z 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-20T21:51:58.0417011Z readline-static-aarch64-unknown-linux-musl>     else \
2025-08-20T21:51:58.0418116Z 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-20T21:51:58.0419706Z readline-static-aarch64-unknown-linux-musl>     fi ; \
2025-08-20T21:51:58.0420157Z readline-static-aarch64-unknown-linux-musl>     if test -f rluserman.html; then \
2025-08-20T21:51:58.0421369Z 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-20T21:51:58.0422492Z readline-static-aarch64-unknown-linux-musl>     else \
2025-08-20T21:51:58.0423613Z 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-20T21:51:58.0424737Z readline-static-aarch64-unknown-linux-musl>     fi ; \
2025-08-20T21:51:58.0425062Z readline-static-aarch64-unknown-linux-musl> fi
2025-08-20T21:51:58.0452318Z readline-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/readline-8.3/doc'
2025-08-20T21:51:58.0458518Z readline-static-aarch64-unknown-linux-musl> ( cd examples ; make DESTDIR= install )
2025-08-20T21:51:58.0481087Z readline-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/readline-8.3/examples'
2025-08-20T21:51:58.0482276Z 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-20T21:51:58.0556499Z readline-static-aarch64-unknown-linux-musl> mkdir /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/share
2025-08-20T21:51:58.0566384Z readline-static-aarch64-unknown-linux-musl> mkdir /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1/share/readline
2025-08-20T21:51:58.0957916Z readline-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/readline-8.3/examples'
2025-08-20T21:51:58.0961557Z 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-20T21:51:58.0978781Z 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-20T21:51:58.0993821Z 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-20T21:51:58.1006022Z 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-20T21:51:58.1007065Z readline-static-aarch64-unknown-linux-musl> make: [Makefile:261: install-static] Error 1 (ignored)
2025-08-20T21:51:58.1008289Z 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-20T21:51:58.1033206Z 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-20T21:51:58.1101108Z 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-20T21:51:58.1114852Z 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-20T21:51:58.1115869Z readline-static-aarch64-unknown-linux-musl> make: [Makefile:264: install-static] Error 1 (ignored)
2025-08-20T21:51:58.1117076Z 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-20T21:51:58.1132563Z 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-20T21:51:58.1186296Z readline-static-aarch64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T21:51:58.1382024Z 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-20T21:51:58.1391952Z 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-20T21:51:58.1416268Z 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-20T21:51:58.1452493Z 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-20T21:51:58.1548665Z readline-static-aarch64-unknown-linux-musl> patching script interpreter paths in /nix/store/ri1nyjvg8nfzwkibi8awz63wii3z8viz-readline-static-aarch64-unknown-linux-musl-8.3p1
2025-08-20T21:51:58.1577869Z 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-20T21:51:58.1792229Z 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-20T21:51:58.1820318Z 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-20T21:51:58.1904192Z 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-20T21:51:58.1931240Z 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-20T21:51:58.2037927Z 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-20T21:51:58.2054691Z 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-20T21:51:58.2122434Z 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-20T21:51:58.2187930Z 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-20T21:51:58.2219449Z 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-20T21:51:58.2241034Z 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-20T21:51:58.2317823Z 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-20T21:51:58.2350959Z 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-20T21:51:58.2370416Z 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-20T21:51:58.2443682Z 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-20T21:51:58.3108997Z building '/nix/store/cy4gr4gygjpwikh2yydkmxc3jdm35n0f-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0.drv'...
2025-08-20T21:51:58.3469672Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T21:51:58.3508366Z bash-interactive-static-aarch64-unknown-linux-musl> unpacking source archive /nix/store/3sy000yxjvph0iajvh8c1r2ary839adq-bash-5.3.tar.gz
2025-08-20T21:51:58.4660078Z bash-interactive-static-aarch64-unknown-linux-musl> source root is bash-5.3
2025-08-20T21:51:58.4719495Z bash-interactive-static-aarch64-unknown-linux-musl> separate-debug-info: recording checksum of source files for debug support...
2025-08-20T21:51:58.5928995Z bash-interactive-static-aarch64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1751292331 of file "bash-5.3/autom4te.cache/requests"
2025-08-20T21:51:58.5967159Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T21:51:58.6009944Z bash-interactive-static-aarch64-unknown-linux-musl> applying patch /nix/store/yq0lz1byj4v2rym2ng23a3nj4n6pvqdj-pgrp-pipe-5.patch
2025-08-20T21:51:58.6029700Z bash-interactive-static-aarch64-unknown-linux-musl> patching file ./configure
2025-08-20T21:51:58.6036185Z bash-interactive-static-aarch64-unknown-linux-musl> Hunk #1 succeeded at 23145 (offset 1422 lines).
2025-08-20T21:51:58.6059208Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T21:51:58.6103640Z bash-interactive-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.sub
2025-08-20T21:51:58.6136376Z bash-interactive-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.guess
2025-08-20T21:51:58.6161906Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T21:51:58.6205638Z bash-interactive-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.sub
2025-08-20T21:51:58.6237249Z bash-interactive-static-aarch64-unknown-linux-musl> Updating Autotools / GNU config script to a newer upstream version: ./support/config.guess
2025-08-20T21:51:58.6263247Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T21:51:58.6461043Z bash-interactive-static-aarch64-unknown-linux-musl> patching script interpreter paths in ./configure
2025-08-20T21:51:58.6501181Z 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-20T21:51:58.6632620Z 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-20T21:51:58.7402133Z bash-interactive-static-aarch64-unknown-linux-musl> configure: WARNING: unrecognized options: --enable-static, --disable-shared, --disable-shared
2025-08-20T21:51:58.7860566Z bash-interactive-static-aarch64-unknown-linux-musl> checking build system type... aarch64-unknown-linux-gnu
2025-08-20T21:51:58.7902686Z bash-interactive-static-aarch64-unknown-linux-musl> checking host system type... aarch64-unknown-linux-musl
2025-08-20T21:51:58.7911015Z bash-interactive-static-aarch64-unknown-linux-musl> 
2025-08-20T21:51:58.7911634Z bash-interactive-static-aarch64-unknown-linux-musl> Beginning configuration for bash-5.3-release for aarch64-unknown-linux-musl
2025-08-20T21:51:58.7912271Z bash-interactive-static-aarch64-unknown-linux-musl> 
2025-08-20T21:51:58.7912875Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc... aarch64-unknown-linux-musl-gcc
2025-08-20T21:51:58.8717374Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether the C compiler works... yes
2025-08-20T21:51:58.8718126Z bash-interactive-static-aarch64-unknown-linux-musl> checking for C compiler default output file name... a.out
2025-08-20T21:51:58.9112092Z bash-interactive-static-aarch64-unknown-linux-musl> checking for suffix of executables...
2025-08-20T21:51:58.9134560Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether we are cross compiling... yes
2025-08-20T21:51:58.9413798Z bash-interactive-static-aarch64-unknown-linux-musl> checking for suffix of object files... o
2025-08-20T21:51:58.9675906Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether the compiler supports GNU C... yes
2025-08-20T21:51:58.9927319Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether aarch64-unknown-linux-musl-gcc accepts -g... yes
2025-08-20T21:51:59.0533155Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc option to enable C11 features... none needed
2025-08-20T21:51:59.0753227Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdio.h... yes
2025-08-20T21:51:59.0977113Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdlib.h... yes
2025-08-20T21:51:59.1213359Z bash-interactive-static-aarch64-unknown-linux-musl> checking for string.h... yes
2025-08-20T21:51:59.1459102Z bash-interactive-static-aarch64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T21:51:59.1708844Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T21:51:59.1953271Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strings.h... yes
2025-08-20T21:51:59.2201990Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/stat.h... yes
2025-08-20T21:51:59.2466245Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/types.h... yes
2025-08-20T21:51:59.2749559Z bash-interactive-static-aarch64-unknown-linux-musl> checking for unistd.h... yes
2025-08-20T21:51:59.3044316Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wchar.h... yes
2025-08-20T21:51:59.3350496Z bash-interactive-static-aarch64-unknown-linux-musl> checking for minix/config.h... no
2025-08-20T21:51:59.3637788Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdbool.h... yes
2025-08-20T21:51:59.3928796Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/param.h... yes
2025-08-20T21:51:59.4215334Z bash-interactive-static-aarch64-unknown-linux-musl> checking for threads.h... yes
2025-08-20T21:51:59.4519538Z bash-interactive-static-aarch64-unknown-linux-musl> checking for xlocale.h... no
2025-08-20T21:51:59.4805183Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/time.h... yes
2025-08-20T21:51:59.5143327Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether it is safe to define __EXTENSIONS__... yes
2025-08-20T21:51:59.5438666Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether _XOPEN_SOURCE should be defined... no
2025-08-20T21:51:59.5980342Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-gcc option to enable large file support... none needed
2025-08-20T21:51:59.6453410Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tgetent... no
2025-08-20T21:51:59.6909000Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tgetent in -ltermcap... no
2025-08-20T21:51:59.7454188Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tgetent in -ltinfo... yes
2025-08-20T21:51:59.7454929Z bash-interactive-static-aarch64-unknown-linux-musl> checking which library has the termcap functions... using libtinfo
2025-08-20T21:51:59.7488465Z bash-interactive-static-aarch64-unknown-linux-musl> checking version of installed readline library... 8.0
2025-08-20T21:51:59.7604542Z bash-interactive-static-aarch64-unknown-linux-musl> checking for a BSD-compatible install... /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c
2025-08-20T21:51:59.7605561Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-ar... aarch64-unknown-linux-musl-ar
2025-08-20T21:51:59.7606682Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-ranlib... aarch64-unknown-linux-musl-ranlib
2025-08-20T21:51:59.7608776Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bison... bison -y
2025-08-20T21:51:59.7675612Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether make sets $(MAKE)... yes
2025-08-20T21:51:59.7683129Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-strip... aarch64-unknown-linux-musl-strip
2025-08-20T21:51:59.8060503Z bash-interactive-static-aarch64-unknown-linux-musl> checking for an ANSI C-conforming const... yes
2025-08-20T21:51:59.8265807Z bash-interactive-static-aarch64-unknown-linux-musl> checking for inline... inline
2025-08-20T21:51:59.9027526Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether byte ordering is bigendian... no
2025-08-20T21:51:59.9028207Z bash-interactive-static-aarch64-unknown-linux-musl> checking for long double... yes
2025-08-20T21:51:59.9340823Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether char is unsigned... yes
2025-08-20T21:51:59.9618902Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working volatile... yes
2025-08-20T21:51:59.9929087Z bash-interactive-static-aarch64-unknown-linux-musl> checking for C/C++ restrict keyword... __restrict__
2025-08-20T21:52:00.0153614Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bool, true, false... no
2025-08-20T21:52:00.0173942Z 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-20T21:52:00.0211055Z 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-20T21:52:00.0222473Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether NLS is requested... no
2025-08-20T21:52:00.0262093Z bash-interactive-static-aarch64-unknown-linux-musl> checking for msgfmt... no
2025-08-20T21:52:00.0266861Z bash-interactive-static-aarch64-unknown-linux-musl> checking for gmsgfmt... :
2025-08-20T21:52:00.0326309Z bash-interactive-static-aarch64-unknown-linux-musl> checking for xgettext... no
2025-08-20T21:52:00.0396627Z bash-interactive-static-aarch64-unknown-linux-musl> checking for msgmerge... no
2025-08-20T21:52:00.0777853Z bash-interactive-static-aarch64-unknown-linux-musl> checking how to run the C preprocessor... aarch64-unknown-linux-musl-gcc -E
2025-08-20T21:52:00.1143635Z bash-interactive-static-aarch64-unknown-linux-musl> checking for egrep -e... /nix/store/c719rihk36bxwgbr8anyhn22h0x7ylp4-gnugrep-3.12/bin/grep -E
2025-08-20T21:52:00.1294009Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether we are using the GNU C Library 2 or newer... no
2025-08-20T21:52:00.1559445Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether the -Werror option is usable... yes
2025-08-20T21:52:00.1829666Z bash-interactive-static-aarch64-unknown-linux-musl> checking for simple visibility declarations... yes
2025-08-20T21:52:00.2487955Z bash-interactive-static-aarch64-unknown-linux-musl> checking for size_t... yes
2025-08-20T21:52:00.2773707Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdint.h... yes
2025-08-20T21:52:00.3205980Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working alloca.h... yes
2025-08-20T21:52:00.3206602Z bash-interactive-static-aarch64-unknown-linux-musl> checking for alloca... yes
2025-08-20T21:52:00.3651770Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getpagesize... yes
2025-08-20T21:52:00.4090864Z bash-interactive-static-aarch64-unknown-linux-musl> checking for symlink... yes
2025-08-20T21:52:00.4532546Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uselocale... yes
2025-08-20T21:52:00.5030433Z bash-interactive-static-aarch64-unknown-linux-musl> checking for vprintf... yes
2025-08-20T21:52:00.5470253Z bash-interactive-static-aarch64-unknown-linux-musl> checking for alarm... yes
2025-08-20T21:52:00.5907366Z bash-interactive-static-aarch64-unknown-linux-musl> checking for fpurge... yes
2025-08-20T21:52:00.6599312Z bash-interactive-static-aarch64-unknown-linux-musl> checking for __fpurge... yes
2025-08-20T21:52:00.7439532Z bash-interactive-static-aarch64-unknown-linux-musl> checking for snprintf... yes
2025-08-20T21:52:00.7938027Z bash-interactive-static-aarch64-unknown-linux-musl> checking for vsnprintf... yes
2025-08-20T21:52:00.7939509Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working mmap... yes
2025-08-20T21:52:00.7952631Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether integer division by zero raises SIGFPE... guessing no
2025-08-20T21:52:00.8237748Z bash-interactive-static-aarch64-unknown-linux-musl> checking for inttypes.h... yes
2025-08-20T21:52:00.8711355Z bash-interactive-static-aarch64-unknown-linux-musl> checking for unsigned long long int... yes
2025-08-20T21:52:00.9296197Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether imported symbols can be declared weak... guessing yes
2025-08-20T21:52:00.9605293Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pthread.h... yes
2025-08-20T21:52:01.0656560Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pthread_kill in -lpthread... yes
2025-08-20T21:52:01.0657310Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether POSIX threads API is available... yes
2025-08-20T21:52:01.1097969Z bash-interactive-static-aarch64-unknown-linux-musl> checking for multithread API to use... posix
2025-08-20T21:52:01.1636546Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pthread_rwlock_t... yes
2025-08-20T21:52:01.1637352Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing no
2025-08-20T21:52:01.2397421Z 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-20T21:52:01.2399068Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ld... aarch64-unknown-linux-musl-ld
2025-08-20T21:52:01.2476899Z bash-interactive-static-aarch64-unknown-linux-musl> checking if the linker (aarch64-unknown-linux-musl-ld) is GNU ld... yes
2025-08-20T21:52:01.2719562Z bash-interactive-static-aarch64-unknown-linux-musl> checking for shared library run path origin... done
2025-08-20T21:52:01.2928641Z bash-interactive-static-aarch64-unknown-linux-musl> checking 32-bit host C ABI... no
2025-08-20T21:52:01.3084187Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ELF binary format... yes
2025-08-20T21:52:01.3183059Z bash-interactive-static-aarch64-unknown-linux-musl> checking for the common suffixes of directories in the library search path... lib,lib,lib
2025-08-20T21:52:01.3749859Z bash-interactive-static-aarch64-unknown-linux-musl> checking for iconv... yes
2025-08-20T21:52:01.3750489Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working iconv... guessing yes
2025-08-20T21:52:01.4503967Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether iconv is compatible with its POSIX signature... yes
2025-08-20T21:52:01.5462578Z bash-interactive-static-aarch64-unknown-linux-musl> checking for inttypes.h... (cached) yes
2025-08-20T21:52:01.5463228Z bash-interactive-static-aarch64-unknown-linux-musl> checking for unistd.h... (cached) yes
2025-08-20T21:52:01.5463891Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/param.h... (cached) yes
2025-08-20T21:52:01.6244374Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getcwd... yes
2025-08-20T21:52:01.6680287Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getegid... yes
2025-08-20T21:52:01.7114721Z bash-interactive-static-aarch64-unknown-linux-musl> checking for geteuid... yes
2025-08-20T21:52:01.7555977Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getgid... yes
2025-08-20T21:52:01.7986718Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getuid... yes
2025-08-20T21:52:01.8463336Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mempcpy... yes
2025-08-20T21:52:01.8908787Z bash-interactive-static-aarch64-unknown-linux-musl> checking for munmap... yes
2025-08-20T21:52:01.9386772Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stpcpy... yes
2025-08-20T21:52:01.9874114Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strcasecmp... yes
2025-08-20T21:52:02.0325697Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tsearch... yes
2025-08-20T21:52:02.0769033Z bash-interactive-static-aarch64-unknown-linux-musl> checking for __fsetlocking... yes
2025-08-20T21:52:02.1083629Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether feof_unlocked is declared... yes
2025-08-20T21:52:02.1399551Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fgets_unlocked is declared... yes
2025-08-20T21:52:02.1835175Z bash-interactive-static-aarch64-unknown-linux-musl> checking for localeconv... yes
2025-08-20T21:52:02.1837157Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bison... bison
2025-08-20T21:52:02.2020556Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bison 3.0 or newer... 3.8.2, ok
2025-08-20T21:52:02.2021212Z bash-interactive-static-aarch64-unknown-linux-musl> checking for long long int... yes
2025-08-20T21:52:02.2287561Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wchar_t... yes
2025-08-20T21:52:02.2593333Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wint_t... yes
2025-08-20T21:52:02.2897646Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether wint_t is large enough... yes
2025-08-20T21:52:02.3184753Z bash-interactive-static-aarch64-unknown-linux-musl> checking for intmax_t... yes
2025-08-20T21:52:02.3338772Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether printf() supports POSIX/XSI format strings... guessing yes
2025-08-20T21:52:02.3339543Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdint.h... (cached) yes
2025-08-20T21:52:02.3497610Z bash-interactive-static-aarch64-unknown-linux-musl> checking for SIZE_MAX... yes
2025-08-20T21:52:02.3498244Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdint.h... (cached) yes
2025-08-20T21:52:02.3499478Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working fcntl.h... cross-compiling
2025-08-20T21:52:02.3500596Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether uselocale works... guessing yes
2025-08-20T21:52:02.3501281Z bash-interactive-static-aarch64-unknown-linux-musl> checking for fake locale system (OpenBSD)... guessing no
2025-08-20T21:52:02.3501947Z bash-interactive-static-aarch64-unknown-linux-musl> checking for Solaris 11.4 locale system... no
2025-08-20T21:52:02.3979119Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getlocalename_l... no
2025-08-20T21:52:02.4250375Z bash-interactive-static-aarch64-unknown-linux-musl> checking for CFPreferencesCopyAppValue... no
2025-08-20T21:52:02.4520160Z bash-interactive-static-aarch64-unknown-linux-musl> checking for CFLocaleCopyPreferredLanguages... no
2025-08-20T21:52:02.4827917Z bash-interactive-static-aarch64-unknown-linux-musl> checking for flexible array member... yes
2025-08-20T21:52:02.4829575Z bash-interactive-static-aarch64-unknown-linux-musl> checking for aarch64-unknown-linux-musl-ar... (cached) aarch64-unknown-linux-musl-ar
2025-08-20T21:52:02.5491666Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ptrdiff_t... yes
2025-08-20T21:52:02.5779952Z bash-interactive-static-aarch64-unknown-linux-musl> checking for features.h... yes
2025-08-20T21:52:02.6068982Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stddef.h... yes
2025-08-20T21:52:02.6069660Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdlib.h... (cached) yes
2025-08-20T21:52:02.6070255Z bash-interactive-static-aarch64-unknown-linux-musl> checking for string.h... (cached) yes
2025-08-20T21:52:02.6545004Z bash-interactive-static-aarch64-unknown-linux-musl> checking for asprintf... yes
2025-08-20T21:52:02.7015967Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wprintf... yes
2025-08-20T21:52:02.7471829Z bash-interactive-static-aarch64-unknown-linux-musl> checking for newlocale... yes
2025-08-20T21:52:02.7922118Z bash-interactive-static-aarch64-unknown-linux-musl> checking for putenv... yes
2025-08-20T21:52:02.8378149Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setenv... yes
2025-08-20T21:52:02.8379820Z bash-interactive-static-aarch64-unknown-linux-musl> checking for snprintf... (cached) yes
2025-08-20T21:52:02.8854271Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strnlen... yes
2025-08-20T21:52:02.8855271Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uselocale... (cached) yes
2025-08-20T21:52:02.9295104Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcslen... yes
2025-08-20T21:52:02.9738488Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcsnlen... yes
2025-08-20T21:52:03.0187282Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbrtowc... yes
2025-08-20T21:52:03.0636432Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcrtomb... yes
2025-08-20T21:52:03.0916874Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether _snprintf is declared... no
2025-08-20T21:52:03.1248547Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether _snwprintf is declared... no
2025-08-20T21:52:03.1566340Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether getc_unlocked is declared... yes
2025-08-20T21:52:03.2010487Z bash-interactive-static-aarch64-unknown-linux-musl> checking for nl_langinfo and CODESET... yes
2025-08-20T21:52:03.2441389Z bash-interactive-static-aarch64-unknown-linux-musl> checking for LC_MESSAGES... yes
2025-08-20T21:52:03.2443099Z bash-interactive-static-aarch64-unknown-linux-musl> checking for CFPreferencesCopyAppValue... (cached) no
2025-08-20T21:52:03.2443833Z bash-interactive-static-aarch64-unknown-linux-musl> checking for CFLocaleCopyPreferredLanguages... (cached) no
2025-08-20T21:52:03.2451886Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether to use NLS... no
2025-08-20T21:52:03.2751224Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dirent.h that defines DIR... yes
2025-08-20T21:52:03.3227117Z bash-interactive-static-aarch64-unknown-linux-musl> checking for library containing opendir... none required
2025-08-20T21:52:03.3542818Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/mkdev.h... no
2025-08-20T21:52:03.3831170Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/sysmacros.h... yes
2025-08-20T21:52:03.3836288Z bash-interactive-static-aarch64-unknown-linux-musl> checking for inttypes.h... (cached) yes
2025-08-20T21:52:03.3836895Z bash-interactive-static-aarch64-unknown-linux-musl> checking for unistd.h... (cached) yes
2025-08-20T21:52:03.3837483Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdlib.h... (cached) yes
2025-08-20T21:52:03.4142932Z bash-interactive-static-aarch64-unknown-linux-musl> checking for varargs.h... no
2025-08-20T21:52:03.4436333Z bash-interactive-static-aarch64-unknown-linux-musl> checking for limits.h... yes
2025-08-20T21:52:03.4436996Z bash-interactive-static-aarch64-unknown-linux-musl> checking for string.h... (cached) yes
2025-08-20T21:52:03.4726468Z bash-interactive-static-aarch64-unknown-linux-musl> checking for memory.h... yes
2025-08-20T21:52:03.5022041Z bash-interactive-static-aarch64-unknown-linux-musl> checking for locale.h... yes
2025-08-20T21:52:03.5318619Z bash-interactive-static-aarch64-unknown-linux-musl> checking for termcap.h... yes
2025-08-20T21:52:03.5654365Z bash-interactive-static-aarch64-unknown-linux-musl> checking for termio.h... no
2025-08-20T21:52:03.5946453Z bash-interactive-static-aarch64-unknown-linux-musl> checking for termios.h... yes
2025-08-20T21:52:03.6238600Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dlfcn.h... yes
2025-08-20T21:52:03.6239332Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stddef.h... (cached) yes
2025-08-20T21:52:03.6240331Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdint.h... (cached) yes
2025-08-20T21:52:03.6550836Z bash-interactive-static-aarch64-unknown-linux-musl> checking for netdb.h... yes
2025-08-20T21:52:03.6841224Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pwd.h... yes
2025-08-20T21:52:03.7131368Z bash-interactive-static-aarch64-unknown-linux-musl> checking for grp.h... yes
2025-08-20T21:52:03.7131989Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strings.h... (cached) yes
2025-08-20T21:52:03.7424582Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdckdint.h... yes
2025-08-20T21:52:03.7708128Z bash-interactive-static-aarch64-unknown-linux-musl> checking for regex.h... yes
2025-08-20T21:52:03.7996122Z bash-interactive-static-aarch64-unknown-linux-musl> checking for syslog.h... yes
2025-08-20T21:52:03.9147310Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ulimit.h... yes
2025-08-20T21:52:03.9463395Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/pte.h... no
2025-08-20T21:52:03.9774855Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/stream.h... no
2025-08-20T21:52:04.0064583Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/select.h... yes
2025-08-20T21:52:04.0371839Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/file.h... yes
2025-08-20T21:52:04.1243428Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/ioctl.h... yes
2025-08-20T21:52:04.1540784Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/mman.h... yes
2025-08-20T21:52:04.1541436Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/param.h... (cached) yes
2025-08-20T21:52:04.1832487Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/random.h... yes
2025-08-20T21:52:04.2130309Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/socket.h... yes
2025-08-20T21:52:04.2131520Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/stat.h... (cached) yes
2025-08-20T21:52:04.2132518Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/time.h... (cached) yes
2025-08-20T21:52:04.2426776Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/times.h... yes
2025-08-20T21:52:04.2428373Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/types.h... (cached) yes
2025-08-20T21:52:04.2733376Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/wait.h... yes
2025-08-20T21:52:04.3033947Z bash-interactive-static-aarch64-unknown-linux-musl> checking for netinet/in.h... yes
2025-08-20T21:52:04.3337099Z bash-interactive-static-aarch64-unknown-linux-musl> checking for arpa/inet.h... yes
2025-08-20T21:52:04.3569426Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/ptem.h... no
2025-08-20T21:52:04.3780451Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys/resource.h... yes
2025-08-20T21:52:04.3781101Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working alloca.h... (cached) yes
2025-08-20T21:52:04.3781746Z bash-interactive-static-aarch64-unknown-linux-musl> checking for alloca... (cached) yes
2025-08-20T21:52:04.4440455Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uid_t... yes
2025-08-20T21:52:04.5095271Z bash-interactive-static-aarch64-unknown-linux-musl> checking for gid_t... yes
2025-08-20T21:52:04.5107630Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working chown... no
2025-08-20T21:52:04.5435084Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether getpgrp requires zero arguments... yes
2025-08-20T21:52:04.5435809Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working strcoll... no
2025-08-20T21:52:04.5912124Z bash-interactive-static-aarch64-unknown-linux-musl> checking for __setostype... no
2025-08-20T21:52:04.6357506Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wait3... yes
2025-08-20T21:52:04.6797678Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mkfifo... yes
2025-08-20T21:52:04.7237683Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dup2... yes
2025-08-20T21:52:04.7682246Z bash-interactive-static-aarch64-unknown-linux-musl> checking for eaccess... yes
2025-08-20T21:52:04.8117491Z bash-interactive-static-aarch64-unknown-linux-musl> checking for fcntl... yes
2025-08-20T21:52:04.8565103Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getdtablesize... yes
2025-08-20T21:52:04.9002348Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getentropy... yes
2025-08-20T21:52:04.9441071Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getgroups... yes
2025-08-20T21:52:04.9876649Z bash-interactive-static-aarch64-unknown-linux-musl> checking for gethostname... yes
2025-08-20T21:52:04.9878007Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getpagesize... (cached) yes
2025-08-20T21:52:05.0324744Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getpeername... yes
2025-08-20T21:52:05.0767693Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getrandom... yes
2025-08-20T21:52:05.1213412Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getrlimit... yes
2025-08-20T21:52:05.1659887Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getrusage... yes
2025-08-20T21:52:05.2104286Z bash-interactive-static-aarch64-unknown-linux-musl> checking for gettimeofday... yes
2025-08-20T21:52:05.2545909Z bash-interactive-static-aarch64-unknown-linux-musl> checking for kill... yes
2025-08-20T21:52:05.2983340Z bash-interactive-static-aarch64-unknown-linux-musl> checking for killpg... yes
2025-08-20T21:52:05.3429781Z bash-interactive-static-aarch64-unknown-linux-musl> checking for lstat... yes
2025-08-20T21:52:05.3869524Z bash-interactive-static-aarch64-unknown-linux-musl> checking for nanosleep... yes
2025-08-20T21:52:05.4311152Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pselect... yes
2025-08-20T21:52:05.4755124Z bash-interactive-static-aarch64-unknown-linux-musl> checking for readlink... yes
2025-08-20T21:52:05.5200641Z bash-interactive-static-aarch64-unknown-linux-musl> checking for select... yes
2025-08-20T21:52:05.6094696Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setdtablesize... no
2025-08-20T21:52:05.6945787Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setitimer... yes
2025-08-20T21:52:05.7393166Z bash-interactive-static-aarch64-unknown-linux-musl> checking for statfs... yes
2025-08-20T21:52:05.7836715Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tcgetpgrp... yes
2025-08-20T21:52:05.8278545Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uname... yes
2025-08-20T21:52:05.8737344Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ulimit... yes
2025-08-20T21:52:05.9179728Z bash-interactive-static-aarch64-unknown-linux-musl> checking for waitpid... yes
2025-08-20T21:52:05.9624041Z bash-interactive-static-aarch64-unknown-linux-musl> checking for rename... yes
2025-08-20T21:52:06.0101299Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bcopy... yes
2025-08-20T21:52:06.0579366Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bzero... yes
2025-08-20T21:52:06.1021328Z bash-interactive-static-aarch64-unknown-linux-musl> checking for clock_gettime... yes
2025-08-20T21:52:06.1492669Z bash-interactive-static-aarch64-unknown-linux-musl> checking for confstr... yes
2025-08-20T21:52:06.1939495Z bash-interactive-static-aarch64-unknown-linux-musl> checking for faccessat... yes
2025-08-20T21:52:06.2406107Z bash-interactive-static-aarch64-unknown-linux-musl> checking for fnmatch... yes
2025-08-20T21:52:06.2892477Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getaddrinfo... yes
2025-08-20T21:52:06.3389739Z bash-interactive-static-aarch64-unknown-linux-musl> checking for gethostbyname... yes
2025-08-20T21:52:06.3846864Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getservbyname... yes
2025-08-20T21:52:06.4290927Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getservent... yes
2025-08-20T21:52:06.4739028Z bash-interactive-static-aarch64-unknown-linux-musl> checking for inet_aton... yes
2025-08-20T21:52:06.5179539Z bash-interactive-static-aarch64-unknown-linux-musl> checking for imaxdiv... yes
2025-08-20T21:52:06.5651982Z bash-interactive-static-aarch64-unknown-linux-musl> checking for memmove... yes
2025-08-20T21:52:06.6091037Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pathconf... yes
2025-08-20T21:52:06.6091741Z bash-interactive-static-aarch64-unknown-linux-musl> checking for putenv... (cached) yes
2025-08-20T21:52:06.6537354Z bash-interactive-static-aarch64-unknown-linux-musl> checking for raise... yes
2025-08-20T21:52:06.6987499Z bash-interactive-static-aarch64-unknown-linux-musl> checking for random... yes
2025-08-20T21:52:06.7466306Z bash-interactive-static-aarch64-unknown-linux-musl> checking for regcomp... yes
2025-08-20T21:52:06.7933095Z bash-interactive-static-aarch64-unknown-linux-musl> checking for regexec... yes
2025-08-20T21:52:06.7933721Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setenv... (cached) yes
2025-08-20T21:52:06.8376417Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setlinebuf... yes
2025-08-20T21:52:06.8829390Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setlocale... yes
2025-08-20T21:52:06.9269313Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setvbuf... yes
2025-08-20T21:52:06.9711718Z bash-interactive-static-aarch64-unknown-linux-musl> checking for siginterrupt... yes
2025-08-20T21:52:07.0186066Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strchr... yes
2025-08-20T21:52:07.0630379Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sysconf... yes
2025-08-20T21:52:07.1122211Z bash-interactive-static-aarch64-unknown-linux-musl> checking for syslog... yes
2025-08-20T21:52:07.1565286Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tcgetattr... yes
2025-08-20T21:52:07.2005859Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tcgetwinsize... yes
2025-08-20T21:52:07.2451749Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tcsetwinsize... yes
2025-08-20T21:52:07.2896650Z bash-interactive-static-aarch64-unknown-linux-musl> checking for times... yes
2025-08-20T21:52:07.3353364Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ttyname... yes
2025-08-20T21:52:07.3812519Z bash-interactive-static-aarch64-unknown-linux-musl> checking for tzset... yes
2025-08-20T21:52:07.4259728Z bash-interactive-static-aarch64-unknown-linux-musl> checking for unsetenv... yes
2025-08-20T21:52:07.4727685Z bash-interactive-static-aarch64-unknown-linux-musl> checking for vasprintf... yes
2025-08-20T21:52:07.4728318Z bash-interactive-static-aarch64-unknown-linux-musl> checking for asprintf... (cached) yes
2025-08-20T21:52:07.5203314Z bash-interactive-static-aarch64-unknown-linux-musl> checking for isascii... yes
2025-08-20T21:52:07.5675796Z bash-interactive-static-aarch64-unknown-linux-musl> checking for isblank... yes
2025-08-20T21:52:07.6147319Z bash-interactive-static-aarch64-unknown-linux-musl> checking for isgraph... yes
2025-08-20T21:52:07.6621085Z bash-interactive-static-aarch64-unknown-linux-musl> checking for isprint... yes
2025-08-20T21:52:07.7100338Z bash-interactive-static-aarch64-unknown-linux-musl> checking for isspace... yes
2025-08-20T21:52:07.7582924Z bash-interactive-static-aarch64-unknown-linux-musl> checking for isxdigit... yes
2025-08-20T21:52:07.8438759Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getpwent... yes
2025-08-20T21:52:07.8917652Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getpwnam... yes
2025-08-20T21:52:07.9401386Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getpwuid... yes
2025-08-20T21:52:07.9854793Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mkstemp... yes
2025-08-20T21:52:08.0312293Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mkdtemp... yes
2025-08-20T21:52:08.0791299Z bash-interactive-static-aarch64-unknown-linux-musl> checking for arc4random... no
2025-08-20T21:52:08.1237119Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strlcat... yes
2025-08-20T21:52:08.1682586Z bash-interactive-static-aarch64-unknown-linux-musl> checking for memfd_create... yes
2025-08-20T21:52:08.2130733Z bash-interactive-static-aarch64-unknown-linux-musl> checking for shm_open... yes
2025-08-20T21:52:08.2607941Z bash-interactive-static-aarch64-unknown-linux-musl> checking for shm_mkstemp... no
2025-08-20T21:52:08.2609370Z bash-interactive-static-aarch64-unknown-linux-musl> checking for getcwd... (cached) yes
2025-08-20T21:52:08.3089346Z bash-interactive-static-aarch64-unknown-linux-musl> checking for memset... yes
2025-08-20T21:52:08.3089995Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strcasecmp... (cached) yes
2025-08-20T21:52:08.3539662Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strcasestr... yes
2025-08-20T21:52:08.3986150Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strerror... yes
2025-08-20T21:52:08.4513242Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strftime... yes
2025-08-20T21:52:08.4514587Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strnlen... (cached) yes
2025-08-20T21:52:08.4999838Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strpbrk... yes
2025-08-20T21:52:08.5487460Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strstr... yes
2025-08-20T21:52:08.5950721Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtod... yes
2025-08-20T21:52:08.6401853Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtol... yes
2025-08-20T21:52:08.6853858Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtoul... yes
2025-08-20T21:52:08.7309270Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtoll... yes
2025-08-20T21:52:08.7764250Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtoull... yes
2025-08-20T21:52:08.8218412Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtoumax... yes
2025-08-20T21:52:08.8689171Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dprintf... yes
2025-08-20T21:52:09.9748214Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strdup... yes
2025-08-20T21:52:10.0195080Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strlcpy... yes
2025-08-20T21:52:10.0647535Z bash-interactive-static-aarch64-unknown-linux-musl> checking for reallocarray... yes
2025-08-20T21:52:10.0968304Z bash-interactive-static-aarch64-unknown-linux-musl> checking for libaudit.h... no
2025-08-20T21:52:10.1281336Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether AUDIT_USER_TTY is declared... yes
2025-08-20T21:52:10.1666820Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether confstr is declared... yes
2025-08-20T21:52:10.2049197Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether printf is declared... yes
2025-08-20T21:52:10.2433481Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether brk is declared... yes
2025-08-20T21:52:10.2814834Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether sbrk is declared... yes
2025-08-20T21:52:10.3197521Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether setregid is declared... yes
2025-08-20T21:52:10.3581784Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strcpy is declared... yes
2025-08-20T21:52:10.3968494Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strsignal is declared... yes
2025-08-20T21:52:10.4433654Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setresuid... yes
2025-08-20T21:52:10.4895111Z bash-interactive-static-aarch64-unknown-linux-musl> checking for setresgid... yes
2025-08-20T21:52:10.5285378Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtold is declared... yes
2025-08-20T21:52:10.5579007Z bash-interactive-static-aarch64-unknown-linux-musl> checking for broken strtold... no
2025-08-20T21:52:10.5964595Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtol is declared... yes
2025-08-20T21:52:10.7295706Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtoll is declared... yes
2025-08-20T21:52:10.7675360Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtoul is declared... yes
2025-08-20T21:52:10.8054984Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtoull is declared... yes
2025-08-20T21:52:10.8435998Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtoumax is declared... yes
2025-08-20T21:52:10.8437229Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working mktime... no
2025-08-20T21:52:10.8741686Z bash-interactive-static-aarch64-unknown-linux-musl> checking for argz.h... no
2025-08-20T21:52:10.9030732Z bash-interactive-static-aarch64-unknown-linux-musl> checking for errno.h... yes
2025-08-20T21:52:10.9319533Z bash-interactive-static-aarch64-unknown-linux-musl> checking for fcntl.h... yes
2025-08-20T21:52:10.9614671Z bash-interactive-static-aarch64-unknown-linux-musl> checking for malloc.h... yes
2025-08-20T21:52:10.9906067Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stdio_ext.h... yes
2025-08-20T21:52:10.9906767Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working mmap... (cached) yes
2025-08-20T21:52:11.0398084Z bash-interactive-static-aarch64-unknown-linux-musl> checking for __argz_count... no
2025-08-20T21:52:11.0874400Z bash-interactive-static-aarch64-unknown-linux-musl> checking for __argz_next... no
2025-08-20T21:52:11.1360117Z bash-interactive-static-aarch64-unknown-linux-musl> checking for __argz_stringify... no
2025-08-20T21:52:11.1867691Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dcgettext... yes
2025-08-20T21:52:11.2339050Z bash-interactive-static-aarch64-unknown-linux-musl> checking for locale_charset... no
2025-08-20T21:52:11.2339712Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mempcpy... (cached) yes
2025-08-20T21:52:11.2340308Z bash-interactive-static-aarch64-unknown-linux-musl> checking for munmap... (cached) yes
2025-08-20T21:52:11.2776740Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mremap... yes
2025-08-20T21:52:11.2778246Z bash-interactive-static-aarch64-unknown-linux-musl> checking for stpcpy... (cached) yes
2025-08-20T21:52:11.3270971Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strcspn... yes
2025-08-20T21:52:11.3562269Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wctype.h... yes
2025-08-20T21:52:11.3562896Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wchar.h... (cached) yes
2025-08-20T21:52:11.3848836Z bash-interactive-static-aarch64-unknown-linux-musl> checking for langinfo.h... yes
2025-08-20T21:52:11.4162770Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbstr.h... no
2025-08-20T21:52:11.4600842Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbrlen... yes
2025-08-20T21:52:11.5079500Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbscasecmp... no
2025-08-20T21:52:11.5558440Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbscmp... no
2025-08-20T21:52:11.6034414Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbsncmp... no
2025-08-20T21:52:11.6481197Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbsnrtowcs... yes
2025-08-20T21:52:11.6923573Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbsrtowcs... yes
2025-08-20T21:52:11.7407059Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mbschr... no
2025-08-20T21:52:11.7408184Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcrtomb... (cached) yes
2025-08-20T21:52:11.7850392Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcscoll... yes
2025-08-20T21:52:11.8296663Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcsdup... yes
2025-08-20T21:52:11.8733406Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcwidth... yes
2025-08-20T21:52:11.9189396Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wctype... yes
2025-08-20T21:52:11.9630728Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcsnrtombs... yes
2025-08-20T21:52:12.0076366Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcswidth... yes
2025-08-20T21:52:12.0077895Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
2025-08-20T21:52:12.0554908Z bash-interactive-static-aarch64-unknown-linux-musl> checking for iswlower... yes
2025-08-20T21:52:12.1031819Z bash-interactive-static-aarch64-unknown-linux-musl> checking for iswupper... yes
2025-08-20T21:52:12.1510286Z bash-interactive-static-aarch64-unknown-linux-musl> checking for towlower... yes
2025-08-20T21:52:12.1988651Z bash-interactive-static-aarch64-unknown-linux-musl> checking for towupper... yes
2025-08-20T21:52:12.2438143Z bash-interactive-static-aarch64-unknown-linux-musl> checking for iswctype... yes
2025-08-20T21:52:12.2740111Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wchar_t in wchar.h... yes
2025-08-20T21:52:12.3006891Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wctype_t in wctype.h... yes
2025-08-20T21:52:12.3274652Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wint_t in wctype.h... yes
2025-08-20T21:52:12.3275415Z bash-interactive-static-aarch64-unknown-linux-musl> checking for wcwidth broken with unicode combining characters... no
2025-08-20T21:52:12.3276113Z bash-interactive-static-aarch64-unknown-linux-musl> checking for locale_charset... (cached) no
2025-08-20T21:52:12.5547164Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of wchar_t... 4
2025-08-20T21:52:12.6014112Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dlopen in -ldl... yes
2025-08-20T21:52:12.6491009Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dlopen... yes
2025-08-20T21:52:12.6964347Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dlclose... yes
2025-08-20T21:52:12.7438105Z bash-interactive-static-aarch64-unknown-linux-musl> checking for dlsym... yes
2025-08-20T21:52:12.8127297Z bash-interactive-static-aarch64-unknown-linux-musl> checking type of array argument to getgroups... gid_t
2025-08-20T21:52:12.8779947Z bash-interactive-static-aarch64-unknown-linux-musl> checking for off_t... yes
2025-08-20T21:52:12.9433937Z bash-interactive-static-aarch64-unknown-linux-musl> checking for mode_t... yes
2025-08-20T21:52:12.9434544Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uid_t... (cached) yes
2025-08-20T21:52:12.9435153Z bash-interactive-static-aarch64-unknown-linux-musl> checking for gid_t... (cached) yes
2025-08-20T21:52:13.0095043Z bash-interactive-static-aarch64-unknown-linux-musl> checking for pid_t... yes
2025-08-20T21:52:13.0095651Z bash-interactive-static-aarch64-unknown-linux-musl> checking for size_t... (cached) yes
2025-08-20T21:52:13.0752364Z bash-interactive-static-aarch64-unknown-linux-musl> checking for intptr_t... yes
2025-08-20T21:52:13.1411416Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uintptr_t... yes
2025-08-20T21:52:13.2081124Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ssize_t... yes
2025-08-20T21:52:13.2736252Z bash-interactive-static-aarch64-unknown-linux-musl> checking for time_t... yes
2025-08-20T21:52:13.2736892Z bash-interactive-static-aarch64-unknown-linux-musl> checking for long long int... (cached) yes
2025-08-20T21:52:13.2737545Z bash-interactive-static-aarch64-unknown-linux-musl> checking for unsigned long long int... (cached) yes
2025-08-20T21:52:13.3179898Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sig_atomic_t in signal.h... yes
2025-08-20T21:52:13.4158107Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of char... 1
2025-08-20T21:52:13.5797807Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of short... 2
2025-08-20T21:52:13.8104575Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of int... 4
2025-08-20T21:52:14.1029887Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of long... 8
2025-08-20T21:52:14.3951704Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of char *... 8
2025-08-20T21:52:14.6852648Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of size_t... 8
2025-08-20T21:52:14.9791360Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of double... 8
2025-08-20T21:52:15.8295118Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of long long... 8
2025-08-20T21:52:16.1711092Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bits16_t... no
2025-08-20T21:52:16.4658410Z bash-interactive-static-aarch64-unknown-linux-musl> checking for u_bits16_t... no
2025-08-20T21:52:17.6176916Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bits32_t... no
2025-08-20T21:52:18.4309555Z bash-interactive-static-aarch64-unknown-linux-musl> checking for u_bits32_t... no
2025-08-20T21:52:18.4627182Z bash-interactive-static-aarch64-unknown-linux-musl> checking for bits64_t... no
2025-08-20T21:52:18.4628540Z bash-interactive-static-aarch64-unknown-linux-musl> checking for ptrdiff_t... (cached) yes
2025-08-20T21:52:18.4860062Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether stat file-mode macros are broken... no
2025-08-20T21:52:18.4897413Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether #! works in shell scripts... yes
2025-08-20T21:52:18.4898822Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strchrnul works... no
2025-08-20T21:52:18.4900147Z 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-20T21:52:18.4900919Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T21:52:18.4901714Z 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-20T21:52:18.4902513Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T21:52:18.5379965Z bash-interactive-static-aarch64-unknown-linux-musl> checking for type of signal functions... posix
2025-08-20T21:52:18.5815212Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sys_errlist and sys_nerr... yes
2025-08-20T21:52:18.6116284Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether sys_siglist is declared... no
2025-08-20T21:52:18.6117268Z 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-20T21:52:18.6118060Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T21:52:18.6401160Z bash-interactive-static-aarch64-unknown-linux-musl> checking for _sys_siglist in signal.h or unistd.h... no
2025-08-20T21:52:18.6402198Z 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-20T21:52:18.6402958Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T21:52:18.6581624Z bash-interactive-static-aarch64-unknown-linux-musl> checking for clock_t... yes
2025-08-20T21:52:18.6766071Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sigset_t... yes
2025-08-20T21:52:18.6955763Z bash-interactive-static-aarch64-unknown-linux-musl> checking for socklen_t... yes
2025-08-20T21:52:18.7628655Z bash-interactive-static-aarch64-unknown-linux-musl> checking for quad_t... yes
2025-08-20T21:52:18.7922615Z bash-interactive-static-aarch64-unknown-linux-musl> checking for type of struct rlimit fields... rlim_t
2025-08-20T21:52:18.8591878Z bash-interactive-static-aarch64-unknown-linux-musl> checking for intmax_t... yes
2025-08-20T21:52:18.9300962Z bash-interactive-static-aarch64-unknown-linux-musl> checking for uintmax_t... yes
2025-08-20T21:52:19.2318240Z bash-interactive-static-aarch64-unknown-linux-musl> checking size of intmax_t... 8
2025-08-20T21:52:19.2607647Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct termios.c_line... yes
2025-08-20T21:52:19.3110679Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct termio.c_line... no
2025-08-20T21:52:19.3432000Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct dirent.d_ino... yes
2025-08-20T21:52:19.3758885Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct dirent.d_fileno... yes
2025-08-20T21:52:19.4320678Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct dirent.d_namlen... no
2025-08-20T21:52:19.4778175Z bash-interactive-static-aarch64-unknown-linux-musl> checking for d_type member in directory struct... yes
2025-08-20T21:52:19.5395955Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
2025-08-20T21:52:19.5688115Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct timeval in sys/time.h and time.h... yes
2025-08-20T21:52:19.6043833Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct stat.st_blocks... yes
2025-08-20T21:52:19.6337886Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether struct tm is in sys/time.h or time.h... time.h
2025-08-20T21:52:19.6632000Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct tm.tm_zone... yes
2025-08-20T21:52:19.6794573Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct timezone in sys/time.h and time.h... yes
2025-08-20T21:52:19.6796019Z 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-20T21:52:19.6796832Z bash-interactive-static-aarch64-unknown-linux-musl> 0
2025-08-20T21:52:19.7080930Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct timespec in <time.h>... yes
2025-08-20T21:52:19.7378293Z bash-interactive-static-aarch64-unknown-linux-musl> checking for struct stat.st_atim.tv_nsec... yes
2025-08-20T21:52:19.7687315Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether struct stat.st_atim is of type struct timespec... yes
2025-08-20T21:52:19.8146440Z bash-interactive-static-aarch64-unknown-linux-musl> checking for sbrk... yes
2025-08-20T21:52:19.8147223Z bash-interactive-static-aarch64-unknown-linux-musl> checking for working sbrk... configure: WARNING: cannot check working sbrk if cross-compiling
2025-08-20T21:52:19.8147907Z bash-interactive-static-aarch64-unknown-linux-musl> yes
2025-08-20T21:52:19.8438255Z bash-interactive-static-aarch64-unknown-linux-musl> checking for brk... no
2025-08-20T21:52:19.8922102Z bash-interactive-static-aarch64-unknown-linux-musl> checking for the existence of strsignal... yes
2025-08-20T21:52:19.8923097Z 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-20T21:52:19.8923836Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T21:52:19.8924609Z 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-20T21:52:19.8925386Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T21:52:19.9215017Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fpurge is declared... no
2025-08-20T21:52:19.9216419Z bash-interactive-static-aarch64-unknown-linux-musl> checking to see if getenv can be redefined... (cached) yes
2025-08-20T21:52:19.9217221Z bash-interactive-static-aarch64-unknown-linux-musl> checking if getcwd() will dynamically allocate memory with 0 size... (cached) yes
2025-08-20T21:52:19.9218849Z 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-20T21:52:19.9219745Z bash-interactive-static-aarch64-unknown-linux-musl> present
2025-08-20T21:52:19.9220516Z 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-20T21:52:19.9221261Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T21:52:19.9221983Z bash-interactive-static-aarch64-unknown-linux-musl> checking for standard-conformant snprintf... configure: WARNING: cannot check standard snprintf if cross-compiling
2025-08-20T21:52:19.9222701Z bash-interactive-static-aarch64-unknown-linux-musl> yes
2025-08-20T21:52:19.9223414Z bash-interactive-static-aarch64-unknown-linux-musl> checking for standard-conformant vsnprintf... configure: WARNING: cannot check standard vsnprintf if cross-compiling
2025-08-20T21:52:19.9224142Z bash-interactive-static-aarch64-unknown-linux-musl> yes
2025-08-20T21:52:19.9679276Z bash-interactive-static-aarch64-unknown-linux-musl> checking for strtoimax... yes
2025-08-20T21:52:20.0068610Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether strtoimax is declared... yes
2025-08-20T21:52:20.0468816Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether clearerr_unlocked is declared... yes
2025-08-20T21:52:20.0488171Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether feof_unlocked is declared... (cached) yes
2025-08-20T21:52:20.0882733Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether ferror_unlocked is declared... yes
2025-08-20T21:52:20.1277372Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fflush_unlocked is declared... yes
2025-08-20T21:52:20.1296885Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fgets_unlocked is declared... (cached) yes
2025-08-20T21:52:20.1689859Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fputc_unlocked is declared... yes
2025-08-20T21:52:20.2080298Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fputs_unlocked is declared... yes
2025-08-20T21:52:20.2470431Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fread_unlocked is declared... yes
2025-08-20T21:52:20.2860113Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether fwrite_unlocked is declared... yes
2025-08-20T21:52:20.2879615Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether getc_unlocked is declared... (cached) yes
2025-08-20T21:52:20.3271836Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether getchar_unlocked is declared... yes
2025-08-20T21:52:20.3660816Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether putc_unlocked is declared... yes
2025-08-20T21:52:20.4049386Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether putchar_unlocked is declared... yes
2025-08-20T21:52:20.4503910Z bash-interactive-static-aarch64-unknown-linux-musl> checking for standard-conformant putenv declaration... yes
2025-08-20T21:52:20.4957373Z bash-interactive-static-aarch64-unknown-linux-musl> checking for standard-conformant unsetenv declaration... yes
2025-08-20T21:52:20.4958426Z 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-20T21:52:20.4959378Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T21:52:20.4960193Z 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-20T21:52:20.4961005Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T21:52:20.4962169Z 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-20T21:52:20.4962995Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T21:52:20.4963592Z bash-interactive-static-aarch64-unknown-linux-musl> checking for presence of necessary job control definitions... (cached) nomissing
2025-08-20T21:52:20.4964367Z bash-interactive-static-aarch64-unknown-linux-musl> checking for presence of named pipes... (cached) nomissing
2025-08-20T21:52:20.5382683Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether termios.h defines TIOCGWINSZ... no
2025-08-20T21:52:20.5684582Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether sys/ioctl.h defines TIOCGWINSZ... yes
2025-08-20T21:52:20.5952043Z bash-interactive-static-aarch64-unknown-linux-musl> checking for TIOCSTAT in sys/ioctl.h... no
2025-08-20T21:52:20.6239980Z bash-interactive-static-aarch64-unknown-linux-musl> checking for FIONREAD in sys/ioctl.h... yes
2025-08-20T21:52:20.6241841Z 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-20T21:52:20.6242716Z bash-interactive-static-aarch64-unknown-linux-musl> no
2025-08-20T21:52:20.6491477Z bash-interactive-static-aarch64-unknown-linux-musl> checking for speed_t in sys/types.h... no
2025-08-20T21:52:20.6665886Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether getpw functions are declared in pwd.h... yes
2025-08-20T21:52:20.6667330Z 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-20T21:52:20.6668142Z bash-interactive-static-aarch64-unknown-linux-musl> yes
2025-08-20T21:52:20.6669664Z bash-interactive-static-aarch64-unknown-linux-musl> checking which library has the termcap functions... (cached) using libtinfo
2025-08-20T21:52:20.6698484Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether /dev/fd is available... standard
2025-08-20T21:52:20.6712255Z bash-interactive-static-aarch64-unknown-linux-musl> checking whether /dev/stdin stdout stderr are available... present
2025-08-20T21:52:20.6713595Z bash-interactive-static-aarch64-unknown-linux-musl> checking for default mail directory... unknown
2025-08-20T21:52:20.6750789Z bash-interactive-static-aarch64-unknown-linux-musl> checking shared object configuration for loadable builtins... supported
2025-08-20T21:52:20.7072910Z bash-interactive-static-aarch64-unknown-linux-musl> configure: creating ./config.status
2025-08-20T21:52:20.7913178Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating Makefile
2025-08-20T21:52:20.8026105Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating builtins/Makefile
2025-08-20T21:52:20.8155308Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/readline/Makefile
2025-08-20T21:52:20.8284893Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/glob/Makefile
2025-08-20T21:52:20.8423865Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/intl/Makefile
2025-08-20T21:52:20.8552102Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/malloc/Makefile
2025-08-20T21:52:20.8689641Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/sh/Makefile
2025-08-20T21:52:20.8821619Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/termcap/Makefile
2025-08-20T21:52:20.8957744Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating lib/tilde/Makefile
2025-08-20T21:52:20.9094796Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating doc/Makefile
2025-08-20T21:52:20.9221311Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating support/Makefile
2025-08-20T21:52:20.9357061Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating po/Makefile.in
2025-08-20T21:52:20.9483603Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating examples/loadables/Makefile
2025-08-20T21:52:20.9610859Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating examples/loadables/Makefile.inc
2025-08-20T21:52:20.9737171Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating examples/loadables/Makefile.sample
2025-08-20T21:52:20.9871495Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating examples/loadables/perl/Makefile
2025-08-20T21:52:20.9995214Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating support/bash.pc
2025-08-20T21:52:21.0127019Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating support/bashbug.sh
2025-08-20T21:52:21.0269955Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating config.h
2025-08-20T21:52:21.0362931Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating buildconf.h
2025-08-20T21:52:21.0442726Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: executing po-directories commands
2025-08-20T21:52:21.0510208Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating po/POTFILES
2025-08-20T21:52:21.0595508Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: creating po/Makefile
2025-08-20T21:52:21.0649143Z bash-interactive-static-aarch64-unknown-linux-musl> config.status: executing stamp-h commands
2025-08-20T21:52:21.0666641Z bash-interactive-static-aarch64-unknown-linux-musl> configure: WARNING: unrecognized options: --enable-static, --disable-shared, --disable-shared
2025-08-20T21:52:21.0965951Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T21:52:21.1033348Z bash-interactive-static-aarch64-unknown-linux-musl> build flags: -j5 SHELL=/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash
2025-08-20T21:52:21.1097599Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mksignames.o
2025-08-20T21:52:21.1115533Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f buildsignames.o
2025-08-20T21:52:21.1122276Z 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-20T21:52:21.1124332Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/builtins'
2025-08-20T21:52:21.1124911Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mkbuiltins.o
2025-08-20T21:52:21.1140172Z 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-20T21:52:21.1148033Z 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-20T21:52:21.1151803Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f unwind_prot.o
2025-08-20T21:52:21.1179803Z 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-20T21:52:21.1212346Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f pathexp.o
2025-08-20T21:52:21.1238245Z 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-20T21:52:21.1590611Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f test.o
2025-08-20T21:52:21.1613688Z 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-20T21:52:21.1660687Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mksyntax
2025-08-20T21:52:21.1662606Z 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-20T21:52:21.2261955Z bash-interactive-static-aarch64-unknown-linux-musl> In file included from bashintl.h:30,
2025-08-20T21:52:21.2263566Z bash-interactive-static-aarch64-unknown-linux-musl>                  from test.c:55:
2025-08-20T21:52:21.2266333Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'beyond':
2025-08-20T21:52:21.2270164Z 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-20T21:52:21.2273188Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T21:52:21.2274747Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T21:52:21.2277659Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T21:52:21.2278627Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T21:52:21.2281293Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T21:52:21.2282122Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:156:22: note: in expansion of macro '_'
2025-08-20T21:52:21.2284694Z bash-interactive-static-aarch64-unknown-linux-musl>   156 |   test_syntax_error (_("argument expected"), (char *)NULL);
2025-08-20T21:52:21.2287282Z bash-interactive-static-aarch64-unknown-linux-musl>       |                      ^
2025-08-20T21:52:21.2288147Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T21:52:21.2300278Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T21:52:21.2308444Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T21:52:21.2309203Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'integer_expected_error':
2025-08-20T21:52:21.2310886Z 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-20T21:52:21.2311865Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T21:52:21.2312497Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T21:52:21.2313178Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T21:52:21.2313833Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T21:52:21.2314418Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T21:52:21.2315013Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:164:22: note: in expansion of macro '_'
2025-08-20T21:52:21.2315671Z bash-interactive-static-aarch64-unknown-linux-musl>   164 |   test_syntax_error (_("%s: integer expected"), pch);
2025-08-20T21:52:21.2316699Z bash-interactive-static-aarch64-unknown-linux-musl>       |                      ^
2025-08-20T21:52:21.2317346Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T21:52:21.2318054Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T21:52:21.2318653Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T21:52:21.2319461Z bash-interactive-static-aarch64-unknown-linux-musl> gcc -rdynamic -g -DCROSS_COMPILING -o mkbuiltins mkbuiltins.o
2025-08-20T21:52:21.2320089Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'term':
2025-08-20T21:52:21.2320988Z 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-20T21:52:21.2321936Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T21:52:21.2322563Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T21:52:21.2323204Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T21:52:21.2323853Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T21:52:21.2324438Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T21:52:21.2325030Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:292:28: note: in expansion of macro '_'
2025-08-20T21:52:21.2325694Z bash-interactive-static-aarch64-unknown-linux-musl>   292 |         test_syntax_error (_("`)' expected"), (char *)NULL);
2025-08-20T21:52:21.2326315Z bash-interactive-static-aarch64-unknown-linux-musl>       |                            ^
2025-08-20T21:52:21.2326984Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T21:52:21.2327689Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T21:52:21.2328287Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T21:52:21.2329525Z 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-20T21:52:21.2330498Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T21:52:21.2331128Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T21:52:21.2331770Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T21:52:21.2332418Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T21:52:21.2333006Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T21:52:21.2333596Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:294:28: note: in expansion of macro '_'
2025-08-20T21:52:21.2334278Z bash-interactive-static-aarch64-unknown-linux-musl>   294 |         test_syntax_error (_("`)' expected, found %s"), argv[pos]);
2025-08-20T21:52:21.2334917Z bash-interactive-static-aarch64-unknown-linux-musl>       |                            ^
2025-08-20T21:52:21.2335578Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T21:52:21.2336285Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T21:52:21.2337052Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T21:52:21.2337629Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'binary_operator':
2025-08-20T21:52:21.2338537Z 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-20T21:52:21.2339649Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T21:52:21.2340279Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T21:52:21.2340920Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T21:52:21.2341562Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T21:52:21.2342149Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T21:52:21.2342744Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:488:26: note: in expansion of macro '_'
2025-08-20T21:52:21.2343418Z bash-interactive-static-aarch64-unknown-linux-musl>   488 |       test_syntax_error (_("%s: binary operator expected"), w);
2025-08-20T21:52:21.2344049Z bash-interactive-static-aarch64-unknown-linux-musl>       |                          ^
2025-08-20T21:52:21.2344717Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T21:52:21.2345423Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T21:52:21.2346025Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T21:52:21.2346593Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'two_arguments':
2025-08-20T21:52:21.2347790Z 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-20T21:52:21.2370320Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T21:52:21.2371438Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T21:52:21.2372665Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T21:52:21.2373632Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T21:52:21.2374453Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T21:52:21.2375268Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:792:28: note: in expansion of macro '_'
2025-08-20T21:52:21.2376197Z bash-interactive-static-aarch64-unknown-linux-musl>   792 |         test_syntax_error (_("%s: unary operator expected"), argv[pos]);
2025-08-20T21:52:21.2377223Z bash-interactive-static-aarch64-unknown-linux-musl>       |                            ^
2025-08-20T21:52:21.2382895Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T21:52:21.2383659Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T21:52:21.2384270Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T21:52:21.2385183Z 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-20T21:52:21.2386132Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T21:52:21.2387035Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T21:52:21.2387683Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T21:52:21.2388333Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T21:52:21.2393822Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T21:52:21.2394459Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:795:24: note: in expansion of macro '_'
2025-08-20T21:52:21.2395705Z bash-interactive-static-aarch64-unknown-linux-musl>   795 |     test_syntax_error (_("%s: unary operator expected"), argv[pos]);
2025-08-20T21:52:21.2396353Z bash-interactive-static-aarch64-unknown-linux-musl>       |                        ^
2025-08-20T21:52:21.2397011Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T21:52:21.2397732Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T21:52:21.2398335Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T21:52:21.2399100Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'three_arguments':
2025-08-20T21:52:21.2400047Z 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-20T21:52:21.2401001Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T21:52:21.2401633Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T21:52:21.2402286Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T21:52:21.2402931Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T21:52:21.2403519Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T21:52:21.2404119Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:831:24: note: in expansion of macro '_'
2025-08-20T21:52:21.2405146Z bash-interactive-static-aarch64-unknown-linux-musl>   831 |     test_syntax_error (_("%s: binary operator expected"), argv[pos+1]);
2025-08-20T21:52:21.2405833Z bash-interactive-static-aarch64-unknown-linux-musl>       |                        ^
2025-08-20T21:52:21.2406499Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T21:52:21.2407210Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T21:52:21.2407815Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T21:52:21.2408379Z bash-interactive-static-aarch64-unknown-linux-musl> test.c: In function 'test_command':
2025-08-20T21:52:21.2410175Z 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-20T21:52:21.2411165Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T21:52:21.2411803Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T21:52:21.2412449Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T21:52:21.2413095Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T21:52:21.2413925Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T21:52:21.2414520Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:926:28: note: in expansion of macro '_'
2025-08-20T21:52:21.2415177Z bash-interactive-static-aarch64-unknown-linux-musl>   926 |         test_syntax_error (_("missing `]'"), (char *)NULL);
2025-08-20T21:52:21.2415794Z bash-interactive-static-aarch64-unknown-linux-musl>       |                            ^
2025-08-20T21:52:21.2416458Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T21:52:21.2417167Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T21:52:21.2417766Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T21:52:21.2418665Z 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-20T21:52:21.2420100Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T21:52:21.2421314Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T21:52:21.2421980Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T21:52:21.2422630Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T21:52:21.2423214Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T21:52:21.2423808Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:944:28: note: in expansion of macro '_'
2025-08-20T21:52:21.2424516Z bash-interactive-static-aarch64-unknown-linux-musl>   944 |         test_syntax_error (_("syntax error: `%s' unexpected"), argv[pos]);
2025-08-20T21:52:21.2425181Z bash-interactive-static-aarch64-unknown-linux-musl>       |                            ^
2025-08-20T21:52:21.2425845Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T21:52:21.2426558Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T21:52:21.2427413Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T21:52:21.2428381Z 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-20T21:52:21.2429456Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T21:52:21.2430101Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ~^~~~~~~~~~~~~~~~~~~~~~~
2025-08-20T21:52:21.2430749Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T21:52:21.2431398Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T21:52:21.2431986Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T21:52:21.2432587Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:946:28: note: in expansion of macro '_'
2025-08-20T21:52:21.2433266Z bash-interactive-static-aarch64-unknown-linux-musl>   946 |         test_syntax_error (_("too many arguments"), (char *)NULL);
2025-08-20T21:52:21.2433906Z bash-interactive-static-aarch64-unknown-linux-musl>       |                            ^
2025-08-20T21:52:21.2434617Z bash-interactive-static-aarch64-unknown-linux-musl> test.c:143:26: note: expected 'char *' but argument is of type 'const char *'
2025-08-20T21:52:21.2435531Z bash-interactive-static-aarch64-unknown-linux-musl>   143 | test_syntax_error (char *format, char *arg)
2025-08-20T21:52:21.2436132Z bash-interactive-static-aarch64-unknown-linux-musl>       |                    ~~~~~~^~~~~~
2025-08-20T21:52:21.2436640Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f alias.o
2025-08-20T21:52:21.2438440Z 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-20T21:52:21.2531702Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f array.o
2025-08-20T21:52:21.2549050Z 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-20T21:52:21.2909612Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/builtins'
2025-08-20T21:52:21.2931619Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f arrayfunc.o
2025-08-20T21:52:21.2933478Z 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-20T21:52:21.4054785Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f assoc.o
2025-08-20T21:52:21.4082808Z 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-20T21:52:21.4544413Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f braces.o
2025-08-20T21:52:21.4571687Z 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-20T21:52:21.4854479Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bracecomp.o
2025-08-20T21:52:21.4900570Z 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-20T21:52:21.6676923Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bashhist.o
2025-08-20T21:52:21.6701281Z 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-20T21:52:21.6806946Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bashline.o
2025-08-20T21:52:21.6847212Z 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-20T21:52:21.7224503Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f list.o
2025-08-20T21:52:21.7251526Z 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-20T21:52:21.7770433Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f stringlib.o
2025-08-20T21:52:21.7823779Z 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-20T21:52:21.8838920Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f locale.o
2025-08-20T21:52:21.8868605Z 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-20T21:52:21.8948994Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f findcmd.o
2025-08-20T21:52:21.8969126Z 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-20T21:52:21.9585939Z bash-interactive-static-aarch64-unknown-linux-musl> locale.c: In function 'localetrans':
2025-08-20T21:52:21.9587277Z bash-interactive-static-aarch64-unknown-linux-musl> locale.c:458:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:21.9588661Z bash-interactive-static-aarch64-unknown-linux-musl>   458 |     translated = dgettext (default_domain, string);
2025-08-20T21:52:21.9589483Z bash-interactive-static-aarch64-unknown-linux-musl>       |                ^
2025-08-20T21:52:22.0025490Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/builtins'
2025-08-20T21:52:22.0040089Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f builtins.o
2025-08-20T21:52:22.0056021Z 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-20T21:52:22.0608470Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f alias.o
2025-08-20T21:52:22.0609312Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . alias.def
2025-08-20T21:52:22.0623244Z 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-20T21:52:22.0811607Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f pcomplete.o
2025-08-20T21:52:22.0848951Z 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-20T21:52:22.1229633Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bind.o
2025-08-20T21:52:22.1248916Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . bind.def
2025-08-20T21:52:22.1263254Z 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-20T21:52:22.1305283Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f break.o
2025-08-20T21:52:22.1305965Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . break.def
2025-08-20T21:52:22.1318986Z 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-20T21:52:22.1620853Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f alias.c
2025-08-20T21:52:22.1658629Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f builtin.o
2025-08-20T21:52:22.1694510Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . builtin.def
2025-08-20T21:52:22.1726330Z 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-20T21:52:22.1972161Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f break.c
2025-08-20T21:52:22.1986708Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f pcomplib.o
2025-08-20T21:52:22.2011154Z 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-20T21:52:22.2682132Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f builtin.c
2025-08-20T21:52:22.2709116Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f caller.o
2025-08-20T21:52:22.2751208Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . caller.def
2025-08-20T21:52:22.2763282Z 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-20T21:52:22.2923164Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bind.c
2025-08-20T21:52:22.2940900Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f xmalloc.o
2025-08-20T21:52:22.2943345Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f signames.o
2025-08-20T21:52:22.2983548Z 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-20T21:52:22.3042928Z 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-20T21:52:22.3614621Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/support'
2025-08-20T21:52:22.3652060Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f man2html.o
2025-08-20T21:52:22.3677269Z 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-20T21:52:22.3742871Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f shell.o
2025-08-20T21:52:22.3755675Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f caller.c
2025-08-20T21:52:22.3766327Z 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-20T21:52:22.3776088Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f cd.o
2025-08-20T21:52:22.3806635Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . cd.def
2025-08-20T21:52:22.3855467Z 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-20T21:52:22.4217735Z bash-interactive-static-aarch64-unknown-linux-musl> shell.c: In function 'get_current_user_info':
2025-08-20T21:52:22.4223378Z bash-interactive-static-aarch64-unknown-linux-musl> shell.c:1899:34: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:22.4224408Z bash-interactive-static-aarch64-unknown-linux-musl>  1899 |           current_user.user_name = _("I have no name!");
2025-08-20T21:52:22.4225149Z bash-interactive-static-aarch64-unknown-linux-musl>       |                                  ^
2025-08-20T21:52:22.6167480Z bash-interactive-static-aarch64-unknown-linux-musl> gcc -rdynamic -g man2html.o -o man2html -ldl
2025-08-20T21:52:22.6431625Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f cd.c
2025-08-20T21:52:22.6441824Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f colon.o
2025-08-20T21:52:22.6474567Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . colon.def
2025-08-20T21:52:22.6522542Z 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-20T21:52:22.6627488Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/support'
2025-08-20T21:52:22.6649722Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f eval.o
2025-08-20T21:52:22.6667068Z 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-20T21:52:22.7280395Z bash-interactive-static-aarch64-unknown-linux-musl> eval.c: In function 'alrm_catcher':
2025-08-20T21:52:22.7281443Z bash-interactive-static-aarch64-unknown-linux-musl> eval.c:260:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:22.7282442Z bash-interactive-static-aarch64-unknown-linux-musl>   260 |   msg = _("\007timed out waiting for input: auto-logout\n");
2025-08-20T21:52:22.7283112Z bash-interactive-static-aarch64-unknown-linux-musl>       |       ^
2025-08-20T21:52:22.7344027Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f colon.c
2025-08-20T21:52:22.7359715Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f command.o
2025-08-20T21:52:22.7401813Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . command.def
2025-08-20T21:52:22.7436978Z 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-20T21:52:22.7691860Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f common.o
2025-08-20T21:52:22.7720176Z 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-20T21:52:22.7990750Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f execute_cmd.o
2025-08-20T21:52:22.8009923Z 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-20T21:52:22.8060316Z bash-interactive-static-aarch64-unknown-linux-musl> common.c: In function 'sh_invalidnum':
2025-08-20T21:52:22.8061323Z bash-interactive-static-aarch64-unknown-linux-musl> common.c:219:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:22.8062250Z bash-interactive-static-aarch64-unknown-linux-musl>   219 |     msg = _("invalid octal number");
2025-08-20T21:52:22.8062868Z bash-interactive-static-aarch64-unknown-linux-musl>       |         ^
2025-08-20T21:52:22.8064151Z bash-interactive-static-aarch64-unknown-linux-musl> common.c:221:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:22.8065050Z bash-interactive-static-aarch64-unknown-linux-musl>   221 |     msg = _("invalid hex number");
2025-08-20T21:52:22.8065653Z bash-interactive-static-aarch64-unknown-linux-musl>       |         ^
2025-08-20T21:52:22.8066465Z bash-interactive-static-aarch64-unknown-linux-musl> common.c:223:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:22.8067341Z bash-interactive-static-aarch64-unknown-linux-musl>   223 |     msg = _("invalid number");
2025-08-20T21:52:22.8067928Z bash-interactive-static-aarch64-unknown-linux-musl>       |         ^
2025-08-20T21:52:22.8236945Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f command.c
2025-08-20T21:52:22.8249736Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f general.o
2025-08-20T21:52:22.8250520Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f declare.o
2025-08-20T21:52:22.8259858Z 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-20T21:52:22.8271166Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . declare.def
2025-08-20T21:52:22.8290205Z 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-20T21:52:22.9038010Z bash-interactive-static-aarch64-unknown-linux-musl> execute_cmd.c: In function 'init_notfound_str':
2025-08-20T21:52:22.9111700Z 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-20T21:52:22.9112748Z bash-interactive-static-aarch64-unknown-linux-musl>  5762 |     notfound_str = _("command not found");
2025-08-20T21:52:22.9113770Z bash-interactive-static-aarch64-unknown-linux-musl>       |                  ^
2025-08-20T21:52:23.0858047Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f echo.o
2025-08-20T21:52:23.0890798Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . echo.def
2025-08-20T21:52:23.0902988Z 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-20T21:52:23.1855855Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f echo.c
2025-08-20T21:52:23.1898097Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f make_cmd.o
2025-08-20T21:52:23.1916064Z 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-20T21:52:23.2125991Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f enable.o
2025-08-20T21:52:23.2143161Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . enable.def
2025-08-20T21:52:23.2199816Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f declare.c
2025-08-20T21:52:23.2201417Z 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-20T21:52:23.2202471Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f eval.o
2025-08-20T21:52:23.2222103Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . eval.def
2025-08-20T21:52:23.2241392Z 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-20T21:52:23.3084673Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f eval.c
2025-08-20T21:52:23.3127882Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f evalfile.o
2025-08-20T21:52:23.3172469Z 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-20T21:52:23.3594454Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f evalstring.o
2025-08-20T21:52:23.3647929Z 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-20T21:52:23.3740144Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f enable.c
2025-08-20T21:52:23.3762678Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f print_cmd.o
2025-08-20T21:52:23.3786179Z 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-20T21:52:23.4892308Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f dispose_cmd.o
2025-08-20T21:52:23.4931701Z 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-20T21:52:23.5823487Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f variables.o
2025-08-20T21:52:23.5842169Z 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-20T21:52:23.5886178Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f copy_cmd.o
2025-08-20T21:52:23.5921053Z 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-20T21:52:23.6393192Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f exec.o
2025-08-20T21:52:23.6440013Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . exec.def
2025-08-20T21:52:23.6441172Z 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-20T21:52:23.7164258Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f exit.o
2025-08-20T21:52:23.7207874Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . exit.def
2025-08-20T21:52:23.7209107Z 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-20T21:52:23.7263473Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f exec.c
2025-08-20T21:52:23.7279412Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f fc.o
2025-08-20T21:52:23.7326667Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . fc.def
2025-08-20T21:52:23.7340132Z 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-20T21:52:23.7969213Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f exit.c
2025-08-20T21:52:23.8002639Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f error.o
2025-08-20T21:52:23.8012218Z 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-20T21:52:23.8349615Z bash-interactive-static-aarch64-unknown-linux-musl> In file included from bashintl.h:30,
2025-08-20T21:52:23.8350372Z bash-interactive-static-aarch64-unknown-linux-musl>                  from error.c:39:
2025-08-20T21:52:23.8350952Z bash-interactive-static-aarch64-unknown-linux-musl> error.c: In function 'command_errstr':
2025-08-20T21:52:23.8352276Z 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-20T21:52:23.8353199Z bash-interactive-static-aarch64-unknown-linux-musl>    46 | # define gettext(Msgid) ((const char *) (Msgid))
2025-08-20T21:52:23.8353872Z bash-interactive-static-aarch64-unknown-linux-musl> bashintl.h:36:25: note: in expansion of macro 'gettext'
2025-08-20T21:52:23.8354533Z bash-interactive-static-aarch64-unknown-linux-musl>    36 | #define _(msgid)        gettext(msgid)
2025-08-20T21:52:23.8355120Z bash-interactive-static-aarch64-unknown-linux-musl>       |                         ^~~~~~~
2025-08-20T21:52:23.8355721Z bash-interactive-static-aarch64-unknown-linux-musl> error.c:435:11: note: in expansion of macro '_'
2025-08-20T21:52:23.8356346Z bash-interactive-static-aarch64-unknown-linux-musl>   435 |   return (_(cmd_error_table[code]));
2025-08-20T21:52:23.8356882Z bash-interactive-static-aarch64-unknown-linux-musl>       |           ^
2025-08-20T21:52:23.8693732Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f fg_bg.o
2025-08-20T21:52:23.8720129Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . fg_bg.def
2025-08-20T21:52:23.8738927Z 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-20T21:52:23.9295045Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f expr.o
2025-08-20T21:52:23.9311089Z 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-20T21:52:23.9556017Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f fg_bg.c
2025-08-20T21:52:23.9582684Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f hash.o
2025-08-20T21:52:23.9603118Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . hash.def
2025-08-20T21:52:23.9659630Z 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-20T21:52:24.0544978Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f fc.c
2025-08-20T21:52:24.0591255Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f help.o
2025-08-20T21:52:24.0639269Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . help.def
2025-08-20T21:52:24.0676950Z 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-20T21:52:24.1136434Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f hash.c
2025-08-20T21:52:24.1176934Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f history.o
2025-08-20T21:52:24.1221496Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . history.def
2025-08-20T21:52:24.1261823Z 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-20T21:52:24.1339590Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def: In function 'show_manpage':
2025-08-20T21:52:24.1341287Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def:313:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:24.1345873Z bash-interactive-static-aarch64-unknown-linux-musl>   313 |     line = doc ? _(doc[0]) : (char *)NULL;
2025-08-20T21:52:24.1346936Z bash-interactive-static-aarch64-unknown-linux-musl>       |          ^
2025-08-20T21:52:24.1347662Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def: In function 'dispcolumn':
2025-08-20T21:52:24.1350789Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def:378:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:24.1351799Z bash-interactive-static-aarch64-unknown-linux-musl>   378 |   helpdoc = _(shell_builtins[i].short_doc);
2025-08-20T21:52:24.1354572Z bash-interactive-static-aarch64-unknown-linux-musl>       |           ^
2025-08-20T21:52:24.1355478Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def:397:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:24.1356419Z bash-interactive-static-aarch64-unknown-linux-musl>   397 |   helpdoc = _(shell_builtins[i+height].short_doc);
2025-08-20T21:52:24.1357099Z bash-interactive-static-aarch64-unknown-linux-musl>       |           ^
2025-08-20T21:52:24.1357727Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def: In function 'wdispcolumn':
2025-08-20T21:52:24.1358637Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def:418:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:24.1360217Z bash-interactive-static-aarch64-unknown-linux-musl>   418 |   helpdoc = _(shell_builtins[i].short_doc);
2025-08-20T21:52:24.1360890Z bash-interactive-static-aarch64-unknown-linux-musl>       |           ^
2025-08-20T21:52:24.1361806Z bash-interactive-static-aarch64-unknown-linux-musl> ./help.def:467:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:24.1362772Z bash-interactive-static-aarch64-unknown-linux-musl>   467 |   helpdoc = _(shell_builtins[i+height].short_doc);
2025-08-20T21:52:24.1363454Z bash-interactive-static-aarch64-unknown-linux-musl>       |           ^
2025-08-20T21:52:24.3101530Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f help.c
2025-08-20T21:52:24.3120696Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f jobs.o
2025-08-20T21:52:24.3166152Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . jobs.def
2025-08-20T21:52:24.3210786Z 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-20T21:52:24.3758210Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f flags.o
2025-08-20T21:52:24.3777372Z 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-20T21:52:24.3832673Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f history.c
2025-08-20T21:52:24.3855011Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f kill.o
2025-08-20T21:52:24.3876110Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . kill.def
2025-08-20T21:52:24.3896665Z 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-20T21:52:24.4264650Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f jobs.c
2025-08-20T21:52:24.4337315Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f jobs.o
2025-08-20T21:52:24.4339460Z 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-20T21:52:24.4420203Z bash-interactive-static-aarch64-unknown-linux-musl> ./kill.def: In function 'kill_error':
2025-08-20T21:52:24.4421092Z bash-interactive-static-aarch64-unknown-linux-musl> ./kill.def:280:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:24.4421928Z bash-interactive-static-aarch64-unknown-linux-musl>   280 |     x = _("Unknown error");
2025-08-20T21:52:24.4422428Z bash-interactive-static-aarch64-unknown-linux-musl>       |       ^
2025-08-20T21:52:24.5004171Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f kill.c
2025-08-20T21:52:24.5083286Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f let.o
2025-08-20T21:52:24.5083819Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . let.def
2025-08-20T21:52:24.5110326Z 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-20T21:52:24.5111942Z bash-interactive-static-aarch64-unknown-linux-musl> jobs.c: In function 'printable_job_status':
2025-08-20T21:52:24.5112896Z bash-interactive-static-aarch64-unknown-linux-musl> jobs.c:1974:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:24.5113743Z bash-interactive-static-aarch64-unknown-linux-musl>  1974 |   temp = _("Done");
2025-08-20T21:52:24.5114309Z bash-interactive-static-aarch64-unknown-linux-musl>       |        ^
2025-08-20T21:52:24.5115121Z bash-interactive-static-aarch64-unknown-linux-musl> jobs.c:1979:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:24.5115998Z bash-interactive-static-aarch64-unknown-linux-musl>  1979 |         temp = _("Stopped");
2025-08-20T21:52:24.5116608Z bash-interactive-static-aarch64-unknown-linux-musl>       |              ^
2025-08-20T21:52:24.5117427Z bash-interactive-static-aarch64-unknown-linux-musl> jobs.c:1987:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:24.5118281Z bash-interactive-static-aarch64-unknown-linux-musl>  1987 |     temp = _("Running");
2025-08-20T21:52:24.5118989Z bash-interactive-static-aarch64-unknown-linux-musl>       |          ^
2025-08-20T21:52:24.5119835Z bash-interactive-static-aarch64-unknown-linux-musl> jobs.c:2009:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:24.5120725Z bash-interactive-static-aarch64-unknown-linux-musl>  2009 |         temp = _("Unknown status");
2025-08-20T21:52:24.5121353Z bash-interactive-static-aarch64-unknown-linux-musl>       |              ^
2025-08-20T21:52:24.5270892Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mapfile.o
2025-08-20T21:52:24.5298405Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . mapfile.def
2025-08-20T21:52:24.5327210Z 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-20T21:52:24.5840299Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f let.c
2025-08-20T21:52:24.5841394Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f subst.o
2025-08-20T21:52:24.5843318Z 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-20T21:52:24.7097044Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f hashcmd.o
2025-08-20T21:52:24.7122686Z 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-20T21:52:24.7322002Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mapfile.c
2025-08-20T21:52:24.7345657Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f pushd.o
2025-08-20T21:52:24.7360571Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . pushd.def
2025-08-20T21:52:24.7374881Z 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-20T21:52:24.8121322Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f hashlib.o
2025-08-20T21:52:24.8140762Z 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-20T21:52:24.9925256Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f read.o
2025-08-20T21:52:24.9966867Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . read.def
2025-08-20T21:52:25.0011494Z 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-20T21:52:25.0162473Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f pushd.c
2025-08-20T21:52:25.0180925Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f return.o
2025-08-20T21:52:25.0196103Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . return.def
2025-08-20T21:52:25.0209608Z 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-20T21:52:25.1194805Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f return.c
2025-08-20T21:52:25.1249442Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f set.o
2025-08-20T21:52:25.1296377Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . set.def
2025-08-20T21:52:25.1342917Z 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-20T21:52:25.4572153Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f set.c
2025-08-20T21:52:25.4599820Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f setattr.o
2025-08-20T21:52:25.4610253Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . setattr.def
2025-08-20T21:52:25.4615051Z 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-20T21:52:25.4681037Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f shift.o
2025-08-20T21:52:25.4696894Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . shift.def
2025-08-20T21:52:25.4711011Z 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-20T21:52:25.5845844Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f shift.c
2025-08-20T21:52:25.5877246Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f source.o
2025-08-20T21:52:25.5892110Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . source.def
2025-08-20T21:52:25.5905486Z 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-20T21:52:25.6110157Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f read.c
2025-08-20T21:52:25.6122693Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mailcheck.o
2025-08-20T21:52:25.6175470Z 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-20T21:52:25.6752669Z bash-interactive-static-aarch64-unknown-linux-musl> mailcheck.c: In function 'check_mail':
2025-08-20T21:52:25.6753583Z bash-interactive-static-aarch64-unknown-linux-musl> mailcheck.c:435:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:25.6754572Z bash-interactive-static-aarch64-unknown-linux-musl>   435 |           message = mailfiles[i]->msg ? mailfiles[i]->msg : _("You have mail in $_");
2025-08-20T21:52:25.6755237Z bash-interactive-static-aarch64-unknown-linux-musl>       |                   ^
2025-08-20T21:52:25.6756015Z bash-interactive-static-aarch64-unknown-linux-musl> mailcheck.c:460:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:25.6756870Z bash-interactive-static-aarch64-unknown-linux-musl>   460 |             message = _("You have new mail in $_");
2025-08-20T21:52:25.6757450Z bash-interactive-static-aarch64-unknown-linux-musl>       |                     ^
2025-08-20T21:52:25.6862958Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f setattr.c
2025-08-20T21:52:25.6907921Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f suspend.o
2025-08-20T21:52:25.6924992Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . suspend.def
2025-08-20T21:52:25.6972410Z 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-20T21:52:25.7210385Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f source.c
2025-08-20T21:52:25.7246695Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f test.o
2025-08-20T21:52:25.7261205Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . test.def
2025-08-20T21:52:25.7312623Z 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-20T21:52:25.7855551Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f test.c
2025-08-20T21:52:25.7878622Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f times.o
2025-08-20T21:52:25.7890872Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f mksignames
2025-08-20T21:52:25.7894586Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f suspend.c
2025-08-20T21:52:25.7915754Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . times.def
2025-08-20T21:52:25.7926535Z 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-20T21:52:25.7931063Z 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-20T21:52:25.7974210Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f input.o
2025-08-20T21:52:25.7999374Z 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-20T21:52:25.8442817Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f sig.o
2025-08-20T21:52:25.8448158Z 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-20T21:52:25.8543317Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f times.c
2025-08-20T21:52:25.8591294Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f trap.o
2025-08-20T21:52:25.8608487Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . trap.def
2025-08-20T21:52:25.8624433Z 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-20T21:52:25.9615417Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f type.o
2025-08-20T21:52:25.9634063Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . type.def
2025-08-20T21:52:25.9650773Z 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-20T21:52:26.0167820Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f syntax.c
2025-08-20T21:52:26.0221553Z bash-interactive-static-aarch64-unknown-linux-musl> ./mksyntax -o syntax.c
2025-08-20T21:52:26.0263900Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f y.tab.o
2025-08-20T21:52:26.0323502Z 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-20T21:52:26.0593894Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f trap.c
2025-08-20T21:52:26.0681723Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f lsignames.h
2025-08-20T21:52:26.0696286Z bash-interactive-static-aarch64-unknown-linux-musl> ./mksignames lsignames.h
2025-08-20T21:52:26.0698059Z 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-20T21:52:26.0699529Z bash-interactive-static-aarch64-unknown-linux-musl>     && mv newversion.h version.h
2025-08-20T21:52:26.0700074Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f syntax.o
2025-08-20T21:52:26.0706076Z 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-20T21:52:26.0922103Z 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-20T21:52:26.1030049Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f umask.o
2025-08-20T21:52:26.1056871Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . umask.def
2025-08-20T21:52:26.1060990Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f type.c
2025-08-20T21:52:26.1075836Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f wait.o
2025-08-20T21:52:26.1093198Z 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-20T21:52:26.1097729Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . wait.def
2025-08-20T21:52:26.1122210Z 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-20T21:52:26.1245590Z bash-interactive-static-aarch64-unknown-linux-musl> /usr/local/src/chet/src/bash/src/parse.y: In function 'report_syntax_error':
2025-08-20T21:52:26.1253192Z 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-20T21:52:26.1760958Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f getopts.o
2025-08-20T21:52:26.1764557Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . getopts.def
2025-08-20T21:52:26.1780448Z 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-20T21:52:26.2573926Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f umask.c
2025-08-20T21:52:26.2599108Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f shopt.o
2025-08-20T21:52:26.2631539Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . shopt.def
2025-08-20T21:52:26.2646300Z 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-20T21:52:26.3000982Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f getopts.c
2025-08-20T21:52:26.3023991Z 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-20T21:52:26.3063424Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f version.o
2025-08-20T21:52:26.3085904Z 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-20T21:52:26.3138610Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f wait.c
2025-08-20T21:52:26.3155242Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f printf.o
2025-08-20T21:52:26.3155957Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . printf.def
2025-08-20T21:52:26.3201809Z 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-20T21:52:26.3545462Z 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-20T21:52:26.4068964Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f trap.o
2025-08-20T21:52:26.4106329Z 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-20T21:52:26.4775043Z bash-interactive-static-aarch64-unknown-linux-musl> trap.c: In function 'signal_name':
2025-08-20T21:52:26.4775904Z bash-interactive-static-aarch64-unknown-linux-musl> trap.c:224:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:26.4776776Z bash-interactive-static-aarch64-unknown-linux-musl>   224 |   ret = (sig >= BASH_NSIG || sig < 0 || signal_names[sig] == NULL)
2025-08-20T21:52:26.4777400Z bash-interactive-static-aarch64-unknown-linux-musl>       |       ^
2025-08-20T21:52:26.5215182Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f shopt.c
2025-08-20T21:52:26.5233656Z 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-20T21:52:26.6349204Z bash-interactive-static-aarch64-unknown-linux-musl> 
2025-08-20T21:52:26.6377360Z bash-interactive-static-aarch64-unknown-linux-musl>       ***********************************************************
2025-08-20T21:52:26.6406958Z bash-interactive-static-aarch64-unknown-linux-musl>       *                                                         *
2025-08-20T21:52:26.6444456Z bash-interactive-static-aarch64-unknown-linux-musl>       * GNU bash, version 5.3.0(1)-release (aarch64-unknown-linux-musl)
2025-08-20T21:52:26.6476470Z bash-interactive-static-aarch64-unknown-linux-musl>       *                                                         *
2025-08-20T21:52:26.6507592Z bash-interactive-static-aarch64-unknown-linux-musl>       ***********************************************************
2025-08-20T21:52:26.6528560Z bash-interactive-static-aarch64-unknown-linux-musl> 
2025-08-20T21:52:26.6624377Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f getopt.o
2025-08-20T21:52:26.6655007Z 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-20T21:52:26.8065310Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bashgetopt.o
2025-08-20T21:52:26.8114510Z 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-20T21:52:26.9132978Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f complete.o
2025-08-20T21:52:26.9150576Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . complete.def
2025-08-20T21:52:26.9182584Z 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-20T21:52:26.9205613Z bash-interactive-static-aarch64-unknown-linux-musl> /nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash ./psize.sh > pipesize.h
2025-08-20T21:52:27.1525561Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f complete.c
2025-08-20T21:52:27.1554408Z bash-interactive-static-aarch64-unknown-linux-musl> making lib/glob/libglob.a in ./lib/glob
2025-08-20T21:52:27.1582632Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/lib/glob'
2025-08-20T21:52:27.1585702Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f glob.o
2025-08-20T21:52:27.1604102Z 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-20T21:52:27.3291432Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f printf.c
2025-08-20T21:52:27.3343814Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f strmatch.o
2025-08-20T21:52:27.3347264Z 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-20T21:52:27.3670660Z bash-interactive-static-aarch64-unknown-linux-musl> making lib/sh/libsh.a in ./lib/sh
2025-08-20T21:52:27.3705111Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/lib/sh'
2025-08-20T21:52:27.3711903Z 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-20T21:52:27.4041709Z 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-20T21:52:27.4422667Z 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-20T21:52:27.5186451Z 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-20T21:52:27.5646994Z 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-20T21:52:27.5883339Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f smatch.o
2025-08-20T21:52:27.5907004Z 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-20T21:52:27.5954903Z 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-20T21:52:27.6166436Z 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-20T21:52:27.6701336Z 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-20T21:52:27.7660662Z 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-20T21:52:27.8044012Z 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-20T21:52:27.8883046Z 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-20T21:52:27.9529914Z 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-20T21:52:28.0234242Z 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-20T21:52:28.0593864Z 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-20T21:52:28.1218110Z 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-20T21:52:28.1946094Z 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-20T21:52:28.2607367Z 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-20T21:52:28.3427019Z 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-20T21:52:28.4467185Z 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-20T21:52:28.5307373Z 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-20T21:52:28.5415388Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f xmbsrtowcs.o
2025-08-20T21:52:28.5441237Z 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-20T21:52:28.5869438Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f gmisc.o
2025-08-20T21:52:28.5901936Z 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-20T21:52:28.6746028Z bash-interactive-static-aarch64-unknown-linux-musl> making lib/tilde/libtilde.a in ./lib/tilde
2025-08-20T21:52:28.6776440Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/lib/tilde'
2025-08-20T21:52:28.6801122Z 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-20T21:52:28.6802769Z 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-20T21:52:28.7211375Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f -f libglob.a
2025-08-20T21:52:28.7235523Z 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-20T21:52:28.7269689Z bash-interactive-static-aarch64-unknown-linux-musl> test -n "aarch64-unknown-linux-musl-ranlib" && aarch64-unknown-linux-musl-ranlib libglob.a
2025-08-20T21:52:28.7301459Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/lib/glob'
2025-08-20T21:52:28.7333516Z 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-20T21:52:28.7710943Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f libtilde.a
2025-08-20T21:52:28.7731967Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-ar cr libtilde.a tilde.o
2025-08-20T21:52:28.7760119Z bash-interactive-static-aarch64-unknown-linux-musl> test -n "aarch64-unknown-linux-musl-ranlib" && aarch64-unknown-linux-musl-ranlib libtilde.a
2025-08-20T21:52:28.7779119Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/lib/tilde'
2025-08-20T21:52:28.7802783Z 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-20T21:52:28.7948423Z 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-20T21:52:28.8078825Z 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-20T21:52:28.8304589Z 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-20T21:52:28.9026222Z 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-20T21:52:28.9572048Z 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-20T21:52:28.9792024Z 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-20T21:52:28.9873661Z 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-20T21:52:29.0204576Z 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-20T21:52:29.0341278Z 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-20T21:52:29.0594013Z 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-20T21:52:29.0742520Z 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-20T21:52:29.0817641Z 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-20T21:52:29.0825292Z 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-20T21:52:29.1039638Z 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-20T21:52:29.1270395Z 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-20T21:52:29.1292456Z 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-20T21:52:29.1530277Z 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-20T21:52:29.1790980Z 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-20T21:52:29.1990751Z 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-20T21:52:29.2370695Z 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-20T21:52:29.2386805Z 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-20T21:52:29.2426012Z 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-20T21:52:29.2729229Z 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-20T21:52:29.2913689Z 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-20T21:52:29.3073983Z 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-20T21:52:29.3107044Z 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-20T21:52:29.3261927Z 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-20T21:52:29.3476101Z 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-20T21:52:29.3537632Z 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-20T21:52:29.3595035Z 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-20T21:52:29.3759076Z 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-20T21:52:29.3888208Z 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-20T21:52:29.4113991Z 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-20T21:52:29.4211212Z 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-20T21:52:29.4594316Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f libsh.a
2025-08-20T21:52:29.4612606Z 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-20T21:52:29.4672945Z bash-interactive-static-aarch64-unknown-linux-musl> test -n "aarch64-unknown-linux-musl-ranlib" && aarch64-unknown-linux-musl-ranlib libsh.a
2025-08-20T21:52:29.4733507Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/lib/sh'
2025-08-20T21:52:29.9319131Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f ulimit.o
2025-08-20T21:52:29.9332554Z bash-interactive-static-aarch64-unknown-linux-musl> ./mkbuiltins -D . ulimit.def
2025-08-20T21:52:29.9345974Z 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-20T21:52:30.0686134Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f ulimit.c
2025-08-20T21:52:30.0701967Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f libbuiltins.a
2025-08-20T21:52:30.0717623Z 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-20T21:52:30.0784254Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-ranlib libbuiltins.a
2025-08-20T21:52:30.0850551Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/builtins'
2025-08-20T21:52:30.0884391Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/builtins'
2025-08-20T21:52:30.0885043Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: 'pipesize.h' is up to date.
2025-08-20T21:52:30.0886638Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/builtins'
2025-08-20T21:52:30.0887654Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f redir.o
2025-08-20T21:52:30.0904896Z 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-20T21:52:30.1221862Z bash-interactive-static-aarch64-unknown-linux-musl> redir.c: In function 'redirection_error':
2025-08-20T21:52:30.1223698Z bash-interactive-static-aarch64-unknown-linux-musl> redir.c:146:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:30.1224590Z bash-interactive-static-aarch64-unknown-linux-musl>   146 |     filename = _("file descriptor out of range");
2025-08-20T21:52:30.1225179Z bash-interactive-static-aarch64-unknown-linux-musl>       |              ^
2025-08-20T21:52:30.1225951Z bash-interactive-static-aarch64-unknown-linux-musl> redir.c:194:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2025-08-20T21:52:30.1226793Z bash-interactive-static-aarch64-unknown-linux-musl>   194 |     filename = _("file descriptor out of range");
2025-08-20T21:52:30.1227364Z bash-interactive-static-aarch64-unknown-linux-musl>       |              ^
2025-08-20T21:52:30.4434648Z bash-interactive-static-aarch64-unknown-linux-musl> rm -f bash
2025-08-20T21:52:30.4453529Z 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-20T21:52:30.6808476Z bash-interactive-static-aarch64-unknown-linux-musl> ls -l bash
2025-08-20T21:52:30.6822965Z bash-interactive-static-aarch64-unknown-linux-musl> -rwxr-xr-x 1 nixbld nixbld 3106096 Aug 20 21:52 bash
2025-08-20T21:52:30.6824116Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-size bash
2025-08-20T21:52:30.6839514Z bash-interactive-static-aarch64-unknown-linux-musl>    text        data     bss     dec     hex filename
2025-08-20T21:52:30.6840161Z bash-interactive-static-aarch64-unknown-linux-musl> 1616394       61376   53328 1731098  1a6a1a bash
2025-08-20T21:52:30.6876312Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: installPhase
2025-08-20T21:52:30.6955661Z 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-20T21:52:30.7031654Z bash-interactive-static-aarch64-unknown-linux-musl> 
2025-08-20T21:52:30.7049640Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/builtins'
2025-08-20T21:52:30.7050320Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: 'pipesize.h' is up to date.
2025-08-20T21:52:30.7050984Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/builtins'
2025-08-20T21:52:30.7051639Z bash-interactive-static-aarch64-unknown-linux-musl>       ***********************************************************
2025-08-20T21:52:30.7060978Z bash-interactive-static-aarch64-unknown-linux-musl>       *                                                         *
2025-08-20T21:52:30.7072643Z bash-interactive-static-aarch64-unknown-linux-musl> mkdir -p -- /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/bin
2025-08-20T21:52:30.7077519Z bash-interactive-static-aarch64-unknown-linux-musl>       * GNU bash, version 5.3.0(1)-release (aarch64-unknown-linux-musl)
2025-08-20T21:52:30.7085939Z bash-interactive-static-aarch64-unknown-linux-musl>       *                                                         *
2025-08-20T21:52:30.7093898Z bash-interactive-static-aarch64-unknown-linux-musl>       ***********************************************************
2025-08-20T21:52:30.7101981Z bash-interactive-static-aarch64-unknown-linux-musl> 
2025-08-20T21:52:30.7106746Z 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-20T21:52:30.7143191Z 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-20T21:52:30.7177000Z 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-20T21:52:30.7186243Z bash-interactive-static-aarch64-unknown-linux-musl> ( cd ./po/ ; make  DESTDIR= installdirs )
2025-08-20T21:52:30.7207897Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/po'
2025-08-20T21:52:30.7209233Z bash-interactive-static-aarch64-unknown-linux-musl> if test "bash" = "gettext-tools"; then \
2025-08-20T21:52:30.7210507Z 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-20T21:52:30.7211672Z bash-interactive-static-aarch64-unknown-linux-musl> else \
2025-08-20T21:52:30.7212069Z bash-interactive-static-aarch64-unknown-linux-musl>   : ; \
2025-08-20T21:52:30.7212445Z bash-interactive-static-aarch64-unknown-linux-musl> fi
2025-08-20T21:52:30.7217057Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/po'
2025-08-20T21:52:30.7221663Z 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-20T21:52:30.7254199Z 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-20T21:52:30.7271497Z 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-20T21:52:30.7290133Z bash-interactive-static-aarch64-unknown-linux-musl> ( cd ./doc ; make  \
2025-08-20T21:52:30.7291113Z 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-20T21:52:30.7292548Z 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-20T21:52:30.7294789Z 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-20T21:52:30.7314228Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/doc'
2025-08-20T21:52:30.7315576Z 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-20T21:52:30.7331636Z 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-20T21:52:30.7347674Z 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-20T21:52:30.7363366Z 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-20T21:52:30.7365044Z 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-20T21:52:30.7366658Z bash-interactive-static-aarch64-unknown-linux-musl> fi
2025-08-20T21:52:30.7383461Z 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-20T21:52:30.7401466Z 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-20T21:52:30.7417139Z 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-20T21:52:30.7433303Z bash-interactive-static-aarch64-unknown-linux-musl> if test -f bash.info; then d=.; else d=.; fi; \
2025-08-20T21:52:30.7434665Z 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-20T21:52:30.7452277Z 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-20T21:52:30.7454083Z 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-20T21:52:30.7455527Z bash-interactive-static-aarch64-unknown-linux-musl> else true; fi
2025-08-20T21:52:30.7471939Z 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-20T21:52:30.7473989Z 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-20T21:52:30.7475932Z 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-20T21:52:30.7477071Z bash-interactive-static-aarch64-unknown-linux-musl> fi
2025-08-20T21:52:30.7506845Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/doc'
2025-08-20T21:52:30.7509939Z bash-interactive-static-aarch64-unknown-linux-musl> ( cd ./builtins ; make  DESTDIR= install )
2025-08-20T21:52:30.7538354Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/builtins'
2025-08-20T21:52:30.7539207Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Nothing to be done for 'install'.
2025-08-20T21:52:30.7539882Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/builtins'
2025-08-20T21:52:30.7540885Z bash-interactive-static-aarch64-unknown-linux-musl> ( cd ./po/ ; make  DESTDIR= install )
2025-08-20T21:52:30.7562924Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/po'
2025-08-20T21:52:30.7563601Z bash-interactive-static-aarch64-unknown-linux-musl> if test "bash" = "gettext-tools"; then \
2025-08-20T21:52:30.7564865Z 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-20T21:52:30.7566905Z 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-20T21:52:30.7568031Z bash-interactive-static-aarch64-unknown-linux-musl>     /nix/store/8b7y59p9vzlkwbx52q42lzpf9gwkzih2-coreutils-9.7/bin/install -c -m 644 ./$file \
2025-08-20T21:52:30.7569313Z 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-20T21:52:30.7570172Z bash-interactive-static-aarch64-unknown-linux-musl>   done; \
2025-08-20T21:52:30.7570639Z bash-interactive-static-aarch64-unknown-linux-musl>   for file in Makevars; do \
2025-08-20T21:52:30.7571573Z 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-20T21:52:30.7572435Z bash-interactive-static-aarch64-unknown-linux-musl>   done; \
2025-08-20T21:52:30.7572828Z bash-interactive-static-aarch64-unknown-linux-musl> else \
2025-08-20T21:52:30.7573212Z bash-interactive-static-aarch64-unknown-linux-musl>   : ; \
2025-08-20T21:52:30.7573585Z bash-interactive-static-aarch64-unknown-linux-musl> fi
2025-08-20T21:52:30.7574094Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/po'
2025-08-20T21:52:30.7574786Z bash-interactive-static-aarch64-unknown-linux-musl> ( cd /build/bash-5.3/examples/loadables && make  DESTDIR= install )
2025-08-20T21:52:30.7599347Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/bash-5.3/examples/loadables'
2025-08-20T21:52:30.7600654Z 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-20T21:52:30.7602787Z 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-20T21:52:30.7611133Z 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-20T21:52:30.7621210Z 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-20T21:52:30.7625526Z 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-20T21:52:30.8081898Z 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-20T21:52:30.8336397Z 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-20T21:52:30.8435136Z 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-20T21:52:30.8542163Z 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-20T21:52:30.8911818Z 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-20T21:52:30.9047151Z 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-20T21:52:30.9049169Z 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-20T21:52:30.9247023Z 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-20T21:52:30.9766641Z 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-20T21:52:30.9828859Z 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-20T21:52:31.0097030Z 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-20T21:52:31.0172803Z 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-20T21:52:31.0224488Z 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-20T21:52:31.0502315Z 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-20T21:52:31.0577671Z 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-20T21:52:31.0752489Z 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-20T21:52:31.0836699Z 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-20T21:52:31.1300747Z 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-20T21:52:31.1302773Z 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-20T21:52:31.1315081Z 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-20T21:52:31.1470712Z 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-20T21:52:31.1626119Z 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-20T21:52:31.1841116Z 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-20T21:52:31.2153513Z 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-20T21:52:31.2194228Z 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-20T21:52:31.2326809Z 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-20T21:52:31.2393470Z 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-20T21:52:31.2538188Z 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-20T21:52:31.3014275Z 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-20T21:52:31.3279786Z 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-20T21:52:31.3501827Z 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-20T21:52:31.3644175Z 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-20T21:52:31.4304072Z 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-20T21:52:31.4502978Z 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-20T21:52:31.5040854Z 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-20T21:52:31.5088635Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,print   -o print print.o
2025-08-20T21:52:31.5106510Z 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-20T21:52:31.5121317Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,truefalse   -o truefalse truefalse.o
2025-08-20T21:52:31.5321465Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,sleep   -o sleep sleep.o
2025-08-20T21:52:31.5332321Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,finfo   -o finfo finfo.o
2025-08-20T21:52:31.5363313Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,logname   -o logname logname.o
2025-08-20T21:52:31.5456155Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,basename   -o basename basename.o
2025-08-20T21:52:31.5614899Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,dirname   -o dirname dirname.o
2025-08-20T21:52:31.5625428Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,fdflags   -o fdflags fdflags.o
2025-08-20T21:52:31.5684039Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,tty   -o tty tty.o
2025-08-20T21:52:31.5834612Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,pathchk   -o pathchk pathchk.o
2025-08-20T21:52:31.5850720Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,tee   -o tee tee.o
2025-08-20T21:52:31.5892470Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,head   -o head head.o
2025-08-20T21:52:31.5982491Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,mkdir   -o mkdir mkdir.o
2025-08-20T21:52:31.6179625Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,rmdir   -o rmdir rmdir.o
2025-08-20T21:52:31.6239752Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,mkfifo   -o mkfifo mkfifo.o
2025-08-20T21:52:31.6282128Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,mktemp   -o mktemp mktemp.o
2025-08-20T21:52:31.6318890Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,printenv   -o printenv printenv.o
2025-08-20T21:52:31.6443425Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,id   -o id id.o
2025-08-20T21:52:31.6515147Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,whoami   -o whoami whoami.o
2025-08-20T21:52:31.6601934Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,uname   -o uname uname.o
2025-08-20T21:52:31.6740198Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,sync   -o sync sync.o
2025-08-20T21:52:31.6801399Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,push   -o push push.o
2025-08-20T21:52:31.6832325Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,ln   -o ln ln.o
2025-08-20T21:52:31.6942399Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,unlink   -o unlink unlink.o
2025-08-20T21:52:31.7019558Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,realpath   -o realpath realpath.o
2025-08-20T21:52:31.7112488Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,strftime   -o strftime strftime.o
2025-08-20T21:52:31.7173463Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,mypid   -o mypid mypid.o
2025-08-20T21:52:31.7295998Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,setpgid   -o setpgid setpgid.o
2025-08-20T21:52:31.7311536Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,seq   -o seq seq.o
2025-08-20T21:52:31.7424558Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,rm   -o rm rm.o
2025-08-20T21:52:31.7432025Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,accept   -o accept accept.o
2025-08-20T21:52:31.7630099Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,csv   -o csv csv.o
2025-08-20T21:52:31.7632539Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,dsv   -o dsv dsv.o
2025-08-20T21:52:31.7756251Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,cut   -o cut cut.o
2025-08-20T21:52:31.7844668Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,stat   -o stat stat.o
2025-08-20T21:52:31.7857654Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,getconf   -o getconf getconf.o
2025-08-20T21:52:31.7931318Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,kv   -o kv kv.o
2025-08-20T21:52:31.8103356Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,strptime   -o strptime strptime.o
2025-08-20T21:52:31.8175889Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,chmod   -o chmod chmod.o
2025-08-20T21:52:31.8390176Z bash-interactive-static-aarch64-unknown-linux-musl> make[2]: Entering directory '/build/bash-5.3'
2025-08-20T21:52:31.8391286Z bash-interactive-static-aarch64-unknown-linux-musl> make[2]: warning: -j5 forced in submake: resetting jobserver mode.
2025-08-20T21:52:31.8417155Z 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-20T21:52:31.8451709Z 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-20T21:52:31.8489533Z 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-20T21:52:31.8525433Z 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-20T21:52:31.9242226Z 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-20T21:52:31.9257683Z bash-interactive-static-aarch64-unknown-linux-musl> make[2]: Leaving directory '/build/bash-5.3'
2025-08-20T21:52:31.9348880Z bash-interactive-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -shared -Wl,-soname,fltexpr   -o fltexpr fltexpr.o  -lm
2025-08-20T21:52:31.9679798Z 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-20T21:52:31.9686153Z bash-interactive-static-aarch64-unknown-linux-musl> print
2025-08-20T21:52:31.9698043Z bash-interactive-static-aarch64-unknown-linux-musl> truefalse
2025-08-20T21:52:31.9708647Z bash-interactive-static-aarch64-unknown-linux-musl> sleep
2025-08-20T21:52:31.9719719Z bash-interactive-static-aarch64-unknown-linux-musl> finfo
2025-08-20T21:52:31.9730808Z bash-interactive-static-aarch64-unknown-linux-musl> logname
2025-08-20T21:52:31.9740402Z bash-interactive-static-aarch64-unknown-linux-musl> basename
2025-08-20T21:52:31.9751577Z bash-interactive-static-aarch64-unknown-linux-musl> dirname
2025-08-20T21:52:31.9761571Z bash-interactive-static-aarch64-unknown-linux-musl> fdflags
2025-08-20T21:52:31.9773792Z bash-interactive-static-aarch64-unknown-linux-musl> tty
2025-08-20T21:52:31.9784153Z bash-interactive-static-aarch64-unknown-linux-musl> pathchk
2025-08-20T21:52:31.9795168Z bash-interactive-static-aarch64-unknown-linux-musl> tee
2025-08-20T21:52:31.9805281Z bash-interactive-static-aarch64-unknown-linux-musl> head
2025-08-20T21:52:31.9816767Z bash-interactive-static-aarch64-unknown-linux-musl> mkdir
2025-08-20T21:52:31.9828103Z bash-interactive-static-aarch64-unknown-linux-musl> rmdir
2025-08-20T21:52:31.9839644Z bash-interactive-static-aarch64-unknown-linux-musl> mkfifo
2025-08-20T21:52:31.9849568Z bash-interactive-static-aarch64-unknown-linux-musl> mktemp
2025-08-20T21:52:31.9860748Z bash-interactive-static-aarch64-unknown-linux-musl> printenv
2025-08-20T21:52:31.9870876Z bash-interactive-static-aarch64-unknown-linux-musl> id
2025-08-20T21:52:31.9882534Z bash-interactive-static-aarch64-unknown-linux-musl> whoami
2025-08-20T21:52:31.9892637Z bash-interactive-static-aarch64-unknown-linux-musl> uname
2025-08-20T21:52:31.9903977Z bash-interactive-static-aarch64-unknown-linux-musl> sync
2025-08-20T21:52:31.9914125Z bash-interactive-static-aarch64-unknown-linux-musl> push
2025-08-20T21:52:31.9925044Z bash-interactive-static-aarch64-unknown-linux-musl> ln
2025-08-20T21:52:31.9936204Z bash-interactive-static-aarch64-unknown-linux-musl> unlink
2025-08-20T21:52:31.9946243Z bash-interactive-static-aarch64-unknown-linux-musl> realpath
2025-08-20T21:52:31.9957551Z bash-interactive-static-aarch64-unknown-linux-musl> strftime
2025-08-20T21:52:31.9969990Z bash-interactive-static-aarch64-unknown-linux-musl> mypid
2025-08-20T21:52:31.9979944Z bash-interactive-static-aarch64-unknown-linux-musl> setpgid
2025-08-20T21:52:31.9990773Z bash-interactive-static-aarch64-unknown-linux-musl> seq
2025-08-20T21:52:32.0001181Z bash-interactive-static-aarch64-unknown-linux-musl> rm
2025-08-20T21:52:32.0011312Z bash-interactive-static-aarch64-unknown-linux-musl> accept
2025-08-20T21:52:32.0022792Z bash-interactive-static-aarch64-unknown-linux-musl> csv
2025-08-20T21:52:32.0033187Z bash-interactive-static-aarch64-unknown-linux-musl> dsv
2025-08-20T21:52:32.0044802Z bash-interactive-static-aarch64-unknown-linux-musl> cut
2025-08-20T21:52:32.0054335Z bash-interactive-static-aarch64-unknown-linux-musl> stat
2025-08-20T21:52:32.0064427Z bash-interactive-static-aarch64-unknown-linux-musl> getconf
2025-08-20T21:52:32.0074396Z bash-interactive-static-aarch64-unknown-linux-musl> kv
2025-08-20T21:52:32.0085259Z bash-interactive-static-aarch64-unknown-linux-musl> strptime
2025-08-20T21:52:32.0095746Z bash-interactive-static-aarch64-unknown-linux-musl> chmod
2025-08-20T21:52:32.0106714Z bash-interactive-static-aarch64-unknown-linux-musl> fltexpr
2025-08-20T21:52:32.0121340Z bash-interactive-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/bash-5.3/examples/loadables'
2025-08-20T21:52:32.0176709Z bash-interactive-static-aarch64-unknown-linux-musl> Running phase: fixupPhase
2025-08-20T21:52:32.0388297Z 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-20T21:52:32.0465841Z 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-20T21:52:32.0580115Z 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-20T21:52:32.0603478Z bash-interactive-static-aarch64-unknown-linux-musl> /build /build/bash-5.3
2025-08-20T21:52:32.1720505Z 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-20T21:52:32.1761419Z 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-20T21:52:32.1799597Z 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-20T21:52:32.1801768Z bash-interactive-static-aarch64-unknown-linux-musl> /build/bash-5.3
2025-08-20T21:52:32.1840697Z 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-20T21:52:32.1953433Z 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-20T21:52:32.2062506Z 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-20T21:52:32.2174357Z 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-20T21:52:32.2286685Z 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-20T21:52:32.2398146Z 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-20T21:52:32.2510678Z 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-20T21:52:32.2624443Z 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-20T21:52:32.2737333Z 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-20T21:52:32.2850710Z 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-20T21:52:32.2964046Z 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-20T21:52:32.3076016Z 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-20T21:52:32.3187474Z 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-20T21:52:32.3297722Z 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-20T21:52:32.3410374Z 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-20T21:52:32.3522281Z 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-20T21:52:32.3634160Z 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-20T21:52:32.3743941Z 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-20T21:52:32.3853972Z 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-20T21:52:32.3960356Z 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-20T21:52:32.4065862Z 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-20T21:52:32.4171722Z 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-20T21:52:32.4280226Z 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-20T21:52:32.4387023Z 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-20T21:52:32.4495981Z 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-20T21:52:32.4606433Z 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-20T21:52:32.4715739Z 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-20T21:52:32.4822794Z 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-20T21:52:32.4931364Z 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-20T21:52:32.5041012Z 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-20T21:52:32.5149391Z 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-20T21:52:32.5258143Z 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-20T21:52:32.5372029Z 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-20T21:52:32.5482389Z 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-20T21:52:32.5593841Z 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-20T21:52:32.5703279Z 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-20T21:52:32.5815270Z 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-20T21:52:32.5926746Z 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-20T21:52:32.6036813Z 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-20T21:52:32.6147686Z 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-20T21:52:32.6241099Z 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-20T21:52:32.6255190Z bash-interactive-static-aarch64-unknown-linux-musl> shrinking /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0/bin/bash
2025-08-20T21:52:32.6285828Z bash-interactive-static-aarch64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T21:52:32.6290872Z 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-20T21:52:32.6311662Z 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-20T21:52:32.6330528Z 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-20T21:52:32.6350172Z 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-20T21:52:32.6371760Z 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-20T21:52:32.6390362Z 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-20T21:52:32.6410061Z 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-20T21:52:32.6430745Z 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-20T21:52:32.6450306Z 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-20T21:52:32.6469687Z 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-20T21:52:32.6489136Z 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-20T21:52:32.6507880Z 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-20T21:52:32.6527010Z 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-20T21:52:32.6545035Z 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-20T21:52:32.6564082Z 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-20T21:52:32.6583809Z 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-20T21:52:32.6604533Z 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-20T21:52:32.6623129Z 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-20T21:52:32.6642888Z 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-20T21:52:32.6662643Z 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-20T21:52:32.6682742Z 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-20T21:52:32.6702540Z 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-20T21:52:32.6721364Z 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-20T21:52:32.6739903Z 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-20T21:52:32.6757964Z 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-20T21:52:32.6776562Z 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-20T21:52:32.6794980Z 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-20T21:52:32.6813266Z 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-20T21:52:32.6832438Z 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-20T21:52:32.6850552Z 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-20T21:52:32.6870218Z 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-20T21:52:32.6887918Z 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-20T21:52:32.6909552Z 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-20T21:52:32.6929373Z 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-20T21:52:32.6950445Z 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-20T21:52:32.6969803Z 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-20T21:52:32.6988021Z 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-20T21:52:32.7006236Z 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-20T21:52:32.7024667Z 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-20T21:52:32.7043283Z 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-20T21:52:32.7067086Z 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-20T21:52:32.7176989Z bash-interactive-static-aarch64-unknown-linux-musl> patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
2025-08-20T21:52:32.7605086Z 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-20T21:52:32.7705412Z 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-20T21:52:32.8201996Z 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-20T21:52:32.8283057Z 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-20T21:52:32.8439176Z 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-20T21:52:32.8470261Z 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-20T21:52:32.8594905Z 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-20T21:52:32.8614063Z 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-20T21:52:32.8687676Z 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-20T21:52:32.8871315Z 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-20T21:52:32.8953116Z 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-20T21:52:32.8980901Z 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-20T21:52:32.9068062Z 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-20T21:52:32.9137004Z 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-20T21:52:32.9154337Z 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-20T21:52:32.9228613Z 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-20T21:52:32.9264216Z 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-20T21:52:32.9318107Z 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-20T21:52:32.9401057Z 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-20T21:52:32.9510073Z 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-20T21:52:32.9608540Z 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-20T21:52:33.5158911Z 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-20T21:52:33.5186796Z 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-20T21:52:33.5214692Z 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-20T21:52:33.5242207Z 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-20T21:52:33.5269481Z 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-20T21:52:33.5296638Z 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-20T21:52:33.5324604Z 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-20T21:52:33.5351878Z 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-20T21:52:33.5379095Z 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-20T21:52:33.5405669Z 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-20T21:52:33.5433564Z 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-20T21:52:33.5460817Z 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-20T21:52:33.5488468Z 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-20T21:52:33.5516360Z 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-20T21:52:33.5547238Z 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-20T21:52:33.5610026Z 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-20T21:52:33.5707374Z 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-20T21:52:33.5754925Z 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-20T21:52:33.5818796Z 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-20T21:52:33.5864717Z 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-20T21:52:33.5960197Z 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-20T21:52:33.6006471Z 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-20T21:52:33.6052823Z 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-20T21:52:33.6150153Z 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-20T21:52:33.6176606Z 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-20T21:52:33.6271881Z 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-20T21:52:33.6315648Z 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-20T21:52:33.6394243Z 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-20T21:52:33.6457207Z 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-20T21:52:33.6519366Z 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-20T21:52:33.6595950Z 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-20T21:52:33.6643328Z 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-20T21:52:33.6708153Z 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-20T21:52:33.6770548Z 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-20T21:52:33.6796403Z 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-20T21:52:33.6875370Z 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-20T21:52:33.6951966Z 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-20T21:52:33.6997532Z 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-20T21:52:33.7057635Z 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-20T21:52:33.7102612Z 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-20T21:52:33.7182542Z 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-20T21:52:33.7262721Z 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-20T21:52:33.7326089Z 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-20T21:52:33.7373806Z 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-20T21:52:33.7455586Z 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-20T21:52:33.7519167Z 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-20T21:52:33.7547703Z 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-20T21:52:33.7643684Z 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-20T21:52:33.7673287Z 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-20T21:52:33.7736463Z 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-20T21:52:33.7819556Z 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-20T21:52:33.7900661Z 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-20T21:52:33.7945286Z 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-20T21:52:33.7992177Z 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-20T21:52:33.8086363Z 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-20T21:52:33.8115355Z 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-20T21:52:33.8144149Z 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-20T21:52:33.8172124Z 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-20T21:52:33.8200176Z 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-20T21:52:33.8227902Z 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-20T21:52:33.8255706Z 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-20T21:52:33.8284325Z 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-20T21:52:33.8312243Z 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-20T21:52:33.8341158Z 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-20T21:52:33.8369433Z 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-20T21:52:33.8397423Z 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-20T21:52:33.8427250Z 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-20T21:52:33.8455620Z 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-20T21:52:33.8484676Z 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-20T21:52:33.8512578Z 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-20T21:52:33.8542671Z 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-20T21:52:33.8570749Z 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-20T21:52:33.8597971Z 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-20T21:52:33.8625494Z 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-20T21:52:33.8654726Z 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-20T21:52:33.8682690Z 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-20T21:52:33.8711477Z 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-20T21:52:33.8741058Z 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-20T21:52:33.8768873Z 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-20T21:52:33.8797378Z 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-20T21:52:33.8825378Z 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-20T21:52:33.8853172Z 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-20T21:52:34.0287392Z /nix/store/1ckk0i7ykwvq0xhdn8hnb5nz7k6w8ljg-bash-interactive-static-aarch64-unknown-linux-musl-5.3p0
2025-08-20T21:52:34.2205500Z nix (Nix) 2.30.2
2025-08-20T21:52:34.2418480Z nixedge https://nixos.org/channels/nixos-unstable
2025-08-20T21:52:34.2648215Z unpacking 1 channels...
2025-08-20T21:52:35.4590645Z info: downloading installer
2025-08-20T21:52:35.6622637Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T21:52:35.6623015Z warn: /home/runner/.rustup/settings.toml
2025-08-20T21:52:35.6623384Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T21:52:35.6623797Z warn: instead of the one inferred from the default host triple.
2025-08-20T21:52:35.7346519Z info: profile set to 'default'
2025-08-20T21:52:35.7346903Z info: default host triple is aarch64-unknown-linux-gnu
2025-08-20T21:52:35.7347271Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T21:52:35.7909332Z info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T21:52:35.9237149Z info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
2025-08-20T21:52:35.9561316Z info: downloading component 'clippy'
2025-08-20T21:52:36.0270755Z info: downloading component 'rustfmt'
2025-08-20T21:52:36.0794508Z info: downloading component 'cargo'
2025-08-20T21:52:36.2225866Z info: downloading component 'rust-std'
2025-08-20T21:52:36.4623504Z info: downloading component 'rustc'
2025-08-20T21:52:37.1759052Z info: removing previous version of component 'clippy'
2025-08-20T21:52:37.1885665Z info: removing previous version of component 'rustfmt'
2025-08-20T21:52:37.1949936Z info: removing previous version of component 'cargo'
2025-08-20T21:52:37.2135917Z info: removing previous version of component 'rust-std'
2025-08-20T21:52:37.2234195Z info: removing previous version of component 'rustc'
2025-08-20T21:52:37.2436896Z info: installing component 'clippy'
2025-08-20T21:52:37.5195974Z info: installing component 'rustfmt'
2025-08-20T21:52:37.7220506Z info: installing component 'cargo'
2025-08-20T21:52:38.2370248Z info: installing component 'rust-std'
2025-08-20T21:52:39.5750178Z info: installing component 'rustc'
2025-08-20T21:52:42.4761722Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T21:52:42.4762393Z 
2025-08-20T21:52:42.4841261Z   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-20T21:52:42.4841712Z 
2025-08-20T21:52:42.4841716Z 
2025-08-20T21:52:42.4841797Z Rust is installed now. Great!
2025-08-20T21:52:42.4841943Z 
2025-08-20T21:52:42.4842118Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T21:52:42.4842511Z environment variable. This has not been done automatically.
2025-08-20T21:52:42.4842767Z 
2025-08-20T21:52:42.4842877Z To configure your current shell, you need to source
2025-08-20T21:52:42.4843163Z the corresponding env file under $HOME/.cargo.
2025-08-20T21:52:42.4843348Z 
2025-08-20T21:52:42.4843517Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T21:52:42.4843903Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T21:52:42.4844199Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T21:52:42.4844484Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T21:52:42.4986527Z info: using existing install for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T21:52:42.5318905Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T21:52:42.5319200Z 
2025-08-20T21:52:42.5395033Z   stable-aarch64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T21:52:42.5395337Z 
2025-08-20T21:52:42.5831031Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T21:52:42.6229178Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T21:52:42.6576426Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:52:42.6576801Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T21:52:42.6577156Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T21:52:42.6577512Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T21:52:42.6577879Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T21:52:42.6578272Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T21:52:42.6578637Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T21:52:42.6579799Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T21:52:42.6580158Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T21:52:42.6580485Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T21:52:42.6580844Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T21:52:42.6581249Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T21:52:42.6581635Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T21:52:42.6582052Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T21:52:42.6583999Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T21:52:42.6584420Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T21:52:42.6584848Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T21:52:42.6585223Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T21:52:42.6585624Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:52:42.6586083Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:52:42.6586540Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T21:52:42.6586927Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T21:52:42.6587349Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:52:42.6587747Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T21:52:42.6588100Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T21:52:42.6588983Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:52:42.6589459Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:52:42.6589877Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:52:42.6590283Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:52:42.6590698Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:52:42.6591124Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T21:52:42.6591547Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T21:52:42.6591984Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T21:52:42.6592404Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:52:42.6592854Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T21:52:42.6593286Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:52:42.6593694Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:52:42.6594100Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T21:52:42.6594492Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T21:52:42.6594902Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:52:42.6595529Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T21:52:42.6595954Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:52:42.6596361Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T21:52:42.6596758Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T21:52:42.6597221Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T21:52:42.6597693Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:52:42.6598331Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:52:42.6598985Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T21:52:42.6599439Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T21:52:42.6599869Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:52:42.6600288Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T21:52:42.6600699Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T21:52:42.6601114Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T21:52:42.6601514Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T21:52:42.6601890Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T21:52:42.6602250Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T21:52:42.6602621Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T21:52:42.6603019Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T21:52:42.6603427Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:52:42.6603810Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T21:52:42.6604221Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:52:42.6604665Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:52:42.6605094Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:52:42.6605507Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:52:42.6606189Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T21:52:42.6606652Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:52:42.6607062Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:52:42.6607459Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T21:52:42.6607898Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:52:42.6608411Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:52:42.6609080Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T21:52:42.6609541Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T21:52:42.6609961Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T21:52:42.6610355Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T21:52:42.6610751Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T21:52:42.6611151Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T21:52:42.6611553Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T21:52:42.6612010Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:52:42.6612705Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:52:42.6613211Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:52:42.6613704Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:52:42.6614139Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:52:42.6614542Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:52:42.6614933Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:52:42.6615340Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:52:42.6615736Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T21:52:42.6616122Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T21:52:42.6616552Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T21:52:42.6616982Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T21:52:42.6617367Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T21:52:42.6617741Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T21:52:42.6618148Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:52:42.6618563Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T21:52:42.6619170Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T21:52:42.6619544Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T21:52:42.6619938Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:52:42.6620327Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T21:52:42.6620679Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T21:52:42.6621064Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T21:52:42.6621473Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T21:52:42.6621865Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T21:52:42.6622227Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T21:52:42.6622591Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T21:52:42.6623241Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T21:52:42.6623664Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T21:52:42.6624063Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T21:52:42.6624460Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T21:52:42.6624845Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T21:52:42.6625235Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T21:52:42.6625636Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T21:52:42.6626037Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T21:52:42.6626408Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T21:52:42.6626769Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T21:52:42.6627124Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T21:52:42.6627479Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T21:52:42.6627842Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T21:52:42.6628191Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T21:52:42.6628564Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T21:52:42.6629339Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T21:52:42.6629772Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:52:42.6630206Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T21:52:42.6630608Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T21:52:42.6631002Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T21:52:42.6631397Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T21:52:42.6631785Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T21:52:42.6632189Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T21:52:42.6632602Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T21:52:42.6632990Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T21:52:42.6633434Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T21:52:42.6633846Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:52:42.6634287Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:52:42.6634717Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T21:52:42.6635111Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T21:52:42.6635508Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T21:52:42.6635919Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T21:52:42.6636329Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T21:52:42.6636737Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T21:52:42.6637137Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T21:52:42.6637543Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:52:42.6637948Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T21:52:42.6638335Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T21:52:42.6638936Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T21:52:42.6639343Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T21:52:42.6639990Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T21:52:42.6640403Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T21:52:42.6640803Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T21:52:42.6641192Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T21:52:42.6641561Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T21:52:42.6641946Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T21:52:42.6642328Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T21:52:42.6642718Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T21:52:42.6643143Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:52:42.6643588Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T21:52:42.6643992Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T21:52:42.6644372Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T21:52:42.6644763Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T21:52:42.6645185Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:52:42.6645608Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:52:42.6646135Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T21:52:42.6646481Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T21:52:42.6646903Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:52:42.6647331Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T21:52:42.6647744Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T21:52:42.6648133Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T21:52:42.6648517Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T21:52:42.6649104Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T21:52:42.6649530Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:52:42.6649998Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:52:42.6650417Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T21:52:42.6650783Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T21:52:42.6651143Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T21:52:42.6651588Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:52:42.6652093Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:52:42.6652535Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T21:52:42.6652912Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T21:52:42.6653380Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:52:42.6653918Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:52:42.6654434Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:52:42.6654878Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T21:52:42.6655275Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T21:52:42.6655654Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T21:52:42.6656067Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T21:52:42.6656739Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T21:52:42.6657167Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:52:42.6657542Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T21:52:42.6657915Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T21:52:42.6658311Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:52:42.6658947Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T21:52:42.6659365Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:52:42.6659766Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T21:52:42.6660168Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:52:42.6660558Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T21:52:42.6660985Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:52:42.6661428Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T21:52:42.6661857Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T21:52:42.6662249Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T21:52:42.6662624Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T21:52:42.6663195Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T21:52:42.6663575Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T21:52:42.6663964Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T21:52:42.6664384Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:52:42.6664851Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:52:42.6665302Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:52:42.6665707Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T21:52:42.6666094Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T21:52:42.6666477Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T21:52:42.6666857Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T21:52:42.6667231Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T21:52:42.6667617Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T21:52:42.6667998Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T21:52:42.6668445Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:52:42.6669093Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T21:52:42.6669559Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:52:42.6670083Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:52:42.6670597Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:52:42.6671101Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:52:42.6671546Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T21:52:42.6671913Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T21:52:42.6672274Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T21:52:42.6672650Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:52:42.6673035Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T21:52:42.6673631Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T21:52:42.6674048Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:52:42.6674438Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T21:52:42.6674818Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:52:42.6675200Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T21:52:42.6675577Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T21:52:42.6675979Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T21:52:42.6676372Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T21:52:42.6676788Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:52:42.6677224Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:52:42.6677652Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T21:52:42.6678071Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T21:52:42.6678475Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T21:52:42.6679076Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T21:52:42.6679502Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T21:52:42.6680079Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T21:52:42.6680443Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T21:52:42.6680954Z 	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-20T21:52:42.6681473Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T21:52:42.6681847Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T21:52:42.6682227Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T21:52:42.6682594Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T21:52:42.6682999Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:52:42.6683478Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T21:52:42.6683901Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:52:42.6684339Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T21:52:42.6684742Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T21:52:42.6685148Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T21:52:42.6685576Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:52:42.6686001Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T21:52:42.6686398Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T21:52:42.6686834Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:52:42.6687329Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:52:42.6687835Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:52:42.6688293Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:52:42.6688845Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T21:52:42.6689264Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T21:52:42.6689741Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:52:42.6690468Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T21:52:42.6690903Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T21:52:42.6691340Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:52:42.6691794Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T21:52:42.6692203Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T21:52:42.6692567Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T21:52:42.6692927Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T21:52:42.6693299Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T21:52:42.6693680Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T21:52:42.6694048Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T21:52:42.6694405Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T21:52:42.6694781Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T21:52:42.6695145Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T21:52:42.6695505Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T21:52:42.6695877Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T21:52:42.6696238Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T21:52:42.6696616Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T21:52:42.6697170Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T21:52:42.6697533Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T21:52:42.6697891Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T21:52:42.6698257Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T21:52:42.6698636Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T21:52:42.6699170Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T21:52:42.6699545Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T21:52:42.6699910Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T21:52:42.6700290Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T21:52:42.6700712Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T21:52:42.6701154Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T21:52:42.6701567Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T21:52:42.6701934Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T21:52:42.6702322Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:52:42.6702755Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:52:42.6703159Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T21:52:42.6703525Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T21:52:42.6703896Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T21:52:42.6704257Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T21:52:42.6704602Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T21:52:42.6704954Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T21:52:42.6705311Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T21:52:42.6705688Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T21:52:42.6706052Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T21:52:42.6706395Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T21:52:42.6707000Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T21:52:42.6707410Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:52:42.6707818Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T21:52:42.6708211Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:52:42.6708609Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T21:52:42.6709168Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:52:42.6709596Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:52:42.6710096Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:52:42.6710715Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:52:42.6711347Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:52:42.6711893Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:52:42.6712365Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:52:42.6712818Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:52:42.6713340Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:52:42.6714221Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:52:42.6714789Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:52:42.6715293Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:52:42.6715736Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T21:52:42.6716112Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T21:52:42.6716487Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T21:52:42.6716860Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T21:52:42.6717243Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T21:52:42.6717639Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T21:52:42.6718034Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T21:52:42.6718427Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T21:52:42.6718935Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T21:52:42.6719339Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T21:52:42.6719716Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T21:52:42.6720100Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T21:52:42.6720476Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T21:52:42.6720869Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T21:52:42.6721265Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T21:52:42.6721676Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T21:52:42.6722097Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T21:52:42.6722465Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T21:52:42.6722857Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T21:52:42.6723269Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T21:52:42.6723683Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:52:42.6724363Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:52:42.6724817Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T21:52:42.6725186Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T21:52:42.6725556Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T21:52:42.6725939Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T21:52:42.6726317Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T21:52:42.6726707Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:52:42.6727107Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T21:52:42.6727494Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T21:52:42.6727876Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T21:52:42.6728246Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T21:52:42.6728620Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T21:52:42.6729321Z 	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-20T21:52:42.6730076Z 	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-20T21:52:42.6730957Z 	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-20T21:52:42.6731640Z 	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-20T21:52:42.6732172Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T21:52:42.6732561Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T21:52:42.6732974Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T21:52:42.6733430Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T21:52:42.6733811Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T21:52:42.6734187Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T21:52:42.6734555Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T21:52:42.6734936Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T21:52:42.6735319Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T21:52:42.6735701Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T21:52:42.6736080Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T21:52:42.6736470Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T21:52:42.6736879Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T21:52:42.6737284Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T21:52:42.6737689Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T21:52:42.6738082Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T21:52:42.6738459Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T21:52:42.6739061Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T21:52:42.6739477Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T21:52:42.6739876Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T21:52:42.6740276Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T21:52:42.6740669Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T21:52:42.6741342Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:52:42.6741797Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T21:52:42.6742205Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T21:52:42.6742646Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:52:42.6743104Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:52:42.6743514Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T21:52:42.6743888Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T21:52:42.6744272Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T21:52:42.6744670Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T21:52:42.6745081Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:52:42.6745490Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T21:52:42.6745878Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T21:52:42.6746271Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T21:52:42.6746747Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:52:42.6747222Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:52:42.6747767Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T21:52:42.6748183Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:52:42.6748635Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:52:42.6749262Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:52:42.6749747Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:52:42.6750237Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:52:42.6750686Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:52:42.6751125Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:52:42.6751528Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T21:52:42.6751925Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T21:52:42.6752345Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T21:52:42.6752729Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T21:52:42.6753106Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T21:52:42.6753515Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T21:52:42.6753921Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T21:52:42.6754325Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:52:42.6754746Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T21:52:42.6755145Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T21:52:42.6755526Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T21:52:42.6755904Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T21:52:42.6756264Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T21:52:42.6756651Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:52:42.6757075Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:52:42.6757479Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T21:52:42.6758175Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:52:42.6758648Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:52:42.6759209Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T21:52:42.6759660Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:52:42.6760087Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T21:52:42.6760502Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:52:42.6760911Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T21:52:42.6761268Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T21:52:42.6761632Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T21:52:42.6762029Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T21:52:42.6762426Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T21:52:42.6762806Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T21:52:42.6763168Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T21:52:42.6763518Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T21:52:42.6763869Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T21:52:42.6764561Z 	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-20T21:52:42.6765073Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T21:52:42.6765462Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T21:52:42.6765840Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T21:52:42.6766243Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T21:52:42.6766656Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T21:52:42.6767069Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T21:52:42.6767478Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T21:52:42.6767891Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:52:42.6768304Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T21:52:42.6768814Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T21:52:42.6769204Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T21:52:42.6769567Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T21:52:42.6769945Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T21:52:42.6770376Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T21:52:42.6770805Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T21:52:42.6771203Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T21:52:42.6771628Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:52:42.6772070Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:52:42.6772468Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T21:52:42.6772842Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T21:52:42.6773193Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T21:52:42.6773543Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T21:52:42.6773907Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T21:52:42.6774520Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T21:52:42.6774922Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T21:52:42.6775326Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T21:52:42.6775742Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T21:52:42.6776203Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:52:42.6776642Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T21:52:42.6777022Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T21:52:42.6777412Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T21:52:42.6777802Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T21:52:42.6778190Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T21:52:42.6778577Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T21:52:42.6779123Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T21:52:42.6779574Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:52:42.6780065Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:52:42.6780491Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T21:52:42.6780870Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T21:52:42.6781445Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T21:52:42.6781849Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T21:52:42.6782244Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T21:52:42.6782621Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T21:52:42.6783025Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T21:52:42.6783405Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T21:52:42.6783754Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T21:52:42.6784110Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T21:52:42.6784510Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T21:52:42.6784936Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T21:52:42.6785319Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T21:52:42.6785707Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T21:52:42.6786150Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:52:42.6786593Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T21:52:42.6787025Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:52:42.6787420Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T21:52:42.6787934Z 	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-20T21:52:42.6788445Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T21:52:42.6788990Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:52:42.6789418Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T21:52:42.6789850Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:52:42.6790373Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:52:42.6790956Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:52:42.6791788Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:52:42.6792457Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:52:42.6793110Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:52:42.6793737Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:52:42.6794364Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:52:42.6794945Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:52:42.6795429Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T21:52:42.6795875Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:52:42.6796316Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T21:52:42.6796748Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:52:42.6797224Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:52:42.6797662Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T21:52:42.6798045Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T21:52:42.6798549Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T21:52:42.6799118Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T21:52:42.6799505Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T21:52:42.6799916Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:52:42.6800333Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T21:52:42.6800704Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T21:52:42.6801094Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:52:42.6801556Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:52:42.6802050Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:52:42.6802539Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:52:42.6803035Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:52:42.6803492Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:52:42.6803909Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T21:52:42.6804324Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T21:52:42.6804740Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T21:52:42.6805174Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:52:42.6805604Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T21:52:42.6806005Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T21:52:42.6806418Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T21:52:42.6806804Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T21:52:42.6807184Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T21:52:42.6807624Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:52:42.6808068Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T21:52:42.6808476Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T21:52:42.6809269Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T21:52:42.6809732Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:52:42.6810183Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:52:42.6810626Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:52:42.6811059Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:52:42.6811463Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T21:52:42.6811835Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T21:52:42.6812225Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T21:52:42.6812597Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T21:52:42.6812973Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T21:52:42.6813374Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T21:52:42.6813774Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T21:52:42.6814202Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:52:42.6814676Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:52:42.6815139Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:52:42.6815676Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T21:52:42.6816031Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T21:52:42.6816403Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T21:52:42.6816801Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T21:52:42.6817195Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T21:52:42.6817586Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:52:42.6818012Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:52:42.6818461Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:52:42.6819041Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T21:52:42.6819436Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T21:52:42.6819842Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T21:52:42.6820390Z 	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-20T21:52:42.6820970Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:52:42.6821430Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:52:42.6821878Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:52:42.6822303Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T21:52:42.6822700Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T21:52:42.6823092Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T21:52:42.6823485Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:52:42.6823889Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:52:42.6824291Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T21:52:42.6824671Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T21:52:42.6825068Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:52:42.6825690Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:52:42.6826091Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T21:52:42.6826503Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T21:52:42.6826965Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T21:52:42.6827391Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T21:52:42.6827775Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T21:52:42.6828150Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T21:52:42.6828541Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T21:52:42.6829075Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T21:52:42.6829453Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:52:42.6829888Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:52:42.6830338Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T21:52:42.6830746Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T21:52:42.6831143Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T21:52:42.6831545Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T21:52:42.6832103Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T21:52:42.6832478Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T21:52:42.6832864Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T21:52:42.6833312Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T21:52:42.6833757Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:52:42.6834212Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:52:42.6834633Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:52:42.6835038Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T21:52:42.6835442Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T21:52:42.6835869Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T21:52:42.6836262Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T21:52:42.6836623Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T21:52:42.6836971Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T21:52:42.6837336Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T21:52:42.6837713Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T21:52:42.6838074Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T21:52:42.6838450Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:52:42.6838989Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:52:42.6839380Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T21:52:42.6839738Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T21:52:42.6840094Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T21:52:42.6840470Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T21:52:42.6840868Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T21:52:42.6841247Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T21:52:42.6841611Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T21:52:42.6842282Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T21:52:42.6842694Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T21:52:42.6843080Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T21:52:42.6843432Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T21:52:42.6843804Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T21:52:42.6844200Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T21:52:42.6844590Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T21:52:42.6844971Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T21:52:42.6845352Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T21:52:42.6845736Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T21:52:42.6846145Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T21:52:42.6846571Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T21:52:42.6846974Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T21:52:42.6847330Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T21:52:42.6847675Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T21:52:42.6848015Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T21:52:42.6848592Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:52:42.6849330Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:52:42.6849807Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:52:42.6850282Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:52:42.6850793Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:52:42.6851233Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T21:52:42.6851613Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:52:42.6852000Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:52:42.6852397Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:52:42.6852790Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T21:52:42.6853177Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:52:42.6853562Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T21:52:42.6853943Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T21:52:42.6854337Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:52:42.6854785Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:52:42.6855222Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:52:42.6855600Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T21:52:42.6856001Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:52:42.6856429Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:52:42.6856815Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T21:52:42.6857169Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T21:52:42.6857555Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:52:42.6858004Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:52:42.6858792Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T21:52:42.6859250Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T21:52:42.6859669Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T21:52:42.6860100Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T21:52:42.6860534Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T21:52:42.6860880Z 
2025-08-20T21:52:42.6860889Z 
2025-08-20T21:52:42.6861265Z  [+] Finished Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (09:52:42 PM)
2025-08-20T21:52:42.6861628Z 
2025-08-20T21:52:42.6861632Z 
2025-08-20T21:52:42.6861635Z 
2025-08-20T21:52:42.6861703Z [+] Continue : YES
2025-08-20T21:52:42.6861813Z 
2025-08-20T21:52:42.6862043Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T21:52:42.7345669Z 
2025-08-20T21:52:42.7346513Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (09:52:42 PM) UTC
2025-08-20T21:52:42.7346794Z 
2025-08-20T21:52:42.7364105Z 
2025-08-20T21:52:42.7364291Z [+] Total RECIPES :: 1
2025-08-20T21:52:42.7364423Z 
2025-08-20T21:52:42.7459952Z 
2025-08-20T21:52:42.7460768Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml (1/1)
2025-08-20T21:52:42.7461266Z 
2025-08-20T21:52:42.8949383Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:52:42.8964375Z mode of '/tmp/pkgforge/GV6R4Wh0T_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T21:52:42.9023517Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/nmap/nixpkgs [Provided]
2025-08-20T21:52:42.9023908Z [+] Setting '.pkg_family' --> nmap [Provided]
2025-08-20T21:52:42.9040835Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T21:52:42.9046200Z [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-20T21:52:42.9153466Z [00:00:00.011]➜  
2025-08-20T21:52:42.9154502Z [00:00:00.011]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/nmap/static.nixpkgs.stable.yaml) --> /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (09:52:42 PM) UTC]
2025-08-20T21:52:42.9155297Z [00:00:00.011]➜  
2025-08-20T21:52:42.9155489Z [00:00:00.011]➜  
2025-08-20T21:52:42.9155699Z [00:00:00.011]➜  
2025-08-20T21:52:42.9155972Z [00:00:00.011]➜  ###################################################################
2025-08-20T21:52:42.9164531Z [00:00:00.012]➜  #!/SBUILD ver @v1.0.0
2025-08-20T21:52:42.9165473Z [00:00:00.012]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:52:42.9166617Z [00:00:00.012]➜  _disabled: false
2025-08-20T21:52:42.9166923Z [00:00:00.012]➜  
2025-08-20T21:52:42.9167183Z [00:00:00.012]➜  pkg: "nmap"
2025-08-20T21:52:42.9167441Z [00:00:00.012]➜  pkg_id: "nixpkgs.nmap"
2025-08-20T21:52:42.9167713Z [00:00:00.012]➜  pkg_type: "static"
2025-08-20T21:52:42.9167951Z [00:00:00.012]➜  category:
2025-08-20T21:52:42.9170549Z [00:00:00.012]➜    - "ConsoleOnly"
2025-08-20T21:52:42.9171049Z [00:00:00.012]➜    - "Utility"
2025-08-20T21:52:42.9171320Z [00:00:00.012]➜  description: 
2025-08-20T21:52:42.9171756Z [00:00:00.012]➜    _default: "Utilities for Network Discovery and Security Auditing"
2025-08-20T21:52:42.9172222Z [00:00:00.012]➜    ncat: "Concatenate and redirect sockets [nmap]"
2025-08-20T21:52:42.9172665Z [00:00:00.012]➜    nmap: "Network exploration tool and security/port scanner [nmap]"
2025-08-20T21:52:42.9173135Z [00:00:00.012]➜    nping: "Network packet generation tool/ping utility [nmap]"
2025-08-20T21:52:42.9173471Z [00:00:00.012]➜  distro_pkg:
2025-08-20T21:52:42.9173699Z [00:00:00.012]➜    alpine:
2025-08-20T21:52:42.9173924Z [00:00:00.012]➜      - "nmap"
2025-08-20T21:52:42.9174529Z [00:00:00.012]➜    archlinux:
2025-08-20T21:52:42.9174827Z [00:00:00.012]➜      extra:
2025-08-20T21:52:42.9175065Z [00:00:00.012]➜        - "nmap"
2025-08-20T21:52:42.9175292Z [00:00:00.012]➜    debian:
2025-08-20T21:52:42.9175514Z [00:00:00.012]➜      - "nmap"
2025-08-20T21:52:42.9175743Z [00:00:00.012]➜    gnuguix:
2025-08-20T21:52:42.9175963Z [00:00:00.012]➜      - "nmap"
2025-08-20T21:52:42.9176224Z [00:00:00.012]➜    homebrew:
2025-08-20T21:52:42.9176454Z [00:00:00.012]➜      - "nmap"
2025-08-20T21:52:42.9176697Z [00:00:00.012]➜    nixpkgs:
2025-08-20T21:52:42.9176959Z [00:00:00.012]➜      - "nmap"
2025-08-20T21:52:42.9177196Z [00:00:00.012]➜  homepage:
2025-08-20T21:52:42.9177453Z [00:00:00.012]➜    - "https://nmap.org"
2025-08-20T21:52:42.9177765Z [00:00:00.012]➜    - "https://github.com/nmap/nmap"
2025-08-20T21:52:42.9178042Z [00:00:00.012]➜  license:
2025-08-20T21:52:42.9178290Z [00:00:00.012]➜    - id: "custom"
2025-08-20T21:52:42.9179305Z [00:00:00.012]➜      url: "https://github.com/nmap/nmap/raw/c932f08f42c7fcafd8e7f3c2c75b98d8c583b759/LICENSE"  
2025-08-20T21:52:42.9179819Z [00:00:00.012]➜  maintainer:
2025-08-20T21:52:42.9180137Z [00:00:00.012]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T21:52:42.9180439Z [00:00:00.012]➜  note:
2025-08-20T21:52:42.9180718Z [00:00:00.012]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T21:52:42.9181162Z [00:00:00.012]➜    - "Built Using Nix. Check/Report @ https://github.com/NixOS/nixpkgs"
2025-08-20T21:52:42.9181939Z [00:00:00.012]➜  provides:
2025-08-20T21:52:42.9182194Z [00:00:00.012]➜    - "ncat"
2025-08-20T21:52:42.9182463Z [00:00:00.012]➜    - "nmap"
2025-08-20T21:52:42.9182703Z [00:00:00.012]➜    - "nping"  
2025-08-20T21:52:42.9182936Z [00:00:00.012]➜  repology:
2025-08-20T21:52:42.9183165Z [00:00:00.012]➜    - "nmap"
2025-08-20T21:52:42.9183393Z [00:00:00.012]➜  src_url:
2025-08-20T21:52:42.9183685Z [00:00:00.012]➜    - "https://github.com/nmap/nmap"
2025-08-20T21:52:42.9183970Z [00:00:00.012]➜  tag:
2025-08-20T21:52:42.9184218Z [00:00:00.012]➜    - "network-discovery"
2025-08-20T21:52:42.9184495Z [00:00:00.012]➜    - "port-scanner"
2025-08-20T21:52:42.9184734Z [00:00:00.012]➜  x_exec:
2025-08-20T21:52:42.9184961Z [00:00:00.012]➜    bsys: "host://nix"
2025-08-20T21:52:42.9185208Z [00:00:00.012]➜    host:
2025-08-20T21:52:42.9185444Z [00:00:00.012]➜      - "aarch64-Linux"
2025-08-20T21:52:42.9185710Z [00:00:00.012]➜      - "riscv64-Linux"
2025-08-20T21:52:42.9185971Z [00:00:00.012]➜      - "x86_64-Linux"
2025-08-20T21:52:42.9186243Z [00:00:00.012]➜    shell: "bash"
2025-08-20T21:52:42.9186486Z [00:00:00.012]➜    pkgver: |
2025-08-20T21:52:42.9187563Z [00:00:00.012]➜      nix derivation show "nixpkgs#nmap" --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-20T21:52:42.9188493Z [00:00:00.012]➜    run: |
2025-08-20T21:52:42.9188876Z [00:00:00.012]➜      #Build
2025-08-20T21:52:42.9189609Z [00:00:00.012]➜       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-20T21:52:42.9190655Z [00:00:00.012]➜       nix-build '<nixpkgs>' --impure --attr "pkgsStatic.nmap" --cores "$(($(nproc)+1))" --max-jobs "$(($(nproc)+1))" --log-format bar-with-logs --out-link "${SBUILD_TMPDIR}/nixbuild"
2025-08-20T21:52:42.9191834Z [00:00:00.012]➜       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-20T21:52:42.9192559Z [00:00:00.012]➜      #Fix Perms
2025-08-20T21:52:42.9193012Z [00:00:00.012]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type d -o -type l -exec realpath "{}" \; | grep -Ev '^\.$' |\
2025-08-20T21:52:42.9193874Z [00:00:00.012]➜       xargs -I{} find -L "{}" -type d -iregex ".*\(bin\|exec\).*" | \
2025-08-20T21:52:42.9194450Z [00:00:00.012]➜       xargs -I{} sudo rsync -achLv --no-relative "{}/." "${SBUILD_TMPDIR}/."
2025-08-20T21:52:42.9195004Z [00:00:00.012]➜       sudo chown -R "$(whoami):$(whoami)" "${SBUILD_TMPDIR}" && chmod -R 755 "${SBUILD_TMPDIR}"
2025-08-20T21:52:42.9195411Z [00:00:00.012]➜      #Fix Shell Scripts
2025-08-20T21:52:42.9195904Z [00:00:00.012]➜       find "${SBUILD_TMPDIR}" -type f -iregex '.*\.\(bin\|pl\)$' -exec bash -c 'mv -fv "$1" "${1%.*}"' _ "{}" \;
2025-08-20T21:52:42.9196722Z [00:00:00.012]➜       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-20T21:52:42.9197377Z [00:00:00.012]➜             sed "s|^#!/nix/store/.*/bin/sh|#!/bin/sh|" -i "{}" 2>/dev/null
2025-08-20T21:52:42.9197862Z [00:00:00.012]➜             sed "s|/nix/store[^ ]*/bin/\([^ ]*\)|/usr/local/bin/\1|g" -i "{}" 2>/dev/null
2025-08-20T21:52:42.9198331Z [00:00:00.012]➜             sed "s|/nix/store/[^/]*/bin|/usr/local/bin|g" -i "{}" 2>/dev/null
2025-08-20T21:52:42.9199316Z [00:00:00.012]➜             sed "s|/nix/store[^/ ]*/bin|/usr/local/bin|g" -i "{}" 2>/dev/null
2025-08-20T21:52:42.9199808Z [00:00:00.012]➜             sed "s|/nix/store[^ \"'\'']*|/|g" -i "{}" 2>/dev/null
2025-08-20T21:52:42.9200116Z [00:00:00.012]➜         '
2025-08-20T21:52:42.9200334Z [00:00:00.012]➜      #Copy
2025-08-20T21:52:42.9201570Z [00:00:00.012]➜       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-20T21:52:42.9202728Z [00:00:00.012]➜       ( 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-20T21:52:42.9203298Z [00:00:00.012]➜  
2025-08-20T21:52:42.9203593Z [00:00:00.012]➜  ###################################################################
2025-08-20T21:52:42.9203879Z [00:00:00.012]➜  
2025-08-20T21:52:42.9204059Z [00:00:00.012]➜  
2025-08-20T21:52:42.9204248Z [00:00:00.012]➜  
2025-08-20T21:52:42.9204755Z [00:00:00.014]➜  '/tmp/pkgforge/GV6R4Wh0T_build.yaml' -> '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T21:52:45.7049634Z [00:00:02.800]➜  '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/nmap.static.version' -> '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/nmap.version'
2025-08-20T21:52:45.7109421Z [00:00:02.806]➜  [+] Version: 7.98 ('.x_exec.pkgver') [/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/nmap.static.version]
2025-08-20T21:52:45.7313532Z [00:00:02.827]➜  [+] Progs: ncat nmap nping
2025-08-20T21:52:46.6752600Z [00:00:03.771]➜  
2025-08-20T21:52:46.6752969Z [00:00:03.771]➜  [-] Missing packages. Found: 
2025-08-20T21:52:46.6753339Z [00:00:03.771]➜  [+] Expected: ncat nmap nping
2025-08-20T21:52:46.6753643Z [00:00:03.771]➜  [+] Continuing with build...
2025-08-20T21:52:46.6753896Z [00:00:03.771]➜  
2025-08-20T21:52:47.9216541Z [00:00:05.017]➜  
2025-08-20T21:52:47.9216899Z [00:00:05.017]➜  
2025-08-20T21:52:47.9299453Z [00:00:05.025]➜  + echo -e '\n'
2025-08-20T21:52:47.9299749Z [00:00:05.025]➜  
2025-08-20T21:52:47.9299941Z [00:00:05.025]➜  
2025-08-20T21:52:47.9303586Z [00:00:05.026]➜  + nix-instantiate --eval --expr 'builtins.toJSON (with import <nixpkgs> {}; nmap.meta)' --quiet
2025-08-20T21:52:47.9305603Z [00:00:05.026]➜  + jq -r fromjson
2025-08-20T21:52:48.1076388Z [00:00:05.203]➜  {
2025-08-20T21:52:48.1076818Z [00:00:05.203]➜    "available": true,
2025-08-20T21:52:48.1077091Z [00:00:05.203]➜    "broken": false,
2025-08-20T21:52:48.1077480Z [00:00:05.203]➜    "changelog": "https://nmap.org/changelog.html#7.98",
2025-08-20T21:52:48.1078465Z [00:00:05.203]➜    "description": "Free and open source utility for network discovery and security auditing",
2025-08-20T21:52:48.1079212Z [00:00:05.203]➜    "homepage": "http://www.nmap.org",
2025-08-20T21:52:48.1079518Z [00:00:05.203]➜    "insecure": false,
2025-08-20T21:52:48.1079771Z [00:00:05.203]➜    "license": {
2025-08-20T21:52:48.1080021Z [00:00:05.203]➜      "deprecated": false,
2025-08-20T21:52:48.1080288Z [00:00:05.203]➜      "free": true,
2025-08-20T21:52:48.1080618Z [00:00:05.203]➜      "fullName": "GNU General Public License v2.0 only",
2025-08-20T21:52:48.1080991Z [00:00:05.203]➜      "redistributable": true,
2025-08-20T21:52:48.1081284Z [00:00:05.203]➜      "shortName": "gpl2Only",
2025-08-20T21:52:48.1081582Z [00:00:05.203]➜      "spdxId": "GPL-2.0-only",
2025-08-20T21:52:48.1081938Z [00:00:05.203]➜      "url": "https://spdx.org/licenses/GPL-2.0-only.html"
2025-08-20T21:52:48.1082244Z [00:00:05.203]➜    },
2025-08-20T21:52:48.1082463Z [00:00:05.203]➜    "maintainers": [
2025-08-20T21:52:48.1082700Z [00:00:05.203]➜      {
2025-08-20T21:52:48.1082960Z [00:00:05.203]➜        "email": "aseipp@pobox.com",
2025-08-20T21:52:48.1083279Z [00:00:05.203]➜        "github": "thoughtpolice",
2025-08-20T21:52:48.1083567Z [00:00:05.203]➜        "githubId": 3416,
2025-08-20T21:52:48.1083845Z [00:00:05.203]➜        "name": "Austin Seipp"
2025-08-20T21:52:48.1084100Z [00:00:05.203]➜      },
2025-08-20T21:52:48.1084306Z [00:00:05.203]➜      {
2025-08-20T21:52:48.1084575Z [00:00:05.203]➜        "email": "fpletz@fnordicwalking.de",
2025-08-20T21:52:48.1084880Z [00:00:05.203]➜        "github": "fpletz",
2025-08-20T21:52:48.1085529Z [00:00:05.203]➜        "githubId": 114159,
2025-08-20T21:52:48.1085791Z [00:00:05.203]➜        "keys": [
2025-08-20T21:52:48.1086030Z [00:00:05.203]➜          {
2025-08-20T21:52:48.1086397Z [00:00:05.203]➜            "fingerprint": "8A39 615D CE78 AF08 2E23  F303 846F DED7 7926 17B4"
2025-08-20T21:52:48.1086747Z [00:00:05.203]➜          }
2025-08-20T21:52:48.1086960Z [00:00:05.203]➜        ],
2025-08-20T21:52:48.1087203Z [00:00:05.203]➜        "name": "Franz Pletz"
2025-08-20T21:52:48.1087464Z [00:00:05.203]➜      }
2025-08-20T21:52:48.1087667Z [00:00:05.203]➜    ],
2025-08-20T21:52:48.1087901Z [00:00:05.203]➜    "maintainersPosition": {
2025-08-20T21:52:48.1088173Z [00:00:05.203]➜      "column": 5,
2025-08-20T21:52:48.1088921Z [00:00:05.203]➜      "file": "/nix/store/0nhqsm3lzxj71a9asqy05l1v9y7pqfc1-source/pkgs/by-name/nm/nmap/package.nix",
2025-08-20T21:52:48.1089456Z [00:00:05.203]➜      "line": 79
2025-08-20T21:52:48.1089670Z [00:00:05.203]➜    },
2025-08-20T21:52:48.1089907Z [00:00:05.203]➜    "name": "nmap-7.98",
2025-08-20T21:52:48.1090181Z [00:00:05.203]➜    "outputsToInstall": [
2025-08-20T21:52:48.1090437Z [00:00:05.203]➜      "out"
2025-08-20T21:52:48.1090645Z [00:00:05.203]➜    ],
2025-08-20T21:52:48.1090865Z [00:00:05.203]➜    "platforms": [
2025-08-20T21:52:48.1091113Z [00:00:05.203]➜      "i686-cygwin",
2025-08-20T21:52:48.1091361Z [00:00:05.203]➜      "x86_64-cygwin",
2025-08-20T21:52:48.1091612Z [00:00:05.203]➜      "x86_64-darwin",
2025-08-20T21:52:48.1091876Z [00:00:05.203]➜      "aarch64-darwin",
2025-08-20T21:52:48.1092134Z [00:00:05.203]➜      "i686-freebsd",
2025-08-20T21:52:48.1092386Z [00:00:05.203]➜      "x86_64-freebsd",
2025-08-20T21:52:48.1092647Z [00:00:05.203]➜      "aarch64-freebsd",
2025-08-20T21:52:48.1092904Z [00:00:05.203]➜      "aarch64-genode",
2025-08-20T21:52:48.1093158Z [00:00:05.203]➜      "i686-genode",
2025-08-20T21:52:48.1093408Z [00:00:05.203]➜      "x86_64-genode",
2025-08-20T21:52:48.1093662Z [00:00:05.203]➜      "x86_64-solaris",
2025-08-20T21:52:48.1093938Z [00:00:05.203]➜      "javascript-ghcjs",
2025-08-20T21:52:48.1094207Z [00:00:05.203]➜      "aarch64-linux",
2025-08-20T21:52:48.1094464Z [00:00:05.203]➜      "armv5tel-linux",
2025-08-20T21:52:48.1094721Z [00:00:05.203]➜      "armv6l-linux",
2025-08-20T21:52:48.1094972Z [00:00:05.203]➜      "armv7a-linux",
2025-08-20T21:52:48.1095228Z [00:00:05.203]➜      "armv7l-linux",
2025-08-20T21:52:48.1095477Z [00:00:05.203]➜      "i686-linux",
2025-08-20T21:52:48.1095998Z [00:00:05.203]➜      "loongarch64-linux",
2025-08-20T21:52:48.1096353Z [00:00:05.203]➜      "m68k-linux",
2025-08-20T21:52:48.1096613Z [00:00:05.203]➜      "microblaze-linux",
2025-08-20T21:52:48.1096887Z [00:00:05.203]➜      "microblazeel-linux",
2025-08-20T21:52:48.1097192Z [00:00:05.203]➜      "mips-linux",
2025-08-20T21:52:48.1097441Z [00:00:05.203]➜      "mips64-linux",
2025-08-20T21:52:48.1097695Z [00:00:05.203]➜      "mips64el-linux",
2025-08-20T21:52:48.1097945Z [00:00:05.203]➜      "mipsel-linux",
2025-08-20T21:52:48.1098218Z [00:00:05.203]➜      "powerpc64-linux",
2025-08-20T21:52:48.1098488Z [00:00:05.203]➜      "powerpc64le-linux",
2025-08-20T21:52:48.1098976Z [00:00:05.203]➜      "riscv32-linux",
2025-08-20T21:52:48.1099296Z [00:00:05.203]➜      "riscv64-linux",
2025-08-20T21:52:48.1099545Z [00:00:05.203]➜      "s390-linux",
2025-08-20T21:52:48.1099787Z [00:00:05.203]➜      "s390x-linux",
2025-08-20T21:52:48.1100026Z [00:00:05.203]➜      "x86_64-linux",
2025-08-20T21:52:48.1100292Z [00:00:05.203]➜      "mmix-mmixware",
2025-08-20T21:52:48.1100549Z [00:00:05.203]➜      "aarch64-netbsd",
2025-08-20T21:52:48.1100807Z [00:00:05.203]➜      "armv6l-netbsd",
2025-08-20T21:52:48.1101057Z [00:00:05.203]➜      "armv7a-netbsd",
2025-08-20T21:52:48.1101315Z [00:00:05.203]➜      "armv7l-netbsd",
2025-08-20T21:52:48.1101559Z [00:00:05.203]➜      "i686-netbsd",
2025-08-20T21:52:48.1101803Z [00:00:05.203]➜      "m68k-netbsd",
2025-08-20T21:52:48.1102057Z [00:00:05.203]➜      "mipsel-netbsd",
2025-08-20T21:52:48.1158543Z [00:00:05.211]➜      "powerpc-netbsd",
2025-08-20T21:52:48.1159191Z [00:00:05.211]➜      "riscv32-netbsd",
2025-08-20T21:52:48.1159471Z [00:00:05.211]➜      "riscv64-netbsd",
2025-08-20T21:52:48.1159730Z [00:00:05.211]➜      "x86_64-netbsd",
2025-08-20T21:52:48.1159990Z [00:00:05.211]➜      "aarch64_be-none",
2025-08-20T21:52:48.1160252Z [00:00:05.211]➜      "aarch64-none",
2025-08-20T21:52:48.1160498Z [00:00:05.211]➜      "arm-none",
2025-08-20T21:52:48.1160736Z [00:00:05.211]➜      "armv6l-none",
2025-08-20T21:52:48.1161010Z [00:00:05.211]➜      "avr-none",
2025-08-20T21:52:48.1161249Z [00:00:05.211]➜      "i686-none",
2025-08-20T21:52:48.1161502Z [00:00:05.211]➜      "microblaze-none",
2025-08-20T21:52:48.1161775Z [00:00:05.211]➜      "microblazeel-none",
2025-08-20T21:52:48.1162043Z [00:00:05.211]➜      "mips-none",
2025-08-20T21:52:48.1162284Z [00:00:05.211]➜      "mips64-none",
2025-08-20T21:52:48.1162537Z [00:00:05.211]➜      "msp430-none",
2025-08-20T21:52:48.1162784Z [00:00:05.211]➜      "or1k-none",
2025-08-20T21:52:48.1163036Z [00:00:05.211]➜      "m68k-none",
2025-08-20T21:52:48.1163285Z [00:00:05.211]➜      "powerpc-none",
2025-08-20T21:52:48.1163548Z [00:00:05.211]➜      "powerpcle-none",
2025-08-20T21:52:48.1163810Z [00:00:05.211]➜      "riscv32-none",
2025-08-20T21:52:48.1164061Z [00:00:05.211]➜      "riscv64-none",
2025-08-20T21:52:48.1164315Z [00:00:05.211]➜      "rx-none",
2025-08-20T21:52:48.1164557Z [00:00:05.211]➜      "s390-none",
2025-08-20T21:52:48.1164803Z [00:00:05.211]➜      "s390x-none",
2025-08-20T21:52:48.1165435Z [00:00:05.211]➜      "vc4-none",
2025-08-20T21:52:48.1165757Z [00:00:05.211]➜      "x86_64-none",
2025-08-20T21:52:48.1166005Z [00:00:05.211]➜      "i686-openbsd",
2025-08-20T21:52:48.1166263Z [00:00:05.211]➜      "x86_64-openbsd",
2025-08-20T21:52:48.1166515Z [00:00:05.211]➜      "x86_64-redox",
2025-08-20T21:52:48.1166759Z [00:00:05.211]➜      "wasm64-wasi",
2025-08-20T21:52:48.1167006Z [00:00:05.211]➜      "wasm32-wasi",
2025-08-20T21:52:48.1167257Z [00:00:05.211]➜      "aarch64-windows",
2025-08-20T21:52:48.1167525Z [00:00:05.211]➜      "x86_64-windows",
2025-08-20T21:52:48.1167776Z [00:00:05.211]➜      "i686-windows"
2025-08-20T21:52:48.1168003Z [00:00:05.211]➜    ],
2025-08-20T21:52:48.1168520Z [00:00:05.211]➜    "position": "/nix/store/0nhqsm3lzxj71a9asqy05l1v9y7pqfc1-source/pkgs/by-name/nm/nmap/package.nix:74",
2025-08-20T21:52:48.1169322Z [00:00:05.211]➜    "unfree": false,
2025-08-20T21:52:48.1169586Z [00:00:05.211]➜    "unsupported": false
2025-08-20T21:52:48.1169841Z [00:00:05.211]➜  }
2025-08-20T21:52:48.1170067Z [00:00:05.211]➜  + echo -e '\n'
2025-08-20T21:52:48.1170282Z [00:00:05.211]➜  
2025-08-20T21:52:48.1170469Z [00:00:05.211]➜  
2025-08-20T21:52:48.1170662Z [00:00:05.212]➜  ++ nproc
2025-08-20T21:52:48.1181352Z [00:00:05.214]➜  ++ nproc
2025-08-20T21:52:48.1193871Z [00:00:05.215]➜  + nix-build '<nixpkgs>' --impure --attr pkgsStatic.nmap --cores 5 --max-jobs 5 --log-format bar-with-logs --out-link /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/nixbuild
2025-08-20T21:52:49.3967834Z [00:00:06.492]➜  these 6 derivations will be built:
2025-08-20T21:52:49.3968560Z [00:00:06.492]➜    /nix/store/lj14k8dk4vc2ydc4cbkgh8yn4zvlzxmi-libnl-static-aarch64-unknown-linux-musl-3.11.0.drv
2025-08-20T21:52:49.3969578Z [00:00:06.492]➜    /nix/store/00npr8q1gcd3wsf2b02p113n84wmc94i-libpcap-static-aarch64-unknown-linux-musl-1.10.5.drv
2025-08-20T21:52:49.3970217Z [00:00:06.492]➜    /nix/store/wn8f063cg13x0z9kp0kd1zfacps20002-utils.sh.drv
2025-08-20T21:52:49.3970886Z [00:00:06.492]➜    /nix/store/53xcdvsfj7mbvw7pcs5qf4mllj0fxrqw-lua-static-aarch64-unknown-linux-musl-5.4.7.drv
2025-08-20T21:52:49.3971683Z [00:00:06.492]➜    /nix/store/j5b20xmgfvhpmny8n7d43pkfz6g8aiyd-liblinear-static-aarch64-unknown-linux-musl-2.47.drv
2025-08-20T21:52:49.3972472Z [00:00:06.492]➜    /nix/store/522f2jc57wzhjw6nvma2w14hn722w1sr-nmap-static-aarch64-unknown-linux-musl-7.98.drv
2025-08-20T21:52:49.3973143Z [00:00:06.492]➜  these 106 paths will be fetched (116.17 MiB download, 477.38 MiB unpacked):
2025-08-20T21:52:49.3973888Z [00:00:06.492]➜    /nix/store/r3v4jgj5ga9bpksql9fzpzh123nlnrj8-aarch64-unknown-linux-musl-pkg-config-wrapper-0.29.2
2025-08-20T21:52:49.3974530Z [00:00:06.492]➜    /nix/store/hj0rkz0hlp4lac79h4w67562627infj6-asciidoc-10.2.1
2025-08-20T21:52:49.3975000Z [00:00:06.492]➜    /nix/store/4981b19pmz921f6sicw4j91q2iklapsa-autoconf-2.72
2025-08-20T21:52:49.3975477Z [00:00:06.492]➜    /nix/store/4q4p9ilxvjzfqlv1r8qj2n2dxpymqbw8-automake-1.16.5
2025-08-20T21:52:49.3975978Z [00:00:06.492]➜    /nix/store/cj43fxa3kk2assks9smiyridpnh7v8dl-autoreconf-hook
2025-08-20T21:52:49.3976497Z [00:00:06.492]➜    /nix/store/rdv3fgf4d2mz96lsq9x08icipcy98g3a-bash-interactive-5.3p0
2025-08-20T21:52:49.3976996Z [00:00:06.492]➜    /nix/store/l564i4mydnliwg78vwzvxqmsr4arff9i-boost-1.87.0
2025-08-20T21:52:49.3977475Z [00:00:06.492]➜    /nix/store/sgz9xk74si37ndwjllwgyar6a8xy24j3-brotli-1.1.0-lib
2025-08-20T21:52:49.3977944Z [00:00:06.492]➜    /nix/store/2ddjascy14r1660dq889jzwkvnd1c59m-cairo-1.18.4
2025-08-20T21:52:49.3978413Z [00:00:06.492]➜    /nix/store/pdj7s1h56khsg063zqdxhmr2pj255kzf-dav1d-1.5.1
2025-08-20T21:52:49.3979112Z [00:00:06.492]➜    /nix/store/43vsnswbd9w29jqk4l9ch2h84479vrk7-dejavu-fonts-minimal-2.37
2025-08-20T21:52:49.3979616Z [00:00:06.492]➜    /nix/store/a5wprzrsma0zr1qh84l9fw4by1zyvapr-die-hook
2025-08-20T21:52:49.3980076Z [00:00:06.492]➜    /nix/store/palhr10vxjg7n3m1fdcgrfjdh0m49gs1-docbook-xml-4.5
2025-08-20T21:52:49.3980918Z [00:00:06.492]➜    /nix/store/8g0i5jyyckz9fv653sgw4p95cxfppv50-docbook-xsl-nons-1.79.2
2025-08-20T21:52:49.3981544Z [00:00:06.492]➜    /nix/store/70lmxl642dmjwj3c89h1f5pnyrl2qv1p-docbook-xsl-ns-1.79.2
2025-08-20T21:52:49.3982055Z [00:00:06.492]➜    /nix/store/xag0ha0l6mra7wvd13xfhp0h2qc6xwb1-doxygen-1.14.0
2025-08-20T21:52:49.3982523Z [00:00:06.492]➜    /nix/store/ag54s7y0vndh2k63yvq1wi87lvh9xrp8-expat-2.7.1
2025-08-20T21:52:49.3982966Z [00:00:06.492]➜    /nix/store/1qsjqq5na4y1cc2pjva1rf5bxjv1nzds-file-5.45
2025-08-20T21:52:49.3983416Z [00:00:06.492]➜    /nix/store/l5ckx72a8wf7x33nsy1713y2r2cq0wgk-file-5.45-dev
2025-08-20T21:52:49.3983931Z [00:00:06.492]➜    /nix/store/k6a5b860fha8bll5h87cvgirpavcivwp-find-xml-catalogs-hook
2025-08-20T21:52:49.3984429Z [00:00:06.492]➜    /nix/store/pq7mmnwlxaiv5jzhpm8lzwm7b7fas7gg-flex-2.6.4
2025-08-20T21:52:49.3984877Z [00:00:06.492]➜    /nix/store/07ymgn51nwfvsngh9zxnd2nhwj13ylzn-fmt-10.2.1
2025-08-20T21:52:49.3985347Z [00:00:06.492]➜    /nix/store/ifw6g7vc1jqi6d9iyd419ix22z0dq182-fontconfig-2.16.2
2025-08-20T21:52:49.3985869Z [00:00:06.492]➜    /nix/store/lpjrj0rh38k45dsmq9a3fdiz1803rg9s-fontconfig-2.16.2-lib
2025-08-20T21:52:49.3986377Z [00:00:06.492]➜    /nix/store/m7nnnmc9bdn30zm0ivxr9z0gy57ykxsv-freetype-2.13.3
2025-08-20T21:52:49.3986859Z [00:00:06.492]➜    /nix/store/h70a2jp5cjnyhchn6na6qzai7dp2gjc7-fribidi-1.0.16
2025-08-20T21:52:49.3987318Z [00:00:06.492]➜    /nix/store/f8hkx9wi6h2a09kqqf68w3dw5z7f4l7z-gd-2.3.3
2025-08-20T21:52:49.3987771Z [00:00:06.492]➜    /nix/store/wq14xbjaffgzv4gpfnim38cx77whd0q4-gdbm-1.25-lib
2025-08-20T21:52:49.3988551Z [00:00:06.492]➜    /nix/store/c4cfkwh5ci6jv8599d3jvci87452ldph-gdk-pixbuf-2.42.12
2025-08-20T21:52:49.3989311Z [00:00:06.492]➜    /nix/store/j5ci02156h426pbvzx2azwbl20az05l5-gettext-0.25.1
2025-08-20T21:52:49.3989782Z [00:00:06.492]➜    /nix/store/s0aiy3lafzzal5jbydfgijm9a00r3kjq-giflib-5.2.2
2025-08-20T21:52:49.3990242Z [00:00:06.492]➜    /nix/store/m5i7vm0jb2y43xbm3ml7bky420wp5ipk-glib-2.84.3
2025-08-20T21:52:49.3990725Z [00:00:06.492]➜    /nix/store/6w2yyvdfq0n5dhasbdf9ng6k61skhnlj-graphite2-1.3.14
2025-08-20T21:52:49.3991213Z [00:00:06.492]➜    /nix/store/gz139cf96d4lqj49y92r37yssnxgzfb1-graphviz-12.2.1
2025-08-20T21:52:49.3991671Z [00:00:06.492]➜    /nix/store/imscq19p5xvmjrbbfml6i1nvlzhq28pw-gts-0.7.6
2025-08-20T21:52:49.3993224Z [00:00:06.492]➜    /nix/store/hn4di73v8ixsj7irgav1xcaiffb0s68c-harfbuzz-11.2.1
2025-08-20T21:52:49.3993867Z [00:00:06.492]➜    /nix/store/1hymp81vynqjv69z08qj3gx68mmcql2m-icu4c-76.1
2025-08-20T21:52:49.3994320Z [00:00:06.492]➜    /nix/store/29nvr360bc6a13hxhh422i6f7bvq2fin-lerc-4.0.0
2025-08-20T21:52:49.3994800Z [00:00:06.492]➜    /nix/store/grf6flx8s2phga38xcm17qcm2xd3z7h2-libX11-1.8.12
2025-08-20T21:52:49.3995271Z [00:00:06.492]➜    /nix/store/6i58lgbzcbdbgsl3k1n62hagdg81sixs-libXau-1.0.12
2025-08-20T21:52:49.3995745Z [00:00:06.492]➜    /nix/store/ynl34c4shbzzwxlv03q7s378c1n9c2f1-libXdmcp-1.1.5
2025-08-20T21:52:49.3996218Z [00:00:06.492]➜    /nix/store/vmpcc39q1nl9541dhmfb2c94dpgiq9is-libXext-1.3.6
2025-08-20T21:52:49.3996699Z [00:00:06.492]➜    /nix/store/qiyg53czqv4pj85rig0jjk25wiqqm1mk-libXft-2.3.9
2025-08-20T21:52:49.3997165Z [00:00:06.492]➜    /nix/store/4fs7a1b0ggwrl6zjzvx5ryac2ai132ps-libXpm-3.5.17
2025-08-20T21:52:49.3997650Z [00:00:06.492]➜    /nix/store/98xyn3y44hlayykwjc9bs31s7cycg888-libXrender-0.9.12
2025-08-20T21:52:49.3998129Z [00:00:06.492]➜    /nix/store/lk0vqaqs8fcy49pgi1bhhvzgrzxcd59s-libaom-3.12.1
2025-08-20T21:52:49.3998597Z [00:00:06.492]➜    /nix/store/m7lb8dl7723qlp51cawg9xn4wyqwbkgk-libavif-1.3.0
2025-08-20T21:52:49.3999355Z [00:00:06.492]➜    /nix/store/b2975r4y4z1i3vw4pffwn293wcz899dm-libdatrie-2019-12-20-lib
2025-08-20T21:52:49.3999881Z [00:00:06.492]➜    /nix/store/4g0nsjcm3ylk02yhxqcrks89fk58dnmh-libdeflate-1.24
2025-08-20T21:52:49.4000355Z [00:00:06.492]➜    /nix/store/gmg8jkrm07fpxdbifrdclr7c53rdmcyw-libffi-3.5.1
2025-08-20T21:52:49.4000854Z [00:00:06.492]➜    /nix/store/r27zzxqhxv9hjzkxdkwbplxav5a4zkf1-libjpeg-turbo-3.1.1
2025-08-20T21:52:49.4001678Z [00:00:06.492]➜    /nix/store/5v0jlq9rn8xns73rah5s7f687y74s68k-libpcap-1.10.5.tar.gz
2025-08-20T21:52:49.4002291Z [00:00:06.492]➜    /nix/store/20zi0nsyv7d2prxfs0k5qwqank5dbjz7-libpng-apng-1.6.47
2025-08-20T21:52:49.4002790Z [00:00:06.492]➜    /nix/store/xdgf7w4fiddafa8vq5115v0j9nl11125-libselinux-3.8.1
2025-08-20T21:52:49.4003440Z [00:00:06.492]➜    /nix/store/yghs5xm0s9nmpcmifv34g1acpzh0flwz-libssh2-static-aarch64-unknown-linux-musl-1.11.1
2025-08-20T21:52:49.4004244Z [00:00:06.492]➜    /nix/store/p6m5vjk6dh3xmly9iwvjq722mii5ssrm-libssh2-static-aarch64-unknown-linux-musl-1.11.1-dev
2025-08-20T21:52:49.4004895Z [00:00:06.492]➜    /nix/store/8zlyj8mbq2agydblkwkzfc0sfspbd1sy-libthai-0.1.29
2025-08-20T21:52:49.4005375Z [00:00:06.492]➜    /nix/store/4ivxdkjk1vsqi2sx0yffllw1yk9gafr7-libtiff-4.7.0
2025-08-20T21:52:49.4005851Z [00:00:06.492]➜    /nix/store/w9sfdywb88xxyz4gbf2x9hsmgnyv25zl-libtool-2.5.4
2025-08-20T21:52:49.4006336Z [00:00:06.492]➜    /nix/store/c8zh5h4f0krpa9j4hgvgvi579z08jz9r-libtool-2.5.4-lib
2025-08-20T21:52:49.4006824Z [00:00:06.492]➜    /nix/store/w5lzk3gcp9azl53rvq93w08lr6m07fmr-libvmaf-3.0.0
2025-08-20T21:52:49.4007296Z [00:00:06.492]➜    /nix/store/2swvnhb1bsv1p1mgbsdafjmwx8ikg9gz-libwebp-1.6.0
2025-08-20T21:52:49.4007775Z [00:00:06.492]➜    /nix/store/asp8whn2kpwads2v9r7mgcc9562ribfj-libwebp-1.6.0
2025-08-20T21:52:49.4008244Z [00:00:06.492]➜    /nix/store/byc21nhs5kaiyyq9cb9pfcqlg36n7z1c-libxcb-1.17.0
2025-08-20T21:52:49.4008879Z [00:00:06.492]➜    /nix/store/kz9qqv5qbkmbwmq4wl0dlc3g4w6bwzsa-libxcrypt-4.4.38
2025-08-20T21:52:49.4009516Z [00:00:06.492]➜    /nix/store/db9rka4w903y38150c3n65qxylw7gilk-libxml2-2.14.4-unstable-2025-06-20
2025-08-20T21:52:49.4010478Z [00:00:06.492]➜    /nix/store/jxzrf3g6xbkxfbw9b5i4qcp9qi83xzdb-libxml2-2.14.4-unstable-2025-06-20-bin
2025-08-20T21:52:49.4011054Z [00:00:06.492]➜    /nix/store/hf6nzsfipni7syhf81xrcay5n65z813x-libxslt-1.1.43
2025-08-20T21:52:49.4011550Z [00:00:06.492]➜    /nix/store/jnq3wv96ih9fq4r2qhzckd1kzbapksqq-libxslt-1.1.43-bin
2025-08-20T21:52:49.4012041Z [00:00:06.492]➜    /nix/store/j3dwanrzkf9wp0ad499543iwiip0hhjx-libyuv-1908
2025-08-20T21:52:49.4012516Z [00:00:06.492]➜    /nix/store/67ryw5cplvlid98a7lvp5wwvnc4xjp43-lua-5.4.7.tar.gz
2025-08-20T21:52:49.4012972Z [00:00:06.492]➜    /nix/store/aygyvjxnbgvrh1hm48v04svs71v4lw5d-lzo-2.10
2025-08-20T21:52:49.4013430Z [00:00:06.492]➜    /nix/store/r1pqjxciri3a8fxv0kizlw98cf2h8ydm-mailcap-2.1.54
2025-08-20T21:52:49.4013954Z [00:00:06.492]➜    /nix/store/gwis5iabm208vv38l36i8lzyc44acqs2-make-binary-wrapper-hook
2025-08-20T21:52:49.4014478Z [00:00:06.492]➜    /nix/store/lxiql53db0s7wbnf4cah88zyw08gwn3b-mpdecimal-4.0.1
2025-08-20T21:52:49.4014953Z [00:00:06.492]➜    /nix/store/zhsgv7xprysv159p7nvm7fif9ab62fpl-mscgen-0.20
2025-08-20T21:52:49.4015413Z [00:00:06.492]➜    /nix/store/f36pfx7a68wv77xd0xja0vjj1ijrqycl-ncompress-5.0
2025-08-20T21:52:49.4015870Z [00:00:06.492]➜    /nix/store/7w4drwl6qcfxax1k10ja8qmhlsf9792k-ncurses-6.5
2025-08-20T21:52:49.4016342Z [00:00:06.492]➜    /nix/store/20da7dl00n8yn80lb7gpbq2i9yq77s5v-nmap-7.98.tar.bz2
2025-08-20T21:52:49.4016827Z [00:00:06.492]➜    /nix/store/mcjp51nvbchqx54r6vhm718vjrdjb2a2-openssl-3.5.1
2025-08-20T21:52:49.4017458Z [00:00:06.492]➜    /nix/store/q0i9pvpkbjlmd4fx64r6g0i58416absd-openssl-static-aarch64-unknown-linux-musl-3.5.1
2025-08-20T21:52:49.4018237Z [00:00:06.492]➜    /nix/store/ymkglg0gcl365jl161r00v736c8wm8vm-openssl-static-aarch64-unknown-linux-musl-3.5.1-bin
2025-08-20T21:52:49.4019894Z [00:00:06.492]➜    /nix/store/1ik4kkadgis6jm75s8xpqkiz04pxczgl-openssl-static-aarch64-unknown-linux-musl-3.5.1-dev
2025-08-20T21:52:49.4020730Z [00:00:06.492]➜    /nix/store/1w73qagfs45ymdyh35082pwnqm94mxvb-openssl-static-aarch64-unknown-linux-musl-3.5.1-etc
2025-08-20T21:52:49.4021348Z [00:00:06.492]➜    /nix/store/v55ndnscmm6kbzc8435gacs9s9i552vx-pango-1.56.3
2025-08-20T21:52:49.4021967Z [00:00:06.492]➜    /nix/store/4rkq543fnglwm68lcvsacz63xgml9iaq-pcre2-static-aarch64-unknown-linux-musl-10.44
2025-08-20T21:52:49.4022735Z [00:00:06.492]➜    /nix/store/f024kpz3h13rbrlz7kljb3yrzgnawvis-pcre2-static-aarch64-unknown-linux-musl-10.44-bin
2025-08-20T21:52:49.4023805Z [00:00:06.492]➜    /nix/store/2vg87n9y3aa2jylirwm0yw3vsk3n07ja-pcre2-static-aarch64-unknown-linux-musl-10.44-dev
2025-08-20T21:52:49.4024497Z [00:00:06.492]➜    /nix/store/ink1gfva1flflcmp51aib512vxfizlii-perl-5.40.0
2025-08-20T21:52:49.4024972Z [00:00:06.492]➜    /nix/store/y8k0krx0qi2l8cwjh90ypxmn103xmzip-pixman-0.46.2
2025-08-20T21:52:49.4025461Z [00:00:06.492]➜    /nix/store/33l38ww07szlgajj0w9n6w3s4a4xf8zv-pkg-config-0.29.2
2025-08-20T21:52:49.4025944Z [00:00:06.492]➜    /nix/store/cr7c6cf8y7sbqwq9bj7lrm977x7c4mv9-python3-3.13.5
2025-08-20T21:52:49.4026430Z [00:00:06.492]➜    /nix/store/qp7s54p4mrsa4yw5zcgm70fc8rxixcc0-readline-8.3p1
2025-08-20T21:52:49.4026872Z [00:00:06.492]➜    /nix/store/2d9m88nzhfwnj5wicxwmnw60havflk93-source
2025-08-20T21:52:49.4027285Z [00:00:06.492]➜    /nix/store/z2pq2x92kpj09d0j3qwb4a10cfki01g1-source
2025-08-20T21:52:49.4027765Z [00:00:06.492]➜    /nix/store/788mvgwk6q0c4nz7br2vgh722wm1nifq-source-highlight-3.1.9
2025-08-20T21:52:49.4028368Z [00:00:06.492]➜    /nix/store/cxmv7vl1wb9s61ni01cwkni4rp7mz3g7-source-highlight-3.1.9-dev
2025-08-20T21:52:49.4029102Z [00:00:06.492]➜    /nix/store/0r61mlccam1qnqsjc0109k8chflyvpz7-spdlog-1.15.2
2025-08-20T21:52:49.4029587Z [00:00:06.492]➜    /nix/store/hkapr9yav6nx45h1gizasd80gkqv3rqd-sqlite-3.50.2
2025-08-20T21:52:49.4030055Z [00:00:06.492]➜    /nix/store/68kmr07aycp95gr4s8w8bn3v0l01vw48-stdenv-linux
2025-08-20T21:52:49.4030533Z [00:00:06.492]➜    /nix/store/kg58am3whs0rdcnmfz7681sna8jcbydc-tzdata-2025b
2025-08-20T21:52:49.4031316Z [00:00:06.492]➜    /nix/store/d179f546ps208vpzsn5kcagvj9lfz0y5-util-linux-minimal-2.41-lib
2025-08-20T21:52:49.4031857Z [00:00:06.492]➜    /nix/store/2j49w1xpd5xc8zxk3wjvhyfdv5xhgkwi-version-check-hook
2025-08-20T21:52:49.4032491Z [00:00:06.492]➜    /nix/store/2ckh5jjhs9jala02cak4dcbf5flh2b6n-zlib-static-aarch64-unknown-linux-musl-1.3.1
2025-08-20T21:52:49.4033247Z [00:00:06.492]➜    /nix/store/7hjmj398cljns63ci81pbgm378ckdsy8-zlib-static-aarch64-unknown-linux-musl-1.3.1-dev
2025-08-20T21:52:49.4033850Z [00:00:06.492]➜    /nix/store/rzyfhpv4f4ady5nz3m3ky60ls4g8xp61-zstd-1.5.7
2025-08-20T21:52:49.4039804Z [00:00:06.499]➜  copying path '/nix/store/20da7dl00n8yn80lb7gpbq2i9yq77s5v-nmap-7.98.tar.bz2' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4043321Z [00:00:06.500]➜  copying path '/nix/store/2j49w1xpd5xc8zxk3wjvhyfdv5xhgkwi-version-check-hook' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4047064Z [00:00:06.500]➜  copying path '/nix/store/yghs5xm0s9nmpcmifv34g1acpzh0flwz-libssh2-static-aarch64-unknown-linux-musl-1.11.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4048309Z [00:00:06.500]➜  copying path '/nix/store/1w73qagfs45ymdyh35082pwnqm94mxvb-openssl-static-aarch64-unknown-linux-musl-3.5.1-etc' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4050123Z [00:00:06.500]➜  copying path '/nix/store/f024kpz3h13rbrlz7kljb3yrzgnawvis-pcre2-static-aarch64-unknown-linux-musl-10.44-bin' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4051476Z [00:00:06.500]➜  copying path '/nix/store/4rkq543fnglwm68lcvsacz63xgml9iaq-pcre2-static-aarch64-unknown-linux-musl-10.44' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4052728Z [00:00:06.501]➜  copying path '/nix/store/2ckh5jjhs9jala02cak4dcbf5flh2b6n-zlib-static-aarch64-unknown-linux-musl-1.3.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4068658Z [00:00:06.502]➜  copying path '/nix/store/33l38ww07szlgajj0w9n6w3s4a4xf8zv-pkg-config-0.29.2' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4071763Z [00:00:06.503]➜  copying path '/nix/store/z2pq2x92kpj09d0j3qwb4a10cfki01g1-source' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4072606Z [00:00:06.503]➜  copying path '/nix/store/5v0jlq9rn8xns73rah5s7f687y74s68k-libpcap-1.10.5.tar.gz' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4073470Z [00:00:06.503]➜  copying path '/nix/store/67ryw5cplvlid98a7lvp5wwvnc4xjp43-lua-5.4.7.tar.gz' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4077204Z [00:00:06.503]➜  copying path '/nix/store/a5wprzrsma0zr1qh84l9fw4by1zyvapr-die-hook' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4079176Z [00:00:06.503]➜  copying path '/nix/store/pq7mmnwlxaiv5jzhpm8lzwm7b7fas7gg-flex-2.6.4' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4130468Z [00:00:06.508]➜  copying path '/nix/store/2d9m88nzhfwnj5wicxwmnw60havflk93-source' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4160781Z [00:00:06.511]➜  copying path '/nix/store/sgz9xk74si37ndwjllwgyar6a8xy24j3-brotli-1.1.0-lib' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4162237Z [00:00:06.512]➜  copying path '/nix/store/43vsnswbd9w29jqk4l9ch2h84479vrk7-dejavu-fonts-minimal-2.37' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4176545Z [00:00:06.513]➜  copying path '/nix/store/pdj7s1h56khsg063zqdxhmr2pj255kzf-dav1d-1.5.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4194327Z [00:00:06.515]➜  copying path '/nix/store/ag54s7y0vndh2k63yvq1wi87lvh9xrp8-expat-2.7.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4204517Z [00:00:06.516]➜  copying path '/nix/store/1qsjqq5na4y1cc2pjva1rf5bxjv1nzds-file-5.45' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4400619Z [00:00:06.529]➜  copying path '/nix/store/k6a5b860fha8bll5h87cvgirpavcivwp-find-xml-catalogs-hook' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4551785Z [00:00:06.550]➜  copying path '/nix/store/07ymgn51nwfvsngh9zxnd2nhwj13ylzn-fmt-10.2.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4641727Z [00:00:06.559]➜  copying path '/nix/store/h70a2jp5cjnyhchn6na6qzai7dp2gjc7-fribidi-1.0.16' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4655225Z [00:00:06.560]➜  copying path '/nix/store/wq14xbjaffgzv4gpfnim38cx77whd0q4-gdbm-1.25-lib' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4656524Z [00:00:06.560]➜  copying path '/nix/store/j5ci02156h426pbvzx2azwbl20az05l5-gettext-0.25.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4657571Z [00:00:06.561]➜  copying path '/nix/store/s0aiy3lafzzal5jbydfgijm9a00r3kjq-giflib-5.2.2' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4694066Z [00:00:06.565]➜  copying path '/nix/store/6w2yyvdfq0n5dhasbdf9ng6k61skhnlj-graphite2-1.3.14' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4695014Z [00:00:06.565]➜  copying path '/nix/store/29nvr360bc6a13hxhh422i6f7bvq2fin-lerc-4.0.0' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4695819Z [00:00:06.565]➜  copying path '/nix/store/1hymp81vynqjv69z08qj3gx68mmcql2m-icu4c-76.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4799470Z [00:00:06.575]➜  copying path '/nix/store/palhr10vxjg7n3m1fdcgrfjdh0m49gs1-docbook-xml-4.5' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.4852471Z [00:00:06.581]➜  copying path '/nix/store/8g0i5jyyckz9fv653sgw4p95cxfppv50-docbook-xsl-nons-1.79.2' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.5042503Z [00:00:06.600]➜  copying path '/nix/store/70lmxl642dmjwj3c89h1f5pnyrl2qv1p-docbook-xsl-ns-1.79.2' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.5072571Z [00:00:06.603]➜  copying path '/nix/store/6i58lgbzcbdbgsl3k1n62hagdg81sixs-libXau-1.0.12' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.5103931Z [00:00:06.603]➜  copying path '/nix/store/ifw6g7vc1jqi6d9iyd419ix22z0dq182-fontconfig-2.16.2' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.5106027Z [00:00:06.606]➜  copying path '/nix/store/ynl34c4shbzzwxlv03q7s378c1n9c2f1-libXdmcp-1.1.5' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.5107507Z [00:00:06.606]➜  copying path '/nix/store/b2975r4y4z1i3vw4pffwn293wcz899dm-libdatrie-2019-12-20-lib' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.5130189Z [00:00:06.608]➜  copying path '/nix/store/4g0nsjcm3ylk02yhxqcrks89fk58dnmh-libdeflate-1.24' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.5283121Z [00:00:06.624]➜  copying path '/nix/store/r3v4jgj5ga9bpksql9fzpzh123nlnrj8-aarch64-unknown-linux-musl-pkg-config-wrapper-0.29.2' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.5311539Z [00:00:06.627]➜  copying path '/nix/store/gmg8jkrm07fpxdbifrdclr7c53rdmcyw-libffi-3.5.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.5535748Z [00:00:06.649]➜  copying path '/nix/store/l5ckx72a8wf7x33nsy1713y2r2cq0wgk-file-5.45-dev' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.5607185Z [00:00:06.654]➜  copying path '/nix/store/r27zzxqhxv9hjzkxdkwbplxav5a4zkf1-libjpeg-turbo-3.1.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.6809724Z [00:00:06.776]➜  building '/nix/store/j5b20xmgfvhpmny8n7d43pkfz6g8aiyd-liblinear-static-aarch64-unknown-linux-musl-2.47.drv'...
2025-08-20T21:52:49.6816297Z [00:00:06.777]➜  copying path '/nix/store/20zi0nsyv7d2prxfs0k5qwqank5dbjz7-libpng-apng-1.6.47' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.6826372Z [00:00:06.778]➜  copying path '/nix/store/kz9qqv5qbkmbwmq4wl0dlc3g4w6bwzsa-libxcrypt-4.4.38' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.6835138Z [00:00:06.778]➜  copying path '/nix/store/c8zh5h4f0krpa9j4hgvgvi579z08jz9r-libtool-2.5.4-lib' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.6836068Z [00:00:06.778]➜  copying path '/nix/store/lxiql53db0s7wbnf4cah88zyw08gwn3b-mpdecimal-4.0.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.6836909Z [00:00:06.779]➜  copying path '/nix/store/w5lzk3gcp9azl53rvq93w08lr6m07fmr-libvmaf-3.0.0' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.6837745Z [00:00:06.779]➜  copying path '/nix/store/xdgf7w4fiddafa8vq5115v0j9nl11125-libselinux-3.8.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.6838580Z [00:00:06.779]➜  copying path '/nix/store/r1pqjxciri3a8fxv0kizlw98cf2h8ydm-mailcap-2.1.54' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.6878091Z [00:00:06.783]➜  copying path '/nix/store/db9rka4w903y38150c3n65qxylw7gilk-libxml2-2.14.4-unstable-2025-06-20' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.6879653Z [00:00:06.783]➜  copying path '/nix/store/aygyvjxnbgvrh1hm48v04svs71v4lw5d-lzo-2.10' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.6880737Z [00:00:06.783]➜  copying path '/nix/store/f36pfx7a68wv77xd0xja0vjj1ijrqycl-ncompress-5.0' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.6881761Z [00:00:06.783]➜  copying path '/nix/store/gwis5iabm208vv38l36i8lzyc44acqs2-make-binary-wrapper-hook' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.7108407Z [00:00:06.805]➜  copying path '/nix/store/8zlyj8mbq2agydblkwkzfc0sfspbd1sy-libthai-0.1.29' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.7149897Z [00:00:06.810]➜  copying path '/nix/store/byc21nhs5kaiyyq9cb9pfcqlg36n7z1c-libxcb-1.17.0' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.7151428Z [00:00:06.810]➜  copying path '/nix/store/7w4drwl6qcfxax1k10ja8qmhlsf9792k-ncurses-6.5' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.7201555Z [00:00:06.816]➜  copying path '/nix/store/w9sfdywb88xxyz4gbf2x9hsmgnyv25zl-libtool-2.5.4' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.7256429Z [00:00:06.821]➜  copying path '/nix/store/mcjp51nvbchqx54r6vhm718vjrdjb2a2-openssl-3.5.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.7290894Z [00:00:06.824]➜  copying path '/nix/store/q0i9pvpkbjlmd4fx64r6g0i58416absd-openssl-static-aarch64-unknown-linux-musl-3.5.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.7352747Z [00:00:06.830]➜  copying path '/nix/store/j3dwanrzkf9wp0ad499543iwiip0hhjx-libyuv-1908' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.7354098Z [00:00:06.831]➜  copying path '/nix/store/2vg87n9y3aa2jylirwm0yw3vsk3n07ja-pcre2-static-aarch64-unknown-linux-musl-10.44-dev' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.7391487Z [00:00:06.835]➜  copying path '/nix/store/m7nnnmc9bdn30zm0ivxr9z0gy57ykxsv-freetype-2.13.3' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.7481227Z [00:00:06.844]➜  copying path '/nix/store/asp8whn2kpwads2v9r7mgcc9562ribfj-libwebp-1.6.0' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.7590516Z [00:00:06.851]➜  copying path '/nix/store/lk0vqaqs8fcy49pgi1bhhvzgrzxcd59s-libaom-3.12.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.7842553Z [00:00:06.880]➜  liblinear-static-aarch64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T21:52:49.7941434Z [00:00:06.887]➜  copying path '/nix/store/ink1gfva1flflcmp51aib512vxfizlii-perl-5.40.0' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.7942857Z [00:00:06.887]➜  copying path '/nix/store/jxzrf3g6xbkxfbw9b5i4qcp9qi83xzdb-libxml2-2.14.4-unstable-2025-06-20-bin' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.8000515Z [00:00:06.893]➜  liblinear-static-aarch64-unknown-linux-musl> unpacking source archive /nix/store/z2pq2x92kpj09d0j3qwb4a10cfki01g1-source
2025-08-20T21:52:49.8244491Z [00:00:06.918]➜  copying path '/nix/store/hf6nzsfipni7syhf81xrcay5n65z813x-libxslt-1.1.43' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.8280571Z [00:00:06.923]➜  liblinear-static-aarch64-unknown-linux-musl> source root is source
2025-08-20T21:52:49.8380983Z [00:00:06.929]➜  copying path '/nix/store/grf6flx8s2phga38xcm17qcm2xd3z7h2-libX11-1.8.12' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.8414927Z [00:00:06.937]➜  copying path '/nix/store/0r61mlccam1qnqsjc0109k8chflyvpz7-spdlog-1.15.2' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.8494464Z [00:00:06.944]➜  copying path '/nix/store/y8k0krx0qi2l8cwjh90ypxmn103xmzip-pixman-0.46.2' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.8513263Z [00:00:06.947]➜  copying path '/nix/store/hkapr9yav6nx45h1gizasd80gkqv3rqd-sqlite-3.50.2' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.8591266Z [00:00:06.954]➜  copying path '/nix/store/68kmr07aycp95gr4s8w8bn3v0l01vw48-stdenv-linux' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.8701416Z [00:00:06.965]➜  liblinear-static-aarch64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T21:52:49.8821418Z [00:00:06.977]➜  copying path '/nix/store/kg58am3whs0rdcnmfz7681sna8jcbydc-tzdata-2025b' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.8899472Z [00:00:06.985]➜  liblinear-static-aarch64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T21:52:49.9113325Z [00:00:07.007]➜  copying path '/nix/store/lpjrj0rh38k45dsmq9a3fdiz1803rg9s-fontconfig-2.16.2-lib' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.9780672Z [00:00:07.067]➜  building '/nix/store/wn8f063cg13x0z9kp0kd1zfacps20002-utils.sh.drv'...
2025-08-20T21:52:49.9820568Z [00:00:07.068]➜  liblinear-static-aarch64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T21:52:49.9821716Z [00:00:07.069]➜  liblinear-static-aarch64-unknown-linux-musl> no configure script, doing nothing
2025-08-20T21:52:49.9822998Z [00:00:07.074]➜  copying path '/nix/store/7hjmj398cljns63ci81pbgm378ckdsy8-zlib-static-aarch64-unknown-linux-musl-1.3.1-dev' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.9824170Z [00:00:07.074]➜  copying path '/nix/store/rzyfhpv4f4ady5nz3m3ky60ls4g8xp61-zstd-1.5.7' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.9825155Z [00:00:07.074]➜  copying path '/nix/store/jnq3wv96ih9fq4r2qhzckd1kzbapksqq-libxslt-1.1.43-bin' from 'https://cache.nixos.org'...
2025-08-20T21:52:49.9825992Z [00:00:07.074]➜  liblinear-static-aarch64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T21:52:50.0300998Z [00:00:07.124]➜  liblinear-static-aarch64-unknown-linux-musl> build flags: SHELL=/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash AR=aarch64-unknown-linux-musl-ar RANLIB=aarch64-unknown-linux-musl-ranlib lib predict train
2025-08-20T21:52:50.0374115Z [00:00:07.133]➜  copying path '/nix/store/4ivxdkjk1vsqi2sx0yffllw1yk9gafr7-libtiff-4.7.0' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.0437545Z [00:00:07.139]➜  liblinear-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-g++ -Wall -Wconversion -O3 -fPIC -c -o linear.o linear.cpp
2025-08-20T21:52:50.0543371Z [00:00:07.150]➜  utils.sh> Running phase: patchPhase
2025-08-20T21:52:50.0762069Z [00:00:07.165]➜  utils.sh> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T21:52:50.0822608Z [00:00:07.178]➜  copying path '/nix/store/xag0ha0l6mra7wvd13xfhp0h2qc6xwb1-doxygen-1.14.0' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.0830333Z [00:00:07.178]➜  copying path '/nix/store/d179f546ps208vpzsn5kcagvj9lfz0y5-util-linux-minimal-2.41-lib' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.0857956Z [00:00:07.181]➜  copying path '/nix/store/2swvnhb1bsv1p1mgbsdafjmwx8ikg9gz-libwebp-1.6.0' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.0887678Z [00:00:07.184]➜  utils.sh> Running phase: configurePhase
2025-08-20T21:52:50.1215565Z [00:00:07.217]➜  copying path '/nix/store/4fs7a1b0ggwrl6zjzvx5ryac2ai132ps-libXpm-3.5.17' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.1217442Z [00:00:07.217]➜  copying path '/nix/store/vmpcc39q1nl9541dhmfb2c94dpgiq9is-libXext-1.3.6' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.1226206Z [00:00:07.218]➜  copying path '/nix/store/98xyn3y44hlayykwjc9bs31s7cycg888-libXrender-0.9.12' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.1301170Z [00:00:07.225]➜  utils.sh> no configure script, doing nothing
2025-08-20T21:52:50.1329698Z [00:00:07.226]➜  utils.sh> Running phase: buildPhase
2025-08-20T21:52:50.1513650Z [00:00:07.247]➜  utils.sh> Running phase: checkPhase
2025-08-20T21:52:50.1660465Z [00:00:07.261]➜  utils.sh> Running phase: installPhase
2025-08-20T21:52:50.1668431Z [00:00:07.262]➜  utils.sh> no Makefile or custom installPhase, doing nothing
2025-08-20T21:52:50.1736696Z [00:00:07.269]➜  copying path '/nix/store/qiyg53czqv4pj85rig0jjk25wiqqm1mk-libXft-2.3.9' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.1800047Z [00:00:07.275]➜  utils.sh> Running phase: fixupPhase
2025-08-20T21:52:50.2101168Z [00:00:07.305]➜  utils.sh> shrinking RPATHs of ELF executables and libraries in /nix/store/s0p1fj8q57136afhxyzikpsm5h116dw6-utils.sh
2025-08-20T21:52:50.2147892Z [00:00:07.310]➜  utils.sh> checking for references to /build/ in /nix/store/s0p1fj8q57136afhxyzikpsm5h116dw6-utils.sh...
2025-08-20T21:52:50.2205400Z [00:00:07.316]➜  copying path '/nix/store/m5i7vm0jb2y43xbm3ml7bky420wp5ipk-glib-2.84.3' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.2511928Z [00:00:07.346]➜  copying path '/nix/store/ymkglg0gcl365jl161r00v736c8wm8vm-openssl-static-aarch64-unknown-linux-musl-3.5.1-bin' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.2514079Z [00:00:07.347]➜  utils.sh> patching script interpreter paths in /nix/store/s0p1fj8q57136afhxyzikpsm5h116dw6-utils.sh
2025-08-20T21:52:50.5381890Z [00:00:07.633]➜  building '/nix/store/53xcdvsfj7mbvw7pcs5qf4mllj0fxrqw-lua-static-aarch64-unknown-linux-musl-5.4.7.drv'...
2025-08-20T21:52:50.9524249Z [00:00:08.048]➜  lua-static-aarch64-unknown-linux-musl> Running phase: unpackPhase
2025-08-20T21:52:50.9555850Z [00:00:08.050]➜  copying path '/nix/store/1ik4kkadgis6jm75s8xpqkiz04pxczgl-openssl-static-aarch64-unknown-linux-musl-3.5.1-dev' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.9563125Z [00:00:08.052]➜  copying path '/nix/store/2ddjascy14r1660dq889jzwkvnd1c59m-cairo-1.18.4' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.9564466Z [00:00:08.052]➜  copying path '/nix/store/c4cfkwh5ci6jv8599d3jvci87452ldph-gdk-pixbuf-2.42.12' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.9572347Z [00:00:08.053]➜  copying path '/nix/store/hn4di73v8ixsj7irgav1xcaiffb0s68c-harfbuzz-11.2.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.9576295Z [00:00:08.053]➜  copying path '/nix/store/imscq19p5xvmjrbbfml6i1nvlzhq28pw-gts-0.7.6' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.9582534Z [00:00:08.054]➜  lua-static-aarch64-unknown-linux-musl> unpacking source archive /nix/store/67ryw5cplvlid98a7lvp5wwvnc4xjp43-lua-5.4.7.tar.gz
2025-08-20T21:52:50.9614436Z [00:00:08.057]➜  copying path '/nix/store/l564i4mydnliwg78vwzvxqmsr4arff9i-boost-1.87.0' from 'https://cache.nixos.org'...
2025-08-20T21:52:50.9787867Z [00:00:08.074]➜  lua-static-aarch64-unknown-linux-musl> source root is lua-5.4.7
2025-08-20T21:52:50.9939270Z [00:00:08.089]➜  lua-static-aarch64-unknown-linux-musl> setting SOURCE_DATE_EPOCH to timestamp 1718316991 of file "lua-5.4.7/README"
2025-08-20T21:52:51.0001369Z [00:00:08.096]➜  lua-static-aarch64-unknown-linux-musl> Running phase: patchPhase
2025-08-20T21:52:51.0689990Z [00:00:08.163]➜  copying path '/nix/store/p6m5vjk6dh3xmly9iwvjq722mii5ssrm-libssh2-static-aarch64-unknown-linux-musl-1.11.1-dev' from 'https://cache.nixos.org'...
2025-08-20T21:52:51.0752500Z [00:00:08.171]➜  copying path '/nix/store/m7lb8dl7723qlp51cawg9xn4wyqwbkgk-libavif-1.3.0' from 'https://cache.nixos.org'...
2025-08-20T21:52:51.1587398Z [00:00:08.254]➜  lua-static-aarch64-unknown-linux-musl> #define LUA_ROOT  "/nix/store/skzl6q4j8yg6ymhchc0az1h5axvg1vym-lua-static-aarch64-unknown-linux-musl-5.4.7/"
2025-08-20T21:52:51.1618236Z [00:00:08.257]➜  lua-static-aarch64-unknown-linux-musl> Running phase: updateAutotoolsGnuConfigScriptsPhase
2025-08-20T21:52:51.1646106Z [00:00:08.259]➜  copying path '/nix/store/v55ndnscmm6kbzc8435gacs9s9i552vx-pango-1.56.3' from 'https://cache.nixos.org'...
2025-08-20T21:52:51.2565067Z [00:00:08.352]➜  copying path '/nix/store/788mvgwk6q0c4nz7br2vgh722wm1nifq-source-highlight-3.1.9' from 'https://cache.nixos.org'...
2025-08-20T21:52:51.2659442Z [00:00:08.361]➜  lua-static-aarch64-unknown-linux-musl> Running phase: configurePhase
2025-08-20T21:52:51.3648195Z [00:00:08.460]➜  copying path '/nix/store/f8hkx9wi6h2a09kqqf68w3dw5z7f4l7z-gd-2.3.3' from 'https://cache.nixos.org'...
2025-08-20T21:52:51.4632053Z [00:00:08.557]➜  copying path '/nix/store/4q4p9ilxvjzfqlv1r8qj2n2dxpymqbw8-automake-1.16.5' from 'https://cache.nixos.org'...
2025-08-20T21:52:51.4634202Z [00:00:08.558]➜  copying path '/nix/store/4981b19pmz921f6sicw4j91q2iklapsa-autoconf-2.72' from 'https://cache.nixos.org'...
2025-08-20T21:52:51.4637843Z [00:00:08.559]➜  copying path '/nix/store/cxmv7vl1wb9s61ni01cwkni4rp7mz3g7-source-highlight-3.1.9-dev' from 'https://cache.nixos.org'...
2025-08-20T21:52:51.4664448Z [00:00:08.562]➜  lua-static-aarch64-unknown-linux-musl> Running phase: buildPhase
2025-08-20T21:52:51.5535626Z [00:00:08.649]➜  copying path '/nix/store/zhsgv7xprysv159p7nvm7fif9ab62fpl-mscgen-0.20' from 'https://cache.nixos.org'...
2025-08-20T21:52:51.6704167Z [00:00:08.766]➜  lua-static-aarch64-unknown-linux-musl> build flags: SHELL=/nix/store/7z7zi55hb1kck2sm4jx0sbcbwcmajyrh-bash-5.3p0/bin/bash INSTALL_TOP=/nix/store/skzl6q4j8yg6ymhchc0az1h5axvg1vym-lua-static-aarch64-unknown-linux-musl-5.4.7 INSTALL_MAN=/nix/store/skzl6q4j8yg6ymhchc0az1h5axvg1vym-lua-static-aarch64-unknown-linux-musl-5.4.7/share/man/man1 R=5.4.7 LDFLAGS=-fPIC V=5.4 PLAT=linux-readline CC=aarch64-unknown-linux-musl-cc RANLIB=aarch64-unknown-linux-musl-ranlib MYLIBS=-lncurses CFLAGS=-O2\ -fPIC\ \$\(SYSCFLAGS\) AR=aarch64-unknown-linux-musl-ar\ rcu
2025-08-20T21:52:51.6734305Z [00:00:08.769]➜  lua-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/lua-5.4.7/src'
2025-08-20T21:52:51.6735183Z [00:00:08.769]➜  lua-static-aarch64-unknown-linux-musl> make all SYSCFLAGS="-DLUA_USE_LINUX -DLUA_USE_READLINE" SYSLIBS="-Wl,-E -ldl -lreadline"
2025-08-20T21:52:51.6746657Z [00:00:08.770]➜  lua-static-aarch64-unknown-linux-musl> make[2]: Entering directory '/build/lua-5.4.7/src'
2025-08-20T21:52:51.6755695Z [00:00:08.771]➜  lua-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-cc -O2 -fPIC -DLUA_USE_LINUX -DLUA_USE_READLINE   -c -o lapi.o lapi.c
2025-08-20T21:52:51.7627754Z [00:00:08.858]➜  copying path '/nix/store/cj43fxa3kk2assks9smiyridpnh7v8dl-autoreconf-hook' from 'https://cache.nixos.org'...
2025-08-20T21:52:52.4064597Z [00:00:09.502]➜  lua-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-cc -O2 -fPIC -DLUA_USE_LINUX -DLUA_USE_READLINE  -c lcode.c
2025-08-20T21:52:52.6900538Z [00:00:09.785]➜  copying path '/nix/store/qp7s54p4mrsa4yw5zcgm70fc8rxixcc0-readline-8.3p1' from 'https://cache.nixos.org'...
2025-08-20T21:52:52.7069047Z [00:00:09.802]➜  copying path '/nix/store/rdv3fgf4d2mz96lsq9x08icipcy98g3a-bash-interactive-5.3p0' from 'https://cache.nixos.org'...
2025-08-20T21:52:52.7070667Z [00:00:09.802]➜  copying path '/nix/store/cr7c6cf8y7sbqwq9bj7lrm977x7c4mv9-python3-3.13.5' from 'https://cache.nixos.org'...
2025-08-20T21:52:52.7117534Z [00:00:09.807]➜  liblinear-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-g++ -Wall -Wconversion -O3 -fPIC -c -o newton.o newton.cpp
2025-08-20T21:52:52.7541870Z [00:00:09.847]➜  copying path '/nix/store/gz139cf96d4lqj49y92r37yssnxgzfb1-graphviz-12.2.1' from 'https://cache.nixos.org'...
2025-08-20T21:52:52.9140704Z [00:00:10.009]➜  lua-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-cc -O2 -fPIC -DLUA_USE_LINUX -DLUA_USE_READLINE   -c -o lctype.o lctype.c
2025-08-20T21:52:52.9325272Z [00:00:10.028]➜  lua-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-cc -O2 -fPIC -DLUA_USE_LINUX -DLUA_USE_READLINE   -c -o ldebug.o ldebug.c
2025-08-20T21:52:52.9772773Z [00:00:10.072]➜  liblinear-static-aarch64-unknown-linux-musl> make -C blas OPTFLAGS='-Wall -Wconversion -O3 -fPIC' CC='aarch64-unknown-linux-musl-gcc';
2025-08-20T21:52:52.9791098Z [00:00:10.074]➜  liblinear-static-aarch64-unknown-linux-musl> make[1]: Entering directory '/build/source/blas'
2025-08-20T21:52:52.9795100Z [00:00:10.075]➜  liblinear-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -Wall -Wconversion -O3 -fPIC -c dnrm2.c
2025-08-20T21:52:53.0122603Z [00:00:10.107]➜  liblinear-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -Wall -Wconversion -O3 -fPIC -c daxpy.c
2025-08-20T21:52:53.0673313Z [00:00:10.162]➜  liblinear-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -Wall -Wconversion -O3 -fPIC -c ddot.c
2025-08-20T21:52:53.1167664Z [00:00:10.212]➜  liblinear-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-gcc -Wall -Wconversion -O3 -fPIC -c dscal.c
2025-08-20T21:52:53.1645286Z [00:00:10.260]➜  liblinear-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-ar rcv blas.a dnrm2.o daxpy.o ddot.o dscal.o
2025-08-20T21:52:53.1659198Z [00:00:10.261]➜  liblinear-static-aarch64-unknown-linux-musl> a - dnrm2.o
2025-08-20T21:52:53.1660628Z [00:00:10.262]➜  liblinear-static-aarch64-unknown-linux-musl> a - daxpy.o
2025-08-20T21:52:53.1666086Z [00:00:10.262]➜  liblinear-static-aarch64-unknown-linux-musl> a - ddot.o
2025-08-20T21:52:53.1666931Z [00:00:10.262]➜  liblinear-static-aarch64-unknown-linux-musl> a - dscal.o
2025-08-20T21:52:53.1671187Z [00:00:10.262]➜  liblinear-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-ranlib blas.a
2025-08-20T21:52:53.1685538Z [00:00:10.264]➜  liblinear-static-aarch64-unknown-linux-musl> make[1]: Leaving directory '/build/source/blas'
2025-08-20T21:52:53.1692945Z [00:00:10.265]➜  liblinear-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-g++ -shared -Wl,-soname,liblinear.so.5 linear.o newton.o blas/blas.a -o liblinear.so.5
2025-08-20T21:52:53.1832185Z [00:00:10.278]➜  lua-static-aarch64-unknown-linux-musl> aarch64-unknown-linux-musl-cc -O2 -fPIC -DLUA_USE_LINUX -DLUA_USE_READLINE   -c -o ldo.o ldo.c
2025-08-20T21:52:53.1984535Z [00:00:10.293]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_aux_runtime.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVSt8bad_cast' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2002324Z [00:00:10.294]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_aux_runtime.o): in function `__cxa_bad_cast':
2025-08-20T21:52:53.2004208Z [00:00:10.294]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely.__cxa_bad_cast+0x10): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2007154Z [00:00:10.294]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_aux_runtime.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZNSt8bad_castD1Ev' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2009778Z [00:00:10.294]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely.__cxa_bad_cast+0x1c): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2012334Z [00:00:10.294]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_aux_runtime.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTISt8bad_cast' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2029384Z [00:00:10.294]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely.__cxa_bad_cast+0x20): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2037977Z [00:00:10.294]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_aux_runtime.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVSt10bad_typeid' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2045947Z [00:00:10.294]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_aux_runtime.o): in function `__cxa_bad_typeid':
2025-08-20T21:52:53.2047263Z [00:00:10.294]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely.__cxa_bad_typeid+0x10): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2050790Z [00:00:10.294]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_aux_runtime.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZNSt10bad_typeidD1Ev' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2053011Z [00:00:10.295]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely.__cxa_bad_typeid+0x1c): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2055313Z [00:00:10.295]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_aux_runtime.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTISt10bad_typeid' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2057393Z [00:00:10.295]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely.__cxa_bad_typeid+0x20): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2059909Z [00:00:10.295]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_aux_runtime.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVSt20bad_array_new_length' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2062833Z [00:00:10.295]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_aux_runtime.o): in function `__cxa_throw_bad_array_new_length':
2025-08-20T21:52:53.2064286Z [00:00:10.295]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely.__cxa_throw_bad_array_new_length+0x10): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2066673Z [00:00:10.295]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_aux_runtime.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZNSt20bad_array_new_lengthD1Ev' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2068955Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely.__cxa_throw_bad_array_new_length+0x1c): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2075897Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_aux_runtime.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTISt20bad_array_new_length' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2078375Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely.__cxa_throw_bad_array_new_length+0x20): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2081229Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN10__cxxabiv119__terminate_handlerE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2084028Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): in function `std::terminate()':
2025-08-20T21:52:53.2085338Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely._ZSt9terminatev+0x4): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2087709Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN10__cxxabiv120__unexpected_handlerE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2090516Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): in function `std::unexpected()':
2025-08-20T21:52:53.2091830Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely._ZSt10unexpectedv+0x4): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2094430Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN10__cxxabiv119__terminate_handlerE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2097176Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): in function `std::set_terminate(void (*)())':
2025-08-20T21:52:53.2098509Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZSt13set_terminatePFvvE+0x8): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2110022Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN9__gnu_cxx27__verbose_terminate_handlerEv' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2112261Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZSt13set_terminatePFvvE+0xc): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2114629Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN10__cxxabiv119__terminate_handlerE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2121684Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): in function `std::get_terminate()':
2025-08-20T21:52:53.2123015Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZSt13get_terminatev+0x0): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2125369Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN10__cxxabiv120__unexpected_handlerE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2128081Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): in function `std::set_unexpected(void (*)())':
2025-08-20T21:52:53.2129696Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZSt14set_unexpectedPFvvE+0x8): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2131988Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZSt9terminatev' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2134075Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZSt14set_unexpectedPFvvE+0xc): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2136845Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN10__cxxabiv120__unexpected_handlerE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2139734Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_terminate.o): in function `std::get_unexpected()':
2025-08-20T21:52:53.2141075Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZSt14get_unexpectedv+0x0): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2143426Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN9__gnu_cxx24__concurrence_lock_errorE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2148589Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): in function `__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error()':
2025-08-20T21:52:53.2167689Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev[_ZN9__gnu_cxx24__concurrence_lock_errorD5Ev]+0x0): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2170786Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN9__gnu_cxx24__concurrence_lock_errorE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2173785Z [00:00:10.296]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): in function `__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error()':
2025-08-20T21:52:53.2175485Z [00:00:10.297]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev[_ZN9__gnu_cxx24__concurrence_lock_errorD5Ev]+0x4): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2180375Z [00:00:10.297]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN9__gnu_cxx26__concurrence_unlock_errorE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2183280Z [00:00:10.297]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): in function `__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error()':
2025-08-20T21:52:53.2185253Z [00:00:10.297]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev[_ZN9__gnu_cxx26__concurrence_unlock_errorD5Ev]+0x0): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2187869Z [00:00:10.297]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN9__gnu_cxx26__concurrence_unlock_errorE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2190950Z [00:00:10.297]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): in function `__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error()':
2025-08-20T21:52:53.2192591Z [00:00:10.297]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev[_ZN9__gnu_cxx26__concurrence_unlock_errorD5Ev]+0x4): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2195321Z [00:00:10.297]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN9__gnu_cxx24__concurrence_lock_errorE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2198633Z [00:00:10.297]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): in function `__gnu_cxx::__throw_concurrence_lock_error()':
2025-08-20T21:52:53.2200468Z [00:00:10.297]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely._ZN9__gnu_cxx30__throw_concurrence_lock_errorEv[_ZN9__gnu_cxx30__throw_concurrence_lock_errorEv]+0x10): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2203303Z [00:00:10.298]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN9__gnu_cxx24__concurrence_lock_errorD1Ev' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2206032Z [00:00:10.298]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely._ZN9__gnu_cxx30__throw_concurrence_lock_errorEv[_ZN9__gnu_cxx30__throw_concurrence_lock_errorEv]+0x1c): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2209014Z [00:00:10.298]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTIN9__gnu_cxx24__concurrence_lock_errorE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2211640Z [00:00:10.298]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely._ZN9__gnu_cxx30__throw_concurrence_lock_errorEv[_ZN9__gnu_cxx30__throw_concurrence_lock_errorEv]+0x20): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2214782Z [00:00:10.298]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN9__gnu_cxx26__concurrence_unlock_errorE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2218043Z [00:00:10.298]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): in function `__gnu_cxx::__throw_concurrence_unlock_error()':
2025-08-20T21:52:53.2220138Z [00:00:10.298]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely._ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv[_ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv]+0x10): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2223047Z [00:00:10.298]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZN9__gnu_cxx26__concurrence_unlock_errorD1Ev' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2225686Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely._ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv[_ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv]+0x1c): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2228643Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_alloc.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTIN9__gnu_cxx26__concurrence_unlock_errorE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2231199Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.unlikely._ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv[_ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv]+0x20): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2233821Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(class_type_info.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN10__cxxabiv117__class_type_infoE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2236682Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(class_type_info.o): in function `__cxxabiv1::__class_type_info::~__class_type_info()':
2025-08-20T21:52:53.2238116Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZN10__cxxabiv117__class_type_infoD2Ev+0x0): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2240996Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(class_type_info.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN10__cxxabiv117__class_type_infoE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2244028Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(class_type_info.o): in function `__cxxabiv1::__class_type_info::~__class_type_info()':
2025-08-20T21:52:53.2245571Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZN10__cxxabiv117__class_type_infoD0Ev+0x4): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2248017Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_personality.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTIN10__cxxabiv119__foreign_exceptionE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2250767Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_personality.o): in function `__gxx_personality_v0':
2025-08-20T21:52:53.2252062Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.__gxx_personality_v0+0x2c4): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2254699Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_personality.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTIN10__cxxabiv115__forced_unwindE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2256829Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.__gxx_personality_v0+0x57c): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2259282Z [00:00:10.299]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_personality.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTISt13bad_exception' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2261908Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_personality.o): in function `__cxa_call_unexpected':
2025-08-20T21:52:53.2263211Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.__cxa_call_unexpected+0x74): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2265534Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_personality.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVSt13bad_exception' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2267630Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.__cxa_call_unexpected+0x9c): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2270221Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(eh_personality.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZNSt13bad_exceptionD1Ev' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2272388Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> (.text.__cxa_call_unexpected+0xa8): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2274778Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(si_class_type_info.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN10__cxxabiv120__si_class_type_infoE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2277626Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(si_class_type_info.o): in function `__cxxabiv1::__si_class_type_info::~__si_class_type_info()':
2025-08-20T21:52:53.2279188Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZN10__cxxabiv120__si_class_type_infoD2Ev+0x0): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2281917Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(si_class_type_info.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVN10__cxxabiv120__si_class_type_infoE' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2284732Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(si_class_type_info.o): in function `__cxxabiv1::__si_class_type_info::~__si_class_type_info()':
2025-08-20T21:52:53.2286180Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZN10__cxxabiv120__si_class_type_infoD0Ev+0x4): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2288478Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(vterminate.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `stderr' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2291264Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(vterminate.o): in function `__gnu_cxx::__verbose_terminate_handler()':
2025-08-20T21:52:53.2292674Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x8): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2295270Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_array_new.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVSt20bad_array_new_length' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2298324Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_array_new.o): in function `std::bad_array_new_length::~bad_array_new_length()':
2025-08-20T21:52:53.2299902Z [00:00:10.300]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZNSt20bad_array_new_lengthD2Ev+0x0): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2302271Z [00:00:10.301]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_array_new.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVSt20bad_array_new_length' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2305001Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_array_new.o): in function `std::bad_array_new_length::~bad_array_new_length()':
2025-08-20T21:52:53.2306550Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZNSt20bad_array_new_lengthD0Ev+0x4): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2309246Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_cast.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVSt8bad_cast' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2311897Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_cast.o): in function `std::bad_cast::~bad_cast()':
2025-08-20T21:52:53.2313177Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZNSt8bad_castD2Ev+0x0): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2315424Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_cast.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVSt8bad_cast' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2317993Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_cast.o): in function `std::bad_cast::~bad_cast()':
2025-08-20T21:52:53.2319405Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZNSt8bad_castD0Ev+0x4): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2321677Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_typeid.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVSt10bad_typeid' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2324531Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_typeid.o): in function `std::bad_typeid::~bad_typeid()':
2025-08-20T21:52:53.2325919Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZNSt10bad_typeidD2Ev+0x0): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2328291Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_typeid.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVSt10bad_typeid' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2331064Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_typeid.o): in function `std::bad_typeid::~bad_typeid()':
2025-08-20T21:52:53.2332370Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZNSt10bad_typeidD0Ev+0x4): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2334617Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(new_op.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVSt9bad_alloc' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2337342Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(new_op.o): in function `operator new(unsigned long)':
2025-08-20T21:52:53.2338570Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._Znwm+0x44): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2341059Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(new_op.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZNSt9bad_allocD1Ev' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2343069Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._Znwm+0x50): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2345287Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(new_op.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTISt9bad_alloc' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2347266Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._Znwm+0x54): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2349771Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_alloc.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVSt9bad_alloc' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2352740Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_alloc.o): in function `std::bad_alloc::~bad_alloc()':
2025-08-20T21:52:53.2354035Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZNSt9bad_allocD2Ev+0x0): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2356304Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/h5az7cp7895fzip0cwqjvpa277hv46aq-aarch64-unknown-linux-musl-binutils-2.44/bin/aarch64-unknown-linux-musl-ld: /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_alloc.o): relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `_ZTVSt9bad_alloc' which may bind externally can not be used when making a shared object; recompile with -fPIC
2025-08-20T21:52:53.2359022Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> /nix/store/mdp6pmcz6vyzp6q2440h27znisvqgyqp-aarch64-unknown-linux-musl-gcc-14.3.0-lib/aarch64-unknown-linux-musl/lib/libstdc++.a(bad_alloc.o): in function `std::bad_alloc::~bad_alloc()':
2025-08-20T21:52:53.2360370Z [00:00:10.303]➜  liblinear-static-aarch64-unknown-linux-musl> (.text._ZNSt9bad_allocD0Ev+0x4): dangerous relocation: unsupported relocation
2025-08-20T21:52:53.2361154Z [00:00:10.306]➜  liblinear-static-aarch64-unknown-linux-musl> collect2: error: ld returned 1 exit status
2025-08-20T21:52:53.2362077Z [00:00:10.306]➜  liblinear-static-aarch64-unknown-linux-musl> make: *** [Makefile:17: lib] Error 1
2025-08-20T21:52:53.2362899Z [00:00:10.313]➜  error: Cannot build '/nix/store/j5b20xmgfvhpmny8n7d43pkfz6g8aiyd-liblinear-static-aarch64-unknown-linux-musl-2.47.drv'.
2025-08-20T21:52:53.2363549Z [00:00:10.313]➜         Reason: builder failed with exit code 2.
2025-08-20T21:52:53.2363870Z [00:00:10.313]➜         Output paths:
2025-08-20T21:52:53.2364451Z [00:00:10.313]➜           /nix/store/6is3yglq5czk2pd8jjnq18dv9lixw76b-liblinear-static-aarch64-unknown-linux-musl-2.47-dev
2025-08-20T21:52:53.2365265Z [00:00:10.313]➜           /nix/store/v280gqjcafcn3rdz5kx4v1dih3027iji-liblinear-static-aarch64-unknown-linux-musl-2.47
2025-08-20T21:52:53.2366071Z [00:00:10.313]➜           /nix/store/ywnq473c9l061shpiw5wx0kd0ly8rcfc-liblinear-static-aarch64-unknown-linux-musl-2.47-bin
2025-08-20T21:52:55.2132358Z [00:00:12.308]➜  error: Cannot build '/nix/store/522f2jc57wzhjw6nvma2w14hn722w1sr-nmap-static-aarch64-unknown-linux-musl-7.98.drv'.
2025-08-20T21:52:55.2139584Z [00:00:12.308]➜         Reason: 1 dependency failed.
2025-08-20T21:52:55.2139918Z [00:00:12.309]➜         Output paths:
2025-08-20T21:52:55.2140454Z [00:00:12.309]➜           /nix/store/zjn277smyf9iriqznd4q9d1665102fdk-nmap-static-aarch64-unknown-linux-musl-7.98
2025-08-20T21:52:55.2464395Z [00:00:12.342]➜  + sort
2025-08-20T21:52:55.2480627Z [00:00:12.343]➜  + awk -F/ '{indent=""; for (i=2; i<NF; i++) indent=indent " "; print (NF>1 ? indent "--> " $NF : $NF)}'
2025-08-20T21:52:55.2481363Z [00:00:12.343]➜  ++ grep -Ev '^\.$'
2025-08-20T21:52:55.2482739Z [00:00:12.343]➜  ++ find /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type d -o -type l -exec realpath '{}' ';'
2025-08-20T21:52:55.2483396Z [00:00:12.343]➜  ++ head -n 1
2025-08-20T21:52:55.2488665Z [00:00:12.344]➜  + find -L ''
2025-08-20T21:52:55.2498172Z [00:00:12.345]➜  find: ‘’: No such file or directory
2025-08-20T21:52:55.2518501Z [00:00:12.346]➜  + find /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type d -o -type l -exec realpath '{}' ';'
2025-08-20T21:52:55.2521505Z [00:00:12.347]➜  + grep -Ev '^\.$'
2025-08-20T21:52:55.2521873Z [00:00:12.347]➜  + xargs '-I{}' find -L '{}' -type d -iregex '.*\(bin\|exec\).*'
2025-08-20T21:52:55.2522924Z [00:00:12.347]➜  + xargs '-I{}' sudo rsync -achLv --no-relative '{}/.' /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/.
2025-08-20T21:52:55.2525045Z [00:00:12.348]➜  ++ whoami
2025-08-20T21:52:55.2539949Z [00:00:12.349]➜  ++ whoami
2025-08-20T21:52:55.2552998Z [00:00:12.351]➜  + sudo chown -R runner:runner /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:52:55.2617505Z [00:00:12.357]➜  + chmod -R 755 /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:52:55.2629298Z [00:00:12.358]➜  + find /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -type f -iregex '.*\.\(bin\|pl\)$' -exec bash -c 'mv -fv "$1" "${1%.*}"' _ '{}' ';'
2025-08-20T21:52:55.2647792Z [00:00:12.360]➜  + find /tmp/pkgforge/blYEblU_GV6R4Wh0T_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-20T21:52:55.2649704Z [00:00:12.360]➜  + xargs -0 -I '{}' sh -c '
2025-08-20T21:52:55.2650306Z [00:00:12.360]➜         sed "s|^#!/nix/store/.*/bin/sh|#!/bin/sh|" -i "{}" 2>/dev/null
2025-08-20T21:52:55.2650916Z [00:00:12.360]➜         sed "s|/nix/store[^ ]*/bin/\([^ ]*\)|/usr/local/bin/\1|g" -i "{}" 2>/dev/null
2025-08-20T21:52:55.2651481Z [00:00:12.360]➜         sed "s|/nix/store/[^/]*/bin|/usr/local/bin|g" -i "{}" 2>/dev/null
2025-08-20T21:52:55.2652061Z [00:00:12.360]➜         sed "s|/nix/store[^/ ]*/bin|/usr/local/bin|g" -i "{}" 2>/dev/null
2025-08-20T21:52:55.2652617Z [00:00:12.361]➜         sed "s|/nix/store[^ \"'\'']*|/|g" -i "{}" 2>/dev/null
2025-08-20T21:52:55.2653483Z [00:00:12.361]➜     '
2025-08-20T21:52:55.2761551Z [00:00:12.370]➜  + find /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T21:52:55.2762351Z [00:00:12.371]➜  + grep -Ei 'application/.*executable|text/x-perl|text/.*script'
2025-08-20T21:52:55.2762708Z [00:00:12.371]➜  + cut -d: -f1
2025-08-20T21:52:55.2762955Z [00:00:12.371]➜  + xargs realpath
2025-08-20T21:52:55.2763197Z [00:00:12.371]➜  + sort -u
2025-08-20T21:52:55.2772056Z [00:00:12.373]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR
2025-08-20T21:52:55.2780088Z [00:00:12.373]➜  realpath: missing operand
2025-08-20T21:52:55.2781626Z [00:00:12.374]➜  Try 'realpath --help' for more information.
2025-08-20T21:52:55.4008454Z [00:00:12.496]➜  
2025-08-20T21:52:55.7876211Z [00:00:12.883]➜  
2025-08-20T21:52:55.7975714Z [00:00:12.893]➜  ownership of '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as runner:runner
2025-08-20T21:52:55.7976840Z [00:00:12.893]➜  ownership of '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' retained as runner:runner
2025-08-20T21:52:55.7977653Z [00:00:12.893]➜  ownership of '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' retained as runner:runner
2025-08-20T21:52:55.7978435Z [00:00:12.893]➜  ownership of '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD' retained as runner:runner
2025-08-20T21:52:55.7979569Z [00:00:12.893]➜  ownership of '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/nmap.static.version' retained as runner:runner
2025-08-20T21:52:55.7980393Z [00:00:12.893]➜  ownership of '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/nmap.version' retained as runner:runner
2025-08-20T21:52:55.7981137Z [00:00:12.893]➜  ownership of '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR' retained as runner:runner
2025-08-20T21:52:55.8060466Z [00:00:12.901]➜  mode of '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as 0755 (rwxr-xr-x)
2025-08-20T21:52:55.8125916Z [00:00:12.908]➜  mode of '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD' retained as 0755 (rwxr-xr-x)
2025-08-20T21:52:55.8196956Z [00:00:12.915]➜  mode of '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/nmap.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:52:55.8264471Z [00:00:12.922]➜  mode of '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/nmap.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:52:55.9298654Z [00:00:13.025]➜  realpath: missing operand
2025-08-20T21:52:55.9299281Z [00:00:13.025]➜  Try 'realpath --help' for more information.
2025-08-20T21:52:55.9369686Z [00:00:13.032]➜  
2025-08-20T21:52:55.9370241Z [00:00:13.032]➜  [+] Fetching LICENSE ==> [/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T21:52:56.3435891Z [00:00:13.439]➜  (License) <== https://github.com/nmap/nmap/raw/c932f08f42c7fcafd8e7f3c2c75b98d8c583b759/LICENSE
2025-08-20T21:52:56.3480122Z [00:00:13.443]➜  renamed '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T21:52:56.3514341Z [00:00:13.447]➜  
2025-08-20T21:52:56.3514640Z [00:00:13.447]➜  
2025-08-20T21:52:56.3525757Z [00:00:13.448]➜  Nmap Public Source License Version 0.95
2025-08-20T21:52:56.3541005Z [00:00:13.448]➜  For more information on this license, see https://nmap.org/npsl/
2025-08-20T21:52:56.3541520Z [00:00:13.448]➜  
2025-08-20T21:52:56.3541736Z [00:00:13.448]➜  0. Preamble
2025-08-20T21:52:56.3541953Z [00:00:13.448]➜  
2025-08-20T21:52:56.3542300Z [00:00:13.448]➜  The intent of this license is to establish freedom to share and change
2025-08-20T21:52:56.3542804Z [00:00:13.448]➜  the software regulated by this license under the open source model. It
2025-08-20T21:52:56.3543310Z [00:00:13.448]➜  also includes a Contributor Agreement and disclaims any warranty on
2025-08-20T21:52:56.3544233Z [00:00:13.448]➜  Covered Software. Companies wishing to use or incorporate Covered
2025-08-20T21:52:56.3544742Z [00:00:13.448]➜  Software within their own products may find that our Nmap OEM product
2025-08-20T21:52:56.3545230Z [00:00:13.448]➜  (https://nmap.org/oem/) better suits their needs. Open source
2025-08-20T21:52:56.3545723Z [00:00:13.448]➜  developers who wish to incorporate parts of Covered Software into free
2025-08-20T21:52:56.3546247Z [00:00:13.448]➜  software with conflicting licenses may write Licensor to request a
2025-08-20T21:52:56.3546639Z [00:00:13.448]➜  waiver of terms.
2025-08-20T21:52:56.3546866Z [00:00:13.448]➜  
2025-08-20T21:52:56.3547182Z [00:00:13.448]➜  If the Nmap Project (directly or through one of its commercial
2025-08-20T21:52:56.3547673Z [00:00:13.448]➜  licensing customers) has granted you additional rights to Nmap or Nmap
2025-08-20T21:52:56.3548194Z [00:00:13.448]➜  OEM, those additional rights take precedence where they conflict with
2025-08-20T21:52:56.3548620Z [00:00:13.448]➜  the terms of this license agreement.
2025-08-20T21:52:56.3549110Z [00:00:13.448]➜  
2025-08-20T21:52:56.3549462Z [00:00:13.448]➜  This License represents the complete agreement concerning subject
2025-08-20T21:52:56.3549962Z [00:00:13.448]➜  matter hereof. It contains the license terms themselves, but not the
2025-08-20T21:52:56.3550442Z [00:00:13.448]➜  reasoning behind them or detailed explanations. For further
2025-08-20T21:52:56.3551226Z [00:00:13.448]➜  information about this License, see https://nmap.org/npsl/ . That page
2025-08-20T21:52:56.3551825Z [00:00:13.448]➜  makes a good faith attempt to explain this License, but it does not
2025-08-20T21:52:56.3552265Z [00:00:13.448]➜  and can not modify its governing terms in any way.
2025-08-20T21:52:56.3552566Z [00:00:13.448]➜  
2025-08-20T21:52:56.3552775Z [00:00:13.448]➜  1. Definitions
2025-08-20T21:52:56.3553000Z [00:00:13.448]➜  
2025-08-20T21:52:56.3553358Z [00:00:13.448]➜  * "Contribution" means any work of authorship, including the original
2025-08-20T21:52:56.3553853Z [00:00:13.448]➜    version of the Work and any modifications or additions to that Work
2025-08-20T21:52:56.3554336Z [00:00:13.448]➜    or Derivative Works thereof, that is intentionally submitted to
2025-08-20T21:52:56.3554823Z [00:00:13.448]➜    Licensor by the copyright owner or by an individual or Legal Entity
2025-08-20T21:52:56.3555312Z [00:00:13.448]➜    authorized to submit on behalf of the copyright owner. For the
2025-08-20T21:52:56.3555770Z [00:00:13.448]➜    purposes of this definition, "submitted" means any form of
2025-08-20T21:52:56.3556251Z [00:00:13.448]➜    electronic, verbal, or written communication sent to the Licensor or
2025-08-20T21:52:56.3556764Z [00:00:13.448]➜    its representatives, including but not limited to communication on
2025-08-20T21:52:56.3557273Z [00:00:13.448]➜    electronic mailing lists, source code control systems, web sites,
2025-08-20T21:52:56.3558037Z [00:00:13.448]➜    and issue tracking systems that are managed by, or on behalf of, the
2025-08-20T21:52:56.3558539Z [00:00:13.448]➜    Licensor for the purpose of discussing and improving the Work, but
2025-08-20T21:52:56.3559596Z [00:00:13.448]➜    excluding communication that is conspicuously marked or otherwise
2025-08-20T21:52:56.3560064Z [00:00:13.448]➜    designated in writing by the copyright owner as "Not a
2025-08-20T21:52:56.3560400Z [00:00:13.448]➜    Contribution."
2025-08-20T21:52:56.3560637Z [00:00:13.448]➜  
2025-08-20T21:52:56.3560977Z [00:00:13.448]➜  * "Contributor" means Licensor and any individual or Legal Entity on
2025-08-20T21:52:56.3561457Z [00:00:13.448]➜    behalf of whom a Contribution has been received by Licensor and
2025-08-20T21:52:56.3561861Z [00:00:13.448]➜    subsequently incorporated within the Work.
2025-08-20T21:52:56.3562146Z [00:00:13.448]➜  
2025-08-20T21:52:56.3562482Z [00:00:13.448]➜  * "Covered Software" means the work of authorship, whether in Source
2025-08-20T21:52:56.3562980Z [00:00:13.448]➜    or Object form, made available under the License, as indicated by a
2025-08-20T21:52:56.3563461Z [00:00:13.448]➜    copyright notice that is included in or attached to the work
2025-08-20T21:52:56.3563794Z [00:00:13.448]➜  
2025-08-20T21:52:56.3564125Z [00:00:13.448]➜  * "Derivative Work" or "Collective Work" means any work, whether in
2025-08-20T21:52:56.3564601Z [00:00:13.448]➜    Source or Object form, that is based on (or derived from) the Work
2025-08-20T21:52:56.3565093Z [00:00:13.448]➜    and for which the editorial revisions, annotations, elaborations, or
2025-08-20T21:52:56.3565579Z [00:00:13.448]➜    other modifications represent, as a whole, an original work of
2025-08-20T21:52:56.3566061Z [00:00:13.448]➜    authorship. It includes software as described in Section 3 of this
2025-08-20T21:52:56.3566416Z [00:00:13.448]➜    License.
2025-08-20T21:52:56.3566630Z [00:00:13.448]➜  
2025-08-20T21:52:56.3566996Z [00:00:13.448]➜  * "Executable" means Covered Software in any form other than Source Code.
2025-08-20T21:52:56.3567380Z [00:00:13.448]➜  
2025-08-20T21:52:56.3567721Z [00:00:13.448]➜  * "Externally Deploy" means to Deploy the Covered Software in any way
2025-08-20T21:52:56.3568206Z [00:00:13.448]➜    that may be accessed or used by anyone other than You, used to
2025-08-20T21:52:56.3568897Z [00:00:13.448]➜    provide any services to anyone other than You, or used in any way to
2025-08-20T21:52:56.3569810Z [00:00:13.448]➜    deliver any content to anyone other than You, whether the Covered
2025-08-20T21:52:56.3570378Z [00:00:13.448]➜    Software is distributed to those parties, made available as an
2025-08-20T21:52:56.3570867Z [00:00:13.448]➜    application intended for use over a computer network, or used to
2025-08-20T21:52:56.3571364Z [00:00:13.448]➜    provide services or otherwise deliver content to anyone other than
2025-08-20T21:52:56.3571722Z [00:00:13.448]➜    You.
2025-08-20T21:52:56.3571924Z [00:00:13.448]➜  
2025-08-20T21:52:56.3572259Z [00:00:13.448]➜  * "GPL" means the GNU General Public License Version 2, as published
2025-08-20T21:52:56.3572728Z [00:00:13.448]➜    by the Free Software Foundation and provided in Exhibit A.
2025-08-20T21:52:56.3573048Z [00:00:13.448]➜  
2025-08-20T21:52:56.3573375Z [00:00:13.448]➜  * "Legal Entity" means the union of the acting entity and all other
2025-08-20T21:52:56.3573846Z [00:00:13.448]➜    entities that control, are controlled by, or are under common
2025-08-20T21:52:56.3574327Z [00:00:13.448]➜    control with that entity. For the purposes of this definition,
2025-08-20T21:52:56.3574795Z [00:00:13.448]➜    "control" means (i) the power, direct or indirect, to cause the
2025-08-20T21:52:56.3575262Z [00:00:13.448]➜    direction or management of such entity, whether by contract or
2025-08-20T21:52:56.3575738Z [00:00:13.448]➜    otherwise, or (ii) ownership of fifty percent (50%) or more of the
2025-08-20T21:52:56.3576219Z [00:00:13.448]➜    outstanding shares, or (iii) beneficial ownership of such entity.
2025-08-20T21:52:56.3576861Z [00:00:13.448]➜  
2025-08-20T21:52:56.3577162Z [00:00:13.448]➜  * "License" means this document, including Exhibits.
2025-08-20T21:52:56.3577465Z [00:00:13.448]➜  
2025-08-20T21:52:56.3577794Z [00:00:13.448]➜  * "Licensor" means Nmap Software LLC and its successors and assigns.
2025-08-20T21:52:56.3578146Z [00:00:13.448]➜  
2025-08-20T21:52:56.3578456Z [00:00:13.448]➜  * "Main License Body" means all of the terms of this document,
2025-08-20T21:52:56.3579028Z [00:00:13.448]➜    excluding Exhibits.
2025-08-20T21:52:56.3579293Z [00:00:13.448]➜  
2025-08-20T21:52:56.3579606Z [00:00:13.448]➜  * "You" (or "Your") means an individual or Legal Entity exercising
2025-08-20T21:52:56.3580007Z [00:00:13.448]➜    permissions granted by this License.
2025-08-20T21:52:56.3580280Z [00:00:13.448]➜  
2025-08-20T21:52:56.3580484Z [00:00:13.448]➜  2. General Terms
2025-08-20T21:52:56.3580709Z [00:00:13.448]➜  
2025-08-20T21:52:56.3581035Z [00:00:13.448]➜  Covered Software is licensed to you under the terms of the GPL
2025-08-20T21:52:56.3581522Z [00:00:13.448]➜  (Exhibit A), with all the exceptions, clarifications, and additions
2025-08-20T21:52:56.3582012Z [00:00:13.448]➜  noted in this Main License Body. Where the terms in this Main License
2025-08-20T21:52:56.3582498Z [00:00:13.448]➜  Body conflict in any way with the GPL, the Main License Body terms
2025-08-20T21:52:56.3583029Z [00:00:13.448]➜  shall take precedence. These additional terms mean that You may not
2025-08-20T21:52:56.3583550Z [00:00:13.448]➜  distribute Covered Software or Derivative Works under plain GPL terms
2025-08-20T21:52:56.3583991Z [00:00:13.448]➜  without special permission from Licensor.
2025-08-20T21:52:56.3584280Z [00:00:13.448]➜  
2025-08-20T21:52:56.3584605Z [00:00:13.448]➜  You are not required to accept this License. However, nothing else
2025-08-20T21:52:56.3585093Z [00:00:13.448]➜  grants You permission to use, copy, modify or distribute the software
2025-08-20T21:52:56.3585626Z [00:00:13.448]➜  or its derivative works. These actions are prohibited by law if You do
2025-08-20T21:52:56.3586135Z [00:00:13.448]➜  not accept this License. Therefore, by modifying, copying or
2025-08-20T21:52:56.3586609Z [00:00:13.448]➜  distributing the software (or any work based on the software), You
2025-08-20T21:52:56.3587105Z [00:00:13.448]➜  indicate your acceptance of this License to do so, and all its terms
2025-08-20T21:52:56.3587604Z [00:00:13.448]➜  and conditions. In addition, you agree to the terms of this License by
2025-08-20T21:52:56.3588373Z [00:00:13.448]➜  clicking the Accept button or downloading the software.
2025-08-20T21:52:56.3589593Z [00:00:13.448]➜  
2025-08-20T21:52:56.3589851Z [00:00:13.448]➜  3. Derivative Works
2025-08-20T21:52:56.3590086Z [00:00:13.448]➜  
2025-08-20T21:52:56.3590432Z [00:00:13.448]➜  This License (including the GPL portion) places important restrictions
2025-08-20T21:52:56.3590931Z [00:00:13.448]➜  on derived works. Licensor interprets that term quite broadly. To
2025-08-20T21:52:56.3591419Z [00:00:13.448]➜  avoid any misunderstandings, we consider software to constitute a
2025-08-20T21:52:56.3591929Z [00:00:13.448]➜  "derivative work" of Covered Software for the purposes of this license
2025-08-20T21:52:56.3592337Z [00:00:13.448]➜  if it does any of the following:
2025-08-20T21:52:56.3592599Z [00:00:13.448]➜  
2025-08-20T21:52:56.3592872Z [00:00:13.448]➜  * Integrates source code from Covered Software
2025-08-20T21:52:56.3593158Z [00:00:13.448]➜  
2025-08-20T21:52:56.3593504Z [00:00:13.448]➜  * Reads or includes Covered Software data files, such as nmap-os-db or
2025-08-20T21:52:56.3593895Z [00:00:13.448]➜    nmap-service-probes.
2025-08-20T21:52:56.3594142Z [00:00:13.448]➜  
2025-08-20T21:52:56.3594477Z [00:00:13.448]➜  * Is designed specifically to execute Covered Software and parse the
2025-08-20T21:52:56.3594971Z [00:00:13.448]➜    results (as opposed to typical shell or execution-menu apps, which
2025-08-20T21:52:56.3595387Z [00:00:13.448]➜    will execute anything you tell them to).
2025-08-20T21:52:56.3596014Z [00:00:13.448]➜  
2025-08-20T21:52:56.3596372Z [00:00:13.448]➜  * Includes Covered Software in a proprietary executable installer. The
2025-08-20T21:52:56.3596848Z [00:00:13.448]➜    installers produced by InstallShield are an example of
2025-08-20T21:52:56.3597314Z [00:00:13.448]➜    this. Including Nmap with other software in compressed or archival
2025-08-20T21:52:56.3597798Z [00:00:13.448]➜    form does not trigger this provision, provided appropriate open
2025-08-20T21:52:56.3598298Z [00:00:13.448]➜    source decompression or de-archiving software is widely available
2025-08-20T21:52:56.3599109Z [00:00:13.448]➜    for no charge. For the purposes of this license, an installer is
2025-08-20T21:52:56.3599664Z [00:00:13.448]➜    considered to include Covered Software even if it actually retrieves
2025-08-20T21:52:56.3600164Z [00:00:13.448]➜    a copy of Covered Software from another source during runtime (such
2025-08-20T21:52:56.3600572Z [00:00:13.448]➜    as by downloading it from the Internet).
2025-08-20T21:52:56.3600860Z [00:00:13.448]➜  
2025-08-20T21:52:56.3601204Z [00:00:13.448]➜  * Links (statically or dynamically) to a library which does any of the
2025-08-20T21:52:56.3601568Z [00:00:13.448]➜    above
2025-08-20T21:52:56.3601770Z [00:00:13.448]➜  
2025-08-20T21:52:56.3602123Z [00:00:13.448]➜  * Executes a helper program, module, or script to do any of the above.
2025-08-20T21:52:56.3602471Z [00:00:13.448]➜  
2025-08-20T21:52:56.3602657Z [00:00:13.448]➜  
2025-08-20T21:52:56.3602983Z [00:00:13.448]➜  This list is not exclusive, but is meant to clarify Licensor's
2025-08-20T21:52:56.3603475Z [00:00:13.448]➜  intentions with some common examples. Distribution of any works which
2025-08-20T21:52:56.3603979Z [00:00:13.448]➜  meet these criteria (and that also choose to accept this license to
2025-08-20T21:52:56.3604463Z [00:00:13.448]➜  benefit from the rights granted herein) must be under the terms of
2025-08-20T21:52:56.3604940Z [00:00:13.448]➜  this license (including this Main License Body and GPL), with no
2025-08-20T21:52:56.3605427Z [00:00:13.448]➜  additional conditions or restrictions. They must abide by all
2025-08-20T21:52:56.3605920Z [00:00:13.448]➜  restrictions that the GPL places on derivative or collective works,
2025-08-20T21:52:56.3606418Z [00:00:13.448]➜  including the requirements for distributing their source code and
2025-08-20T21:52:56.3606832Z [00:00:13.448]➜  allowing royalty-free redistribution.
2025-08-20T21:52:56.3607108Z [00:00:13.448]➜  
2025-08-20T21:52:56.3607741Z [00:00:13.448]➜  Licensor does not purport to control through this license any software
2025-08-20T21:52:56.3608336Z [00:00:13.448]➜  which does not require the rights granted herein (such as rights to
2025-08-20T21:52:56.3609386Z [00:00:13.448]➜  redistribute and/or incorporate Covered Software executables and
2025-08-20T21:52:56.3609942Z [00:00:13.448]➜  source code). In particular, many software packages include the
2025-08-20T21:52:56.3610422Z [00:00:13.448]➜  ability to parse Covered Software results provided by an end user or
2025-08-20T21:52:56.3610940Z [00:00:13.448]➜  to execute Covered Software that end user may have already installed
2025-08-20T21:52:56.3611433Z [00:00:13.448]➜  on their system. To the extent that copyright doctrines such as fair
2025-08-20T21:52:56.3611924Z [00:00:13.448]➜  use allow their practices without the need to exercise any rights
2025-08-20T21:52:56.3612423Z [00:00:13.448]➜  granted by this license, vendors and distributors of such software are
2025-08-20T21:52:56.3612927Z [00:00:13.448]➜  not bound by our definition of derivative works or any other clauses
2025-08-20T21:52:56.3613292Z [00:00:13.448]➜  in this license.
2025-08-20T21:52:56.3613522Z [00:00:13.448]➜  
2025-08-20T21:52:56.3613869Z [00:00:13.448]➜  4. Contributor Agreement (Grant of Copyright and Patent Licenses)
2025-08-20T21:52:56.3614210Z [00:00:13.448]➜  
2025-08-20T21:52:56.3614552Z [00:00:13.448]➜  Each Contributor hereby grants to Licensor a perpetual, worldwide,
2025-08-20T21:52:56.3615059Z [00:00:13.448]➜  non-exclusive, no-charge, royalty-free, irrevocable copyright license
2025-08-20T21:52:56.3615922Z [00:00:13.448]➜  to reproduce, prepare Derivative Works of, publicly display, publicly
2025-08-20T21:52:56.3616423Z [00:00:13.449]➜  perform, sublicense, and distribute the Contribution and such
2025-08-20T21:52:56.3616886Z [00:00:13.449]➜  Derivative Works in Source or Object form.
2025-08-20T21:52:56.3617188Z [00:00:13.449]➜  
2025-08-20T21:52:56.3617529Z [00:00:13.449]➜  Each Contributor hereby grants to You and Licensor a perpetual,
2025-08-20T21:52:56.3618032Z [00:00:13.449]➜  worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except
2025-08-20T21:52:56.3618537Z [00:00:13.449]➜  as stated in this section) patent license to make, have made, use,
2025-08-20T21:52:56.3619221Z [00:00:13.449]➜  offer to sell, sell, import, and otherwise transfer the Work, where
2025-08-20T21:52:56.3619720Z [00:00:13.449]➜  such license applies only to those patent claims licensable by such
2025-08-20T21:52:56.3620233Z [00:00:13.449]➜  Contributor that are necessarily infringed by their Contribution(s)
2025-08-20T21:52:56.3620721Z [00:00:13.449]➜  alone or by combination of their Contribution(s) with the Work to
2025-08-20T21:52:56.3621197Z [00:00:13.449]➜  which such Contribution(s) was submitted. If You institute patent
2025-08-20T21:52:56.3621699Z [00:00:13.449]➜  litigation against any entity (including a cross-claim or counterclaim
2025-08-20T21:52:56.3622209Z [00:00:13.449]➜  in a lawsuit) alleging that the Work or a Contribution incorporated
2025-08-20T21:52:56.3622677Z [00:00:13.449]➜  within the Work constitutes direct or contributory patent
2025-08-20T21:52:56.3623141Z [00:00:13.449]➜  infringement, then any patent licenses granted to You under this
2025-08-20T21:52:56.3623632Z [00:00:13.449]➜  License for that Work shall terminate as of the date such litigation
2025-08-20T21:52:56.3623988Z [00:00:13.449]➜  is filed.
2025-08-20T21:52:56.3624196Z [00:00:13.449]➜  
2025-08-20T21:52:56.3624535Z [00:00:13.449]➜  Contributors may impose different terms on their Contributions by
2025-08-20T21:52:56.3625022Z [00:00:13.449]➜  stating those terms in writing at the time the Contribution is
2025-08-20T21:52:56.3625486Z [00:00:13.449]➜  made. Contributors may withhold all authority from Licensor to
2025-08-20T21:52:56.3625961Z [00:00:13.449]➜  incorporate submissions by conspicuously marking or otherwise
2025-08-20T21:52:56.3626458Z [00:00:13.449]➜  designating them in writing as "Not a Contribution" at the time they
2025-08-20T21:52:56.3627232Z [00:00:13.449]➜  make the work available.
2025-08-20T21:52:56.3627564Z [00:00:13.449]➜  
2025-08-20T21:52:56.3627862Z [00:00:13.449]➜  5. Disclaimer of Warranty and Limitation of Liability
2025-08-20T21:52:56.3628164Z [00:00:13.449]➜  
2025-08-20T21:52:56.3628498Z [00:00:13.449]➜  Unless required by applicable law or agreed to in writing, Licensor
2025-08-20T21:52:56.3629276Z [00:00:13.449]➜  provides the Covered Software (and each Contributor provides its
2025-08-20T21:52:56.3629779Z [00:00:13.449]➜  Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
2025-08-20T21:52:56.3630271Z [00:00:13.449]➜  OF ANY KIND, either express or implied, including, without limitation,
2025-08-20T21:52:56.3630746Z [00:00:13.449]➜  any warranties or conditions of TITLE, NON-INFRINGEMENT,
2025-08-20T21:52:56.3631226Z [00:00:13.449]➜  MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely
2025-08-20T21:52:56.3631720Z [00:00:13.449]➜  responsible for determining the appropriateness of using or
2025-08-20T21:52:56.3632206Z [00:00:13.449]➜  redistributing the Covered Software and assume any risks associated
2025-08-20T21:52:56.3632663Z [00:00:13.449]➜  with Your exercise of permissions under this License.
2025-08-20T21:52:56.3632969Z [00:00:13.449]➜  
2025-08-20T21:52:56.3633285Z [00:00:13.449]➜  In no event and under no legal theory, whether in tort (including
2025-08-20T21:52:56.3633774Z [00:00:13.449]➜  negligence), contract, or otherwise, unless required by applicable law
2025-08-20T21:52:56.3634543Z [00:00:13.449]➜  (such as deliberate and grossly negligent acts) or agreed to in
2025-08-20T21:52:56.3635035Z [00:00:13.449]➜  writing, shall any Contributor be liable to You for damages, including
2025-08-20T21:52:56.3635545Z [00:00:13.449]➜  any direct, indirect, special, incidental, or consequential damages of
2025-08-20T21:52:56.3636051Z [00:00:13.449]➜  any character arising as a result of this License or out of the use or
2025-08-20T21:52:56.3636554Z [00:00:13.449]➜  inability to use the Covered Software (including but not limited to
2025-08-20T21:52:56.3637036Z [00:00:13.449]➜  damages for loss of goodwill, work stoppage, computer failure or
2025-08-20T21:52:56.3637523Z [00:00:13.449]➜  malfunction, or any and all other commercial damages or losses), even
2025-08-20T21:52:56.3638001Z [00:00:13.449]➜  if such Contributor has been advised of the possibility of such
2025-08-20T21:52:56.3638336Z [00:00:13.449]➜  damages.
2025-08-20T21:52:56.3638542Z [00:00:13.449]➜  
2025-08-20T21:52:56.3638999Z [00:00:13.449]➜  6. External Deployment
2025-08-20T21:52:56.3639256Z [00:00:13.449]➜  
2025-08-20T21:52:56.3639596Z [00:00:13.449]➜  If You Externally Deploy Covered Software, such as hosting a website
2025-08-20T21:52:56.3640069Z [00:00:13.449]➜  designed to execute Nmap scans for users, the system and its
2025-08-20T21:52:56.3640548Z [00:00:13.449]➜  documentation must, if technically feasible, prominently display a
2025-08-20T21:52:56.3641044Z [00:00:13.449]➜  notice stating that the system uses the Nmap Security Scanner to
2025-08-20T21:52:56.3641535Z [00:00:13.449]➜  perform its tasks. If technically feasible, the notice must contain a
2025-08-20T21:52:56.3642058Z [00:00:13.449]➜  hyperlink to https://nmap.org/ or provide that URL in the text.
2025-08-20T21:52:56.3642398Z [00:00:13.449]➜  
2025-08-20T21:52:56.3642600Z [00:00:13.449]➜  7. Trademarks
2025-08-20T21:52:56.3642815Z [00:00:13.449]➜  
2025-08-20T21:52:56.3643133Z [00:00:13.449]➜  This License does not grant permission to use the trade names,
2025-08-20T21:52:56.3643634Z [00:00:13.449]➜  trademarks, service marks, or product names of the Licensor, except as
2025-08-20T21:52:56.3644152Z [00:00:13.449]➜  required for reasonable and customary use in describing the origin of
2025-08-20T21:52:56.3644533Z [00:00:13.449]➜  the Covered Software.
2025-08-20T21:52:56.3644770Z [00:00:13.449]➜  
2025-08-20T21:52:56.3645010Z [00:00:13.449]➜  8. Termination for Patent Action
2025-08-20T21:52:56.3645281Z [00:00:13.449]➜  
2025-08-20T21:52:56.3645857Z [00:00:13.449]➜  This License shall terminate automatically and You may no longer
2025-08-20T21:52:56.3646443Z [00:00:13.449]➜  exercise any of the rights granted to You by this License as of the
2025-08-20T21:52:56.3646940Z [00:00:13.449]➜  date You commence an action, including a cross-claim or counterclaim,
2025-08-20T21:52:56.3647437Z [00:00:13.449]➜  against Licensor or any licensee alleging that the Covered Software
2025-08-20T21:52:56.3647940Z [00:00:13.449]➜  infringes a patent. This termination provision shall not apply for an
2025-08-20T21:52:56.3648451Z [00:00:13.449]➜  action alleging patent infringement by combinations of the Covered
2025-08-20T21:52:56.3649143Z [00:00:13.449]➜  Software with other software or hardware.
2025-08-20T21:52:56.3649430Z [00:00:13.449]➜  
2025-08-20T21:52:56.3649686Z [00:00:13.449]➜  9. Jurisdiction, Venue and Governing Law
2025-08-20T21:52:56.3649958Z [00:00:13.449]➜  
2025-08-20T21:52:56.3650299Z [00:00:13.449]➜  This License is governed by the laws of the State of Washington and
2025-08-20T21:52:56.3650782Z [00:00:13.449]➜  the intellectual property laws of the United States of America,
2025-08-20T21:52:56.3651251Z [00:00:13.449]➜  excluding the jurisdiction's conflict-of-law provisions. Any
2025-08-20T21:52:56.3651722Z [00:00:13.449]➜  litigation or other dispute resolution between You and Licensor
2025-08-20T21:52:56.3652200Z [00:00:13.449]➜  relating to this License shall take place in the Northern District of
2025-08-20T21:52:56.3652687Z [00:00:13.449]➜  California, and You and Licensor hereby consent to the personal
2025-08-20T21:52:56.3653490Z [00:00:13.449]➜  jurisdiction of, and venue in, the state and federal courts within
2025-08-20T21:52:56.3653987Z [00:00:13.449]➜  that District with respect to this License. The application of the
2025-08-20T21:52:56.3654494Z [00:00:13.449]➜  United Nations Convention on Contracts for the International Sale of
2025-08-20T21:52:56.3654889Z [00:00:13.449]➜  Goods is expressly excluded.
2025-08-20T21:52:56.3655143Z [00:00:13.449]➜  
2025-08-20T21:52:56.3655425Z [00:00:13.449]➜  10. Npcap and the Official Nmap Windows Builds
2025-08-20T21:52:56.3655708Z [00:00:13.449]➜  
2025-08-20T21:52:56.3656053Z [00:00:13.449]➜  The official Windows Nmap builds includes the Npcap driver and library
2025-08-20T21:52:56.3656546Z [00:00:13.449]➜  (https://npcap.com) for packet capture and transmission on
2025-08-20T21:52:56.3657022Z [00:00:13.449]➜  Windows. That software is under its own separate license terms rather
2025-08-20T21:52:56.3657530Z [00:00:13.449]➜  than this license. Therefore anyone wishing to use or redistribute
2025-08-20T21:52:56.3658022Z [00:00:13.449]➜  both pieces of software must comply with both licenses. Since Npcap
2025-08-20T21:52:56.3658513Z [00:00:13.449]➜  does not allow for redistribution without special permission, the
2025-08-20T21:52:56.3659243Z [00:00:13.449]➜  official Nmap Windows builds which include Npcap may not be
2025-08-20T21:52:56.3659735Z [00:00:13.449]➜  redistributed without special permission. Such permission can be
2025-08-20T21:52:56.3660140Z [00:00:13.449]➜  requested by email to sales@nmap.com.
2025-08-20T21:52:56.3660413Z [00:00:13.449]➜  
2025-08-20T21:52:56.3670706Z [00:00:13.449]➜  11. Permission to link with OpenSSL
2025-08-20T21:52:56.3671374Z [00:00:13.449]➜  
2025-08-20T21:52:56.3671738Z [00:00:13.449]➜  Licensor grants permission to link Covered Software with any version
2025-08-20T21:52:56.3672232Z [00:00:13.449]➜  of the OpenSSL library from OpenSSL.Org, and distribute linked
2025-08-20T21:52:56.3672724Z [00:00:13.449]➜  combinations including the two (assuming such distribution is
2025-08-20T21:52:56.3673208Z [00:00:13.449]➜  otherwise allowed by this agreement). You must obey this License in
2025-08-20T21:52:56.3673650Z [00:00:13.449]➜  all respects for all code used other than OpenSSL.
2025-08-20T21:52:56.3673949Z [00:00:13.449]➜  
2025-08-20T21:52:56.3674165Z [00:00:13.449]➜  12. Waiver; Construction
2025-08-20T21:52:56.3674405Z [00:00:13.449]➜  
2025-08-20T21:52:56.3675048Z [00:00:13.449]➜  Failure by Licensor or any Contributor to enforce any provision of
2025-08-20T21:52:56.3675649Z [00:00:13.449]➜  this License will not be deemed a waiver of future enforcement of that
2025-08-20T21:52:56.3676158Z [00:00:13.449]➜  or any other provision. Any law or regulation which provides that the
2025-08-20T21:52:56.3676660Z [00:00:13.449]➜  language of a contract shall be construed against the drafter will not
2025-08-20T21:52:56.3677036Z [00:00:13.449]➜  apply to this License.
2025-08-20T21:52:56.3677287Z [00:00:13.449]➜  
2025-08-20T21:52:56.3677497Z [00:00:13.449]➜  13. Enforceability
2025-08-20T21:52:56.3677722Z [00:00:13.449]➜  
2025-08-20T21:52:56.3678050Z [00:00:13.449]➜  If any provision of this License is invalid or unenforceable under
2025-08-20T21:52:56.3678543Z [00:00:13.449]➜  applicable law, it shall not affect the validity or enforceability of
2025-08-20T21:52:56.3679434Z [00:00:13.449]➜  the remainder of the terms of this License, and without further action
2025-08-20T21:52:56.3679950Z [00:00:13.449]➜  by the parties hereto, such provision shall be reformed to the minimum
2025-08-20T21:52:56.3680433Z [00:00:13.449]➜  extent necessary to make such provision valid and enforceable.
2025-08-20T21:52:56.3680765Z [00:00:13.449]➜  
2025-08-20T21:52:56.3681053Z [00:00:13.449]➜  Exhibit A. The GNU General Public License Version 2
2025-08-20T21:52:56.3681394Z [00:00:13.449]➜  GNU GENERAL PUBLIC LICENSE
2025-08-20T21:52:56.3681678Z [00:00:13.449]➜  Version 2, June 1991
2025-08-20T21:52:56.3682230Z [00:00:13.449]➜  
2025-08-20T21:52:56.3682545Z [00:00:13.449]➜  Copyright (C) 1989, 1991 Free Software Foundation, Inc.  
2025-08-20T21:52:56.3682982Z [00:00:13.449]➜  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
2025-08-20T21:52:56.3683297Z [00:00:13.449]➜  
2025-08-20T21:52:56.3683615Z [00:00:13.449]➜  Everyone is permitted to copy and distribute verbatim copies
2025-08-20T21:52:56.3684057Z [00:00:13.449]➜  of this license document, but changing it is not allowed.
2025-08-20T21:52:56.3684391Z [00:00:13.449]➜  Preamble
2025-08-20T21:52:56.3684597Z [00:00:13.449]➜  
2025-08-20T21:52:56.3684930Z [00:00:13.449]➜  The licenses for most software are designed to take away your freedom
2025-08-20T21:52:56.3685423Z [00:00:13.449]➜  to share and change it. By contrast, the GNU General Public License is
2025-08-20T21:52:56.3685888Z [00:00:13.449]➜  intended to guarantee your freedom to share and change free
2025-08-20T21:52:56.3686357Z [00:00:13.449]➜  software--to make sure the software is free for all its users. This
2025-08-20T21:52:56.3686835Z [00:00:13.449]➜  General Public License applies to most of the Free Software
2025-08-20T21:52:56.3687317Z [00:00:13.449]➜  Foundation's software and to any other program whose authors commit to
2025-08-20T21:52:56.3687812Z [00:00:13.449]➜  using it. (Some other Free Software Foundation software is covered by
2025-08-20T21:52:56.3688300Z [00:00:13.449]➜  the GNU Lesser General Public License instead.) You can apply it to
2025-08-20T21:52:56.3688916Z [00:00:13.449]➜  your programs, too.
2025-08-20T21:52:56.3689225Z [00:00:13.449]➜  
2025-08-20T21:52:56.3689545Z [00:00:13.449]➜  When we speak of free software, we are referring to freedom, not
2025-08-20T21:52:56.3690025Z [00:00:13.449]➜  price. Our General Public Licenses are designed to make sure that you
2025-08-20T21:52:56.3690519Z [00:00:13.449]➜  have the freedom to distribute copies of free software (and charge for
2025-08-20T21:52:56.3691008Z [00:00:13.449]➜  this service if you wish), that you receive source code or can get it
2025-08-20T21:52:56.3691494Z [00:00:13.449]➜  if you want it, that you can change the software or use pieces of it
2025-08-20T21:52:56.3691959Z [00:00:13.449]➜  in new free programs; and that you know you can do these things.
2025-08-20T21:52:56.3692283Z [00:00:13.449]➜  
2025-08-20T21:52:56.3692605Z [00:00:13.449]➜  To protect your rights, we need to make restrictions that forbid
2025-08-20T21:52:56.3693063Z [00:00:13.449]➜  anyone to deny you these rights or to ask you to surrender the
2025-08-20T21:52:56.3693803Z [00:00:13.449]➜  rights. These restrictions translate to certain responsibilities for
2025-08-20T21:52:56.3694421Z [00:00:13.449]➜  you if you distribute copies of the software, or if you modify it.
2025-08-20T21:52:56.3694761Z [00:00:13.449]➜  
2025-08-20T21:52:56.3695084Z [00:00:13.449]➜  For example, if you distribute copies of such a program, whether
2025-08-20T21:52:56.3695561Z [00:00:13.449]➜  gratis or for a fee, you must give the recipients all the rights that
2025-08-20T21:52:56.3696049Z [00:00:13.449]➜  you have. You must make sure that they, too, receive or can get the
2025-08-20T21:52:56.3696520Z [00:00:13.449]➜  source code. And you must show them these terms so they know their
2025-08-20T21:52:56.3696863Z [00:00:13.449]➜  rights.
2025-08-20T21:52:56.3697066Z [00:00:13.449]➜  
2025-08-20T21:52:56.3697404Z [00:00:13.449]➜  We protect your rights with two steps: (1) copyright the software, and
2025-08-20T21:52:56.3697907Z [00:00:13.449]➜  (2) offer you this license which gives you legal permission to copy,
2025-08-20T21:52:56.3698309Z [00:00:13.449]➜  distribute and/or modify the software.
2025-08-20T21:52:56.3698580Z [00:00:13.449]➜  
2025-08-20T21:52:56.3699194Z [00:00:13.449]➜  Also, for each author's protection and ours, we want to make certain
2025-08-20T21:52:56.3699688Z [00:00:13.449]➜  that everyone understands that there is no warranty for this free
2025-08-20T21:52:56.3700179Z [00:00:13.449]➜  software. If the software is modified by someone else and passed on,
2025-08-20T21:52:56.3700951Z [00:00:13.449]➜  we want its recipients to know that what they have is not the
2025-08-20T21:52:56.3701429Z [00:00:13.449]➜  original, so that any problems introduced by others will not reflect
2025-08-20T21:52:56.3701835Z [00:00:13.449]➜  on the original authors' reputations.
2025-08-20T21:52:56.3702103Z [00:00:13.449]➜  
2025-08-20T21:52:56.3702422Z [00:00:13.449]➜  Finally, any free program is threatened constantly by software
2025-08-20T21:52:56.3702903Z [00:00:13.449]➜  patents. We wish to avoid the danger that redistributors of a free
2025-08-20T21:52:56.3703406Z [00:00:13.449]➜  program will individually obtain patent licenses, in effect making the
2025-08-20T21:52:56.3703923Z [00:00:13.449]➜  program proprietary. To prevent this, we have made it clear that any
2025-08-20T21:52:56.3704416Z [00:00:13.449]➜  patent must be licensed for everyone's free use or not licensed at
2025-08-20T21:52:56.3704758Z [00:00:13.449]➜  all.
2025-08-20T21:52:56.3704954Z [00:00:13.449]➜  
2025-08-20T21:52:56.3705283Z [00:00:13.449]➜  The precise terms and conditions for copying, distribution and
2025-08-20T21:52:56.3705641Z [00:00:13.449]➜  modification follow.
2025-08-20T21:52:56.3705877Z [00:00:13.449]➜  
2025-08-20T21:52:56.3706198Z [00:00:13.449]➜  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
2025-08-20T21:52:56.3706537Z [00:00:13.449]➜  
2025-08-20T21:52:56.3706876Z [00:00:13.449]➜  0. This License applies to any program or other work which contains a
2025-08-20T21:52:56.3707376Z [00:00:13.449]➜  notice placed by the copyright holder saying it may be distributed
2025-08-20T21:52:56.3707871Z [00:00:13.449]➜  under the terms of this General Public License. The "Program", below,
2025-08-20T21:52:56.3708364Z [00:00:13.449]➜  refers to any such program or work, and a "work based on the Program"
2025-08-20T21:52:56.3709092Z [00:00:13.449]➜  means either the Program or any derivative work under copyright law:
2025-08-20T21:52:56.3709599Z [00:00:13.449]➜  that is to say, a work containing the Program or a portion of it,
2025-08-20T21:52:56.3710101Z [00:00:13.449]➜  either verbatim or with modifications and/or translated into another
2025-08-20T21:52:56.3710608Z [00:00:13.449]➜  language. (Hereinafter, translation is included without limitation in
2025-08-20T21:52:56.3711092Z [00:00:13.449]➜  the term "modification".) Each licensee is addressed as "you".
2025-08-20T21:52:56.3711418Z [00:00:13.449]➜  
2025-08-20T21:52:56.3711984Z [00:00:13.449]➜  Activities other than copying, distribution and modification are not
2025-08-20T21:52:56.3712574Z [00:00:13.449]➜  covered by this License; they are outside its scope. The act of
2025-08-20T21:52:56.3713069Z [00:00:13.449]➜  running the Program is not restricted, and the output from the Program
2025-08-20T21:52:56.3714345Z [00:00:13.449]➜  is covered only if its contents constitute a work based on the Program
2025-08-20T21:52:56.3714947Z [00:00:13.449]➜  (independent of having been made by running the Program). Whether that
2025-08-20T21:52:56.3715390Z [00:00:13.449]➜  is true depends on what the Program does.
2025-08-20T21:52:56.3715667Z [00:00:13.449]➜  
2025-08-20T21:52:56.3716002Z [00:00:13.449]➜  1. You may copy and distribute verbatim copies of the Program's source
2025-08-20T21:52:56.3716492Z [00:00:13.449]➜  code as you receive it, in any medium, provided that you conspicuously
2025-08-20T21:52:56.3717056Z [00:00:13.449]➜  and appropriately publish on each copy an appropriate copyright notice
2025-08-20T21:52:56.3717575Z [00:00:13.449]➜  and disclaimer of warranty; keep intact all the notices that refer to
2025-08-20T21:52:56.3718070Z [00:00:13.449]➜  this License and to the absence of any warranty; and give any other
2025-08-20T21:52:56.3718542Z [00:00:13.449]➜  recipients of the Program a copy of this License along with the
2025-08-20T21:52:56.3719132Z [00:00:13.449]➜  Program.
2025-08-20T21:52:56.3719346Z [00:00:13.449]➜  
2025-08-20T21:52:56.3719685Z [00:00:13.449]➜  You may charge a fee for the physical act of transferring a copy, and
2025-08-20T21:52:56.3720476Z [00:00:13.449]➜  you may at your option offer warranty protection in exchange for a
2025-08-20T21:52:56.3720811Z [00:00:13.449]➜  fee.
2025-08-20T21:52:56.3721003Z [00:00:13.449]➜  
2025-08-20T21:52:56.3721333Z [00:00:13.449]➜  2. You may modify your copy or copies of the Program or any portion of
2025-08-20T21:52:56.3721822Z [00:00:13.449]➜  it, thus forming a work based on the Program, and copy and distribute
2025-08-20T21:52:56.3722306Z [00:00:13.449]➜  such modifications or work under the terms of Section 1 above,
2025-08-20T21:52:56.3722742Z [00:00:13.449]➜  provided that you also meet all of these conditions:
2025-08-20T21:52:56.3723044Z [00:00:13.449]➜  
2025-08-20T21:52:56.3723359Z [00:00:13.449]➜  a) You must cause the modified files to carry prominent notices
2025-08-20T21:52:56.3723812Z [00:00:13.449]➜  stating that you changed the files and the date of any change.
2025-08-20T21:52:56.3724137Z [00:00:13.449]➜  
2025-08-20T21:52:56.3724455Z [00:00:13.449]➜  b) You must cause any work that you distribute or publish, that in
2025-08-20T21:52:56.3724944Z [00:00:13.449]➜  whole or in part contains or is derived from the Program or any part
2025-08-20T21:52:56.3725424Z [00:00:13.449]➜  thereof, to be licensed as a whole at no charge to all third parties
2025-08-20T21:52:56.3725814Z [00:00:13.449]➜  under the terms of this License.
2025-08-20T21:52:56.3726077Z [00:00:13.449]➜  
2025-08-20T21:52:56.3726426Z [00:00:13.449]➜  c) If the modified program normally reads commands interactively when
2025-08-20T21:52:56.3726913Z [00:00:13.449]➜  run, you must cause it, when started running for such interactive use
2025-08-20T21:52:56.3727378Z [00:00:13.449]➜  in the most ordinary way, to print or display an announcement
2025-08-20T21:52:56.3727852Z [00:00:13.449]➜  including an appropriate copyright notice and a notice that there is
2025-08-20T21:52:56.3728345Z [00:00:13.449]➜  no warranty (or else, saying that you provide a warranty) and that
2025-08-20T21:52:56.3729095Z [00:00:13.449]➜  users may redistribute the program under these conditions, and telling
2025-08-20T21:52:56.3729656Z [00:00:13.449]➜  the user how to view a copy of this License. (Exception: if the
2025-08-20T21:52:56.3730129Z [00:00:13.449]➜  Program itself is interactive but does not normally print such an
2025-08-20T21:52:56.3730626Z [00:00:13.449]➜  announcement, your work based on the Program is not required to print
2025-08-20T21:52:56.3731002Z [00:00:13.449]➜  an announcement.)
2025-08-20T21:52:56.3731229Z [00:00:13.449]➜  
2025-08-20T21:52:56.3731776Z [00:00:13.449]➜  These requirements apply to the modified work as a whole. If
2025-08-20T21:52:56.3732349Z [00:00:13.449]➜  identifiable sections of that work are not derived from the Program,
2025-08-20T21:52:56.3732851Z [00:00:13.449]➜  and can be reasonably considered independent and separate works in
2025-08-20T21:52:56.3733341Z [00:00:13.449]➜  themselves, then this License, and its terms, do not apply to those
2025-08-20T21:52:56.3733831Z [00:00:13.449]➜  sections when you distribute them as separate works. But when you
2025-08-20T21:52:56.3734335Z [00:00:13.449]➜  distribute the same sections as part of a whole which is a work based
2025-08-20T21:52:56.3734827Z [00:00:13.449]➜  on the Program, the distribution of the whole must be on the terms of
2025-08-20T21:52:56.3735307Z [00:00:13.449]➜  this License, whose permissions for other licensees extend to the
2025-08-20T21:52:56.3735790Z [00:00:13.449]➜  entire whole, and thus to each and every part regardless of who wrote
2025-08-20T21:52:56.3736141Z [00:00:13.449]➜  it.
2025-08-20T21:52:56.3736335Z [00:00:13.449]➜  
2025-08-20T21:52:56.3736662Z [00:00:13.449]➜  Thus, it is not the intent of this section to claim rights or contest
2025-08-20T21:52:56.3737145Z [00:00:13.449]➜  your rights to work written entirely by you; rather, the intent is to
2025-08-20T21:52:56.3737626Z [00:00:13.449]➜  exercise the right to control the distribution of derivative or
2025-08-20T21:52:56.3738027Z [00:00:13.449]➜  collective works based on the Program.
2025-08-20T21:52:56.3738530Z [00:00:13.449]➜  
2025-08-20T21:52:56.3739122Z [00:00:13.449]➜  In addition, mere aggregation of another work not based on the Program
2025-08-20T21:52:56.3739634Z [00:00:13.449]➜  with the Program (or with a work based on the Program) on a volume of
2025-08-20T21:52:56.3740131Z [00:00:13.449]➜  a storage or distribution medium does not bring the other work under
2025-08-20T21:52:56.3740513Z [00:00:13.449]➜  the scope of this License.
2025-08-20T21:52:56.3740773Z [00:00:13.449]➜  
2025-08-20T21:52:56.3741099Z [00:00:13.449]➜  3. You may copy and distribute the Program (or a work based on it,
2025-08-20T21:52:56.3741578Z [00:00:13.449]➜  under Section 2) in object code or executable form under the terms of
2025-08-20T21:52:56.3742074Z [00:00:13.449]➜  Sections 1 and 2 above provided that you also do one of the following:
2025-08-20T21:52:56.3742417Z [00:00:13.449]➜  
2025-08-20T21:52:56.3742744Z [00:00:13.449]➜  a) Accompany it with the complete corresponding machine-readable
2025-08-20T21:52:56.3743232Z [00:00:13.449]➜  source code, which must be distributed under the terms of Sections 1
2025-08-20T21:52:56.3743727Z [00:00:13.449]➜  and 2 above on a medium customarily used for software interchange; or,
2025-08-20T21:52:56.3744067Z [00:00:13.449]➜  
2025-08-20T21:52:56.3744403Z [00:00:13.449]➜  b) Accompany it with a written offer, valid for at least three years,
2025-08-20T21:52:56.3744867Z [00:00:13.449]➜  to give any third party, for a charge no more than your cost of
2025-08-20T21:52:56.3745366Z [00:00:13.449]➜  physically performing source distribution, a complete machine-readable
2025-08-20T21:52:56.3745876Z [00:00:13.449]➜  copy of the corresponding source code, to be distributed under the
2025-08-20T21:52:56.3746348Z [00:00:13.449]➜  terms of Sections 1 and 2 above on a medium customarily used for
2025-08-20T21:52:56.3746716Z [00:00:13.449]➜  software interchange; or,
2025-08-20T21:52:56.3746966Z [00:00:13.449]➜  
2025-08-20T21:52:56.3747306Z [00:00:13.449]➜  c) Accompany it with the information you received as to the offer to
2025-08-20T21:52:56.3747812Z [00:00:13.449]➜  distribute corresponding source code. (This alternative is allowed
2025-08-20T21:52:56.3748307Z [00:00:13.449]➜  only for noncommercial distribution and only if you received the
2025-08-20T21:52:56.3748930Z [00:00:13.449]➜  program in object code or executable form with such an offer, in
2025-08-20T21:52:56.3749404Z [00:00:13.449]➜  accord with Subsection b above.)
2025-08-20T21:52:56.3749903Z [00:00:13.449]➜  
2025-08-20T21:52:56.3750330Z [00:00:13.449]➜  The source code for a work means the preferred form of the work for
2025-08-20T21:52:56.3750836Z [00:00:13.449]➜  making modifications to it. For an executable work, complete source
2025-08-20T21:52:56.3751334Z [00:00:13.449]➜  code means all the source code for all modules it contains, plus any
2025-08-20T21:52:56.3751819Z [00:00:13.449]➜  associated interface definition files, plus the scripts used to
2025-08-20T21:52:56.3752321Z [00:00:13.449]➜  control compilation and installation of the executable. However, as a
2025-08-20T21:52:56.3752826Z [00:00:13.449]➜  special exception, the source code distributed need not include
2025-08-20T21:52:56.3753302Z [00:00:13.449]➜  anything that is normally distributed (in either source or binary
2025-08-20T21:52:56.3753784Z [00:00:13.449]➜  form) with the major components (compiler, kernel, and so on) of the
2025-08-20T21:52:56.3754287Z [00:00:13.449]➜  operating system on which the executable runs, unless that component
2025-08-20T21:52:56.3754687Z [00:00:13.449]➜  itself accompanies the executable.
2025-08-20T21:52:56.3754951Z [00:00:13.449]➜  
2025-08-20T21:52:56.3755278Z [00:00:13.449]➜  If distribution of executable or object code is made by offering
2025-08-20T21:52:56.3755747Z [00:00:13.449]➜  access to copy from a designated place, then offering equivalent
2025-08-20T21:52:56.3756199Z [00:00:13.449]➜  access to copy the source code from the same place counts as
2025-08-20T21:52:56.3756919Z [00:00:13.449]➜  distribution of the source code, even though third parties are not
2025-08-20T21:52:56.3757381Z [00:00:13.449]➜  compelled to copy the source along with the object code.
2025-08-20T21:52:56.3757695Z [00:00:13.449]➜  
2025-08-20T21:52:56.3758015Z [00:00:13.449]➜  4. You may not copy, modify, sublicense, or distribute the Program
2025-08-20T21:52:56.3758503Z [00:00:13.449]➜  except as expressly provided under this License. Any attempt otherwise
2025-08-20T21:52:56.3759216Z [00:00:13.449]➜  to copy, modify, sublicense or distribute the Program is void, and
2025-08-20T21:52:56.3759721Z [00:00:13.449]➜  will automatically terminate your rights under this License. However,
2025-08-20T21:52:56.3760219Z [00:00:13.449]➜  parties who have received copies, or rights, from you under this
2025-08-20T21:52:56.3760693Z [00:00:13.449]➜  License will not have their licenses terminated so long as such
2025-08-20T21:52:56.3761088Z [00:00:13.449]➜  parties remain in full compliance.
2025-08-20T21:52:56.3761374Z [00:00:13.449]➜  
2025-08-20T21:52:56.3761699Z [00:00:13.449]➜  5. You are not required to accept this License, since you have not
2025-08-20T21:52:56.3762176Z [00:00:13.449]➜  signed it. However, nothing else grants you permission to modify or
2025-08-20T21:52:56.3762664Z [00:00:13.449]➜  distribute the Program or its derivative works. These actions are
2025-08-20T21:52:56.3763143Z [00:00:13.449]➜  prohibited by law if you do not accept this License. Therefore, by
2025-08-20T21:52:56.3763626Z [00:00:13.449]➜  modifying or distributing the Program (or any work based on the
2025-08-20T21:52:56.3764107Z [00:00:13.449]➜  Program), you indicate your acceptance of this License to do so, and
2025-08-20T21:52:56.3764594Z [00:00:13.449]➜  all its terms and conditions for copying, distributing or modifying
2025-08-20T21:52:56.3764990Z [00:00:13.449]➜  the Program or works based on it.
2025-08-20T21:52:56.3765253Z [00:00:13.449]➜  
2025-08-20T21:52:56.3765594Z [00:00:13.449]➜  6. Each time you redistribute the Program (or any work based on the
2025-08-20T21:52:56.3766085Z [00:00:13.449]➜  Program), the recipient automatically receives a license from the
2025-08-20T21:52:56.3766582Z [00:00:13.449]➜  original licensor to copy, distribute or modify the Program subject to
2025-08-20T21:52:56.3767057Z [00:00:13.449]➜  these terms and conditions. You may not impose any further
2025-08-20T21:52:56.3767510Z [00:00:13.449]➜  restrictions on the recipients' exercise of the rights granted
2025-08-20T21:52:56.3768286Z [00:00:13.449]➜  herein. You are not responsible for enforcing compliance by third
2025-08-20T21:52:56.3768878Z [00:00:13.449]➜  parties to this License.
2025-08-20T21:52:56.3769166Z [00:00:13.449]➜  
2025-08-20T21:52:56.3769493Z [00:00:13.449]➜  7. If, as a consequence of a court judgment or allegation of patent
2025-08-20T21:52:56.3769972Z [00:00:13.449]➜  infringement or for any other reason (not limited to patent issues),
2025-08-20T21:52:56.3770466Z [00:00:13.449]➜  conditions are imposed on you (whether by court order, agreement or
2025-08-20T21:52:56.3771008Z [00:00:13.449]➜  otherwise) that contradict the conditions of this License, they do not
2025-08-20T21:52:56.3771490Z [00:00:13.449]➜  excuse you from the conditions of this License. If you cannot
2025-08-20T21:52:56.3771978Z [00:00:13.449]➜  distribute so as to satisfy simultaneously your obligations under this
2025-08-20T21:52:56.3772485Z [00:00:13.449]➜  License and any other pertinent obligations, then as a consequence you
2025-08-20T21:52:56.3772982Z [00:00:13.449]➜  may not distribute the Program at all. For example, if a patent
2025-08-20T21:52:56.3773471Z [00:00:13.449]➜  license would not permit royalty-free redistribution of the Program by
2025-08-20T21:52:56.3773979Z [00:00:13.449]➜  all those who receive copies directly or indirectly through you, then
2025-08-20T21:52:56.3774463Z [00:00:13.449]➜  the only way you could satisfy both it and this License would be to
2025-08-20T21:52:56.3774894Z [00:00:13.449]➜  refrain entirely from distribution of the Program.
2025-08-20T21:52:56.3775430Z [00:00:13.449]➜  
2025-08-20T21:52:56.3775775Z [00:00:13.449]➜  If any portion of this section is held invalid or unenforceable under
2025-08-20T21:52:56.3776279Z [00:00:13.449]➜  any particular circumstance, the balance of the section is intended to
2025-08-20T21:52:56.3776767Z [00:00:13.449]➜  apply and the section as a whole is intended to apply in other
2025-08-20T21:52:56.3777113Z [00:00:13.449]➜  circumstances.
2025-08-20T21:52:56.3777330Z [00:00:13.449]➜  
2025-08-20T21:52:56.3777658Z [00:00:13.449]➜  It is not the purpose of this section to induce you to infringe any
2025-08-20T21:52:56.3778148Z [00:00:13.449]➜  patents or other property right claims or to contest validity of any
2025-08-20T21:52:56.3778635Z [00:00:13.449]➜  such claims; this section has the sole purpose of protecting the
2025-08-20T21:52:56.3779325Z [00:00:13.449]➜  integrity of the free software distribution system, which is
2025-08-20T21:52:56.3779799Z [00:00:13.449]➜  implemented by public license practices. Many people have made
2025-08-20T21:52:56.3780291Z [00:00:13.449]➜  generous contributions to the wide range of software distributed
2025-08-20T21:52:56.3780774Z [00:00:13.449]➜  through that system in reliance on consistent application of that
2025-08-20T21:52:56.3781250Z [00:00:13.449]➜  system; it is up to the author/donor to decide if he or she is willing
2025-08-20T21:52:56.3781738Z [00:00:13.449]➜  to distribute software through any other system and a licensee cannot
2025-08-20T21:52:56.3782326Z [00:00:13.449]➜  impose that choice.
2025-08-20T21:52:56.3782610Z [00:00:13.449]➜  
2025-08-20T21:52:56.3782954Z [00:00:13.449]➜  This section is intended to make thoroughly clear what is believed to
2025-08-20T21:52:56.3783379Z [00:00:13.449]➜  be a consequence of the rest of this License.
2025-08-20T21:52:56.3783661Z [00:00:13.449]➜  
2025-08-20T21:52:56.3783983Z [00:00:13.449]➜  8. If the distribution and/or use of the Program is restricted in
2025-08-20T21:52:56.3784473Z [00:00:13.450]➜  certain countries either by patents or by copyrighted interfaces, the
2025-08-20T21:52:56.3784990Z [00:00:13.450]➜  original copyright holder who places the Program under this License
2025-08-20T21:52:56.3785488Z [00:00:13.450]➜  may add an explicit geographical distribution limitation excluding
2025-08-20T21:52:56.3785978Z [00:00:13.450]➜  those countries, so that distribution is permitted only in or among
2025-08-20T21:52:56.3786472Z [00:00:13.450]➜  countries not thus excluded. In such case, this License incorporates
2025-08-20T21:52:56.3786944Z [00:00:13.450]➜  the limitation as if written in the body of this License.
2025-08-20T21:52:56.3787261Z [00:00:13.450]➜  
2025-08-20T21:52:56.3787577Z [00:00:13.450]➜  9. The Free Software Foundation may publish revised and/or new
2025-08-20T21:52:56.3788047Z [00:00:13.450]➜  versions of the General Public License from time to time. Such new
2025-08-20T21:52:56.3788530Z [00:00:13.450]➜  versions will be similar in spirit to the present version, but may
2025-08-20T21:52:56.3789509Z [00:00:13.450]➜  differ in detail to address new problems or concerns.
2025-08-20T21:52:56.3789817Z [00:00:13.450]➜  
2025-08-20T21:52:56.3790160Z [00:00:13.450]➜  Each version is given a distinguishing version number. If the Program
2025-08-20T21:52:56.3790649Z [00:00:13.450]➜  specifies a version number of this License which applies to it and
2025-08-20T21:52:56.3791136Z [00:00:13.450]➜  "any later version", you have the option of following the terms and
2025-08-20T21:52:56.3791652Z [00:00:13.450]➜  conditions either of that version or of any later version published by
2025-08-20T21:52:56.3792143Z [00:00:13.450]➜  the Free Software Foundation. If the Program does not specify a
2025-08-20T21:52:56.3792610Z [00:00:13.450]➜  version number of this License, you may choose any version ever
2025-08-20T21:52:56.3793017Z [00:00:13.450]➜  published by the Free Software Foundation.
2025-08-20T21:52:56.3793289Z [00:00:13.450]➜  
2025-08-20T21:52:56.3793610Z [00:00:13.450]➜  10. If you wish to incorporate parts of the Program into other free
2025-08-20T21:52:56.3794102Z [00:00:13.450]➜  programs whose distribution conditions are different, write to the
2025-08-20T21:52:56.3794602Z [00:00:13.450]➜  author to ask for permission. For software which is copyrighted by the
2025-08-20T21:52:56.3795106Z [00:00:13.450]➜  Free Software Foundation, write to the Free Software Foundation; we
2025-08-20T21:52:56.3795617Z [00:00:13.450]➜  sometimes make exceptions for this. Our decision will be guided by the
2025-08-20T21:52:56.3796135Z [00:00:13.450]➜  two goals of preserving the free status of all derivatives of our free
2025-08-20T21:52:56.3796643Z [00:00:13.450]➜  software and of promoting the sharing and reuse of software generally.
2025-08-20T21:52:56.3796991Z [00:00:13.450]➜  
2025-08-20T21:52:56.3797196Z [00:00:13.450]➜  NO WARRANTY
2025-08-20T21:52:56.3797409Z [00:00:13.450]➜  
2025-08-20T21:52:56.3797735Z [00:00:13.450]➜  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
2025-08-20T21:52:56.3798204Z [00:00:13.450]➜  WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
2025-08-20T21:52:56.3798904Z [00:00:13.450]➜  LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS
2025-08-20T21:52:56.3799475Z [00:00:13.450]➜  AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF
2025-08-20T21:52:56.3799971Z [00:00:13.450]➜  ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
2025-08-20T21:52:56.3800704Z [00:00:13.450]➜  THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2025-08-20T21:52:56.3801285Z [00:00:13.450]➜  PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
2025-08-20T21:52:56.3801775Z [00:00:13.450]➜  PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME
2025-08-20T21:52:56.3802229Z [00:00:13.450]➜  THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
2025-08-20T21:52:56.3802540Z [00:00:13.450]➜  
2025-08-20T21:52:56.3802856Z [00:00:13.450]➜  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
2025-08-20T21:52:56.3803342Z [00:00:13.450]➜  WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
2025-08-20T21:52:56.3803841Z [00:00:13.450]➜  AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU
2025-08-20T21:52:56.3804310Z [00:00:13.450]➜  FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
2025-08-20T21:52:56.3804784Z [00:00:13.450]➜  CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
2025-08-20T21:52:56.3805282Z [00:00:13.450]➜  PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
2025-08-20T21:52:56.3805773Z [00:00:13.450]➜  RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
2025-08-20T21:52:56.3806271Z [00:00:13.450]➜  FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF
2025-08-20T21:52:56.3806765Z [00:00:13.450]➜  SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
2025-08-20T21:52:56.3807121Z [00:00:13.450]➜  DAMAGES.
2025-08-20T21:52:56.3807324Z [00:00:13.450]➜  
2025-08-20T21:52:56.3807783Z [00:00:13.450]➜  END OF TERMS AND CONDITIONS
2025-08-20T21:52:56.3808033Z [00:00:13.450]➜  
2025-08-20T21:52:56.3808358Z [00:00:13.450]➜  [For brevity, we've cut out the GPL's final section on "How to Apply
2025-08-20T21:52:56.3808998Z [00:00:13.450]➜  These Terms to Your New Program", but you can find that at
2025-08-20T21:52:56.3809506Z [00:00:13.450]➜  https://www.gnu.org/licenses/gpl-2.0.html#SEC4 ]
2025-08-20T21:52:56.3809804Z [00:00:13.450]➜  
2025-08-20T21:52:56.3809990Z [00:00:13.450]➜  
2025-08-20T21:52:56.3810189Z [00:00:13.450]➜  
2025-08-20T21:52:56.3908114Z [00:00:13.486]➜  
2025-08-20T21:52:56.3908382Z [00:00:13.486]➜  File: LICENSE
2025-08-20T21:52:56.3908632Z [00:00:13.486]➜    Type: ASCII text
2025-08-20T21:52:56.3909290Z [00:00:13.486]➜    B3sum: dab932c151679de0a9b16db570e9b5d7b2b70d5b2875d391b827e69bcf1f6fde
2025-08-20T21:52:56.3909862Z [00:00:13.486]➜    SHA256sum: 9d9a9a763c0e6145172cfe7d8483e23b38ce60b6c79a82e4894242917bdae6d3
2025-08-20T21:52:56.3910254Z [00:00:13.486]➜    Size: 32K
2025-08-20T21:52:56.4032212Z [00:00:13.499]➜  
2025-08-20T21:52:56.4032527Z [00:00:13.499]➜  File: SBUILD
2025-08-20T21:52:56.4032967Z [00:00:13.499]➜    Type: a /SBUILD ver @v1.0.0 script, ASCII text executable, with very long lines (318)
2025-08-20T21:52:56.4033534Z [00:00:13.499]➜    B3sum: e7e70c7c2ff138d2034b83b863f26e7f214037251ef71fd4c6ef77a2a0a59810
2025-08-20T21:52:56.4034092Z [00:00:13.499]➜    SHA256sum: a1c2e189df9c3738a4e3f4f477742a52fab81668dd3f53287a3fd360f2b65800
2025-08-20T21:52:56.4034521Z [00:00:13.499]➜    Size: 4.0K
2025-08-20T21:52:56.4136034Z [00:00:13.509]➜  
2025-08-20T21:52:56.4136391Z [00:00:13.509]➜  File: nmap.static.version
2025-08-20T21:52:56.4136739Z [00:00:13.509]➜    Type: ASCII text, with no line terminators
2025-08-20T21:52:56.4137212Z [00:00:13.509]➜    B3sum: 41f0840a759f1b72e20921a8451519aa5bd323a5f018a214e40971bcfef8b466
2025-08-20T21:52:56.4137781Z [00:00:13.509]➜    SHA256sum: 0b37fee9c7990785f722b13ada83a586de440398d069dc82c67cec7d9a85a3e2
2025-08-20T21:52:56.4138220Z [00:00:13.509]➜    Size: 4.0K
2025-08-20T21:52:56.4241161Z [00:00:13.519]➜  
2025-08-20T21:52:56.4241503Z [00:00:13.520]➜  File: nmap.version
2025-08-20T21:52:56.4241838Z [00:00:13.520]➜    Type: ASCII text, with no line terminators
2025-08-20T21:52:56.4242311Z [00:00:13.520]➜    B3sum: 41f0840a759f1b72e20921a8451519aa5bd323a5f018a214e40971bcfef8b466
2025-08-20T21:52:56.4242885Z [00:00:13.520]➜    SHA256sum: 0b37fee9c7990785f722b13ada83a586de440398d069dc82c67cec7d9a85a3e2
2025-08-20T21:52:56.4243709Z [00:00:13.520]➜    Size: 4.0K
2025-08-20T21:52:56.4244005Z [00:00:13.520]➜  
2025-08-20T21:52:56.4244488Z [00:00:13.520]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T21:52:56.4276004Z [00:00:13.523]➜  SBUILD:e7e70c7c2ff138d2034b83b863f26e7f214037251ef71fd4c6ef77a2a0a59810
2025-08-20T21:52:56.4276670Z [00:00:13.523]➜  nmap.static.version:41f0840a759f1b72e20921a8451519aa5bd323a5f018a214e40971bcfef8b466
2025-08-20T21:52:56.4277317Z [00:00:13.523]➜  LICENSE:dab932c151679de0a9b16db570e9b5d7b2b70d5b2875d391b827e69bcf1f6fde
2025-08-20T21:52:56.4277891Z [00:00:13.523]➜  nmap.version:41f0840a759f1b72e20921a8451519aa5bd323a5f018a214e40971bcfef8b466
2025-08-20T21:52:56.4301213Z [00:00:13.526]➜  
2025-08-20T21:52:56.4301899Z [00:00:13.526]➜  [+] Signing nmap.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T21:52:56.4394745Z [00:00:13.535]➜  
2025-08-20T21:52:56.4395707Z [00:00:13.535]➜  [✓] SuccessFully Built nmap.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/nmap/static.nixpkgs.stable.yaml [Wednesday, 2025-08-20 (09:52:56 PM) UTC]
2025-08-20T21:52:56.4396417Z [00:00:13.535]➜  
2025-08-20T21:52:56.4428411Z [00:00:13.538]➜  [+] Total Size: 80K (Includes DUPES+TMPFILES)
2025-08-20T21:52:56.4429171Z [00:00:13.538]➜  [+] LOGPATH='/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/nmap.static.log'
2025-08-20T21:52:56.4444619Z [00:00:13.540]➜  [+] ENVPATH=/tmp/pkgforge/qvdRA1ly2_SBUILD/ENVPATH
2025-08-20T21:52:56.4575226Z 
2025-08-20T21:52:56.4576012Z [+] Sanitizing /tmp/pkgforge/qvdRA1ly2_SBUILD/BUILD.log ==> /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/nmap.static.log
2025-08-20T21:53:00.2965265Z 
2025-08-20T21:53:00.2966308Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/nmap/nixpkgs]
2025-08-20T21:53:00.2966826Z [+] LOGS (Build Dir): /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR
2025-08-20T21:53:00.2967085Z 
2025-08-20T21:53:00.3021876Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T21:53:00.3031290Z ./BUILD_ARTIFACTS.tar : 15.67%   (   190 KiB =>   29.8 KiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T21:53:00.3050109Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T21:53:00.3095513Z 
2025-08-20T21:53:00.3096274Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml :: 00(Hr):00(Min):18(Sec)
2025-08-20T21:53:00.3096925Z 
2025-08-20T21:53:00.3112909Z 
2025-08-20T21:53:00.3113135Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (09:53:00 PM) UTC
2025-08-20T21:53:00.3113376Z 
2025-08-20T21:53:00.4331695Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T21:53:00.4383873Z ##[group]Run ##Presets
2025-08-20T21:53:00.4384219Z [36;1m##Presets[0m
2025-08-20T21:53:00.4384400Z [36;1mset +x ; set +e[0m
2025-08-20T21:53:00.4384588Z [36;1m#-------------#[0m
2025-08-20T21:53:00.4384770Z [36;1m##Debug?[0m
2025-08-20T21:53:00.4384987Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:53:00.4385252Z [36;1m  set -x[0m
2025-08-20T21:53:00.4385418Z [36;1mfi[0m
2025-08-20T21:53:00.4385579Z [36;1m#-------------#[0m
2025-08-20T21:53:00.4385761Z [36;1m##Set ENV[0m
2025-08-20T21:53:00.4385973Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T21:53:00.4386368Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T21:53:00.4386761Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T21:53:00.4387127Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-"[0m
2025-08-20T21:53:00.4387578Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T21:53:00.4387959Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:53:00.4388389Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:53:00.4389071Z [36;1m fi[0m
2025-08-20T21:53:00.4389255Z [36;1m##Push[0m
2025-08-20T21:53:00.4389459Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T21:53:00.4389718Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T21:53:00.4390066Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T21:53:00.4390520Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T21:53:00.4390952Z [36;1m     ls -sh "/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T21:53:00.4391271Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T21:53:00.4391463Z [36;1m       {[0m
2025-08-20T21:53:00.4391636Z [36;1m        for i in {1..10}; do[0m
2025-08-20T21:53:00.4391953Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T21:53:00.4392379Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T21:53:00.4392791Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T21:53:00.4393199Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T21:53:00.4393595Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T21:53:00.4393962Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T21:53:00.4394329Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T21:53:00.4395076Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T21:53:00.4395444Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T21:53:00.4395828Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T21:53:00.4396282Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T21:53:00.4396765Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T21:53:00.4397199Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T21:53:00.4397608Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T21:53:00.4398013Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T21:53:00.4398444Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-nmap")[0m
2025-08-20T21:53:00.4399121Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T21:53:00.4399773Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T21:53:00.4400214Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T21:53:00.4400608Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T21:53:00.4401093Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T21:53:00.4401506Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T21:53:00.4401737Z [36;1m         #Check[0m
2025-08-20T21:53:00.4402263Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "" ]]; then[0m
2025-08-20T21:53:00.4403094Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T21:53:00.4403431Z [36;1m            break[0m
2025-08-20T21:53:00.4403627Z [36;1m          else[0m
2025-08-20T21:53:00.4404013Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T21:53:00.4404423Z [36;1m          fi[0m
2025-08-20T21:53:00.4404621Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T21:53:00.4404855Z [36;1m        done[0m
2025-08-20T21:53:00.4405024Z [36;1m       }[0m
2025-08-20T21:53:00.4405253Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T21:53:00.4405482Z [36;1m       ghcr_push_cmd[0m
2025-08-20T21:53:00.4406072Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T21:53:00.4406786Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T21:53:00.4407178Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T21:53:00.4407413Z [36;1m          ghcr_push_cmd[0m
2025-08-20T21:53:00.4408013Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T21:53:00.4408861Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T21:53:00.4409382Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T21:53:00.4409761Z [36;1m             return 1 || exit 1[0m
2025-08-20T21:53:00.4409978Z [36;1m           fi[0m
2025-08-20T21:53:00.4410154Z [36;1m       fi[0m
2025-08-20T21:53:00.4410317Z [36;1m   fi[0m
2025-08-20T21:53:00.4410473Z [36;1m fi[0m
2025-08-20T21:53:00.4411040Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T21:53:00.4451480Z shell: /usr/bin/bash -e {0}
2025-08-20T21:53:00.4451700Z env:
2025-08-20T21:53:00.4451859Z   CROSS_COMPILING: NO
2025-08-20T21:53:00.4452053Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:53:00.4452282Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:53:00.4452480Z   ON_QEMU: NO
2025-08-20T21:53:00.4452634Z   DEBUG: 0
2025-08-20T21:53:00.4452792Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:53:00.4453000Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:53:00.4453256Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nmap/nixpkgs
2025-08-20T21:53:00.4453518Z   KEEP_LOGS: YES
2025-08-20T21:53:00.4453690Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:53:00.4453881Z   PKG_FAMILY_LOCAL: nmap
2025-08-20T21:53:00.4454065Z   SBUILD_REBUILD: false
2025-08-20T21:53:00.4454562Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:53:00.4455080Z   BUILD_SYS: host://nix
2025-08-20T21:53:00.4455279Z   BUILD_ON_HOST: TRUE
2025-08-20T21:53:00.4455457Z   BUILD_SYSTEM: HOST
2025-08-20T21:53:00.4455630Z   SYSTMP: /tmp
2025-08-20T21:53:00.4455791Z   GHA_MODE: MATRIX
2025-08-20T21:53:00.4456504Z   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-20T21:53:00.4457016Z   INPUT_SBUILD: /tmp/pkgforge/GV6R4Wh0T_build.yaml
2025-08-20T21:53:00.4457314Z   BUILD_DIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml
2025-08-20T21:53:00.4457671Z   SBUILD_OUTDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR
2025-08-20T21:53:00.4458126Z   SBUILD_TMPDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:53:00.4458482Z   PKG_TYPE: static
2025-08-20T21:53:00.4458656Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:53:00.4459082Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:53:00.4459806Z   GHCR_TOKEN: ***
2025-08-20T21:53:00.4460097Z   GITHUB_TOKEN: ***
2025-08-20T21:53:00.4460301Z   GITLAB_TOKEN: ***
2025-08-20T21:53:00.4461385Z   MINISIGN_KEY: ***
2025-08-20T21:53:00.4461552Z ##[endgroup]
2025-08-20T21:53:00.4543883Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T21:53:00.4553259Z 32K	./BUILD_ARTIFACTS.zstd
2025-08-20T21:53:00.4565279Z total 204K
2025-08-20T21:53:00.4565478Z 4.0K CHECKSUM
2025-08-20T21:53:00.4565641Z 4.0K CHECKSUM.sig
2025-08-20T21:53:00.4565801Z  32K LICENSE
2025-08-20T21:53:00.4565953Z 4.0K LICENSE.sig
2025-08-20T21:53:00.4566114Z 4.0K SBUILD
2025-08-20T21:53:00.4566264Z 4.0K SBUILD.sig
2025-08-20T21:53:00.4566424Z 4.0K SBUILD_TEMP
2025-08-20T21:53:00.4566591Z 132K nmap.static.log
2025-08-20T21:53:00.4566773Z 4.0K nmap.static.version
2025-08-20T21:53:00.4566975Z 4.0K nmap.static.version.sig
2025-08-20T21:53:00.4567185Z 4.0K nmap.version
2025-08-20T21:53:00.4567354Z 4.0K nmap.version.sig
2025-08-20T21:53:00.4599833Z Error: "ghcr.io/pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-"
2025-08-20T21:53:00.4600586Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T21:53:05.4660977Z Error: "ghcr.io/pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-"
2025-08-20T21:53:05.4661780Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T21:53:05.4667956Z 
2025-08-20T21:53:05.4668357Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-
2025-08-20T21:53:05.4668671Z 
2025-08-20T21:53:05.4700117Z Error: "ghcr.io/pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-"
2025-08-20T21:53:05.4701189Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T21:53:05.4738585Z ##[group]Run ##Presets
2025-08-20T21:53:05.4739164Z [36;1m##Presets[0m
2025-08-20T21:53:05.4739379Z [36;1mset +x ; set +e[0m
2025-08-20T21:53:05.4739840Z [36;1m#-------------#[0m
2025-08-20T21:53:05.4740025Z [36;1m##Debug?[0m
2025-08-20T21:53:05.4740243Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:53:05.4740512Z [36;1m  set -x[0m
2025-08-20T21:53:05.4740673Z [36;1mfi[0m
2025-08-20T21:53:05.4740832Z [36;1m#-------------#[0m
2025-08-20T21:53:05.4741069Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T21:53:05.4741373Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:53:05.4776471Z shell: /usr/bin/bash -e {0}
2025-08-20T21:53:05.4776693Z env:
2025-08-20T21:53:05.4776853Z   CROSS_COMPILING: NO
2025-08-20T21:53:05.4777046Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:53:05.4777250Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:53:05.4777446Z   ON_QEMU: NO
2025-08-20T21:53:05.4777657Z   DEBUG: 0
2025-08-20T21:53:05.4777820Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:53:05.4778032Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:53:05.4778292Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nmap/nixpkgs
2025-08-20T21:53:05.4778569Z   KEEP_LOGS: YES
2025-08-20T21:53:05.4778914Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:53:05.4779110Z   PKG_FAMILY_LOCAL: nmap
2025-08-20T21:53:05.4779298Z   SBUILD_REBUILD: false
2025-08-20T21:53:05.4779794Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:53:05.4780318Z   BUILD_SYS: host://nix
2025-08-20T21:53:05.4780502Z   BUILD_ON_HOST: TRUE
2025-08-20T21:53:05.4780679Z   BUILD_SYSTEM: HOST
2025-08-20T21:53:05.4780852Z   SYSTMP: /tmp
2025-08-20T21:53:05.4781014Z   GHA_MODE: MATRIX
2025-08-20T21:53:05.4781416Z   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-20T21:53:05.4781905Z   INPUT_SBUILD: /tmp/pkgforge/GV6R4Wh0T_build.yaml
2025-08-20T21:53:05.4782203Z   BUILD_DIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml
2025-08-20T21:53:05.4782559Z   SBUILD_OUTDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR
2025-08-20T21:53:05.4783023Z   SBUILD_TMPDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:53:05.4783382Z   PKG_TYPE: static
2025-08-20T21:53:05.4783558Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:53:05.4783748Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:53:05.4783933Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:53:05.4784241Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-
2025-08-20T21:53:05.4784586Z ##[endgroup]
2025-08-20T21:53:05.4930216Z ##[group]Run actions/upload-artifact@v4
2025-08-20T21:53:05.4930546Z with:
2025-08-20T21:53:05.4930722Z   name: Bincache_nmap_aarch64-Linux
2025-08-20T21:53:05.4930983Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T21:53:05.4931246Z   compression-level: 0
2025-08-20T21:53:05.4931432Z   retention-days: 30
2025-08-20T21:53:05.4931606Z   overwrite: true
2025-08-20T21:53:05.4931782Z   if-no-files-found: warn
2025-08-20T21:53:05.4931983Z   include-hidden-files: false
2025-08-20T21:53:05.4932265Z env:
2025-08-20T21:53:05.4932416Z   CROSS_COMPILING: NO
2025-08-20T21:53:05.4932602Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:53:05.4932809Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:53:05.4933008Z   ON_QEMU: NO
2025-08-20T21:53:05.4933158Z   DEBUG: 0
2025-08-20T21:53:05.4933318Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:53:05.4933528Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:53:05.4933788Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nmap/nixpkgs
2025-08-20T21:53:05.4934126Z   KEEP_LOGS: YES
2025-08-20T21:53:05.4934305Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:53:05.4934496Z   PKG_FAMILY_LOCAL: nmap
2025-08-20T21:53:05.4934684Z   SBUILD_REBUILD: false
2025-08-20T21:53:05.4935176Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:53:05.4935700Z   BUILD_SYS: host://nix
2025-08-20T21:53:05.4935887Z   BUILD_ON_HOST: TRUE
2025-08-20T21:53:05.4936063Z   BUILD_SYSTEM: HOST
2025-08-20T21:53:05.4936626Z   SYSTMP: /tmp
2025-08-20T21:53:05.4936792Z   GHA_MODE: MATRIX
2025-08-20T21:53:05.4937190Z   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-20T21:53:05.4937674Z   INPUT_SBUILD: /tmp/pkgforge/GV6R4Wh0T_build.yaml
2025-08-20T21:53:05.4937973Z   BUILD_DIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml
2025-08-20T21:53:05.4938333Z   SBUILD_OUTDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR
2025-08-20T21:53:05.4939401Z   SBUILD_TMPDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:53:05.4939772Z   PKG_TYPE: static
2025-08-20T21:53:05.4939947Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:53:05.4940139Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:53:05.4940326Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:53:05.4940637Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-
2025-08-20T21:53:05.4940977Z   UTC_TIME: 2025_08_20T09_53_05_PM
2025-08-20T21:53:05.4941182Z ##[endgroup]
2025-08-20T21:53:05.6903688Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T21:53:05.6905636Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T21:53:05.6906217Z With the provided path, there will be 2 files uploaded
2025-08-20T21:53:06.0016830Z Artifact name is valid!
2025-08-20T21:53:06.0017987Z Root directory input is valid!
2025-08-20T21:53:06.1007799Z Beginning upload of artifact content to blob storage
2025-08-20T21:53:06.7860868Z Uploaded bytes 448136
2025-08-20T21:53:06.8724653Z Finished uploading artifact content to blob storage!
2025-08-20T21:53:06.8725711Z SHA256 digest of uploaded artifact zip is 8f8321e040c85e02f44039cd9a977b2b360f75e23fbb7786a95498f7597f93c7
2025-08-20T21:53:06.8726185Z Finalizing artifact upload
2025-08-20T21:53:07.0438595Z Artifact Bincache_nmap_aarch64-Linux.zip successfully finalized. Artifact ID 3813574042
2025-08-20T21:53:07.0439420Z Artifact Bincache_nmap_aarch64-Linux has been successfully uploaded! Final size is 448136 bytes. Artifact ID is 3813574042
2025-08-20T21:53:07.0445205Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17108595951/artifacts/3813574042
2025-08-20T21:53:07.0595036Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T21:53:07.0595358Z with:
2025-08-20T21:53:07.0595528Z   subject-name: nmap--
2025-08-20T21:53:07.0596195Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T21:53:07.0596889Z   show-summary: true
2025-08-20T21:53:07.0597084Z   push-to-registry: false
2025-08-20T21:53:07.0597474Z   github-token: ***
2025-08-20T21:53:07.0597650Z env:
2025-08-20T21:53:07.0597808Z   CROSS_COMPILING: NO
2025-08-20T21:53:07.0598003Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:53:07.0598221Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:53:07.0598449Z   ON_QEMU: NO
2025-08-20T21:53:07.0598611Z   DEBUG: 0
2025-08-20T21:53:07.0599029Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:53:07.0599258Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:53:07.0599568Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nmap/nixpkgs
2025-08-20T21:53:07.0599838Z   KEEP_LOGS: YES
2025-08-20T21:53:07.0600015Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:53:07.0600210Z   PKG_FAMILY_LOCAL: nmap
2025-08-20T21:53:07.0600407Z   SBUILD_REBUILD: false
2025-08-20T21:53:07.0600899Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:53:07.0601424Z   BUILD_SYS: host://nix
2025-08-20T21:53:07.0601616Z   BUILD_ON_HOST: TRUE
2025-08-20T21:53:07.0601797Z   BUILD_SYSTEM: HOST
2025-08-20T21:53:07.0601979Z   SYSTMP: /tmp
2025-08-20T21:53:07.0602145Z   GHA_MODE: MATRIX
2025-08-20T21:53:07.0602559Z   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-20T21:53:07.0603371Z   INPUT_SBUILD: /tmp/pkgforge/GV6R4Wh0T_build.yaml
2025-08-20T21:53:07.0603679Z   BUILD_DIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml
2025-08-20T21:53:07.0604048Z   SBUILD_OUTDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR
2025-08-20T21:53:07.0604509Z   SBUILD_TMPDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:53:07.0604872Z   PKG_TYPE: static
2025-08-20T21:53:07.0605051Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:53:07.0605248Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:53:07.0605440Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:53:07.0605753Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-
2025-08-20T21:53:07.0606104Z   UTC_TIME: 2025_08_20T09_53_05_PM
2025-08-20T21:53:07.0606321Z ##[endgroup]
2025-08-20T21:53:07.0686511Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T21:53:07.0686931Z env:
2025-08-20T21:53:07.0687093Z   CROSS_COMPILING: NO
2025-08-20T21:53:07.0687318Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:53:07.0687535Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:53:07.0687739Z   ON_QEMU: NO
2025-08-20T21:53:07.0687900Z   DEBUG: 0
2025-08-20T21:53:07.0688085Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:53:07.0688304Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:53:07.0688565Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nmap/nixpkgs
2025-08-20T21:53:07.0689169Z   KEEP_LOGS: YES
2025-08-20T21:53:07.0689361Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:53:07.0689560Z   PKG_FAMILY_LOCAL: nmap
2025-08-20T21:53:07.0689755Z   SBUILD_REBUILD: false
2025-08-20T21:53:07.0690258Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:53:07.0690784Z   BUILD_SYS: host://nix
2025-08-20T21:53:07.0690973Z   BUILD_ON_HOST: TRUE
2025-08-20T21:53:07.0691156Z   BUILD_SYSTEM: HOST
2025-08-20T21:53:07.0691334Z   SYSTMP: /tmp
2025-08-20T21:53:07.0691503Z   GHA_MODE: MATRIX
2025-08-20T21:53:07.0691920Z   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-20T21:53:07.0692411Z   INPUT_SBUILD: /tmp/pkgforge/GV6R4Wh0T_build.yaml
2025-08-20T21:53:07.0693018Z   BUILD_DIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml
2025-08-20T21:53:07.0693411Z   SBUILD_OUTDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR
2025-08-20T21:53:07.0693874Z   SBUILD_TMPDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:53:07.0694241Z   PKG_TYPE: static
2025-08-20T21:53:07.0694420Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:53:07.0694619Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:53:07.0694812Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:53:07.0695129Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-
2025-08-20T21:53:07.0695482Z   UTC_TIME: 2025_08_20T09_53_05_PM
2025-08-20T21:53:07.0695692Z ##[endgroup]
2025-08-20T21:53:07.9700077Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T21:53:07.9700433Z with:
2025-08-20T21:53:07.9701091Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T21:53:07.9701796Z   subject-name: nmap--
2025-08-20T21:53:07.9702049Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T21:53:07.9704570Z   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/17108595951/attempts/1"}}}
2025-08-20T21:53:07.9707415Z   push-to-registry: false
2025-08-20T21:53:07.9707619Z   show-summary: true
2025-08-20T21:53:07.9708101Z   github-token: ***
2025-08-20T21:53:07.9708281Z env:
2025-08-20T21:53:07.9708438Z   CROSS_COMPILING: NO
2025-08-20T21:53:07.9708635Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:53:07.9709083Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:53:07.9709296Z   ON_QEMU: NO
2025-08-20T21:53:07.9709457Z   DEBUG: 0
2025-08-20T21:53:07.9709626Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:53:07.9709846Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:53:07.9710110Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nmap/nixpkgs
2025-08-20T21:53:07.9710382Z   KEEP_LOGS: YES
2025-08-20T21:53:07.9710560Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:53:07.9710764Z   PKG_FAMILY_LOCAL: nmap
2025-08-20T21:53:07.9710973Z   SBUILD_REBUILD: false
2025-08-20T21:53:07.9711463Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:53:07.9711999Z   BUILD_SYS: host://nix
2025-08-20T21:53:07.9712191Z   BUILD_ON_HOST: TRUE
2025-08-20T21:53:07.9712377Z   BUILD_SYSTEM: HOST
2025-08-20T21:53:07.9712560Z   SYSTMP: /tmp
2025-08-20T21:53:07.9712735Z   GHA_MODE: MATRIX
2025-08-20T21:53:07.9713145Z   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-20T21:53:07.9713640Z   INPUT_SBUILD: /tmp/pkgforge/GV6R4Wh0T_build.yaml
2025-08-20T21:53:07.9713951Z   BUILD_DIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml
2025-08-20T21:53:07.9714320Z   SBUILD_OUTDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR
2025-08-20T21:53:07.9714785Z   SBUILD_TMPDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:53:07.9715167Z   PKG_TYPE: static
2025-08-20T21:53:07.9715353Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:53:07.9715554Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:53:07.9715745Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:53:07.9716379Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-
2025-08-20T21:53:07.9716757Z   UTC_TIME: 2025_08_20T09_53_05_PM
2025-08-20T21:53:07.9716970Z ##[endgroup]
2025-08-20T21:53:09.6255929Z Attestation created for 12 subjects
2025-08-20T21:53:09.6260738Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T21:53:09.6261183Z -----BEGIN CERTIFICATE-----
2025-08-20T21:53:09.6261528Z MIIG7zCCBnWgAwIBAgIUHLB8HbViX74XZnVmt4Z6RJKtPTowCgYIKoZIzj0EAwMw
2025-08-20T21:53:09.6261993Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T21:53:09.6262459Z cm1lZGlhdGUwHhcNMjUwODIwMjE1MzA4WhcNMjUwODIwMjIwMzA4WjAAMFkwEwYH
2025-08-20T21:53:09.6262905Z KoZIzj0CAQYIKoZIzj0DAQcDQgAE/oCRgLKSi6db9TGvc5PtYpkZW9GZNi2dAaTH
2025-08-20T21:53:09.6263372Z vp+rJv464nct1JdKGIWmUQLZEievgpyja/9Xdf+ZRHHRbJR7a6OCBZQwggWQMA4G
2025-08-20T21:53:09.6263813Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUGc7V
2025-08-20T21:53:09.6264281Z KIMB1TGyTFBiJBAtsGhVdKUwHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T21:53:09.6264726Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T21:53:09.6265165Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T21:53:09.6265615Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T21:53:09.6266091Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T21:53:09.6266521Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T21:53:09.6266966Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T21:53:09.6267431Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T21:53:09.6267894Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T21:53:09.6269035Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T21:53:09.6269485Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T21:53:09.6269941Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T21:53:09.6270399Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T21:53:09.6270842Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T21:53:09.6271291Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T21:53:09.6271750Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T21:53:09.6272214Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T21:53:09.6272670Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T21:53:09.6273125Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T21:53:09.6273575Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T21:53:09.6274030Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T21:53:09.6274487Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T21:53:09.6274962Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T21:53:09.6275430Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T21:53:09.6275881Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA4NTk1OTUxL2F0
2025-08-20T21:53:09.6276344Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T21:53:09.6276810Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJeLhG
2025-08-20T21:53:09.6277262Z AAAEAwBHMEUCIQCs9JTYC1VwC7JhRl/dGiVYMlSZrfzR78SJRd1++jqfMgIgHjIf
2025-08-20T21:53:09.6277705Z FUteohxQK0zM4KhuPFMgFnx1K5TMlPHrNiP1DeowCgYIKoZIzj0EAwMDaAAwZQIx
2025-08-20T21:53:09.6278162Z AK4PSDbFiaRKTeTqQmMTp609XFpUQ285PO3oLWoVWhPRlj4LjQC1I8CLD17FDfMt
2025-08-20T21:53:09.6278619Z ZgIwMc7ZwbROPrj/fG2KKqbWLCKeWp7FeSNtnReISHkWAMbBGAxKxZXChPtpNhgv
2025-08-20T21:53:09.6279175Z f5XC
2025-08-20T21:53:09.6279392Z -----END CERTIFICATE-----
2025-08-20T21:53:09.6279528Z 
2025-08-20T21:53:09.6279988Z ##[endgroup]
2025-08-20T21:53:09.6280817Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T21:53:09.6281275Z https://search.sigstore.dev?logIndex=414467247
2025-08-20T21:53:09.6281660Z [36mAttestation uploaded to repository[39m
2025-08-20T21:53:09.6281976Z https://github.com/pkgforge/bincache/attestations/9874822
2025-08-20T21:53:09.7444031Z ##[group]Run ##Presets
2025-08-20T21:53:09.7444325Z [36;1m##Presets[0m
2025-08-20T21:53:09.7444510Z [36;1mset +x ; set +e[0m
2025-08-20T21:53:09.7444705Z [36;1m#-------------#[0m
2025-08-20T21:53:09.7444894Z [36;1m##Debug?[0m
2025-08-20T21:53:09.7445119Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:53:09.7445398Z [36;1m  set -x[0m
2025-08-20T21:53:09.7445568Z [36;1mfi[0m
2025-08-20T21:53:09.7445801Z [36;1m#-------------#[0m
2025-08-20T21:53:09.7446124Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T21:53:09.7446610Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/nmap/nixpkgs"[0m
2025-08-20T21:53:09.7446988Z [36;1m exit 1[0m
2025-08-20T21:53:09.7447157Z [36;1mfi[0m
2025-08-20T21:53:09.7481506Z shell: /usr/bin/bash -e {0}
2025-08-20T21:53:09.7481743Z env:
2025-08-20T21:53:09.7481907Z   CROSS_COMPILING: NO
2025-08-20T21:53:09.7482159Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:53:09.7482385Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:53:09.7482589Z   ON_QEMU: NO
2025-08-20T21:53:09.7482750Z   DEBUG: 0
2025-08-20T21:53:09.7482923Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:53:09.7483145Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:53:09.7483410Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nmap/nixpkgs
2025-08-20T21:53:09.7483682Z   KEEP_LOGS: YES
2025-08-20T21:53:09.7483864Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:53:09.7484366Z   PKG_FAMILY_LOCAL: nmap
2025-08-20T21:53:09.7484564Z   SBUILD_REBUILD: false
2025-08-20T21:53:09.7485070Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:53:09.7485599Z   BUILD_SYS: host://nix
2025-08-20T21:53:09.7485788Z   BUILD_ON_HOST: TRUE
2025-08-20T21:53:09.7485973Z   BUILD_SYSTEM: HOST
2025-08-20T21:53:09.7486156Z   SYSTMP: /tmp
2025-08-20T21:53:09.7486326Z   GHA_MODE: MATRIX
2025-08-20T21:53:09.7486743Z   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-20T21:53:09.7487231Z   INPUT_SBUILD: /tmp/pkgforge/GV6R4Wh0T_build.yaml
2025-08-20T21:53:09.7487537Z   BUILD_DIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml
2025-08-20T21:53:09.7487904Z   SBUILD_OUTDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR
2025-08-20T21:53:09.7488366Z   SBUILD_TMPDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:53:09.7489021Z   PKG_TYPE: static
2025-08-20T21:53:09.7489212Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:53:09.7489411Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:53:09.7489604Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:53:09.7489922Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-
2025-08-20T21:53:09.7490276Z   UTC_TIME: 2025_08_20T09_53_05_PM
2025-08-20T21:53:09.7490488Z ##[endgroup]
2025-08-20T21:53:10.9442260Z ##[group]Run ##Presets
2025-08-20T21:53:10.9442545Z [36;1m##Presets[0m
2025-08-20T21:53:10.9442730Z [36;1mset +x ; set +e[0m
2025-08-20T21:53:10.9442925Z [36;1m#-------------#[0m
2025-08-20T21:53:10.9443113Z [36;1m##Debug?[0m
2025-08-20T21:53:10.9443336Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:53:10.9443613Z [36;1m  set -x[0m
2025-08-20T21:53:10.9443784Z [36;1mfi[0m
2025-08-20T21:53:10.9443948Z [36;1m#-------------#[0m
2025-08-20T21:53:10.9444178Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T21:53:10.9444617Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/nmap/nixpkgs"[0m
2025-08-20T21:53:10.9444997Z [36;1m exit 1[0m
2025-08-20T21:53:10.9445166Z [36;1mfi[0m
2025-08-20T21:53:10.9478620Z shell: /usr/bin/bash -e {0}
2025-08-20T21:53:10.9479089Z env:
2025-08-20T21:53:10.9479269Z   CROSS_COMPILING: NO
2025-08-20T21:53:10.9479474Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:53:10.9479750Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:53:10.9479964Z   ON_QEMU: NO
2025-08-20T21:53:10.9480127Z   DEBUG: 0
2025-08-20T21:53:10.9480293Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:53:10.9480511Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:53:10.9480780Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nmap/nixpkgs
2025-08-20T21:53:10.9481054Z   KEEP_LOGS: YES
2025-08-20T21:53:10.9481230Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:53:10.9481428Z   PKG_FAMILY_LOCAL: nmap
2025-08-20T21:53:10.9481627Z   SBUILD_REBUILD: false
2025-08-20T21:53:10.9482131Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:53:10.9482676Z   BUILD_SYS: host://nix
2025-08-20T21:53:10.9482867Z   BUILD_ON_HOST: TRUE
2025-08-20T21:53:10.9483054Z   BUILD_SYSTEM: HOST
2025-08-20T21:53:10.9483236Z   SYSTMP: /tmp
2025-08-20T21:53:10.9483408Z   GHA_MODE: MATRIX
2025-08-20T21:53:10.9483821Z   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-20T21:53:10.9484311Z   INPUT_SBUILD: /tmp/pkgforge/GV6R4Wh0T_build.yaml
2025-08-20T21:53:10.9484619Z   BUILD_DIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml
2025-08-20T21:53:10.9484995Z   SBUILD_OUTDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR
2025-08-20T21:53:10.9485464Z   SBUILD_TMPDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:53:10.9485830Z   PKG_TYPE: static
2025-08-20T21:53:10.9486016Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:53:10.9486608Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:53:10.9486803Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:53:10.9487120Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-
2025-08-20T21:53:10.9487474Z   UTC_TIME: 2025_08_20T09_53_05_PM
2025-08-20T21:53:10.9487688Z ##[endgroup]
2025-08-20T21:53:10.9905711Z 
2025-08-20T21:53:10.9906013Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/nmap/nixpkgs
2025-08-20T21:53:10.9920194Z ##[error]Process completed with exit code 1.
2025-08-20T21:53:10.9967141Z ##[group]Run ##Presets
2025-08-20T21:53:10.9967688Z [36;1m##Presets[0m
2025-08-20T21:53:10.9967881Z [36;1mset +x ; set +e[0m
2025-08-20T21:53:10.9968073Z [36;1m#-------------#[0m
2025-08-20T21:53:10.9968258Z [36;1m##Debug?[0m
2025-08-20T21:53:10.9968484Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:53:10.9968949Z [36;1m  set -x[0m
2025-08-20T21:53:10.9969119Z [36;1mfi[0m
2025-08-20T21:53:10.9969282Z [36;1m#-------------#[0m
2025-08-20T21:53:10.9969624Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T21:53:10.9969994Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T21:53:10.9970269Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T21:53:10.9970521Z [36;1mfi[0m
2025-08-20T21:53:11.0004598Z shell: /usr/bin/bash -e {0}
2025-08-20T21:53:11.0004836Z env:
2025-08-20T21:53:11.0005008Z   CROSS_COMPILING: NO
2025-08-20T21:53:11.0005299Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:53:11.0005528Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:53:11.0005734Z   ON_QEMU: NO
2025-08-20T21:53:11.0005899Z   DEBUG: 0
2025-08-20T21:53:11.0006067Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:53:11.0006286Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:53:11.0006561Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nmap/nixpkgs
2025-08-20T21:53:11.0006835Z   KEEP_LOGS: YES
2025-08-20T21:53:11.0007015Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:53:11.0007230Z   PKG_FAMILY_LOCAL: nmap
2025-08-20T21:53:11.0007427Z   SBUILD_REBUILD: false
2025-08-20T21:53:11.0007937Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml
2025-08-20T21:53:11.0008468Z   BUILD_SYS: host://nix
2025-08-20T21:53:11.0008662Z   BUILD_ON_HOST: TRUE
2025-08-20T21:53:11.0009144Z   BUILD_SYSTEM: HOST
2025-08-20T21:53:11.0009326Z   SYSTMP: /tmp
2025-08-20T21:53:11.0009496Z   GHA_MODE: MATRIX
2025-08-20T21:53:11.0009910Z   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-20T21:53:11.0010401Z   INPUT_SBUILD: /tmp/pkgforge/GV6R4Wh0T_build.yaml
2025-08-20T21:53:11.0010707Z   BUILD_DIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml
2025-08-20T21:53:11.0011079Z   SBUILD_OUTDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR
2025-08-20T21:53:11.0011544Z   SBUILD_TMPDIR: /tmp/pkgforge/blYEblU_GV6R4Wh0T_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:53:11.0011917Z   PKG_TYPE: static
2025-08-20T21:53:11.0012097Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:53:11.0012294Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:53:11.0012486Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:53:11.0012805Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nmap/nixpkgs/nmap-srcbuild-
2025-08-20T21:53:11.0013158Z   UTC_TIME: 2025_08_20T09_53_05_PM
2025-08-20T21:53:11.0013371Z ##[endgroup]
2025-08-20T21:53:11.6391557Z EXITED
2025-08-20T21:53:11.6444386Z Cleaning up orphan processes
